The HugeIcons bicycle icon visually represents a bicycle, commonly used to indicate transportation, travel, or cycling-related features within a user interface.
Common uses
- Navigation option for cycling routes
- Button for bike-sharing services
- Icon for a 'getting around' or 'transport' section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BicycleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BicycleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bikecycletransportationtravel
FAQ
- What does the BicycleIcon represent?
- The BicycleIcon visually depicts a bicycle, suitable for representing themes of cycling, transportation, or travel.
- How do I use the BicycleIcon in a React project?
- Import both HugeiconsIcon and BicycleIcon, then render it using <HugeiconsIcon icon={BicycleIcon} />.
- What is the license for the HugeIcons bicycle icon?
- The HugeIcons bicycle icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.