blob: b5d5c52fbc22c5779f5814659acd81f67cb1aace (
plain) (
tree)
|
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #000000;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 2px;
}
</style>
</defs>
<!-- Tail & Lower Body -->
<path class="cls-1" d="M35,235 L168,290" />
<path class="cls-1" d="M35,235 L203,400" />
<!-- Left Wing (Front) & Main Body Diagonal -->
<path class="cls-1" d="M110,105 L203,400 L285,350 L110,105 Z" />
<!-- Right Wing (Back) -->
<path class="cls-1" d="M278,145 L360,270 L250,301 Z" />
<!-- Head & Neck -->
<path class="cls-1" d="M360,270 L403,214 L496,290 L410,255 L355,375 L360,270" />
<!-- Internal Connections -->
<line class="cls-1" x1="250" y1="301" x2="355" y2="375" />
<line class="cls-1" x1="355" y1="375" x2="285" y2="350" />
</svg>
|