summaryrefslogtreecommitdiffstats
path: root/core/img/places/picture.svg
diff options
context:
space:
mode:
authorMarin Treselj <marin@pixelipo.com>2017-06-17 09:32:59 +0200
committerMarin Treselj <marin@pixelipo.com>2017-06-17 09:32:59 +0200
commit9d25b86a836d3986db11322bede71a77453fa049 (patch)
treeb05c5cd21b18a1a49da388eb53fe3cac0bbdca5f /core/img/places/picture.svg
parent40c1f3e3ce83490c5229018e3bb39e1fd24312d0 (diff)
downloadnextcloud-server-9d25b86a836d3986db11322bede71a77453fa049.tar.gz
nextcloud-server-9d25b86a836d3986db11322bede71a77453fa049.zip
Add viewport to all core/img/places/* icons.
Also removed some unneeded style declarations. Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/places/picture.svg')
-rw-r--r--core/img/places/picture.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/places/picture.svg b/core/img/places/picture.svg
index 7aa290255bf..5cef599c2de 100644
--- a/core/img/places/picture.svg
+++ b/core/img/places/picture.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1"><path style="block-progression:tb;text-transform:none;text-indent:0" fill="#fff" d="M2.688 4c-.395.076-.695.467-.688.875v22.25c0 .46.424.876.875.876h26.25c.45 0 .875-.416.875-.874V5.22c0-.673-.53-1.223-1.03-1.22zM4 6h24v10l-2-2-6 8-6-6-8 8H4zm5 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z" color="#000"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1" viewbox="0 0 32 32"><path fill="#fff" d="M2.688 4c-.395.076-.695.467-.688.875v22.25c0 .46.424.876.875.876h26.25c.45 0 .875-.416.875-.874V5.22c0-.673-.53-1.223-1.03-1.22zM4 6h24v10l-2-2-6 8-6-6-8 8H4zm5 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z"/></svg>