23 lines
681 B
XML
23 lines
681 B
XML
<svg focusable="false" height="1.5em" width="1.5em" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="tuiIconCodeLarge" xmlns="http://www.w3.org/2000/svg">
|
|
<svg
|
|
fill="none"
|
|
height="1.5em"
|
|
overflow="visible"
|
|
stroke="currentColor"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
stroke-width="2"
|
|
viewBox="0 0 24 24"
|
|
width="1.5em"
|
|
x="50%"
|
|
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>
|