From b25e77231741be40b84ca5b642bc1c01cf7e25f8 Mon Sep 17 00:00:00 2001 From: ayush-leap Date: Thu, 22 Aug 2024 17:50:37 +0530 Subject: [PATCH] feat: add leap wallet svg logos --- src/data/svgs.ts | 10 ++++++++++ static/library/leap-wallet-wordmark-dark.svg | 16 ++++++++++++++++ static/library/leap-wallet-wordmark-light.svg | 16 ++++++++++++++++ static/library/leap-wallet.svg | 11 +++++++++++ 4 files changed, 53 insertions(+) create mode 100644 static/library/leap-wallet-wordmark-dark.svg create mode 100644 static/library/leap-wallet-wordmark-light.svg create mode 100644 static/library/leap-wallet.svg 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 @@ + + + + + + + + + + +