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

8 lines
369 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PinGlobeFilled: FluentIcon;
export declare const PinGlobeRegular: FluentIcon;
export declare const PinGlobe16Regular: FluentIcon;
export declare const PinGlobe16Filled: FluentIcon;
export declare const PinGlobe20Regular: FluentIcon;
export declare const PinGlobe20Filled: FluentIcon;