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

16 lines
921 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const NotepadPersonFilled: FluentFontIcon;
export declare const NotepadPersonRegular: FluentFontIcon;
export declare const NotepadPerson16Regular: FluentFontIcon;
export declare const NotepadPerson16Filled: FluentFontIcon;
export declare const NotepadPerson20Regular: FluentFontIcon;
export declare const NotepadPerson20Filled: FluentFontIcon;
export declare const NotepadPerson24Regular: FluentFontIcon;
export declare const NotepadPerson24Filled: FluentFontIcon;
export declare const NotepadPerson28Regular: FluentFontIcon;
export declare const NotepadPerson28Filled: FluentFontIcon;
export declare const NotepadPerson32Regular: FluentFontIcon;
export declare const NotepadPerson32Filled: FluentFontIcon;
export declare const NotepadPerson48Regular: FluentFontIcon;
export declare const NotepadPerson48Filled: FluentFontIcon;