car parking 02 icon
car-parking-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- car-parking-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the car parking 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22 21V9.61c0-1.322 0-1.984-.344-2.496s-.953-.758-2.17-1.25l-6-2.42C12.752 3.148 12.386 3 12 3s-.752.148-1.486.444l-6 2.42c-1.217.492-1.826.738-2.17 1.25S2 8.288 2 9.61V21m14-2v2m-8-2v2"/><path d="m7.5 14l.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"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCarParking02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M22 21V9.61c0-1.322 0-1.984-.344-2.496s-.953-.758-2.17-1.25l-6-2.42C12.752 3.148 12.386 3 12 3s-.752.148-1.486.444l-6 2.42c-1.217.492-1.826.738-2.17 1.25S2 8.288 2 9.61V21m14-2v2m-8-2v2"/><path d="m7.5 14l.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"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M22 21V9.61c0-1.322 0-1.984-.344-2.496s-.953-.758-2.17-1.25l-6-2.42C12.752 3.148 12.386 3 12 3s-.752.148-1.486.444l-6 2.42c-1.217.492-1.826.738-2.17 1.25S2 8.288 2 9.61V21m14-2v2m-8-2v2"/><path d="m7.5 14l.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"/></g></svg> </template>
CSS
.icon-car-parking-02 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%2021V9.61c0-1.322%200-1.984-.344-2.496s-.953-.758-2.17-1.25l-6-2.42C12.752%203.148%2012.386%203%2012%203s-.752.148-1.486.444l-6%202.42c-1.217.492-1.826.738-2.17%201.25S2%208.288%202%209.61V21m14-2v2m-8-2v2%22%2F%3E%3Cpath%20d%3D%22m7.5%2014l.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%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%2021V9.61c0-1.322%200-1.984-.344-2.496s-.953-.758-2.17-1.25l-6-2.42C12.752%203.148%2012.386%203%2012%203s-.752.148-1.486.444l-6%202.42c-1.217.492-1.826.738-2.17%201.25S2%208.288%202%209.61V21m14-2v2m-8-2v2%22%2F%3E%3Cpath%20d%3D%22m7.5%2014l.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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/car-parking-02.svg?color=%231a73e8&size=48