mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🪙 Updated Coinbase
This commit is contained in:
+4
-3
@@ -515,9 +515,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Coinbase',
|
||||
category: 'Crypto',
|
||||
route: {
|
||||
light: '/library/coinbase-light.svg',
|
||||
dark: '/library/coinbase-dark.svg'
|
||||
route: '/library/coinbase.svg',
|
||||
wordmark: {
|
||||
light: '/library/coinbase-wordmark-light.svg',
|
||||
dark: '/library/coinbase-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://www.coinbase.com/'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user