@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 456 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ScalesFilled: FluentIcon;
export declare const ScalesRegular: FluentIcon;
export declare const Scales20Regular: FluentIcon;
export declare const Scales20Filled: FluentIcon;
export declare const Scales24Regular: FluentIcon;
export declare const Scales24Filled: FluentIcon;
export declare const Scales32Regular: FluentIcon;
export declare const Scales32Filled: FluentIcon;