From 2d6c316c57e2e223604cbf6027405b9c8d7dc9b9 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Fri, 22 Nov 2019 16:04:52 +0000 Subject: [PATCH] Add Prometheus icon (#1911) (#1964) * Added prometheus.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/prometheus.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/prometheus.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2ad29a95..12f77dfb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2766,6 +2766,11 @@ "hex": "DA552F", "source": "https://www.producthunt.com/branding" }, + { + "title": "Prometheus", + "hex": "E6522C", + "source": "https://prometheus.io/" + }, { "title": "Proto.io", "hex": "34A7C1", diff --git a/icons/prometheus.svg b/icons/prometheus.svg new file mode 100644 index 00000000..c24e16a7 --- /dev/null +++ b/icons/prometheus.svg @@ -0,0 +1 @@ +Prometheus icon \ No newline at end of file