From d165117d41d6fd3ba2a216881941064bdeee46b4 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Thu, 27 Jun 2024 10:41:44 +0200 Subject: [PATCH] Add icons --- src/design/icons.js | 2 ++ src/icons/lightning-node.svg | 7 +++++++ src/icons/wallet/wallet.svg | 4 ++++ src/static/svg/icons.svg | 2 ++ 4 files changed, 15 insertions(+) create mode 100644 src/icons/lightning-node.svg create mode 100644 src/icons/wallet/wallet.svg diff --git a/src/design/icons.js b/src/design/icons.js index a7e43ca..b1138f1 100644 --- a/src/design/icons.js +++ b/src/design/icons.js @@ -44,6 +44,7 @@ module.exports = [ { id: 'forms-text', category: 'forms' }, { id: 'info', category: 'general' }, { id: 'key', category: 'general' }, + { id: 'lightning-node', category: 'general' }, { id: 'lightning', category: 'general' }, { id: 'lock', category: 'general' }, { id: 'logo-btcpay', category: 'logo' }, @@ -113,6 +114,7 @@ module.exports = [ { id: 'wallet-hot', category: 'wallet' }, { id: 'wallet-new', category: 'wallet' }, { id: 'wallet-seed', category: 'wallet' }, + { id: 'wallet-wallet', category: 'wallet' }, { id: 'wallet-watchonly', category: 'wallet' }, { id: 'wallet-xpub', category: 'wallet' }, { id: 'warning', category: 'general' } diff --git a/src/icons/lightning-node.svg b/src/icons/lightning-node.svg new file mode 100644 index 0000000..76bf288 --- /dev/null +++ b/src/icons/lightning-node.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/icons/wallet/wallet.svg b/src/icons/wallet/wallet.svg new file mode 100644 index 0000000..2167c3b --- /dev/null +++ b/src/icons/wallet/wallet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/static/svg/icons.svg b/src/static/svg/icons.svg index fb5e1eb..e36bcfe 100644 --- a/src/static/svg/icons.svg +++ b/src/static/svg/icons.svg @@ -45,6 +45,7 @@ + @@ -114,6 +115,7 @@ +