diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-16 15:45:39 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-16 15:45:39 +0100 |
commit | f37f265991ed1780bbce3657b268d99e08152ad9 (patch) | |
tree | 3712cd2bb057cd1cb0865b83699358bc97a01ee0 /core/img/actions | |
parent | dd830551982176a4f2bb8b768b7b003148e9f0ed (diff) | |
download | nextcloud-server-f37f265991ed1780bbce3657b268d99e08152ad9.tar.gz nextcloud-server-f37f265991ed1780bbce3657b268d99e08152ad9.zip |
Re-optimize filetype and category icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/actions')
-rw-r--r-- | core/img/actions/edit.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/edit.svg b/core/img/actions/edit.svg index 8e00aab086c..f173b2658e5 100644 --- a/core/img/actions/edit.svg +++ b/core/img/actions/edit.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="16" width="16" viewBox="0 0 16 16"><path d="m2.5 1c-0.277 0-0.5 0.223-0.5 0.5v13c0 0.277 0.223 0.5 0.5 0.5h11c0.277 0 0.5-0.223 0.5-0.5v-10.5l-3-3h-8.5zm1.5 2h6v1h-6v-1zm0 3h5v1h-5v-1zm0 3h8v1h-8v-1zm0 3h4v1h-4v-1z"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path d="m2.5 1c-0.28 0-0.5 0.22-0.5 0.5v13c0 0.28 0.22 0.5 0.5 0.5h11c0.28 0 0.5-0.22 0.5-0.5v-10.5l-3-3h-8.5zm1.5 2h6v1h-6v-1zm0 3h5v1h-5v-1zm0 3h8v1h-8v-1zm0 3h4v1h-4v-1z"/></svg> |