@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 456 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const RocketFilled: FluentIcon;
export declare const RocketRegular: FluentIcon;
export declare const Rocket16Regular: FluentIcon;
export declare const Rocket16Filled: FluentIcon;
export declare const Rocket20Regular: FluentIcon;
export declare const Rocket20Filled: FluentIcon;
export declare const Rocket24Regular: FluentIcon;
export declare const Rocket24Filled: FluentIcon;