From 7c88e586775eb40ae94ab42c9f61c9681b8cb3e4 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 5 Jan 2021 10:43:04 +0000 Subject: [PATCH] Add Progress (#4611) --- _data/simple-icons.json | 5 +++++ icons/progress.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/progress.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 80619198b..0f122ec0b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5375,6 +5375,11 @@ "hex": "380953", "source": "https://progate.com" }, + { + "title": "Progress", + "hex": "5CE500", + "source": "https://www.progress.com/" + }, { "title": "Prometheus", "hex": "E6522C", diff --git a/icons/progress.svg b/icons/progress.svg new file mode 100644 index 000000000..3b4a15dd6 --- /dev/null +++ b/icons/progress.svg @@ -0,0 +1 @@ +Progress icon \ No newline at end of file