voice chat off icon
voice-chat-off-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- voice-chat-off-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 voice chat off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.066 10.375q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125m10.5 0q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125M3.51 18.865q-.218-.086-.364-.268Q3 18.416 3 18.133V4.116h1.116L14.5 14.5h-1.415L1.36 2.777q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l6.739 6.739v3.25q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V9.692l1.866 1.866v2.5q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317v-1.616l8.181 8.181q.14.14.153.342t-.157.37q-.155.156-.35.156t-.353-.16L15.572 17H6.077l-1.71 1.71q-.186.186-.413.214t-.444-.058m16.117-1.974l-4.435-4.473V7.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v3.593L12.442 9.65V5.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v2.804L7.223 4.373q-.379-.379-.171-.876T7.794 3h11.59q.691 0 1.154.463T21 4.615v11.706q0 .535-.497.742q-.497.208-.876-.17"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVoiceChatOffRounded(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="M7.066 10.375q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125m10.5 0q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125M3.51 18.865q-.218-.086-.364-.268Q3 18.416 3 18.133V4.116h1.116L14.5 14.5h-1.415L1.36 2.777q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l6.739 6.739v3.25q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V9.692l1.866 1.866v2.5q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317v-1.616l8.181 8.181q.14.14.153.342t-.157.37q-.155.156-.35.156t-.353-.16L15.572 17H6.077l-1.71 1.71q-.186.186-.413.214t-.444-.058m16.117-1.974l-4.435-4.473V7.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v3.593L12.442 9.65V5.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v2.804L7.223 4.373q-.379-.379-.171-.876T7.794 3h11.59q.691 0 1.154.463T21 4.615v11.706q0 .535-.497.742q-.497.208-.876-.17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.066 10.375q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125m10.5 0q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0 .191.125.317q.125.125.316.125q.192 0 .317-.125M3.51 18.865q-.218-.086-.364-.268Q3 18.416 3 18.133V4.116h1.116L14.5 14.5h-1.415L1.36 2.777q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l6.739 6.739v3.25q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317V9.692l1.866 1.866v2.5q0 .191.125.317q.125.125.316.125q.192 0 .317-.125q.126-.126.126-.317v-1.616l8.181 8.181q.14.14.153.342t-.157.37q-.155.156-.35.156t-.353-.16L15.572 17H6.077l-1.71 1.71q-.186.186-.413.214t-.444-.058m16.117-1.974l-4.435-4.473V7.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v3.593L12.442 9.65V5.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v2.804L7.223 4.373q-.379-.379-.171-.876T7.794 3h11.59q.691 0 1.154.463T21 4.615v11.706q0 .535-.497.742q-.497.208-.876-.17"/></svg> </template>
CSS
.icon-voice-chat-off-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%22M7.066%2010.375q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125m10.5%200q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125M3.51%2018.865q-.218-.086-.364-.268Q3%2018.416%203%2018.133V4.116h1.116L14.5%2014.5h-1.415L1.36%202.777q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l6.739%206.739v3.25q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317V9.692l1.866%201.866v2.5q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317v-1.616l8.181%208.181q.14.14.153.342t-.157.37q-.155.156-.35.156t-.353-.16L15.572%2017H6.077l-1.71%201.71q-.186.186-.413.214t-.444-.058m16.117-1.974l-4.435-4.473V7.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v3.593L12.442%209.65V5.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v2.804L7.223%204.373q-.379-.379-.171-.876T7.794%203h11.59q.691%200%201.154.463T21%204.615v11.706q0%20.535-.497.742q-.497.208-.876-.17%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%22M7.066%2010.375q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125m10.5%200q.126-.126.126-.317v-.116q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v.116q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125M3.51%2018.865q-.218-.086-.364-.268Q3%2018.416%203%2018.133V4.116h1.116L14.5%2014.5h-1.415L1.36%202.777q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16l6.739%206.739v3.25q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317V9.692l1.866%201.866v2.5q0%20.191.125.317q.125.125.316.125q.192%200%20.317-.125q.126-.126.126-.317v-1.616l8.181%208.181q.14.14.153.342t-.157.37q-.155.156-.35.156t-.353-.16L15.572%2017H6.077l-1.71%201.71q-.186.186-.413.214t-.444-.058m16.117-1.974l-4.435-4.473V7.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v3.593L12.442%209.65V5.942q0-.191-.125-.317q-.125-.125-.316-.125t-.317.125t-.126.317v2.804L7.223%204.373q-.379-.379-.171-.876T7.794%203h11.59q.691%200%201.154.463T21%204.615v11.706q0%20.535-.497.742q-.497.208-.876-.17%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/voice-chat-off-rounded.svg?color=%231a73e8&size=48