@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
20 lines (19 loc) • 958 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LibraryColor: FluentIcon;
export declare const LibraryFilled: FluentIcon;
export declare const LibraryRegular: FluentIcon;
export declare const Library16Regular: FluentIcon;
export declare const Library16Filled: FluentIcon;
export declare const Library16Color: FluentIcon;
export declare const Library20Regular: FluentIcon;
export declare const Library20Filled: FluentIcon;
export declare const Library20Color: FluentIcon;
export declare const Library24Regular: FluentIcon;
export declare const Library24Filled: FluentIcon;
export declare const Library24Color: FluentIcon;
export declare const Library28Regular: FluentIcon;
export declare const Library28Filled: FluentIcon;
export declare const Library28Color: FluentIcon;
export declare const Library32Regular: FluentIcon;
export declare const Library32Filled: FluentIcon;
export declare const Library32Color: FluentIcon;