From 9835a1f7b487a2ff64615931c020b2fd4e53d6a0 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:32:16 +0100 Subject: [PATCH] Update elasticSe.tsx --- .../assets/integration-icons/elasticSe.tsx | 36 ++++++++++++++----- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/documentation/src/assets/integration-icons/elasticSe.tsx b/documentation/src/assets/integration-icons/elasticSe.tsx index 99e2fc05..c9e17ee0 100644 --- a/documentation/src/assets/integration-icons/elasticSe.tsx +++ b/documentation/src/assets/integration-icons/elasticSe.tsx @@ -3,17 +3,37 @@ import { SVGProps } from "react"; const SvgElastic = (props: SVGProps) => ( - + + + + + + + - - - - - - + + );