Skip to content

Commit 08b5737

Browse files
warengonzagaclaude
andcommitted
Add Relay Protocol logo and wordmark
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 30cac29 commit 08b5737

File tree

5 files changed

+45
-0
lines changed

5 files changed

+45
-0
lines changed

src/data/svgs.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4524,4 +4524,18 @@ export const svgs: iSVG[] = [
45244524
brandUrl: "https://brand.glide.page/dl/brand-assets",
45254525
url: "https://www.glideapps.com/",
45264526
},
4527+
{
4528+
title: "Relay",
4529+
category: "Crypto",
4530+
route: {
4531+
light: "/library/relay-light.svg",
4532+
dark: "/library/relay-dark.svg",
4533+
},
4534+
wordmark: {
4535+
light: "/library/relay-wordmark-light.svg",
4536+
dark: "/library/relay-wordmark-dark.svg",
4537+
},
4538+
brandUrl: "https://docs.relay.link/resources/brand-assets",
4539+
url: "https://relay.link",
4540+
},
45274541
];

static/library/relay-dark.svg

Lines changed: 12 additions & 0 deletions
Loading

static/library/relay-light.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 8 additions & 0 deletions
Loading
Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)