@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 629 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const NotebookFilled: FluentFontIcon;
export declare const NotebookRegular: FluentFontIcon;
export declare const Notebook16Regular: FluentFontIcon;
export declare const Notebook16Filled: FluentFontIcon;
export declare const Notebook20Regular: FluentFontIcon;
export declare const Notebook20Filled: FluentFontIcon;
export declare const Notebook24Regular: FluentFontIcon;
export declare const Notebook24Filled: FluentFontIcon;
export declare const Notebook32Regular: FluentFontIcon;
export declare const Notebook32Filled: FluentFontIcon;