Initial commit.
This commit is contained in:
commit
918d020b4a
25637 changed files with 474563 additions and 0 deletions
20
9/painting.svg
Normal file
20
9/painting.svg
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||||
<g fill="none">
|
||||
<g stroke="#1d0c14" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="6" y="8" width="36" height="30" rx="2"/>
|
||||
<rect x="10" y="12" width="28" height="22" rx="1"/>
|
||||
<circle cx="20" cy="20" r="4" fill="currentColor"/>
|
||||
<circle cx="24" cy="28" r="3" fill="currentColor"/>
|
||||
<circle cx="32" cy="22" r="2" fill="currentColor"/>
|
||||
<rect x="6" y="38" width="36" height="4" rx="2"/>
|
||||
</g>
|
||||
<g stroke="#c0a1b1" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="6" y="8" width="36" height="30" rx="2"/>
|
||||
<rect x="10" y="12" width="28" height="22" rx="1"/>
|
||||
<circle cx="20" cy="20" r="4" fill="currentColor"/>
|
||||
<circle cx="24" cy="28" r="3" fill="currentColor"/>
|
||||
<circle cx="32" cy="22" r="2" fill="currentColor"/>
|
||||
<rect x="6" y="38" width="36" height="4" rx="2"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 956 B |
Loading…
Add table
Add a link
Reference in a new issue