From f8bafd261fd0436311c7706cc8db9b8bd228724f Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 5 Aug 2019 18:33:21 +0200 Subject: [PATCH] Update manifest --- manifest.json | 5 +++++ scripts/manifest.js | 3 ++- svg/black/matic.svg | 6 +----- svg/color/matic.svg | 7 +------ svg/icon/matic.svg | 29 +---------------------------- svg/white/matic.svg | 6 +----- 6 files changed, 11 insertions(+), 45 deletions(-) diff --git a/manifest.json b/manifest.json index bd22e8b1..b4b1c9ba 100644 --- a/manifest.json +++ b/manifest.json @@ -1099,6 +1099,11 @@ "name": "Decentraland", "color": "#bfb5af" }, + { + "symbol": "MATIC", + "name": "Matic Network", + "color": "#2b6def" + }, { "symbol": "MCAP", "name": "MCAP", diff --git a/scripts/manifest.js b/scripts/manifest.js index d1a3b51d..80ee7037 100644 --- a/scripts/manifest.js +++ b/scripts/manifest.js @@ -53,7 +53,8 @@ const overrides = new Map([ ['REN', 'Ren'], ['RYO', 'Ryo Currency'], ['SKY', 'Skycoin'], - ['XVC', 'Vcash'] + ['XVC', 'Vcash'], + ['MATIC', 'Matic Network'] ]); const icons = manifest.map(icon => { diff --git a/svg/black/matic.svg b/svg/black/matic.svg index 6d626b07..ed759465 100644 --- a/svg/black/matic.svg +++ b/svg/black/matic.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/svg/color/matic.svg b/svg/color/matic.svg index 69ca5452..d78de7ff 100644 --- a/svg/color/matic.svg +++ b/svg/color/matic.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/svg/icon/matic.svg b/svg/icon/matic.svg index 33765de5..22013432 100644 --- a/svg/icon/matic.svg +++ b/svg/icon/matic.svg @@ -1,28 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/svg/white/matic.svg b/svg/white/matic.svg index 81208d39..a31bbb8b 100644 --- a/svg/white/matic.svg +++ b/svg/white/matic.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file