@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 606 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CommunicationShieldFilled: FluentFontIcon;
export declare const CommunicationShieldRegular: FluentFontIcon;
export declare const CommunicationShield16Regular: FluentFontIcon;
export declare const CommunicationShield16Filled: FluentFontIcon;
export declare const CommunicationShield20Regular: FluentFontIcon;
export declare const CommunicationShield20Filled: FluentFontIcon;
export declare const CommunicationShield24Regular: FluentFontIcon;
export declare const CommunicationShield24Filled: FluentFontIcon;