Init new template and style
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="400" height="400" viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="400" height="400" fill="#fee2e2"/>
|
||||
<circle cx="200" cy="150" r="80" fill="#f87171"/>
|
||||
<circle cx="200" cy="400" r="160" fill="#f87171"/>
|
||||
<rect x="120" y="130" width="160" height="40" rx="20" fill="#fecaca"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 370 B |
Reference in New Issue
Block a user