From c1672a413b80ecb536d7490b8bb1494803896c66 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 18 May 2018 00:33:24 +0100 Subject: Add notification icon --- app/static/notification.svg | 93 +++++++++++++++++++++++++++++++++++++++ app/static/notification_alert.svg | 93 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 186 insertions(+) create mode 100644 app/static/notification.svg create mode 100644 app/static/notification_alert.svg (limited to 'app/static') diff --git a/app/static/notification.svg b/app/static/notification.svg new file mode 100644 index 0000000..edd648e --- /dev/null +++ b/app/static/notification.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/app/static/notification_alert.svg b/app/static/notification_alert.svg new file mode 100644 index 0000000..f2c3bb5 --- /dev/null +++ b/app/static/notification_alert.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + -- cgit v1.2.3