* feat: desktop revamp * feat: refactor system monitor * fix linter CI * remove unused import component * added responsive and resizeable component * responsive and resizeable local server page * finalize responsive and resizeable component * fix scroll custom ui * remove react scroll to bottom from modal troubleshoot * fix modal troubleshoot ui * fix setting gpu list * text area custom scroll bar * fix padding message input * cleanup classname * update inference engine model dropdown * update loader style * update quick ask ui * prepare theme provider * update dark theme * remove update hotkey list model and navigation * fix: cleanup hardcode classname * fix: update feedback * Set native theme electron * update destop ui revamp from feedback * update button icon component insider icon chat input message * update model dropdown ui * update tranaparent baclground * update logo model provider * fix: set background material acrylic support to blur background windows * fix: update tranparent left and right panel * fix: linter CI * update app using frameless window * styling custom style minimize, maximize and close app * temporary hidden maximize window * fix: responsive left and right panel * fix: enable click outside when leftpanel responsive * fix: remove unused import * update transparent variable css windows * fix: ui import model * feat: Support Theme system (#2946) * feat: update support theme system * update select component * feat: add theme folder in root project * fix: padding left and right center panel * fix: update padding left and right * chore: migrate themes * fix: rmdirsync error * chore: update gitignore * fix: cp recursive * fix: files electron package json * fix: migration * fix: update fgit ignore --------- Co-authored-by: Louis <louis@jan.ai> * fix: update feedback missing state when refrash app * fix: error test CI * chore: refactor useLoadThemes * chore: cleanup unused vars * fix: revert back menubar windows * fix minor ui * fix: minor ui --------- Co-authored-by: Louis <louis@jan.ai>
12 lines
973 B
XML
12 lines
973 B
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_3656_85650)">
|
|
<path d="M18.7344 31.9999C25.7504 31.9999 31.438 26.157 31.438 18.9494C31.438 11.7418 25.7504 5.89893 18.7344 5.89893C11.7184 5.89893 6.03076 11.7418 6.03076 18.9494C6.03076 26.157 11.7184 31.9999 18.7344 31.9999Z" fill="#FF563F"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.95491 20.3753C9.93698 24.3573 16.3932 24.3573 20.3753 20.3753C24.3573 16.3932 24.3573 9.93698 20.3753 5.95491C16.3932 1.97285 9.93698 1.97285 5.95491 5.95491C1.97285 9.93698 1.97285 16.3932 5.95491 20.3753ZM22.4742 22.4742C17.3329 27.6155 8.99725 27.6155 3.85596 22.4742C-1.28532 17.3329 -1.28532 8.99725 3.85596 3.85596C8.99725 -1.28532 17.3329 -1.28532 22.4742 3.85596C27.6155 8.99725 27.6155 17.3329 22.4742 22.4742Z" fill="#0C0C0C"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_3656_85650">
|
|
<rect width="32" height="32" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|