From b8da178ebd2e3b7d538070afa83233fd6a1b1f2e Mon Sep 17 00:00:00 2001 From: dwelle Date: Fri, 7 Jul 2023 12:22:52 +0200 Subject: [PATCH] feat: update eye-dropper icon --- src/components/icons.tsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/components/icons.tsx b/src/components/icons.tsx index 1fcaa3c82..1e41d7cf1 100644 --- a/src/components/icons.tsx +++ b/src/components/icons.tsx @@ -1620,11 +1620,18 @@ export const alertTriangleIcon = createIcon( export const eyeDropperIcon = createIcon( - - - + + , - tablerIconProps, + modifiedTablerIconProps, ); export const extraToolsIcon = createIcon(