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/error.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/error.svg')
-rw-r--r-- | core/img/actions/error.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/error.svg b/core/img/actions/error.svg index 3bbf23a5f55..20a92c67fe2 100644 --- a/core/img/actions/error.svg +++ b/core/img/actions/error.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M5.516 2L2 5.516v4.968L5.516 14h4.968L14 10.484V5.516L10.484 2H5.516zM7 4h2v5H7V4zm0 6h2v2H7v-2z"/></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="M5.516 2L2 5.516v4.968L5.516 14h4.968L14 10.484V5.516L10.484 2H5.516zM7 4h2v5H7V4zm0 6h2v2H7v-2z"/></svg> |