garage icon
garage-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- garage-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the garage icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 194h-10V98.67A14 14 0 0 0 223.77 87l-88-58.66a14 14 0 0 0-15.54 0L32.23 87A14 14 0 0 0 26 98.67V194H16a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M38 98.67a2 2 0 0 1 .89-1.67l88-58.67a2 2 0 0 1 2.22 0l88 58.67a2 2 0 0 1 .89 1.66V194h-28v-58a6 6 0 0 0-6-6H72a6 6 0 0 0-6 6v58H38ZM178 142v20h-44v-20Zm-56 20H78v-20h44Zm-44 12h44v20H78Zm56 0h44v20h-44Z"/></svg>
React
import type { SVGProps } from "react";
export function PhGarageLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 194h-10V98.67A14 14 0 0 0 223.77 87l-88-58.66a14 14 0 0 0-15.54 0L32.23 87A14 14 0 0 0 26 98.67V194H16a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M38 98.67a2 2 0 0 1 .89-1.67l88-58.67a2 2 0 0 1 2.22 0l88 58.67a2 2 0 0 1 .89 1.66V194h-28v-58a6 6 0 0 0-6-6H72a6 6 0 0 0-6 6v58H38ZM178 142v20h-44v-20Zm-56 20H78v-20h44Zm-44 12h44v20H78Zm56 0h44v20h-44Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 194h-10V98.67A14 14 0 0 0 223.77 87l-88-58.66a14 14 0 0 0-15.54 0L32.23 87A14 14 0 0 0 26 98.67V194H16a6 6 0 0 0 0 12h224a6 6 0 0 0 0-12M38 98.67a2 2 0 0 1 .89-1.67l88-58.67a2 2 0 0 1 2.22 0l88 58.67a2 2 0 0 1 .89 1.66V194h-28v-58a6 6 0 0 0-6-6H72a6 6 0 0 0-6 6v58H38ZM178 142v20h-44v-20Zm-56 20H78v-20h44Zm-44 12h44v20H78Zm56 0h44v20h-44Z"/></svg> </template>
CSS
.icon-garage-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20194h-10V98.67A14%2014%200%200%200%20223.77%2087l-88-58.66a14%2014%200%200%200-15.54%200L32.23%2087A14%2014%200%200%200%2026%2098.67V194H16a6%206%200%200%200%200%2012h224a6%206%200%200%200%200-12M38%2098.67a2%202%200%200%201%20.89-1.67l88-58.67a2%202%200%200%201%202.22%200l88%2058.67a2%202%200%200%201%20.89%201.66V194h-28v-58a6%206%200%200%200-6-6H72a6%206%200%200%200-6%206v58H38ZM178%20142v20h-44v-20Zm-56%2020H78v-20h44Zm-44%2012h44v20H78Zm56%200h44v20h-44Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20194h-10V98.67A14%2014%200%200%200%20223.77%2087l-88-58.66a14%2014%200%200%200-15.54%200L32.23%2087A14%2014%200%200%200%2026%2098.67V194H16a6%206%200%200%200%200%2012h224a6%206%200%200%200%200-12M38%2098.67a2%202%200%200%201%20.89-1.67l88-58.67a2%202%200%200%201%202.22%200l88%2058.67a2%202%200%200%201%20.89%201.66V194h-28v-58a6%206%200%200%200-6-6H72a6%206%200%200%200-6%206v58H38ZM178%20142v20h-44v-20Zm-56%2020H78v-20h44Zm-44%2012h44v20H78Zm56%200h44v20h-44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/garage-light.svg?color=%231a73e8&size=48