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

10 lines
574 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonArrowLeftFilled: FluentFontIcon;
export declare const PersonArrowLeftRegular: FluentFontIcon;
export declare const PersonArrowLeft16Regular: FluentFontIcon;
export declare const PersonArrowLeft16Filled: FluentFontIcon;
export declare const PersonArrowLeft20Regular: FluentFontIcon;
export declare const PersonArrowLeft20Filled: FluentFontIcon;
export declare const PersonArrowLeft24Regular: FluentFontIcon;
export declare const PersonArrowLeft24Filled: FluentFontIcon;