sharp thermostat auto icon
sharp-thermostat-auto from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-thermostat-auto
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the sharp thermostat auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4c0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97c0-1.63-.79-3.09-2-4m-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22zm-2.15 5.39l1.31-3.72h.08l1.31 3.72z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpThermostatAuto(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="M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4c0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97c0-1.63-.79-3.09-2-4m-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22zm-2.15 5.39l1.31-3.72h.08l1.31 3.72z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4c0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97c0-1.63-.79-3.09-2-4m-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22zm-2.15 5.39l1.31-3.72h.08l1.31 3.72z"/></svg> </template>
CSS
.icon-sharp-thermostat-auto {
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%22M11%2012V6c0-1.66-1.34-3-3-3S5%204.34%205%206v6c-1.21.91-2%202.37-2%204c0%201.12.38%202.14%201%202.97V19h.02c.91%201.21%202.35%202%203.98%202s3.06-.79%203.98-2H12v-.03c.62-.83%201-1.85%201-2.97c0-1.63-.79-3.09-2-4m-6%204c0-.94.45-1.84%201.2-2.4L7%2013V6c0-.55.45-1%201-1s1%20.45%201%201v7l.8.6c.75.57%201.2%201.46%201.2%202.4zM18.62%204h-1.61l-3.38%209h1.56l.81-2.3h3.63l.8%202.3H22zm-2.15%205.39l1.31-3.72h.08l1.31%203.72z%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%22M11%2012V6c0-1.66-1.34-3-3-3S5%204.34%205%206v6c-1.21.91-2%202.37-2%204c0%201.12.38%202.14%201%202.97V19h.02c.91%201.21%202.35%202%203.98%202s3.06-.79%203.98-2H12v-.03c.62-.83%201-1.85%201-2.97c0-1.63-.79-3.09-2-4m-6%204c0-.94.45-1.84%201.2-2.4L7%2013V6c0-.55.45-1%201-1s1%20.45%201%201v7l.8.6c.75.57%201.2%201.46%201.2%202.4zM18.62%204h-1.61l-3.38%209h1.56l.81-2.3h3.63l.8%202.3H22zm-2.15%205.39l1.31-3.72h.08l1.31%203.72z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-thermostat-auto.svg?color=%231a73e8&size=48