mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add npm & npm-wordmark SVG logos
This commit is contained in:
+3
-2
@@ -406,8 +406,9 @@ export const svgs: iSVG[] = [
|
|||||||
{
|
{
|
||||||
title: "NPM",
|
title: "NPM",
|
||||||
category: "Software",
|
category: "Software",
|
||||||
route: "/library/npm.svg",
|
|
||||||
url: "https://www.npmjs.com/",
|
url: "https://www.npmjs.com/",
|
||||||
|
route: "/library/npm.svg",
|
||||||
|
wordmark: "/library/npm-wordmark.svg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Nuget",
|
title: "Nuget",
|
||||||
@@ -3750,7 +3751,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "OpenHunts",
|
title: "OpenHunts",
|
||||||
category: ["Platform", "Community"],
|
category: ["Community"],
|
||||||
route: "/library/openhunts.svg",
|
route: "/library/openhunts.svg",
|
||||||
url: "https://openhunts.com",
|
url: "https://openhunts.com",
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -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 @@
|
|||||||
<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 |
Reference in New Issue
Block a user