chat: remove alt_logo.svg, tweak You/GPT4All icons (#2503)

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel
2024-07-01 16:46:03 -04:00
committed by GitHub
parent b85b74d5bf
commit ce6680f046
5 changed files with 36 additions and 286 deletions

View File

@@ -148,7 +148,7 @@ Rectangle {
Image {
id: newsImg
anchors.centerIn: parent
sourceSize: Qt.size(40, 40)
sourceSize: Qt.size(48, 48)
mipmap: true
visible: false
source: "qrc:/gpt4all/icons/gpt4all_transparent.svg"