The Tabler 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 paid parking areas or related services.
Common uses
- Labeling paid parking zones on a map.
- Indicating a parking fee or time limit in an app.
- Representing a parking-related setting or option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconParkingMeter } from '@tabler/icons-react';
<IconParkingMeter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- parkingmeterpaid-parkingticketurbancitycurbcartime-limitfeemappaid parkingparking ticket machineparking feeurban parking
FAQ
- What does the parking meter icon represent?
- It depicts a parking meter, used to signify paid parking areas, fees, or time restrictions.
- How do I use the parking meter icon in React?
- Import it using `import { IconParkingMeter } from '@tabler/icons-react';` and use it as a component: `<IconParkingMeter />`.
- What is the license for this icon?
- The Tabler icons, including the parking meter, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →