@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 448 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const MedalFilled: FluentIcon;
export declare const MedalRegular: FluentIcon;
export declare const Medal16Regular: FluentIcon;
export declare const Medal16Filled: FluentIcon;
export declare const Medal20Regular: FluentIcon;
export declare const Medal20Filled: FluentIcon;
export declare const Medal24Regular: FluentIcon;
export declare const Medal24Filled: FluentIcon;