DropletOff
droplet-off
npm install @mynaui/icons-react
import { DropletOff } from "@mynaui/icons-react";
const App = () => {
return <DropletOff />;
}; <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.896 8.104 21 3m-5.104 5.104c2.355 2.422 4.5 4.766 3.03 8.293C17.777 19.163 14.993 21 12 21c-2.366 0-4.602-1.149-6.003-2.997m9.9-9.9-9.9 9.9M3 21l2.997-2.997M13.509 5.5c-.619-.777-1.153-1.6-1.514-2.5-1.827 4.58-8.137 7.15-7.333 12'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/droplet-off.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-droplet-off"></use>
</svg>