auto-sync-1625
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 300">
|
||||
<rect x="20" y="20" width="360" height="260" rx="20" fill="#3498db" />
|
||||
<rect x="60" y="60" width="280" height="180" rx="20" fill="#2ecc71" />
|
||||
<rect x="100" y="100" width="200" height="100" rx="20" fill="#f1c40f" />
|
||||
<ellipse cx="200" cy="150" rx="50" ry="50" fill="#e74c3c" />
|
||||
<path d="M 220 150 L 200 170 L 180 150" fill="#e74c3c" />
|
||||
<text x="200" y="220" font-size="24" font-family="Arial" fill="#fff">WEVAL</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 497 B |
Reference in New Issue
Block a user