@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
26 lines (25 loc) • 1.26 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CommentColor: FluentIcon;
export declare const CommentFilled: FluentIcon;
export declare const CommentRegular: FluentIcon;
export declare const Comment12Regular: FluentIcon;
export declare const Comment12Filled: FluentIcon;
export declare const Comment16Regular: FluentIcon;
export declare const Comment16Filled: FluentIcon;
export declare const Comment16Color: FluentIcon;
export declare const Comment20Regular: FluentIcon;
export declare const Comment20Filled: FluentIcon;
export declare const Comment20Color: FluentIcon;
export declare const Comment24Regular: FluentIcon;
export declare const Comment24Filled: FluentIcon;
export declare const Comment24Color: FluentIcon;
export declare const Comment28Regular: FluentIcon;
export declare const Comment28Filled: FluentIcon;
export declare const Comment28Color: FluentIcon;
export declare const Comment32Regular: FluentIcon;
export declare const Comment32Filled: FluentIcon;
export declare const Comment32Light: FluentIcon;
export declare const Comment32Color: FluentIcon;
export declare const Comment48Regular: FluentIcon;
export declare const Comment48Filled: FluentIcon;
export declare const Comment48Color: FluentIcon;