voice selection icon
voice-selection-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- voice-selection-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- voice-selection-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 voice selection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.935 18.592l-.714-.707q.621-.621.95-1.405t.329-1.642t-.329-1.641t-.95-1.405l.714-.713q.742.742 1.154 1.708t.411 2.051t-.412 2.049t-1.154 1.705M18.338 21l-.714-.713q1.094-1.095 1.678-2.488t.584-2.96q0-1.574-.584-2.964t-1.678-2.484l.714-.714q1.234 1.235 1.891 2.817t.657 3.345q0 1.755-.657 3.34q-.657 1.587-1.891 2.821M3 21v-1h4.514v-1.45q-1.131-.402-1.823-1.336Q5 16.282 5 15.18v-1.487h4v-2.807h2.9L9.446 4.239l.952-.372l2.758 7.518v.5H10v2.807H6v.525q0 .875.595 1.557t1.536.907l.4.075V21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVoiceSelectionSharp(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="m15.935 18.592l-.714-.707q.621-.621.95-1.405t.329-1.642t-.329-1.641t-.95-1.405l.714-.713q.742.742 1.154 1.708t.411 2.051t-.412 2.049t-1.154 1.705M18.338 21l-.714-.713q1.094-1.095 1.678-2.488t.584-2.96q0-1.574-.584-2.964t-1.678-2.484l.714-.714q1.234 1.235 1.891 2.817t.657 3.345q0 1.755-.657 3.34q-.657 1.587-1.891 2.821M3 21v-1h4.514v-1.45q-1.131-.402-1.823-1.336Q5 16.282 5 15.18v-1.487h4v-2.807h2.9L9.446 4.239l.952-.372l2.758 7.518v.5H10v2.807H6v.525q0 .875.595 1.557t1.536.907l.4.075V21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.935 18.592l-.714-.707q.621-.621.95-1.405t.329-1.642t-.329-1.641t-.95-1.405l.714-.713q.742.742 1.154 1.708t.411 2.051t-.412 2.049t-1.154 1.705M18.338 21l-.714-.713q1.094-1.095 1.678-2.488t.584-2.96q0-1.574-.584-2.964t-1.678-2.484l.714-.714q1.234 1.235 1.891 2.817t.657 3.345q0 1.755-.657 3.34q-.657 1.587-1.891 2.821M3 21v-1h4.514v-1.45q-1.131-.402-1.823-1.336Q5 16.282 5 15.18v-1.487h4v-2.807h2.9L9.446 4.239l.952-.372l2.758 7.518v.5H10v2.807H6v.525q0 .875.595 1.557t1.536.907l.4.075V21z"/></svg> </template>
CSS
.icon-voice-selection-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%22m15.935%2018.592l-.714-.707q.621-.621.95-1.405t.329-1.642t-.329-1.641t-.95-1.405l.714-.713q.742.742%201.154%201.708t.411%202.051t-.412%202.049t-1.154%201.705M18.338%2021l-.714-.713q1.094-1.095%201.678-2.488t.584-2.96q0-1.574-.584-2.964t-1.678-2.484l.714-.714q1.234%201.235%201.891%202.817t.657%203.345q0%201.755-.657%203.34q-.657%201.587-1.891%202.821M3%2021v-1h4.514v-1.45q-1.131-.402-1.823-1.336Q5%2016.282%205%2015.18v-1.487h4v-2.807h2.9L9.446%204.239l.952-.372l2.758%207.518v.5H10v2.807H6v.525q0%20.875.595%201.557t1.536.907l.4.075V21z%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%22m15.935%2018.592l-.714-.707q.621-.621.95-1.405t.329-1.642t-.329-1.641t-.95-1.405l.714-.713q.742.742%201.154%201.708t.411%202.051t-.412%202.049t-1.154%201.705M18.338%2021l-.714-.713q1.094-1.095%201.678-2.488t.584-2.96q0-1.574-.584-2.964t-1.678-2.484l.714-.714q1.234%201.235%201.891%202.817t.657%203.345q0%201.755-.657%203.34q-.657%201.587-1.891%202.821M3%2021v-1h4.514v-1.45q-1.131-.402-1.823-1.336Q5%2016.282%205%2015.18v-1.487h4v-2.807h2.9L9.446%204.239l.952-.372l2.758%207.518v.5H10v2.807H6v.525q0%20.875.595%201.557t1.536.907l.4.075V21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/voice-selection-sharp.svg?color=%231a73e8&size=48