summaryrefslogtreecommitdiffstats
path: root/core/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-03-29 19:11:52 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-03-29 19:11:52 +0200
commit0486fc2aa9f382363dec15f81690dae9f01f7f62 (patch)
tree89ac8d91e8f6decb34579bb376ffe5717d1e10f9 /core/img
parent37d32a93d0a4d887c84e7215a8d11751fd020249 (diff)
downloadnextcloud-server-0486fc2aa9f382363dec15f81690dae9f01f7f62.tar.gz
nextcloud-server-0486fc2aa9f382363dec15f81690dae9f01f7f62.zip
correct form of upload-white icon to be same as upload icon
Diffstat (limited to 'core/img')
-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>