UNPKG

@fluentui/react-icons

Version:

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

62 lines (61 loc) 3.41 kB
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const AgentsFilled: FluentFontIcon; export declare const AgentsRegular: FluentFontIcon; export declare const AgentsAddFilled: FluentFontIcon; export declare const AgentsAddRegular: FluentFontIcon; export declare const CoinMultipleFilled: FluentFontIcon; export declare const CoinMultipleRegular: FluentFontIcon; export declare const CoinStackFilled: FluentFontIcon; export declare const CoinStackRegular: FluentFontIcon; export declare const FixedWidthFilled: FluentFontIcon; export declare const FixedWidthRegular: FluentFontIcon; export declare const GridFilled: FluentFontIcon; export declare const GridRegular: FluentFontIcon; export declare const GridDotsFilled: FluentFontIcon; export declare const GridDotsRegular: FluentFontIcon; export declare const GridKanbanFilled: FluentFontIcon; export declare const GridKanbanRegular: FluentFontIcon; export declare const Multiplier12XFilled: FluentFontIcon; export declare const Multiplier12XRegular: FluentFontIcon; export declare const Multiplier15XFilled: FluentFontIcon; export declare const Multiplier15XRegular: FluentFontIcon; export declare const Multiplier18XFilled: FluentFontIcon; export declare const Multiplier18XRegular: FluentFontIcon; export declare const Multiplier1XFilled: FluentFontIcon; export declare const Multiplier1XRegular: FluentFontIcon; export declare const Multiplier2XFilled: FluentFontIcon; export declare const Multiplier2XRegular: FluentFontIcon; export declare const Multiplier5XFilled: FluentFontIcon; export declare const Multiplier5XRegular: FluentFontIcon; export declare const MultiselectLtrFilled: FluentFontIcon; export declare const MultiselectLtrRegular: FluentFontIcon; export declare const MultiselectRtlFilled: FluentFontIcon; export declare const MultiselectRtlRegular: FluentFontIcon; export declare const NewFilled: FluentFontIcon; export declare const NewRegular: FluentFontIcon; export declare const NewsFilled: FluentFontIcon; export declare const NewsRegular: FluentFontIcon; export declare const QuestionFilled: FluentFontIcon; export declare const QuestionRegular: FluentFontIcon; export declare const QuestionCircleFilled: FluentFontIcon; export declare const QuestionCircleRegular: FluentFontIcon; export declare const RadarFilled: FluentFontIcon; export declare const RadarRegular: FluentFontIcon; export declare const RadarCheckmarkFilled: FluentFontIcon; export declare const RadarCheckmarkRegular: FluentFontIcon; export declare const RadarRectangleMultipleFilled: FluentFontIcon; export declare const RadarRectangleMultipleRegular: FluentFontIcon; export declare const RadioButtonFilled: FluentFontIcon; export declare const RadioButtonRegular: FluentFontIcon; export declare const RotateLeftFilled: FluentFontIcon; export declare const RotateLeftRegular: FluentFontIcon; export declare const RotateRightFilled: FluentFontIcon; export declare const RotateRightRegular: FluentFontIcon; export declare const SymbolsFilled: FluentFontIcon; export declare const SymbolsRegular: FluentFontIcon; export declare const UsbPlugFilled: FluentFontIcon; export declare const UsbPlugRegular: FluentFontIcon; export declare const UsbStickFilled: FluentFontIcon; export declare const UsbStickRegular: FluentFontIcon; export declare const XrayFilled: FluentFontIcon; export declare const XrayRegular: FluentFontIcon;