@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
6 lines (5 loc) • 356 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DeveloperBoardLightningFilled: FluentFontIcon;
export declare const DeveloperBoardLightningRegular: FluentFontIcon;
export declare const DeveloperBoardLightning20Regular: FluentFontIcon;
export declare const DeveloperBoardLightning20Filled: FluentFontIcon;