@icongo/mc
Version:
Micon Icons
13 lines • 960 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlMobSimError = 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: "M957 1664q23 35 49.5 67.5t57.5 60.5H640q-27 0-50-10t-40.5-27.5T522 1714t-10-50V384q0-27 10-50t27.5-40.5T590 266t50-10h859l293 293v280q-30-19-62-34.5t-66-26.5V603l-219-219H640v1280h317zm515-768q93 0 174.5 35t142.5 96 96 142.5 35 174.5-35 174.5-96 142.5-142.5 96-174.5 35-174.5-35-142.5-96-96-142.5-35-174.5 35-174.5 96-142.5 142.5-96 174.5-35zm0 768q66 0 124-25t101.5-68.5 69-102T1792 1344t-25.5-124-69-101.5-101.5-69-124-25.5-124.5 25.5-102 69T1177 1220t-25 124 25 124.5 68.5 102 102 68.5 124.5 25zm184-424-105 104 105 104-80 80-104-105-104 105-80-80 105-104-105-104 80-80 104 105 104-105z"
})
}));
export { MCMdlMobSimError };