📦 Add VSCodium SVG logo

This commit is contained in:
Miguel Vega
2025-02-11 12:48:05 -05:00
parent 67ebbe93ca
commit 1ed8cd0eb9
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3302,5 +3302,11 @@ export const svgs: iSVG[] = [
light: "/library/socketio-light.svg"
},
"url": "https://socket.io/"
},
{
title: 'VSCodium',
category: 'Software',
route: '/library/vscodium.svg',
url: 'https://vscodium.com/'
}
];