UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 695 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Planet = createReactComponent("planet", "Planet", [["path", { "d": "M7.722 17.777a7.3 7.3 0 0 0 4.716 1.723c4.085 0 7.396-3.358 7.396-7.5q-.001-.802-.16-1.556M7.722 17.777A7.53 7.53 0 0 1 5.042 12c0-4.142 3.311-7.5 7.395-7.5 3.559 0 6.53 2.549 7.236 5.944M7.722 17.777c1.807-.42 3.958-1.293 6.127-2.563 2.524-1.478 4.577-3.202 5.825-4.77M7.722 17.777c-2.246.52-3.963.34-4.528-.654-.583-1.024.182-2.688 1.849-4.458m14.631-2.22c1.157-1.454 1.623-2.772 1.132-3.635-.498-.875-1.888-1.12-3.746-.81", "key": "svg-0" }]]); export { Planet as default }; //# sourceMappingURL=Planet.js.map