@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 890 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const StickerFilled: FluentFontIcon;
export declare const StickerRegular: FluentFontIcon;
export declare const Sticker12Regular: FluentFontIcon;
export declare const Sticker12Filled: FluentFontIcon;
export declare const Sticker16Regular: FluentFontIcon;
export declare const Sticker16Filled: FluentFontIcon;
export declare const Sticker20Regular: FluentFontIcon;
export declare const Sticker20Filled: FluentFontIcon;
export declare const Sticker24Regular: FluentFontIcon;
export declare const Sticker24Filled: FluentFontIcon;
export declare const Sticker28Regular: FluentFontIcon;
export declare const Sticker28Filled: FluentFontIcon;
export declare const Sticker32Regular: FluentFontIcon;
export declare const Sticker32Filled: FluentFontIcon;
export declare const Sticker32Light: FluentFontIcon;