Browse Source

simplify upload icon

remotes/origin/certificate-external-storage-visibility
Jan-Christoph Borchardt 10 years ago
parent
commit
a5e9301ec0
  1. BIN
      core/img/actions/upload.png
  2. 4
      core/img/actions/upload.svg

BIN
core/img/actions/upload.png

Before

Width: 16  |  Height: 16  |  Size: 144 B

After

Width: 16  |  Height: 16  |  Size: 142 B

4
core/img/actions/upload.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="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<path d="M10,12,6,12,6,6,2,6,8,0,14,6,10,6z"/>
<path fill="#000" d="m0,11,0,5,16,0,0-5-2,0,0,3-12,0,0-3z"/>
<path d="m8 1-6 6h4v4h4v-4h4zm-6 12v2h12v-2z"/>
</svg>
Loading…
Cancel
Save