mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Designali Logo
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
import type { iSVG } from '../types/svg';
|
||||
|
||||
export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Designali',
|
||||
category: ['Software', 'Design'],
|
||||
route: {
|
||||
light: '/library/designali.svg',
|
||||
dark: '/library/designali-dark.svg'
|
||||
},
|
||||
url: 'https://designali.in'
|
||||
},
|
||||
{
|
||||
title: 'PayPal',
|
||||
category: 'Payment',
|
||||
|
||||
Reference in New Issue
Block a user