Added Messenger

This commit is contained in:
Dan Leech 2015-10-18 10:38:23 +01:00
parent 347793f047
commit 08c35029ea
3 changed files with 8 additions and 1 deletions

1
icons/messenger.svg Normal file
View File

@ -0,0 +1 @@
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 0C3.582 0 0 3.316 0 7.407c0 2.332 1.163 4.41 2.98 5.77V16l2.725-1.495c.727.2 1.497.31 2.295.31 4.418 0 8-3.317 8-7.408C16 3.317 12.418 0 8 0zm.795 9.975L6.758 7.802 2.783 9.975l4.372-4.642 2.087 2.173 3.926-2.173-4.373 4.642z" fill="#fff" fill-rule="nonzero"/></svg>

After

Width:  |  Height:  |  Size: 428 B

View File

@ -133,7 +133,7 @@
<p class="navbar__text">Share on <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A//simpleicons.org">Facebook</a> &amp; <a href="https://twitter.com/home?status=https%3A//simpleicons.org">Twitter</a></p>
</header>
<main role="main">
<p class="hero">91 SVG icons for popular brands <a href="https://github.com/danleech/simple-icons">Download them from GitHub</a></p>
<p class="hero">92 SVG icons for popular brands <a href="https://github.com/danleech/simple-icons">Download them from GitHub</a></p>
<ul class="tiles"> <li style="background-color:#4574E0"><a href="https://github.com/danleech/simple-icons/tree/master/icons/codio.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M7.998 16L1.07 11.998v-8L8 0l6.93 3.998L11 6.268 8 4.533 4.996 6.267v3.466l3.002 1.733 3-1.733 3.93 2.265L8 16z" fill="#fff"/></svg>Codio<br><span class="hex">#4574E0</span></a></li>
<li style="background-color:#3B5998"><a href="https://github.com/danleech/simple-icons/tree/master/icons/facebook.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M15.117 0H.883C.395 0 0 .395 0 .883v14.234c0 .488.395.883.883.883h7.663V9.804H6.46V7.39h2.086V5.607c0-2.066 1.262-3.19 3.106-3.19.883 0 1.642.064 1.863.094v2.16h-1.28c-1 0-1.195.476-1.195 1.176v1.54h2.39l-.31 2.416h-2.08V16h4.077c.488 0 .883-.395.883-.883V.883C16 .395 15.605 0 15.117 0" fill="#fff" fill-rule="nonzero"/></svg>Facebook<br><span class="hex">#3B5998</span></a></li>
<li style="background-color:#1769FF"><a href="https://github.com/danleech/simple-icons/tree/master/icons/behance.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M4.64 2.987c.47 0 .896.04 1.284.125.386.082.715.218.994.406.274.187.49.436.642.75.15.31.226.697.226 1.155 0 .495-.113.91-.338 1.24-.226.33-.56.602-1.004.812.606.174 1.054.48 1.352.916.3.44.445.965.445 1.58 0 .5-.095.93-.285 1.29-.193.367-.456.664-.78.893-.325.23-.7.4-1.12.51-.413.11-.844.165-1.285.165H0v-9.84h4.64zm6.69 8.133c.293.286.717.43 1.266.43.394 0 .736-.1 1.022-.3.284-.197.456-.41.523-.63h1.725c-.277.857-.698 1.47-1.27 1.838-.568.37-1.26.555-2.065.555-.56 0-1.066-.09-1.52-.27-.453-.18-.832-.435-1.15-.766-.31-.332-.552-.726-.724-1.188-.17-.46-.256-.968-.256-1.52 0-.532.09-1.03.263-1.49.178-.462.423-.86.746-1.195.323-.335.707-.6 1.154-.794.447-.192.94-.29 1.486-.29.603 0 1.13.117 1.584.353.45.233.82.55 1.11.945.292.394.498.846.628 1.353.127.506.172 1.034.136 1.587h-5.143c0 .563.19 1.097.485 1.383zm-6.85.033c.213 0 .416-.02.607-.062.194-.042.366-.11.51-.208.146-.096.266-.226.353-.393.087-.166.13-.38.13-.64 0-.506-.143-.866-.427-1.085-.285-.215-.664-.323-1.13-.323H2.167v2.71H4.48zm9.1-3.777c-.234-.258-.628-.397-1.108-.397-.313 0-.572.052-.78.16-.202.105-.368.236-.495.39-.126.16-.212.326-.262.504-.05.173-.08.33-.09.47h3.185c-.047-.5-.217-.87-.45-1.128zm-9.22-.413c.384 0 .702-.09.953-.276.25-.182.37-.482.37-.895 0-.23-.04-.418-.12-.565-.084-.147-.195-.262-.334-.342-.14-.084-.297-.142-.48-.173-.177-.035-.364-.05-.556-.05H2.167v2.3H4.36zm6.085-3.316h3.99v.972h-3.99v-.973z" fill="#fff"/></svg>Behance<br><span class="hex">#1769FF</span></a></li>
@ -147,6 +147,7 @@
<li style="background-color:#205081"><a href="https://github.com/danleech/simple-icons/tree/master/icons/bitbucket.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><g fill="#fff"><path d="M8 0C4.187 0 1.055 1.02 1.055 2.315c0 .34.817 5.174 1.158 7.08.136.886 2.383 2.11 5.787 2.11s5.583-1.224 5.787-2.11c.34-1.906 1.158-6.74 1.158-7.08C14.877 1.02 11.813 0 8 0zm0 9.94c-1.226 0-2.18-.953-2.18-2.178 0-1.226.954-2.18 2.18-2.18 1.226 0 2.18.954 2.18 2.18C10.18 8.92 9.225 9.94 8 9.94zm0-6.944c-2.45 0-4.426-.41-4.426-.953 0-.545 1.975-.954 4.426-.954 2.45 0 4.426.408 4.426.953 0 .544-1.975.953-4.426.953z" fill-rule="nonzero"/><path d="M12.97 11.234c-.136 0-.204.068-.204.068S11.064 12.664 8 12.664s-4.766-1.362-4.766-1.362-.136-.068-.204-.068c-.136 0-.273.068-.273.272v.068c.273 1.43.477 2.452.477 2.588C3.438 15.182 5.48 16 7.932 16c2.45 0 4.494-.817 4.698-1.838 0-.136.204-1.158.476-2.588v-.068c.068-.136 0-.272-.136-.272z" fill-rule="nonzero"/><circle cx="8" cy="7.694" r="1.089"/></g></svg>Bitbucket<br><span class="hex">#205081</span></a></li>
<li style="background-color:#3399FF"><a href="https://github.com/danleech/simple-icons/tree/master/icons/delicious.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 8H0v8h8V8zm8-8H8v8h8V0z" fill="#fff"/></svg>Delicious<br><span class="hex">#3399FF</span></a></li>
<li style="background-color:#0074E4"><a href="https://github.com/danleech/simple-icons/tree/master/icons/zillow.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M11.587 12.037c-4.953.297-10.34 2.09-10.908 2.34l.66-1.86c1.68-.777 5.858-2.312 10.996-2.678-.1.38-.642 1.78-.75 2.197zm1.767-5.006s-.243.51-.473 1.21c-1.977.117-5.09.77-6.612 1.32.784-.72 5.783-5.743 5.783-5.743C13.99 5.14 16 6.767 16 6.767l-2.646.264zm-11.7.22c1.098-.5 4.176-1.434 7.123-2.123 0 0-5.665 5.23-7.24 6.85l1.3-3.527c-1.01.148-1.455.206-2.837.5l1.653-1.7zM8.72 1.624c.49.24 2.3 1.47 2.946 1.925-2.064.05-6.09.94-7.768 1.5C5.275 4.012 7.833 2.036 8.72 1.623z" fill="#fff"/></svg>Zillow<br><span class="hex">#0074E4</span></a></li>
<li style="background-color:#0084FF"><a href="https://github.com/danleech/simple-icons/tree/master/icons/messenger.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8 0C3.582 0 0 3.316 0 7.407c0 2.332 1.163 4.41 2.98 5.77V16l2.725-1.495c.727.2 1.497.31 2.295.31 4.418 0 8-3.317 8-7.408C16 3.317 12.418 0 8 0zm.795 9.975L6.758 7.802 2.783 9.975l4.372-4.642 2.087 2.173 3.926-2.173-4.373 4.642z" fill="#fff" fill-rule="nonzero"/></svg>Messenger<br><span class="hex">#0084FF</span></a></li>
<li style="background-color:#2E9FFF"><a href="https://github.com/danleech/simple-icons/tree/master/icons/disqus.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M8.292 15.77c-1.902 0-3.64-.695-4.984-1.844L0 14.378l1.278-3.155C.833 10.24.583 9.15.583 8c0-4.29 3.45-7.77 7.71-7.77C12.548.23 16 3.71 16 8c0 4.292-3.45 7.77-7.708 7.77zm4.21-7.792v-.022c0-2.242-1.582-3.84-4.308-3.84H5.25v7.77h2.9c2.747 0 4.35-1.666 4.35-3.908zM8.225 9.976h-.86v-3.95h.86c1.265 0 2.105.72 2.105 1.964v.02c0 1.256-.84 1.966-2.104 1.966z" fill="#fff" fill-rule="nonzero"/></svg>Disqus<br><span class="hex">#2E9FFF</span></a></li>
<li style="background-color:#007EE5"><a href="https://github.com/danleech/simple-icons/tree/master/icons/dropbox.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><g fill="#fff" fill-rule="nonzero"><path d="M4.707.56L0 3.63l3.254 2.606L8 3.308 4.707.558zM0 8.844l4.707 3.073L8 9.17 3.254 6.237 0 8.844zM8 9.17l3.293 2.748L16 8.845l-3.254-2.607L8 9.168zM16 3.632L11.293.56 8 3.307l4.746 2.93L16 3.632z"/><path d="M8.01 9.76L4.707 12.5l-1.414-.922v1.035L8.01 15.44l4.716-2.827v-1.035l-1.413.923L8.01 9.76z"/></g></svg>Dropbox<br><span class="hex">#007EE5</span></a></li>
<li style="background-color:#55ACEE"><a href="https://github.com/danleech/simple-icons/tree/master/icons/twitter.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path d="M16 3.038c-.59.26-1.22.437-1.885.517.677-.407 1.198-1.05 1.443-1.816-.634.375-1.337.648-2.085.795-.598-.638-1.45-1.036-2.396-1.036-1.812 0-3.282 1.468-3.282 3.28 0 .258.03.51.085.75C5.152 5.39 2.733 4.084 1.114 2.1.83 2.583.67 3.147.67 3.75c0 1.14.58 2.143 1.46 2.732-.538-.017-1.045-.165-1.487-.41v.04c0 1.59 1.13 2.918 2.633 3.22-.276.074-.566.114-.865.114-.21 0-.416-.02-.617-.058.418 1.304 1.63 2.253 3.067 2.28-1.124.88-2.54 1.404-4.077 1.404-.265 0-.526-.015-.783-.045 1.453.93 3.178 1.474 5.032 1.474 6.038 0 9.34-5 9.34-9.338 0-.143-.004-.284-.01-.425.64-.463 1.198-1.04 1.638-1.7z" fill="#fff" fill-rule="nonzero"/></svg>Twitter<br><span class="hex">#55ACEE</span></a></li>

View File

@ -120,6 +120,11 @@
"hex": "3B5998",
"source": "https://www.facebookbrand.com"
},
{
"title": "Messenger",
"hex": "0084FF",
"source": "https://worldvectorlogo.com/logo/facebook-messenger"
},
{
"title": "Flipboard",
"hex": "E12828",