From e459fb568674debe7835320f4ee22732dc4a1952 Mon Sep 17 00:00:00 2001 From: Alan Moyano Date: Wed, 1 Jan 2025 05:16:12 -0300 Subject: [PATCH] [auth] Adding icon for Belo (#4548) ## Description Belo is a popular fintech in Argentina and Brazil. --- auth/assets/custom-icons/_data/custom-icons.json | 4 ++++ auth/assets/custom-icons/icons/belo.svg | 1 + 2 files changed, 5 insertions(+) create mode 100644 auth/assets/custom-icons/icons/belo.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index a7ab0cda41..11f803952a 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -72,6 +72,10 @@ "NGA社区" ] }, + { + "title": "Belo", + "hex": "5717d4" + }, { "title": "Bethesda", "altNames": [ diff --git a/auth/assets/custom-icons/icons/belo.svg b/auth/assets/custom-icons/icons/belo.svg new file mode 100644 index 0000000000..538d5cfe04 --- /dev/null +++ b/auth/assets/custom-icons/icons/belo.svg @@ -0,0 +1 @@ + \ No newline at end of file