Added tons of new icons generated by AI.

This commit is contained in:
Johannes Findeisen 2026-06-01 12:40:53 +02:00
commit 09d286490d
25637 changed files with 474059 additions and 14 deletions

View file

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#a6c9a9" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="8"/>
<ellipse cx="24" cy="10" rx="3" ry="6"/>
<ellipse cx="24" cy="38" rx="3" ry="6"/>
<ellipse cx="10" cy="24" rx="6" ry="3"/>
<ellipse cx="38" cy="24" rx="6" ry="3"/>
<ellipse cx="12" cy="12" rx="4" ry="7" transform="rotate(45 12 12)"/>
<ellipse cx="36" cy="36" rx="4" ry="7" transform="rotate(45 36 36)"/>
<ellipse cx="36" cy="12" rx="4" ry="7" transform="rotate(-45 36 12)"/>
<ellipse cx="12" cy="36" rx="4" ry="7" transform="rotate(-45 12 36)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 689 B