Initial commit.
This commit is contained in:
commit
918d020b4a
25637 changed files with 474563 additions and 0 deletions
14
4/daisy.svg
Normal file
14
4/daisy.svg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<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="#b1a8c1"/>
|
||||
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
||||
<circle cx="24" cy="24" r="4" fill="currentColor"/>
|
||||
<ellipse cx="24" cy="12" rx="3" ry="6"/>
|
||||
<ellipse cx="24" cy="36" rx="3" ry="6"/>
|
||||
<ellipse cx="12" cy="24" rx="6" ry="3"/>
|
||||
<ellipse cx="36" cy="24" rx="6" ry="3"/>
|
||||
<ellipse cx="14" cy="14" rx="4" ry="6" transform="rotate(45 14 14)"/>
|
||||
<ellipse cx="34" cy="34" rx="4" ry="6" transform="rotate(45 34 34)"/>
|
||||
<ellipse cx="34" cy="14" rx="4" ry="6" transform="rotate(-45 34 14)"/>
|
||||
<ellipse cx="14" cy="34" rx="4" ry="6" transform="rotate(-45 14 34)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 776 B |
Loading…
Add table
Add a link
Reference in a new issue