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

18 lines
978 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const BriefcaseFilled: FluentFontIcon;
export declare const BriefcaseRegular: FluentFontIcon;
export declare const Briefcase12Regular: FluentFontIcon;
export declare const Briefcase12Filled: FluentFontIcon;
export declare const Briefcase16Regular: FluentFontIcon;
export declare const Briefcase16Filled: FluentFontIcon;
export declare const Briefcase20Regular: FluentFontIcon;
export declare const Briefcase20Filled: FluentFontIcon;
export declare const Briefcase24Regular: FluentFontIcon;
export declare const Briefcase24Filled: FluentFontIcon;
export declare const Briefcase28Regular: FluentFontIcon;
export declare const Briefcase28Filled: FluentFontIcon;
export declare const Briefcase32Regular: FluentFontIcon;
export declare const Briefcase32Filled: FluentFontIcon;
export declare const Briefcase48Regular: FluentFontIcon;
export declare const Briefcase48Filled: FluentFontIcon;