diff --git a/documentation/src/refine-theme/icons/landing-hero/appwrite.tsx b/documentation/src/refine-theme/icons/landing-hero/appwrite.tsx index 0600ac77..b1e08514 100644 --- a/documentation/src/refine-theme/icons/landing-hero/appwrite.tsx +++ b/documentation/src/refine-theme/icons/landing-hero/appwrite.tsx @@ -3,139 +3,33 @@ import React from "react"; export const LandingHeroAppwriteIcon = ( props: React.SVGProps, ) => ( - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + );