45 lines
1.7 KiB
XML
45 lines
1.7 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108 108" width="512" height="512">
|
|
<!-- Background -->
|
|
<rect width="108" height="108" rx="20" fill="#3DDC84"/>
|
|
|
|
<!-- Left antenna ball -->
|
|
<circle cx="38" cy="24" r="3" fill="#FFFFFF"/>
|
|
<!-- Left antenna stem -->
|
|
<line x1="39.5" y1="26.5" x2="44" y2="33" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round"/>
|
|
|
|
<!-- Right antenna ball -->
|
|
<circle cx="70" cy="24" r="3" fill="#FFFFFF"/>
|
|
<!-- Right antenna stem -->
|
|
<line x1="68.5" y1="26.5" x2="64" y2="33" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round"/>
|
|
|
|
<!-- Droid head -->
|
|
<path d="M34,42 Q34,30 54,30 Q74,30 74,42 L74,56 Q74,62 68,62 L40,62 Q34,62 34,56 Z" fill="#FFFFFF"/>
|
|
|
|
<!-- Left eye -->
|
|
<circle cx="44" cy="46" r="4" fill="#3DDC84"/>
|
|
|
|
<!-- Right eye -->
|
|
<circle cx="64" cy="46" r="4" fill="#3DDC84"/>
|
|
|
|
<!-- USB main stem -->
|
|
<line x1="54" y1="62" x2="54" y2="88" stroke="#FFFFFF" stroke-width="5" stroke-linecap="round"/>
|
|
|
|
<!-- USB horizontal bar -->
|
|
<line x1="40" y1="70" x2="68" y2="70" stroke="#FFFFFF" stroke-width="4" stroke-linecap="round"/>
|
|
|
|
<!-- USB left branch -->
|
|
<line x1="40" y1="70" x2="40" y2="76" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round"/>
|
|
|
|
<!-- USB left terminal rectangle -->
|
|
<rect x="36" y="76" width="8" height="6" fill="#FFFFFF"/>
|
|
|
|
<!-- USB right branch -->
|
|
<line x1="68" y1="70" x2="68" y2="76" stroke="#FFFFFF" stroke-width="3.5" stroke-linecap="round"/>
|
|
|
|
<!-- USB right terminal circle -->
|
|
<circle cx="68" cy="80" r="4" fill="#FFFFFF"/>
|
|
|
|
<!-- USB bottom arrow -->
|
|
<path d="M48,88 L54,94 L60,88" stroke="#FFFFFF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
</svg>
|