feat: add Raycast logo

This commit is contained in:
David Ho
2023-12-17 22:51:32 +08:00
parent 7f38e57ad6
commit 40d6e0cf9c
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -1888,4 +1888,10 @@ export const svgs: iSVG[] = [
route: '/library/monkeytype.svg',
url: 'https://monkeytype.com/'
},
{
title: 'Raycast',
category: 'Software',
route: '/library/raycast.svg',
url: 'https://raycast.com/'
}
];