24 lines
715 B
XML
24 lines
715 B
XML
<svg focusable="false" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="tuiIconCode" xmlns="http://www.w3.org/2000/svg">
|
|
<svg
|
|
fill="none"
|
|
height="1em"
|
|
overflow="visible"
|
|
stroke="currentColor"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="3"
|
|
viewBox="0 0 24 24"
|
|
width="1em"
|
|
x="50%"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
y="50%"
|
|
>
|
|
<svg x="-12" y="-12">
|
|
<polyline points="16 18 22 12 16 6" />
|
|
<polyline points="8 6 2 12 8 18" />
|
|
</svg>
|
|
</svg>
|
|
</g>
|
|
</svg>
|