diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2018-07-03 13:23:22 +0200 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2018-07-19 08:16:58 +0200 |
commit | 8977c71f8842f19077fdd0bfe27a4f48f2bc4726 (patch) | |
tree | 11fe663b2fe1f25160851c0a872b282072fc2857 /core/img | |
parent | d904293ba3759803bd7b31d8e87fadf24b48e837 (diff) | |
download | nextcloud-server-8977c71f8842f19077fdd0bfe27a4f48f2bc4726.tar.gz nextcloud-server-8977c71f8842f19077fdd0bfe27a4f48f2bc4726.zip |
Mixin scss icon api
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/starred.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/img/actions/starred.svg b/core/img/actions/starred.svg deleted file mode 100644 index 5635ea94e85..00000000000 --- a/core/img/actions/starred.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 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> |