summaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorRafi Zadanly <rafizadanly@gmail.com>2022-11-22 17:09:05 +0700
committerRafi Zadanly <rafizadanly@gmail.com>2022-11-22 17:09:05 +0700
commit930ed6680100e9732157ed1861af3572e36219a0 (patch)
tree2915bd480d315a410028b99d6277e9e381b38e5f /src/icons
parentfb4b7aea05526e154193d40a0cde6d674be263e7 (diff)
Filter search by brand, category, price
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/close.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/icons/close.svg b/src/icons/close.svg
new file mode 100644
index 00000000..50e0589d
--- /dev/null
+++ b/src/icons/close.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-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> \ No newline at end of file