diff options
author | Joas Schilling <coding@schilljs.com> | 2023-01-02 11:38:27 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-01-02 11:38:27 +0100 |
commit | f998fe0af399b7218a8e22c060dba0ea0349ae66 (patch) | |
tree | 4b15695e1e47b388bb69ba618d9aa3aa4f4c2993 /apps/user_status/img | |
parent | e4e20bf40ad8ca139655b36a6efa2b1710ae50f0 (diff) | |
download | nextcloud-server-f998fe0af399b7218a8e22c060dba0ea0349ae66.tar.gz nextcloud-server-f998fe0af399b7218a8e22c060dba0ea0349ae66.zip |
Update the user status dashboard widget and fix the icon color
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/user_status/img')
-rw-r--r-- | apps/user_status/img/app-dark.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_status/img/app-dark.svg b/apps/user_status/img/app-dark.svg new file mode 100644 index 00000000000..b9ea9f2cfb0 --- /dev/null +++ b/apps/user_status/img/app-dark.svg @@ -0,0 +1 @@ +<svg width="24" height="24" enable-background="new 0 0 24 24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" fill="none"/><path d="m10.615 2.1094c-4.8491 0.68106-8.6152 4.8615-8.6152 9.8906 0 5.5 4.5 10 10 10 5.0292 0 9.2096-3.7661 9.8906-8.6152-1.4654 1.601-3.5625 2.6152-5.8906 2.6152-4.4 0-8-3.6-8-8 0-2.3281 1.0143-4.4252 2.6152-5.8906z" fill="#000000"/></svg> |