The Tabler parking off icon visually represents that a parking area is unavailable or disabled, commonly used to indicate no parking is allowed or the service is not active.
Common uses
- Disabling a parking spot in a map interface.
- Indicating a closed parking lot.
- Showing that parking is not permitted in a specific zone.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconParkingOff } from '@tabler/icons-react';
<IconParkingOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- signcarvehiclespaceparkingofflocationnavigationdisabledinactivemapno parking signparking disabledparking unavailablecar space off
FAQ
- What does the parking off icon signify?
- It signifies that parking is not available, disabled, or prohibited in a particular location.
- How do I use the parking off icon in React?
- You can import and use it directly with: import { IconParkingOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the parking off 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 →