Initial commit.
This commit is contained in:
commit
918d020b4a
25637 changed files with 474563 additions and 0 deletions
20
9/fox.svg
Normal file
20
9/fox.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="#181925" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
||||
<ellipse cx="24" cy="26" rx="12" ry="10"/>
|
||||
<polygon points="12,18 18,8 24,18"/>
|
||||
<polygon points="36,18 30,8 24,18"/>
|
||||
<circle cx="20" cy="22" r="2"/>
|
||||
<circle cx="28" cy="22" r="2"/>
|
||||
<path d="M20 28 Q24 32 28 28"/>
|
||||
</g>
|
||||
<g stroke="#b7b9cf" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<ellipse cx="24" cy="26" rx="12" ry="10"/>
|
||||
<polygon points="12,18 18,8 24,18"/>
|
||||
<polygon points="36,18 30,8 24,18"/>
|
||||
<circle cx="20" cy="22" r="2"/>
|
||||
<circle cx="28" cy="22" r="2"/>
|
||||
<path d="M20 28 Q24 32 28 28"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 766 B |
Loading…
Add table
Add a link
Reference in a new issue