17 lines
827 B
XML
17 lines
827 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="EasyFlow favicon">
|
|
<defs>
|
|
<linearGradient id="efFavGrad" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0%" stop-color="#1D4ED8"/>
|
|
<stop offset="100%" stop-color="#0891B2"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<rect x="4" y="4" width="56" height="56" rx="16" fill="url(#efFavGrad)"/>
|
|
<path d="M17 22h15m14 0h1m-16 20h15m-15 0H17" stroke="#FFFFFF" stroke-width="4" stroke-linecap="round"/>
|
|
<path d="M32 22v20m0 0l11-8" stroke="#FFFFFF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="17" cy="22" r="4" fill="#FFFFFF"/>
|
|
<circle cx="47" cy="22" r="4" fill="#FFFFFF"/>
|
|
<circle cx="32" cy="42" r="4" fill="#FFFFFF"/>
|
|
<circle cx="17" cy="42" r="4" fill="#FFFFFF"/>
|
|
</svg>
|