car parking 01 icon

car-parking-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
car-parking-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the car parking 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 6H2c0-.932 0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C3.602 3 4.068 3 5 3h14c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C22 4.602 22 5.068 22 6m0 0v15M2 6v15m14-2v2m-8-2v2m-.5-7l.243-.97c.363-1.455.545-2.183 1.088-2.606C9.373 10 10.123 10 11.623 10h.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.243.97m.5 0H7a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1m-8.5 2.49v.01m7-.01v.01"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCarParking01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M22 6H2c0-.932 0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C3.602 3 4.068 3 5 3h14c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C22 4.602 22 5.068 22 6m0 0v15M2 6v15m14-2v2m-8-2v2m-.5-7l.243-.97c.363-1.455.545-2.183 1.088-2.606C9.373 10 10.123 10 11.623 10h.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.243.97m.5 0H7a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1m-8.5 2.49v.01m7-.01v.01"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 6H2c0-.932 0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C3.602 3 4.068 3 5 3h14c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C22 4.602 22 5.068 22 6m0 0v15M2 6v15m14-2v2m-8-2v2m-.5-7l.243-.97c.363-1.455.545-2.183 1.088-2.606C9.373 10 10.123 10 11.623 10h.754c1.5 0 2.25 0 2.792.424c.543.423.725 1.15 1.088 2.606l.243.97m.5 0H7a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1m-8.5 2.49v.01m7-.01v.01"/></svg>
</template>

CSS

.icon-car-parking-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%206H2c0-.932%200-1.398.152-1.765a2%202%200%200%201%201.083-1.083C3.602%203%204.068%203%205%203h14c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C22%204.602%2022%205.068%2022%206m0%200v15M2%206v15m14-2v2m-8-2v2m-.5-7l.243-.97c.363-1.455.545-2.183%201.088-2.606C9.373%2010%2010.123%2010%2011.623%2010h.754c1.5%200%202.25%200%202.792.424c.543.423.725%201.15%201.088%202.606l.243.97m.5%200H7a1%201%200%200%200-1%201v3a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1v-3a1%201%200%200%200-1-1m-8.5%202.49v.01m7-.01v.01%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%206H2c0-.932%200-1.398.152-1.765a2%202%200%200%201%201.083-1.083C3.602%203%204.068%203%205%203h14c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C22%204.602%2022%205.068%2022%206m0%200v15M2%206v15m14-2v2m-8-2v2m-.5-7l.243-.97c.363-1.455.545-2.183%201.088-2.606C9.373%2010%2010.123%2010%2011.623%2010h.754c1.5%200%202.25%200%202.792.424c.543.423.725%201.15%201.088%202.606l.243.97m.5%200H7a1%201%200%200%200-1%201v3a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1v-3a1%201%200%200%200-1-1m-8.5%202.49v.01m7-.01v.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/car-parking-01.svg?color=%231a73e8&size=48