mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: add raycast wordmark svg
This commit is contained in:
@@ -2102,6 +2102,10 @@ export const svgs: iSVG[] = [
|
||||
title: 'Raycast',
|
||||
category: 'Software',
|
||||
route: '/library/raycast.svg',
|
||||
wordmark: {
|
||||
light: '/library/raycast-wordmark-light.svg',
|
||||
dark: '/library/raycast-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://raycast.com/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user