John KuehJohn Kueh

parking area square icon

HugeIcons · ParkingAreaSquareIcon · MIT

Download SVG

The HugeIcons parking area square icon depicts a square representing a parking area, commonly used to indicate parking availability or locations on maps and interfaces.

Common uses

  • Map marker for parking lots
  • Signage for parking zones
  • UI element for parking-related features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ParkingAreaSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ParkingAreaSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
parking iconcar park iconparking lot iconvehicle parking icon

FAQ

What does the parking area square icon represent?
This icon represents a designated parking area. It's typically used to show where parking is available or to denote parking zones.
How do I use the ParkingAreaSquareIcon in React?
Import both HugeiconsIcon and ParkingAreaSquareIcon, then render it using the code: import { HugeiconsIcon } from '@hugeicons/react'; import { ParkingAreaSquareIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={ParkingAreaSquareIcon} />.
What is the license for this icon?
The HugeIcons parking area square icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →