parking valet icon

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

Name
parking-valet-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the parking valet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.5 21l-.5-6l-1.5-1v-4q0-.825.588-1.412T15.5 8h.5l1 2l1-2h.5q.825 0 1.413.588T20.5 10v4L19 15l-.5 6zM17 7q-.825 0-1.412-.587T15 5h4q0 .825-.587 1.413T17 7m-2-3V2h4v2zM7 21v-2H2v-2h6v-5H2v-2h5.2L6.15 7H2V5h5.55L10 12v9zm-1.5-5q.625 0 1.063-.437T7 14.5t-.437-1.062T5.5 13t-1.062.438T4 14.5t.438 1.063T5.5 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsParkingValetOutlineSharp(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="m15.5 21l-.5-6l-1.5-1v-4q0-.825.588-1.412T15.5 8h.5l1 2l1-2h.5q.825 0 1.413.588T20.5 10v4L19 15l-.5 6zM17 7q-.825 0-1.412-.587T15 5h4q0 .825-.587 1.413T17 7m-2-3V2h4v2zM7 21v-2H2v-2h6v-5H2v-2h5.2L6.15 7H2V5h5.55L10 12v9zm-1.5-5q.625 0 1.063-.437T7 14.5t-.437-1.062T5.5 13t-1.062.438T4 14.5t.438 1.063T5.5 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.5 21l-.5-6l-1.5-1v-4q0-.825.588-1.412T15.5 8h.5l1 2l1-2h.5q.825 0 1.413.588T20.5 10v4L19 15l-.5 6zM17 7q-.825 0-1.412-.587T15 5h4q0 .825-.587 1.413T17 7m-2-3V2h4v2zM7 21v-2H2v-2h6v-5H2v-2h5.2L6.15 7H2V5h5.55L10 12v9zm-1.5-5q.625 0 1.063-.437T7 14.5t-.437-1.062T5.5 13t-1.062.438T4 14.5t.438 1.063T5.5 16"/></svg>
</template>

CSS

.icon-parking-valet-outline-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%22m15.5%2021l-.5-6l-1.5-1v-4q0-.825.588-1.412T15.5%208h.5l1%202l1-2h.5q.825%200%201.413.588T20.5%2010v4L19%2015l-.5%206zM17%207q-.825%200-1.412-.587T15%205h4q0%20.825-.587%201.413T17%207m-2-3V2h4v2zM7%2021v-2H2v-2h6v-5H2v-2h5.2L6.15%207H2V5h5.55L10%2012v9zm-1.5-5q.625%200%201.063-.437T7%2014.5t-.437-1.062T5.5%2013t-1.062.438T4%2014.5t.438%201.063T5.5%2016%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%22m15.5%2021l-.5-6l-1.5-1v-4q0-.825.588-1.412T15.5%208h.5l1%202l1-2h.5q.825%200%201.413.588T20.5%2010v4L19%2015l-.5%206zM17%207q-.825%200-1.412-.587T15%205h4q0%20.825-.587%201.413T17%207m-2-3V2h4v2zM7%2021v-2H2v-2h6v-5H2v-2h5.2L6.15%207H2V5h5.55L10%2012v9zm-1.5-5q.625%200%201.063-.437T7%2014.5t-.437-1.062T5.5%2013t-1.062.438T4%2014.5t.438%201.063T5.5%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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