Haze
haze
npm install @mynaui/icons-react
import { Haze } from "@mynaui/icons-react";
const App = () => {
return <Haze />;
}; <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='M15.5 13a3.5 3.5 0 1 0-7 0M12 3.5v2M5.898 6.898l1.278 1.278M3 12.9h1.8m14.2 0h1.8m-4.176-4.724 1.278-1.278M21 17H3m18 3.5H3'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/haze.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-haze"></use>
</svg>