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

10 lines
558 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const EditArrowBackFilled: FluentFontIcon;
export declare const EditArrowBackRegular: FluentFontIcon;
export declare const EditArrowBack16Regular: FluentFontIcon;
export declare const EditArrowBack16Filled: FluentFontIcon;
export declare const EditArrowBack20Regular: FluentFontIcon;
export declare const EditArrowBack20Filled: FluentFontIcon;
export declare const EditArrowBack24Regular: FluentFontIcon;
export declare const EditArrowBack24Filled: FluentFontIcon;