From 6fe9f14d6374dc0bcce9f10e916d2fb7bb215e28 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:50:57 +0100 Subject: [PATCH] Update appwrite.tsx --- .../icons/landing-hero/appwrite.tsx | 154 +++--------------- 1 file changed, 24 insertions(+), 130 deletions(-) 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, ) => ( - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + );