voice over off icon
voice-over-off from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- voice-over-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- voice-over-off-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the voice over off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.677 9.485L8.289 6.046q.09-.017.205-.031Q8.61 6 8.712 6q1.246 0 2.123.877T11.712 9q0 .102-.009.233q-.009.13-.026.251m-9.965 9.747v-1.647q0-.69.348-1.184t.982-.811q1.218-.612 2.702-.985q1.485-.373 2.968-.373q1.054 0 2.035.197t1.71.426l-2.976-2.965q-.187.055-.37.083q-.182.028-.4.028q-1.245 0-2.122-.877T5.712 9q0-.217.028-.41q.027-.192.083-.36L1.803 4.2l.709-.708l17.673 17.731l-.696.72l-3.778-3.79v1.078zm18.027-4.243l-.743-.742q1.043-1.025 1.639-2.377T21.23 9t-.596-2.863q-.596-1.346-1.639-2.371l.743-.755q1.169 1.152 1.859 2.702T22.288 9t-.69 3.287t-1.86 2.701m-3.315-3.315l-.754-.754q.392-.386.62-.876T16.515 9q0-.592-.227-1.062t-.619-.857l.754-.754q.53.514.846 1.188T17.585 9q0 .773-.316 1.466q-.315.694-.846 1.207"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVoiceOverOff(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.677 9.485L8.289 6.046q.09-.017.205-.031Q8.61 6 8.712 6q1.246 0 2.123.877T11.712 9q0 .102-.009.233q-.009.13-.026.251m-9.965 9.747v-1.647q0-.69.348-1.184t.982-.811q1.218-.612 2.702-.985q1.485-.373 2.968-.373q1.054 0 2.035.197t1.71.426l-2.976-2.965q-.187.055-.37.083q-.182.028-.4.028q-1.245 0-2.122-.877T5.712 9q0-.217.028-.41q.027-.192.083-.36L1.803 4.2l.709-.708l17.673 17.731l-.696.72l-3.778-3.79v1.078zm18.027-4.243l-.743-.742q1.043-1.025 1.639-2.377T21.23 9t-.596-2.863q-.596-1.346-1.639-2.371l.743-.755q1.169 1.152 1.859 2.702T22.288 9t-.69 3.287t-1.86 2.701m-3.315-3.315l-.754-.754q.392-.386.62-.876T16.515 9q0-.592-.227-1.062t-.619-.857l.754-.754q.53.514.846 1.188T17.585 9q0 .773-.316 1.466q-.315.694-.846 1.207"/></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.677 9.485L8.289 6.046q.09-.017.205-.031Q8.61 6 8.712 6q1.246 0 2.123.877T11.712 9q0 .102-.009.233q-.009.13-.026.251m-9.965 9.747v-1.647q0-.69.348-1.184t.982-.811q1.218-.612 2.702-.985q1.485-.373 2.968-.373q1.054 0 2.035.197t1.71.426l-2.976-2.965q-.187.055-.37.083q-.182.028-.4.028q-1.245 0-2.122-.877T5.712 9q0-.217.028-.41q.027-.192.083-.36L1.803 4.2l.709-.708l17.673 17.731l-.696.72l-3.778-3.79v1.078zm18.027-4.243l-.743-.742q1.043-1.025 1.639-2.377T21.23 9t-.596-2.863q-.596-1.346-1.639-2.371l.743-.755q1.169 1.152 1.859 2.702T22.288 9t-.69 3.287t-1.86 2.701m-3.315-3.315l-.754-.754q.392-.386.62-.876T16.515 9q0-.592-.227-1.062t-.619-.857l.754-.754q.53.514.846 1.188T17.585 9q0 .773-.316 1.466q-.315.694-.846 1.207"/></svg> </template>
CSS
.icon-voice-over-off {
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.677%209.485L8.289%206.046q.09-.017.205-.031Q8.61%206%208.712%206q1.246%200%202.123.877T11.712%209q0%20.102-.009.233q-.009.13-.026.251m-9.965%209.747v-1.647q0-.69.348-1.184t.982-.811q1.218-.612%202.702-.985q1.485-.373%202.968-.373q1.054%200%202.035.197t1.71.426l-2.976-2.965q-.187.055-.37.083q-.182.028-.4.028q-1.245%200-2.122-.877T5.712%209q0-.217.028-.41q.027-.192.083-.36L1.803%204.2l.709-.708l17.673%2017.731l-.696.72l-3.778-3.79v1.078zm18.027-4.243l-.743-.742q1.043-1.025%201.639-2.377T21.23%209t-.596-2.863q-.596-1.346-1.639-2.371l.743-.755q1.169%201.152%201.859%202.702T22.288%209t-.69%203.287t-1.86%202.701m-3.315-3.315l-.754-.754q.392-.386.62-.876T16.515%209q0-.592-.227-1.062t-.619-.857l.754-.754q.53.514.846%201.188T17.585%209q0%20.773-.316%201.466q-.315.694-.846%201.207%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.677%209.485L8.289%206.046q.09-.017.205-.031Q8.61%206%208.712%206q1.246%200%202.123.877T11.712%209q0%20.102-.009.233q-.009.13-.026.251m-9.965%209.747v-1.647q0-.69.348-1.184t.982-.811q1.218-.612%202.702-.985q1.485-.373%202.968-.373q1.054%200%202.035.197t1.71.426l-2.976-2.965q-.187.055-.37.083q-.182.028-.4.028q-1.245%200-2.122-.877T5.712%209q0-.217.028-.41q.027-.192.083-.36L1.803%204.2l.709-.708l17.673%2017.731l-.696.72l-3.778-3.79v1.078zm18.027-4.243l-.743-.742q1.043-1.025%201.639-2.377T21.23%209t-.596-2.863q-.596-1.346-1.639-2.371l.743-.755q1.169%201.152%201.859%202.702T22.288%209t-.69%203.287t-1.86%202.701m-3.315-3.315l-.754-.754q.392-.386.62-.876T16.515%209q0-.592-.227-1.062t-.619-.857l.754-.754q.53.514.846%201.188T17.585%209q0%20.773-.316%201.466q-.315.694-.846%201.207%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-over-off.svg?color=%231a73e8&size=48