From d4ed9e0cc38fa8685b3931d60157e6f14b8efd18 Mon Sep 17 00:00:00 2001 From: Julian Mills Date: Tue, 3 Dec 2024 17:39:24 +0100 Subject: [PATCH] fix dotnet icon --- src/util/drivers.tsx | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/util/drivers.tsx b/src/util/drivers.tsx index 47c03dd8..64e8be7f 100644 --- a/src/util/drivers.tsx +++ b/src/util/drivers.tsx @@ -175,24 +175,8 @@ export function DotNetIcon(props: ElementProps<"svg">) { > .NET icon - - - - );