12 lines
517 B
XML
12 lines
517 B
XML
<svg width="180" height="48" viewBox="0 0 180 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Icon/Symbol -->
|
|
<rect width="48" height="48" rx="8" fill="#10183A"/>
|
|
<path d="M14 14L34 34M34 14L14 34" stroke="#34CCCD" stroke-width="4" stroke-linecap="round"/>
|
|
<circle cx="24" cy="24" r="3" fill="#34CCCD"/>
|
|
|
|
<!-- Text "XPEDITIS" -->
|
|
<text x="58" y="34" font-family="Manrope, sans-serif" font-size="24" font-weight="700" fill="#10183A" letter-spacing="-0.5">
|
|
XPEDITIS
|
|
</text>
|
|
</svg>
|