@icongo/mc
Version:
Micon Icons
13 lines • 821 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlRefresh = 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: "M1297 38q166 45 304 140.5t237.5 226 154.5 289 55 330.5q0 141-36.5 272t-103 245-160 207.5-207.5 160-245 103-272 36.5-272-36.5-245-103-207.5-160-160-207.5-103-244.5T0 1024q0-140 37-272t105.5-248.5 166.5-212T530 128H256V0h512v512H640V215q-117 56-211.5 140.5T267 545.5 164 773t-36 251q0 123 32 237.5t90.5 214T391 1657t181.5 140.5T786 1888t238 32q123 0 237.5-32t214-90.5T1657 1657t140.5-181.5T1888 1262t32-238q0-150-48.5-289T1736 482t-207.5-197.5T1263 161l34-123z"
})
}));
export { MCMdlRefresh };