@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 364 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Undo = createReactComponent("undo", "Undo", [["path", { "d": "M5.636 18.364A9 9 0 1 0 12 3C7.942 3 5.482 5.705 3 8.5", "key": "svg-0" }], ["path", { "d": "M3 4.5v4h4", "key": "svg-1" }]]);
export { Undo as default };
//# sourceMappingURL=Undo.js.map