@icongo/mc
Version:
Micon Icons
13 lines • 731 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlWifiCall0 = 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: "M720 1462q31 0 52 21l103 103q21 21 21 52 0 14-5 27.5t-16 23.5q-25 25-44.5 44t-40.5 32-46.5 20-62.5 7q-72 0-150.5-30.5t-154.5-82T232 1560t-119.5-144-82-154.5T0 1111q0-37 7-62.5t20-46.5 32-40.5 44-44.5q10-11 23.5-16t27.5-5q31 0 52 21l103 103q21 21 21 52 0 26-14.5 43.5T283 1149t-32.5 34-14.5 43q0 31 21 52l257 257q21 21 52 21 25 0 43-14.5t34-32.5 33.5-32.5T720 1462z"
})
}));
export { MCMdlWifiCall0 };