Skip to content
Open
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
4793dc9
[auth] Update icon for Nintendo
millia-rage Mar 25, 2026
b58048c
Remove hex value for Capcom Icon
millia-rage Mar 25, 2026
2000d17
[auth] Add Custom Icon for ESL Gaming
millia-rage Mar 25, 2026
b9aeb58
[auth] Added ESL Gaming entry to .json file
millia-rage Mar 25, 2026
65c74b1
Update custom-icons.json
millia-rage Mar 25, 2026
2d08541
[auth] Added Custom Icon for MyFigureCollection
millia-rage Mar 25, 2026
cde787d
Updated custom-icons.json with MyFigureCollection entry
millia-rage Mar 25, 2026
023dc52
[auth] Add custom icon for Firefox Browser
millia-rage Mar 25, 2026
00fd7ee
Update custom-icons.json for Firefox and Mozilla
millia-rage Mar 25, 2026
eef65d1
[auth] Replace/Update custom icon for Mozilla
millia-rage Mar 25, 2026
9f334af
[auth] Add custom icon for Square Enix
millia-rage Mar 25, 2026
f07a81e
Update custom-icons.json with Square Enix entry
millia-rage Mar 25, 2026
de3a35d
Rename Square_Enix.svg to square_enix.svg
millia-rage Mar 25, 2026
2d65dbf
Rename ESL.svg to esl.svg
millia-rage Mar 25, 2026
7b5d50c
[auth] Add custom icon for PSNProfiles
millia-rage Mar 25, 2026
812b763
Update custom-icons.json with PSNProfiles entry
millia-rage Mar 25, 2026
4fc5fa9
Fix missing comma in custom-icons.json
millia-rage Mar 25, 2026
3e0bd88
[auth] Added hex value to Nintendo entry in custom-icons.json
millia-rage Mar 25, 2026
09df02b
[auth] psnprofiles.svg size reduction
millia-rage Mar 25, 2026
1e82e0a
[auth] Fix missing comma in custom-icons.json
millia-rage Mar 25, 2026
a4fca15
[auth] Retention of deprecated Mozilla logo as an alternative.
millia-rage Mar 26, 2026
915d978
[auth] Addition of deprecated Mozilla logo as an alternative.
millia-rage Mar 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion mobile/apps/auth/assets/custom-icons/_data/custom-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@
{
"title": "Capcom",
"slug": "capcom",
"hex": "0D4DA2",
"altNames": [
"Capcom Co., Ltd."
]
Expand Down Expand Up @@ -721,6 +720,13 @@
{
"title": "Esketit"
},
{
"title": "ESL",
"slug": "esl",
"altNames": [
"ESL Gaming"
]
},
{
"title": "Estateguru"
},
Expand Down Expand Up @@ -796,6 +802,13 @@
},
{
"title": "Firefox",
"slug": "firefoxbrowser"
"altNames": [
"Firefox Browser"
]
},
{
"title": "Mozilla",
"slug": "mozilla"
},
{
Expand Down Expand Up @@ -1277,6 +1290,14 @@
{
"title": "MEXC"
},
{
"title": "MyFigureCollection",
"slug": "mfc",
"altNames": [
"MyFigureCollection.net",
"MFC"
]
},
{
"title": "microsoft"
},
Expand Down Expand Up @@ -1585,6 +1606,10 @@
"title": "Pionex",
"slug": "pionex"
},
{
"title": "PSNProfiles",
"slug": "psnprofiles"
},
{
"title": "Plus Crypto",
"slug": "plus_crypto"
Expand Down Expand Up @@ -1875,6 +1900,10 @@
{
"title": "SpaceHey"
},
{
"title": "Square Enix",
"slug": "square_enix"
},
{
"title": "Standard Notes",
"slug": "standardnotes"
Expand Down
14 changes: 14 additions & 0 deletions mobile/apps/auth/assets/custom-icons/icons/esl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions mobile/apps/auth/assets/custom-icons/icons/firefoxbrowser.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading