@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 566 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const WindowDevToolsFilled: FluentFontIcon;
export declare const WindowDevToolsRegular: FluentFontIcon;
export declare const WindowDevTools16Regular: FluentFontIcon;
export declare const WindowDevTools16Filled: FluentFontIcon;
export declare const WindowDevTools20Regular: FluentFontIcon;
export declare const WindowDevTools20Filled: FluentFontIcon;
export declare const WindowDevTools24Regular: FluentFontIcon;
export declare const WindowDevTools24Filled: FluentFontIcon;