@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 699 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VoicemailShieldFilled: FluentFontIcon;
export declare const VoicemailShieldRegular: FluentFontIcon;
export declare const VoicemailShield16Regular: FluentFontIcon;
export declare const VoicemailShield16Filled: FluentFontIcon;
export declare const VoicemailShield20Regular: FluentFontIcon;
export declare const VoicemailShield20Filled: FluentFontIcon;
export declare const VoicemailShield24Regular: FluentFontIcon;
export declare const VoicemailShield24Filled: FluentFontIcon;
export declare const VoicemailShield32Regular: FluentFontIcon;
export declare const VoicemailShield32Filled: FluentFontIcon;