John KuehJohn Kueh

car 01 icon

HugeIcons · Car01Icon · MIT

Download SVG

The HugeIcons car 01 icon depicts a side profile of a car and is commonly used to represent transportation, travel, or automotive-related features in a user interface.

Common uses

  • Navigation for driving directions
  • Link to a vehicle listing page
  • Button for ride-sharing services

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Car01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Car01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
automobilevehicletransportauto

FAQ

What does the Car01Icon represent?
The Car01Icon visually represents a car, typically used for concepts related to vehicles, travel, or transportation.
How do I use the Car01Icon in a React project?
Import both HugeiconsIcon and Car01Icon, then render the icon using the <HugeiconsIcon icon={Car01Icon} /> component.
What is the license for this icon?
The Car01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →