UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 482 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Umbrella = createReactComponent("umbrella", "Umbrella", [["path", { "d": "M15.636 13Q12 9.364 8.364 13C5.878 10.87 4.486 10.87 2 13 2 7.477 6.477 3 12 3s10 4.477 10 10c-2.486-2.13-3.878-2.13-6.364 0", "key": "svg-0" }], ["path", { "d": "M12 11.5v7.273c0 3.519-5.5 3.519-5.5 0", "key": "svg-1" }]]); export { Umbrella as default }; //# sourceMappingURL=Umbrella.js.map