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

23 lines
1.1 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TrophyColor: FluentIcon;
export declare const TrophyFilled: FluentIcon;
export declare const TrophyRegular: FluentIcon;
export declare const Trophy16Regular: FluentIcon;
export declare const Trophy16Filled: FluentIcon;
export declare const Trophy16Color: FluentIcon;
export declare const Trophy20Regular: FluentIcon;
export declare const Trophy20Filled: FluentIcon;
export declare const Trophy20Color: FluentIcon;
export declare const Trophy24Regular: FluentIcon;
export declare const Trophy24Filled: FluentIcon;
export declare const Trophy24Color: FluentIcon;
export declare const Trophy28Regular: FluentIcon;
export declare const Trophy28Filled: FluentIcon;
export declare const Trophy28Color: FluentIcon;
export declare const Trophy32Regular: FluentIcon;
export declare const Trophy32Filled: FluentIcon;
export declare const Trophy32Color: FluentIcon;
export declare const Trophy48Regular: FluentIcon;
export declare const Trophy48Filled: FluentIcon;
export declare const Trophy48Color: FluentIcon;