speech to text 2 icon
speech-to-text-2 from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speech-to-text-2
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
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 10q-.85 0-1.425-.575T5 8V4q0-.85.575-1.425T7 2q.825 0 1.413.575T9 4v4q0 .85-.587 1.425T7 10m-1 6v-2.6q-1.775-.325-2.887-1.713T2 8.5h2q0 1.25.875 2.125T7 11.5t2.125-.875T10 8.5h2q0 1.8-1.112 3.188T8 13.4V16zm13 6H8q-.825 0-1.412-.587T6 20v-2h11v-2h-7v-1h5v-2h-2.3q.775-1.35 1.038-3.137T14 6.5h-3V2h8q.825 0 1.413.588T21 4v16q0 .825-.587 1.413T19 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpeechToText2(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 10q-.85 0-1.425-.575T5 8V4q0-.85.575-1.425T7 2q.825 0 1.413.575T9 4v4q0 .85-.587 1.425T7 10m-1 6v-2.6q-1.775-.325-2.887-1.713T2 8.5h2q0 1.25.875 2.125T7 11.5t2.125-.875T10 8.5h2q0 1.8-1.112 3.188T8 13.4V16zm13 6H8q-.825 0-1.412-.587T6 20v-2h11v-2h-7v-1h5v-2h-2.3q.775-1.35 1.038-3.137T14 6.5h-3V2h8q.825 0 1.413.588T21 4v16q0 .825-.587 1.413T19 22"/></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 10q-.85 0-1.425-.575T5 8V4q0-.85.575-1.425T7 2q.825 0 1.413.575T9 4v4q0 .85-.587 1.425T7 10m-1 6v-2.6q-1.775-.325-2.887-1.713T2 8.5h2q0 1.25.875 2.125T7 11.5t2.125-.875T10 8.5h2q0 1.8-1.112 3.188T8 13.4V16zm13 6H8q-.825 0-1.412-.587T6 20v-2h11v-2h-7v-1h5v-2h-2.3q.775-1.35 1.038-3.137T14 6.5h-3V2h8q.825 0 1.413.588T21 4v16q0 .825-.587 1.413T19 22"/></svg> </template>
CSS
.icon-speech-to-text-2 {
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%2010q-.85%200-1.425-.575T5%208V4q0-.85.575-1.425T7%202q.825%200%201.413.575T9%204v4q0%20.85-.587%201.425T7%2010m-1%206v-2.6q-1.775-.325-2.887-1.713T2%208.5h2q0%201.25.875%202.125T7%2011.5t2.125-.875T10%208.5h2q0%201.8-1.112%203.188T8%2013.4V16zm13%206H8q-.825%200-1.412-.587T6%2020v-2h11v-2h-7v-1h5v-2h-2.3q.775-1.35%201.038-3.137T14%206.5h-3V2h8q.825%200%201.413.588T21%204v16q0%20.825-.587%201.413T19%2022%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%2010q-.85%200-1.425-.575T5%208V4q0-.85.575-1.425T7%202q.825%200%201.413.575T9%204v4q0%20.85-.587%201.425T7%2010m-1%206v-2.6q-1.775-.325-2.887-1.713T2%208.5h2q0%201.25.875%202.125T7%2011.5t2.125-.875T10%208.5h2q0%201.8-1.112%203.188T8%2013.4V16zm13%206H8q-.825%200-1.412-.587T6%2020v-2h11v-2h-7v-1h5v-2h-2.3q.775-1.35%201.038-3.137T14%206.5h-3V2h8q.825%200%201.413.588T21%204v16q0%20.825-.587%201.413T19%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/speech-to-text-2.svg?color=%231a73e8&size=48