Stove Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stove 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/347924.svg" alt="Stove icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347924.svg" alt="Stove icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347924.svg" alt="Stove icon" :width="24" :height="24" />
CSS background
.icon-stove {
background-image: url('https://proicons.com/icon/347924.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><g id="e"><line id="f" class="o" x1="35.6643" y1="24" x2="37.5132" y2="24"/><polyline id="g" class="o" points="38.5 26.843 35.6643 26.843 35.6643 21.1571 38.5 21.1571"/></g><polyline id="h" class="o" points="32.8805 21.1571 31.0019 26.843 29.1233 21.1571"/><rect id="i" class="o" x="22.5822" y="21.1571" width="3.7573" height="5.6859" rx="1.8787" ry="1.8787"/><g id="j"><line id="k" class="o" x1="16.0411" y1="21.157" x2="19.7984" y2="21.157"/><line id="l" class="o" x1="17.9197" y1="26.8429" x2="17.9197" y2="21.157"/></g><g id="m"><path id="n" class="o" d="M9.6123,26.2199c.3478.4539.7839.623,1.3906.623h.8396c.7814,0,1.4148-.635,1.4148-1.4184v-.0061c0-.7834-.6334-1.4184-1.4148-1.4184h-.9262c-.7822,0-1.4163-.6357-1.4163-1.4199h0c0-.7859.6355-1.423,1.4194-1.423h.835c.6067,0,1.0428.1691,1.3906.623"/></g></g><rect class="o" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Stove in other icon packs
Copied!