The Lucide square parking icon visually represents a parking area, commonly used in UIs to indicate parking availability, location, or related services.
Common uses
- Map marker for parking garages
- Button to find nearby parking
- Status indicator for available parking spots
Use it in React
Install
npm i lucide-reactImport & render
import { SquareParking } from 'lucide-react';
<SquareParking size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- parking lotcar parksquareparkingparking space
FAQ
- What does the square parking icon represent?
- It depicts a designated parking area, often used for car parks or parking lots.
- How do I use the square parking icon in React?
- Import it as `SquareParking` from 'lucide-react' and use it as a component: `<SquareParking />`.
- What is the license for this icon?
- The Lucide icon library, including the square parking icon, is available under the ISC 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 →