diff options
Diffstat (limited to '')
-rw-r--r-- | icons/music-note.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/music-note.svg b/icons/music-note.svg index 1125a66..d6fe21e 100644 --- a/icons/music-note.svg +++ b/icons/music-note.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-music-note" viewBox="0 0 16 16"> - <path d="M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2z"/> - <path fill-rule="evenodd" d="M9 3v10H8V3h1z"/> - <path d="M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5V2.82z"/> + <path d="M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2"/> + <path fill-rule="evenodd" d="M9 3v10H8V3z"/> + <path d="M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5z"/> </svg>
\ No newline at end of file |