📦 New svgs.

This commit is contained in:
pheralb
2023-06-11 12:33:16 +01:00
parent 2d323bcd80
commit 76cabd2923
4 changed files with 17 additions and 1 deletions
+14
View File
@@ -1288,5 +1288,19 @@ export const svgs: iSVG[] = [
category: 'Social',
route: '/library/skype.svg',
url: 'https://www.skype.com/'
},
{
id: 185,
title: 'Tauri',
category: 'Library',
route: '/library/tauri.svg',
url: 'https://tauri.app/'
},
{
id: 186,
title: 'WebKit',
category: 'Software',
route: '/library/webkit.svg',
url: 'https://webkit.org/'
}
];