@icongo/mc
Version:
Micon Icons
13 lines • 755 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlMobWifiWarning2 = 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 1408q40 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-15zm-575 357q0-102 29-196.5t81-177 124-150 157-116 180.5-75T1920 1024v128q-88 0-170 23t-153 64.5-129.5 100-100 129.5-64.5 153-23 170h-113q-1-1-3-5t-4.5-8.5-4.5-8.5-2-5zm-641-37v-320h128v320H512zm0 192v-128h128v128H512zM0 2048 576 896l576 1152H0zm181-112h790l-395-790z"
})
}));
export { MCMdlMobWifiWarning2 };