8 lines
501 B
XML
8 lines
501 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="CORS Test Lab icon">
|
|
<rect width="64" height="64" rx="14" fill="#2563eb"/>
|
|
<path d="M18 20h28a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H18a4 4 0 0 1-4-4V24a4 4 0 0 1 4-4Z" fill="#eff6ff"/>
|
|
<path d="M23 32h18M34 25l8 7-8 7" fill="none" stroke="#2563eb" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="18" cy="20" r="5" fill="#16a34a"/>
|
|
<circle cx="46" cy="44" r="5" fill="#f97316"/>
|
|
</svg>
|