diff --git a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json index 84716ca9e1..b0145bc9c9 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -382,6 +382,11 @@ { "title": "CoinDCX" }, + { + "title": "CoinTracking", + "slug": "cointracking", + "altNames": ["cointracking.info", "Coin Tracking"] + }, { "title": "colorado", "altNames": [ @@ -735,6 +740,11 @@ { "title": "Hivelocity" }, + { + "title": "HRDocumentBox", + "slug": "hrdocumentbox", + "altNames": ["HRDocumentBox", "HR Document Box"] + }, { "title": "HSA Bank", "slug": "hsa_bank", @@ -1780,6 +1790,11 @@ "uollet.com.br" ] }, + { + "title": "VHV", + "slug": "vhv", + "altNames": ["VHV", "VHV Versicherung"] + }, { "title": "Vikunja" }, diff --git a/mobile/apps/auth/assets/custom-icons/icons/cointracking.svg b/mobile/apps/auth/assets/custom-icons/icons/cointracking.svg new file mode 100644 index 0000000000..45f0c522db --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/cointracking.svg @@ -0,0 +1,27 @@ + + + + +CoinTracking light + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/hrdocumentbox.svg b/mobile/apps/auth/assets/custom-icons/icons/hrdocumentbox.svg new file mode 100644 index 0000000000..159ce9291d --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/hrdocumentbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/vhv.svg b/mobile/apps/auth/assets/custom-icons/icons/vhv.svg new file mode 100644 index 0000000000..1f95ed5f1f --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/vhv.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file