@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 865 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TrophyOffFilled: FluentFontIcon;
export declare const TrophyOffRegular: FluentFontIcon;
export declare const TrophyOff16Regular: FluentFontIcon;
export declare const TrophyOff16Filled: FluentFontIcon;
export declare const TrophyOff20Regular: FluentFontIcon;
export declare const TrophyOff20Filled: FluentFontIcon;
export declare const TrophyOff24Regular: FluentFontIcon;
export declare const TrophyOff24Filled: FluentFontIcon;
export declare const TrophyOff28Regular: FluentFontIcon;
export declare const TrophyOff28Filled: FluentFontIcon;
export declare const TrophyOff32Regular: FluentFontIcon;
export declare const TrophyOff32Filled: FluentFontIcon;
export declare const TrophyOff48Regular: FluentFontIcon;
export declare const TrophyOff48Filled: FluentFontIcon;