@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 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;