Thermometer
thermometer
npm install @mynaui/icons-react
import { Thermometer } from "@mynaui/icons-react";
const App = () => {
return <Thermometer />;
}; <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='M14.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 12 3c-.53 0-1.04.203-1.414.565A1.9 1.9 0 0 0 10 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 16 17.145c0-.652-.168-1.294-.49-1.867a4 4 0 0 0-1.355-1.417'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/thermometer.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"></use>
</svg>