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

12 lines
565 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FormNewFilled: FluentIcon;
export declare const FormNewRegular: FluentIcon;
export declare const FormNew20Regular: FluentIcon;
export declare const FormNew20Filled: FluentIcon;
export declare const FormNew24Regular: FluentIcon;
export declare const FormNew24Filled: FluentIcon;
export declare const FormNew28Regular: FluentIcon;
export declare const FormNew28Filled: FluentIcon;
export declare const FormNew48Regular: FluentIcon;
export declare const FormNew48Filled: FluentIcon;