From 6b81db3028ef0ec9f53fb885109d0e014525769e Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Sat, 14 Jun 2025 21:15:02 +0100 Subject: [PATCH 1/2] =?UTF-8?q?chore(=F0=9F=8F=B3=EF=B8=8F=E2=80=8D?= =?UTF-8?q?=F0=9F=8C=88):=20update=20logo=20design?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../public/static/logos/nodejsDarkPride.svg | 33 +------------------ .../public/static/logos/nodejsLightPride.svg | 33 +------------------ 2 files changed, 2 insertions(+), 64 deletions(-) diff --git a/apps/site/public/static/logos/nodejsDarkPride.svg b/apps/site/public/static/logos/nodejsDarkPride.svg index 023ee1c3e4049..b6d0c77f854f3 100644 --- a/apps/site/public/static/logos/nodejsDarkPride.svg +++ b/apps/site/public/static/logos/nodejsDarkPride.svg @@ -1,32 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/apps/site/public/static/logos/nodejsLightPride.svg b/apps/site/public/static/logos/nodejsLightPride.svg index 29c9f9098cb85..9de9a30fa9e23 100644 --- a/apps/site/public/static/logos/nodejsLightPride.svg +++ b/apps/site/public/static/logos/nodejsLightPride.svg @@ -1,32 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + From b4c96515590f4e4ea6fa6a61722e034daeb1ed9b Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Sat, 14 Jun 2025 21:37:19 +0100 Subject: [PATCH 2/2] =?UTF-8?q?chore(=F0=9F=8F=B3=EF=B8=8F=E2=80=8D?= =?UTF-8?q?=F0=9F=8C=88):=20update=20logo=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui-components/Icons/Logos/Nodejs.tsx | 218 ++++++++++++++++-- 1 file changed, 201 insertions(+), 17 deletions(-) diff --git a/packages/ui-components/Icons/Logos/Nodejs.tsx b/packages/ui-components/Icons/Logos/Nodejs.tsx index 71341be690cc8..d6129d77d73a5 100644 --- a/packages/ui-components/Icons/Logos/Nodejs.tsx +++ b/packages/ui-components/Icons/Logos/Nodejs.tsx @@ -72,9 +72,9 @@ const NodejsIcon: FC = ({ /> {variant === 'pride' ? ( - <> + = ({ height="51" > - + + + + + + + + + + + + + + + + + + - + ) : ( <> = ({ )} + {variant === 'pride' ? ( - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ) : (