UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 452 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ShootingStar = createReactComponent("shooting-star", "ShootingStar", [["path", { "d": "M12 5.647 9.353 3m.53 6.882L4.058 4.06M5.647 12 3 9.353m5.294 5.294 4.235-2.118 2.118-4.235 2.118 4.235L21 14.647l-4.235 2.118L14.647 21l-2.118-4.235z", "key": "svg-0" }]]); export { ShootingStar as default }; //# sourceMappingURL=ShootingStar.js.map