@icongo/mc
Version:
Micon Icons
13 lines • 822 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlSyncBadge12 = 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 1707q120 0 229-39t197.5-109.5 150.5-168 89-214.5l166 37q-33 146-111 268t-188.5 210-246.5 137-286 49q-136 0-262-40.5T526 1717q-54-38-98.5-83t-85.5-97l-1-1v171H171v-512h512v170H433q45 79 109 142t140.5 107.5T846 1683t178 24zm853-1366v512h-512V683h250q-45-79-109-142t-140.5-107.5T1202 365t-178-24q-120 0-229 39T597.5 489.5 447 657.5 358 872l-166-38q33-145 111-267t188.5-210 247-137 285.5-49q136 0 262 40.5T1522 331q54 38 98.5 83t85.5 97l1 1V341h170z"
})
}));
export { MCMdlSyncBadge12 };