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

10 lines
440 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const CityFilled: FluentIcon;
export declare const CityRegular: FluentIcon;
export declare const City16Regular: FluentIcon;
export declare const City16Filled: FluentIcon;
export declare const City20Regular: FluentIcon;
export declare const City20Filled: FluentIcon;
export declare const City24Regular: FluentIcon;
export declare const City24Filled: FluentIcon;