summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-09-18 00:38:33 +0200
committerGitHub <noreply@github.com>2019-09-18 00:38:33 +0200
commit7549f5e4d1ac63d5d0f385f600ae0ce79158be00 (patch)
tree31ac8a5bd683eccfb9ae66de6c8963e773adab41 /core
parent0a558ffbc8a5da7b56d553cb1828497154e1fa43 (diff)
parent9a301beffebd5372fed07deae353054804b6f218 (diff)
downloadnextcloud-server-7549f5e4d1ac63d5d0f385f600ae0ce79158be00.tar.gz
nextcloud-server-7549f5e4d1ac63d5d0f385f600ae0ce79158be00.zip
Add space between dots in more-icon (#17178)
Add space between dots in more-icon
Diffstat (limited to 'core')
-rw-r--r--core/img/actions/more.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/actions/more.svg b/core/img/actions/more.svg
index c510e70d7da..42e35aefee1 100644
--- a/core/img/actions/more.svg
+++ b/core/img/actions/more.svg
@@ -1 +1 @@
-<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>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M2.5 6.25a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 0 1 0-3.5zm5.5 0a1.75 1.75 0 1 1 0 3.5 1.75 1.75 0 1 1 0-3.5z"/></svg> \ No newline at end of file