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 /core/img/actions/more.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 'core/img/actions/more.svg')
-rw-r--r-- | core/img/actions/more.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/more.svg b/core/img/actions/more.svg index 48c499ef7b7..c510e70d7da 100644 --- a/core/img/actions/more.svg +++ b/core/img/actions/more.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1"><path color="#000" fill="none" d="M-62.897-32.993h163.31v97.986h-163.31z"/><path d="M3 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm5 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm5 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4z" 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="M3 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm5 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm5 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"/></svg> |