diff options
author | Julius Härtl <jus@bitgrid.net> | 2020-09-07 10:17:54 +0200 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2020-09-07 10:17:54 +0200 |
commit | 402f85a15e854a76292a0e6153ceeca559da2153 (patch) | |
tree | 4e998890da2a8ae3caf22b7edcd3f98f4d12508b /core/img | |
parent | 16e1d1cb12229270d61d89dfda93399d056d456c (diff) | |
download | nextcloud-server-402f85a15e854a76292a0e6153ceeca559da2153.tar.gz nextcloud-server-402f85a15e854a76292a0e6153ceeca559da2153.zip |
Add icon for dashboard app store category
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/categories/dashboard.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/categories/dashboard.svg b/core/img/categories/dashboard.svg new file mode 100644 index 00000000000..37ca4571c50 --- /dev/null +++ b/core/img/categories/dashboard.svg @@ -0,0 +1 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="m7.9062 1a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7 7 7 0 0 0-0.09375 0zm0.09375 2.6992a4.3 4.3 0 0 1 4.3008 4.3008 4.3 4.3 0 0 1-4.3008 4.3008 4.3 4.3 0 0 1-4.3008-4.3008 4.3 4.3 0 0 1 4.3008-4.3008z" fill="#000" stroke-dashoffset="10" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" style="paint-order:markers stroke fill"/></svg> |