40 lines
1.5 KiB
XML
40 lines
1.5 KiB
XML
<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Background -->
|
|
<rect width="400" height="400" fill="#ffffff"/>
|
|
|
|
<!-- Antenna stick -->
|
|
<line x1="200" y1="88" x2="200" y2="58" stroke="#3CC98C" stroke-width="7" stroke-linecap="round"/>
|
|
<!-- Antenna ball -->
|
|
<circle cx="200" cy="50" r="12" fill="#3CC98C"/>
|
|
|
|
<!-- Ear left -->
|
|
<rect x="108" y="148" width="20" height="46" rx="10" fill="#3CC98C"/>
|
|
<!-- Ear right -->
|
|
<rect x="272" y="148" width="20" height="46" rx="10" fill="#3CC98C"/>
|
|
|
|
<!-- Head -->
|
|
<rect x="120" y="88" width="160" height="144" rx="46" fill="#3CC98C"/>
|
|
|
|
<!-- Left eye white -->
|
|
<rect x="156" y="144" width="32" height="32" rx="10" fill="#ffffff"/>
|
|
<!-- Left pupil -->
|
|
<rect x="164" y="152" width="14" height="14" rx="4" fill="#2a5e45"/>
|
|
|
|
<!-- Right eye white -->
|
|
<rect x="212" y="144" width="32" height="32" rx="10" fill="#ffffff"/>
|
|
<!-- Right pupil -->
|
|
<rect x="220" y="152" width="14" height="14" rx="4" fill="#2a5e45"/>
|
|
|
|
<!-- Smile -->
|
|
<path d="M 172 200 Q 200 228 228 200" stroke="#ffffff" stroke-width="6" fill="none" stroke-linecap="round"/>
|
|
|
|
<!-- Body -->
|
|
<rect x="152" y="244" width="96" height="56" rx="12" fill="#3CC98C"/>
|
|
|
|
<!-- Tie -->
|
|
<rect x="192" y="244" width="16" height="30" rx="5" fill="#ffffff"/>
|
|
|
|
<!-- Text -->
|
|
<text x="200" y="340" text-anchor="middle" font-family="'Helvetica Neue', Arial, sans-serif" font-size="28" font-weight="700" letter-spacing="4" fill="#3CC98C">iAgent</text>
|
|
</svg>
|