From 749f1e5ae7b243f9bb59c74ef41a51a81438882e Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 23 Jul 2023 11:29:27 -0400 Subject: [PATCH] Add brevo (#9075) * Add Brevo * Remove trailing / --- _data/simple-icons.json | 5 +++++ icons/brevo.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/brevo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c3f255af9..9ecde1db9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1842,6 +1842,11 @@ "hex": "003DAD", "source": "https://www.breaker.audio/i/brand" }, + { + "title": "Brevo", + "hex": "0B996E", + "source": "https://www.brevo.com" + }, { "title": "British Airways", "hex": "2E5C99", diff --git a/icons/brevo.svg b/icons/brevo.svg new file mode 100644 index 000000000..05b332793 --- /dev/null +++ b/icons/brevo.svg @@ -0,0 +1 @@ +Brevo \ No newline at end of file