Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/megaphone.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
752 B
TypeScript

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