The Tabler car garage icon visually represents a place for vehicle storage or repair, commonly used in UIs to denote automotive services, parking areas, or related functionalities.
Common uses
- Labeling a parking garage section in an app.
- Indicating a car repair service or shop.
- Representing a vehicle maintenance feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCarGarage } from '@tabler/icons-react';
<IconCarGarage size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- auto-shopvehicle-repairautomobile-maintenanceparking-garagecar-storageautomotivegarage-servicecar-parkvehicle-maintenancecar-repairbuildingscargarageauto shopvehicle repairparking garage
FAQ
- What does the car garage icon represent?
- It depicts a garage structure, typically used for storing or repairing cars. In UI, it signifies automotive services or parking facilities.
- How do I use the car garage icon in React?
- You can import and use it directly with the following statement: `import { IconCarGarage } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the car garage icon, is distributed 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 →