From 34f49362fd31d806c5c9ea09d26f2ce7da7f84e7 Mon Sep 17 00:00:00 2001 From: Nikunj Kumar Nakum <40589688+nikunjkumarnakum@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:46:49 +0530 Subject: [PATCH 1/2] Added CoinDCX icon Uploaded coindcx svg file --- auth/assets/custom-icons/icons/coindcx.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 auth/assets/custom-icons/icons/coindcx.svg diff --git a/auth/assets/custom-icons/icons/coindcx.svg b/auth/assets/custom-icons/icons/coindcx.svg new file mode 100644 index 0000000000..a1c7bb7a1f --- /dev/null +++ b/auth/assets/custom-icons/icons/coindcx.svg @@ -0,0 +1,4 @@ + + + + From db22c5bc973ad664394656c2f549f38e955b4e72 Mon Sep 17 00:00:00 2001 From: Nikunj Kumar Nakum <40589688+nikunjkumarnakum@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:51:25 +0530 Subject: [PATCH 2/2] Update custom-icons.json updated coindcx icon --- auth/assets/custom-icons/_data/custom-icons.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index a84ddd1525..2591c14ee4 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -67,6 +67,9 @@ { "title": "Cloudflare" }, + { + "title": "CoinDCX" + }, { "title": "ConfigCat" },