@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
23 lines (22 loc) • 1.09 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LaptopColor: FluentIcon;
export declare const LaptopFilled: FluentIcon;
export declare const LaptopRegular: FluentIcon;
export declare const Laptop16Regular: FluentIcon;
export declare const Laptop16Filled: FluentIcon;
export declare const Laptop16Color: FluentIcon;
export declare const Laptop20Regular: FluentIcon;
export declare const Laptop20Filled: FluentIcon;
export declare const Laptop20Color: FluentIcon;
export declare const Laptop24Regular: FluentIcon;
export declare const Laptop24Filled: FluentIcon;
export declare const Laptop24Color: FluentIcon;
export declare const Laptop28Regular: FluentIcon;
export declare const Laptop28Filled: FluentIcon;
export declare const Laptop28Color: FluentIcon;
export declare const Laptop32Regular: FluentIcon;
export declare const Laptop32Filled: FluentIcon;
export declare const Laptop32Color: FluentIcon;
export declare const Laptop48Regular: FluentIcon;
export declare const Laptop48Filled: FluentIcon;
export declare const Laptop48Color: FluentIcon;