DropletsSolid
droplets-solid
npm install @mynaui/icons-react
import { DropletsSolid } from "@mynaui/icons-react";
const App = () => {
return <DropletsSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12.274 2.304a.75.75 0 0 0-.975.418c-.45 1.129-1.216 2.152-2.125 3.166-.454.505-.932.998-1.419 1.499l-.014.014c-.478.492-.965.993-1.42 1.502-.911 1.023-1.746 2.14-2.175 3.423-.44 1.314-.435 2.75.235 4.36l.124.283C5.841 19.858 8.812 21.75 12 21.75l.308-.006c3.173-.121 6.082-2.106 7.311-5.058a.75.75 0 0 0-1.384-.577c-1.002 2.406-3.388 4.036-5.983 4.136L12 20.25c-2.608 0-5.044-1.556-6.134-3.91l-.1-.23c-.536-1.286-.52-2.349-.199-3.308.332-.99 1.004-1.923 1.875-2.9a47 47 0 0 1 1.388-1.47 53 53 0 0 0 1.461-1.543c.952-1.062 1.853-2.24 2.4-3.61a.75.75 0 0 0-.418-.975'/><path d='M14.996 4.25c.31 0 .588.19.7.478l.086.203c.217.469.539.916.931 1.373.223.26.462.515.71.778l.103.109c.213.225.433.458.643.692.9 1.005 1.808 2.25 1.531 3.918l-.072.34a4 4 0 0 1-.085.29l-.107.294c-.688 1.7-2.29 2.871-4.076 3.011l-.36.014c-1.807 0-3.48-1.065-4.286-2.692l-.15-.333c-.32-.79-.384-1.53-.245-2.225.138-.684.463-1.277.842-1.8.376-.518.834-1.003 1.261-1.455l.021-.022c.432-.457.836-.885 1.18-1.337l.206-.286a4.4 4.4 0 0 0 .469-.871l.05-.104a.75.75 0 0 1 .648-.375'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/droplets.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-droplets"></use>
</svg>