From 3d26f28f9ba31a60dfae399570dbbdd8d5ca0457 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Wed, 1 Jun 2022 11:44:02 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B05102=20-=20Allow=20to=20send=20emails=20?= =?UTF-8?q?(eg.=20notifications)=20using=20GSuite=20SMTP=20and=20OAuth=20?= =?UTF-8?q?=20*=20Add=20icons=20to=20wizard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- images/icons/icons8-azure.svg | 1 + images/icons/icons8-google.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 images/icons/icons8-azure.svg create mode 100644 images/icons/icons8-google.svg diff --git a/images/icons/icons8-azure.svg b/images/icons/icons8-azure.svg new file mode 100644 index 000000000..36986851b --- /dev/null +++ b/images/icons/icons8-azure.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons/icons8-google.svg b/images/icons/icons8-google.svg new file mode 100644 index 000000000..d5616b32e --- /dev/null +++ b/images/icons/icons8-google.svg @@ -0,0 +1 @@ + \ No newline at end of file