The Lucide square parking off icon visually indicates that parking is not permitted or unavailable in a specific area, often used to denote restricted zones or disabled parking features.
Common uses
- Restricted parking zone indicator
- Disabled parking feature status
- No parking area signage
Use it in React
Install
npm i lucide-reactImport & render
import { SquareParkingOff } from 'lucide-react';
<SquareParkingOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- parking lotcar parkno parkingsquareparkingoffno parking signparking prohibitedcar park closedoff street parking
FAQ
- What does the square parking off icon represent?
- This icon represents a 'no parking' or 'parking unavailable' status. It's used to show areas where parking is prohibited or currently not allowed.
- How do I use the square parking off icon in React?
- You can import and use it in your React application like this: import { SquareParkingOff } from 'lucide-react'. Then, render it as a component: <SquareParkingOff />.
- What is the license for Lucide icons?
- Lucide icons, including the square parking off icon, are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →