heater icon
heater from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- heater
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the heater icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 8c.975.097 1.631.315 2.121.808c.879.884.879 2.307.879 5.154s0 4.27-.879 5.154C19.243 20 17.828 20 15 20H9c-2.828 0-4.243 0-5.121-.884C3 18.23 3 16.808 3 13.962s0-4.27.879-5.154C4.369 8.315 5.025 8.097 6 8m12 12v2M6 20v2m6-10v4m4-4v4m-8-4v4m6.5-8c1.732-3-1.732-3 0-6m-5 6c1.732-3-1.732-3 0-6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHeater(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18 8c.975.097 1.631.315 2.121.808c.879.884.879 2.307.879 5.154s0 4.27-.879 5.154C19.243 20 17.828 20 15 20H9c-2.828 0-4.243 0-5.121-.884C3 18.23 3 16.808 3 13.962s0-4.27.879-5.154C4.369 8.315 5.025 8.097 6 8m12 12v2M6 20v2m6-10v4m4-4v4m-8-4v4m6.5-8c1.732-3-1.732-3 0-6m-5 6c1.732-3-1.732-3 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 8c.975.097 1.631.315 2.121.808c.879.884.879 2.307.879 5.154s0 4.27-.879 5.154C19.243 20 17.828 20 15 20H9c-2.828 0-4.243 0-5.121-.884C3 18.23 3 16.808 3 13.962s0-4.27.879-5.154C4.369 8.315 5.025 8.097 6 8m12 12v2M6 20v2m6-10v4m4-4v4m-8-4v4m6.5-8c1.732-3-1.732-3 0-6m-5 6c1.732-3-1.732-3 0-6"/></svg> </template>
CSS
.icon-heater {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%208c.975.097%201.631.315%202.121.808c.879.884.879%202.307.879%205.154s0%204.27-.879%205.154C19.243%2020%2017.828%2020%2015%2020H9c-2.828%200-4.243%200-5.121-.884C3%2018.23%203%2016.808%203%2013.962s0-4.27.879-5.154C4.369%208.315%205.025%208.097%206%208m12%2012v2M6%2020v2m6-10v4m4-4v4m-8-4v4m6.5-8c1.732-3-1.732-3%200-6m-5%206c1.732-3-1.732-3%200-6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%208c.975.097%201.631.315%202.121.808c.879.884.879%202.307.879%205.154s0%204.27-.879%205.154C19.243%2020%2017.828%2020%2015%2020H9c-2.828%200-4.243%200-5.121-.884C3%2018.23%203%2016.808%203%2013.962s0-4.27.879-5.154C4.369%208.315%205.025%208.097%206%208m12%2012v2M6%2020v2m6-10v4m4-4v4m-8-4v4m6.5-8c1.732-3-1.732-3%200-6m-5%206c1.732-3-1.732-3%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/heater.svg?color=%231a73e8&size=48