mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-12-11 20:02:50 -05:00
11 lines
487 B
XML
11 lines
487 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<!-- Archive/compress icon: downward arrows pointing to center with horizontal lines -->
|
|
<line x1="12" y1="3" x2="12" y2="10" />
|
|
<polyline points="9 7 12 10 15 7" />
|
|
|
|
<line x1="12" y1="21" x2="12" y2="14" />
|
|
<polyline points="9 17 12 14 15 17" />
|
|
|
|
<line x1="4" y1="12" x2="20" y2="12" stroke-width="3" />
|
|
</svg>
|