Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
|
||||
<text x="50" y="55" text-anchor="middle" fill="white" font-family="Arial" font-size="14">Test</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 254 B |
Reference in New Issue
Block a user