First commit. Version 0.1.0

This commit is contained in:
2026-05-10 09:58:23 +02:00
parent af105b7f7d
commit bbab5e238d
635 changed files with 53627 additions and 175 deletions

View File

@@ -0,0 +1,9 @@
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<!-- Círculo base -->
<circle cx="32" cy="32" r="29" fill="#33334F"></circle>
<!-- Puntos centrados verticalmente -->
<circle cx="18" cy="32" r="5" fill="#2D9CFF"></circle>
<circle cx="32" cy="32" r="5" fill="#2D9CFF"></circle>
<circle cx="46" cy="32" r="5" fill="#2D9CFF"></circle>
</svg>

After

Width:  |  Height:  |  Size: 389 B