parking-meter-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
parking-meter-sharp
Set
Material Symbols Light
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the parking meter icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 20v-2H3v-6.846h5.873L7.4 7H3V6h5.127l2.161 6.154V20zm-2.192-4.308q.47 0 .793-.322q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.323t-.322.793t.322.793t.794.322m8.23-8.634H16q.116-.339.389-.544T17 6.308t.612.206t.388.544h.904q-.154-.7-.679-1.167T17 5.423t-1.225.468t-.679 1.167M15 9.788h4v-.884h-4zM16.5 20v-7.423h-2.52l-1.107-4.258q-.056-.273-.096-.54t-.04-.521q0-1.72 1.226-2.989T17 3t3.038 1.27t1.226 2.988q0 .254-.041.52q-.04.268-.096.541l-1.108 4.258H17.5V20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightParkingMeterSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 20v-2H3v-6.846h5.873L7.4 7H3V6h5.127l2.161 6.154V20zm-2.192-4.308q.47 0 .793-.322q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.323t-.322.793t.322.793t.794.322m8.23-8.634H16q.116-.339.389-.544T17 6.308t.612.206t.388.544h.904q-.154-.7-.679-1.167T17 5.423t-1.225.468t-.679 1.167M15 9.788h4v-.884h-4zM16.5 20v-7.423h-2.52l-1.107-4.258q-.056-.273-.096-.54t-.04-.521q0-1.72 1.226-2.989T17 3t3.038 1.27t1.226 2.988q0 .254-.041.52q-.04.268-.096.541l-1.108 4.258H17.5V20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 20v-2H3v-6.846h5.873L7.4 7H3V6h5.127l2.161 6.154V20zm-2.192-4.308q.47 0 .793-.322q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.323t-.322.793t.322.793t.794.322m8.23-8.634H16q.116-.339.389-.544T17 6.308t.612.206t.388.544h.904q-.154-.7-.679-1.167T17 5.423t-1.225.468t-.679 1.167M15 9.788h4v-.884h-4zM16.5 20v-7.423h-2.52l-1.107-4.258q-.056-.273-.096-.54t-.04-.521q0-1.72 1.226-2.989T17 3t3.038 1.27t1.226 2.988q0 .254-.041.52q-.04.268-.096.541l-1.108 4.258H17.5V20z"/></svg>
</template>

CSS

.icon-parking-meter-sharp {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.058%2020v-2H3v-6.846h5.873L7.4%207H3V6h5.127l2.161%206.154V20zm-2.192-4.308q.47%200%20.793-.322q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.323t-.322.793t.322.793t.794.322m8.23-8.634H16q.116-.339.389-.544T17%206.308t.612.206t.388.544h.904q-.154-.7-.679-1.167T17%205.423t-1.225.468t-.679%201.167M15%209.788h4v-.884h-4zM16.5%2020v-7.423h-2.52l-1.107-4.258q-.056-.273-.096-.54t-.04-.521q0-1.72%201.226-2.989T17%203t3.038%201.27t1.226%202.988q0%20.254-.041.52q-.04.268-.096.541l-1.108%204.258H17.5V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.058%2020v-2H3v-6.846h5.873L7.4%207H3V6h5.127l2.161%206.154V20zm-2.192-4.308q.47%200%20.793-.322q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.323t-.322.793t.322.793t.794.322m8.23-8.634H16q.116-.339.389-.544T17%206.308t.612.206t.388.544h.904q-.154-.7-.679-1.167T17%205.423t-1.225.468t-.679%201.167M15%209.788h4v-.884h-4zM16.5%2020v-7.423h-2.52l-1.107-4.258q-.056-.273-.096-.54t-.04-.521q0-1.72%201.226-2.989T17%203t3.038%201.27t1.226%202.988q0%20.254-.041.52q-.04.268-.096.541l-1.108%204.258H17.5V20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/parking-meter-sharp.svg?color=%231a73e8&size=48