@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 545 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FStopFilled: FluentIcon;
export declare const FStopRegular: FluentIcon;
export declare const FStop16Regular: FluentIcon;
export declare const FStop16Filled: FluentIcon;
export declare const FStop20Regular: FluentIcon;
export declare const FStop20Filled: FluentIcon;
export declare const FStop24Regular: FluentIcon;
export declare const FStop24Filled: FluentIcon;
export declare const FStop28Regular: FluentIcon;
export declare const FStop28Filled: FluentIcon;