transcribe icon
transcribe from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- transcribe
- Set
- Material Symbols Light
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
Use the transcribe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.07 14.989q-1.17-1.152-1.86-2.703T15.52 9t.69-3.286t1.86-2.703l.742.754q-1.043 1.025-1.639 2.371T16.577 9t.596 2.87t1.639 2.376zm3.315-3.316q-.531-.513-.846-1.207q-.316-.693-.316-1.466q0-.812.316-1.485q.315-.674.846-1.188l.754.754q-.393.386-.62.856T21.292 9q0 .554.227 1.043t.62.876zM8.71 12q-1.246 0-2.123-.877T5.711 9t.877-2.123Q7.466 6 8.712 6q1.247 0 2.123.877T11.712 9t-.877 2.123T8.711 12m-7 7.23v-1.645q0-.69.348-1.194q.349-.504.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383t2.968.383q1.484.382 2.702.975q.634.298.982.802q.348.503.348 1.194v1.646z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTranscribe(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="M18.07 14.989q-1.17-1.152-1.86-2.703T15.52 9t.69-3.286t1.86-2.703l.742.754q-1.043 1.025-1.639 2.371T16.577 9t.596 2.87t1.639 2.376zm3.315-3.316q-.531-.513-.846-1.207q-.316-.693-.316-1.466q0-.812.316-1.485q.315-.674.846-1.188l.754.754q-.393.386-.62.856T21.292 9q0 .554.227 1.043t.62.876zM8.71 12q-1.246 0-2.123-.877T5.711 9t.877-2.123Q7.466 6 8.712 6q1.247 0 2.123.877T11.712 9t-.877 2.123T8.711 12m-7 7.23v-1.645q0-.69.348-1.194q.349-.504.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383t2.968.383q1.484.382 2.702.975q.634.298.982.802q.348.503.348 1.194v1.646z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.07 14.989q-1.17-1.152-1.86-2.703T15.52 9t.69-3.286t1.86-2.703l.742.754q-1.043 1.025-1.639 2.371T16.577 9t.596 2.87t1.639 2.376zm3.315-3.316q-.531-.513-.846-1.207q-.316-.693-.316-1.466q0-.812.316-1.485q.315-.674.846-1.188l.754.754q-.393.386-.62.856T21.292 9q0 .554.227 1.043t.62.876zM8.71 12q-1.246 0-2.123-.877T5.711 9t.877-2.123Q7.466 6 8.712 6q1.247 0 2.123.877T11.712 9t-.877 2.123T8.711 12m-7 7.23v-1.645q0-.69.348-1.194q.349-.504.983-.802q1.217-.593 2.702-.975q1.485-.383 2.967-.383t2.968.383q1.484.382 2.702.975q.634.298.982.802q.348.503.348 1.194v1.646z"/></svg> </template>
CSS
.icon-transcribe {
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%22M18.07%2014.989q-1.17-1.152-1.86-2.703T15.52%209t.69-3.286t1.86-2.703l.742.754q-1.043%201.025-1.639%202.371T16.577%209t.596%202.87t1.639%202.376zm3.315-3.316q-.531-.513-.846-1.207q-.316-.693-.316-1.466q0-.812.316-1.485q.315-.674.846-1.188l.754.754q-.393.386-.62.856T21.292%209q0%20.554.227%201.043t.62.876zM8.71%2012q-1.246%200-2.123-.877T5.711%209t.877-2.123Q7.466%206%208.712%206q1.247%200%202.123.877T11.712%209t-.877%202.123T8.711%2012m-7%207.23v-1.645q0-.69.348-1.194q.349-.504.983-.802q1.217-.593%202.702-.975q1.485-.383%202.967-.383t2.968.383q1.484.382%202.702.975q.634.298.982.802q.348.503.348%201.194v1.646z%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%22M18.07%2014.989q-1.17-1.152-1.86-2.703T15.52%209t.69-3.286t1.86-2.703l.742.754q-1.043%201.025-1.639%202.371T16.577%209t.596%202.87t1.639%202.376zm3.315-3.316q-.531-.513-.846-1.207q-.316-.693-.316-1.466q0-.812.316-1.485q.315-.674.846-1.188l.754.754q-.393.386-.62.856T21.292%209q0%20.554.227%201.043t.62.876zM8.71%2012q-1.246%200-2.123-.877T5.711%209t.877-2.123Q7.466%206%208.712%206q1.247%200%202.123.877T11.712%209t-.877%202.123T8.711%2012m-7%207.23v-1.645q0-.69.348-1.194q.349-.504.983-.802q1.217-.593%202.702-.975q1.485-.383%202.967-.383t2.968.383q1.484.382%202.702.975q.634.298.982.802q.348.503.348%201.194v1.646z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/transcribe.svg?color=%231a73e8&size=48