SGI/Assets/Images/logo_levelcode.svg

44 lines
1.9 KiB
XML

<svg viewBox="0 0 420 200" width="420" height="200" xmlns="http://www.w3.org/2000/svg" font-family="Segoe UI, sans-serif">
<defs>
<linearGradient id="g1" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#60A5FA"/>
<stop offset="100%" stop-color="#1D4ED8"/>
</linearGradient>
<linearGradient id="g2" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#93C5FD"/>
<stop offset="100%" stop-color="#3B82F6"/>
</linearGradient>
<linearGradient id="g3" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#3B82F6"/>
<stop offset="100%" stop-color="#1E40AF"/>
</linearGradient>
<linearGradient id="g4" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#2563EB"/>
<stop offset="100%" stop-color="#1E3A8A"/>
</linearGradient>
</defs>
<!-- 4 losangos formando o ícone diamante -->
<polygon points="70,20 100,50 70,80 40,50" fill="url(#g2)"/>
<polygon points="40,50 70,80 40,110 10,80" fill="url(#g3)"/>
<polygon points="100,50 130,80 100,110 70,80" fill="url(#g1)"/>
<polygon points="70,80 100,110 70,140 40,110" fill="url(#g4)"/>
<!-- brilho sutil -->
<polygon points="70,24 96,48 70,72 44,48" fill="white" opacity="0.08"/>
<!-- nome -->
<text x="150" y="90" font-size="38" font-weight="700" font-family="Segoe UI, sans-serif">
<tspan fill="#FFFFFF">Levelcode</tspan><tspan fill="#3B82F6" dx="8">SGI</tspan>
</text>
<!-- subtítulo -->
<text x="151" y="114" font-size="11" fill="#64748B" letter-spacing="3"
font-family="Segoe UI, sans-serif" font-weight="400">SISTEMA DE GESTÃO INTEGRADO</text>
<!-- linha decorativa -->
<rect x="151" y="124" width="50" height="2" rx="1" fill="#3B82F6" opacity="0.7"/>
<rect x="207" y="124" width="18" height="2" rx="1" fill="#3B82F6" opacity="0.35"/>
<rect x="231" y="124" width="7" height="2" rx="1" fill="#3B82F6" opacity="0.15"/>
</svg>