@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 868 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneLaptopColor: FluentIcon;
export declare const PhoneLaptopFilled: FluentIcon;
export declare const PhoneLaptopRegular: FluentIcon;
export declare const PhoneLaptop16Regular: FluentIcon;
export declare const PhoneLaptop16Filled: FluentIcon;
export declare const PhoneLaptop16Color: FluentIcon;
export declare const PhoneLaptop20Regular: FluentIcon;
export declare const PhoneLaptop20Filled: FluentIcon;
export declare const PhoneLaptop20Color: FluentIcon;
export declare const PhoneLaptop24Regular: FluentIcon;
export declare const PhoneLaptop24Filled: FluentIcon;
export declare const PhoneLaptop24Color: FluentIcon;
export declare const PhoneLaptop32Regular: FluentIcon;
export declare const PhoneLaptop32Filled: FluentIcon;
export declare const PhoneLaptop32Color: FluentIcon;