speech to text 2 icon
speech-to-text-2-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speech-to-text-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the speech to text 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 9.885q-.638 0-1.07-.432T6 8.385V4q0-.638.43-1.069T7.496 2.5q.618 0 1.06.431T9 4v4.385q0 .637-.44 1.068q-.442.431-1.06.431m-.357 5.472Q7 15.213 7 15v-2.023q-1.729-.165-2.986-1.306q-1.258-1.14-1.387-2.811q-.03-.227.116-.352q.148-.125.324-.137q.177-.011.343.096q.166.108.223.387q.154 1.385 1.27 2.265Q6.022 12 7.5 12q1.48 0 2.591-.878t1.27-2.25q.055-.288.225-.391t.347-.092t.324.136t.116.346q-.154 1.665-1.399 2.806q-1.245 1.14-2.974 1.3V15q0 .213-.144.356t-.357.144t-.356-.144M8.616 21q-.667 0-1.141-.475T7 19.386v-.838q0-.356.232-.586t.576-.23H16q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-4.615q-.412 0-.706-.295t-.294-.705t.294-.706t.706-.294H14q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-.571q-.17 0-.246-.15q-.077-.148.023-.29q.783-1.204 1.124-2.862q.342-1.657.414-3.281q.025-.421-.27-.727t-.738-.305h-1.428q-.344 0-.576-.233t-.232-.575v-1.5q0-.343.232-.576T12.308 3h6.077q.666 0 1.14.475T20 4.615v14.77q0 .666-.475 1.14t-1.14.475z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeechToText2Rounded(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.5 9.885q-.638 0-1.07-.432T6 8.385V4q0-.638.43-1.069T7.496 2.5q.618 0 1.06.431T9 4v4.385q0 .637-.44 1.068q-.442.431-1.06.431m-.357 5.472Q7 15.213 7 15v-2.023q-1.729-.165-2.986-1.306q-1.258-1.14-1.387-2.811q-.03-.227.116-.352q.148-.125.324-.137q.177-.011.343.096q.166.108.223.387q.154 1.385 1.27 2.265Q6.022 12 7.5 12q1.48 0 2.591-.878t1.27-2.25q.055-.288.225-.391t.347-.092t.324.136t.116.346q-.154 1.665-1.399 2.806q-1.245 1.14-2.974 1.3V15q0 .213-.144.356t-.357.144t-.356-.144M8.616 21q-.667 0-1.141-.475T7 19.386v-.838q0-.356.232-.586t.576-.23H16q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-4.615q-.412 0-.706-.295t-.294-.705t.294-.706t.706-.294H14q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-.571q-.17 0-.246-.15q-.077-.148.023-.29q.783-1.204 1.124-2.862q.342-1.657.414-3.281q.025-.421-.27-.727t-.738-.305h-1.428q-.344 0-.576-.233t-.232-.575v-1.5q0-.343.232-.576T12.308 3h6.077q.666 0 1.14.475T20 4.615v14.77q0 .666-.475 1.14t-1.14.475z"/></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.5 9.885q-.638 0-1.07-.432T6 8.385V4q0-.638.43-1.069T7.496 2.5q.618 0 1.06.431T9 4v4.385q0 .637-.44 1.068q-.442.431-1.06.431m-.357 5.472Q7 15.213 7 15v-2.023q-1.729-.165-2.986-1.306q-1.258-1.14-1.387-2.811q-.03-.227.116-.352q.148-.125.324-.137q.177-.011.343.096q.166.108.223.387q.154 1.385 1.27 2.265Q6.022 12 7.5 12q1.48 0 2.591-.878t1.27-2.25q.055-.288.225-.391t.347-.092t.324.136t.116.346q-.154 1.665-1.399 2.806q-1.245 1.14-2.974 1.3V15q0 .213-.144.356t-.357.144t-.356-.144M8.616 21q-.667 0-1.141-.475T7 19.386v-.838q0-.356.232-.586t.576-.23H16q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-4.615q-.412 0-.706-.295t-.294-.705t.294-.706t.706-.294H14q.213 0 .356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-.571q-.17 0-.246-.15q-.077-.148.023-.29q.783-1.204 1.124-2.862q.342-1.657.414-3.281q.025-.421-.27-.727t-.738-.305h-1.428q-.344 0-.576-.233t-.232-.575v-1.5q0-.343.232-.576T12.308 3h6.077q.666 0 1.14.475T20 4.615v14.77q0 .666-.475 1.14t-1.14.475z"/></svg> </template>
CSS
.icon-speech-to-text-2-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.5%209.885q-.638%200-1.07-.432T6%208.385V4q0-.638.43-1.069T7.496%202.5q.618%200%201.06.431T9%204v4.385q0%20.637-.44%201.068q-.442.431-1.06.431m-.357%205.472Q7%2015.213%207%2015v-2.023q-1.729-.165-2.986-1.306q-1.258-1.14-1.387-2.811q-.03-.227.116-.352q.148-.125.324-.137q.177-.011.343.096q.166.108.223.387q.154%201.385%201.27%202.265Q6.022%2012%207.5%2012q1.48%200%202.591-.878t1.27-2.25q.055-.288.225-.391t.347-.092t.324.136t.116.346q-.154%201.665-1.399%202.806q-1.245%201.14-2.974%201.3V15q0%20.213-.144.356t-.357.144t-.356-.144M8.616%2021q-.667%200-1.141-.475T7%2019.386v-.838q0-.356.232-.586t.576-.23H16q.213%200%20.356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-4.615q-.412%200-.706-.295t-.294-.705t.294-.706t.706-.294H14q.213%200%20.356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-.571q-.17%200-.246-.15q-.077-.148.023-.29q.783-1.204%201.124-2.862q.342-1.657.414-3.281q.025-.421-.27-.727t-.738-.305h-1.428q-.344%200-.576-.233t-.232-.575v-1.5q0-.343.232-.576T12.308%203h6.077q.666%200%201.14.475T20%204.615v14.77q0%20.666-.475%201.14t-1.14.475z%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.5%209.885q-.638%200-1.07-.432T6%208.385V4q0-.638.43-1.069T7.496%202.5q.618%200%201.06.431T9%204v4.385q0%20.637-.44%201.068q-.442.431-1.06.431m-.357%205.472Q7%2015.213%207%2015v-2.023q-1.729-.165-2.986-1.306q-1.258-1.14-1.387-2.811q-.03-.227.116-.352q.148-.125.324-.137q.177-.011.343.096q.166.108.223.387q.154%201.385%201.27%202.265Q6.022%2012%207.5%2012q1.48%200%202.591-.878t1.27-2.25q.055-.288.225-.391t.347-.092t.324.136t.116.346q-.154%201.665-1.399%202.806q-1.245%201.14-2.974%201.3V15q0%20.213-.144.356t-.357.144t-.356-.144M8.616%2021q-.667%200-1.141-.475T7%2019.386v-.838q0-.356.232-.586t.576-.23H16q.213%200%20.356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-4.615q-.412%200-.706-.295t-.294-.705t.294-.706t.706-.294H14q.213%200%20.356-.144q.144-.144.144-.357t-.144-.356t-.356-.143h-.571q-.17%200-.246-.15q-.077-.148.023-.29q.783-1.204%201.124-2.862q.342-1.657.414-3.281q.025-.421-.27-.727t-.738-.305h-1.428q-.344%200-.576-.233t-.232-.575v-1.5q0-.343.232-.576T12.308%203h6.077q.666%200%201.14.475T20%204.615v14.77q0%20.666-.475%201.14t-1.14.475z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/speech-to-text-2-rounded.svg?color=%231a73e8&size=48