Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/svg/form-new.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

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;