diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-19 11:47:19 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-11-19 11:47:19 +0700 |
| commit | bb9a64abe0c4ee7650a010df0226c63556df3f62 (patch) | |
| tree | abff8b08dc319b0c57a04c0a0bc60f038c9e505c /src/icons | |
| parent | feba1cef895c0c8d2ce6595d681fc602cbd02435 (diff) | |
Add loader
Diffstat (limited to 'src/icons')
| -rw-r--r-- | src/icons/filter.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/icons/filter.svg b/src/icons/filter.svg new file mode 100644 index 00000000..c15ce7b9 --- /dev/null +++ b/src/icons/filter.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-filter"><polygon points="22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"></polygon></svg>
\ No newline at end of file |
