22 lines
487 B
XML
22 lines
487 B
XML
<!--
|
|
tags: [connection, outbound, redirect, new tab, tab, square, arrow, external, link, control]
|
|
category: System
|
|
version: "1.0"
|
|
unicode: "ea99"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" />
|
|
<path d="M11 13l9 -9" />
|
|
<path d="M15 4h5v5" />
|
|
</svg>
|