From c80ee585937f05d9e6617d9666266ed89704498b Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 5 Jan 2021 11:15:09 +0000 Subject: [PATCH] Added Apache JMeter (#4594) --- _data/simple-icons.json | 5 +++++ icons/apachejmeter.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/apachejmeter.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 36fc20445..d7f36ab47 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -480,6 +480,11 @@ "hex": "4298B8", "source": "https://groovy-lang.org/" }, + { + "title": "Apache JMeter", + "hex": "D22128", + "source": "https://apache.org/logos/" + }, { "title": "Apache Kafka", "hex": "231F20", diff --git a/icons/apachejmeter.svg b/icons/apachejmeter.svg new file mode 100644 index 000000000..da747a470 --- /dev/null +++ b/icons/apachejmeter.svg @@ -0,0 +1 @@ +Apache JMeter icon \ No newline at end of file