twotone wifi calling 3 icon
twotone-wifi-calling-3 from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-wifi-calling-3
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Device
- Viewbox
- 24×24
- License
- Apache 2.0
More device icons from Google Material Icons
baseline-1x-mobiledatabaseline-30fpsbaseline-3g-mobiledatabaseline-4g-mobiledatabaseline-4g-plus-mobiledatabaseline-60fpsbaseline-access-alarmbaseline-access-alarmsbaseline-access-timebaseline-access-time-filledbaseline-ad-unitsbaseline-add-alarmbaseline-add-to-home-screenbaseline-airbaseline-airplane-ticketbaseline-airplanemode-activebaseline-airplanemode-inactivebaseline-aodbaseline-battery-0-barbaseline-battery-1-barbaseline-battery-2-barbaseline-battery-20baseline-battery-3-barbaseline-battery-30
Use the twotone wifi calling 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 0 1 9.18 0l1.06-1.06A7.93 7.93 0 0 0 16.49 3"/><path fill="currentColor" d="M20.03 7.46a5.02 5.02 0 0 0-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03zm-4.95 2.13L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneWifiCalling3(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="M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 0 1 9.18 0l1.06-1.06A7.93 7.93 0 0 0 16.49 3"/><path fill="currentColor" d="M20.03 7.46a5.02 5.02 0 0 0-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03zm-4.95 2.13L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 0 1 9.18 0l1.06-1.06A7.93 7.93 0 0 0 16.49 3"/><path fill="currentColor" d="M20.03 7.46a5.02 5.02 0 0 0-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03zm-4.95 2.13L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59"/><path fill="currentColor" d="M15 17.83c1.29.54 2.63.89 4 1.07v-2.23l-2.35-.47zM7.33 5H5.1c.18 1.37.53 2.7 1.07 4L7.8 7.35z" opacity=".3"/><path fill="currentColor" d="m20.2 14.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52 2.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13 3.8c-.09-.46-.5-.8-.98-.8H4c-.56 0-1.03.47-1 1.03c.17 2.89 1.05 5.6 2.43 7.97c1.58 2.73 3.85 4.99 6.57 6.57c2.37 1.37 5.08 2.26 7.97 2.43c.55.03 1.03-.43 1.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1 5h2.23l.47 2.35L6.17 9c-.54-1.3-.9-2.63-1.07-4M19 18.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z"/></svg> </template>
CSS
.icon-twotone-wifi-calling-3 {
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%22M16.49%203c-2.21%200-4.21.9-5.66%202.34l1.06%201.06a6.47%206.47%200%200%201%209.18%200l1.06-1.06A7.93%207.93%200%200%200%2016.49%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.03%207.46a5.02%205.02%200%200%200-7.08%200l1.06%201.06c.63-.63%201.51-1.03%202.47-1.03s1.84.39%202.47%201.03zm-4.95%202.13L16.49%2011l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2017.83c1.29.54%202.63.89%204%201.07v-2.23l-2.35-.47zM7.33%205H5.1c.18%201.37.53%202.7%201.07%204L7.8%207.35z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.2%2014.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52%202.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13%203.8c-.09-.46-.5-.8-.98-.8H4c-.56%200-1.03.47-1%201.03c.17%202.89%201.05%205.6%202.43%207.97c1.58%202.73%203.85%204.99%206.57%206.57c2.37%201.37%205.08%202.26%207.97%202.43c.55.03%201.03-.43%201.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1%205h2.23l.47%202.35L6.17%209c-.54-1.3-.9-2.63-1.07-4M19%2018.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z%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%22M16.49%203c-2.21%200-4.21.9-5.66%202.34l1.06%201.06a6.47%206.47%200%200%201%209.18%200l1.06-1.06A7.93%207.93%200%200%200%2016.49%203%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.03%207.46a5.02%205.02%200%200%200-7.08%200l1.06%201.06c.63-.63%201.51-1.03%202.47-1.03s1.84.39%202.47%201.03zm-4.95%202.13L16.49%2011l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2017.83c1.29.54%202.63.89%204%201.07v-2.23l-2.35-.47zM7.33%205H5.1c.18%201.37.53%202.7%201.07%204L7.8%207.35z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.2%2014.87l-3.67-.73c-.5-.1-.83.2-.9.27l-2.52%202.5c-2.5-1.43-4.57-3.5-6-6l2.5-2.52c.23-.24.33-.57.27-.9L9.13%203.8c-.09-.46-.5-.8-.98-.8H4c-.56%200-1.03.47-1%201.03c.17%202.89%201.05%205.6%202.43%207.97c1.58%202.73%203.85%204.99%206.57%206.57c2.37%201.37%205.08%202.26%207.97%202.43c.55.03%201.03-.43%201.03-1v-4.15c0-.48-.34-.89-.8-.98M5.1%205h2.23l.47%202.35L6.17%209c-.54-1.3-.9-2.63-1.07-4M19%2018.9c-1.37-.18-2.7-.53-4-1.07l1.65-1.63l2.35.47z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-wifi-calling-3.svg?color=%231a73e8&size=48