audio description icon
audio-description-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- audio-description-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- audio-description-outline-rounded
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="M19.574 16.623q-.222 0-.365-.15t-.143-.37q0-.103.042-.204t.104-.168q.723-.729 1.14-1.682q.417-.954.417-2.05t-.417-2.045t-1.14-1.679q-.073-.065-.11-.168t-.036-.206q0-.218.144-.371q.145-.153.359-.153q.1 0 .198.042q.097.043.158.104q.873.871 1.359 2.02q.485 1.147.485 2.454t-.48 2.446t-1.35 2.009q-.066.066-.163.118q-.098.053-.202.053m-2.387-2.427q-.212 0-.358-.145q-.146-.144-.146-.358q0-.1.04-.202q.041-.1.111-.16q.256-.275.403-.603t.147-.728t-.147-.728t-.403-.603q-.07-.061-.11-.166q-.041-.105-.041-.203q0-.21.149-.363t.36-.153q.1 0 .192.047q.091.046.164.125q.39.405.613.93t.223 1.113q0 .59-.223 1.115t-.613.93q-.062.07-.156.111q-.093.041-.205.041M2.73 15.5q-.213 0-.356-.144T2.231 15v-4.884q0-.667.474-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15q0 .213-.144.356q-.143.144-.356.144t-.356-.144T6.192 15v-1.5H3.231V15q0 .213-.144.356q-.144.144-.357.144m.5-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.79 3q-.192 0-.318-.125q-.125-.126-.125-.317V8.942q0-.191.125-.317q.125-.125.317-.125h2.942q.667 0 1.141.475t.475 1.14v3.77q0 .666-.475 1.14t-1.14.475zm.557-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAudioDescriptionRounded(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="M19.574 16.623q-.222 0-.365-.15t-.143-.37q0-.103.042-.204t.104-.168q.723-.729 1.14-1.682q.417-.954.417-2.05t-.417-2.045t-1.14-1.679q-.073-.065-.11-.168t-.036-.206q0-.218.144-.371q.145-.153.359-.153q.1 0 .198.042q.097.043.158.104q.873.871 1.359 2.02q.485 1.147.485 2.454t-.48 2.446t-1.35 2.009q-.066.066-.163.118q-.098.053-.202.053m-2.387-2.427q-.212 0-.358-.145q-.146-.144-.146-.358q0-.1.04-.202q.041-.1.111-.16q.256-.275.403-.603t.147-.728t-.147-.728t-.403-.603q-.07-.061-.11-.166q-.041-.105-.041-.203q0-.21.149-.363t.36-.153q.1 0 .192.047q.091.046.164.125q.39.405.613.93t.223 1.113q0 .59-.223 1.115t-.613.93q-.062.07-.156.111q-.093.041-.205.041M2.73 15.5q-.213 0-.356-.144T2.231 15v-4.884q0-.667.474-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15q0 .213-.144.356q-.143.144-.356.144t-.356-.144T6.192 15v-1.5H3.231V15q0 .213-.144.356q-.144.144-.357.144m.5-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.79 3q-.192 0-.318-.125q-.125-.126-.125-.317V8.942q0-.191.125-.317q.125-.125.317-.125h2.942q.667 0 1.141.475t.475 1.14v3.77q0 .666-.475 1.14t-1.14.475zm.557-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.574 16.623q-.222 0-.365-.15t-.143-.37q0-.103.042-.204t.104-.168q.723-.729 1.14-1.682q.417-.954.417-2.05t-.417-2.045t-1.14-1.679q-.073-.065-.11-.168t-.036-.206q0-.218.144-.371q.145-.153.359-.153q.1 0 .198.042q.097.043.158.104q.873.871 1.359 2.02q.485 1.147.485 2.454t-.48 2.446t-1.35 2.009q-.066.066-.163.118q-.098.053-.202.053m-2.387-2.427q-.212 0-.358-.145q-.146-.144-.146-.358q0-.1.04-.202q.041-.1.111-.16q.256-.275.403-.603t.147-.728t-.147-.728t-.403-.603q-.07-.061-.11-.166q-.041-.105-.041-.203q0-.21.149-.363t.36-.153q.1 0 .192.047q.091.046.164.125q.39.405.613.93t.223 1.113q0 .59-.223 1.115t-.613.93q-.062.07-.156.111q-.093.041-.205.041M2.73 15.5q-.213 0-.356-.144T2.231 15v-4.884q0-.667.474-1.141T3.846 8.5h1.731q.666 0 1.14.475t.475 1.14V15q0 .213-.144.356q-.143.144-.356.144t-.356-.144T6.192 15v-1.5H3.231V15q0 .213-.144.356q-.144.144-.357.144m.5-3h2.962v-2.384q0-.27-.173-.443T5.577 9.5h-1.73q-.27 0-.443.173t-.173.443zm6.79 3q-.192 0-.318-.125q-.125-.126-.125-.317V8.942q0-.191.125-.317q.125-.125.317-.125h2.942q.667 0 1.141.475t.475 1.14v3.77q0 .666-.475 1.14t-1.14.475zm.557-1h2.385q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385z"/></svg> </template>
CSS
.icon-audio-description-rounded {
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%22M19.574%2016.623q-.222%200-.365-.15t-.143-.37q0-.103.042-.204t.104-.168q.723-.729%201.14-1.682q.417-.954.417-2.05t-.417-2.045t-1.14-1.679q-.073-.065-.11-.168t-.036-.206q0-.218.144-.371q.145-.153.359-.153q.1%200%20.198.042q.097.043.158.104q.873.871%201.359%202.02q.485%201.147.485%202.454t-.48%202.446t-1.35%202.009q-.066.066-.163.118q-.098.053-.202.053m-2.387-2.427q-.212%200-.358-.145q-.146-.144-.146-.358q0-.1.04-.202q.041-.1.111-.16q.256-.275.403-.603t.147-.728t-.147-.728t-.403-.603q-.07-.061-.11-.166q-.041-.105-.041-.203q0-.21.149-.363t.36-.153q.1%200%20.192.047q.091.046.164.125q.39.405.613.93t.223%201.113q0%20.59-.223%201.115t-.613.93q-.062.07-.156.111q-.093.041-.205.041M2.73%2015.5q-.213%200-.356-.144T2.231%2015v-4.884q0-.667.474-1.141T3.846%208.5h1.731q.666%200%201.14.475t.475%201.14V15q0%20.213-.144.356q-.143.144-.356.144t-.356-.144T6.192%2015v-1.5H3.231V15q0%20.213-.144.356q-.144.144-.357.144m.5-3h2.962v-2.384q0-.27-.173-.443T5.577%209.5h-1.73q-.27%200-.443.173t-.173.443zm6.79%203q-.192%200-.318-.125q-.125-.126-.125-.317V8.942q0-.191.125-.317q.125-.125.317-.125h2.942q.667%200%201.141.475t.475%201.14v3.77q0%20.666-.475%201.14t-1.14.475zm.557-1h2.385q.269%200%20.442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385z%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%22M19.574%2016.623q-.222%200-.365-.15t-.143-.37q0-.103.042-.204t.104-.168q.723-.729%201.14-1.682q.417-.954.417-2.05t-.417-2.045t-1.14-1.679q-.073-.065-.11-.168t-.036-.206q0-.218.144-.371q.145-.153.359-.153q.1%200%20.198.042q.097.043.158.104q.873.871%201.359%202.02q.485%201.147.485%202.454t-.48%202.446t-1.35%202.009q-.066.066-.163.118q-.098.053-.202.053m-2.387-2.427q-.212%200-.358-.145q-.146-.144-.146-.358q0-.1.04-.202q.041-.1.111-.16q.256-.275.403-.603t.147-.728t-.147-.728t-.403-.603q-.07-.061-.11-.166q-.041-.105-.041-.203q0-.21.149-.363t.36-.153q.1%200%20.192.047q.091.046.164.125q.39.405.613.93t.223%201.113q0%20.59-.223%201.115t-.613.93q-.062.07-.156.111q-.093.041-.205.041M2.73%2015.5q-.213%200-.356-.144T2.231%2015v-4.884q0-.667.474-1.141T3.846%208.5h1.731q.666%200%201.14.475t.475%201.14V15q0%20.213-.144.356q-.143.144-.356.144t-.356-.144T6.192%2015v-1.5H3.231V15q0%20.213-.144.356q-.144.144-.357.144m.5-3h2.962v-2.384q0-.27-.173-.443T5.577%209.5h-1.73q-.27%200-.443.173t-.173.443zm6.79%203q-.192%200-.318-.125q-.125-.126-.125-.317V8.942q0-.191.125-.317q.125-.125.317-.125h2.942q.667%200%201.141.475t.475%201.14v3.77q0%20.666-.475%201.14t-1.14.475zm.557-1h2.385q.269%200%20.442-.173t.173-.442v-3.77q0-.269-.173-.442t-.442-.173h-2.385z%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-rounded.svg?color=%231a73e8&size=48