diff options
author | blizzz <blizzz@arthur-schiwon.de> | 2016-11-28 18:13:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-28 18:13:54 +0100 |
commit | cd9d1f589f089a3445b3ae907e1fe08ba19e287c (patch) | |
tree | 1c41fb601bd2e99fd5f6488387367edee6d7473f /core/img | |
parent | d2fab66d49b6f13b9afd4817f064d8531303142f (diff) | |
parent | d2489ebee42b694e54f4cdc8d2e55a94f8102d53 (diff) | |
download | nextcloud-server-cd9d1f589f089a3445b3ae907e1fe08ba19e287c.tar.gz nextcloud-server-cd9d1f589f089a3445b3ae907e1fe08ba19e287c.zip |
Merge pull request #2237 from nextcloud/rich-strings-and-icons-for-mention-notifications
Rich strings and icons for mention notifications
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/comment.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/comment.svg b/core/img/actions/comment.svg index 9cefefd72b5..2e4ee63a88e 100644 --- a/core/img/actions/comment.svg +++ b/core/img/actions/comment.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M8 1.5C3.582 1.5 0 3.962 0 7s3.582 5.5 8 5.5c.25 0 .49-.016.734-.03L13 16v-4.703c1.83-1.008 3-2.56 3-4.297 0-3.038-3.582-5.5-8-5.5z"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewbox="0 0 16 16"><path d="M8 1.5C3.582 1.5 0 3.962 0 7s3.582 5.5 8 5.5c.25 0 .49-.016.734-.03L13 16v-4.703c1.83-1.008 3-2.56 3-4.297 0-3.038-3.582-5.5-8-5.5z"/></svg> |