first commit

This commit is contained in:
2026-05-22 18:44:46 -03:00
parent eaea57b7e9
commit 0fb351a3e2
40 changed files with 4746 additions and 71 deletions
+19
View File
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect width="64" height="64" rx="14" fill="#0F3A6C"/>
<path
d="M18 50 C 22 36, 28 32, 34 32 C 40 32, 44 34, 44 40 C 44 46, 40 48, 34 48 L 28 48 L 38 56"
stroke="#23C4C0"
stroke-width="6"
stroke-linecap="round"
stroke-linejoin="round"
fill="none"
/>
<path
d="M14 22 C 20 18, 26 26, 32 22 C 38 18, 44 26, 50 22"
stroke="#23C4C0"
stroke-width="4"
stroke-linecap="round"
fill="none"
opacity="0.9"
/>
</svg>

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB