diff --git a/documentation/src/refine-theme/icons/landing-hero/google.tsx b/documentation/src/refine-theme/icons/landing-hero/google.tsx index aac6364..aa76b20 100644 --- a/documentation/src/refine-theme/icons/landing-hero/google.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/google.tsx @@ -2,67 +2,56 @@ import React from "react"; export const LandingHeroGoogleIcon = (props: React.SVGProps) => ( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +image/svg+xml );