diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-15 14:27:16 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-15 14:27:16 +0100 |
commit | 2d069339cc90ee000782524881efe4f0b308b531 (patch) | |
tree | ae8585c8edc72baa53e88287958ed28e14f13fe2 /apps/files/img/folder.svg | |
parent | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (diff) | |
download | nextcloud-server-2d069339cc90ee000782524881efe4f0b308b531.tar.gz nextcloud-server-2d069339cc90ee000782524881efe4f0b308b531.zip |
Re-optimize places and files icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'apps/files/img/folder.svg')
-rw-r--r-- | apps/files/img/folder.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/folder.svg b/apps/files/img/folder.svg index 7c277915366..15365027902 100644 --- a/apps/files/img/folder.svg +++ b/apps/files/img/folder.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1"><path d="M1.457 1.997c-.25 0-.46.21-.46.46v11.08c0 .26.202.46.46.46h13.08c.258 0 .46-.2.46-.46V4.46c0-.25-.21-.463-.46-.463h-6.54l-2-2z" fill-rule="evenodd"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path d="m1.5 2c-0.25 0-0.5 0.25-0.5 0.5v11c0 0.26 0.24 0.5 0.5 0.5h13c0.26 0 0.5-0.241 0.5-0.5v-9c0-0.25-0.25-0.5-0.5-0.5h-6.5l-2-2z"/></svg> |