mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #805 from jaycodev/add-dotnet-svg
📦 Add Microsoft .NET logo
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user