Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/triangle-left.d.ts

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;