Merge pull request #805 from jaycodev/add-dotnet-svg

📦 Add Microsoft .NET logo
This commit is contained in:
Pablo Hdez
2025-10-11 01:19:08 +01:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3483,6 +3483,12 @@ export const svgs: iSVG[] = [
},
url: "https://typegpu.com",
},
{
title: "Microsoft .NET",
category: ["Framework", "Library", "Devtool"],
route: "/library/dotnet.svg",
url: "https://dotnet.microsoft.com",
},
{
title: "dotenv",
category: ["Config", "Library", "Devtool"],