first commit

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-20 11:05:58 +02:00
co-authored by Claude Opus 5
commit 99757361ef
15 changed files with 3020 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<rect x="2" y="2" width="60" height="60" rx="12" fill="#1f6feb"/>
<rect x="10" y="18" width="20" height="8" rx="3" fill="#ffffff" opacity="0.95"/>
<rect x="34" y="18" width="20" height="8" rx="3" fill="#ffffff" opacity="0.55"/>
<rect x="10" y="30" width="44" height="24" rx="4" fill="#ffffff" opacity="0.9"/>
<circle cx="22" cy="42" r="4" fill="#1f6feb"/>
<path d="M28 42 h14" stroke="#1f6feb" stroke-width="3" stroke-linecap="round"/>
<circle cx="46" cy="42" r="4" fill="#1f6feb"/>
</svg>

After

Width:  |  Height:  |  Size: 588 B