@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 679 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ClothesHangerFilled: FluentFontIcon;
export declare const ClothesHangerRegular: FluentFontIcon;
export declare const ClothesHanger12Regular: FluentFontIcon;
export declare const ClothesHanger12Filled: FluentFontIcon;
export declare const ClothesHanger16Regular: FluentFontIcon;
export declare const ClothesHanger16Filled: FluentFontIcon;
export declare const ClothesHanger20Regular: FluentFontIcon;
export declare const ClothesHanger20Filled: FluentFontIcon;
export declare const ClothesHanger24Regular: FluentFontIcon;
export declare const ClothesHanger24Filled: FluentFontIcon;