@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 865 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const HardDriveFilled: FluentFontIcon;
export declare const HardDriveRegular: FluentFontIcon;
export declare const HardDrive16Regular: FluentFontIcon;
export declare const HardDrive16Filled: FluentFontIcon;
export declare const HardDrive20Regular: FluentFontIcon;
export declare const HardDrive20Filled: FluentFontIcon;
export declare const HardDrive24Regular: FluentFontIcon;
export declare const HardDrive24Filled: FluentFontIcon;
export declare const HardDrive28Regular: FluentFontIcon;
export declare const HardDrive28Filled: FluentFontIcon;
export declare const HardDrive32Regular: FluentFontIcon;
export declare const HardDrive32Filled: FluentFontIcon;
export declare const HardDrive48Regular: FluentFontIcon;
export declare const HardDrive48Filled: FluentFontIcon;