From be00a290ff0634ae8cf5bc9f975fa584023220d2 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:30:03 +0100 Subject: [PATCH] Update gridsome.tsx --- .../src/assets/integration-icons/gridsome.tsx | 41 +++++-------------- 1 file changed, 11 insertions(+), 30 deletions(-) diff --git a/documentation/src/assets/integration-icons/gridsome.tsx b/documentation/src/assets/integration-icons/gridsome.tsx index 73ee84f2..202bd789 100644 --- a/documentation/src/assets/integration-icons/gridsome.tsx +++ b/documentation/src/assets/integration-icons/gridsome.tsx @@ -2,36 +2,17 @@ import * as React from "react"; import { SVGProps } from "react"; const SvgGridsome = (props: SVGProps) => ( - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + +