@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 542 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ShieldGlobeFilled: FluentFontIcon;
export declare const ShieldGlobeRegular: FluentFontIcon;
export declare const ShieldGlobe16Regular: FluentFontIcon;
export declare const ShieldGlobe16Filled: FluentFontIcon;
export declare const ShieldGlobe20Regular: FluentFontIcon;
export declare const ShieldGlobe20Filled: FluentFontIcon;
export declare const ShieldGlobe24Regular: FluentFontIcon;
export declare const ShieldGlobe24Filled: FluentFontIcon;