From cdc2a1f63c1c762c1565bddcc5d9539fb16b1793 Mon Sep 17 00:00:00 2001 From: Anand Desai Date: Wed, 30 Jul 2025 00:19:54 +0530 Subject: [PATCH 1/3] chore: add exaroton icon --- .../auth/assets/custom-icons/_data/custom-icons.json | 12 ++++++++++-- .../apps/auth/assets/custom-icons/icons/exaroton.svg | 1 + 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 mobile/apps/auth/assets/custom-icons/icons/exaroton.svg 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 e93a86308d..e8b74921f6 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -497,6 +497,14 @@ ], "hex": "858585" }, + { + "title": "exaroton", + "slug": "exaroton", + "altNames": [ + "Exaroton" + ], + "hex": "17AB17" + }, { "title": "Fanatical", "slug": "fanatical", @@ -1553,7 +1561,7 @@ "title": "Warner Bros.", "slug": "warner_bros", "altNames": [ - "Warner Brothers" + "Warner Brothers" ] }, { @@ -1679,4 +1687,4 @@ "slug": "cowheels" } ] -} +} \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/exaroton.svg b/mobile/apps/auth/assets/custom-icons/icons/exaroton.svg new file mode 100644 index 0000000000..7ea2363453 --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/exaroton.svg @@ -0,0 +1 @@ + \ No newline at end of file From 5e367f9165e18bc662cbb69d85580fe1a6ffbbb8 Mon Sep 17 00:00:00 2001 From: Anand Desai Date: Wed, 30 Jul 2025 01:34:45 +0530 Subject: [PATCH 2/3] chore: reverted accidental whitespace deletion --- mobile/apps/auth/assets/custom-icons/_data/custom-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8b74921f6..82b43c9d3a 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -1561,7 +1561,7 @@ "title": "Warner Bros.", "slug": "warner_bros", "altNames": [ - "Warner Brothers" + "Warner Brothers" ] }, { From 42f0ee26b61ce1799d23e35b7251709df9627a64 Mon Sep 17 00:00:00 2001 From: Anand Desai Date: Wed, 30 Jul 2025 01:51:05 +0530 Subject: [PATCH 3/3] fix: accidentally changed whitespace and formatted. oops --- mobile/apps/auth/assets/custom-icons/_data/custom-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 82b43c9d3a..2369db5ecc 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -1561,7 +1561,7 @@ "title": "Warner Bros.", "slug": "warner_bros", "altNames": [ - "Warner Brothers" + "Warner Brothers" ] }, {