The Tabler car door icon depicts the side door of a car, commonly used to represent actions or settings related to vehicle access, doors, or entry points.
Common uses
- Button to open/close car doors in a vehicle management app.
- Link to a section about vehicle security or locking systems.
- Icon for a 'car wash' service or feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarDoor } from '@tabler/icons-react';
<IconCarDoor size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- cardoorvehicleautoautomobiletransporttravelhatchpanelgaragevehiclesvehicle doorauto hatchcar panel
FAQ
- What is the car door icon used for?
- It's used to visually represent car doors, access, or related vehicle features in user interfaces.
- How do I use the car door icon in React?
- Import it using `import { IconCarDoor } from '@tabler/icons-react'` and then use it as a component: `<IconCarDoor />`.
- What is the license for this icon?
- The Tabler icon set, including the car door icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →