mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
➕ Add tRPC svg wordmark versions
This commit is contained in:
@@ -3001,6 +3001,10 @@ export const svgs: iSVG[] = [
|
||||
title: 'tRPC',
|
||||
category: 'Framework',
|
||||
route: '/library/trpc.svg',
|
||||
wordmark: {
|
||||
light: '/library/trpc_wordmark_light.svg',
|
||||
dark : 'library/trpc_wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://trpc.io/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user