@icongo/mc
Version:
Micon Icons
13 lines • 900 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlReplay = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1024 0q141 0 272 36.5T1540.5 140t207 160.5 160.5 207T2011.5 752t36.5 272-36.5 272-103.5 244.5-160.5 207-207 160.5-244.5 103.5-272 36.5q-114 0-223.5-25T592 1951.5 405 1838t-159-150.5-124.5-182T38 1297l123-34q40 145 123.5 266T482 1737t253 135 289 48q123 0 237.5-32t214-90.5T1657 1657t140.5-181.5T1888 1262t32-238q0-123-32-237.5t-90.5-214T1657 391t-181.5-140.5-214-90.5-237.5-32q-129 0-250.5 36.5T547 267.5t-189.5 161T218 640h294v128H0V256h128v275q67-122 163.5-220.5T504 143 752 37t272-37zm512 1024-768 443V581zm-640 222 384-222-384-222v444z"
})
}));
export { MCMdlReplay };