@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 967 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Rewind = createReactComponent("rewind", "Rewind", [["path", { "d": "M6.515 9.419C5.172 10.515 4.5 11.063 4.5 12s.672 1.485 2.015 2.582c.371.302.74.587 1.077.824.297.209.633.424.98.635 1.341.816 2.011 1.223 2.613.772.6-.451.655-1.396.765-3.285.03-.535.05-1.058.05-1.528s-.02-.993-.05-1.528c-.11-1.89-.164-2.834-.765-3.285-.602-.451-1.272-.044-2.612.771a18 18 0 0 0-.98.636c-.339.237-.707.522-1.078.825", "key": "svg-0" }], ["path", { "d": "M14.016 9.419C12.672 10.515 12 11.063 12 12s.672 1.485 2.015 2.582c.371.302.74.587 1.077.824.297.209.633.424.98.635 1.341.816 2.011 1.223 2.613.772.6-.451.655-1.396.765-3.285.03-.535.05-1.058.05-1.528s-.02-.993-.05-1.528c-.11-1.89-.164-2.834-.765-3.285-.602-.451-1.272-.044-2.612.771a18 18 0 0 0-.98.636 19 19 0 0 0-1.078.825", "key": "svg-1" }]]);
export { Rewind as default };
//# sourceMappingURL=Rewind.js.map