@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
8 lines (7 loc) • 389 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const BenchFilled: FluentFontIcon;
export declare const BenchRegular: FluentFontIcon;
export declare const Bench20Regular: FluentFontIcon;
export declare const Bench20Filled: FluentFontIcon;
export declare const Bench24Regular: FluentFontIcon;
export declare const Bench24Filled: FluentFontIcon;