The Phosphor garage icon depicts a building with a sloped roof and a large door, commonly used to represent vehicle storage, automotive services, or parking locations in UI.
Common uses
- Parking lot indicator on a map
- Link to car maintenance section
- Vehicle rental service button
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Garage } from '@phosphor-icons/react';
<Garage size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Garage size={24} />thin
<Garage size={24} weight="thin" />light
<Garage size={24} weight="light" />bold
<Garage size={24} weight="bold" />fill
<Garage size={24} weight="fill" />duotone
<Garage size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- vehiclesautomobilebuildingstransportationcommercemaps & travelgaragecarportauto shopparking structurevehicle building
FAQ
- What does the garage icon represent?
- It represents a garage, typically used for storing vehicles or for automotive services.
- How do I use the garage icon in React?
- You can import and use it like this: import { Garage } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the garage icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →