mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-10-06 15:02:15 +08:00
7 lines
254 B
XML
7 lines
254 B
XML
<svg width="20" height="20" viewBox="0 0 20 20">
|
|
<g stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round"
|
|
stroke-linejoin="round">
|
|
<path d="M18 3v4c0 2-2 4-4 4H2"></path>
|
|
<path d="M8 17l-6-6 6-6"></path>
|
|
</g>
|
|
</svg> |