@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
13 lines (12 loc) • 782 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WrenchScrewdriverFilled: FluentFontIcon;
export declare const WrenchScrewdriverRegular: FluentFontIcon;
export declare const WrenchScrewdriver20Regular: FluentFontIcon;
export declare const WrenchScrewdriver20Filled: FluentFontIcon;
export declare const WrenchScrewdriver24Regular: FluentFontIcon;
export declare const WrenchScrewdriver24Filled: FluentFontIcon;
export declare const WrenchScrewdriver28Regular: FluentFontIcon;
export declare const WrenchScrewdriver28Filled: FluentFontIcon;
export declare const WrenchScrewdriver32Regular: FluentFontIcon;
export declare const WrenchScrewdriver32Filled: FluentFontIcon;
export declare const WrenchScrewdriver32Light: FluentFontIcon;