The Tabler parking icon visually represents a designated area for vehicle parking, commonly used in map interfaces or navigation apps to indicate parking availability or locations.
Common uses
- Marking parking lots on a map.
- Indicating available parking spots in an app.
- As a button to access parking-related settings.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconParking } from '@tabler/icons-react';
<IconParking size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- signcarvehiclespaceparkinglocationnavigationgeographyplacepositionmapcar spacevehicle spotparking signlot
FAQ
- What does the parking icon represent?
- It signifies a location where vehicles can be parked. It's often used on maps or in navigation to show parking areas.
- How do I use the parking icon in React?
- You can import and use it directly with: import { IconParking } from '@tabler/icons-react'. Then render it as <IconParking />.
- What is the license for the Tabler parking icon?
- The Tabler icon library, including the parking 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 →