diff options
Diffstat (limited to 'src/assets/icons/music-note-beamed.svg')
| -rw-r--r-- | src/assets/icons/music-note-beamed.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/music-note-beamed.svg b/src/assets/icons/music-note-beamed.svg new file mode 100644 index 0000000..a074a68 --- /dev/null +++ b/src/assets/icons/music-note-beamed.svg @@ -0,0 +1,5 @@ +<svg class="bi bi-music-note-beamed" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path d="M6 13c0 1.105-1.12 2-2.5 2S1 14.105 1 13c0-1.104 1.12-2 2.5-2s2.5.896 2.5 2zm9-2c0 1.105-1.12 2-2.5 2s-2.5-.895-2.5-2 1.12-2 2.5-2 2.5.895 2.5 2z"/> + <path fill-rule="evenodd" d="M14 11V2h1v9h-1zM6 3v10H5V3h1z" clip-rule="evenodd"/> + <path d="M5 2.905a1 1 0 01.9-.995l8-.8a1 1 0 011.1.995V3L5 4V2.905z"/> +</svg>
\ No newline at end of file |
