@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 689 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonAlertOffFilled: FluentFontIcon;
export declare const PersonAlertOffRegular: FluentFontIcon;
export declare const PersonAlertOff16Regular: FluentFontIcon;
export declare const PersonAlertOff16Filled: FluentFontIcon;
export declare const PersonAlertOff20Regular: FluentFontIcon;
export declare const PersonAlertOff20Filled: FluentFontIcon;
export declare const PersonAlertOff24Regular: FluentFontIcon;
export declare const PersonAlertOff24Filled: FluentFontIcon;
export declare const PersonAlertOff32Regular: FluentFontIcon;
export declare const PersonAlertOff32Filled: FluentFontIcon;