57 lines
No EOL
3 KiB
XML
57 lines
No EOL
3 KiB
XML
<svg width="784" height="784" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
|
<defs>
|
|
<!-- Crosshair gradient -->
|
|
<!-- Shield gradient split -->
|
|
<!-- Soft shadow -->
|
|
<linearGradient id="grad-crosshair" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#FF7A2F"/>
|
|
<stop offset="100%" stop-color="#E2382A"/>
|
|
</linearGradient>
|
|
<linearGradient id="grad-shield-left" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#FF8A3D"/>
|
|
<stop offset="100%" stop-color="#FF6E2D"/>
|
|
</linearGradient>
|
|
<linearGradient id="grad-shield-right" x1="0%" y1="0%" x2="100%" y2="0%">
|
|
<stop offset="0%" stop-color="#F4512E"/>
|
|
<stop offset="100%" stop-color="#D92B28"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<!-- Background transparent -->
|
|
<!-- Bug silhouette -->
|
|
<!-- Shield overlay -->
|
|
<g>
|
|
<title>Layer 1</title>
|
|
<g id="svg_1">
|
|
<!-- Crosshair circle -->
|
|
<circle cx="392" cy="392" r="360" fill="none" stroke="url(#grad-crosshair)" stroke-width="48" stroke-linecap="round" id="svg_2"/>
|
|
<!-- Crosshair ticks -->
|
|
<rect x="376" y="0" width="32" height="96" rx="8" fill="url(#grad-crosshair)" id="svg_3"/>
|
|
<rect x="376" y="688" width="32" height="96" rx="8" fill="url(#grad-crosshair)" id="svg_4"/>
|
|
<rect x="0" y="376" width="96" height="32" rx="8" fill="url(#grad-crosshair)" id="svg_5"/>
|
|
<rect x="688" y="376" width="96" height="32" rx="8" fill="url(#grad-crosshair)" id="svg_6"/>
|
|
</g>
|
|
<g id="svg_7">
|
|
<!-- Body -->
|
|
<ellipse cx="392" cy="379" rx="120" ry="140" fill="#2F3A3D" id="svg_8"/>
|
|
<!-- Head -->
|
|
<circle cx="392" cy="259" r="70" fill="#2F3A3D" id="svg_9"/>
|
|
<!-- Antennae -->
|
|
<path d="m352,209q-34,-34 -70,-10" stroke="#2F3A3D" stroke-width="28" stroke-linecap="round" fill="none" id="svg_10"/>
|
|
<path d="m432,209q34,-34 70,-10" stroke="#2F3A3D" stroke-width="28" stroke-linecap="round" fill="none" id="svg_11"/>
|
|
<!-- Legs left -->
|
|
<path d="m312,317q-80,-70 -140,-10" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_12"/>
|
|
<path d="m304,379q-100,-40 -160,10" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_13"/>
|
|
<path d="m312,441q-80,70 -140,120" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_14"/>
|
|
<!-- Legs right -->
|
|
<path d="m472,317q80,-70 140,-10" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_15"/>
|
|
<path d="m480,379q100,-40 160,10" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_16"/>
|
|
<path d="m472,441q80,70 140,120" stroke="#2F3A3D" stroke-width="36" stroke-linecap="round" fill="none" id="svg_17"/>
|
|
</g>
|
|
<g id="svg_18">
|
|
<!-- Left half -->
|
|
<path d="m392,301l0,264c-42,-28 -84,-72 -104,-124c-16,-42 -16,-88 -8,-124c20,-6 44,-12 72,-14c14,-1 28,-2 40,-2z" fill="url(#grad-shield-left)" id="svg_19"/>
|
|
<!-- Right half -->
|
|
<path d="m392,301l0,264c42,-28 84,-72 104,-124c16,-42 16,-88 8,-124c-20,-6 -44,-12 -72,-14c-14,-1 -28,-2 -40,-2z" fill="url(#grad-shield-right)" id="svg_20"/>
|
|
</g>
|
|
</g>
|
|
</svg> |