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

6
3/9.svg Normal file
View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#7E57C2" fill-opacity="0.1"/>
<g fill="none" stroke="#7E57C2" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 34 C28 34,34 28,34 20 C34 12,28 10,20 14 C14 18,14 26,20 28 L30 26"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 332 B