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

14 lines
690 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const MegaphoneFilled: FluentIcon;
export declare const MegaphoneRegular: FluentIcon;
export declare const Megaphone12Regular: FluentIcon;
export declare const Megaphone12Filled: FluentIcon;
export declare const Megaphone16Regular: FluentIcon;
export declare const Megaphone16Filled: FluentIcon;
export declare const Megaphone20Regular: FluentIcon;
export declare const Megaphone20Filled: FluentIcon;
export declare const Megaphone24Regular: FluentIcon;
export declare const Megaphone24Filled: FluentIcon;
export declare const Megaphone28Regular: FluentIcon;
export declare const Megaphone28Filled: FluentIcon;