diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2018-02-24 16:26:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-24 16:26:06 +0100 |
commit | 4bf292b1126ac640437cc585bd6be0dbcbf42d8a (patch) | |
tree | ca341381a211e8532095cf104321bbd39660e725 /apps/files | |
parent | 4ca227577f4e51477859b6995e20fcc09889065a (diff) | |
parent | 26922434604ff6beb47b5679e38e096507405e98 (diff) | |
download | nextcloud-server-4bf292b1126ac640437cc585bd6be0dbcbf42d8a.tar.gz nextcloud-server-4bf292b1126ac640437cc585bd6be0dbcbf42d8a.zip |
Merge pull request #8520 from nextcloud/stable12-8507
Add some whitespace around change.svg icon (stable12)
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/img/change.png | bin | 4217 -> 560 bytes | |||
-rw-r--r-- | apps/files/img/change.svg | 6 |
2 files changed, 1 insertions, 5 deletions
diff --git a/apps/files/img/change.png b/apps/files/img/change.png Binary files differindex 1465882d72e..ca77a8844f6 100644 --- a/apps/files/img/change.png +++ b/apps/files/img/change.png diff --git a/apps/files/img/change.svg b/apps/files/img/change.svg index cbc5d982b30..12071422b7f 100644 --- a/apps/files/img/change.svg +++ b/apps/files/img/change.svg @@ -1,5 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"> - <path d="m7.9375 0c-3.1175 0.023214-6.0756 1.876-7.3438 4.9375l2.7812 1.1563c1.0568-2.5513 3.98-3.7756 6.5312-2.7188 0.8628 0.3573 1.5738 0.9274 2.0938 1.625l-2 2h6v-6l-1.875 1.875c-0.802-0.9616-1.825-1.7688-3.063-2.2812-1.02-0.4227-2.0853-0.60149-3.1245-0.59375z"/> - <path d="m0 9.5v6l2.0938-2.094c0.7676 0.843 1.7205 1.535 2.8437 2 4.082 1.691 8.7775-0.262 10.468-4.344l-2.781-1.1558c-1.057 2.5508-3.98 3.7758-6.5312 2.7188-0.7435-0.308-1.3509-0.805-1.8438-1.375l1.75-1.75h-6z"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path d="m8 2c-2.142 0-4.125 1.145-5.196 3l1.948 1.125c0.671-1.162 1.906-1.875 3.2476-1.875 1.1906 0 2.297 0.56157 3 1.5l-1.5 1.5h4.5v-4.5l-1.406 1.406c-1.129-1.348-2.802-2.1563-4.594-2.1563z"/><path d="m2 8.75v4.5l1.408-1.41c1.116 1.334 2.817 2.145 4.592 2.16 2.16 0.01827 4.116-1.132 5.196-3.002l-1.948-1.125c-0.677 1.171-1.9005 1.886-3.248 1.875-1.18-0.01-2.3047-0.572-3-1.5l1.5-1.5z"/></svg> |