UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 464 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Droplet = createReactComponent("droplet", "Droplet", [["path", { "d": "M11.995 3C14 8 21.34 10.602 18.927 16.397 17.775 19.163 14.992 21 12 21s-5.775-1.837-6.927-4.603C2.661 10.607 10 8 11.995 3", "key": "svg-0" }], ["path", { "d": "M8 15.5c.333 1 2 2.5 4 2.5", "key": "svg-1" }]]); export { Droplet as default }; //# sourceMappingURL=Droplet.js.map