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} > - - - - - - - + + + + + + + + + + );