diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2019-11-13 20:30:43 +0100 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-11-13 20:30:43 +0100 |
commit | 4fcba8a597016c0f640a452b8ebcb7429eca875c (patch) | |
tree | db176d39bee2ba4fce2895244291b98825aae48e /core/img | |
parent | 0bd1378f819915529d17a53147c0a43ff10c09f1 (diff) | |
parent | 570bb4064369f3bea6f22d8ff48fd7f16b8bfbf8 (diff) | |
download | nextcloud-server-4fcba8a597016c0f640a452b8ebcb7429eca875c.tar.gz nextcloud-server-4fcba8a597016c0f640a452b8ebcb7429eca875c.zip |
Merge remote-tracking branch 'origin/master' into fix/5456/respect_avatar_privacy
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/more-white.svg | 1 |
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> |