diff options
| author | ivarlovlie <ivar.lovlie@gmail.com> | 2020-07-12 19:25:48 +0200 |
|---|---|---|
| committer | ivarlovlie <ivar.lovlie@gmail.com> | 2020-07-12 19:25:48 +0200 |
| commit | 25f512633704d3a1020a77addb77c3b9217f10fa (patch) | |
| tree | 19a11f675d66a8895ccba37571d809d765c4219f /src/assets/icons/music-note.svg | |
| download | startpage-25f512633704d3a1020a77addb77c3b9217f10fa.tar.xz startpage-25f512633704d3a1020a77addb77c3b9217f10fa.zip | |
init
Diffstat (limited to 'src/assets/icons/music-note.svg')
| -rw-r--r-- | src/assets/icons/music-note.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/music-note.svg b/src/assets/icons/music-note.svg new file mode 100644 index 0000000..c197303 --- /dev/null +++ b/src/assets/icons/music-note.svg @@ -0,0 +1,5 @@ +<svg class="bi bi-music-note" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <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" clip-rule="evenodd"/> + <path d="M8 2.82a1 1 0 01.804-.98l3-.6A1 1 0 0113 2.22V4L8 5V2.82z"/> +</svg>
\ No newline at end of file |
