📦 Add npm & npm-wordmark SVG logos

This commit is contained in:
pheralb
2025-08-29 12:12:47 +01:00
parent c1f1b123e8
commit eb22a7cc00
3 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -406,8 +406,9 @@ export const svgs: iSVG[] = [
{
title: "NPM",
category: "Software",
route: "/library/npm.svg",
url: "https://www.npmjs.com/",
route: "/library/npm.svg",
wordmark: "/library/npm-wordmark.svg",
},
{
title: "Nuget",
@@ -3750,7 +3751,7 @@ export const svgs: iSVG[] = [
},
{
title: "OpenHunts",
category: ["Platform", "Community"],
category: ["Community"],
route: "/library/openhunts.svg",
url: "https://openhunts.com",
},
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#cb3837" d="M2 38.5h124v43.71H64v7.29H36.44v-7.29H2Zm6.89 36.43h13.78V53.07h6.89v21.86h6.89V45.79H8.89Zm34.44-29.14v36.42h13.78v-7.28h13.78V45.79Zm13.78 7.29H64v14.56h-6.89Zm20.67-7.29v29.14h13.78V53.07h6.89v21.86h6.89V53.07h6.89v21.86h6.89V45.79Z"/></svg>

After

Width:  |  Height:  |  Size: 330 B

+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#cb3837" d="M2 38.5h124v43.71H64v7.29H36.44v-7.29H2Zm6.89 36.43h13.78V53.07h6.89v21.86h6.89V45.79H8.89Zm34.44-29.14v36.42h13.78v-7.28h13.78V45.79Zm13.78 7.29H64v14.56h-6.89Zm20.67-7.29v29.14h13.78V53.07h6.89v21.86h6.89V53.07h6.89v21.86h6.89V45.79Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="2500" height="2500"><path fill="#c00" d="M0 0h2500v2500H0z"/><path fill="#fff" d="M1241.5 268.5h-973v1962.9h972.9V763.5h495v1467.9h495V268.5z"/></svg>

Before

Width:  |  Height:  |  Size: 330 B

After

Width:  |  Height:  |  Size: 197 B