@icongo/mc
Version:
Micon Icons
13 lines • 818 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlWifiError0 = 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: "M1728 1536q40 0 75 15t61 41 41 61 15 75-15 75-41 61-61 41-75 15-75-15-61-41-41-61-15-75 15-75 41-61 61-41 75-15zM873 799q107-100 229-177t255-130 274.5-80.5T1920 384v128q-259 0-497 91T991 865q-56-40-118-66zm367 357q-14-29-30.5-57.5T1174 1044q157-134 348-205t398-71v128q-189 0-363.5 67T1240 1156zm71 298q55-71 123-127t146-95 164-59.5 176-20.5v128q-88 0-170 23t-153 64.5-129.5 100-100 129.5-64.5 153-23 170h-121q75-97 114-211.5t39-236.5q0-5-.5-9t-.5-9z"
})
}));
export { MCMdlWifiError0 };