This commit is contained in:
2026-05-15 20:35:41 +02:00
parent 1346dba937
commit 1b427c8679
12 changed files with 77 additions and 17 deletions

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" shape-rendering="crispEdges">
<rect width="40" height="40" fill="#6b4226"/>
<rect width="40" height="8" fill="#4a7c3a"/>
<rect width="40" height="2" fill="#65a050"/>
<rect x="6" y="2" width="2" height="4" fill="#3a6028"/>
<rect x="18" y="2" width="2" height="4" fill="#3a6028"/>
<rect x="30" y="2" width="2" height="4" fill="#3a6028"/>
<rect x="6" y="14" width="3" height="3" fill="#4d2f1c"/>
<rect x="22" y="20" width="3" height="3" fill="#4d2f1c"/>
<rect x="14" y="28" width="3" height="3" fill="#4d2f1c"/>
<rect x="30" y="32" width="3" height="3" fill="#4d2f1c"/>
</svg>

After

Width:  |  Height:  |  Size: 654 B