25 lines
749 B
XML
25 lines
749 B
XML
<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="tuiIconArrowDown" xmlns="http://www.w3.org/2000/svg">
|
|
<svg
|
|
fill="none"
|
|
height="1em"
|
|
overflow="visible"
|
|
viewBox="0 0 16 16"
|
|
width="1em"
|
|
x="50%"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
y="50%"
|
|
>
|
|
<svg x="-8" y="-8">
|
|
<path
|
|
d="M8 3.333v9.334M12.667 8L8 12.667 3.333 8"
|
|
stroke="currentColor"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="2"
|
|
/>
|
|
</svg>
|
|
</svg>
|
|
</g>
|
|
</svg>
|