Added numbers 0 to 9.

This commit is contained in:
Johannes Findeisen 2026-06-06 18:51:18 +02:00
commit e132994a23
170 changed files with 2500 additions and 0 deletions

10
9/7.svg Normal file
View file

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#3F2C61" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 38 L14 14 L38 14 L28 38"/>
</g>
<g stroke="#B39DDB" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 38 L14 14 L38 14 L28 38"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 385 B