parking garage emoji

parking-garage from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
parking-garage
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the parking garage emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M12.069 12.235h48.338v47.864H12.069z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m59.177 59.927l-46 .146a1 1 0 0 1-1.003-.997l-.147-46a1 1 0 0 1 .997-1.003l46-.146a1 1 0 0 1 1.003.997l.146 46a1 1 0 0 1-.996 1.003M19.062 27.048L36.036 18m17.026 8.952L36.036 18"/><path d="M30.023 53.008v-22h8.389a5.48 5.48 0 0 1 5.479 5.48h0a5.48 5.48 0 0 1-5.48 5.479h-8.388"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiParkingGarage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M12.069 12.235h48.338v47.864H12.069z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m59.177 59.927l-46 .146a1 1 0 0 1-1.003-.997l-.147-46a1 1 0 0 1 .997-1.003l46-.146a1 1 0 0 1 1.003.997l.146 46a1 1 0 0 1-.996 1.003M19.062 27.048L36.036 18m17.026 8.952L36.036 18"/><path d="M30.023 53.008v-22h8.389a5.48 5.48 0 0 1 5.479 5.48h0a5.48 5.48 0 0 1-5.48 5.479h-8.388"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M12.069 12.235h48.338v47.864H12.069z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m59.177 59.927l-46 .146a1 1 0 0 1-1.003-.997l-.147-46a1 1 0 0 1 .997-1.003l46-.146a1 1 0 0 1 1.003.997l.146 46a1 1 0 0 1-.996 1.003M19.062 27.048L36.036 18m17.026 8.952L36.036 18"/><path d="M30.023 53.008v-22h8.389a5.48 5.48 0 0 1 5.479 5.48h0a5.48 5.48 0 0 1-5.48 5.479h-8.388"/></g></svg>
</template>

CSS

.icon-parking-garage {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M12.069%2012.235h48.338v47.864H12.069z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m59.177%2059.927l-46%20.146a1%201%200%200%201-1.003-.997l-.147-46a1%201%200%200%201%20.997-1.003l46-.146a1%201%200%200%201%201.003.997l.146%2046a1%201%200%200%201-.996%201.003M19.062%2027.048L36.036%2018m17.026%208.952L36.036%2018%22%2F%3E%3Cpath%20d%3D%22M30.023%2053.008v-22h8.389a5.48%205.48%200%200%201%205.479%205.48h0a5.48%205.48%200%200%201-5.48%205.479h-8.388%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M12.069%2012.235h48.338v47.864H12.069z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m59.177%2059.927l-46%20.146a1%201%200%200%201-1.003-.997l-.147-46a1%201%200%200%201%20.997-1.003l46-.146a1%201%200%200%201%201.003.997l.146%2046a1%201%200%200%201-.996%201.003M19.062%2027.048L36.036%2018m17.026%208.952L36.036%2018%22%2F%3E%3Cpath%20d%3D%22M30.023%2053.008v-22h8.389a5.48%205.48%200%200%201%205.479%205.48h0a5.48%205.48%200%200%201-5.48%205.479h-8.388%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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