Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/hard-drive.d.ts

16 lines
795 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const HardDriveFilled: FluentIcon;
export declare const HardDriveRegular: FluentIcon;
export declare const HardDrive16Regular: FluentIcon;
export declare const HardDrive16Filled: FluentIcon;
export declare const HardDrive20Regular: FluentIcon;
export declare const HardDrive20Filled: FluentIcon;
export declare const HardDrive24Regular: FluentIcon;
export declare const HardDrive24Filled: FluentIcon;
export declare const HardDrive28Regular: FluentIcon;
export declare const HardDrive28Filled: FluentIcon;
export declare const HardDrive32Regular: FluentIcon;
export declare const HardDrive32Filled: FluentIcon;
export declare const HardDrive48Regular: FluentIcon;
export declare const HardDrive48Filled: FluentIcon;