@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 395 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Drop = createReactComponent("drop", "Drop", [["path", { "d": "M12.495 3c3.58 3.56 9.345 7.602 6.932 13.397C18.275 19.163 15.492 21 12.5 21s-5.775-1.837-6.927-4.603C3.161 10.607 8.92 6.561 12.495 3", "key": "svg-0" }]]);
export { Drop as default };
//# sourceMappingURL=Drop.js.map