UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 394 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Drop = createReactComponent("drop", "Drop", [["path", { "d": "M11.995 3c3.58 3.56 9.345 7.602 6.932 13.397C17.775 19.163 14.992 21 12 21s-5.775-1.837-6.927-4.603C2.661 10.607 8.419 6.561 11.995 3", "key": "svg-0" }]]); export { Drop as default }; //# sourceMappingURL=Drop.js.map