diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-06 15:51:14 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-06 15:51:14 +0100 |
commit | f6769e29403a844c3eac6290714e378360f0b2cd (patch) | |
tree | 6a3ac88513ec24786c6a3276a9e01f4edbaf33b5 /core/img/actions/external.svg | |
parent | 0256f68c4909ecacc1b2b515253523809a870868 (diff) | |
download | nextcloud-server-f6769e29403a844c3eac6290714e378360f0b2cd.tar.gz nextcloud-server-f6769e29403a844c3eac6290714e378360f0b2cd.zip |
Fixes #4076 - first batch of fixed and re-optimized icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'core/img/actions/external.svg')
-rw-r--r-- | core/img/actions/external.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/external.svg b/core/img/actions/external.svg index 6df1551c455..5b3bc716c0f 100644 --- a/core/img/actions/external.svg +++ b/core/img/actions/external.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M7.452 1.62l2.38 2.256-3.57 3.386L8.64 9.52l3.57-3.387 2.38 2.257V1.618h-7.14zM2.69 2.746c-.66 0-1.19.504-1.19 1.13v9.028c0 .625.53 1.128 1.19 1.128h9.522c.66 0 1.19-.503 1.19-1.128V9.52l-1.19-1.13v4.515h-9.52v-9.03h4.76l-1.19-1.128H2.69z"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 16 16" width="16" height="16"><path d="M7.452 1.62l2.38 2.256-3.57 3.386L8.64 9.52l3.57-3.387 2.38 2.257V1.618h-7.14zM2.69 2.746c-.66 0-1.19.504-1.19 1.13v9.028c0 .625.53 1.128 1.19 1.128h9.522c.66 0 1.19-.503 1.19-1.128V9.52l-1.19-1.13v4.515h-9.52v-9.03h4.76l-1.19-1.128H2.69z"/></svg> |