45 lines
974 B
XML
45 lines
974 B
XML
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="16"
|
||
|
height="16"
|
||
|
fill="none"
|
||
|
viewBox="0 0 16 16"
|
||
|
>
|
||
|
<path
|
||
|
fill="currentColor"
|
||
|
fill-rule="evenodd"
|
||
|
d="m8 1.703.395.345 4 3.5-.79.903L8 3.297 4.395 6.451l-.79-.903 4-3.5L8 1.703Z"
|
||
|
clip-rule="evenodd"
|
||
|
/>
|
||
|
<mask
|
||
|
id="prefix__mask0_3221_3538"
|
||
|
width="2"
|
||
|
height="12"
|
||
|
x="7"
|
||
|
y="2"
|
||
|
maskUnits="userSpaceOnUse"
|
||
|
style="mask-type: alpha"
|
||
|
>
|
||
|
<path
|
||
|
fill="url(#prefix__paint0_linear_3221_3538)"
|
||
|
d="M9 13.5H7V2h2v11.5Z"
|
||
|
/>
|
||
|
</mask>
|
||
|
<g mask="url(#prefix__mask0_3221_3538)">
|
||
|
<path stroke="currentColor" stroke-width="1.2" d="M8 3v11" />
|
||
|
</g>
|
||
|
<defs>
|
||
|
<linearGradient
|
||
|
id="prefix__paint0_linear_3221_3538"
|
||
|
x1="8"
|
||
|
x2="6.183"
|
||
|
y1="12.542"
|
||
|
y2="8.908"
|
||
|
gradientUnits="userSpaceOnUse"
|
||
|
>
|
||
|
<stop stop-color="#09101C" stop-opacity="0" />
|
||
|
<stop offset="1" stop-color="#09101C" />
|
||
|
</linearGradient>
|
||
|
</defs>
|
||
|
</svg>
|