12 lines
694 B
XML
12 lines
694 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 160" role="img" aria-label="Bulldrome sprite">
|
|
<g stroke="#090a0d" stroke-linejoin="round" stroke-linecap="round">
|
|
<path d="M26 80 2 48l42 15z" fill="#3b211b" stroke-width="6"/>
|
|
<path d="M134 80 158 48l-42 15z" fill="#3b211b" stroke-width="6"/>
|
|
<ellipse cx="80" cy="86" rx="61" ry="43" fill="#7d4b38" stroke-width="6"/>
|
|
<path d="M36 110c23 18 66 22 91 2" fill="none" stroke="#e5b95f" stroke-width="6"/>
|
|
<circle cx="58" cy="70" r="7" fill="#f4eed8" stroke-width="4"/>
|
|
<circle cx="102" cy="70" r="7" fill="#f4eed8" stroke-width="4"/>
|
|
<path d="M72 88h16l-8 11z" fill="#090a0d" stroke-width="2"/>
|
|
</g>
|
|
</svg>
|