sound icon
sound from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- sound
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
Use the sound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m14 21l-8-4.5v-9L14 3zM2 16.5v-9h3.999v9z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M5.999 16.5H2v-9h3.999m0 9L14 21V3L5.999 7.5m0 9v-9m11.991 6.006a2.5 2.5 0 0 0 .001-3.015m2.79 5.127a6 6 0 0 0 .003-7.235"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignSound(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m14 21l-8-4.5v-9L14 3zM2 16.5v-9h3.999v9z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M5.999 16.5H2v-9h3.999m0 9L14 21V3L5.999 7.5m0 9v-9m11.991 6.006a2.5 2.5 0 0 0 .001-3.015m2.79 5.127a6 6 0 0 0 .003-7.235"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="m14 21l-8-4.5v-9L14 3zM2 16.5v-9h3.999v9z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M5.999 16.5H2v-9h3.999m0 9L14 21V3L5.999 7.5m0 9v-9m11.991 6.006a2.5 2.5 0 0 0 .001-3.015m2.79 5.127a6 6 0 0 0 .003-7.235"/></g></svg> </template>
CSS
.icon-sound {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m14%2021l-8-4.5v-9L14%203zM2%2016.5v-9h3.999v9z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M5.999%2016.5H2v-9h3.999m0%209L14%2021V3L5.999%207.5m0%209v-9m11.991%206.006a2.5%202.5%200%200%200%20.001-3.015m2.79%205.127a6%206%200%200%200%20.003-7.235%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22m14%2021l-8-4.5v-9L14%203zM2%2016.5v-9h3.999v9z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M5.999%2016.5H2v-9h3.999m0%209L14%2021V3L5.999%207.5m0%209v-9m11.991%206.006a2.5%202.5%200%200%200%20.001-3.015m2.79%205.127a6%206%200%200%200%20.003-7.235%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/sound.svg?color=%231a73e8&size=48