voice over off icon
voice-over-off-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- voice-over-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
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 8.708v-.607q0-.69.348-1.185q.348-.494.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-.36L2.158 4.555q-.14-.14-.15-.345q-.01-.203.15-.363q.165-.165.357-.165q.19 0 .35.165l16.972 17.029q.14.14.153.341t-.148.361q-.16.171-.353.168q-.195-.003-.36-.168l-3.373-3.385h-.044q0 .44-.3.74t-.739.299H2.75q-.44 0-.74-.3t-.298-.739M22.289 9q0 1.59-.584 3.009t-1.557 2.539q-.165.177-.385.211q-.219.035-.396-.142q-.17-.17-.155-.39t.175-.402q.865-.988 1.354-2.221T21.231 9t-.49-2.598t-1.354-2.216q-.166-.182-.178-.402q-.013-.219.158-.396t.394-.145t.387.209q.973 1.121 1.557 2.54q.584 1.417.584 3.008m-4.705 0q0 .627-.211 1.21q-.212.584-.585 1.055q-.14.183-.353.195t-.389-.164q-.171-.171-.174-.383q-.003-.213.126-.407q.246-.333.382-.715q.135-.383.135-.791q0-.446-.135-.81q-.136-.363-.382-.701q-.129-.195-.126-.404t.174-.381q.177-.177.39-.164t.352.195q.373.47.585 1.035T17.584 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVoiceOverOffRounded(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 8.708v-.607q0-.69.348-1.185q.348-.494.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-.36L2.158 4.555q-.14-.14-.15-.345q-.01-.203.15-.363q.165-.165.357-.165q.19 0 .35.165l16.972 17.029q.14.14.153.341t-.148.361q-.16.171-.353.168q-.195-.003-.36-.168l-3.373-3.385h-.044q0 .44-.3.74t-.739.299H2.75q-.44 0-.74-.3t-.298-.739M22.289 9q0 1.59-.584 3.009t-1.557 2.539q-.165.177-.385.211q-.219.035-.396-.142q-.17-.17-.155-.39t.175-.402q.865-.988 1.354-2.221T21.231 9t-.49-2.598t-1.354-2.216q-.166-.182-.178-.402q-.013-.219.158-.396t.394-.145t.387.209q.973 1.121 1.557 2.54q.584 1.417.584 3.008m-4.705 0q0 .627-.211 1.21q-.212.584-.585 1.055q-.14.183-.353.195t-.389-.164q-.171-.171-.174-.383q-.003-.213.126-.407q.246-.333.382-.715q.135-.383.135-.791q0-.446-.135-.81q-.136-.363-.382-.701q-.129-.195-.126-.404t.174-.381q.177-.177.39-.164t.352.195q.373.47.585 1.035T17.584 9"/></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 8.708v-.607q0-.69.348-1.185q.348-.494.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-.36L2.158 4.555q-.14-.14-.15-.345q-.01-.203.15-.363q.165-.165.357-.165q.19 0 .35.165l16.972 17.029q.14.14.153.341t-.148.361q-.16.171-.353.168q-.195-.003-.36-.168l-3.373-3.385h-.044q0 .44-.3.74t-.739.299H2.75q-.44 0-.74-.3t-.298-.739M22.289 9q0 1.59-.584 3.009t-1.557 2.539q-.165.177-.385.211q-.219.035-.396-.142q-.17-.17-.155-.39t.175-.402q.865-.988 1.354-2.221T21.231 9t-.49-2.598t-1.354-2.216q-.166-.182-.178-.402q-.013-.219.158-.396t.394-.145t.387.209q.973 1.121 1.557 2.54q.584 1.417.584 3.008m-4.705 0q0 .627-.211 1.21q-.212.584-.585 1.055q-.14.183-.353.195t-.389-.164q-.171-.171-.174-.383q-.003-.213.126-.407q.246-.333.382-.715q.135-.383.135-.791q0-.446-.135-.81q-.136-.363-.382-.701q-.129-.195-.126-.404t.174-.381q.177-.177.39-.164t.352.195q.373.47.585 1.035T17.584 9"/></svg> </template>
CSS
.icon-voice-over-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%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%208.708v-.607q0-.69.348-1.185q.348-.494.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-.36L2.158%204.555q-.14-.14-.15-.345q-.01-.203.15-.363q.165-.165.357-.165q.19%200%20.35.165l16.972%2017.029q.14.14.153.341t-.148.361q-.16.171-.353.168q-.195-.003-.36-.168l-3.373-3.385h-.044q0%20.44-.3.74t-.739.299H2.75q-.44%200-.74-.3t-.298-.739M22.289%209q0%201.59-.584%203.009t-1.557%202.539q-.165.177-.385.211q-.219.035-.396-.142q-.17-.17-.155-.39t.175-.402q.865-.988%201.354-2.221T21.231%209t-.49-2.598t-1.354-2.216q-.166-.182-.178-.402q-.013-.219.158-.396t.394-.145t.387.209q.973%201.121%201.557%202.54q.584%201.417.584%203.008m-4.705%200q0%20.627-.211%201.21q-.212.584-.585%201.055q-.14.183-.353.195t-.389-.164q-.171-.171-.174-.383q-.003-.213.126-.407q.246-.333.382-.715q.135-.383.135-.791q0-.446-.135-.81q-.136-.363-.382-.701q-.129-.195-.126-.404t.174-.381q.177-.177.39-.164t.352.195q.373.47.585%201.035T17.584%209%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%208.708v-.607q0-.69.348-1.185q.348-.494.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-.36L2.158%204.555q-.14-.14-.15-.345q-.01-.203.15-.363q.165-.165.357-.165q.19%200%20.35.165l16.972%2017.029q.14.14.153.341t-.148.361q-.16.171-.353.168q-.195-.003-.36-.168l-3.373-3.385h-.044q0%20.44-.3.74t-.739.299H2.75q-.44%200-.74-.3t-.298-.739M22.289%209q0%201.59-.584%203.009t-1.557%202.539q-.165.177-.385.211q-.219.035-.396-.142q-.17-.17-.155-.39t.175-.402q.865-.988%201.354-2.221T21.231%209t-.49-2.598t-1.354-2.216q-.166-.182-.178-.402q-.013-.219.158-.396t.394-.145t.387.209q.973%201.121%201.557%202.54q.584%201.417.584%203.008m-4.705%200q0%20.627-.211%201.21q-.212.584-.585%201.055q-.14.183-.353.195t-.389-.164q-.171-.171-.174-.383q-.003-.213.126-.407q.246-.333.382-.715q.135-.383.135-.791q0-.446-.135-.81q-.136-.363-.382-.701q-.129-.195-.126-.404t.174-.381q.177-.177.39-.164t.352.195q.373.47.585%201.035T17.584%209%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-rounded.svg?color=%231a73e8&size=48