added ubuntu logo

This commit is contained in:
0x4d5041 2023-12-12 16:15:12 -03:00
parent 7fd236c45c
commit 6aed0e04f7

View File

@ -2085,5 +2085,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/linux.svg',
url: 'https://www.linux.org/'
},
{
id: 253,
title: 'Ubuntu',
category: 'Software',
route: '/library/ubuntu.svg',
url: 'https://ubuntu.com/'
}
];