@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 575 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ChatLockFilled: FluentIcon;
export declare const ChatLockRegular: FluentIcon;
export declare const ChatLock16Regular: FluentIcon;
export declare const ChatLock16Filled: FluentIcon;
export declare const ChatLock20Regular: FluentIcon;
export declare const ChatLock20Filled: FluentIcon;
export declare const ChatLock24Regular: FluentIcon;
export declare const ChatLock24Filled: FluentIcon;
export declare const ChatLock28Regular: FluentIcon;
export declare const ChatLock28Filled: FluentIcon;