Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/clothes-hanger.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

12 lines
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;