This commit is contained in:
oliver
2026-08-28 10:10:31 -03:00
parent bbb746c06d
commit f533ff8e36
16 changed files with 0 additions and 3169 deletions
-11
View File
@@ -1,11 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<defs>
<linearGradient id="fg" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#4338ca"/>
<stop offset="100%" stop-color="#3b82f6"/>
</linearGradient>
</defs>
<rect x="2" y="2" width="60" height="60" rx="14" fill="url(#fg)"/>
<circle cx="32" cy="22" r="8" fill="#fff"/>
<path d="M18 50c0-9 6.5-15 14-15s14 6 14 15" fill="none" stroke="#fff" stroke-width="3" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 503 B