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

16 lines
907 B
TypeScript

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;