From c8eb3900e1d03aac14dbb384a1e88140bdc6aebe Mon Sep 17 00:00:00 2001 From: Joe B Date: Wed, 30 Oct 2019 11:57:18 -0500 Subject: [PATCH] Add Zoom icon (#1859) * Add Zoom icon optimized fixed zoom logo * Updated hex value from #5090CD to #2D8CFF --- _data/simple-icons.json | 5 +++++ icons/zoom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/zoom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b0655fbb224f..81078398c1b3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3856,6 +3856,11 @@ "hex": "009CFB", "source": "https://www.zingat.com/kurumsal-logolar" }, + { + "title": "Zoom", + "hex": "2D8CFF", + "source": "https://zoom.us/brandguidelines" + }, { "title": "Zorin", "hex": "0CC1F3", diff --git a/icons/zoom.svg b/icons/zoom.svg new file mode 100644 index 000000000000..ad787b3a94b3 --- /dev/null +++ b/icons/zoom.svg @@ -0,0 +1 @@ +Zoom icon \ No newline at end of file