summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-30 09:08:49 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-30 09:08:49 +0200
commit0e687993c8afb36876e7d90c229b97b4aaf43b70 (patch)
treee63860d2a828467d93a15078d470a1b09c99c3fe /core
parentfc708c1e046f9a93e2f8ba89fd6dac391108930c (diff)
parent0486fc2aa9f382363dec15f81690dae9f01f7f62 (diff)
downloadnextcloud-server-0e687993c8afb36876e7d90c229b97b4aaf43b70.tar.gz
nextcloud-server-0e687993c8afb36876e7d90c229b97b4aaf43b70.zip
Merge pull request #23630 from owncloud/upload-white
correct form of upload-white icon to be same as upload icon
Diffstat (limited to 'core')
-rw-r--r--core/img/actions/upload-white.pngbin152 -> 142 bytes
-rw-r--r--core/img/actions/upload-white.svg4
2 files changed, 1 insertions, 3 deletions
diff --git a/core/img/actions/upload-white.png b/core/img/actions/upload-white.png
index a3b233e8aa6..28693f855d3 100644
--- a/core/img/actions/upload-white.png
+++ b/core/img/actions/upload-white.png
Binary files differ
diff --git a/core/img/actions/upload-white.svg b/core/img/actions/upload-white.svg
index 9c54cac5e1e..afc8ca9e5cc 100644
--- a/core/img/actions/upload-white.svg
+++ b/core/img/actions/upload-white.svg
@@ -1,6 +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.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <g transform="translate(0 -1036.4)">
- <path d="m10 1051.4h-4l-1-7h-4l7-7 7 7h-4z" fill="#fff"/>
- </g>
+ <path fill="#fff" d="m8 1-6 6h4v4h4v-4h4zm-6 12v2h12v-2z"/>
</svg>