@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 566 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VehicleBicycleFilled: FluentFontIcon;
export declare const VehicleBicycleRegular: FluentFontIcon;
export declare const VehicleBicycle16Regular: FluentFontIcon;
export declare const VehicleBicycle16Filled: FluentFontIcon;
export declare const VehicleBicycle20Regular: FluentFontIcon;
export declare const VehicleBicycle20Filled: FluentFontIcon;
export declare const VehicleBicycle24Regular: FluentFontIcon;
export declare const VehicleBicycle24Filled: FluentFontIcon;