From fe8d5a98c52c0a91cfbd39953f1a6ee0ea8ef864 Mon Sep 17 00:00:00 2001 From: JamesS-M <36538072+JamesS-M@users.noreply.github.com> Date: Sat, 24 Aug 2024 21:41:30 -0300 Subject: [PATCH] add wealthsimple icon --- auth/assets/custom-icons/_data/custom-icons.json | 3 +++ auth/assets/custom-icons/icons/wealthsimple.svg | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 auth/assets/custom-icons/icons/wealthsimple.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 9c9a1d0609..84978c1851 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -617,6 +617,9 @@ "titile": "Vikunja", "slug": "vikunja" }, + { + "title": "Wealthsimple" + }, { "title": "WHMCS" }, diff --git a/auth/assets/custom-icons/icons/wealthsimple.svg b/auth/assets/custom-icons/icons/wealthsimple.svg new file mode 100644 index 0000000000..dd81aef762 --- /dev/null +++ b/auth/assets/custom-icons/icons/wealthsimple.svg @@ -0,0 +1,6 @@ + \ No newline at end of file