diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-13 10:27:13 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-13 10:27:13 +0100 |
commit | 1bad132266f84a55535e9fa5281d7a6ffeaec381 (patch) | |
tree | 1da5f168a20c87340b11d2d9ed06784fe327ba71 /core/img/actions/screen.svg | |
parent | 7914d8cf8602d09c8b0b362b163a618c40d52645 (diff) | |
download | nextcloud-server-1bad132266f84a55535e9fa5281d7a6ffeaec381.tar.gz nextcloud-server-1bad132266f84a55535e9fa5281d7a6ffeaec381.zip |
Actions icons fixed and re-optimized
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/actions/screen.svg')
-rw-r--r-- | core/img/actions/screen.svg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/img/actions/screen.svg b/core/img/actions/screen.svg index b4005ca5d14..6f1301a7797 100644 --- a/core/img/actions/screen.svg +++ b/core/img/actions/screen.svg @@ -1,4 +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" viewBox="0 0 16 16"> - <path fill-rule="evenodd" d="m2 2c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1h5v1h-2v2h6v-2h-2v-1h5c0.554 0 1-0.446 1-1v-8c0-0.554-0.446-1-1-1zm1 2h10v6h-10z"/> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"><path d="m2 2c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1h5v1h-2v2h6v-2h-2v-1h5c0.554 0 1-0.446 1-1v-8c0-0.554-0.446-1-1-1zm1 2h10v6h-10z"/></svg> |