UNPKG

@fluentui/react-icons

Version:

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

14 lines (13 loc) 788 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const TriangleLeftFilled: FluentFontIcon; export declare const TriangleLeftRegular: FluentFontIcon; export declare const TriangleLeft12Regular: FluentFontIcon; export declare const TriangleLeft12Filled: FluentFontIcon; export declare const TriangleLeft16Regular: FluentFontIcon; export declare const TriangleLeft16Filled: FluentFontIcon; export declare const TriangleLeft20Regular: FluentFontIcon; export declare const TriangleLeft20Filled: FluentFontIcon; export declare const TriangleLeft32Regular: FluentFontIcon; export declare const TriangleLeft32Filled: FluentFontIcon; export declare const TriangleLeft48Regular: FluentFontIcon; export declare const TriangleLeft48Filled: FluentFontIcon;