mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add TravelPerk logo and wordmark
Signed-off-by: Jonah Snider <jonah@jonahsnider.com>
This commit is contained in:
@@ -4026,4 +4026,18 @@ export const svgs: iSVG[] = [
|
||||
url: "https://qdrant.tech/",
|
||||
brandUrl: "https://qdrant.tech/brand-resources/",
|
||||
},
|
||||
{
|
||||
title: 'TravelPerk',
|
||||
category: 'Software',
|
||||
route: {
|
||||
light: '/library/travelperk-light.svg',
|
||||
dark: '/library/travelperk-dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/travelperk-wordmark-light.svg',
|
||||
dark: '/library/travelperk-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://www.travelperk.com/',
|
||||
brandUrl: 'https://www.travelperk.com/media/',
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user