You've already forked collage-maker
add stock.svg
This commit is contained in:
4
web/stock.svg
Normal file
4
web/stock.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="50" cy="25" r="20" stroke="green" stroke-width="4" fill="lightgrey" />
|
||||
<polygon points="50,50 80,95 20,95" stroke="green" stroke-width="4" fill="lightgrey" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 252 B |
Reference in New Issue
Block a user