ThermometerSun
thermometer-sun
npm install @mynaui/icons-react
import { ThermometerSun } from "@mynaui/icons-react";
const App = () => {
return <ThermometerSun />;
}; <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='M9.155 13.86a.3.3 0 0 1-.114-.116.3.3 0 0 1-.041-.155v-8.66c0-.512-.21-1.002-.586-1.364A2.04 2.04 0 0 0 7 3c-.53 0-1.04.203-1.414.565A1.9 1.9 0 0 0 5 4.929v8.66a.3.3 0 0 1-.041.155.3.3 0 0 1-.114.116 3.97 3.97 0 0 0-1.396 1.493 3.8 3.8 0 0 0-.445 1.965 3.8 3.8 0 0 0 1.266 2.644 4.1 4.1 0 0 0 2.82 1.037 4.07 4.07 0 0 0 2.77-1.16A3.8 3.8 0 0 0 11 17.145c0-.652-.168-1.294-.49-1.867a4 4 0 0 0-1.355-1.417M15.13 3v.4m0 11.203V15M21 9h-.391m-1.174-4.4-.392.4m.392 8.4-.391-.4m-.783-4c0 1.767-1.402 3.2-3.13 3.2C13.4 12.2 12 10.767 12 9s1.402-3.2 3.13-3.2c1.73 0 3.13 1.433 3.13 3.2'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/thermometer-sun.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-thermometer-sun"></use>
</svg>