John KuehJohn Kueh

circle parking off icon

Lucide · circle-parking-off · ISC

Download SVG

The Lucide circle parking off icon visually represents a prohibition of parking, commonly used in user interfaces to indicate that parking is not allowed in a specific area or context.

Common uses

  • Disabling parking functionality in a map application.
  • Indicating restricted zones in a parking management system.
  • Signaling 'no parking' areas on a digital map or floor plan.

Use it in React

Install
npm i lucide-react
Import & render
import { CircleParkingOff } from 'lucide-react';

<CircleParkingOff size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
parking lotcar parkno parkingcircleparkingoffno parking signparking prohibitedrestricted parkingoff-limits parking

FAQ

What does the circle parking off icon signify?
This icon signifies that parking is prohibited. It's used to clearly communicate 'no parking' in a given area or context within a UI.
How do I use the circle parking off icon in React?
You can import and use it in your React application like this: import { CircleParkingOff } from 'lucide-react'. Then, render it as a component: <CircleParkingOff />.
What is the license for the Lucide circle parking off icon?
The Lucide icon library, including the circle parking off icon, is available under the ISC license, which is a permissive open-source 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 →