mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-08-23 06:34:45 -04:00
* feature: Add chat view via QQuickView * feature: Update chat UI * fix: Disable chat in navigation panel and bottom bar by default
6 lines
370 B
XML
6 lines
370 B
XML
<svg width="20" height="44" viewBox="0 0 20 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M10 8V28" stroke="black" stroke-width="2.5" stroke-linecap="round"/>
|
|
<path d="M5 23L10 28L15 23" stroke="black" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M5 36H15" stroke="black" stroke-width="2.5" stroke-linecap="round"/>
|
|
</svg>
|