UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 410 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var MoonStar = createReactComponent("moon-star", "MoonStar", [["path", { "d": "M21 12.808c-.5 5.347-5.849 9.14-11.107 7.983C-.078 18.6 1.15 3.909 11.11 3 6.395 9.296 14.619 17.462 21 12.808M17 5.5h3M18.5 4v3", "key": "svg-0" }]]); export { MoonStar as default }; //# sourceMappingURL=MoonStar.js.map