@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 622 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TaskListSquareSparkleFilled: FluentFontIcon;
export declare const TaskListSquareSparkleRegular: FluentFontIcon;
export declare const TaskListSquareSparkle16Regular: FluentFontIcon;
export declare const TaskListSquareSparkle16Filled: FluentFontIcon;
export declare const TaskListSquareSparkle20Regular: FluentFontIcon;
export declare const TaskListSquareSparkle20Filled: FluentFontIcon;
export declare const TaskListSquareSparkle24Regular: FluentFontIcon;
export declare const TaskListSquareSparkle24Filled: FluentFontIcon;