Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/triangle-left.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
788 B
TypeScript

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;