wifi-calling-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
wifi-calling-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the wifi calling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.935 9.397L12.729 6.19q-.292-.293-.242-.662t.394-.572q.852-.527 1.786-.78q.933-.254 1.84-.254q.887 0 1.806.258q.918.257 1.796.772q.347.218.398.585q.05.366-.242.658l-3.197 3.2q-.243.242-.567.242t-.566-.241m.565-.863l2.821-2.815q-.757-.417-1.445-.607T16.5 4.923q-.694 0-1.382.19t-1.445.6zM18.93 20q-2.528 0-5.184-1.266t-4.935-3.555t-3.545-4.935T4 5.07q0-.458.3-.763T5.05 4h2.473q.408 0 .712.257t.411.659L9.142 7.3q.07.42-.025.733t-.333.513L6.59 10.592q.616 1.117 1.361 2.076t1.59 1.817q.87.87 1.874 1.62q1.004.749 2.204 1.414l2.139-2.177q.244-.263.549-.347q.304-.083.674-.033l2.103.43q.408.1.662.411t.254.712v2.435q0 .45-.306.75t-.763.3M6.12 9.654l1.92-1.765q.095-.077.124-.212q.03-.135-.01-.25l-.443-2.12q-.039-.153-.135-.23T7.327 5H5.275q-.115 0-.192.077t-.077.192q.029 1.025.321 2.14t.794 2.245m8.45 8.334q1.014.502 2.16.743q1.148.24 2 .257q.115 0 .192-.077T19 18.72v-2.008q0-.153-.077-.25q-.077-.096-.23-.134l-1.85-.379q-.116-.039-.203-.01q-.086.03-.182.125zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWifiCallingOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.935 9.397L12.729 6.19q-.292-.293-.242-.662t.394-.572q.852-.527 1.786-.78q.933-.254 1.84-.254q.887 0 1.806.258q.918.257 1.796.772q.347.218.398.585q.05.366-.242.658l-3.197 3.2q-.243.242-.567.242t-.566-.241m.565-.863l2.821-2.815q-.757-.417-1.445-.607T16.5 4.923q-.694 0-1.382.19t-1.445.6zM18.93 20q-2.528 0-5.184-1.266t-4.935-3.555t-3.545-4.935T4 5.07q0-.458.3-.763T5.05 4h2.473q.408 0 .712.257t.411.659L9.142 7.3q.07.42-.025.733t-.333.513L6.59 10.592q.616 1.117 1.361 2.076t1.59 1.817q.87.87 1.874 1.62q1.004.749 2.204 1.414l2.139-2.177q.244-.263.549-.347q.304-.083.674-.033l2.103.43q.408.1.662.411t.254.712v2.435q0 .45-.306.75t-.763.3M6.12 9.654l1.92-1.765q.095-.077.124-.212q.03-.135-.01-.25l-.443-2.12q-.039-.153-.135-.23T7.327 5H5.275q-.115 0-.192.077t-.077.192q.029 1.025.321 2.14t.794 2.245m8.45 8.334q1.014.502 2.16.743q1.148.24 2 .257q.115 0 .192-.077T19 18.72v-2.008q0-.153-.077-.25q-.077-.096-.23-.134l-1.85-.379q-.116-.039-.203-.01q-.086.03-.182.125zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.935 9.397L12.729 6.19q-.292-.293-.242-.662t.394-.572q.852-.527 1.786-.78q.933-.254 1.84-.254q.887 0 1.806.258q.918.257 1.796.772q.347.218.398.585q.05.366-.242.658l-3.197 3.2q-.243.242-.567.242t-.566-.241m.565-.863l2.821-2.815q-.757-.417-1.445-.607T16.5 4.923q-.694 0-1.382.19t-1.445.6zM18.93 20q-2.528 0-5.184-1.266t-4.935-3.555t-3.545-4.935T4 5.07q0-.458.3-.763T5.05 4h2.473q.408 0 .712.257t.411.659L9.142 7.3q.07.42-.025.733t-.333.513L6.59 10.592q.616 1.117 1.361 2.076t1.59 1.817q.87.87 1.874 1.62q1.004.749 2.204 1.414l2.139-2.177q.244-.263.549-.347q.304-.083.674-.033l2.103.43q.408.1.662.411t.254.712v2.435q0 .45-.306.75t-.763.3M6.12 9.654l1.92-1.765q.095-.077.124-.212q.03-.135-.01-.25l-.443-2.12q-.039-.153-.135-.23T7.327 5H5.275q-.115 0-.192.077t-.077.192q.029 1.025.321 2.14t.794 2.245m8.45 8.334q1.014.502 2.16.743q1.148.24 2 .257q.115 0 .192-.077T19 18.72v-2.008q0-.153-.077-.25q-.077-.096-.23-.134l-1.85-.379q-.116-.039-.203-.01q-.086.03-.182.125zm0 0"/></svg>
</template>

