diff --git a/data/icons/hicolor/scalable/apps/notification-indicator.svg b/data/icons/hicolor/scalable/apps/notification-indicator.svg
--- a/data/icons/hicolor/scalable/apps/notification-indicator.svg
+++ b/data/icons/hicolor/scalable/apps/notification-indicator.svg
@@ -1,3 +1,3 @@
 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
-  <circle cx="12" cy="4" r="4" fill="#e74c3c"/>
+  <circle cx="8" cy="8" r="8" fill="#e74c3c"/>
 </svg>
diff --git a/notifications-tray-icon.cabal b/notifications-tray-icon.cabal
--- a/notifications-tray-icon.cabal
+++ b/notifications-tray-icon.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           notifications-tray-icon
-version:        0.2.0.0
+version:        0.2.0.1
 description:    Please see the README on GitHub at <https://github.com/IvanMalison/notifications-tray-icon#readme>
 homepage:       https://github.com/IvanMalison/notifications-tray-icon#readme
 bug-reports:    https://github.com/IvanMalison/notifications-tray-icon/issues
