diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-10 15:21:44 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-10 15:21:44 +0100 |
commit | 4d5490c339ec5693dd1778738af7c7788ce9b300 (patch) | |
tree | bccf1b4a1897e865fe89165021d7af7cf36ed845 /apps/files/img/delete.svg | |
parent | f6769e29403a844c3eac6290714e378360f0b2cd (diff) | |
download | nextcloud-server-4d5490c339ec5693dd1778738af7c7788ce9b300.tar.gz nextcloud-server-4d5490c339ec5693dd1778738af7c7788ce9b300.zip |
second batch of fixed and re-optimized icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'apps/files/img/delete.svg')
-rw-r--r-- | apps/files/img/delete.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/delete.svg b/apps/files/img/delete.svg index c20929aaa18..53f0b020eb9 100644 --- a/apps/files/img/delete.svg +++ b/apps/files/img/delete.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M6.5 1L6 2H3c-.554 0-1 .446-1 1v1h12V3c0-.554-.446-1-1-1h-3l-.5-1zM3 5l.875 9c.06.55.573 1 1.125 1h6c.552 0 1.064-.45 1.125-1L13 5z" fill-rule="evenodd"/></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="M6.5 1L6 2H3c-.554 0-1 .446-1 1v1h12V3c0-.554-.446-1-1-1h-3l-.5-1zM3 5l.875 9c.06.55.573 1 1.125 1h6c.552 0 1.064-.45 1.125-1L13 5z"/></svg> |