aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/notification.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/notification.svg')
-rw-r--r--src/_icons/notification.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/notification.svg b/src/_icons/notification.svg
index cbe34cf..80e1665 100644
--- a/src/_icons/notification.svg
+++ b/src/_icons/notification.svg
@@ -2,6 +2,6 @@
tags: [bell, alarm, reminder, important]
---
<svg>
- <path d="M9 7h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" />
- <circle cx="16" cy="8" r="3" />
+ <path d="M10 6h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" />
+ <circle cx="17" cy="7" r="3" />
</svg>