Browse Source

Update google.tsx

Filip Cumpalovic 1 year ago
parent
commit
e0ad2b6084
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/src/refine-theme/icons/landing-hero/google.tsx

+ 1 - 1
documentation/src/refine-theme/icons/landing-hero/google.tsx

@@ -2,7 +2,7 @@ import React from "react";
 
 export const LandingHeroGoogleIcon = (props: React.SVGProps<SVGSVGElement>) => (
     <svg
-        width={24}
+        width={64}
         height={64}
         viewBox="0 0 500 1333"
         fill="none"