Thermostat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thermostat icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/348476.svg" alt="Thermostat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348476.svg" alt="Thermostat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348476.svg" alt="Thermostat icon" :width="24" :height="24" />
CSS background
.icon-thermostat {
background-image: url('https://proicons.com/icon/348476.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m27.3874,30.8641V7.8874c0-1.8708-1.5166-3.3874-3.3873-3.3874s-3.3874,1.5166-3.3874,3.3874v22.9767c-2.023,1.1719-3.3874,3.3549-3.3874,5.8611,0,3.7416,3.0332,6.7748,6.7748,6.7748s6.7748-3.0332,6.7748-6.7748c0-2.5062-1.3644-4.6892-3.3874-5.8611Z"/><line class="c" x1="24" y1="14.5573" x2="24" y2="11.7306"/><line class="c" x1="24" y1="20.057" x2="24" y2="17.2303"/><line class="c" x1="24" y1="25.5567" x2="24" y2="22.7301"/><line class="c" x1="24" y1="33.9856" x2="24" y2="28.2298"/><circle class="c" cx="24" cy="36.7252" r="2.7396"/></svg>
Thermostat in other icon packs
Copied!