15 lines
877 B
XML
15 lines
877 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="720" height="160" viewBox="0 0 720 160" fill="none">
|
|
<g transform="translate(16,28)">
|
|
<circle cx="28" cy="52" r="14" fill="#2dd4bf"/>
|
|
<circle cx="84" cy="28" r="14" fill="#2dd4bf"/>
|
|
<circle cx="84" cy="76" r="14" fill="#2dd4bf"/>
|
|
<path d="M40 48 L72 32" stroke="#2dd4bf" stroke-width="8" stroke-linecap="round"/>
|
|
<path d="M40 56 L72 72" stroke="#2dd4bf" stroke-width="8" stroke-linecap="round"/>
|
|
</g>
|
|
<text x="140" y="102" font-family="Avenir Next, Segoe UI, Helvetica Neue, sans-serif"
|
|
font-size="72" font-weight="700" fill="#ececf1" letter-spacing="-1.5">Bridge</text>
|
|
<text x="370" y="102" font-family="Avenir Next, Segoe UI, Helvetica Neue, sans-serif"
|
|
font-size="72" font-weight="700" fill="#2dd4bf" letter-spacing="-1.5">Swarm</text>
|
|
</svg>
|