diff --git a/build/icon.ico b/build/icon.ico index a203847c7c..af1ec205bd 100644 Binary files a/build/icon.ico and b/build/icon.ico differ diff --git a/build/icon.png b/build/icon.png index 762a3ed50f..2c953f6efd 100644 Binary files a/build/icon.png and b/build/icon.png differ diff --git a/build/icons/512x512.png b/build/icons/512x512.png index 762a3ed50f..2c953f6efd 100644 Binary files a/build/icons/512x512.png and b/build/icons/512x512.png differ diff --git a/src/renderer/components/icon/logo-full.svg b/src/renderer/components/icon/logo-full.svg index b3b553f865..9529b61e9a 100644 --- a/src/renderer/components/icon/logo-full.svg +++ b/src/renderer/components/icon/logo-full.svg @@ -1 +1,17 @@ - + + + + + + + + + + + + + + diff --git a/src/renderer/components/layout/sidebar.scss b/src/renderer/components/layout/sidebar.scss index f863d374cd..46cf9c7d15 100644 --- a/src/renderer/components/layout/sidebar.scss +++ b/src/renderer/components/layout/sidebar.scss @@ -47,11 +47,12 @@ width: 28px; height: 28px; margin-left: 2px; - margin-top: 3px; + margin-top: 2px; margin-right: 10px; svg { --size: 28px; + padding: 2px; } }