UNPKG

@fluentui/react-icons

Version:

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

16 lines (15 loc) 907 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const TriangleDownFilled: FluentFontIcon; export declare const TriangleDownRegular: FluentFontIcon; export declare const TriangleDown12Regular: FluentFontIcon; export declare const TriangleDown12Filled: FluentFontIcon; export declare const TriangleDown16Regular: FluentFontIcon; export declare const TriangleDown16Filled: FluentFontIcon; export declare const TriangleDown20Regular: FluentFontIcon; export declare const TriangleDown20Filled: FluentFontIcon; export declare const TriangleDown24Regular: FluentFontIcon; export declare const TriangleDown24Filled: FluentFontIcon; export declare const TriangleDown32Regular: FluentFontIcon; export declare const TriangleDown32Filled: FluentFontIcon; export declare const TriangleDown48Regular: FluentFontIcon; export declare const TriangleDown48Filled: FluentFontIcon;