Initial commit

This commit is contained in:
ben
2025-10-15 23:04:29 +02:00
commit 85ea0b6dcc
14 changed files with 1800 additions and 0 deletions

12
favicon.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg width="96" height="96" viewBox="11.6 11.6 96.8 96.8" xmlns="http://www.w3.org/2000/svg">
<path d="m80.7 24.9c-3.3-2-6.8-3.4-10.5-4.4v-8.9h-20.3v8.9c-3.7 1-7.3 2.4-10.5 4.4l-6.4-5.5-13.6 13.6 6.3 6.3c-2 3.3-3.4 6.8-4.4 10.5h-8.9v20.4h8.9c1 3.7 2.4 7.3 4.4 10.5l-6.3 6.2 13.6 14.7 6.3-6.3c3.3 2 6.8 3.4 10.5 4.4v8.9h20.4v-8.9c3.7-1 7.3-2.4 10.5-4.4l6.3 6.3 14.6-14.7-6.5-6.2c2-3.3 3.4-6.8 4.4-10.5h8.9v-20.3h-8.9c-1-3.7-2.4-7.3-4.4-10.5l6.3-6.3-14.5-13.7-6.2 5.5z" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="6"/>
<path d="m60 60 20.7-35.1c-3.3-2-6.8-3.4-10.5-4.4v-8.9h-20.3v8.9c-3.7 1-7.3 2.4-10.5 4.4z" fill="#ffaccb"/>
<path d="m60 60-20.7-35.1-6.3-5.5-13.6 13.6 6.3 6.3z" fill="#ff9a9a"/>
<path d="m60 60-35.1-20.7c-2 3.3-3.4 6.8-4.4 10.5h-8.9v20.4h8.9c1 3.7 2.4 7.3 4.4 10.5z" fill="#ffc28d"/>
<path d="m60 60-35.1 20.7-5.5 6.2 13.6 14.7 6.3-6.3z" fill="#fff799"/>
<path d="m60 60-20.7 35.1c3.3 2 6.8 3.4 10.5 4.4v8.9h20.4v-8.9c3.7-1 7.3-2.4 10.5-4.4z" fill="#8de08d"/>
<path d="m60 60 20.7 35.1 6.3 6.3 14.6-14.5-6.5-6.2z" fill="#88dede"/>
<path d="m60 60 35.1 20.7c2-3.3 3.4-6.8 4.4-10.5h8.9v-20.3h-8.9c-1-3.7-2.4-7.3-4.4-10.5z" fill="#a295e1"/>
<path d="m60 60 35.1-20.7 6.3-6.3-14.5-13.6-6.2 5.5z" fill="#de95de"/>
<circle cx="60" cy="60" r="25" fill="#fff" stroke="#000" stroke-width="3"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB