1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00
Files
tabler-icons/icons/outline/music-down.svg
2025-01-29 22:29:40 +01:00

24 lines
516 B
XML

<!--
category: Media
tags: [decrease, lower, reduce, fall, drop, descend, diminish, diminutive, below, decline]
version: "2.28"
unicode: "fbdc"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
<path d="M9 17v-13h10v8" />
<path d="M9 8h10" />
<path d="M19 16v6" />
<path d="M22 19l-3 3l-3 -3" />
</svg>