From f19b3c8873cbe8782dfc5144ca2cd343e8eb7c5d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 13 Jan 2019 09:47:15 +0700 Subject: [PATCH] Update manifest --- manifest.json | 40 ++++++++++++++++++++++++++++++++++++++++ scripts/manifest.js | 7 ++++++- svg/black/add.svg | 10 +--------- svg/black/audr.svg | 10 +--------- svg/black/bab.svg | 10 +--------- svg/black/bsv.svg | 10 +--------- svg/black/gold.svg | 10 +--------- svg/black/iq.svg | 10 +--------- svg/black/pax.svg | 10 +--------- svg/black/tbx.svg | 10 +--------- svg/black/tomo.svg | 10 +--------- svg/black/usdc.svg | 10 +--------- svg/color/add.svg | 15 +-------------- svg/color/audr.svg | 15 +-------------- svg/color/bab.svg | 15 +-------------- svg/color/bsv.svg | 15 +-------------- svg/color/gold.svg | 15 +-------------- svg/color/iq.svg | 15 +-------------- svg/color/pax.svg | 15 +-------------- svg/color/tbx.svg | 15 +-------------- svg/color/tomo.svg | 15 +-------------- svg/color/usdc.svg | 15 +-------------- svg/icon/add.svg | 33 +-------------------------------- svg/icon/audr.svg | 33 +-------------------------------- svg/icon/bab.svg | 33 +-------------------------------- svg/icon/bsv.svg | 33 +-------------------------------- svg/icon/gold.svg | 33 +-------------------------------- svg/icon/iq.svg | 33 +-------------------------------- svg/icon/pax.svg | 33 +-------------------------------- svg/icon/tbx.svg | 33 +-------------------------------- svg/icon/tomo.svg | 33 +-------------------------------- svg/icon/usdc.svg | 33 +-------------------------------- svg/white/add.svg | 10 +--------- svg/white/audr.svg | 10 +--------- svg/white/bab.svg | 10 +--------- svg/white/bsv.svg | 10 +--------- svg/white/gold.svg | 10 +--------- svg/white/iq.svg | 10 +--------- svg/white/pax.svg | 10 +--------- svg/white/tbx.svg | 10 +--------- svg/white/tomo.svg | 10 +--------- svg/white/usdc.svg | 10 +--------- 42 files changed, 86 insertions(+), 641 deletions(-) diff --git a/manifest.json b/manifest.json index 9e2ca4c4..209dc206 100644 --- a/manifest.json +++ b/manifest.json @@ -27,6 +27,10 @@ "symbol": "ADA", "name": "Cardano" }, + { + "symbol": "ADD", + "name": "ADD Token" + }, { "symbol": "ADX", "name": "AdEx" @@ -95,6 +99,10 @@ "symbol": "ATM", "name": "ATMChain" }, + { + "symbol": "AUDR", + "name": "AUDRamp" + }, { "symbol": "AUTO", "name": "Cube" @@ -103,6 +111,10 @@ "symbol": "AYWA", "name": "Aywa" }, + { + "symbol": "BAB", + "name": "Bitcoin Cash ABC" + }, { "symbol": "BAT", "name": "Basic Attention Token" @@ -203,6 +215,10 @@ "symbol": "BSD", "name": "BitSend" }, + { + "symbol": "BSV", + "name": "BitcoinSV" + }, { "symbol": "BTC", "name": "Bitcoin" @@ -619,6 +635,10 @@ "symbol": "GNT", "name": "Golem" }, + { + "symbol": "GOLD", + "name": "Dragonereum Gold" + }, { "symbol": "GRC", "name": "Gridcoin" @@ -723,6 +743,10 @@ "symbol": "IOTX", "name": "IoTeX" }, + { + "symbol": "IQ", + "name": "Everipedia" + }, { "symbol": "ITC", "name": "IoT Chain" @@ -1007,6 +1031,10 @@ "symbol": "PASL", "name": "Pascal Lite" }, + { + "symbol": "PAX", + "name": "Paxos Standard" + }, { "symbol": "PAY", "name": "TenX" @@ -1295,6 +1323,10 @@ "symbol": "TAU", "name": "Lamden" }, + { + "symbol": "TBX", + "name": "Tokenbox" + }, { "symbol": "TEL", "name": "Telcoin" @@ -1339,6 +1371,10 @@ "symbol": "TNT", "name": "Tierion" }, + { + "symbol": "TOMO", + "name": "TomoChain" + }, { "symbol": "TPAY", "name": "TokenPay" @@ -1375,6 +1411,10 @@ "symbol": "USD", "name": "USD" }, + { + "symbol": "USDC", + "name": "USD Coin" + }, { "symbol": "USDT", "name": "Tether" diff --git a/scripts/manifest.js b/scripts/manifest.js index ed5b54f7..61aca7ae 100644 --- a/scripts/manifest.js +++ b/scripts/manifest.js @@ -27,7 +27,12 @@ const overrides = new Map([ ['X', 'GLX Equity Token'], ['AYWA', 'Aywa'], ['CHAIN', 'Chainmakers'], - ['LPT', 'Livepeer Token'] + ['LPT', 'Livepeer Token'], + ['AUDR', 'AUDRamp'], + ['BAB', 'Bitcoin Cash ABC'], + ['BSV', 'BitcoinSV'], + ['GOLD', 'Dragonereum Gold'], + ['USDC', 'USD Coin'] ]); const icons = manifest.map(icon => { diff --git a/svg/black/add.svg b/svg/black/add.svg index 522e90f1..3495d1fa 100644 --- a/svg/black/add.svg +++ b/svg/black/add.svg @@ -1,9 +1 @@ - - - - svg/black/add - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/audr.svg b/svg/black/audr.svg index 0630366c..cef73b5c 100644 --- a/svg/black/audr.svg +++ b/svg/black/audr.svg @@ -1,9 +1 @@ - - - - svg/black/audr - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/bab.svg b/svg/black/bab.svg index a228c05e..fe20e507 100644 --- a/svg/black/bab.svg +++ b/svg/black/bab.svg @@ -1,9 +1 @@ - - - - svg/black/bab - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/bsv.svg b/svg/black/bsv.svg index cd947763..9b0ff712 100644 --- a/svg/black/bsv.svg +++ b/svg/black/bsv.svg @@ -1,9 +1 @@ - - - - svg/black/bsv - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/gold.svg b/svg/black/gold.svg index d2f4d371..6b5389e2 100644 --- a/svg/black/gold.svg +++ b/svg/black/gold.svg @@ -1,9 +1 @@ - - - - svg/black/gold - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/iq.svg b/svg/black/iq.svg index 9a321667..e7d8b28f 100644 --- a/svg/black/iq.svg +++ b/svg/black/iq.svg @@ -1,9 +1 @@ - - - - svg/black/iq - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/pax.svg b/svg/black/pax.svg index ec84bd9d..7b5d8fe9 100644 --- a/svg/black/pax.svg +++ b/svg/black/pax.svg @@ -1,9 +1 @@ - - - - svg/black/pax - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/tbx.svg b/svg/black/tbx.svg index b8f53b03..39453f26 100644 --- a/svg/black/tbx.svg +++ b/svg/black/tbx.svg @@ -1,9 +1 @@ - - - - svg/black/tbx - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/tomo.svg b/svg/black/tomo.svg index e992234d..110e1d84 100644 --- a/svg/black/tomo.svg +++ b/svg/black/tomo.svg @@ -1,9 +1 @@ - - - - svg/black/tomo - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/black/usdc.svg b/svg/black/usdc.svg index 34544e76..9b008239 100644 --- a/svg/black/usdc.svg +++ b/svg/black/usdc.svg @@ -1,9 +1 @@ - - - - svg/black/usdc - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/add.svg b/svg/color/add.svg index 8fa9e3fb..6b12057e 100644 --- a/svg/color/add.svg +++ b/svg/color/add.svg @@ -1,14 +1 @@ - - - - svg/color/add - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/audr.svg b/svg/color/audr.svg index 20a01ab2..16282fa5 100644 --- a/svg/color/audr.svg +++ b/svg/color/audr.svg @@ -1,14 +1 @@ - - - - svg/color/audr - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/bab.svg b/svg/color/bab.svg index ce6982ca..c4171501 100644 --- a/svg/color/bab.svg +++ b/svg/color/bab.svg @@ -1,14 +1 @@ - - - - svg/color/bab - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/bsv.svg b/svg/color/bsv.svg index 27a38b51..c86cb73e 100644 --- a/svg/color/bsv.svg +++ b/svg/color/bsv.svg @@ -1,14 +1 @@ - - - - svg/color/bsv - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/gold.svg b/svg/color/gold.svg index 49c2a39d..3f7c0bc0 100644 --- a/svg/color/gold.svg +++ b/svg/color/gold.svg @@ -1,14 +1 @@ - - - - svg/color/gold - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/iq.svg b/svg/color/iq.svg index d4499190..6cc6eb1b 100644 --- a/svg/color/iq.svg +++ b/svg/color/iq.svg @@ -1,14 +1 @@ - - - - svg/color/iq - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/pax.svg b/svg/color/pax.svg index e39f34d9..fb2e2aa0 100644 --- a/svg/color/pax.svg +++ b/svg/color/pax.svg @@ -1,14 +1 @@ - - - - svg/color/pax - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/tbx.svg b/svg/color/tbx.svg index 1649719f..ae7cf0ea 100644 --- a/svg/color/tbx.svg +++ b/svg/color/tbx.svg @@ -1,14 +1 @@ - - - - svg/color/tbx - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/tomo.svg b/svg/color/tomo.svg index 0cb8cbb2..6d71a128 100644 --- a/svg/color/tomo.svg +++ b/svg/color/tomo.svg @@ -1,14 +1 @@ - - - - svg/color/tomo - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/color/usdc.svg b/svg/color/usdc.svg index 2d0f8248..e69594ec 100644 --- a/svg/color/usdc.svg +++ b/svg/color/usdc.svg @@ -1,14 +1 @@ - - - - svg/color/usdc - Created with Sketch. - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/add.svg b/svg/icon/add.svg index fc1faa74..fce62880 100644 --- a/svg/icon/add.svg +++ b/svg/icon/add.svg @@ -1,32 +1 @@ - - - - svg/icon/add - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/audr.svg b/svg/icon/audr.svg index bffed76d..e7a79863 100644 --- a/svg/icon/audr.svg +++ b/svg/icon/audr.svg @@ -1,32 +1 @@ - - - - svg/icon/audr - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/bab.svg b/svg/icon/bab.svg index b738b73b..e89a0d6a 100644 --- a/svg/icon/bab.svg +++ b/svg/icon/bab.svg @@ -1,32 +1 @@ - - - - svg/icon/bab - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/bsv.svg b/svg/icon/bsv.svg index 46056255..d56fc6d7 100644 --- a/svg/icon/bsv.svg +++ b/svg/icon/bsv.svg @@ -1,32 +1 @@ - - - - svg/icon/bsv - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/gold.svg b/svg/icon/gold.svg index 74f79651..c18526f7 100644 --- a/svg/icon/gold.svg +++ b/svg/icon/gold.svg @@ -1,32 +1 @@ - - - - svg/icon/gold - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/iq.svg b/svg/icon/iq.svg index dc3b11c6..1c5f7303 100644 --- a/svg/icon/iq.svg +++ b/svg/icon/iq.svg @@ -1,32 +1 @@ - - - - svg/icon/iq - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/pax.svg b/svg/icon/pax.svg index 36adbedb..062b4778 100644 --- a/svg/icon/pax.svg +++ b/svg/icon/pax.svg @@ -1,32 +1 @@ - - - - svg/icon/pax - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/tbx.svg b/svg/icon/tbx.svg index d2135740..52a7303e 100644 --- a/svg/icon/tbx.svg +++ b/svg/icon/tbx.svg @@ -1,32 +1 @@ - - - - svg/icon/tbx - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/tomo.svg b/svg/icon/tomo.svg index a5f46b46..fe9343e0 100644 --- a/svg/icon/tomo.svg +++ b/svg/icon/tomo.svg @@ -1,32 +1 @@ - - - - svg/icon/tomo - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/icon/usdc.svg b/svg/icon/usdc.svg index 285a43f1..507d3670 100644 --- a/svg/icon/usdc.svg +++ b/svg/icon/usdc.svg @@ -1,32 +1 @@ - - - - svg/icon/usdc - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/add.svg b/svg/white/add.svg index 867279bc..946cdf0e 100644 --- a/svg/white/add.svg +++ b/svg/white/add.svg @@ -1,9 +1 @@ - - - - svg/white/add - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/audr.svg b/svg/white/audr.svg index 1d4cf4aa..8745bb38 100644 --- a/svg/white/audr.svg +++ b/svg/white/audr.svg @@ -1,9 +1 @@ - - - - svg/white/audr - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/bab.svg b/svg/white/bab.svg index 1c1abfeb..f0c781cc 100644 --- a/svg/white/bab.svg +++ b/svg/white/bab.svg @@ -1,9 +1 @@ - - - - svg/white/bab - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/bsv.svg b/svg/white/bsv.svg index ff99a23b..5e6d6d1d 100644 --- a/svg/white/bsv.svg +++ b/svg/white/bsv.svg @@ -1,9 +1 @@ - - - - svg/white/bsv - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/gold.svg b/svg/white/gold.svg index 6da6f8b4..89a7d899 100644 --- a/svg/white/gold.svg +++ b/svg/white/gold.svg @@ -1,9 +1 @@ - - - - svg/white/gold - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/iq.svg b/svg/white/iq.svg index b85a9d78..a70739ca 100644 --- a/svg/white/iq.svg +++ b/svg/white/iq.svg @@ -1,9 +1 @@ - - - - svg/white/iq - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/pax.svg b/svg/white/pax.svg index d60faecb..6f45ae13 100644 --- a/svg/white/pax.svg +++ b/svg/white/pax.svg @@ -1,9 +1 @@ - - - - svg/white/pax - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/tbx.svg b/svg/white/tbx.svg index c6fedb54..6eb264de 100644 --- a/svg/white/tbx.svg +++ b/svg/white/tbx.svg @@ -1,9 +1 @@ - - - - svg/white/tbx - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/tomo.svg b/svg/white/tomo.svg index 3dc0956e..b20748f1 100644 --- a/svg/white/tomo.svg +++ b/svg/white/tomo.svg @@ -1,9 +1 @@ - - - - svg/white/tomo - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file diff --git a/svg/white/usdc.svg b/svg/white/usdc.svg index e64aa240..f06286ac 100644 --- a/svg/white/usdc.svg +++ b/svg/white/usdc.svg @@ -1,9 +1 @@ - - - - svg/white/usdc - Created with Sketch. - - - - \ No newline at end of file + \ No newline at end of file