@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
26 lines (25 loc) • 1.19 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ChatColor: FluentIcon;
export declare const ChatFilled: FluentIcon;
export declare const ChatRegular: FluentIcon;
export declare const Chat12Regular: FluentIcon;
export declare const Chat12Filled: FluentIcon;
export declare const Chat16Regular: FluentIcon;
export declare const Chat16Filled: FluentIcon;
export declare const Chat16Color: FluentIcon;
export declare const Chat20Regular: FluentIcon;
export declare const Chat20Filled: FluentIcon;
export declare const Chat20Color: FluentIcon;
export declare const Chat24Regular: FluentIcon;
export declare const Chat24Filled: FluentIcon;
export declare const Chat24Color: FluentIcon;
export declare const Chat28Regular: FluentIcon;
export declare const Chat28Filled: FluentIcon;
export declare const Chat28Color: FluentIcon;
export declare const Chat32Regular: FluentIcon;
export declare const Chat32Filled: FluentIcon;
export declare const Chat32Light: FluentIcon;
export declare const Chat32Color: FluentIcon;
export declare const Chat48Regular: FluentIcon;
export declare const Chat48Filled: FluentIcon;
export declare const Chat48Color: FluentIcon;