call quality icon
call-quality-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- call-quality-rounded
- Set
- Material Symbols Light
- Style
- 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 call quality icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3m-4.612-10.318Q12 9.363 12 7.5t1.318-3.182T16.5 3t3.182 1.318T21 7.5t-1.318 3.182T16.5 12t-3.182-1.318m3.455-.409q.112-.111.112-.273V7.192q0-.161-.112-.273t-.273-.111t-.273.111t-.111.273V10q0 .162.111.273t.273.112t.273-.112m.077-4.73q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCallQualityRounded(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="M17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3m-4.612-10.318Q12 9.363 12 7.5t1.318-3.182T16.5 3t3.182 1.318T21 7.5t-1.318 3.182T16.5 12t-3.182-1.318m3.455-.409q.112-.111.112-.273V7.192q0-.161-.112-.273t-.273-.111t-.273.111t-.111.273V10q0 .162.111.273t.273.112t.273-.112m.077-4.73q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3m-4.612-10.318Q12 9.363 12 7.5t1.318-3.182T16.5 3t3.182 1.318T21 7.5t-1.318 3.182T16.5 12t-3.182-1.318m3.455-.409q.112-.111.112-.273V7.192q0-.161-.112-.273t-.273-.111t-.273.111t-.111.273V10q0 .162.111.273t.273.112t.273-.112m.077-4.73q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15"/></svg> </template>
CSS
.icon-call-quality-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%22M17.93%2021q-2.528%200-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3%206.07q0-.45.3-.76T4.05%205h2.473q.408%200%20.712.257q.303.257.411.659L8.142%208.3q.07.42-.025.733t-.333.513l-2.193%202.046q.615%201.117%201.36%202.076t1.59%201.817q.87.87%201.875%201.62q1.003.749%202.203%201.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0%20.45-.31.75t-.76.3m-4.612-10.318Q12%209.363%2012%207.5t1.318-3.182T16.5%203t3.182%201.318T21%207.5t-1.318%203.182T16.5%2012t-3.182-1.318m3.455-.409q.112-.111.112-.273V7.192q0-.161-.112-.273t-.273-.111t-.273.111t-.111.273V10q0%20.162.111.273t.273.112t.273-.112m.077-4.73q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15%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%22M17.93%2021q-2.528%200-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3%206.07q0-.45.3-.76T4.05%205h2.473q.408%200%20.712.257q.303.257.411.659L8.142%208.3q.07.42-.025.733t-.333.513l-2.193%202.046q.615%201.117%201.36%202.076t1.59%201.817q.87.87%201.875%201.62q1.003.749%202.203%201.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0%20.45-.31.75t-.76.3m-4.612-10.318Q12%209.363%2012%207.5t1.318-3.182T16.5%203t3.182%201.318T21%207.5t-1.318%203.182T16.5%2012t-3.182-1.318m3.455-.409q.112-.111.112-.273V7.192q0-.161-.112-.273t-.273-.111t-.273.111t-.111.273V10q0%20.162.111.273t.273.112t.273-.112m.077-4.73q.15-.15.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15t.35-.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/call-quality-rounded.svg?color=%231a73e8&size=48