The Lucide parking meter icon visually represents a device used for collecting money in exchange for the right to park a vehicle, commonly used in UIs to indicate parking availability or payment areas.
Common uses
- Indicate paid parking zones.
- Button for parking payment systems.
- Map marker for parking locations.
Use it in React
Install
npm i lucide-reactImport & render
import { ParkingMeter } from 'lucide-react';
<ParkingMeter size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- drivingcar parkpaysidewalkpavementparkingmeterparking signpay stationstreet parking
FAQ
- What does the parking meter icon represent?
- It depicts a parking meter, a device used to collect money for parking. It's useful for indicating parking-related functions or locations in a UI.
- How do I use the parking meter icon in React?
- You can import and use it directly from the 'lucide-react' library with the following import statement: import { ParkingMeter } from 'lucide-react'.
- What is the license for the parking meter icon?
- The parking meter icon is part of the Lucide icon library, which 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 →