diff --git a/client/src/assets/icons/c-sharp-logo.tsx b/client/src/assets/icons/c-sharp-logo.tsx index f3bf8e38ee4..eb7a1d1a378 100644 --- a/client/src/assets/icons/c-sharp-logo.tsx +++ b/client/src/assets/icons/c-sharp-logo.tsx @@ -5,32 +5,20 @@ function CSharpLogo( ): JSX.Element { return ( - - - - - - - + + + );