summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-07-26 19:42:54 +0200
committerMarius Blüm <marius@lineone.io>2016-07-26 19:42:54 +0200
commitb709d59a1e305623d5325c8b6aabd3e9531fe328 (patch)
tree4fedaecf4c51797349839332ee7f61e0ee45120f /apps/comments
parent9f4a53429e86ec39278c7a539e8f3e38eac46fcd (diff)
downloadnextcloud-server-b709d59a1e305623d5325c8b6aabd3e9531fe328.tar.gz
nextcloud-server-b709d59a1e305623d5325c8b6aabd3e9531fe328.zip
Add app icons for Comments and Tags (#579)
* add icon for Comments app * add icon for Tags app
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/img/comments.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/img/comments.svg b/apps/comments/img/comments.svg
new file mode 100644
index 00000000000..5cdc84a25d7
--- /dev/null
+++ b/apps/comments/img/comments.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1">
+ <path fill="#fff" d="m16 3c-8.8366 0-16 4.9248-16 11s7.1634 11 16 11c0.49926 0 0.98116-0.03174 1.4688-0.0625l8.5312 7.062v-9.406c3.658-2.016 6-5.1198 6-8.594 0-6.0752-7.164-11-16-11z"/>
+</svg>