From 419de46f356cf8bc1c499a3b016358ba25237469 Mon Sep 17 00:00:00 2001
From: Iukou Siarhei <45054016+BlazarQSO@users.noreply.github.com>
Date: Tue, 10 Dec 2024 08:32:47 +0300
Subject: [PATCH] EPMRPP-91556 || filter organization (#57)
---
src/components/icons/index.ts | 2 ++
src/components/icons/svg/filterFilled.svg | 3 +++
src/components/icons/svg/filterOutline.svg | 3 +++
3 files changed, 8 insertions(+)
create mode 100644 src/components/icons/svg/filterFilled.svg
create mode 100644 src/components/icons/svg/filterOutline.svg
diff --git a/src/components/icons/index.ts b/src/components/icons/index.ts
index 0bd7ba0..2f85380 100644
--- a/src/components/icons/index.ts
+++ b/src/components/icons/index.ts
@@ -14,3 +14,5 @@ export { default as MeatballMenuIcon } from './svg/meatballMenu.svg';
export { default as CalendarArrowIcon } from './svg/calendarArrow.svg';
export { default as CalendarIcon } from './svg/calendar.svg';
export { default as SearchIcon } from './svg/search.svg';
+export { default as FilterOutlineIcon } from './svg/filterOutline.svg';
+export { default as FilterFilledIcon } from './svg/filterFilled.svg';
diff --git a/src/components/icons/svg/filterFilled.svg b/src/components/icons/svg/filterFilled.svg
new file mode 100644
index 0000000..16871d0
--- /dev/null
+++ b/src/components/icons/svg/filterFilled.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/components/icons/svg/filterOutline.svg b/src/components/icons/svg/filterOutline.svg
new file mode 100644
index 0000000..d0cb45f
--- /dev/null
+++ b/src/components/icons/svg/filterOutline.svg
@@ -0,0 +1,3 @@
+