@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 367 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Redo = createReactComponent("redo", "Redo", [["path", { "d": "M18.364 18.364A9 9 0 1 1 12 3c4.058 0 6.518 2.705 9 5.5", "key": "svg-0" }], ["path", { "d": "M21 4.5v4h-4", "key": "svg-1" }]]);
export { Redo as default };
//# sourceMappingURL=Redo.js.map