diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 34fda2e..bb5ec97 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2086,15 +2086,6 @@ export const svgs: iSVG[] = [ }, url: 'https://pnpm.io/' }, - { - title: 'Pnpm No Text', - category: 'Software', - route: { - light: '/library/pnpm_no_text.svg', - dark: '/library/pnpm_no_text_dark.svg' - }, - url: 'https://pnpm.io/' - }, { title: 'Emacs', category: 'Software',