hvac-sharp from Material Symbols Light by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
hvac-sharp
Set
Material Symbols Light
Style
Sharp
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the hvac icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.616 15.616q1.48-1.481 1.48-3.616t-1.48-3.616T12 6.904t-3.616 1.48Q6.904 9.866 6.904 12t1.48 3.616q1.481 1.48 3.616 1.48t3.616-1.48m-5.199.17q-.742-.33-1.35-.901h5.866q-.608.57-1.35.9t-1.583.33t-1.583-.33m-1.944-1.67q-.22-.407-.364-.84t-.194-.89h8.17q-.05.457-.195.89q-.144.433-.382.84zm-.558-2.5q.05-.457.194-.89t.383-.84h7.035q.22.407.363.84q.144.433.194.89zm1.152-2.5q.608-.57 1.35-.9T12 7.885t1.583.33t1.35.9zM4 20V4h16v16z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHvacSharp(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.616 15.616q1.48-1.481 1.48-3.616t-1.48-3.616T12 6.904t-3.616 1.48Q6.904 9.866 6.904 12t1.48 3.616q1.481 1.48 3.616 1.48t3.616-1.48m-5.199.17q-.742-.33-1.35-.901h5.866q-.608.57-1.35.9t-1.583.33t-1.583-.33m-1.944-1.67q-.22-.407-.364-.84t-.194-.89h8.17q-.05.457-.195.89q-.144.433-.382.84zm-.558-2.5q.05-.457.194-.89t.383-.84h7.035q.22.407.363.84q.144.433.194.89zm1.152-2.5q.608-.57 1.35-.9T12 7.885t1.583.33t1.35.9zM4 20V4h16v16z"/></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.616 15.616q1.48-1.481 1.48-3.616t-1.48-3.616T12 6.904t-3.616 1.48Q6.904 9.866 6.904 12t1.48 3.616q1.481 1.48 3.616 1.48t3.616-1.48m-5.199.17q-.742-.33-1.35-.901h5.866q-.608.57-1.35.9t-1.583.33t-1.583-.33m-1.944-1.67q-.22-.407-.364-.84t-.194-.89h8.17q-.05.457-.195.89q-.144.433-.382.84zm-.558-2.5q.05-.457.194-.89t.383-.84h7.035q.22.407.363.84q.144.433.194.89zm1.152-2.5q.608-.57 1.35-.9T12 7.885t1.583.33t1.35.9zM4 20V4h16v16z"/></svg>
</template>

CSS

.icon-hvac-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.616%2015.616q1.48-1.481%201.48-3.616t-1.48-3.616T12%206.904t-3.616%201.48Q6.904%209.866%206.904%2012t1.48%203.616q1.481%201.48%203.616%201.48t3.616-1.48m-5.199.17q-.742-.33-1.35-.901h5.866q-.608.57-1.35.9t-1.583.33t-1.583-.33m-1.944-1.67q-.22-.407-.364-.84t-.194-.89h8.17q-.05.457-.195.89q-.144.433-.382.84zm-.558-2.5q.05-.457.194-.89t.383-.84h7.035q.22.407.363.84q.144.433.194.89zm1.152-2.5q.608-.57%201.35-.9T12%207.885t1.583.33t1.35.9zM4%2020V4h16v16z%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.616%2015.616q1.48-1.481%201.48-3.616t-1.48-3.616T12%206.904t-3.616%201.48Q6.904%209.866%206.904%2012t1.48%203.616q1.481%201.48%203.616%201.48t3.616-1.48m-5.199.17q-.742-.33-1.35-.901h5.866q-.608.57-1.35.9t-1.583.33t-1.583-.33m-1.944-1.67q-.22-.407-.364-.84t-.194-.89h8.17q-.05.457-.195.89q-.144.433-.382.84zm-.558-2.5q.05-.457.194-.89t.383-.84h7.035q.22.407.363.84q.144.433.194.89zm1.152-2.5q.608-.57%201.35-.9T12%207.885t1.583.33t1.35.9zM4%2020V4h16v16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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