Files
2026-02-22 18:56:10 +08:00

17 lines
859 B
XML

<svg width="24" height="22" viewBox="0 0 24 22" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="EasyFlow logo mini">
<defs>
<linearGradient id="efMiniGrad" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#2563EB"/>
<stop offset="100%" stop-color="#06B6D4"/>
</linearGradient>
</defs>
<rect x="0.5" y="0.5" width="21" height="21" rx="6" fill="url(#efMiniGrad)"/>
<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"/>
</svg>