From 57573b9a9d649c0dfb829856a90692695c3c57c0 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:53:15 +0100 Subject: [PATCH] Update joomla.tsx --- .../src/assets/integration-icons/joomla.tsx | 24 ++++++------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/documentation/src/assets/integration-icons/joomla.tsx b/documentation/src/assets/integration-icons/joomla.tsx index 4b87ab17..6ed91850 100644 --- a/documentation/src/assets/integration-icons/joomla.tsx +++ b/documentation/src/assets/integration-icons/joomla.tsx @@ -3,23 +3,13 @@ import { SVGProps } from "react"; const SvgJoomla = (props: SVGProps) => ( - - - - - + + + + + + +