12 lines
741 B
XML
12 lines
741 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
<defs>
|
|
<linearGradient id="ground-fill" x1="330" y1="860" x2="700" y2="930" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0" stop-color="#2b170e"/>
|
|
<stop offset="0.5" stop-color="#7a4320"/>
|
|
<stop offset="1" stop-color="#21110a"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<path d="M256 904c61-31 146-46 256-46s195 15 256 46c-73-9-158-14-256-14s-183 5-256 14Z" fill="#050302" opacity="0.78"/>
|
|
<path d="M310 884c49-24 116-36 202-36s153 12 202 36c-59-10-126-15-202-15s-143 5-202 15Z" fill="url(#ground-fill)" opacity="0.64"/>
|
|
<path d="M360 900c38-14 89-21 152-21s114 7 152 21c-44-5-95-8-152-8s-108 3-152 8Z" fill="#0b0604"/>
|
|
</svg>
|