Initial commit.
This commit is contained in:
commit
918d020b4a
25637 changed files with 474563 additions and 0 deletions
13
3/piano.svg
Normal file
13
3/piano.svg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||||
<circle cx="24" cy="24" r="20" fill="#42bf9a" fill-opacity="0.1"/>
|
||||
<g fill="none" stroke="#42bf9a" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="4" y="8" width="40" height="32" rx="2"/>
|
||||
<line x1="4" y1="20" x2="44" y2="20"/>
|
||||
<line x1="10" y1="8" x2="10" y2="20"/>
|
||||
<line x1="16" y1="8" x2="16" y2="20"/>
|
||||
<line x1="22" y1="8" x2="22" y2="20"/>
|
||||
<line x1="28" y1="8" x2="28" y2="20"/>
|
||||
<line x1="34" y1="8" x2="34" y2="20"/>
|
||||
<line x1="40" y1="8" x2="40" y2="20"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 595 B |
Loading…
Add table
Add a link
Reference in a new issue