Files
EasyFlow/easyflow-ui-admin/app/public/logoDark.svg
2026-02-22 18:56:10 +08:00

21 lines
1.0 KiB
XML

<svg width="120" height="27" viewBox="0 0 120 27" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="EasyFlow logo dark">
<defs>
<linearGradient id="efGradDark" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#3B82F6"/>
<stop offset="100%" stop-color="#22D3EE"/>
</linearGradient>
</defs>
<g transform="translate(0,2)">
<rect x="0" y="0" width="23" height="23" rx="6" fill="url(#efGradDark)"/>
<path d="M6 7.5h5.5m5 0H17m-7.5 7h5.5m-5.5 0H6" stroke="#FFFFFF" stroke-width="1.8" stroke-linecap="round"/>
<path d="M11.5 7.5v7m0 0l4.2-3.2" stroke="#FFFFFF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="6" cy="7.5" r="1.8" fill="#FFFFFF"/>
<circle cx="17" cy="7.5" r="1.8" fill="#FFFFFF"/>
<circle cx="11.5" cy="14.5" r="1.8" fill="#FFFFFF"/>
<circle cx="6" cy="14.5" r="1.8" fill="#FFFFFF"/>
</g>
<text x="30" y="18" fill="#F8FAFC" font-family="Segoe UI, Arial, sans-serif" font-size="13" font-weight="700" letter-spacing="0.2">EasyFlow</text>
</svg>