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

14 lines
800 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TriangleRightFilled: FluentFontIcon;
export declare const TriangleRightRegular: FluentFontIcon;
export declare const TriangleRight12Regular: FluentFontIcon;
export declare const TriangleRight12Filled: FluentFontIcon;
export declare const TriangleRight16Regular: FluentFontIcon;
export declare const TriangleRight16Filled: FluentFontIcon;
export declare const TriangleRight20Regular: FluentFontIcon;
export declare const TriangleRight20Filled: FluentFontIcon;
export declare const TriangleRight32Regular: FluentFontIcon;
export declare const TriangleRight32Filled: FluentFontIcon;
export declare const TriangleRight48Regular: FluentFontIcon;
export declare const TriangleRight48Filled: FluentFontIcon;