vehicle car parking icon

vehicle-car-parking-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
vehicle-car-parking-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the vehicle car parking icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.25 2a1 1 0 0 1 1-1H22a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1v14.25a.75.75 0 0 1-1.5 0V8h-1.25a1 1 0 0 1-1-1zM15.8 3q.228 0 .45.031V4.56a1.8 1.8 0 0 0-.45-.059H8.201a1.75 1.75 0 0 0-1.698 1.326L5.711 9H18.5v1.5H5.25a.75.75 0 0 0-.75.75V17h14v1.5h-1.001l.001 1.247c0 .138.112.25.25.25h.75v1.5h-.75a1.75 1.75 0 0 1-1.75-1.75l-.001-1.247H8.004v1.247a1.75 1.75 0 0 1-1.75 1.75H4.75A1.75 1.75 0 0 1 3 19.747V11.25c0-.815.433-1.529 1.082-1.923l.207-.827H3.75a.75.75 0 0 1-.743-.648L3 7.75a.75.75 0 0 1 .648-.743L3.75 7h.913l.386-1.538A3.25 3.25 0 0 1 8.202 3zM6.503 18.5H4.499l.001 1.247c0 .138.112.25.25.25h1.504a.25.25 0 0 0 .25-.25zm3.745-4.5h3.502a.75.75 0 0 1 .101 1.493l-.101.007h-3.502a.75.75 0 0 1-.102-1.493zM17 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2M7 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleCarParking24Regular(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="M17.25 2a1 1 0 0 1 1-1H22a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1v14.25a.75.75 0 0 1-1.5 0V8h-1.25a1 1 0 0 1-1-1zM15.8 3q.228 0 .45.031V4.56a1.8 1.8 0 0 0-.45-.059H8.201a1.75 1.75 0 0 0-1.698 1.326L5.711 9H18.5v1.5H5.25a.75.75 0 0 0-.75.75V17h14v1.5h-1.001l.001 1.247c0 .138.112.25.25.25h.75v1.5h-.75a1.75 1.75 0 0 1-1.75-1.75l-.001-1.247H8.004v1.247a1.75 1.75 0 0 1-1.75 1.75H4.75A1.75 1.75 0 0 1 3 19.747V11.25c0-.815.433-1.529 1.082-1.923l.207-.827H3.75a.75.75 0 0 1-.743-.648L3 7.75a.75.75 0 0 1 .648-.743L3.75 7h.913l.386-1.538A3.25 3.25 0 0 1 8.202 3zM6.503 18.5H4.499l.001 1.247c0 .138.112.25.25.25h1.504a.25.25 0 0 0 .25-.25zm3.745-4.5h3.502a.75.75 0 0 1 .101 1.493l-.101.007h-3.502a.75.75 0 0 1-.102-1.493zM17 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2M7 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.25 2a1 1 0 0 1 1-1H22a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-1v14.25a.75.75 0 0 1-1.5 0V8h-1.25a1 1 0 0 1-1-1zM15.8 3q.228 0 .45.031V4.56a1.8 1.8 0 0 0-.45-.059H8.201a1.75 1.75 0 0 0-1.698 1.326L5.711 9H18.5v1.5H5.25a.75.75 0 0 0-.75.75V17h14v1.5h-1.001l.001 1.247c0 .138.112.25.25.25h.75v1.5h-.75a1.75 1.75 0 0 1-1.75-1.75l-.001-1.247H8.004v1.247a1.75 1.75 0 0 1-1.75 1.75H4.75A1.75 1.75 0 0 1 3 19.747V11.25c0-.815.433-1.529 1.082-1.923l.207-.827H3.75a.75.75 0 0 1-.743-.648L3 7.75a.75.75 0 0 1 .648-.743L3.75 7h.913l.386-1.538A3.25 3.25 0 0 1 8.202 3zM6.503 18.5H4.499l.001 1.247c0 .138.112.25.25.25h1.504a.25.25 0 0 0 .25-.25zm3.745-4.5h3.502a.75.75 0 0 1 .101 1.493l-.101.007h-3.502a.75.75 0 0 1-.102-1.493zM17 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2M7 12a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
</template>

CSS

.icon-vehicle-car-parking-24-regular {
  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%22M17.25%202a1%201%200%200%201%201-1H22a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201h-1v14.25a.75.75%200%200%201-1.5%200V8h-1.25a1%201%200%200%201-1-1zM15.8%203q.228%200%20.45.031V4.56a1.8%201.8%200%200%200-.45-.059H8.201a1.75%201.75%200%200%200-1.698%201.326L5.711%209H18.5v1.5H5.25a.75.75%200%200%200-.75.75V17h14v1.5h-1.001l.001%201.247c0%20.138.112.25.25.25h.75v1.5h-.75a1.75%201.75%200%200%201-1.75-1.75l-.001-1.247H8.004v1.247a1.75%201.75%200%200%201-1.75%201.75H4.75A1.75%201.75%200%200%201%203%2019.747V11.25c0-.815.433-1.529%201.082-1.923l.207-.827H3.75a.75.75%200%200%201-.743-.648L3%207.75a.75.75%200%200%201%20.648-.743L3.75%207h.913l.386-1.538A3.25%203.25%200%200%201%208.202%203zM6.503%2018.5H4.499l.001%201.247c0%20.138.112.25.25.25h1.504a.25.25%200%200%200%20.25-.25zm3.745-4.5h3.502a.75.75%200%200%201%20.101%201.493l-.101.007h-3.502a.75.75%200%200%201-.102-1.493zM17%2012a1%201%200%201%201%200%202a1%201%200%200%201%200-2M7%2012a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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%22M17.25%202a1%201%200%200%201%201-1H22a1%201%200%200%201%201%201v5a1%201%200%200%201-1%201h-1v14.25a.75.75%200%200%201-1.5%200V8h-1.25a1%201%200%200%201-1-1zM15.8%203q.228%200%20.45.031V4.56a1.8%201.8%200%200%200-.45-.059H8.201a1.75%201.75%200%200%200-1.698%201.326L5.711%209H18.5v1.5H5.25a.75.75%200%200%200-.75.75V17h14v1.5h-1.001l.001%201.247c0%20.138.112.25.25.25h.75v1.5h-.75a1.75%201.75%200%200%201-1.75-1.75l-.001-1.247H8.004v1.247a1.75%201.75%200%200%201-1.75%201.75H4.75A1.75%201.75%200%200%201%203%2019.747V11.25c0-.815.433-1.529%201.082-1.923l.207-.827H3.75a.75.75%200%200%201-.743-.648L3%207.75a.75.75%200%200%201%20.648-.743L3.75%207h.913l.386-1.538A3.25%203.25%200%200%201%208.202%203zM6.503%2018.5H4.499l.001%201.247c0%20.138.112.25.25.25h1.504a.25.25%200%200%200%20.25-.25zm3.745-4.5h3.502a.75.75%200%200%201%20.101%201.493l-.101.007h-3.502a.75.75%200%200%201-.102-1.493zM17%2012a1%201%200%201%201%200%202a1%201%200%200%201%200-2M7%2012a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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