mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-08-10 20:16:10 -05:00
14 lines
1.3 KiB
XML
14 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="600" height="601" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<defs>
|
|
<linearGradient id="gradient-body" x2=".5" spreadMethod="reflect">
|
|
<stop stop-color="#807241" offset="0"/>
|
|
<stop stop-color="#e1c47e" offset=".9"/>
|
|
</linearGradient>
|
|
<linearGradient id="gradient-boss" x2="0" y1="-.1" y2=".5" xlink:href="#gradient-body"/>
|
|
</defs>
|
|
<path id="outline" fill="black" d="m75.2 61.5c120-26.9 272 23.5 286 119-16.2-22.2-41.7-40-73.5-54.7 73.8 106-13.4 266-112 289-109 31.4-157-31.9-163-88.3-41.9 93.6 27.3 200 96.8 238 64.3 35.3 144 40.6 221 33.7 108-9.71 333-112 241-232 60.7-76.7 24.9-281-105-269-84.8-124-300-122-391-35.9zm65.3 22.7c-31.5 61.7-70.7 108-118 152 56.9 51.8 83.7 92.5 118 152 31.5-61.7 70.7-108 118-152-56.9-51.8-83.7-92.5-118-152z"/>
|
|
<path id="body" fill="url(#gradient-body)" d="m16.8 380c37.8 134 344 76.8 320-193 25.3 33.3 38.5 79.5 46.9 122 28.2-144-25.5-254-201-275 277-88 475 299 54.7 446 142 20.4 385-178 259-354 112 24.6 126 268-106 397 100-11.5 137-59.5 171-128 86.2 166-518 332-545-15.8z"/>
|
|
<path id="boss" fill="url(#gradient-boss)" d="m140 128c-32.7 57.3-60.3 84.5-86 108 25.7 24 53.3 51.2 86 108 32.7-57.3 60.3-84.5 86-108-25.7-24-53.3-51.2-86-108z"/>
|
|
</svg>
|