37 lines
1.1 KiB
XML
37 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Alpha Market logo">
|
|
<defs>
|
|
<linearGradient id="am-blue" x1="13" y1="42" x2="52" y2="12" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0%" stop-color="#3F6FB9" />
|
|
<stop offset="100%" stop-color="#2D5FAF" />
|
|
</linearGradient>
|
|
<linearGradient id="am-gray" x1="14" y1="47" x2="46" y2="28" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0%" stop-color="#B8BEC8" />
|
|
<stop offset="100%" stop-color="#7A8494" />
|
|
</linearGradient>
|
|
</defs>
|
|
<path
|
|
d="M12 45.5c5.4-1.2 10.4-4.6 15.1-10.1 3.8 1.5 7 3.9 9.6 7.2 2.7-4.7 6.6-8.4 11.8-11.2"
|
|
fill="none"
|
|
stroke="url(#am-gray)"
|
|
stroke-width="4.8"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
<path
|
|
d="M12.5 40.8 25 24.5 35.1 34.3 49 15.2"
|
|
fill="none"
|
|
stroke="url(#am-blue)"
|
|
stroke-width="6"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
<path
|
|
d="M40.8 14.8h16v16"
|
|
fill="none"
|
|
stroke="#2D5FAF"
|
|
stroke-width="5.8"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
/>
|
|
</svg>
|