UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

12 lines (11 loc) 579 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const KeyFilled: FluentFontIcon; export declare const KeyRegular: FluentFontIcon; export declare const Key16Regular: FluentFontIcon; export declare const Key16Filled: FluentFontIcon; export declare const Key20Regular: FluentFontIcon; export declare const Key20Filled: FluentFontIcon; export declare const Key24Regular: FluentFontIcon; export declare const Key24Filled: FluentFontIcon; export declare const Key32Regular: FluentFontIcon; export declare const Key32Filled: FluentFontIcon;