Skip to content

Commit 815ca57

Browse files
authored
Merge pull request #570 from atleugim/logo/vscodium
📦 Add VSCodium SVG logo
2 parents 67ebbe9 + 1ed8cd0 commit 815ca57

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3302,5 +3302,11 @@ export const svgs: iSVG[] = [
33023302
light: "/library/socketio-light.svg"
33033303
},
33043304
"url": "https://socket.io/"
3305+
},
3306+
{
3307+
title: 'VSCodium',
3308+
category: 'Software',
3309+
route: '/library/vscodium.svg',
3310+
url: 'https://vscodium.com/'
33053311
}
33063312
];

static/library/vscodium.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)