CSS

.icon-wifi-calling-outline-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.935%209.397L12.729%206.19q-.292-.293-.242-.662t.394-.572q.852-.527%201.786-.78q.933-.254%201.84-.254q.887%200%201.806.258q.918.257%201.796.772q.347.218.398.585q.05.366-.242.658l-3.197%203.2q-.243.242-.567.242t-.566-.241m.565-.863l2.821-2.815q-.757-.417-1.445-.607T16.5%204.923q-.694%200-1.382.19t-1.445.6zM18.93%2020q-2.528%200-5.184-1.266t-4.935-3.555t-3.545-4.935T4%205.07q0-.458.3-.763T5.05%204h2.473q.408%200%20.712.257t.411.659L9.142%207.3q.07.42-.025.733t-.333.513L6.59%2010.592q.616%201.117%201.361%202.076t1.59%201.817q.87.87%201.874%201.62q1.004.749%202.204%201.414l2.139-2.177q.244-.263.549-.347q.304-.083.674-.033l2.103.43q.408.1.662.411t.254.712v2.435q0%20.45-.306.75t-.763.3M6.12%209.654l1.92-1.765q.095-.077.124-.212q.03-.135-.01-.25l-.443-2.12q-.039-.153-.135-.23T7.327%205H5.275q-.115%200-.192.077t-.077.192q.029%201.025.321%202.14t.794%202.245m8.45%208.334q1.014.502%202.16.743q1.148.24%202%20.257q.115%200%20.192-.077T19%2018.72v-2.008q0-.153-.077-.25q-.077-.096-.23-.134l-1.85-.379q-.116-.039-.203-.01q-.086.03-.182.125zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.935%209.397L12.729%206.19q-.292-.293-.242-.662t.394-.572q.852-.527%201.786-.78q.933-.254%201.84-.254q.887%200%201.806.258q.918.257%201.796.772q.347.218.398.585q.05.366-.242.658l-3.197%203.2q-.243.242-.567.242t-.566-.241m.565-.863l2.821-2.815q-.757-.417-1.445-.607T16.5%204.923q-.694%200-1.382.19t-1.445.6zM18.93%2020q-2.528%200-5.184-1.266t-4.935-3.555t-3.545-4.935T4%205.07q0-.458.3-.763T5.05%204h2.473q.408%200%20.712.257t.411.659L9.142%207.3q.07.42-.025.733t-.333.513L6.59%2010.592q.616%201.117%201.361%202.076t1.59%201.817q.87.87%201.874%201.62q1.004.749%202.204%201.414l2.139-2.177q.244-.263.549-.347q.304-.083.674-.033l2.103.43q.408.1.662.411t.254.712v2.435q0%20.45-.306.75t-.763.3M6.12%209.654l1.92-1.765q.095-.077.124-.212q.03-.135-.01-.25l-.443-2.12q-.039-.153-.135-.23T7.327%205H5.275q-.115%200-.192.077t-.077.192q.029%201.025.321%202.14t.794%202.245m8.45%208.334q1.014.502%202.16.743q1.148.24%202%20.257q.115%200%20.192-.077T19%2018.72v-2.008q0-.153-.077-.25q-.077-.096-.23-.134l-1.85-.379q-.116-.039-.203-.01q-.086.03-.182.125zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wifi-calling-outline-rounded.svg?color=%231a73e8&size=48