diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2016-02-03 20:53:40 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2016-02-03 20:53:40 +0100 |
commit | da0462015507053c4424f62c32a4a182301fae22 (patch) | |
tree | 8ea008a05a11719ab042eedd72c9dacec997eef2 /core | |
parent | dd2f62e3e479a9e9aa8a624d8961d8645c8c1aad (diff) | |
parent | 85bec3ffcb0e2c948c57cee2817307af2826d847 (diff) | |
download | nextcloud-server-da0462015507053c4424f62c32a4a182301fae22.tar.gz nextcloud-server-da0462015507053c4424f62c32a4a182301fae22.zip |
Merge pull request #22101 from owncloud/comments-filerow
Add file row indicator for unread comments
Diffstat (limited to 'core')
-rw-r--r-- | core/img/actions/comment.png | bin | 0 -> 169 bytes | |||
-rw-r--r-- | core/img/actions/comment.svg | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/img/actions/comment.png b/core/img/actions/comment.png Binary files differnew file mode 100644 index 00000000000..7ca20eba363 --- /dev/null +++ b/core/img/actions/comment.png diff --git a/core/img/actions/comment.svg b/core/img/actions/comment.svg new file mode 100644 index 00000000000..a8ab95e615b --- /dev/null +++ b/core/img/actions/comment.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.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" d="m2.3496 1.002c-0.1975 0.0382-0.3531 0.2333-0.3496 0.4375v13.122c0 0.23 0.2061 0.438 0.4316 0.438h11.138c0.226 0 0.432-0.208 0.432-0.438v-10.142c-0.004-0.0669-0.023-0.133-0.055-0.1915l-3.312-3.1992c-0.043-0.0164-0.089-0.0255-0.135-0.0273h-8.0684c-0.0268-0.00265-0.0552-0.00265-0.082 0zm1.6504 1.998h6v1h-6v-1zm0 3h5v1h-5v-1zm0 3h8v1h-8v-1zm0 3h4v1h-4v-1z"/> +</svg> |