diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2020-08-05 14:42:08 +0200 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2020-09-03 09:03:10 +0200 |
commit | f04b182b9447231b32cd5b5f8060314dee4fd801 (patch) | |
tree | 56b068420cc230af0ab6d7d036bdddc482b2cf52 /core/img | |
parent | f359529555fbf6fa344869d01f0b3c17ecce46c8 (diff) | |
download | nextcloud-server-f04b182b9447231b32cd5b5f8060314dee4fd801.tar.gz nextcloud-server-f04b182b9447231b32cd5b5f8060314dee4fd801.zip |
Fix search placeholder animation & dark theme compatibility
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/filter.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/img/actions/filter.svg b/core/img/actions/filter.svg new file mode 100644 index 00000000000..34c1dd2181c --- /dev/null +++ b/core/img/actions/filter.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M1.19 2.4l5.05 6.48v5.24c0 .49.4.88.88.88h1.76c.49 0 .88-.4.88-.88V8.88l5.05-6.47a.87.87 0 00-.7-1.41H1.89a.87.87 0 00-.7 1.4z"/></svg>
\ No newline at end of file |