mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-21 22:44:25 +08:00
feat: add sony logo
This commit is contained in:
parent
e328c4c01e
commit
0b30aaa195
@ -7,6 +7,18 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/discord.svg',
|
||||
url: 'https://discord.com/'
|
||||
},
|
||||
{
|
||||
title: 'Sansung',
|
||||
category: 'Software',
|
||||
route: '/library/sansung.svg',
|
||||
url: 'https://samsung.com/'
|
||||
},
|
||||
{
|
||||
title: 'Sony',
|
||||
category: 'Software',
|
||||
route: '/library/sony.svg',
|
||||
url: 'https://sony.com/'
|
||||
},
|
||||
{
|
||||
title: 'Aliexpress',
|
||||
category: 'Software',
|
||||
|
Loading…
x
Reference in New Issue
Block a user