diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-25 15:29:46 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-25 16:04:47 +0200 |
commit | 8998cf517d3274770ffe1bc3c69377f978104b19 (patch) | |
tree | 1d884b16863a5082115aa6c6da4505beed869f6d /core/img/actions/caret-dark.svg | |
parent | 494c1d741798874c865b76fcf6918c978f944257 (diff) | |
download | nextcloud-server-8998cf517d3274770ffe1bc3c69377f978104b19.tar.gz nextcloud-server-8998cf517d3274770ffe1bc3c69377f978104b19.zip |
adjust style of triangle and caret icons
Diffstat (limited to 'core/img/actions/caret-dark.svg')
-rw-r--r-- | core/img/actions/caret-dark.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/img/actions/caret-dark.svg b/core/img/actions/caret-dark.svg index 2d75e4dd8c1..4c9208eaae4 100644 --- a/core/img/actions/caret-dark.svg +++ b/core/img/actions/caret-dark.svg @@ -1,5 +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="block-progression:tb;color:#000000;text-transform:none;text-indent:0" fill="#FFF" d="m4 5 4 7 4-6.989z" fill-opacity=".19608"/> - <path style="block-progression:tb;color:#000000;text-transform:none;text-indent:0" d="m4 4 4 7 4-6.989z"/> + <path style="color:#000000;block-progression:tb;text-transform:none;text-indent:0" d="m4 6 4 4 4-3.9941z"/> </svg> |