@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 764 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const SpeakerOffFilled: FluentFontIcon;
export declare const SpeakerOffRegular: FluentFontIcon;
export declare const SpeakerOff16Regular: FluentFontIcon;
export declare const SpeakerOff16Filled: FluentFontIcon;
export declare const SpeakerOff20Regular: FluentFontIcon;
export declare const SpeakerOff20Filled: FluentFontIcon;
export declare const SpeakerOff24Regular: FluentFontIcon;
export declare const SpeakerOff24Filled: FluentFontIcon;
export declare const SpeakerOff28Regular: FluentFontIcon;
export declare const SpeakerOff28Filled: FluentFontIcon;
export declare const SpeakerOff48Regular: FluentFontIcon;
export declare const SpeakerOff48Filled: FluentFontIcon;