text to speech icon
text-to-speech-sharp from Material Symbols by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- text-to-speech-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- text-to-speech-outline-sharp
2 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the text to speech icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h10.15l-2 2H4v16h11v-2h2v4zm4-4v-2h7v2zm0-3v-2h5v2zm9 0l-4-4H8V6h3l4-4zm2-3.05v-6.9q.9.525 1.45 1.425T19 8.5t-.55 2.025T17 11.95m0 4.3v-2.1q1.75-.625 2.875-2.162T21 8.5t-1.125-3.488T17 2.85V.75q2.6.675 4.3 2.813T23 8.5t-1.7 4.938T17 16.25"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTextToSpeechSharp(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="M2 22V2h10.15l-2 2H4v16h11v-2h2v4zm4-4v-2h7v2zm0-3v-2h5v2zm9 0l-4-4H8V6h3l4-4zm2-3.05v-6.9q.9.525 1.45 1.425T19 8.5t-.55 2.025T17 11.95m0 4.3v-2.1q1.75-.625 2.875-2.162T21 8.5t-1.125-3.488T17 2.85V.75q2.6.675 4.3 2.813T23 8.5t-1.7 4.938T17 16.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 22V2h10.15l-2 2H4v16h11v-2h2v4zm4-4v-2h7v2zm0-3v-2h5v2zm9 0l-4-4H8V6h3l4-4zm2-3.05v-6.9q.9.525 1.45 1.425T19 8.5t-.55 2.025T17 11.95m0 4.3v-2.1q1.75-.625 2.875-2.162T21 8.5t-1.125-3.488T17 2.85V.75q2.6.675 4.3 2.813T23 8.5t-1.7 4.938T17 16.25"/></svg> </template>
CSS
.icon-text-to-speech-sharp {
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%22M2%2022V2h10.15l-2%202H4v16h11v-2h2v4zm4-4v-2h7v2zm0-3v-2h5v2zm9%200l-4-4H8V6h3l4-4zm2-3.05v-6.9q.9.525%201.45%201.425T19%208.5t-.55%202.025T17%2011.95m0%204.3v-2.1q1.75-.625%202.875-2.162T21%208.5t-1.125-3.488T17%202.85V.75q2.6.675%204.3%202.813T23%208.5t-1.7%204.938T17%2016.25%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%22M2%2022V2h10.15l-2%202H4v16h11v-2h2v4zm4-4v-2h7v2zm0-3v-2h5v2zm9%200l-4-4H8V6h3l4-4zm2-3.05v-6.9q.9.525%201.45%201.425T19%208.5t-.55%202.025T17%2011.95m0%204.3v-2.1q1.75-.625%202.875-2.162T21%208.5t-1.125-3.488T17%202.85V.75q2.6.675%204.3%202.813T23%208.5t-1.7%204.938T17%2016.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/text-to-speech-sharp.svg?color=%231a73e8&size=48