@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 575 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const GiftOpenFilled: FluentIcon;
export declare const GiftOpenRegular: FluentIcon;
export declare const GiftOpen16Regular: FluentIcon;
export declare const GiftOpen16Filled: FluentIcon;
export declare const GiftOpen20Regular: FluentIcon;
export declare const GiftOpen20Filled: FluentIcon;
export declare const GiftOpen24Regular: FluentIcon;
export declare const GiftOpen24Filled: FluentIcon;
export declare const GiftOpen32Regular: FluentIcon;
export declare const GiftOpen32Filled: FluentIcon;