UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 416 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Sunrise = createReactComponent("sunrise", "Sunrise", [["path", { "d": "M15.5 17.5a3.5 3.5 0 1 0-7 0M11.9 3v7m-6.002 1.398 1.278 1.278M3 17.4h1.8m14.2 0h1.8m-4.176-4.724 1.278-1.278M21 21H3M8.3 6.6 11.9 3l3.6 3.6", "key": "svg-0" }]]); export { Sunrise as default }; //# sourceMappingURL=Sunrise.js.map