@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 619 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const SavingsFilled: FluentFontIcon;
export declare const SavingsRegular: FluentFontIcon;
export declare const Savings16Regular: FluentFontIcon;
export declare const Savings16Filled: FluentFontIcon;
export declare const Savings20Regular: FluentFontIcon;
export declare const Savings20Filled: FluentFontIcon;
export declare const Savings24Regular: FluentFontIcon;
export declare const Savings24Filled: FluentFontIcon;
export declare const Savings32Regular: FluentFontIcon;
export declare const Savings32Filled: FluentFontIcon;