John KuehJohn Kueh

parking area circle icon

HugeIcons · ParkingAreaCircleIcon · MIT

Download SVG

The HugeIcons parking area circle icon visually represents a designated area for parking, commonly used in maps or navigation interfaces to indicate parking availability or locations.

Common uses

  • Map markers for parking lots
  • UI element for parking-related features
  • Navigation instructions indicating parking

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
parking symbolcar park iconparking lot markerautomobile parking

FAQ

What does the parking area circle icon represent?
This icon depicts a circular symbol indicating a parking area. It's typically used to show where parking is available or to denote parking-related functions within an application.
How do I use this icon in React?
Import the icon and then render it using the Hugeicons component: `import { ParkingAreaCircleIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ParkingAreaCircleIcon} />`.
What is the license for this icon?
This icon is provided 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 →