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

9
2/binder.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#b2c6b4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="4" width="36" height="40" rx="2"/>
<circle cx="36" cy="12" r="3" fill="currentColor"/>
<circle cx="36" cy="24" r="3" fill="currentColor"/>
<circle cx="36" cy="36" r="3" fill="currentColor"/>
<line x1="12" y1="14" x2="30" y2="14 M12 20 L30 20 M12 26 L30 26 M12 32 L30 32"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 483 B