@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 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;