aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-11-14 09:20:55 +0100
committerGitHub <noreply@github.com>2019-11-14 09:20:55 +0100
commita3036aae82e806e027f6a26514198624227bcf37 (patch)
tree2d9f1122c589e870c7953da70b9d909990cc4f2a
parentc952bec11d717aa0b839f729f5e8295cbcdd1f65 (diff)
parent31b336ecbe105f571183e8b3b9310677db67e50b (diff)
downloadnextcloud-server-a3036aae82e806e027f6a26514198624227bcf37.tar.gz
nextcloud-server-a3036aae82e806e027f6a26514198624227bcf37.zip
Revert "Remove unneeded more-white icon" (#17931)
Revert "Remove unneeded more-white icon"
-rw-r--r--core/img/actions/more-white.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/more-white.svg b/core/img/actions/more-white.svg
new file mode 100644
index 00000000000..bed27ebf9e5
--- /dev/null
+++ b/core/img/actions/more-white.svg
@@ -0,0 +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" fill="#fff"/></svg>