@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 819 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextBulletListSquareSparkleFilled: FluentFontIcon;
export declare const TextBulletListSquareSparkleRegular: FluentFontIcon;
export declare const TextBulletListSquareSparkle16Regular: FluentFontIcon;
export declare const TextBulletListSquareSparkle16Filled: FluentFontIcon;
export declare const TextBulletListSquareSparkle20Regular: FluentFontIcon;
export declare const TextBulletListSquareSparkle20Filled: FluentFontIcon;
export declare const TextBulletListSquareSparkle24Regular: FluentFontIcon;
export declare const TextBulletListSquareSparkle24Filled: FluentFontIcon;
export declare const TextBulletListSquareSparkle32Regular: FluentFontIcon;
export declare const TextBulletListSquareSparkle32Filled: FluentFontIcon;