Files
justice/www/html/favicon.svg
T
2026-05-03 11:12:02 +00:00

13 lines
678 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="JD">
<defs>
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#3d59a1"/>
<stop offset="55%" stop-color="#7aa2f7"/>
<stop offset="100%" stop-color="#9ece6a"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="8" fill="url(#g)"/>
<path fill="rgba(11,13,20,0.35)" d="M8 22h16v2H8z"/>
<path fill="#0b0d14" d="M10 11c1.2-1.5 3-2.4 6-2.4s4.8.9 6 2.4c.6.8.9 1.7.9 2.7 0 2.1-1.4 3.8-3.2 4.3-.3 1.1-1.1 2-2.2 2.4-.4.1-.9.2-1.5.2s-1.1-.1-1.5-.2c-1.1-.4-1.9-1.3-2.2-2.4-1.8-.5-3.2-2.2-3.2-4.3 0-1 .3-1.9.9-2.7z"/>
</svg>