@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 542 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VehicleShipFilled: FluentFontIcon;
export declare const VehicleShipRegular: FluentFontIcon;
export declare const VehicleShip16Regular: FluentFontIcon;
export declare const VehicleShip16Filled: FluentFontIcon;
export declare const VehicleShip20Regular: FluentFontIcon;
export declare const VehicleShip20Filled: FluentFontIcon;
export declare const VehicleShip24Regular: FluentFontIcon;
export declare const VehicleShip24Filled: FluentFontIcon;