UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

10 lines (9 loc) 486 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const StopFilled: FluentFontIcon; export declare const StopRegular: FluentFontIcon; export declare const Stop16Regular: FluentFontIcon; export declare const Stop16Filled: FluentFontIcon; export declare const Stop20Regular: FluentFontIcon; export declare const Stop20Filled: FluentFontIcon; export declare const Stop24Regular: FluentFontIcon; export declare const Stop24Filled: FluentFontIcon;