21 lines
390 B
XML
21 lines
390 B
XML
<!--
|
|
category: System
|
|
tags: [console, command, git, command line, command prompt, terminal]
|
|
version: "1.6"
|
|
unicode: "ebdc"
|
|
-->
|
|
<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="M5 7l5 5l-5 5" />
|
|
<path d="M12 19l7 0" />
|
|
</svg>
|