From a9eec0b569842f338c6ba5c2eda665d2441cd9c7 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:30:07 +0100 Subject: [PATCH] Update okta.tsx --- .../refine-theme/icons/landing-hero/okta.tsx | 72 +++++-------------- 1 file changed, 17 insertions(+), 55 deletions(-) diff --git a/documentation/src/refine-theme/icons/landing-hero/okta.tsx b/documentation/src/refine-theme/icons/landing-hero/okta.tsx index 70491e95..a782e5b9 100644 --- a/documentation/src/refine-theme/icons/landing-hero/okta.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/okta.tsx @@ -5,63 +5,25 @@ export const LandingHeroOktaIcon = (props: React.SVGProps) => ( xmlns="http://www.w3.org/2000/svg" width={24} height={64} - viewBox="0 0 3168.000000 2448.000000" + viewBox="0, 0, 400,309.09090909090907" fill="none" {...props} > - - - - - - - + + + + + + + + + + );