| 1 | <!-- |
| 2 | tags: [music, song, artist, spotify, track, play, record, playlist, off, content] |
| 3 | category: Media |
| 4 | version: "1.66" |
| 5 | unicode: "f17f" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M14 14a3 3 0 1 0 3 3" /> |
| 19 | <path d="M17 13v-9h4" /> |
| 20 | <path d="M13 5h-4m-4 0h-2" /> |
| 21 | <path d="M3 9h6" /> |
| 22 | <path d="M9 13h-6" /> |
| 23 | <path d="M3 3l18 18" /> |
| 24 | </svg> |
| 25 |