mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🪙 Added Coinbase
This commit is contained in:
@@ -505,6 +505,15 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/qwik.svg',
|
||||
url: 'https://qwik.builder.io/'
|
||||
},
|
||||
{
|
||||
title: 'Coinbase',
|
||||
category: 'Crypto',
|
||||
route: {
|
||||
light: '/library/coinbase-light.svg',
|
||||
dark: '/library/coinbase-dark.svg'
|
||||
},
|
||||
url: 'https://www.coinbase.com/'
|
||||
},
|
||||
{
|
||||
title: 'Authy',
|
||||
category: 'Software',
|
||||
|
||||
Reference in New Issue
Block a user