diff --git a/documentation/src/refine-theme/icons/landing-hero/auth0.tsx b/documentation/src/refine-theme/icons/landing-hero/auth0.tsx index 48d8646d..ea921e03 100644 --- a/documentation/src/refine-theme/icons/landing-hero/auth0.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/auth0.tsx @@ -2,49 +2,14 @@ import React from "react"; export const LandingHeroAuth0Icon = (props: React.SVGProps) => ( - - - - - - - - - - - + + );