posimai-chronicle/logo.svg

13 lines
642 B
XML
Raw Normal View History

2026-04-23 07:17:45 +00:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Posimai Chronicle logo">
<defs>
<radialGradient id="g" cx="50%" cy="40%" r="65%">
<stop offset="0%" stop-color="#6EE7B7" stop-opacity="0.95"/>
<stop offset="100%" stop-color="#0D0D0D" stop-opacity="1"/>
</radialGradient>
</defs>
<rect width="512" height="512" rx="108" fill="#0D0D0D"/>
<circle cx="256" cy="220" r="128" fill="url(#g)"/>
<path d="M152 326h208" stroke="#6EE7B7" stroke-width="20" stroke-linecap="round"/>
<path d="M182 372h148" stroke="#6EE7B7" stroke-width="16" stroke-linecap="round" opacity="0.75"/>
</svg>