diff --git a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx index d3e6a01c..e4af3562 100644 --- a/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/material-ui.tsx @@ -4,53 +4,39 @@ export const LandingHeroMaterialUIIcon = ( props: React.SVGProps, ) => ( - + + + + + + - - - - - - - - + );