@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 879 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TagPercentFilled: FluentFontIcon;
export declare const TagPercentRegular: FluentFontIcon;
export declare const TagPercent16Regular: FluentFontIcon;
export declare const TagPercent16Filled: FluentFontIcon;
export declare const TagPercent20Regular: FluentFontIcon;
export declare const TagPercent20Filled: FluentFontIcon;
export declare const TagPercent24Regular: FluentFontIcon;
export declare const TagPercent24Filled: FluentFontIcon;
export declare const TagPercent28Regular: FluentFontIcon;
export declare const TagPercent28Filled: FluentFontIcon;
export declare const TagPercent32Regular: FluentFontIcon;
export declare const TagPercent32Filled: FluentFontIcon;
export declare const TagPercent48Regular: FluentFontIcon;
export declare const TagPercent48Filled: FluentFontIcon;