From 35c8766d886ec9a19518514dec31e8505949a648 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Tue, 19 Feb 2019 02:04:32 -0800 Subject: [PATCH] Added Probot. (#1221) * Added Probot. * Removed extra paths. --- _data/simple-icons.json | 5 +++++ icons/probot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/probot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 312148aaf..d35e9f08d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1780,6 +1780,11 @@ "hex": "484A7A", "source": "https://prismic.io/" }, + { + "title": "Probot", + "hex": "00B0D8", + "source": "https://github.com/probot/probot" + }, { "title": "ProcessWire", "hex": "EF145F", diff --git a/icons/probot.svg b/icons/probot.svg new file mode 100644 index 000000000..44bd341c5 --- /dev/null +++ b/icons/probot.svg @@ -0,0 +1 @@ +Probot icon \ No newline at end of file