Skip to content

Commit fd9b47e

Browse files
authored
Merge pull request #786 from jonahsnider/travelperk
Add TravelPerk logo and wordmark
2 parents ceb5835 + 0e7b8cd commit fd9b47e

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

src/data/svgs.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4026,6 +4026,20 @@ export const svgs: iSVG[] = [
40264026
url: "https://qdrant.tech/",
40274027
brandUrl: "https://qdrant.tech/brand-resources/",
40284028
},
4029+
{
4030+
title: "TravelPerk",
4031+
category: "Software",
4032+
route: {
4033+
light: "/library/travelperk-light.svg",
4034+
dark: "/library/travelperk-dark.svg",
4035+
},
4036+
wordmark: {
4037+
light: "/library/travelperk-wordmark-light.svg",
4038+
dark: "/library/travelperk-wordmark-dark.svg",
4039+
},
4040+
url: "https://www.travelperk.com/",
4041+
brandUrl: "https://www.travelperk.com/media/",
4042+
},
40294043
{
40304044
title: "Sanity",
40314045
category: ["CMS", "Software"],

static/library/travelperk-dark.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)