Add IPFS icon (#1872) (#1949)

* Added ipfs.svg

* Updated _data/simple-icons.json
This commit is contained in:
phatbhoy67 2019-11-20 08:47:02 +00:00 committed by Johan Fagerberg
parent d3d4382c1f
commit 97859b4089
2 changed files with 6 additions and 0 deletions

View file

@ -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",

1
icons/ipfs.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>IPFS icon</title><path d="M12 0L1.608 6v12L12 24l10.392-6V6zm-1.073 1.445h.001a1.8 1.8 0 002.138 0l7.534 4.35a1.794 1.794 0 000 .403l-7.535 4.35a1.8 1.8 0 00-2.137 0l-7.536-4.35a1.795 1.795 0 000-.402zM21.324 7.4c.109.08.226.147.349.201v8.7a1.8 1.8 0 00-1.069 1.852l-7.535 4.35a1.8 1.8 0 00-.349-.2l-.009-8.653a1.8 1.8 0 001.07-1.851zm-18.648.048l7.535 4.35a1.8 1.8 0 001.069 1.852v8.7c-.124.054-.24.122-.349.202l-7.535-4.35a1.8 1.8 0 00-1.069-1.852v-8.7c.124-.054.24-.122.35-.202z"/></svg>

After

Width:  |  Height:  |  Size: 568 B