mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #291 from jamerrq/pnpm-woodmark
feat: added woodmark version for pnpm logos
This commit is contained in:
@@ -2188,6 +2188,10 @@ export const svgs: iSVG[] = [
|
||||
light: '/library/pnpm.svg',
|
||||
dark: '/library/pnpm_dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/pnpm_wordmark_light.svg',
|
||||
dark: '/library/pnpm_wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://pnpm.io/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user