From ee5bc1974210039329fc6b4984e8118074d5eafe Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 5 Jan 2021 23:01:42 +0000 Subject: [PATCH] Added CheckiO (#4512) --- _data/simple-icons.json | 5 +++++ icons/checkio.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/checkio.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f04fd03ca..077aa0b38 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1220,6 +1220,11 @@ "hex": "117ACA", "source": "https://commons.wikimedia.org/wiki/File:Chase_logo_2007.svg" }, + { + "title": "CheckiO", + "hex": "008DB6", + "source": "https://py.checkio.org/blog/" + }, { "title": "Checkmarx", "hex": "54B848", diff --git a/icons/checkio.svg b/icons/checkio.svg new file mode 100644 index 000000000..e88aa7f40 --- /dev/null +++ b/icons/checkio.svg @@ -0,0 +1 @@ +CheckiO icon \ No newline at end of file