From 60bf7a3ee838a16539c7d91bd1e5633b50375746 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:52:45 +0100 Subject: [PATCH] Update okta.tsx --- .../refine-theme/icons/landing-hero/okta.tsx | 64 ++++++++++++++++--- 1 file changed, 56 insertions(+), 8 deletions(-) diff --git a/documentation/src/refine-theme/icons/landing-hero/okta.tsx b/documentation/src/refine-theme/icons/landing-hero/okta.tsx index 5c9d5e70..70491e95 100644 --- a/documentation/src/refine-theme/icons/landing-hero/okta.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/okta.tsx @@ -4,16 +4,64 @@ export const LandingHeroOktaIcon = (props: React.SVGProps) => ( - + + + + + + + );