@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 574 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderLightningFilled: FluentFontIcon;
export declare const FolderLightningRegular: FluentFontIcon;
export declare const FolderLightning16Regular: FluentFontIcon;
export declare const FolderLightning16Filled: FluentFontIcon;
export declare const FolderLightning20Regular: FluentFontIcon;
export declare const FolderLightning20Filled: FluentFontIcon;
export declare const FolderLightning24Regular: FluentFontIcon;
export declare const FolderLightning24Filled: FluentFontIcon;