diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index a409f0ce..18073373 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -615,6 +615,11 @@
"hex": "430098",
"source": "https://www.heroku.com"
},
+ {
+ "title": "Hexo",
+ "hex": "0E83CD",
+ "source": "https://hexo.io/"
+ },
{
"title": "HipChat",
"hex": "205281",
@@ -970,6 +975,11 @@
"hex": "E50914",
"source": "https://commons.wikimedia.org/wiki/File:Netflix_2014_logo.svg"
},
+ {
+ "title": "Netlify",
+ "hex": "00C7B7",
+ "source": "https://www.netlify.com/press/"
+ },
{
"title": "Nextdoor",
"hex": "00B246",
@@ -1125,6 +1135,11 @@
"hex": "9933CC",
"source": ""
},
+ {
+ "title": "Prismic",
+ "hex": "484A7A",
+ "source": "https://prismic.io/"
+ },
{
"title": "ProcessWire",
"hex": "EF145F",
diff --git a/icons/hexo.svg b/icons/hexo.svg
new file mode 100644
index 00000000..a8c82ba2
--- /dev/null
+++ b/icons/hexo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/netlify.svg b/icons/netlify.svg
new file mode 100644
index 00000000..bedf08a6
--- /dev/null
+++ b/icons/netlify.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/prismic.svg b/icons/prismic.svg
new file mode 100644
index 00000000..3d663cf8
--- /dev/null
+++ b/icons/prismic.svg
@@ -0,0 +1 @@
+
\ No newline at end of file