John KuehJohn Kueh

square parking off icon

HugeIcons · SquareParkingOffIcon · MIT

Download SVG

The HugeIcons square parking off icon visually represents a parking space that is currently unavailable or closed, often used to indicate that a parking area is full or restricted.

Common uses

  • Indicate a full parking lot.
  • Show a restricted parking zone.
  • Disable a parking option in a UI.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no parkingparking unavailableparking closedparking disabled

FAQ

What does the square parking off icon represent?
This icon signifies a parking space that is not available. It's commonly used to show that a parking area is full, closed, or otherwise inaccessible.
How do I use the SquareParkingOffIcon in React?
Import both HugeiconsIcon and SquareParkingOffIcon, then render the icon like this: <HugeiconsIcon icon={SquareParkingOffIcon} />.
What is the license for this icon?
The SquareParkingOffIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →