mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Stately.ai logo and XState logo
This commit is contained in:
+15
-1
@@ -1610,7 +1610,7 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/datadog.svg',
|
||||
url: 'https://www.datadoghq.com/'
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 231,
|
||||
title: 'Randevum',
|
||||
@@ -1618,4 +1618,18 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/randevum.svg',
|
||||
url: 'https://www.randevum.co'
|
||||
},
|
||||
{
|
||||
id: 68067,
|
||||
title: 'Stately.ai',
|
||||
category: 'Software',
|
||||
route: '/library/stately.svg',
|
||||
url: 'https://stately.ai/'
|
||||
},
|
||||
{
|
||||
id: 68068,
|
||||
title: 'XState',
|
||||
category: 'Library',
|
||||
route: '/library/xstate.svg',
|
||||
url: 'https://github.com/statelyai/xstate'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user