@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 851 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ClosedCaptionFilled: FluentIcon;
export declare const ClosedCaptionRegular: FluentIcon;
export declare const ClosedCaption16Regular: FluentIcon;
export declare const ClosedCaption16Filled: FluentIcon;
export declare const ClosedCaption20Regular: FluentIcon;
export declare const ClosedCaption20Filled: FluentIcon;
export declare const ClosedCaption24Regular: FluentIcon;
export declare const ClosedCaption24Filled: FluentIcon;
export declare const ClosedCaption28Regular: FluentIcon;
export declare const ClosedCaption28Filled: FluentIcon;
export declare const ClosedCaption32Regular: FluentIcon;
export declare const ClosedCaption32Filled: FluentIcon;
export declare const ClosedCaption48Regular: FluentIcon;
export declare const ClosedCaption48Filled: FluentIcon;