@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
26 lines (25 loc) • 1.21 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneColor: FluentIcon;
export declare const PhoneFilled: FluentIcon;
export declare const PhoneRegular: FluentIcon;
export declare const Phone12Regular: FluentIcon;
export declare const Phone12Filled: FluentIcon;
export declare const Phone16Regular: FluentIcon;
export declare const Phone16Filled: FluentIcon;
export declare const Phone16Color: FluentIcon;
export declare const Phone20Regular: FluentIcon;
export declare const Phone20Filled: FluentIcon;
export declare const Phone20Color: FluentIcon;
export declare const Phone24Regular: FluentIcon;
export declare const Phone24Filled: FluentIcon;
export declare const Phone24Color: FluentIcon;
export declare const Phone28Regular: FluentIcon;
export declare const Phone28Filled: FluentIcon;
export declare const Phone28Color: FluentIcon;
export declare const Phone32Regular: FluentIcon;
export declare const Phone32Filled: FluentIcon;
export declare const Phone32Light: FluentIcon;
export declare const Phone32Color: FluentIcon;
export declare const Phone48Regular: FluentIcon;
export declare const Phone48Filled: FluentIcon;
export declare const Phone48Color: FluentIcon;