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

22
10/0.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M14 24 C14 14,34 14,34 24 C34 34,14 34,14 24"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M14 24 C14 14,34 14,34 24 C34 34,14 34,14 24"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 24 C14 14,34 14,34 24 C34 34,14 34,14 24"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

22
10/1.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M24 10 L24 38"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M24 10 L24 38"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M24 10 L24 38"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 962 B

22
10/2.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M12 16 C12 10,36 10,36 18 C36 26,12 26,12 34 L36 36"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M12 16 C12 10,36 10,36 18 C36 26,12 26,12 34 L36 36"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 16 C12 10,36 10,36 18 C36 26,12 26,12 34 L36 36"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

22
10/3.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M36 14 L14 14 L28 24 L14 34 L36 34"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M36 14 L14 14 L28 24 L14 34 L36 34"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M36 14 L14 14 L28 24 L14 34 L36 34"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

22
10/4.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M22 10 L22 28 M22 28 L38 28 M14 20 L38 20 L38 38"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M22 10 L22 28 M22 28 L38 28 M14 20 L38 20 L38 38"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M22 10 L22 28 M22 28 L38 28 M14 20 L38 20 L38 38"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

22
10/5.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M36 14 L14 14 L14 24 L30 24 C36 24,36 34,30 34 L14 34"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M36 14 L14 14 L14 24 L30 24 C36 24,36 34,30 34 L14 34"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M36 14 L14 14 L14 24 L30 24 C36 24,36 34,30 34 L14 34"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

22
10/6.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M34 14 C20 14,14 20,14 28 C14 36,22 38,28 34 C34 30,34 22,28 20 L18 22"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M34 14 C20 14,14 20,14 28 C14 36,22 38,28 34 C34 30,34 22,28 20 L18 22"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M34 14 C20 14,14 20,14 28 C14 36,22 38,28 34 C34 30,34 22,28 20 L18 22"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

22
10/7.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M14 38 L14 14 L38 14 L28 38"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M14 38 L14 14 L38 14 L28 38"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 38 L14 14 L38 14 L28 38"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1,004 B

22
10/8.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<path d="M24 14 C16 14,14 22,20 24 C14 26,14 36,24 36 C34 36,34 26,28 24 C34 22,32 14,24 14"/>
</g>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<path d="M24 14 C16 14,14 22,20 24 C14 26,14 36,24 36 C34 36,34 26,28 24 C34 22,32 14,24 14"/>
</g>
<g stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M24 14 C16 14,14 22,20 24 C14 26,14 36,24 36 C34 36,34 26,28 24 C34 22,32 14,24 14"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

22
10/9.svg Normal file
View file

@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<defs>
<linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#B39DDB"/>
<stop offset="100%" stop-color="#3F2C61"/>
</linearGradient>
<filter id="shadow" x="-30%" y="-30%" width="160%" height="160%">
<feDropShadow dx="2.5" dy="3.5" stdDeviation="3" flood-color="#1a1a2e" flood-opacity="0.45"/>
</filter>
</defs>
<g filter="url(#shadow)" fill="none">
<g stroke="#1F1630" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round" transform="translate(2,2)">
<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>
<g stroke="#3F2C61" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" transform="translate(1,1)">
<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>
<g stroke="url(#iconGrad)" stroke-width="1.5" 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>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB