@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 448 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PowerFilled: FluentIcon;
export declare const PowerRegular: FluentIcon;
export declare const Power20Regular: FluentIcon;
export declare const Power20Filled: FluentIcon;
export declare const Power24Regular: FluentIcon;
export declare const Power24Filled: FluentIcon;
export declare const Power28Regular: FluentIcon;
export declare const Power28Filled: FluentIcon;