google-material-icons
Version:
A google material icon library package for React applications
43 lines (39 loc) • 1.95 kB
JavaScript
/**
* @license google-material-icons v2.1.3 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createIcon from '../../createIcon.js';
const WifiCalling3 = createIcon("WifiCalling3", [
[
"path",
{
d: "M15.921 4.49902C17.711 4.49902 19.341 5.22902 20.511 6.40902L21.571 5.34902C20.131 3.89902 18.131 2.99902 15.921 2.99902C13.711 2.99902 11.711 3.89902 10.261 5.33902L11.321 6.39902C12.511 5.22902 14.131 4.49902 15.921 4.49902Z",
key: "10hjid"
}
],
[
"path",
{
d: "M15.921 5.99902C14.541 5.99902 13.291 6.55902 12.381 7.45902L13.441 8.51902C14.071 7.88902 14.951 7.48902 15.911 7.48902C16.871 7.48902 17.751 7.87902 18.381 8.51902L19.441 7.45902C18.5511 6.55902 17.301 5.99902 15.921 5.99902Z",
key: "1t8y9b"
}
],
[
"path",
{
d: "M15.921 8.99902C15.371 8.99902 14.871 9.21902 14.511 9.58902L15.921 10.999L17.331 9.58902C16.971 9.21902 16.471 8.99902 15.921 8.99902Z",
key: "1wm89k"
}
],
[
"path",
{
d: "M19.6311 14.869L15.961 14.139C15.461 14.039 15.131 14.339 15.061 14.409L12.541 16.909C10.041 15.479 7.97105 13.409 6.54105 10.909L9.04105 8.38902C9.27105 8.14902 9.37105 7.81902 9.31105 7.48902L8.56105 3.79902C8.47105 3.33902 8.06105 2.99902 7.58105 2.99902H3.43105C2.87105 2.99902 2.40105 3.46902 2.43105 4.02902C2.60105 6.91902 3.48105 9.62902 4.86105 11.999C6.44105 14.729 8.71105 16.989 11.431 18.569C13.801 19.939 16.511 20.829 19.401 20.999C19.951 21.029 20.431 20.569 20.431 19.999V15.849C20.431 15.369 20.091 14.959 19.6311 14.869ZM4.53105 4.99902H6.76105L7.23105 7.34902L5.60105 8.99902C5.06105 7.69902 4.70105 6.36902 4.53105 4.99902ZM18.431 18.899C17.061 18.719 15.731 18.369 14.431 17.829L16.081 16.199L18.431 16.669V18.899Z",
key: "1o8elz"
}
]
]);
export { WifiCalling3 as default };
//# sourceMappingURL=wifi_calling_3.js.map