@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 518 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ScaleFitFilled: FluentFontIcon;
export declare const ScaleFitRegular: FluentFontIcon;
export declare const ScaleFit16Regular: FluentFontIcon;
export declare const ScaleFit16Filled: FluentFontIcon;
export declare const ScaleFit20Regular: FluentFontIcon;
export declare const ScaleFit20Filled: FluentFontIcon;
export declare const ScaleFit24Regular: FluentFontIcon;
export declare const ScaleFit24Filled: FluentFontIcon;