2023-04-14 21:27:05 +00:00
|
|
|
<svg
|
|
|
|
xmlns="http://www.w3.org/2000/svg"
|
2023-06-20 17:13:39 +00:00
|
|
|
width="20"
|
|
|
|
height="20"
|
2023-04-14 21:27:05 +00:00
|
|
|
fill="none"
|
2023-06-20 17:13:39 +00:00
|
|
|
viewBox="0 0 20 20"
|
2023-04-14 21:27:05 +00:00
|
|
|
>
|
2023-06-20 17:13:39 +00:00
|
|
|
<circle cx="10" cy="10" r="10" fill="url(#paint0_linear_942_213)" />
|
|
|
|
<circle cx="10" cy="10" r="10" fill="url(#paint1_radial_942_213)" />
|
2023-04-14 21:27:05 +00:00
|
|
|
<path
|
|
|
|
fill="#424242"
|
2023-06-20 17:13:39 +00:00
|
|
|
d="M4.59 6.997a.547.547 0 1 0-.43 1.006l1.32.565c.176.076.24.292.189.477a1.251 1.251 0 0 0 2.36.813c.036-.088.137-.138.225-.1l.28.12a.547.547 0 0 0 .431-1.006L4.59 6.997ZM15.413 6.997a.547.547 0 1 1 .43 1.006l-1.32.565c-.176.076-.24.292-.189.477a1.25 1.25 0 0 1-2.36.813c-.036-.088-.137-.138-.225-.1l-.28.12a.547.547 0 0 1-.431-1.006l4.375-1.875Z"
|
2023-04-14 21:27:05 +00:00
|
|
|
/>
|
|
|
|
<path
|
|
|
|
fill="#772622"
|
|
|
|
fill-rule="evenodd"
|
2023-06-20 17:13:39 +00:00
|
|
|
d="M10 13.672a3.2 3.2 0 0 0-2.67 1.432.547.547 0 0 1-.91-.605 4.293 4.293 0 0 1 3.58-1.92c1.495 0 2.812.763 3.58 1.92a.547.547 0 0 1-.91.605A3.2 3.2 0 0 0 10 13.672Z"
|
2023-04-14 21:27:05 +00:00
|
|
|
clip-rule="evenodd"
|
|
|
|
/>
|
|
|
|
<defs>
|
|
|
|
<radialGradient
|
2023-06-20 17:13:39 +00:00
|
|
|
id="paint1_radial_942_213"
|
2023-04-14 21:27:05 +00:00
|
|
|
cx="0"
|
|
|
|
cy="0"
|
|
|
|
r="1"
|
2023-06-20 17:13:39 +00:00
|
|
|
gradientTransform="rotate(124.563 5.651 5.561) scale(17.0763 22.1686)"
|
2023-04-14 21:27:05 +00:00
|
|
|
gradientUnits="userSpaceOnUse"
|
|
|
|
>
|
|
|
|
<stop stop-color="#FFD764" stop-opacity=".2" />
|
|
|
|
<stop offset="1" stop-color="#FFB746" stop-opacity=".1" />
|
|
|
|
</radialGradient>
|
|
|
|
<linearGradient
|
2023-06-20 17:13:39 +00:00
|
|
|
id="paint0_linear_942_213"
|
|
|
|
x1="10"
|
|
|
|
x2="10"
|
2023-04-14 21:27:05 +00:00
|
|
|
y1="0"
|
2023-06-20 17:13:39 +00:00
|
|
|
y2="20"
|
2023-04-14 21:27:05 +00:00
|
|
|
gradientUnits="userSpaceOnUse"
|
|
|
|
>
|
|
|
|
<stop offset=".11" stop-color="#EA6433" />
|
|
|
|
<stop offset=".547" stop-color="#F2B660" />
|
|
|
|
<stop offset="1" stop-color="#FFBA49" />
|
|
|
|
</linearGradient>
|
|
|
|
</defs>
|
|
|
|
</svg>
|