This commit is contained in:
2025-11-13 11:14:43 +01:00
parent b6b441c0ca
commit 4c5475e930
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path d="M50 15 L85 45 L85 85 L15 85 L15 45 Z" fill="#667eea" stroke="#4c51bf" stroke-width="2"/>
<rect x="35" y="55" width="15" height="30" fill="#4c51bf"/>
<rect x="60" y="55" width="15" height="20" fill="#fbbf24"/>
</svg>

After

Width:  |  Height:  |  Size: 294 B