audio description icon
audio-description from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- audio-description
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- audio-description-outline
2 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the audio description icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.23 15.5v-5.384q0-.667.475-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15.5h-1v-2H3.231v2zm1-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.347 3v-7h3.385q.666 0 1.14.475t.475 1.14v3.77q0 .666-.474 1.14t-1.141.475zm1-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385zm6.965-.45l-.707-.713q.275-.267.412-.606q.138-.34.138-.727q0-.411-.138-.738t-.412-.602l.707-.739q.403.402.623.932t.22 1.143t-.22 1.132t-.623.918m2.383 2.421l-.72-.74q.728-.724 1.146-1.679T20.769 12q0-1.102-.418-2.052T19.206 8.27l.719-.746q.873.871 1.359 2.02q.485 1.148.485 2.454t-.485 2.452t-1.359 2.022"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAudioDescription(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="M2.23 15.5v-5.384q0-.667.475-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15.5h-1v-2H3.231v2zm1-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.347 3v-7h3.385q.666 0 1.14.475t.475 1.14v3.77q0 .666-.474 1.14t-1.141.475zm1-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385zm6.965-.45l-.707-.713q.275-.267.412-.606q.138-.34.138-.727q0-.411-.138-.738t-.412-.602l.707-.739q.403.402.623.932t.22 1.143t-.22 1.132t-.623.918m2.383 2.421l-.72-.74q.728-.724 1.146-1.679T20.769 12q0-1.102-.418-2.052T19.206 8.27l.719-.746q.873.871 1.359 2.02q.485 1.148.485 2.454t-.485 2.452t-1.359 2.022"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.23 15.5v-5.384q0-.667.475-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15.5h-1v-2H3.231v2zm1-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.347 3v-7h3.385q.666 0 1.14.475t.475 1.14v3.77q0 .666-.474 1.14t-1.141.475zm1-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385zm6.965-.45l-.707-.713q.275-.267.412-.606q.138-.34.138-.727q0-.411-.138-.738t-.412-.602l.707-.739q.403.402.623.932t.22 1.143t-.22 1.132t-.623.918m2.383 2.421l-.72-.74q.728-.724 1.146-1.679T20.769 12q0-1.102-.418-2.052T19.206 8.27l.719-.746q.873.871 1.359 2.02q.485 1.148.485 2.454t-.485 2.452t-1.359 2.022"/></svg> </template>
CSS
.icon-audio-description {
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%22M2.23%2015.5v-5.384q0-.667.475-1.141T3.846%208.5h1.731q.666%200%201.14.475t.475%201.14V15.5h-1v-2H3.231v2zm1-3h2.962v-2.384q0-.27-.173-.443T5.577%209.5h-1.73q-.27%200-.443.173t-.173.443zm6.347%203v-7h3.385q.666%200%201.14.475t.475%201.14v3.77q0%20.666-.474%201.14t-1.141.475zm1-1h2.385q.269%200%20.442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385zm6.965-.45l-.707-.713q.275-.267.412-.606q.138-.34.138-.727q0-.411-.138-.738t-.412-.602l.707-.739q.403.402.623.932t.22%201.143t-.22%201.132t-.623.918m2.383%202.421l-.72-.74q.728-.724%201.146-1.679T20.769%2012q0-1.102-.418-2.052T19.206%208.27l.719-.746q.873.871%201.359%202.02q.485%201.148.485%202.454t-.485%202.452t-1.359%202.022%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%22M2.23%2015.5v-5.384q0-.667.475-1.141T3.846%208.5h1.731q.666%200%201.14.475t.475%201.14V15.5h-1v-2H3.231v2zm1-3h2.962v-2.384q0-.27-.173-.443T5.577%209.5h-1.73q-.27%200-.443.173t-.173.443zm6.347%203v-7h3.385q.666%200%201.14.475t.475%201.14v3.77q0%20.666-.474%201.14t-1.141.475zm1-1h2.385q.269%200%20.442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385zm6.965-.45l-.707-.713q.275-.267.412-.606q.138-.34.138-.727q0-.411-.138-.738t-.412-.602l.707-.739q.403.402.623.932t.22%201.143t-.22%201.132t-.623.918m2.383%202.421l-.72-.74q.728-.724%201.146-1.679T20.769%2012q0-1.102-.418-2.052T19.206%208.27l.719-.746q.873.871%201.359%202.02q.485%201.148.485%202.454t-.485%202.452t-1.359%202.022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/audio-description.svg?color=%231a73e8&size=48