Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/layer.d.ts

8 lines
351 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LayerFilled: FluentIcon;
export declare const LayerRegular: FluentIcon;
export declare const Layer20Regular: FluentIcon;
export declare const Layer20Filled: FluentIcon;
export declare const Layer24Regular: FluentIcon;
export declare const Layer24Filled: FluentIcon;