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

10 lines
598 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LocationArrowRightFilled: FluentFontIcon;
export declare const LocationArrowRightRegular: FluentFontIcon;
export declare const LocationArrowRight16Regular: FluentFontIcon;
export declare const LocationArrowRight16Filled: FluentFontIcon;
export declare const LocationArrowRight20Regular: FluentFontIcon;
export declare const LocationArrowRight20Filled: FluentFontIcon;
export declare const LocationArrowRight48Regular: FluentFontIcon;
export declare const LocationArrowRight48Filled: FluentFontIcon;