John KuehJohn Kueh

parking meter icon

HugeIcons · ParkingMeterIcon · MIT

Download SVG

The HugeIcons 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-related options or status.

Common uses

  • Parking payment options
  • Available parking spots
  • Parking fee information

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
parkingmeterpaymentfee

FAQ

What does the parking meter icon represent?
It depicts a parking meter, a device used to collect payment for parking. It's useful for indicating parking-related features in an application.
How do I use the ParkingMeterIcon in React?
Import both HugeiconsIcon and ParkingMeterIcon, then render it using <HugeiconsIcon icon={ParkingMeterIcon} />.
What is the license for this icon?
The HugeIcons library, including the ParkingMeterIcon, is available 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 →