@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 472 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Snow = createReactComponent("snow", "Snow", [["path", { "d": "M12 19V5M9.953 3 12 5l2.047-2M9.953 21 12 19l2.047 2m-8.251-5.5 12.408-7m.749-2.732L18.204 8.5 21 9.232M3 14.768l2.796.732-.75 2.732m.75-9.732 12.408 7M21 14.768l-2.796.732.75 2.732M5.047 5.768 5.796 8.5 3 9.232", "key": "svg-0" }]]);
export { Snow as default };
//# sourceMappingURL=Snow.js.map