UNPKG

@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
import type { FluentIcon } from '../../utils/createFluentIcon'; export declare const ClockColor: FluentIcon; export declare const ClockFilled: FluentIcon; export declare const ClockRegular: FluentIcon; export declare const Clock12Regular: FluentIcon; export declare const Clock12Filled: FluentIcon; export declare const Clock16Regular: FluentIcon; export declare const Clock16Filled: FluentIcon; export declare const Clock16Color: FluentIcon; export declare const Clock20Regular: FluentIcon; export declare const Clock20Filled: FluentIcon; export declare const Clock20Color: FluentIcon; export declare const Clock24Regular: FluentIcon; export declare const Clock24Filled: FluentIcon; export declare const Clock24Color: FluentIcon; export declare const Clock28Regular: FluentIcon; export declare const Clock28Filled: FluentIcon; export declare const Clock28Color: FluentIcon; export declare const Clock32Regular: FluentIcon; export declare const Clock32Filled: FluentIcon; export declare const Clock32Light: FluentIcon; export declare const Clock32Color: FluentIcon; export declare const Clock48Regular: FluentIcon; export declare const Clock48Filled: FluentIcon; export declare const Clock48Color: FluentIcon;