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

8 lines
455 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowTurnRightUpFilled: FluentFontIcon;
export declare const ArrowTurnRightUpRegular: FluentFontIcon;
export declare const ArrowTurnRightUp20Regular: FluentFontIcon;
export declare const ArrowTurnRightUp20Filled: FluentFontIcon;
export declare const ArrowTurnRightUp48Regular: FluentFontIcon;
export declare const ArrowTurnRightUp48Filled: FluentFontIcon;