Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-15 17:04:55 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-15 17:05:06 +0300
commit891a6340783fb75c3cb7e2fc8494879c0ac5754f (patch)
treeb38b17a69beaaf42789560e7bd5837b1a0cdd477 /img
parent32d4e1b9c60078986efa720b822b9683d6c6f898 (diff)
add icons
Diffstat (limited to 'img')
-rw-r--r--img/notifications-new.pngbin0 -> 262 bytes
-rw-r--r--img/notifications-new.svg5
-rw-r--r--img/notifications.pngbin0 -> 219 bytes
-rw-r--r--img/notifications.svg4
4 files changed, 9 insertions, 0 deletions
diff --git a/img/notifications-new.png b/img/notifications-new.png
new file mode 100644
index 0000000..82df77b
--- /dev/null
+++ b/img/notifications-new.png
Binary files differ
diff --git a/img/notifications-new.svg b/img/notifications-new.svg
new file mode 100644
index 0000000..b3b71db
--- /dev/null
+++ b/img/notifications-new.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path fill="#fff" d="m8 2c-0.5523 0-1 0.4477-1 1 0 0.0472 0.021 0.0873 0.0273 0.1328-1.7366 0.4362-3.0273 1.9953-3.0273 3.8672v2l-1 1v1h10v-1l-1-1v-2c0-0.0613-0.013-0.119-0.016-0.1797-0.309 0.1082-0.637 0.1797-0.984 0.1797-1.6575 0-3-1.3431-3-3 0-0.6697 0.2268-1.282 0.5977-1.7812-0.1685-0.1292-0.3691-0.2188-0.5977-0.2188zm-2 10c0 1.105 0.8954 2 2 2s2-0.895 2-2h-4z"/>
+ <path d="m11 2c-1.105 0-2 0.8954-2 2s0.895 2 2 2 2-0.8954 2-2-0.895-2-2-2z" fill-rule="evenodd" fill="#d40000"/>
+</svg>
diff --git a/img/notifications.png b/img/notifications.png
new file mode 100644
index 0000000..ee525c0
--- /dev/null
+++ b/img/notifications.png
Binary files differ
diff --git a/img/notifications.svg b/img/notifications.svg
new file mode 100644
index 0000000..3092fcf
--- /dev/null
+++ b/img/notifications.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path d="m8 2c-0.5523 0-1 0.4477-1 1 0 0.0472 0.021 0.0873 0.0273 0.1328-1.7366 0.4362-3.0273 1.9953-3.0273 3.8672v2l-1 1v1h10v-1l-1-1v-2c0-1.8719-1.291-3.431-3.0273-3.8672 0.0063-0.0455 0.0273-0.0856 0.0273-0.1328 0-0.5523-0.4477-1-1-1zm-2 10c0 1.1046 0.8954 2 2 2s2-0.8954 2-2z" fill="#fff"/>
+</svg>