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

10 lines
488 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonNoteFilled: FluentIcon;
export declare const PersonNoteRegular: FluentIcon;
export declare const PersonNote16Regular: FluentIcon;
export declare const PersonNote16Filled: FluentIcon;
export declare const PersonNote20Regular: FluentIcon;
export declare const PersonNote20Filled: FluentIcon;
export declare const PersonNote24Regular: FluentIcon;
export declare const PersonNote24Filled: FluentIcon;