select-to-speak-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
select-to-speak-outline
Set
Material Symbols Light
Style
Outline
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
select-to-speak-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the select to speak icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.077 19.494v-1.05q2.077-.727 3.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797 4.05 2.86t1.565 4.66t-1.565 4.66t-4.05 2.86m-2.77-1.918L7.732 14H4.308v-4H7.73l3.577-3.577zm2.77-2.27V8.643q.848.55 1.29 1.449q.44.898.44 1.909q0 1.006-.45 1.882t-1.28 1.426m-3.77-.158v-6.3L8.158 11h-2.85v2h2.85zM2 7V2h5v1H3v4zm15 15v-1h4v-4h1v5zM7.808 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSelectToSpeakOutline(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="M14.077 19.494v-1.05q2.077-.727 3.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797 4.05 2.86t1.565 4.66t-1.565 4.66t-4.05 2.86m-2.77-1.918L7.732 14H4.308v-4H7.73l3.577-3.577zm2.77-2.27V8.643q.848.55 1.29 1.449q.44.898.44 1.909q0 1.006-.45 1.882t-1.28 1.426m-3.77-.158v-6.3L8.158 11h-2.85v2h2.85zM2 7V2h5v1H3v4zm15 15v-1h4v-4h1v5zM7.808 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.077 19.494v-1.05q2.077-.727 3.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797 4.05 2.86t1.565 4.66t-1.565 4.66t-4.05 2.86m-2.77-1.918L7.732 14H4.308v-4H7.73l3.577-3.577zm2.77-2.27V8.643q.848.55 1.29 1.449q.44.898.44 1.909q0 1.006-.45 1.882t-1.28 1.426m-3.77-.158v-6.3L8.158 11h-2.85v2h2.85zM2 7V2h5v1H3v4zm15 15v-1h4v-4h1v5zM7.808 12"/></svg>
</template>

CSS

.icon-select-to-speak-outline {
  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%22M14.077%2019.494v-1.05q2.077-.727%203.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797%204.05%202.86t1.565%204.66t-1.565%204.66t-4.05%202.86m-2.77-1.918L7.732%2014H4.308v-4H7.73l3.577-3.577zm2.77-2.27V8.643q.848.55%201.29%201.449q.44.898.44%201.909q0%201.006-.45%201.882t-1.28%201.426m-3.77-.158v-6.3L8.158%2011h-2.85v2h2.85zM2%207V2h5v1H3v4zm15%2015v-1h4v-4h1v5zM7.808%2012%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%22M14.077%2019.494v-1.05q2.077-.727%203.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797%204.05%202.86t1.565%204.66t-1.565%204.66t-4.05%202.86m-2.77-1.918L7.732%2014H4.308v-4H7.73l3.577-3.577zm2.77-2.27V8.643q.848.55%201.29%201.449q.44.898.44%201.909q0%201.006-.45%201.882t-1.28%201.426m-3.77-.158v-6.3L8.158%2011h-2.85v2h2.85zM2%207V2h5v1H3v4zm15%2015v-1h4v-4h1v5zM7.808%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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