@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 837 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WindowWrenchFilled: FluentIcon;
export declare const WindowWrenchRegular: FluentIcon;
export declare const WindowWrench16Regular: FluentIcon;
export declare const WindowWrench16Filled: FluentIcon;
export declare const WindowWrench20Regular: FluentIcon;
export declare const WindowWrench20Filled: FluentIcon;
export declare const WindowWrench24Regular: FluentIcon;
export declare const WindowWrench24Filled: FluentIcon;
export declare const WindowWrench28Regular: FluentIcon;
export declare const WindowWrench28Filled: FluentIcon;
export declare const WindowWrench32Regular: FluentIcon;
export declare const WindowWrench32Filled: FluentIcon;
export declare const WindowWrench48Regular: FluentIcon;
export declare const WindowWrench48Filled: FluentIcon;