UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

11 lines (10 loc) 495 B
import type { FluentIcon } from '../../utils/createFluentIcon'; export declare const ColorFilled: FluentIcon; export declare const ColorRegular: FluentIcon; export declare const Color16Regular: FluentIcon; export declare const Color16Filled: FluentIcon; export declare const Color20Regular: FluentIcon; export declare const Color20Filled: FluentIcon; export declare const Color24Regular: FluentIcon; export declare const Color24Filled: FluentIcon; export declare const Color32Light: FluentIcon;