Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/img
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-07-24 20:01:07 +0300
committerJulius Härtl <jus@bitgrid.net>2018-07-24 20:01:07 +0300
commitdd5f1803dbe27f0aebe67e6243ddc2af71419c9a (patch)
tree9d8c1ae2f364ee55aae74efcb09a6c3448227a25 /core/img
parent4e53888784ad9e89a862f55b890a3374dce3429e (diff)
Readd starred icon since it is used in activity renderings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/starred.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/starred.svg b/core/img/actions/starred.svg
new file mode 100644
index 00000000000..5635ea94e85
--- /dev/null
+++ b/core/img/actions/starred.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 fill="#FC0" d="m8 0.5 2.2 5.3 5.8 0.45-4.5 3.75 1.5 5.5-5-3.1-5 3.1 1.5-5.5-4.5-3.75 5.8-0.45z"/></svg>