status-web/packages/icons/svg/swap-icon.svg

71 lines
1.6 KiB
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
fill="none"
viewBox="0 0 20 20"
>
<path
fill="#09101C"
fill-rule="evenodd"
d="m10.895 7.549-4-3.5-.395-.347-.395.346-4 3.5.79.904L6.5 5.297l3.605 3.155.79-.903Zm-1.79 4.902 4 3.5.395.347.395-.346 4-3.5-.79-.903-3.605 3.154-3.605-3.154-.79.902Z"
clip-rule="evenodd"
/>
<mask
id="mask0_347_91"
width="3"
height="13"
x="5"
y="5"
maskUnits="userSpaceOnUse"
style="mask-type: alpha"
>
<path
fill="url(#paint0_linear_347_91)"
d="M7.5 17h2v12h-2z"
transform="rotate(180 7.5 17)"
/>
</mask>
<g mask="url(#mask0_347_91)">
<path stroke="#09101C" stroke-width="1.2" d="M6.5 16.5V5" />
</g>
<mask
id="mask1_347_91"
width="3"
height="13"
x="12"
y="3"
maskUnits="userSpaceOnUse"
style="mask-type: alpha"
>
<path fill="url(#paint1_linear_347_91)" d="M12.5 3h2v12h-2z" />
</mask>
<g mask="url(#mask1_347_91)">
<path stroke="#09101C" stroke-width="1.2" d="M13.5 3.5V15" />
</g>
<defs>
<linearGradient
id="paint0_linear_347_91"
x1="8.5"
x2="8.5"
y1="17.5"
y2="23"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#09101C" stop-opacity="0" />
<stop offset="1" stop-color="#09101C" />
</linearGradient>
<linearGradient
id="paint1_linear_347_91"
x1="13.5"
x2="13.5"
y1="3.5"
y2="9"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#09101C" stop-opacity="0" />
<stop offset="1" stop-color="#09101C" />
</linearGradient>
</defs>
</svg>