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

Name
speech-to-text-2-sharp
Set
Material Symbols Light
Style
Sharp
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.431M7 15.5v-2.523q-1.833-.171-3.109-1.424Q2.616 10.3 2.616 8.5h1q0 1.52 1.163 2.51T7.5 12t2.721-.99t1.163-2.51h1q0 1.8-1.275 3.053Q9.833 12.806 8 12.977V15.5zM7 21v-3.27h9.5v-1h-6.115v-2H14.5v-1h-1.608q1.102-1.35 1.49-3.512t.387-4.102H11.5V3H20v18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpeechToText2Sharp(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.431M7 15.5v-2.523q-1.833-.171-3.109-1.424Q2.616 10.3 2.616 8.5h1q0 1.52 1.163 2.51T7.5 12t2.721-.99t1.163-2.51h1q0 1.8-1.275 3.053Q9.833 12.806 8 12.977V15.5zM7 21v-3.27h9.5v-1h-6.115v-2H14.5v-1h-1.608q1.102-1.35 1.49-3.512t.387-4.102H11.5V3H20v18z"/></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.431M7 15.5v-2.523q-1.833-.171-3.109-1.424Q2.616 10.3 2.616 8.5h1q0 1.52 1.163 2.51T7.5 12t2.721-.99t1.163-2.51h1q0 1.8-1.275 3.053Q9.833 12.806 8 12.977V15.5zM7 21v-3.27h9.5v-1h-6.115v-2H14.5v-1h-1.608q1.102-1.35 1.49-3.512t.387-4.102H11.5V3H20v18z"/></svg>
</template>

CSS

.icon-speech-to-text-2-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%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.431M7%2015.5v-2.523q-1.833-.171-3.109-1.424Q2.616%2010.3%202.616%208.5h1q0%201.52%201.163%202.51T7.5%2012t2.721-.99t1.163-2.51h1q0%201.8-1.275%203.053Q9.833%2012.806%208%2012.977V15.5zM7%2021v-3.27h9.5v-1h-6.115v-2H14.5v-1h-1.608q1.102-1.35%201.49-3.512t.387-4.102H11.5V3H20v18z%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.431M7%2015.5v-2.523q-1.833-.171-3.109-1.424Q2.616%2010.3%202.616%208.5h1q0%201.52%201.163%202.51T7.5%2012t2.721-.99t1.163-2.51h1q0%201.8-1.275%203.053Q9.833%2012.806%208%2012.977V15.5zM7%2021v-3.27h9.5v-1h-6.115v-2H14.5v-1h-1.608q1.102-1.35%201.49-3.512t.387-4.102H11.5V3H20v18z%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-sharp.svg?color=%231a73e8&size=48