From 0a06b10ad0072c00ea6edfeaf6d8d1bc155b2e64 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 6 Jan 2021 09:29:01 +0000 Subject: [PATCH] Added Contentful (#4537) * Added Contentful * Updated Source --- _data/simple-icons.json | 5 +++++ icons/contentful.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/contentful.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4ef90cd3..b103bea8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1525,6 +1525,11 @@ "hex": "000000", "source": "https://en.wikipedia.org/wiki/Contactless_payment" }, + { + "title": "Contentful", + "hex": "2478CC", + "source": "https://press.contentful.com/media_kits" + }, { "title": "Convertio", "hex": "FF3333", diff --git a/icons/contentful.svg b/icons/contentful.svg new file mode 100644 index 00000000..b33720e9 --- /dev/null +++ b/icons/contentful.svg @@ -0,0 +1 @@ +Contentful icon \ No newline at end of file