From f193156397f82075d3bc573d8b596213f688bb07 Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:26:00 +0200 Subject: [PATCH 1/6] New icons --- assets/custom-icons/_data/custom-icons.json | 41 +++++++++++++++++++++ assets/custom-icons/icons/3commas.svg | 3 ++ assets/custom-icons/icons/addy_io.svg | 3 ++ assets/custom-icons/icons/anycoindirect.svg | 6 +++ assets/custom-icons/icons/ascendex.svg | 5 +++ assets/custom-icons/icons/bitfinex.svg | 1 + assets/custom-icons/icons/bitmex.svg | 1 + assets/custom-icons/icons/bybit.svg | 7 ++++ assets/custom-icons/icons/tp-link.svg | 3 ++ assets/custom-icons/icons/tradingview.svg | 7 ++++ assets/custom-icons/icons/transip.svg | 1 + assets/custom-icons/icons/tresorit.svg | 1 + assets/custom-icons/icons/tweakers.svg | 3 ++ assets/custom-icons/icons/wise.svg | 3 ++ 14 files changed, 85 insertions(+) create mode 100644 assets/custom-icons/icons/3commas.svg create mode 100644 assets/custom-icons/icons/addy_io.svg create mode 100644 assets/custom-icons/icons/anycoindirect.svg create mode 100644 assets/custom-icons/icons/ascendex.svg create mode 100644 assets/custom-icons/icons/bitfinex.svg create mode 100644 assets/custom-icons/icons/bitmex.svg create mode 100644 assets/custom-icons/icons/bybit.svg create mode 100644 assets/custom-icons/icons/tp-link.svg create mode 100644 assets/custom-icons/icons/tradingview.svg create mode 100644 assets/custom-icons/icons/transip.svg create mode 100644 assets/custom-icons/icons/tresorit.svg create mode 100644 assets/custom-icons/icons/tweakers.svg create mode 100644 assets/custom-icons/icons/wise.svg diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 58c107b371..4934d548c5 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -100,6 +100,47 @@ { "title": "Ubisoft", "hex": "4285f4" + }, + { + "title": "3Commas" + }, + { + "title": "AscendEX" + }, + { + "title": "Tweakers" + }, + { + "title": "Addy.io", + "slug": "addy_io" + }, + { + "title": "Anycoin Direct", + "slug": "anycoindirect" + }, + { + "title": "Bitfinex" + }, + { + "title": "BitMEX" + }, + { + "title": "Bybit" + }, + { + "title": "Wise" + }, + { + "title": "TradingView" + }, + { + "title": "Tresorit" + }, + { + "title": "TP-Link" + }, + { + "title": "TransIP" } ] } diff --git a/assets/custom-icons/icons/3commas.svg b/assets/custom-icons/icons/3commas.svg new file mode 100644 index 0000000000..759756347f --- /dev/null +++ b/assets/custom-icons/icons/3commas.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/addy_io.svg b/assets/custom-icons/icons/addy_io.svg new file mode 100644 index 0000000000..04316d510a --- /dev/null +++ b/assets/custom-icons/icons/addy_io.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/anycoindirect.svg b/assets/custom-icons/icons/anycoindirect.svg new file mode 100644 index 0000000000..964a5946c5 --- /dev/null +++ b/assets/custom-icons/icons/anycoindirect.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/assets/custom-icons/icons/ascendex.svg b/assets/custom-icons/icons/ascendex.svg new file mode 100644 index 0000000000..5551f5591c --- /dev/null +++ b/assets/custom-icons/icons/ascendex.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/assets/custom-icons/icons/bitfinex.svg b/assets/custom-icons/icons/bitfinex.svg new file mode 100644 index 0000000000..c936352681 --- /dev/null +++ b/assets/custom-icons/icons/bitfinex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/custom-icons/icons/bitmex.svg b/assets/custom-icons/icons/bitmex.svg new file mode 100644 index 0000000000..38821552bf --- /dev/null +++ b/assets/custom-icons/icons/bitmex.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/custom-icons/icons/bybit.svg b/assets/custom-icons/icons/bybit.svg new file mode 100644 index 0000000000..e5c2c8c11b --- /dev/null +++ b/assets/custom-icons/icons/bybit.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/custom-icons/icons/tp-link.svg b/assets/custom-icons/icons/tp-link.svg new file mode 100644 index 0000000000..5e28158145 --- /dev/null +++ b/assets/custom-icons/icons/tp-link.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/tradingview.svg b/assets/custom-icons/icons/tradingview.svg new file mode 100644 index 0000000000..998162fb9d --- /dev/null +++ b/assets/custom-icons/icons/tradingview.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/assets/custom-icons/icons/transip.svg b/assets/custom-icons/icons/transip.svg new file mode 100644 index 0000000000..7f35566e83 --- /dev/null +++ b/assets/custom-icons/icons/transip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/custom-icons/icons/tresorit.svg b/assets/custom-icons/icons/tresorit.svg new file mode 100644 index 0000000000..ae7bba0aa0 --- /dev/null +++ b/assets/custom-icons/icons/tresorit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/custom-icons/icons/tweakers.svg b/assets/custom-icons/icons/tweakers.svg new file mode 100644 index 0000000000..36a948725a --- /dev/null +++ b/assets/custom-icons/icons/tweakers.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/wise.svg b/assets/custom-icons/icons/wise.svg new file mode 100644 index 0000000000..71aadde59c --- /dev/null +++ b/assets/custom-icons/icons/wise.svg @@ -0,0 +1,3 @@ + + + From 506b3a852062bd8a914f667e88937abc4990dc3b Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:26:40 +0200 Subject: [PATCH 2/6] =?UTF-8?q?Techlore=20icon=20=F0=9F=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/custom-icons/_data/custom-icons.json | 3 ++ assets/custom-icons/icons/techlore.svg | 44 +++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 assets/custom-icons/icons/techlore.svg diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 4934d548c5..9f06e28c10 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -141,6 +141,9 @@ }, { "title": "TransIP" + }, + { + "title": "Techlore" } ] } diff --git a/assets/custom-icons/icons/techlore.svg b/assets/custom-icons/icons/techlore.svg new file mode 100644 index 0000000000..3def3f488e --- /dev/null +++ b/assets/custom-icons/icons/techlore.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4620fd13803f025277010dbd7c253297d35382c5 Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:49:15 +0200 Subject: [PATCH 3/6] More icons --- assets/custom-icons/_data/custom-icons.json | 26 +++++++++++++++++++++ assets/custom-icons/icons/ing.svg | 1 + assets/custom-icons/icons/kpn.svg | 3 +++ assets/custom-icons/icons/njalla.svg | 4 ++++ assets/custom-icons/icons/odido.svg | 3 +++ assets/custom-icons/icons/poloniex.svg | 3 +++ assets/custom-icons/icons/postnl.svg | 1 + assets/custom-icons/icons/privacy.svg | 4 ++++ assets/custom-icons/icons/privacyguides.svg | 1 + 9 files changed, 46 insertions(+) create mode 100644 assets/custom-icons/icons/ing.svg create mode 100644 assets/custom-icons/icons/kpn.svg create mode 100644 assets/custom-icons/icons/njalla.svg create mode 100644 assets/custom-icons/icons/odido.svg create mode 100644 assets/custom-icons/icons/poloniex.svg create mode 100644 assets/custom-icons/icons/postnl.svg create mode 100644 assets/custom-icons/icons/privacy.svg create mode 100644 assets/custom-icons/icons/privacyguides.svg diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 9f06e28c10..8beecbc44b 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -144,6 +144,32 @@ }, { "title": "Techlore" + }, + { + "title": "Privacy Guides" + }, + { + "title": "Privacy.com" + }, + { + "title": "PostNL", + "color": "EF8300" + }, + { + "title": "Poloniex" + }, + { + "title": "Njalla" + }, + { + "title": "KPN", + "color": "00CC00" + }, + { + "title": "Odido" + }, + { + "title": "ING" } ] } diff --git a/assets/custom-icons/icons/ing.svg b/assets/custom-icons/icons/ing.svg new file mode 100644 index 0000000000..16a75bb895 --- /dev/null +++ b/assets/custom-icons/icons/ing.svg @@ -0,0 +1 @@ + diff --git a/assets/custom-icons/icons/kpn.svg b/assets/custom-icons/icons/kpn.svg new file mode 100644 index 0000000000..ba1c9a16e7 --- /dev/null +++ b/assets/custom-icons/icons/kpn.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/njalla.svg b/assets/custom-icons/icons/njalla.svg new file mode 100644 index 0000000000..02e4551fab --- /dev/null +++ b/assets/custom-icons/icons/njalla.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/assets/custom-icons/icons/odido.svg b/assets/custom-icons/icons/odido.svg new file mode 100644 index 0000000000..7fef3d7e96 --- /dev/null +++ b/assets/custom-icons/icons/odido.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/poloniex.svg b/assets/custom-icons/icons/poloniex.svg new file mode 100644 index 0000000000..37ad09e2b0 --- /dev/null +++ b/assets/custom-icons/icons/poloniex.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/custom-icons/icons/postnl.svg b/assets/custom-icons/icons/postnl.svg new file mode 100644 index 0000000000..3aa9415188 --- /dev/null +++ b/assets/custom-icons/icons/postnl.svg @@ -0,0 +1 @@ + diff --git a/assets/custom-icons/icons/privacy.svg b/assets/custom-icons/icons/privacy.svg new file mode 100644 index 0000000000..7576204d8e --- /dev/null +++ b/assets/custom-icons/icons/privacy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/custom-icons/icons/privacyguides.svg b/assets/custom-icons/icons/privacyguides.svg new file mode 100644 index 0000000000..113fe2d876 --- /dev/null +++ b/assets/custom-icons/icons/privacyguides.svg @@ -0,0 +1 @@ + \ No newline at end of file From b1001bfd7d8cf898d7604dbd26945e14bc7c3dd0 Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:50:43 +0200 Subject: [PATCH 4/6] simplelogin icon --- assets/custom-icons/_data/custom-icons.json | 3 +++ assets/custom-icons/icons/simplelogin.svg | 1 + 2 files changed, 4 insertions(+) create mode 100644 assets/custom-icons/icons/simplelogin.svg diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 8beecbc44b..23b7392cc6 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -170,6 +170,9 @@ }, { "title": "ING" + }, + { + "title": "SimpleLogin" } ] } diff --git a/assets/custom-icons/icons/simplelogin.svg b/assets/custom-icons/icons/simplelogin.svg new file mode 100644 index 0000000000..1f4e00056a --- /dev/null +++ b/assets/custom-icons/icons/simplelogin.svg @@ -0,0 +1 @@ + \ No newline at end of file From 69f017bc5e1a9a73c8bf5f56fa59a223d2d7d7e5 Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:54:30 +0200 Subject: [PATCH 5/6] Sort JSON A-Z --- assets/custom-icons/_data/custom-icons.json | 264 ++++++++++---------- 1 file changed, 132 insertions(+), 132 deletions(-) diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index 23b7392cc6..b4097ce633 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -1,115 +1,8 @@ { "icons": [ - { - "title": "ente", - "hex": "1DB954" - }, - { - "title": "Github", - "hex": "858585" - }, - { - "title": "Porkbun", - "hex": "F27777" - }, - { - "title": "Windscribe", - "hex": "858585" - }, - { - "title": "Kick", - "hex": "53FC19" - }, - { - "title": "Bitvavo", - "hex": "0051FF" - }, - { - "title": "Control D", - "hex": "5FD800" - }, - { - "title": "Filen", - "hex": "858585" - }, - { - "title": "Kraken", - "hex": "5848D5" - }, - { - "title": "Standard Notes", - "hex": "2173E6" - }, - { - "title": "Trading 212", - "hex": "4BA4DE" - }, - { - "title": "Termius", - "hex": "858585" - }, - { - "title": "Unity", - "hex": "858585" - }, - { - "title": "KuCoin", - "hex": "01BC8D" - }, - { - "title": "Plutus", - "hex": "DEC685" - }, - { - "title": "Peerberry", - "hex": "03E5A5" - }, - { - "title": "Channel Island Hosting", - "slug": "cih", - "hex": "D14633" - }, - { - "title": "Kronos" - }, - { - "title": "WHMCS" - }, - { - "title": "Twingate", - "hex": "858585" - }, - { - "title": "Revolt", - "hex": "858585" - }, - { - "title": "ngrok", - "hex": "858585" - }, - { - "title": "Parsec" - }, - { - "title": "Jagex", - "hex": "D3D800" - }, - { - "title": "Google" - }, - { - "title": "Ubisoft", - "hex": "4285f4" - }, { "title": "3Commas" }, - { - "title": "AscendEX" - }, - { - "title": "Tweakers" - }, { "title": "Addy.io", "slug": "addy_io" @@ -119,31 +12,102 @@ "slug": "anycoindirect" }, { - "title": "Bitfinex" + "title": "AscendEX" }, { "title": "BitMEX" }, + { + "title": "Bitfinex" + }, + { + "title": "Bitvavo", + "hex": "0051FF" + }, { "title": "Bybit" }, { - "title": "Wise" + "title": "Channel Island Hosting", + "slug": "cih", + "hex": "D14633" }, { - "title": "TradingView" + "title": "Control D", + "hex": "5FD800" }, { - "title": "Tresorit" + "title": "ente", + "hex": "1DB954" }, { - "title": "TP-Link" + "title": "Filen", + "hex": "858585" }, { - "title": "TransIP" + "title": "Github", + "hex": "858585" }, { - "title": "Techlore" + "title": "Google" + }, + { + "title": "ING" + }, + { + "title": "Jagex", + "hex": "D3D800" + }, + { + "title": "KPN", + "color": "00CC00" + }, + { + "title": "Kick", + "hex": "53FC19" + }, + { + "title": "Kraken", + "hex": "5848D5" + }, + { + "title": "Kronos" + }, + { + "title": "KuCoin", + "hex": "01BC8D" + }, + { + "title": "ngrok", + "hex": "858585" + }, + { + "title": "Njalla" + }, + { + "title": "Odido" + }, + { + "title": "Parsec" + }, + { + "title": "Peerberry", + "hex": "03E5A5" + }, + { + "title": "Plutus", + "hex": "DEC685" + }, + { + "title": "Poloniex" + }, + { + "title": "Porkbun", + "hex": "F27777" + }, + { + "title": "PostNL", + "color": "EF8300" }, { "title": "Privacy Guides" @@ -152,27 +116,63 @@ "title": "Privacy.com" }, { - "title": "PostNL", - "color": "EF8300" - }, - { - "title": "Poloniex" - }, - { - "title": "Njalla" - }, - { - "title": "KPN", - "color": "00CC00" - }, - { - "title": "Odido" - }, - { - "title": "ING" + "title": "Revolt", + "hex": "858585" }, { "title": "SimpleLogin" + }, + { + "title": "Standard Notes", + "hex": "2173E6" + }, + { + "title": "Techlore" + }, + { + "title": "Termius", + "hex": "858585" + }, + { + "title": "TP-Link" + }, + { + "title": "Trading 212", + "hex": "4BA4DE" + }, + { + "title": "TradingView" + }, + { + "title": "TransIP" + }, + { + "title": "Tresorit" + }, + { + "title": "Tweakers" + }, + { + "title": "Twingate", + "hex": "858585" + }, + { + "title": "Ubisoft", + "hex": "4285f4" + }, + { + "title": "Unity", + "hex": "858585" + }, + { + "title": "WHMCS" + }, + { + "title": "Windscribe", + "hex": "858585" + }, + { + "title": "Wise" } ] } From 866a555890384683a0f8f54bed9539bbb899744c Mon Sep 17 00:00:00 2001 From: Sven Date: Thu, 14 Sep 2023 20:57:21 +0200 Subject: [PATCH 6/6] Remove TP-Link, already part of simple-icons --- assets/custom-icons/_data/custom-icons.json | 3 --- assets/custom-icons/icons/tp-link.svg | 3 --- 2 files changed, 6 deletions(-) delete mode 100644 assets/custom-icons/icons/tp-link.svg diff --git a/assets/custom-icons/_data/custom-icons.json b/assets/custom-icons/_data/custom-icons.json index b4097ce633..1341b29e63 100644 --- a/assets/custom-icons/_data/custom-icons.json +++ b/assets/custom-icons/_data/custom-icons.json @@ -133,9 +133,6 @@ "title": "Termius", "hex": "858585" }, - { - "title": "TP-Link" - }, { "title": "Trading 212", "hex": "4BA4DE" diff --git a/assets/custom-icons/icons/tp-link.svg b/assets/custom-icons/icons/tp-link.svg deleted file mode 100644 index 5e28158145..0000000000 --- a/assets/custom-icons/icons/tp-link.svg +++ /dev/null @@ -1,3 +0,0 @@ - - -