ring-volume-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
ring-volume-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 ring volume icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.663 6.741q-.144-.143-.144-.356v-3q0-.214.144-.357q.143-.144.356-.144t.357.144t.143.357v3q0 .213-.143.356t-.357.144t-.356-.144m5.603 2.398q-.16-.166-.163-.354q-.003-.189.163-.354l2.144-2.106q.146-.146.347-.153q.2-.006.366.159q.16.165.163.354t-.163.354l-2.144 2.105q-.146.147-.347.153t-.367-.158m-10.492 0q-.146.146-.347.158t-.367-.133L3.896 7.096q-.165-.165-.162-.373q.002-.207.162-.373q.165-.165.376-.168q.21-.003.376.162l2.125 2.087q.165.146.162.344q-.002.198-.162.364M3.343 19.15L1.83 17.689q-.32-.3-.31-.73q.01-.428.329-.747q1.95-1.99 4.662-3.101T12 12t5.486 1.11t4.664 3.102q.32.319.329.748t-.31.729l-1.511 1.461q-.333.314-.724.358q-.392.044-.73-.2l-2.131-1.623q-.296-.227-.434-.485t-.139-.584v-2.793q-1.22-.434-2.277-.629Q13.166 13 12 13t-2.223.194t-2.277.629v2.793q0 .326-.139.584t-.434.485l-2.13 1.623q-.34.244-.73.2q-.392-.044-.725-.358"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRingVolumeRounded(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="M11.663 6.741q-.144-.143-.144-.356v-3q0-.214.144-.357q.143-.144.356-.144t.357.144t.143.357v3q0 .213-.143.356t-.357.144t-.356-.144m5.603 2.398q-.16-.166-.163-.354q-.003-.189.163-.354l2.144-2.106q.146-.146.347-.153q.2-.006.366.159q.16.165.163.354t-.163.354l-2.144 2.105q-.146.147-.347.153t-.367-.158m-10.492 0q-.146.146-.347.158t-.367-.133L3.896 7.096q-.165-.165-.162-.373q.002-.207.162-.373q.165-.165.376-.168q.21-.003.376.162l2.125 2.087q.165.146.162.344q-.002.198-.162.364M3.343 19.15L1.83 17.689q-.32-.3-.31-.73q.01-.428.329-.747q1.95-1.99 4.662-3.101T12 12t5.486 1.11t4.664 3.102q.32.319.329.748t-.31.729l-1.511 1.461q-.333.314-.724.358q-.392.044-.73-.2l-2.131-1.623q-.296-.227-.434-.485t-.139-.584v-2.793q-1.22-.434-2.277-.629Q13.166 13 12 13t-2.223.194t-2.277.629v2.793q0 .326-.139.584t-.434.485l-2.13 1.623q-.34.244-.73.2q-.392-.044-.725-.358"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.663 6.741q-.144-.143-.144-.356v-3q0-.214.144-.357q.143-.144.356-.144t.357.144t.143.357v3q0 .213-.143.356t-.357.144t-.356-.144m5.603 2.398q-.16-.166-.163-.354q-.003-.189.163-.354l2.144-2.106q.146-.146.347-.153q.2-.006.366.159q.16.165.163.354t-.163.354l-2.144 2.105q-.146.147-.347.153t-.367-.158m-10.492 0q-.146.146-.347.158t-.367-.133L3.896 7.096q-.165-.165-.162-.373q.002-.207.162-.373q.165-.165.376-.168q.21-.003.376.162l2.125 2.087q.165.146.162.344q-.002.198-.162.364M3.343 19.15L1.83 17.689q-.32-.3-.31-.73q.01-.428.329-.747q1.95-1.99 4.662-3.101T12 12t5.486 1.11t4.664 3.102q.32.319.329.748t-.31.729l-1.511 1.461q-.333.314-.724.358q-.392.044-.73-.2l-2.131-1.623q-.296-.227-.434-.485t-.139-.584v-2.793q-1.22-.434-2.277-.629Q13.166 13 12 13t-2.223.194t-2.277.629v2.793q0 .326-.139.584t-.434.485l-2.13 1.623q-.34.244-.73.2q-.392-.044-.725-.358"/></svg>
</template>

CSS

.icon-ring-volume-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%22M11.663%206.741q-.144-.143-.144-.356v-3q0-.214.144-.357q.143-.144.356-.144t.357.144t.143.357v3q0%20.213-.143.356t-.357.144t-.356-.144m5.603%202.398q-.16-.166-.163-.354q-.003-.189.163-.354l2.144-2.106q.146-.146.347-.153q.2-.006.366.159q.16.165.163.354t-.163.354l-2.144%202.105q-.146.147-.347.153t-.367-.158m-10.492%200q-.146.146-.347.158t-.367-.133L3.896%207.096q-.165-.165-.162-.373q.002-.207.162-.373q.165-.165.376-.168q.21-.003.376.162l2.125%202.087q.165.146.162.344q-.002.198-.162.364M3.343%2019.15L1.83%2017.689q-.32-.3-.31-.73q.01-.428.329-.747q1.95-1.99%204.662-3.101T12%2012t5.486%201.11t4.664%203.102q.32.319.329.748t-.31.729l-1.511%201.461q-.333.314-.724.358q-.392.044-.73-.2l-2.131-1.623q-.296-.227-.434-.485t-.139-.584v-2.793q-1.22-.434-2.277-.629Q13.166%2013%2012%2013t-2.223.194t-2.277.629v2.793q0%20.326-.139.584t-.434.485l-2.13%201.623q-.34.244-.73.2q-.392-.044-.725-.358%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%22M11.663%206.741q-.144-.143-.144-.356v-3q0-.214.144-.357q.143-.144.356-.144t.357.144t.143.357v3q0%20.213-.143.356t-.357.144t-.356-.144m5.603%202.398q-.16-.166-.163-.354q-.003-.189.163-.354l2.144-2.106q.146-.146.347-.153q.2-.006.366.159q.16.165.163.354t-.163.354l-2.144%202.105q-.146.147-.347.153t-.367-.158m-10.492%200q-.146.146-.347.158t-.367-.133L3.896%207.096q-.165-.165-.162-.373q.002-.207.162-.373q.165-.165.376-.168q.21-.003.376.162l2.125%202.087q.165.146.162.344q-.002.198-.162.364M3.343%2019.15L1.83%2017.689q-.32-.3-.31-.73q.01-.428.329-.747q1.95-1.99%204.662-3.101T12%2012t5.486%201.11t4.664%203.102q.32.319.329.748t-.31.729l-1.511%201.461q-.333.314-.724.358q-.392.044-.73-.2l-2.131-1.623q-.296-.227-.434-.485t-.139-.584v-2.793q-1.22-.434-2.277-.629Q13.166%2013%2012%2013t-2.223.194t-2.277.629v2.793q0%20.326-.139.584t-.434.485l-2.13%201.623q-.34.244-.73.2q-.392-.044-.725-.358%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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