@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 525 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const KeyFilled: FluentIcon;
export declare const KeyRegular: FluentIcon;
export declare const Key16Regular: FluentIcon;
export declare const Key16Filled: FluentIcon;
export declare const Key20Regular: FluentIcon;
export declare const Key20Filled: FluentIcon;
export declare const Key24Regular: FluentIcon;
export declare const Key24Filled: FluentIcon;
export declare const Key32Regular: FluentIcon;
export declare const Key32Filled: FluentIcon;