diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index a0f176e4af..9c81019726 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -132,6 +132,10 @@ "Binance US" ] }, + { + "title": "Bitkub", + "slug": "bitkub" + }, { "title": "Bitfinex" }, diff --git a/auth/assets/custom-icons/icons/bitkub.svg b/auth/assets/custom-icons/icons/bitkub.svg new file mode 100644 index 0000000000..0086949649 --- /dev/null +++ b/auth/assets/custom-icons/icons/bitkub.svg @@ -0,0 +1 @@ + \ No newline at end of file