Initial commit.

This commit is contained in:
Johannes Findeisen 2026-06-01 20:07:36 +02:00
commit 918d020b4a
25637 changed files with 474563 additions and 0 deletions

8
2/moccasin.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#b7d5cc" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 28 L8 42 Q8 44 14 44 L34 44 Q36 44 38 42 L40 28 Z"/>
<path d="M6 28 Q6 18 24 18 Q42 18 40 28"/>
<line x1="14" y1="36" x2="34" y2="36"/>
<circle cx="24" cy="18" r="2" fill="currentColor"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 391 B