From 8f30fd32120ac951b6d7de0b13987541b36caae3 Mon Sep 17 00:00:00 2001 From: chris48s Date: Sun, 23 Dec 2018 16:13:19 +0000 Subject: [PATCH] add Codeship (#1137) * add Codeship * Update _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/codeship.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/codeship.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cbf97496..f31dd88b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -390,6 +390,11 @@ "hex": "3E8DCC", "source": "https://github.com/twolfson/coderwall-svg" }, + { + "title": "Codeship", + "hex": "3C4858", + "source": "https://app.codeship.com/" + }, { "title": "Codewars", "hex": "AD2C27", diff --git a/icons/codeship.svg b/icons/codeship.svg new file mode 100644 index 00000000..75867ffb --- /dev/null +++ b/icons/codeship.svg @@ -0,0 +1 @@ +Codeship icon \ No newline at end of file