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

8 lines
399 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const GlobeLocationFilled: FluentIcon;
export declare const GlobeLocationRegular: FluentIcon;
export declare const GlobeLocation20Regular: FluentIcon;
export declare const GlobeLocation20Filled: FluentIcon;
export declare const GlobeLocation24Regular: FluentIcon;
export declare const GlobeLocation24Filled: FluentIcon;