diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 228be8c..895a50d 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2889,5 +2889,15 @@ export const svgs: iSVG[] = [ dark: '/library/prettier-icon-dark.svg' }, url: 'https://prettier.io/' + }, + { + title: 'Leap Wallet', + category: ['Crypto', 'Software', 'Payment'], + route: '/library/leap-wallet.svg', + wordmark: { + light: '/library/leap-wallet-wordmark-light.svg', + dark: '/library/leap-wallet-wordmark-dark.svg' + }, + url: 'https://leapwallet.io/' } ]; diff --git a/static/library/leap-wallet-wordmark-dark.svg b/static/library/leap-wallet-wordmark-dark.svg new file mode 100644 index 0000000..d052842 --- /dev/null +++ b/static/library/leap-wallet-wordmark-dark.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/library/leap-wallet-wordmark-light.svg b/static/library/leap-wallet-wordmark-light.svg new file mode 100644 index 0000000..f91cb5d --- /dev/null +++ b/static/library/leap-wallet-wordmark-light.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/library/leap-wallet.svg b/static/library/leap-wallet.svg new file mode 100644 index 0000000..06cf6ab --- /dev/null +++ b/static/library/leap-wallet.svg @@ -0,0 +1,11 @@ + + + + + + + + + + +