call-quality-sharp from Material Symbols Light by Google · Sharp · Communicate · Apache-2.0 Free for personal and commercial use.

Name
call-quality-sharp
Set
Material Symbols Light
Style
Sharp
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="M18.2 21q-2.702 0-5.418-1.244t-4.995-3.533t-3.533-5.021Q3 8.469 3 5.8V5h4.439l.848 4.083l-2.697 2.51q.685 1.186 1.418 2.167t1.527 1.769q.802.84 1.808 1.57t2.296 1.44l2.611-2.708l3.75.756V21zm-4.882-10.315Q12 9.369 12 7.502t1.316-3.185T16.497 3q1.867 0 3.185 1.316Q21 5.63 21 7.497t-1.315 3.185T16.503 12t-3.185-1.315m2.798-.3h.769V6.807h-.77zM16 5.692h1v-1h-1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCallQualitySharp(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="M18.2 21q-2.702 0-5.418-1.244t-4.995-3.533t-3.533-5.021Q3 8.469 3 5.8V5h4.439l.848 4.083l-2.697 2.51q.685 1.186 1.418 2.167t1.527 1.769q.802.84 1.808 1.57t2.296 1.44l2.611-2.708l3.75.756V21zm-4.882-10.315Q12 9.369 12 7.502t1.316-3.185T16.497 3q1.867 0 3.185 1.316Q21 5.63 21 7.497t-1.315 3.185T16.503 12t-3.185-1.315m2.798-.3h.769V6.807h-.77zM16 5.692h1v-1h-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.2 21q-2.702 0-5.418-1.244t-4.995-3.533t-3.533-5.021Q3 8.469 3 5.8V5h4.439l.848 4.083l-2.697 2.51q.685 1.186 1.418 2.167t1.527 1.769q.802.84 1.808 1.57t2.296 1.44l2.611-2.708l3.75.756V21zm-4.882-10.315Q12 9.369 12 7.502t1.316-3.185T16.497 3q1.867 0 3.185 1.316Q21 5.63 21 7.497t-1.315 3.185T16.503 12t-3.185-1.315m2.798-.3h.769V6.807h-.77zM16 5.692h1v-1h-1z"/></svg>
</template>

CSS

.icon-call-quality-sharp {
  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%22M18.2%2021q-2.702%200-5.418-1.244t-4.995-3.533t-3.533-5.021Q3%208.469%203%205.8V5h4.439l.848%204.083l-2.697%202.51q.685%201.186%201.418%202.167t1.527%201.769q.802.84%201.808%201.57t2.296%201.44l2.611-2.708l3.75.756V21zm-4.882-10.315Q12%209.369%2012%207.502t1.316-3.185T16.497%203q1.867%200%203.185%201.316Q21%205.63%2021%207.497t-1.315%203.185T16.503%2012t-3.185-1.315m2.798-.3h.769V6.807h-.77zM16%205.692h1v-1h-1z%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%22M18.2%2021q-2.702%200-5.418-1.244t-4.995-3.533t-3.533-5.021Q3%208.469%203%205.8V5h4.439l.848%204.083l-2.697%202.51q.685%201.186%201.418%202.167t1.527%201.769q.802.84%201.808%201.57t2.296%201.44l2.611-2.708l3.75.756V21zm-4.882-10.315Q12%209.369%2012%207.502t1.316-3.185T16.497%203q1.867%200%203.185%201.316Q21%205.63%2021%207.497t-1.315%203.185T16.503%2012t-3.185-1.315m2.798-.3h.769V6.807h-.77zM16%205.692h1v-1h-1z%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-sharp.svg?color=%231a73e8&size=48