dappconnect-sdks/packages/icons/svg/send-icon.svg

46 lines
960 B
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 3.69.404.366 5.5 5-.807.888-5.096-4.633-5.097 4.633-.807-.888 5.5-5 .404-.367Z"
clip-rule="evenodd"
/>
<mask
id="mask0_347_58"
width="2"
height="13"
x="9"
y="4"
maskUnits="userSpaceOnUse"
style="mask-type: alpha"
>
<path
fill="url(#paint0_linear_347_58)"
d="M11 16.5h2v12h-2z"
transform="rotate(-180 11 16.5)"
/>
</mask>
<g mask="url(#mask0_347_58)">
<path stroke="#09101C" stroke-width="1.2" d="M10 16.5V5" />
</g>
<defs>
<linearGradient
id="paint0_linear_347_58"
x1="12"
x2="12"
y1="17"
y2="22.5"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#09101C" stop-opacity="0" />
<stop offset="1" stop-color="#09101C" />
</linearGradient>
</defs>
</svg>