From 1fcd8eaa0f542f402c11f5f2a723700f15975b3b Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Sun, 3 Nov 2019 23:42:01 +0800 Subject: [PATCH 1/2] Add Veeam icon --- _data/simple-icons.json | 5 +++++ icons/veeam.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/veeam.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9dcd65abf6d9..625e031862a0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3621,6 +3621,11 @@ "hex": "1563FF", "source": "https://www.hashicorp.com/brand#vagrant" }, + { + "title": "Veeam", + "hex": "00B336", + "source": "https://www.veeam.com/newsroom/veeam-graphics.html" + }, { "title": "Venmo", "hex": "3D95CE", diff --git a/icons/veeam.svg b/icons/veeam.svg new file mode 100644 index 000000000000..957df723b160 --- /dev/null +++ b/icons/veeam.svg @@ -0,0 +1 @@ +Veeam icon \ No newline at end of file From 836c6ad206c5b1aecdbb7c60f892e1e49382987a Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Mon, 4 Nov 2019 00:04:33 +0800 Subject: [PATCH 2/2] Optimize the SVG Forgot to optimize it under SVGOMG. --- icons/veeam.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/veeam.svg b/icons/veeam.svg index 957df723b160..468581adacdb 100644 --- a/icons/veeam.svg +++ b/icons/veeam.svg @@ -1 +1 @@ -Veeam icon \ No newline at end of file +Veeam icon \ No newline at end of file