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/triangle-s.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/triangle-s.svg')
-rw-r--r-- | core/img/actions/triangle-s.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/img/actions/triangle-s.svg b/core/img/actions/triangle-s.svg index 4f35c38f689..cc3e3727375 100644 --- a/core/img/actions/triangle-s.svg +++ b/core/img/actions/triangle-s.svg @@ -1,4 +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="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <path style="block-progression:tb;color:#000000;text-transform:none;text-indent:0" d="m4 4 4 8 4-7.989z"/> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16px" width="16px" version="1.1" 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="m4 6 4 4 4-3.9941z"/> </svg> |