Files
soroushasadi/public/logo-mark.svg
T
soroush.asadi add78d8460
ci / build (push) Failing after 23s
deploy / deploy (push) Failing after 10m12s
first commit
2026-05-31 12:47:02 +03:30

22 lines
1.1 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none" role="img" aria-label="SA mark">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="64" y2="64" gradientUnits="userSpaceOnUse">
<stop offset="0%" stop-color="#38bdf8"/>
<stop offset="55%" stop-color="#818cf8"/>
<stop offset="100%" stop-color="#e879f9"/>
</linearGradient>
<linearGradient id="g2" x1="64" y1="0" x2="0" y2="64" gradientUnits="userSpaceOnUse">
<stop offset="0%" stop-color="#22d3ee"/>
<stop offset="100%" stop-color="#e879f9"/>
</linearGradient>
</defs>
<!-- hex frame -->
<path d="M32 3 L57 17.5 V46.5 L32 61 L7 46.5 V17.5 Z"
stroke="url(#g)" stroke-width="2" fill="rgba(56,189,248,0.06)"/>
<!-- abstract S+A glyph -->
<path d="M22 22 Q22 17 27 17 H38 Q43 17 43 22 Q43 27 38 27 H27 Q22 27 22 32 Q22 37 27 37 H38 Q43 37 43 42 Q43 47 38 47 H22"
stroke="url(#g2)" stroke-width="2.4" stroke-linecap="round" fill="none"/>
<circle cx="46" cy="18" r="1.6" fill="#e879f9"/>
<circle cx="18" cy="46" r="1.6" fill="#22d3ee"/>
</svg>