UNPKG

@fluentui/react-icons

Version:

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

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