@icongo/mc
Version:
Micon Icons
13 lines • 709 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlWifiWarning2 = 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-15zm-553 200q32-128 102.5-235.5t169.5-185 220-120.5 253-43v128q-88 0-170 23t-153 64.5-129.5 100-100 129.5-64.5 153-23 170h-13zM576 896l576 1152H0zm421 1056-421-841-421 841h842zm-485-544h128v320H512v-320zm0 384h128v128H512v-128z"
})
}));
export { MCMdlWifiWarning2 };