diff options
-rw-r--r-- | core/img/actions/more-white.svg | 1 |
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> |