@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 409 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Sunset = createReactComponent("sunset", "Sunset", [["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 7l3.6 3.6L15.5 7", "key": "svg-0" }]]);
export { Sunset as default };
//# sourceMappingURL=Sunset.js.map