sharp hvac icon
sharp-hvac from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-hvac
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the sharp hvac icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5M12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1m0-8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1m-3.44 2c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5z"/><path fill="currentColor" d="M3 3v18h18V3zm9 15c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6s-2.69 6-6 6"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpHvac(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="M8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5M12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1m0-8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1m-3.44 2c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5z"/><path fill="currentColor" d="M3 3v18h18V3zm9 15c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6s-2.69 6-6 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5M12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1m0-8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1m-3.44 2c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5z"/><path fill="currentColor" d="M3 3v18h18V3zm9 15c-3.31 0-6-2.69-6-6s2.69-6 6-6s6 2.69 6 6s-2.69 6-6 6"/></svg> </template>
CSS
.icon-sharp-hvac {
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%22M8.56%2014h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23%201.05.5%201.5M12%2016c1.01%200%201.91-.39%202.62-1H9.38c.71.61%201.61%201%202.62%201m0-8c-1.01%200-1.91.39-2.62%201h5.24c-.71-.61-1.61-1-2.62-1m-3.44%202c-.26.45-.44.96-.51%201.5h7.9c-.07-.54-.24-1.05-.51-1.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203v18h18V3zm9%2015c-3.31%200-6-2.69-6-6s2.69-6%206-6s6%202.69%206%206s-2.69%206-6%206%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%22M8.56%2014h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23%201.05.5%201.5M12%2016c1.01%200%201.91-.39%202.62-1H9.38c.71.61%201.61%201%202.62%201m0-8c-1.01%200-1.91.39-2.62%201h5.24c-.71-.61-1.61-1-2.62-1m-3.44%202c-.26.45-.44.96-.51%201.5h7.9c-.07-.54-.24-1.05-.51-1.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%203v18h18V3zm9%2015c-3.31%200-6-2.69-6-6s2.69-6%206-6s6%202.69%206%206s-2.69%206-6%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-hvac.svg?color=%231a73e8&size=48