sharp wifi calling 3 icon
sharp-wifi-calling-3 from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-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 sharp 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="m21 15l-5-1l-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8L9 3H3c0 3.28.89 6.35 2.43 9c1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpWifiCalling3(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="m21 15l-5-1l-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8L9 3H3c0 3.28.89 6.35 2.43 9c1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21z"/></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="m21 15l-5-1l-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8L9 3H3c0 3.28.89 6.35 2.43 9c1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21z"/></svg> </template>
CSS
.icon-sharp-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%22m21%2015l-5-1l-2.9%202.9c-2.5-1.43-4.57-3.5-6-6L10%208L9%203H3c0%203.28.89%206.35%202.43%209c1.58%202.73%203.85%204.99%206.57%206.57C14.65%2020.1%2017.72%2021%2021%2021z%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%22m21%2015l-5-1l-2.9%202.9c-2.5-1.43-4.57-3.5-6-6L10%208L9%203H3c0%203.28.89%206.35%202.43%209c1.58%202.73%203.85%204.99%206.57%206.57C14.65%2020.1%2017.72%2021%2021%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-wifi-calling-3.svg?color=%231a73e8&size=48