diff --git a/build/icon.icns b/build/icon.icns
index 67be2a9426..3160c1ca36 100644
Binary files a/build/icon.icns and b/build/icon.icns differ
diff --git a/build/icon.ico b/build/icon.ico
index eab6712417..0cb05b2493 100644
Binary files a/build/icon.ico and b/build/icon.ico differ
diff --git a/build/icon.png b/build/icon.png
index 0a2b4e84e3..0cae841a56 100644
Binary files a/build/icon.png and b/build/icon.png differ
diff --git a/package.json b/package.json
index 84ad1e7ddc..8e3523de44 100644
--- a/package.json
+++ b/package.json
@@ -50,6 +50,7 @@
"@types/node": "^18.19.9",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
+ "@types/tinycolor2": "^1",
"@vitejs/plugin-react": "^4.2.1",
"antd": "^5.18.3",
"axios": "^1.7.3",
@@ -92,6 +93,7 @@
"remark-math": "^6.0.0",
"sass": "^1.77.2",
"styled-components": "^6.1.11",
+ "tinycolor2": "^1.6.0",
"typescript": "^5.6.2",
"uuid": "^10.0.0",
"vite": "^5.0.12"
diff --git a/src/renderer/index.html b/src/renderer/index.html
index e42dbf24bc..261102d178 100644
--- a/src/renderer/index.html
+++ b/src/renderer/index.html
@@ -23,15 +23,13 @@
}
#spinner img {
width: 100px;
- height: 100px;
- border-radius: 50%;
}
-

+
diff --git a/src/renderer/src/assets/images/avatar.webp b/src/renderer/src/assets/images/avatar.webp
deleted file mode 100644
index 2e50c52aec..0000000000
Binary files a/src/renderer/src/assets/images/avatar.webp and /dev/null differ
diff --git a/src/renderer/src/assets/images/logo.png b/src/renderer/src/assets/images/logo.png
index db60a33127..0cae841a56 100644
Binary files a/src/renderer/src/assets/images/logo.png and b/src/renderer/src/assets/images/logo.png differ
diff --git a/src/renderer/src/assets/images/logo/cherry-hr.svg b/src/renderer/src/assets/images/logo/cherry-hr.svg
new file mode 100644
index 0000000000..4dad25f29f
--- /dev/null
+++ b/src/renderer/src/assets/images/logo/cherry-hr.svg
@@ -0,0 +1,55 @@
+
+
\ No newline at end of file
diff --git a/src/renderer/src/assets/images/logo/cherry-text.svg b/src/renderer/src/assets/images/logo/cherry-text.svg
new file mode 100644
index 0000000000..80939f5dfa
--- /dev/null
+++ b/src/renderer/src/assets/images/logo/cherry-text.svg
@@ -0,0 +1,55 @@
+
+
\ No newline at end of file