mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:46:21 +01:00
16 lines
336 B
XML
16 lines
336 B
XML
<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="M7 7L17 17L12 22V2L17 7L7 17" />
|
|
<line x1="18" y1="12" y2="12" x2="21" />
|
|
<line x1="3" y1="12" y2="12" x2="6" />
|
|
</svg>
|