From 7357d0599b1fb7dcb36d965f9732d24a6dda4a99 Mon Sep 17 00:00:00 2001
From: wiki-Bird <41028518+wiki-Bird@users.noreply.github.com>
Date: Wed, 2 Oct 2024 16:02:29 +1300
Subject: [PATCH] Update custom-icons.json / custom icons with Simplicity,
RealMe, and PBTech
---
auth/assets/custom-icons/_data/custom-icons.json | 16 ++++++++++++++++
auth/assets/custom-icons/icons/pbtech.svg | 10 ++++++++++
auth/assets/custom-icons/icons/realme.svg | 13 +++++++++++++
auth/assets/custom-icons/icons/simplicity.svg | 1 +
4 files changed, 40 insertions(+)
create mode 100644 auth/assets/custom-icons/icons/pbtech.svg
create mode 100644 auth/assets/custom-icons/icons/realme.svg
create mode 100644 auth/assets/custom-icons/icons/simplicity.svg
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