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