@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 630 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DocumentBulletListCubeFilled: FluentFontIcon;
export declare const DocumentBulletListCubeRegular: FluentFontIcon;
export declare const DocumentBulletListCube16Regular: FluentFontIcon;
export declare const DocumentBulletListCube16Filled: FluentFontIcon;
export declare const DocumentBulletListCube20Regular: FluentFontIcon;
export declare const DocumentBulletListCube20Filled: FluentFontIcon;
export declare const DocumentBulletListCube24Regular: FluentFontIcon;
export declare const DocumentBulletListCube24Filled: FluentFontIcon;