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,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 20" shape-rendering="crispEdges">
<polygon points="0,20 7,2 13,20" fill="#ff8800"/>
<polygon points="13,20 20,2 27,20" fill="#cc6600"/>
<polygon points="27,20 33,2 40,20" fill="#ff8800"/>
<rect x="18" y="11" width="4" height="4" fill="#ffffff"/>
<rect x="19" y="12" width="2" height="2" fill="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 377 B