The HugeIcons drive icon depicts a car, commonly used to represent driving, transportation, or navigation features in a user interface.
Common uses
- Navigation/Directions
- Transportation services
- Vehicle selection
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DriveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DriveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- carvehicletransport
FAQ
- What does the drive icon represent?
- The drive icon visually represents a car, symbolizing concepts related to driving, vehicles, or transportation.
- How do I use the DriveIcon in React?
- Import both HugeiconsIcon and DriveIcon, then render <HugeiconsIcon icon={DriveIcon} />.
- What is the license for this icon?
- The HugeIcons drive icon is released under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.