init commit
Build / build (push) Failing after 1m50s

This commit is contained in:
Rene Kievits
2026-09-05 22:27:44 +02:00
commit b137bf9eda
21 changed files with 8371 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400">
<!-- Kept to primitives with explicit fills: this file is also rasterised by
ImageMagick's built-in SVG renderer, which ignores transforms. -->
<rect x="0" y="0" width="400" height="400" rx="72" ry="72" fill="#151b23"/>
<circle cx="200" cy="200" r="157" fill="#f43f5e"/>
<circle cx="200" cy="200" r="123" fill="#151b23"/>
<rect x="182" y="98" width="36" height="112" rx="8" ry="8" fill="#e6e9ee"/>
<polygon points="200,266 133,190 267,190" fill="#e6e9ee"/>
<rect x="128" y="286" width="144" height="30" rx="12" ry="12" fill="#e6e9ee"/>
<polygon points="297.6,75.6 324.4,102.4 102.4,324.4 75.6,297.6" fill="#f43f5e"/>
</svg>

After

Width:  |  Height:  |  Size: 735 B