@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 426 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Shovel = createReactComponent("shovel", "Shovel", [["path", { "d": "M8.512 3.5 3.5 8.482m2.506-2.491 9.035 8.946m1.229-3.197h-.001a.99.99 0 0 1 1.375 0c6.324 6.261 1.148 12.687-5.831 5.774a.967.967 0 0 1 0-1.36l2.228-2.207z", "key": "svg-0" }]]);
export { Shovel as default };
//# sourceMappingURL=Shovel.js.map