diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7b5872b8..d7ca2104 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1726,6 +1726,11 @@ "hex": "FF3366", "source": "https://projects.invisionapp.com/boards/BX4P1DY5H46R" }, + { + "title": "IPFS", + "hex": "65C2CB", + "source": "https://github.com/ipfs/logo" + }, { "title": "Issuu", "hex": "F36D5D", diff --git a/icons/ipfs.svg b/icons/ipfs.svg new file mode 100644 index 00000000..6a8add97 --- /dev/null +++ b/icons/ipfs.svg @@ -0,0 +1 @@ +IPFS icon \ No newline at end of file