diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d170daf7..e65f921e 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/logo.svg" + }, { "title": "HipChat", "hex": "205281", 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 @@ +Hexo icon \ No newline at end of file