From 5ef09640c423b1154301422214f25a0df29acd8b Mon Sep 17 00:00:00 2001 From: Edwar Plata Date: Fri, 1 Dec 2023 10:04:45 -0500 Subject: [PATCH] fix: Icon fillRule --- src/components/Icon.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/Icon.tsx b/src/components/Icon.tsx index c2c0b1fdc..ccb8bbe8d 100644 --- a/src/components/Icon.tsx +++ b/src/components/Icon.tsx @@ -345,7 +345,7 @@ export const Icons = { ), email: ( @@ -762,13 +762,13 @@ export const Icons = { programChange: ( ), architectural: ( ), structural: ( @@ -777,25 +777,25 @@ export const Icons = { mep: ( ), designPackage: ( ), updateDesignPackage: ( ), exteriorStyle: ( ), };