Heater
heater
npm install @mynaui/icons-react
import { Heater } from "@mynaui/icons-react";
const App = () => {
return <Heater />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M6 9c0-1.5 2-3.5 2-5m3 5c0-1.5 2-3.5 2-5m3 5c0-1.5 2-3.5 2-5M4.5 21v-7.4c0-1.164.364-1.6 1.6-1.6h11.8c1.236 0 1.6.436 1.6 1.6V21m-15-2.5h15M7.5 12v6.5m3-6.5v6.5m3-6.5v6.5m3-6.5v6.5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/heater.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-heater"></use>
</svg>