UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 393 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var SunDim = createReactComponent("sun-dim", "SunDim", [["path", { "d": "M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4-7.5V5m0 14.004v.496M5 12h-.5m15 0H19m-1.5-5.5L17 7M6.5 6.5 7 7m0 10-.5.5m11 0L17 17", "key": "svg-0" }]]); export { SunDim as default }; //# sourceMappingURL=SunDim.js.map