@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 776 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonVoiceFilled: FluentFontIcon;
export declare const PersonVoiceRegular: FluentFontIcon;
export declare const PersonVoice16Regular: FluentFontIcon;
export declare const PersonVoice16Filled: FluentFontIcon;
export declare const PersonVoice20Regular: FluentFontIcon;
export declare const PersonVoice20Filled: FluentFontIcon;
export declare const PersonVoice24Regular: FluentFontIcon;
export declare const PersonVoice24Filled: FluentFontIcon;
export declare const PersonVoice32Regular: FluentFontIcon;
export declare const PersonVoice32Filled: FluentFontIcon;
export declare const PersonVoice48Regular: FluentFontIcon;
export declare const PersonVoice48Filled: FluentFontIcon;