diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 8412d08..d5e7ede 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' }, { diff --git a/static/library/pnpm_wordmark_dark.svg b/static/library/pnpm_wordmark_dark.svg new file mode 100644 index 0000000..b30e7fe --- /dev/null +++ b/static/library/pnpm_wordmark_dark.svg @@ -0,0 +1,6 @@ + + + + diff --git a/static/library/pnpm_wordmark_light.svg b/static/library/pnpm_wordmark_light.svg new file mode 100644 index 0000000..3872838 --- /dev/null +++ b/static/library/pnpm_wordmark_light.svg @@ -0,0 +1,6 @@ + + + +