diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 14ccef985e..f007deb690 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -495,6 +495,11 @@ { "title": "PayPal" }, + { + "title": "PBTech", + "slug": "pbtech", + "hex": "f08222" + }, { "title": "pCloud" }, @@ -535,6 +540,10 @@ "title": "Real-Debrid", "slug": "real_debrid" }, + { + "title": "RealMe", + "slug": "realme" + }, { "title": "Registro br", "slug": "registro_br", @@ -580,6 +589,13 @@ { "title": "SimpleLogin" }, + { + "title": "Simplicity", + "altNames": [ + "simplicitynz", + "simplicity.kiwi" + ] + }, { "title": "Sipgate" }, diff --git a/auth/assets/custom-icons/icons/pbtech.svg b/auth/assets/custom-icons/icons/pbtech.svg new file mode 100644 index 0000000000..7d4006b152 --- /dev/null +++ b/auth/assets/custom-icons/icons/pbtech.svg @@ -0,0 +1,10 @@ + + + + + + + + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/realme.svg b/auth/assets/custom-icons/icons/realme.svg new file mode 100644 index 0000000000..b284ba657d --- /dev/null +++ b/auth/assets/custom-icons/icons/realme.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/auth/assets/custom-icons/icons/simplicity.svg b/auth/assets/custom-icons/icons/simplicity.svg new file mode 100644 index 0000000000..ba772de0af --- /dev/null +++ b/auth/assets/custom-icons/icons/simplicity.svg @@ -0,0 +1 @@ + \ No newline at end of file