@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 439 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Baseball = createReactComponent("baseball", "Baseball", [["path", { "d": "M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0", "key": "svg-0" }], ["path", { "d": "M3.804 9.804c5.022.94 7.697 5.573 6 10.392m10.392-6c-5.022-.94-7.697-5.573-6-10.392", "key": "svg-1" }]]);
export { Baseball as default };
//# sourceMappingURL=Baseball.js.map