diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f4b90454e2..83203d474e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -48,7 +48,7 @@ See [docs/](docs/README.md) for how to edit these documents.
## Code contributions
-If you'd like to contribute code, it is best to start small. Consider some well-scoped changes, say like adding more [custom icons to auth](auth/docs/adding-icons.md), or fixing a specific bug.
+If you'd like to contribute code, it is best to start small. Consider some well-scoped changes, say like adding more [custom icons to auth](mobile/apps/auth/docs/adding-icons.md), or fixing a specific bug.
Code that changes the behaviour of the product might not get merged, at least not initially. The PR can serve as a discussion bed, but you might find it easier to just start a discussion instead, or post your perspective in the (likely) existing thread about the behaviour change or new feature you wish for.
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 fc558cf8f5..9301d65a2c 100644
--- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
+++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
@@ -60,6 +60,15 @@
"slug": "amtrak",
"hex": "003A5D"
},
+ {
+ "title": "Animal Crossing",
+ "slug:": "animal_crossing",
+ "altNames": [
+ "AnimalCrossing",
+ "Bell Tree Forums",
+ "BellTree Forums"
+ ]
+ },
{
"title": "Ankama",
"slug": "ankama"
@@ -81,6 +90,13 @@
"Docaposte AR24"
]
},
+ {
+ "title": "Art Fight",
+ "slug": "art_fight",
+ "altNames": [
+ "ArtFight"
+ ]
+ },
{
"title": "Aruba",
"slug": "aruba",
@@ -341,6 +357,9 @@
"slug": "cih",
"hex": "D14633"
},
+ {
+ "title": "Chucklefish"
+ },
{
"title": "Clipper",
"slug": "clippercard",
@@ -1505,6 +1524,9 @@
{
"title": "Skinport"
},
+ {
+ "title": "Smogon"
+ },
{
"title": "SMSPool",
"slug": "sms_pool_net",
@@ -1664,6 +1686,12 @@
{
"title": "TorGuard"
},
+ {
+ "title": "Toyhouse",
+ "altNames": [
+ "Toyhou.se"
+ ]
+ },
{
"title": "Trading 212"
},
@@ -1699,6 +1727,12 @@
"Twitch tv"
]
},
+ {
+ "title": "Twitter",
+ "altNames": [
+ "X",
+ ]
+ },
{
"title": "Ubiquiti",
"slug": "ubiquiti",
@@ -1908,4 +1942,4 @@
"slug": "cowheels"
}
]
-}
\ No newline at end of file
+}
diff --git a/mobile/apps/auth/assets/custom-icons/icons/animal_crossing.svg b/mobile/apps/auth/assets/custom-icons/icons/animal_crossing.svg
new file mode 100644
index 0000000000..6800a4d8f7
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/animal_crossing.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg b/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg
new file mode 100644
index 0000000000..51c4274bd4
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/art_fight.svg
@@ -0,0 +1,307 @@
+
+
+
+
diff --git a/mobile/apps/auth/assets/custom-icons/icons/best_buy.svg b/mobile/apps/auth/assets/custom-icons/icons/best_buy.svg
new file mode 100644
index 0000000000..86717212e2
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/best_buy.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/chucklefish.svg b/mobile/apps/auth/assets/custom-icons/icons/chucklefish.svg
new file mode 100644
index 0000000000..76be26a658
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/chucklefish.svg
@@ -0,0 +1,75 @@
+
+
+
+
diff --git a/mobile/apps/auth/assets/custom-icons/icons/smogon.svg b/mobile/apps/auth/assets/custom-icons/icons/smogon.svg
new file mode 100644
index 0000000000..6d4d656c88
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/smogon.svg
@@ -0,0 +1,170 @@
+
+
+
\ No newline at end of file
diff --git a/mobile/apps/auth/assets/custom-icons/icons/toyhouse.svg b/mobile/apps/auth/assets/custom-icons/icons/toyhouse.svg
new file mode 100644
index 0000000000..f385ffbb27
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/toyhouse.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/mobile/apps/auth/assets/custom-icons/icons/twitter.svg b/mobile/apps/auth/assets/custom-icons/icons/twitter.svg
new file mode 100644
index 0000000000..d60af2b8c5
--- /dev/null
+++ b/mobile/apps/auth/assets/custom-icons/icons/twitter.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file