Add sounds
This commit is contained in:
parent
f6f54483db
commit
d79900e3ea
11 changed files with 106 additions and 3 deletions
7
frontend/static/music.svg
Normal file
7
frontend/static/music.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<circle cx="6" cy="17" r="3" />
|
||||
<circle cx="16" cy="17" r="3" />
|
||||
<polyline points="9 17 9 4 19 4 19 17" />
|
||||
<line x1="9" y1="8" x2="19" y2="8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 392 B |
Loading…
Add table
Add a link
Reference in a new issue