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

6 lines
324 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowMoveInwardFilled: FluentFontIcon;
export declare const ArrowMoveInwardRegular: FluentFontIcon;
export declare const ArrowMoveInward20Regular: FluentFontIcon;
export declare const ArrowMoveInward20Filled: FluentFontIcon;