Initial commit.
This commit is contained in:
commit
918d020b4a
25637 changed files with 474563 additions and 0 deletions
11
4/sheep.svg
Normal file
11
4/sheep.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||||
<rect x="2" y="2" width="44" height="44" rx="9" fill="#327754"/>
|
||||
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
||||
<ellipse cx="24" cy="24" rx="10" ry="14"/>
|
||||
<ellipse cx="24" cy="10" rx="8" ry="4"/>
|
||||
<path d="M12 24 L6 30 L12 36"/>
|
||||
<path d="M36 24 L42 30 L36 36"/>
|
||||
<circle cx="18" cy="22" r="2"/>
|
||||
<circle cx="30" cy="22" r="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 475 B |
Loading…
Add table
Add a link
Reference in a new issue