feat: add Meta logo

This commit is contained in:
David Ho 2023-12-14 20:21:01 +08:00
parent 77f145b5a1
commit e2c0a35843
2 changed files with 35 additions and 0 deletions

View File

@ -1845,5 +1845,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/ubuntu.svg',
url: 'https://ubuntu.com/'
},
{
title: 'Meta',
category: 'Social',
route: '/library/meta.svg',
url: 'https://meta.com/'
}
];

29
static/library/meta.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 364 KiB