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