Droplets
droplets
npm install @mynaui/icons-react
import { Droplets } from "@mynaui/icons-react";
const App = () => {
return <Droplets />;
}; <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='M11.995 3C10 8 2.661 10.606 5.073 16.397 6.225 19.163 9.008 21 12 21s5.775-1.837 6.927-4.603M14.997 5c-.186.481-.46.922-.777 1.34-1.515 1.992-4.037 3.443-2.96 6.103C11.882 13.979 13.384 15 15 15c1.615 0 3.118-1.02 3.74-2.557q.101-.25.162-.488C19.639 9.07 16.023 7.633 14.997 5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/droplets.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-droplets"></use>
</svg>