text-to-speech-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
text-to-speech-sharp
Set
Material Symbols Light
Style
Sharp
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
text-to-speech-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

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="M3 21V3h8.323l-1 1H4v16h11v-2.5h1V21zm3.5-3.5v-1h6v1zm0-2.77v-1h4v1zm8-.75l-3.288-3.288H8.5v-4h2.712L14.5 3.404zm2-2.357V5.762q.766.505 1.133 1.319T18 8.692t-.377 1.612q-.377.813-1.123 1.319m0 3.935v-1.062q1.539-.74 2.52-2.336q.98-1.594.98-3.468t-.98-3.468t-2.52-2.335V1.827q1.946.771 3.223 2.668T21 8.692t-1.277 4.197t-3.223 2.669"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTextToSpeechSharp(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="M3 21V3h8.323l-1 1H4v16h11v-2.5h1V21zm3.5-3.5v-1h6v1zm0-2.77v-1h4v1zm8-.75l-3.288-3.288H8.5v-4h2.712L14.5 3.404zm2-2.357V5.762q.766.505 1.133 1.319T18 8.692t-.377 1.612q-.377.813-1.123 1.319m0 3.935v-1.062q1.539-.74 2.52-2.336q.98-1.594.98-3.468t-.98-3.468t-2.52-2.335V1.827q1.946.771 3.223 2.668T21 8.692t-1.277 4.197t-3.223 2.669"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h8.323l-1 1H4v16h11v-2.5h1V21zm3.5-3.5v-1h6v1zm0-2.77v-1h4v1zm8-.75l-3.288-3.288H8.5v-4h2.712L14.5 3.404zm2-2.357V5.762q.766.505 1.133 1.319T18 8.692t-.377 1.612q-.377.813-1.123 1.319m0 3.935v-1.062q1.539-.74 2.52-2.336q.98-1.594.98-3.468t-.98-3.468t-2.52-2.335V1.827q1.946.771 3.223 2.668T21 8.692t-1.277 4.197t-3.223 2.669"/></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%22M3%2021V3h8.323l-1%201H4v16h11v-2.5h1V21zm3.5-3.5v-1h6v1zm0-2.77v-1h4v1zm8-.75l-3.288-3.288H8.5v-4h2.712L14.5%203.404zm2-2.357V5.762q.766.505%201.133%201.319T18%208.692t-.377%201.612q-.377.813-1.123%201.319m0%203.935v-1.062q1.539-.74%202.52-2.336q.98-1.594.98-3.468t-.98-3.468t-2.52-2.335V1.827q1.946.771%203.223%202.668T21%208.692t-1.277%204.197t-3.223%202.669%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%22M3%2021V3h8.323l-1%201H4v16h11v-2.5h1V21zm3.5-3.5v-1h6v1zm0-2.77v-1h4v1zm8-.75l-3.288-3.288H8.5v-4h2.712L14.5%203.404zm2-2.357V5.762q.766.505%201.133%201.319T18%208.692t-.377%201.612q-.377.813-1.123%201.319m0%203.935v-1.062q1.539-.74%202.52-2.336q.98-1.594.98-3.468t-.98-3.468t-2.52-2.335V1.827q1.946.771%203.223%202.668T21%208.692t-1.277%204.197t-3.223%202.669%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/text-to-speech-sharp.svg?color=%231a73e8&size=48