@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 473 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ColorFillAccentRegular: FluentIcon;
export declare const ColorFillAccent16Regular: FluentIcon;
export declare const ColorFillAccent20Regular: FluentIcon;
export declare const ColorFillAccent24Regular: FluentIcon;
export declare const ColorFillAccent28Regular: FluentIcon;
export declare const ColorFillAccent32Regular: FluentIcon;
export declare const ColorFillAccent32Light: FluentIcon;