Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2019-11-04 22:04:32 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2019-11-05 03:09:31 +0300
commit9ef107d23319c1b2d6a8a0af7765ec12d693ccb2 (patch)
treec5768c991f05e265691b7911ef6fbe7ad865ef93 /core/img
parent13960b69da2593dcfb0cbaef222ee8b9a33142c0 (diff)
Remove unneeded more-white icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/more-white.svg1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/img/actions/more-white.svg b/core/img/actions/more-white.svg
deleted file mode 100644
index bed27ebf9e5..00000000000
--- a/core/img/actions/more-white.svg
+++ /dev/null
@@ -1 +0,0 @@
-<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" fill="#fff"/></svg>