Skip to content

Commit 0e9e47a

Browse files
committed
📦 Add Epic Games logo
1 parent 404c9f5 commit 0e9e47a

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

src/data/svgs.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,6 +2650,15 @@ export const svgs: iSVG[] = [
26502650
route: "/library/steam.svg",
26512651
url: "https://store.steampowered.com/",
26522652
},
2653+
{
2654+
title: "Epic Games",
2655+
category: ["Entertainment", "Platform", "Software", "Marketplace", "Devtool"],
2656+
route: {
2657+
light: "/library/epicgames-icon-light.svg",
2658+
dark: "/library/epicgames-icon-dark.svg",
2659+
},
2660+
url: "https://www.epicgames.com/",
2661+
},
26532662
{
26542663
title: "Tabby",
26552664
category: "Software",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)