From 34b18598ffb9210237e49db3599bec598790fbef Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 2 Mar 2019 07:48:03 -0800 Subject: [PATCH] Add CMake (#1252) --- _data/simple-icons.json | 5 +++++ icons/cmake.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/cmake.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a6e1335c..62a34989 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -365,6 +365,11 @@ "hex": "F38020", "source": "https://www.cloudflare.com/logo/" }, + { + "title": "CMake", + "hex": "064F8C", + "source": "https://www.kitware.com/platforms/" + }, { "title": "Codacy", "hex": "222F29", diff --git a/icons/cmake.svg b/icons/cmake.svg new file mode 100644 index 00000000..f55f1c70 --- /dev/null +++ b/icons/cmake.svg @@ -0,0 +1 @@ +CMake icon \ No newline at end of file