From 0ad2b03f2b490248f4ed0a12b6104b20c8004c7e Mon Sep 17 00:00:00 2001 From: smanylov Date: Wed, 11 Feb 2026 13:57:14 +0700 Subject: [PATCH] change filter icon for tanstak-table --- src/app/ui/icons/icons.tsx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/app/ui/icons/icons.tsx b/src/app/ui/icons/icons.tsx index 6d6035d..5759458 100644 --- a/src/app/ui/icons/icons.tsx +++ b/src/app/ui/icons/icons.tsx @@ -103,9 +103,24 @@ export function IconArrowDown() { export function IconFilter() { return ( - + + + + + ) } +/* + + + + */ + +{/* + + + + */} export function IconNotification() { return (