Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/vehicle-ship.d.ts

10 lines
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;