simple-icons/404.html
2015-11-17 12:38:51 +00:00

448 lines
229 KiB
HTML

<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://simpleicons.org">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//github.com">
<link rel="dns-prefetch" href="//raw.githubusercontent.com">
<title>Simple Icons</title>
<meta name="description" content="SVG icons for popular brands.">
<meta property="og:type" content="website">
<meta property="og:title" content="Simple Icons">
<meta property="og:description" content="SVG icons for popular brands.">
<meta property="og:url" content="https://simpleicons.org">
<meta property="og:site_name" content="Simple Icons">
<meta property="og:image" content="https://simpleicons.org/og.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Simple Icons">
<meta name="twitter:description" content="SVG icons for popular brands.">
<meta name="twitter:site" content="@bathtype">
<meta name="twitter:domain" content="Simple Icons">
<meta name="twitter:image:src" content="https://simpleicons.org/images/og.png">
<link rel="icon" type="image/x-icon" href="https://simpleicons.org/images/favicon.ico">
<link rel="icon" type="image/png" href="https://simpleicons.org/images/favicon.png">
<meta name="google-site-verification" content="jn6XSTOvKDg-FP9-O7SUw5qU1CxPOaqhAeNUEkNrz_M">
<link rel="apple-touch-icon" href="https://simpleicons.org/images/apple-touch-icon.png">
<link rel="mask-icon" href="https://simpleicons.org/images/logo.svg" color="#111111">
<style>
html {
font-size: 16px;
}
body {
background-color: #FFF;
color: #666;
font-family: Lato, sans-serif;
-webkit-font-feature-settings: "dlig", "kern", "liga";
font-feature-settings: "dlig", "kern", "liga";
-webkit-font-smoothing: antialiased;
font-weight: 400;
line-height: 1.5rem;
margin: 0;
-moz-osx-font-smoothing: grayscale;
}
a {
color: #333;
}
a:focus, a:hover {
color: #999;
}
.navbar {
background: #EEE;
text-align: center;
}
.title {
font-size: 1rem;
font-weight: 400;
letter-spacing: 0.05rem;
margin: 0;
padding: 1.5rem 1.5rem 0;
text-transform: uppercase;
}
.navbar__text {
font-size: 0.75rem;
letter-spacing: 0.05rem;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.donate-form {
margin: 0;
padding: 0 0 1.5rem;
text-align: center;
}
.donate-button {
-webkit-appearance: none;
background: transparent;
border: 0;
color: #333;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 0.05rem;
margin: 0;
padding: 0;
text-decoration: underline;
text-transform: uppercase;
}
.donate-button:focus, .donate-button:hover {
color: #999;
}
@media (min-width: 800px) {
.navbar {
display: flex;
justify-content: space-between;
text-align: left;
}
.title {
padding: 1.5rem;
}
.navbar__text {
display: inline-block;
padding: 1.5rem 0;
}
.donate-form {
margin: 0 1.5rem 0 0;
padding: 0;
}
}
.hero {
font-size: 0.75rem;
letter-spacing: 0.05rem;
margin: 0 auto;
max-width: 18rem;
padding: 3rem 3rem 0;
text-align: center;
text-transform: uppercase;
}
.search-field {
-webkit-appearance: none;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjQxNCI+PHBhdGggZD0iTTE1LjY4NSAxNC4xODNMMTEuNjIgMTAuMWMuNzUtMS4wNSAxLjE4Mi0yLjMxNyAxLjE4Mi0zLjcgMC0zLjUzMy0yLjg2Ny02LjQtNi40LTYuNC0zLjUzMyAwLTYuNCAyLjg2Ny02LjQgNi40IDAgMy41MzMgMi44NjcgNi40IDYuNCA2LjQgMS4zODMgMCAyLjY1LS40MzMgMy43LTEuMTgzbDQuMDgzIDQuMDY2Yy4yLjIxNy40ODQuMzE3Ljc1LjMxNy4yNjcgMCAuNTUtLjEuNzUtLjMxNy40MTctLjQxNi40MTctMS4wODMgMC0xLjV6bS05LjI4My0yLjc2NmMtMi43NjcgMC01LjAxNy0yLjI1LTUuMDE3LTUuMDE3IDAtMi43NjcgMi4yNS01LjAxNyA1LjAxNy01LjAxNyAyLjc2NyAwIDUuMDE3IDIuMjUgNS4wMTcgNS4wMTcgMCAyLjc2Ny0yLjI1IDUuMDE3LTUuMDE4IDUuMDE3eiIgZmlsbD0iI2QxZDFkMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
background-position: left center;
background-repeat: no-repeat;
background-size: 1rem 1rem;
border: none;
border-bottom: 1px solid #EEE;
color: #999;
display: block;
font-family: inherit;
font-size: 0.75rem;
letter-spacing: 0.05rem;
line-height: 0.75rem;
margin: 1.5rem auto;
outline: 0;
padding: 0.375rem 0.375rem 0.375rem 1.375rem;
text-transform: uppercase;
width: 12rem;
}
.tiles {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: -0.25rem 1.25rem;
padding: 0;
}
.tiles li {
box-sizing: border-box;
background: #333;
border: 0.25rem solid #FFF;
color: #FFF;
font-size: 0.75rem;
letter-spacing: 0.05rem;
line-height: 1rem;
padding: 1.25rem 0.75rem 1.25rem;
text-transform: uppercase;
width: 100%;
}
.tiles ::selection {
background: #FFF;
color: #333;
}
.tiles ::-moz-selection {
background: #FFF;
color: #333;
}
.tiles li:hover {
border: 0.125rem solid #FFF;
padding: 1.375rem 0.875rem;
}
.tile-name {
color: #FFF;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: calc(100% - 4rem);
}
.tiles svg {
float: left;
height: 2rem;
margin: -0.5rem 0.75rem 0 0;
padding: 0.5rem 0.5rem 0;
width: 2rem;
}
.hex {
opacity: 0.5;
}
@media (min-width: 500px) { .tiles li { width: 50%; } }
@media (min-width: 700px) { .tiles li { width: 33.333%; } }
@media (min-width: 900px) { .tiles li { width: 25% } }
@media (min-width: 1100px) { .tiles li { width: 20% } }
@media (min-width: 1250px) { .tiles li { width: 16.666% } }
@media (min-width: 1700px) { .tiles li { width: 12.5% } }
@media (min-width: 2100px) { .tiles li { width: 10% } }
.footer {
margin: 3rem;
}
.footer p {
font-size: 0.75rem;
letter-spacing: 0.05rem;
margin: 1.5rem auto 0;
max-width: 31.5rem;
text-align: center;
text-transform: uppercase;
}
</style>
</head>
<body>
<header class="navbar" role="banner">
<h1 class="title">Simple Icons</h1>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" class="donate-form">
<span class="navbar__text">Like this?</span>
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="UCMEG4SWEYFUC">
<input type="submit" name="submit" value="Buy Dan a coffee!" class="donate-button">
</form>
</header>
<main role="main">
<p class="hero">177 SVG icons for popular brands <a href="https://github.com/danleech/simple-icons">Download them from GitHub</a></p>
<input type="text" id="search" class="search-field" autofocus>
<ul class="tiles">
<li class="tiles__item" data-search="podcasts podcasts 9933cc" style="background-color:#9933CC"><a href="https://simpleicons.org/icons/podcasts.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 16s1.75 0 1.75-5.18c0-.965-.784-1.75-1.75-1.75s-1.75.785-1.75 1.75C6.25 16 8 16 8 16zm2.147-1.766c.077-.296.136-.595.183-.897l.035-.24c.077-.032.154-.065.23-.1 1.215-.55 2.238-1.49 2.89-2.653.297-.534.516-1.11.646-1.71.148-.67.182-1.368.104-2.052-.073-.64-.246-1.266-.512-1.853-.31-.687-.746-1.316-1.28-1.848-.55-.55-1.203-.998-1.916-1.31-.737-.323-1.536-.5-2.34-.52-.81-.02-1.623.116-2.38.404-.73.278-1.405.694-1.983 1.218-.557.506-1.02 1.113-1.365 1.782-.29.57-.494 1.184-.6 1.815-.108.655-.112 1.326-.01 1.982.088.583.26 1.153.51 1.688.586 1.253 1.59 2.295 2.823 2.926.148.076.3.146.453.21.01.087.024.174.037.26.047.297.104.59.18.88-.276-.085-.546-.188-.808-.307-1.436-.65-2.64-1.77-3.392-3.155-.34-.624-.585-1.3-.728-1.995-.16-.782-.19-1.59-.09-2.382.095-.74.305-1.465.62-2.14.37-.792.884-1.515 1.51-2.125C3.606 1.483 4.37.973 5.2.62 6.066.256 6.997.062 7.933.05c.938-.01 1.877.16 2.75.503.842.332 1.618.824 2.28 1.44.64.595 1.17 1.304 1.558 2.086.33.665.558 1.382.67 2.117.117.76.112 1.538-.013 2.296-.117.704-.34 1.39-.657 2.028-.7 1.412-1.864 2.574-3.274 3.276-.354.175-.722.322-1.1.438zm.346-2.854l.006-.312c0-.21.003-.42-.03-.627-.01-.08-.027-.157-.047-.235.372-.307.685-.685.916-1.11.175-.324.303-.674.377-1.035.083-.407.1-.828.046-1.24-.047-.37-.15-.73-.302-1.07-.187-.414-.45-.793-.77-1.115-.322-.32-.7-.584-1.115-.77-.456-.207-.953-.32-1.453-.333-.504-.013-1.01.075-1.48.26-.422.168-.814.412-1.15.72-.337.304-.617.67-.824 1.073-.17.33-.288.684-.354 1.048-.067.378-.077.766-.028 1.147.047.37.15.73.302 1.07.23.508.574.96.998 1.322-.024.088-.043.178-.057.27-.033.207-.03.415-.03.626l.006.28c-.698-.435-1.28-1.05-1.674-1.775-.224-.41-.386-.855-.48-1.313-.105-.514-.124-1.046-.058-1.567.06-.467.19-.926.383-1.355.237-.524.57-1.003.976-1.41.406-.406.886-.738 1.41-.975.577-.262 1.205-.404 1.84-.42.637-.017 1.276.095 1.87.33.536.21 1.03.52 1.458.908.425.386.78.85 1.04 1.36.215.416.367.865.45 1.327.084.477.097.968.035 1.45-.06.467-.19.926-.383 1.355-.396.876-1.06 1.62-1.88 2.118zM8 5.016c.974 0 1.764.79 1.764 1.765 0 .975-.79 1.765-1.764 1.765s-1.764-.79-1.764-1.764c0-.973.79-1.764 1.764-1.764z" fill="#fff"/></svg></a><span class="tile-name">Podcasts</span><br><span class="hex">#9933CC</span></li>
<li class="tiles__item" data-search="justgiving justgiving ad29b6" style="background-color:#AD29B6"><a href="https://simpleicons.org/icons/justgiving.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.81 6.616h-5.59l-3.266 3.28h4.485c-.59 1.316-1.902 2.04-3.432 2.04-2.072 0-3.758-1.78-3.758-3.848 0-2.075 1.686-3.808 3.758-3.808.755 0 1.458.196 2.04.58l3.027-3.04C11.693.687 9.927 0 8 0 3.58 0 0 3.578 0 8c0 4.415 3.58 8 8 8s8-3.41 8-7.826c0-.597-.068-.9-.19-1.558z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">JustGiving</span><br><span class="hex">#AD29B6</span></li>
<li class="tiles__item" data-search="player.me playerme c0379a" style="background-color:#C0379A"><a href="https://simpleicons.org/icons/playerme.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.993 5.773H4.99v4.607h.003v.03H9.19c1.25 0 2.262-1.044 2.262-2.332 0-1.288-1.012-2.33-2.26-2.33h-4.2v.025zm4.33-.767V4.99H4.21v9.17C2.142 12.886.765 10.603.765 7.998.766 4.004 4.004.766 7.998.766c3.995 0 7.232 3.238 7.232 7.232 0 3.995-3.237 7.232-7.232 7.232-1.073 0-2.09-.233-3.007-.653v-3.415h4.332v-.013c1.61-.003 2.915-1.378 2.915-3.073s-1.305-3.07-2.915-3.07zM8 16c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8z" fill="#fff"/></svg></a><span class="tile-name">Player.me</span><br><span class="hex">#C0379A</span></li>
<li class="tiles__item" data-search="sass sass cc6699" style="background-color:#CC6699"><a href="https://simpleicons.org/icons/sass.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 0c4.418 0 8 3.582 8 8s-3.582 8-8 8-8-3.582-8-8 3.582-8 8-8zM6.41 10.665c.117.43.104.832-.016 1.195l-.044.12c-.016.04-.034.08-.052.117-.093.193-.217.373-.37.54-.465.506-1.114.698-1.393.536-.3-.174-.15-.89.39-1.46.58-.612 1.413-1.006 1.413-1.006v-.002l.072-.04zm6.608-7.24c-.362-1.422-2.718-1.89-4.948-1.097C6.743 2.8 5.307 3.54 4.274 4.506 3.046 5.654 2.85 6.654 2.93 7.072c.285 1.474 2.305 2.438 3.136 3.153v.004c-.245.12-2.037 1.026-2.457 1.953-.443.98.07 1.68.41 1.775 1.052.293 2.13-.234 2.71-1.1.56-.835.515-1.913.27-2.45.337-.088.728-.128 1.226-.07 1.403.164 1.68 1.04 1.626 1.407-.053.367-.347.568-.446.63-.098.06-.128.08-.12.126.012.067.058.065.142.05.115-.02.737-.298.763-.975.035-.86-.79-1.82-2.247-1.795-.6.01-.978.067-1.25.17-.02-.024-.042-.047-.063-.07-.9-.962-2.568-1.642-2.497-2.935.025-.47.19-1.708 3.202-3.21 2.47-1.23 4.445-.89 4.786-.14.49 1.07-1.055 3.062-3.618 3.35-.977.11-1.49-.27-1.62-.41-.134-.15-.154-.155-.204-.127-.082.045-.03.176 0 .254.076.2.39.552.926.728.47.155 1.618.24 3.004-.297 1.554-.6 2.766-2.272 2.41-3.67z" fill="#fff"/></svg></a><span class="tile-name">Sass</span><br><span class="hex">#CC6699</span></li>
<li class="tiles__item" data-search="dribbble dribbble ea4c89" style="background-color:#EA4C89"><a href="https://simpleicons.org/icons/dribbble.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 16c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm6.747-6.905c-.234-.074-2.115-.635-4.257-.292.894 2.456 1.258 4.456 1.328 4.872 1.533-1.037 2.624-2.68 2.93-4.58zM10.67 14.3c-.102-.6-.5-2.688-1.46-5.18l-.044.014C5.312 10.477 3.93 13.15 3.806 13.4c1.158.905 2.614 1.444 4.194 1.444.947 0 1.85-.194 2.67-.543zm-7.747-1.72c.155-.266 2.03-3.37 5.555-4.51.09-.03.18-.056.27-.08-.173-.39-.36-.778-.555-1.16C4.78 7.85 1.47 7.807 1.17 7.8l-.003.208c0 1.755.665 3.358 1.756 4.57zM1.31 6.61c.307.005 3.122.017 6.318-.832-1.132-2.012-2.353-3.705-2.533-3.952-1.912.902-3.34 2.664-3.784 4.785zM6.4 1.368c.188.253 1.43 1.943 2.548 4 2.43-.91 3.46-2.293 3.582-2.468C11.323 1.827 9.736 1.176 8 1.176c-.55 0-1.087.066-1.6.19zm6.89 2.322c-.145.194-1.29 1.662-3.816 2.694.16.325.31.656.453.99.05.117.1.235.147.352 2.274-.286 4.533.172 4.758.22-.015-1.613-.59-3.094-1.543-4.257z" fill="#fff"/></svg></a><span class="tile-name">Dribbble</span><br><span class="hex">#EA4C89</span></li>
<li class="tiles__item" data-search="songkick songkick f80046" style="background-color:#F80046"><a href="https://simpleicons.org/icons/songkick.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.366 12.52c-1.237 0-2.248-.226-3.065-1.068l1.273-1.272c.42.42 1.158.568 1.804.568.784 0 1.158-.26 1.158-.726 0-.194-.045-.353-.158-.478-.102-.102-.273-.182-.534-.216l-.976-.136c-.715-.102-1.26-.34-1.623-.715-.375-.386-.556-.93-.556-1.623C1.688 5.378 2.8 4.3 4.638 4.3c1.16 0 2.033.272 2.725.965l-1.25 1.248c-.51-.51-1.18-.477-1.53-.477-.693 0-.977.398-.977.75 0 .102.034.25.16.374.1.102.27.204.555.24l.977.135c.727.102 1.25.33 1.59.67.43.42.6 1.02.6 1.77 0 1.647-1.418 2.546-3.12 2.546zm9.51-10.752C12.787.955 11.58.408 10.06.158v7.25l2.174-3.026h2.377l-2.737 3.814s.63 1.006 1.006 1.603c.384.6.752.764 1.31.764h.378v1.877l-.58.002c-1.206 0-1.932-.22-2.477-1.052-.337-.54-1.45-2.286-1.45-2.286v3.33H8.073V0H8C5.432 0 3.66.62 2.126 1.768-.088 3.425 0 5.634 0 7.998c0 2.365-.088 4.578 2.126 6.235C3.66 15.383 5.432 16 8 16c2.568 0 4.34-.618 5.875-1.767C16.088 12.576 16 10.363 16 7.998c0-2.364.088-4.573-2.125-6.23z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Songkick</span><br><span class="hex">#F80046</span></li>
<li class="tiles__item" data-search="foursquare foursquare f94877" style="background-color:#F94877"><a href="https://simpleicons.org/icons/foursquare.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.822 2.31l-.358 1.866c-.043.202-.297.415-.533.415H7.608c-.374 0-.642.256-.642.63v.406c0 .374.27.64.644.64h2.82c.263 0 .523.29.465.57-.057.283-.325 1.682-.357 1.837-.033.154-.21.42-.524.42H7.712c-.42 0-.546.053-.826.402-.28.35-2.804 3.378-2.804 3.378-.025.03-.05.02-.05-.01V2.282c0-.24.207-.52.518-.52h6.85c.25 0 .486.237.422.547zm.3 7.32c.096-.385 1.164-5.856 1.52-7.59M12.327 0H3.792C2.615 0 2.27.886 2.27 1.443v13.56c0 .627.336.86.526.937.19.077.713.142 1.027-.22 0 0 4.03-4.675 4.098-4.744.106-.105.106-.105.21-.105h2.607c1.095 0 1.27-.78 1.386-1.24.095-.385 1.163-5.856 1.52-7.59C13.916.713 13.58 0 12.326 0z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Foursquare</span><br><span class="hex">#F94877</span></li>
<li class="tiles__item" data-search="invision invision ff3366" style="background-color:#FF3366"><a href="https://simpleicons.org/icons/invision.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="M14.55 0H1.45C.65 0 0 .65 0 1.45v13.1C0 15.35.65 16 1.45 16h13.1c.8 0 1.45-.65 1.45-1.45V1.45C16 .65 15.35 0 14.55 0zM3.32 10.192c-.057.244-.086.508-.086.723 0 .848.46 1.41 1.438 1.41.81 0 1.468-.48 1.94-1.257l-.288 1.16h1.61l.92-3.69c.23-.935.675-1.42 1.35-1.42.532 0 .863.33.863.877 0 .158-.014.33-.072.517l-.474 1.696c-.07.245-.1.49-.1.72 0 .804.474 1.393 1.466 1.393.848 0 1.524-.545 1.898-1.853l-.633-.244c-.315.876-.588 1.035-.804 1.035-.215 0-.33-.144-.33-.43 0-.13.028-.274.07-.447l.462-1.65c.114-.39.158-.733.158-1.05 0-1.236-.748-1.88-1.653-1.88-.848 0-1.71.764-2.142 1.57l.317-1.446H6.77l-.346 1.273h1.15l-.708 2.835C6.31 11.268 5.29 11.288 5.16 11.26c-.21-.048-.345-.128-.345-.402 0-.157.03-.384.1-.657l1.08-4.276H3.262l-.345 1.273h1.136l-.733 2.995zm2.027-5.158c.532 0 .978-.417.978-.963 0-.545-.446-.962-.978-.962s-.977.417-.977.963c0 .547.445.964.977.964z" fill="#fff"/></svg></a><span class="tile-name">InVision</span><br><span class="hex">#FF3366</span></li>
<li class="tiles__item" data-search="air air ff2d55" style="background-color:#FF2D55"><a href="https://simpleicons.org/icons/air.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.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm3.305 11.1h-6.61c-.623 0-.875-.437-.563-.976l3.304-5.722c.312-.54.816-.54 1.126 0l3.305 5.722c.31.54.06.975-.562.975z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Air</span><br><span class="hex">#FF2D55</span></li>
<li class="tiles__item" data-search="pocket pocket ef3f56" style="background-color:#EF3F56"><a href="https://simpleicons.org/icons/pocket.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="M12.533 6.84L8.77 10.45c-.213.204-.486.306-.76.306-.273 0-.547-.102-.76-.306L3.488 6.84c-.437-.418-.45-1.113-.032-1.55.42-.438 1.114-.452 1.55-.033l3.005 2.88 3.005-2.88c.436-.42 1.13-.405 1.55.032.42.437.405 1.13-.032 1.55zm3.388-5.028c-.207-.572-.755-.956-1.363-.956H1.45c-.6 0-1.144.376-1.357.936-.063.166-.095.34-.095.515v4.828l.055.96c.232 2.184 1.365 4.092 3.12 5.423.03.024.063.047.095.07l.02.015c.94.687 1.992 1.152 3.128 1.382.524.105 1.06.16 1.592.16.492 0 .986-.046 1.472-.136.058-.013.116-.023.175-.037.016-.002.033-.01.05-.018 1.088-.237 2.098-.69 3.004-1.352l.02-.014.096-.072c1.754-1.33 2.887-3.24 3.12-5.423l.054-.96V2.307c0-.167-.02-.333-.08-.495z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Pocket</span><br><span class="hex">#EF3F56</span></li>
<li class="tiles__item" data-search="sina weibo sinaweibo e6162d" style="background-color:#E6162D"><a href="https://simpleicons.org/icons/sinaweibo.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="M6.72 13.532c-2.647.26-4.934-.936-5.106-2.675C1.442 9.12 3.45 7.497 6.1 7.235c2.648-.262 4.934.935 5.106 2.674.172 1.738-1.836 3.36-4.485 3.622zm-.697-2.066c-.256.41-.804.588-1.218.4-.407-.186-.527-.66-.27-1.06.252-.396.783-.573 1.193-.4.415.175.547.647.295 1.06zm.845-1.083c-.093.158-.298.234-.458.168-.158-.064-.208-.24-.118-.397.092-.154.29-.23.447-.167.16.058.216.237.128.397zm.118-1.81c-1.26-.328-2.685.3-3.233 1.41-.557 1.134-.018 2.39 1.255 2.802 1.32.426 2.874-.226 3.415-1.45.533-1.194-.133-2.425-1.437-2.762zm5.033-.814c-.226-.068-.38-.114-.263-.41.256-.643.282-1.197.005-1.593-.52-.742-1.94-.702-3.57-.02 0 0-.51.224-.38-.182.25-.805.213-1.48-.177-1.87-.884-.884-3.234.034-5.25 2.05C.876 7.242 0 8.842 0 10.224c0 2.647 3.393 4.255 6.713 4.255 4.35 0 7.246-2.528 7.246-4.535 0-1.213-1.023-1.9-1.94-2.186zm1.275-3.386c-.51-.568-1.266-.783-1.964-.635-.284.06-.465.34-.404.625.06.284.34.467.625.405.342-.072.71.033.962.31.25.278.317.656.21.987-.09.277.062.575.34.665.277.088.574-.063.663-.34.22-.678.083-1.45-.43-2.018zm1.614-1.457c-1.052-1.165-2.602-1.61-4.033-1.304-.33.07-.542.396-.47.727.07.33.395.542.726.47 1.018-.215 2.12.1 2.866.928.746.828.948 1.957.63 2.946-.106.323.07.668.393.772.322.104.667-.072.772-.394V7.06c.448-1.392.165-2.98-.886-4.143z" fill="#fff"/></svg></a><span class="tile-name">Sina Weibo</span><br><span class="hex">#E6162D</span></li>
<li class="tiles__item" data-search="pinterest pinterest bd081c" style="background-color:#BD081C"><a href="https://simpleicons.org/icons/pinterest.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.582 0 8c0 3.39 2.108 6.285 5.084 7.45-.07-.633-.133-1.604.028-2.295.146-.625.938-3.977.938-3.977s-.24-.48-.24-1.188c0-1.11.646-1.943 1.448-1.943.683 0 1.012.513 1.012 1.127 0 .687-.436 1.713-.662 2.664-.19.797.4 1.445 1.185 1.445 1.42 0 2.514-1.498 2.514-3.662 0-1.915-1.376-3.254-3.342-3.254-2.276 0-3.61 1.707-3.61 3.472 0 .687.263 1.424.593 1.825.066.08.075.15.057.23-.06.252-.196.796-.223.907-.035.146-.115.178-.268.107-.998-.465-1.624-1.926-1.624-3.1 0-2.524 1.834-4.84 5.287-4.84 2.774 0 4.932 1.977 4.932 4.62 0 2.757-1.74 4.977-4.153 4.977-.81 0-1.572-.422-1.833-.92l-.5 1.902c-.18.695-.667 1.566-.994 2.097.75.232 1.545.357 2.37.357 4.417 0 8-3.582 8-8s-3.583-8-8-8z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Pinterest</span><br><span class="hex">#BD081C</span></li>
<li class="tiles__item" data-search="opera opera ff1b2d" style="background-color:#FF1B2D"><a href="https://simpleicons.org/icons/opera.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="M5.367 3.492C4.482 4.536 3.91 6.08 3.87 7.812v.376c.04 1.732.612 3.276 1.497 4.32 1.147 1.49 2.853 2.435 4.76 2.435 1.17 0 2.267-.357 3.204-.98C11.917 15.23 10.05 16 8 16c-.128 0-.255-.003-.38-.01C3.377 15.793 0 12.29 0 8c0-4.42 3.582-8 8-8h.03c2.037.008 3.894.777 5.302 2.036-.938-.62-2.034-.98-3.206-.98-1.906 0-3.612.946-4.76 2.436zM16 8c0 2.37-1.03 4.498-2.668 5.963-2.052 1-3.964.3-4.597-.137 2.015-.442 3.538-2.88 3.538-5.826 0-2.948-1.523-5.384-3.538-5.827.632-.436 2.545-1.136 4.597-.137C14.97 3.5 16 5.63 16 8z" fill="#fff"/></svg></a><span class="tile-name">Opera</span><br><span class="hex">#FF1B2D</span></li>
<li class="tiles__item" data-search="netflix netflix e50914" style="background-color:#e50914"><a href="https://simpleicons.org/icons/netflix.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="M6.338 15.683V6.86l2.984 8.467c.917-.104 1.836-.2 2.757-.292V0H9.66v9.138L6.442 0H3.92v16h.016c.8-.11 1.6-.216 2.402-.317" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Netflix</span><br><span class="hex">#e50914</span></li>
<li class="tiles__item" data-search="sauce labs saucelabs ec4047" style="background-color:#EC4047"><a href="https://simpleicons.org/icons/saucelabs.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="M15.204.002L.782 0 .777 9.18H3.27c2.053.04 1.862 1.434 2.042 2.705.183 1.292 1.418 1.925 2.455 1.925 1.357 0 2.43-1.164 2.43-2.55 0-1.07-.49-1.84-2.6-2.74C5.204 7.51 4.6 6.084 4.6 4.696c0-2.27 1.735-3.79 3.75-3.79 1.057 0 2.208.338 2.988 1.217.63.71.857 1.427.832 2.312-.01.388-.056.885.73.896l2.304.005V.002z"/><path d="M15.223 6.62l-2.174-.008s-2.3.18-2.17-1.584c.06-.85-.19-1.498-.366-1.77-.458-.71-1.223-1.064-2.146-1.064-1.357 0-2.354 1.13-2.354 2.313 0 1.03.5 2.183 2.63 3.008 1.847.713 2.996 1.954 2.996 3.68 0 1.818-1.382 3.94-3.87 3.94-1.28 0-2.44-.305-3.328-1.576-.452-.647-.626-1.48-.656-2.314-.025-.64-.194-.78-.633-.78l-2.37.007V16h14.433V6.7l.007-.08z"/></g></svg></a><span class="tile-name">Sauce Labs</span><br><span class="hex">#EC4047</span></li>
<li class="tiles__item" data-search="trakt trakt ed1c24" style="background-color:#ED1C24"><a href="https://simpleicons.org/icons/trakt.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 16c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM8 .807C4.033.807.807 4.033.807 8c0 3.967 3.226 7.193 7.193 7.193 3.967 0 7.193-3.226 7.193-7.193C15.193 4.033 11.967.807 8 .807zM3.26 12.354C4.43 13.634 6.122 14.43 8 14.43c.96 0 1.867-.21 2.685-.585L6.22 9.392l-2.96 2.962zm9.525-.045c1.027-1.14 1.657-2.653 1.657-4.31 0-2.586-1.525-4.807-3.713-5.834L6.673 6.21l6.11 6.1zM6.2 6.695l-3.382 3.37-.453-.453 3.558-3.558L10.077 1.9C9.425 1.68 8.73 1.56 8 1.56 4.442 1.558 1.558 4.442 1.558 8c0 1.448.475 2.785 1.293 3.867l3.37-3.37.233.22 4.83 4.83c.098-.055.187-.11.275-.177L6.22 8.033 2.984 11.27l-.453-.452 3.69-3.69.233.22 5.635 5.624c.09-.066.166-.143.243-.21L6.255 6.685l-.055.01zm2.032.685L7.78 6.93l3.192-3.193.453.453L8.232 7.38zm3.028-4.386l-3.68 3.68-.453-.453 3.68-3.68.453.454z" fill="#fff"/></svg></a><span class="tile-name">Trakt</span><br><span class="hex">#ED1C24</span></li>
<li class="tiles__item" data-search="airbnb airbnb ff5a5f" style="background-color:#FF5A5F"><a href="https://simpleicons.org/icons/airbnb.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.222 11.355c-.072-.2-.156-.396-.235-.577-.123-.277-.252-.556-.376-.825l-.008-.02c-1.108-2.404-2.296-4.84-3.533-7.24l-.054-.1c-.126-.246-.256-.5-.39-.75-.157-.29-.33-.598-.574-.885C9.524.34 8.795 0 8 0c-.796 0-1.524.34-2.052.96-.244.285-.418.593-.574.884-.135.252-.267.508-.394.755l-.05.094C3.696 5.094 2.507 7.53 1.4 9.932l-.018.035c-.12.265-.248.538-.368.81-.08.182-.163.376-.235.578-.21.59-.273 1.154-.19 1.725.17 1.192.97 2.214 2.084 2.667.415.168.855.253 1.308.253.14 0 .28-.008.42-.025.538-.062 1.08-.245 1.61-.543.648-.365 1.288-.9 1.988-1.665.7.765 1.34 1.3 1.99 1.665.53.298 1.07.48 1.607.543.14.017.282.025.42.025.454 0 .895-.085 1.308-.253 1.117-.453 1.916-1.475 2.087-2.667.08-.57.02-1.134-.19-1.725zm-.822 1.58c-.12.834-.678 1.548-1.46 1.864-.38.155-.8.21-1.225.16-.407-.047-.808-.184-1.225-.42-.577-.323-1.162-.822-1.82-1.554 1.048-1.294 1.702-2.485 1.944-3.548.11-.485.134-.944.07-1.364-.063-.406-.206-.774-.426-1.094C9.768 6.265 8.925 5.84 8 5.84c-.924 0-1.768.425-2.258 1.14-.22.32-.363.688-.425 1.093-.064.42-.04.88.07 1.364.24 1.063.895 2.255 1.942 3.55-.66.73-1.243 1.23-1.82 1.554-.417.236-.818.373-1.225.42-.425.05-.843-.005-1.226-.16-.782-.317-1.34-1.03-1.46-1.865-.058-.408-.013-.8.142-1.238.057-.16.124-.318.207-.506.116-.264.24-.534.36-.795l.017-.035c1.1-2.39 2.283-4.81 3.513-7.198l.05-.095c.124-.244.253-.496.384-.74.136-.25.273-.494.45-.705.337-.392.778-.6 1.276-.6.5 0 .94.208 1.274.6.18.21.316.454.45.706.13.24.26.49.384.73l.052.104c1.23 2.387 2.412 4.81 3.513 7.198l.01.022c.122.265.25.54.368.81.084.187.15.345.208.505.155.437.2.83.142 1.238zM8 12.19c-.866-1.102-1.422-2.123-1.617-2.98-.082-.36-.1-.69-.056-.98.04-.254.126-.48.258-.673.3-.435.828-.696 1.415-.696.587 0 1.116.262 1.415.697.133.193.22.42.258.672.045.29.026.622-.056.98-.195.858-.75 1.88-1.617 2.98z" fill="#fff"/></svg></a><span class="tile-name">Airbnb</span><br><span class="hex">#FF5A5F</span></li>
<li class="tiles__item" data-search="meetup meetup e2373c" style="background-color:#E2373C"><a href="https://simpleicons.org/icons/meetup.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="M1 13.25c-.552 0-1-.448-1-1V3.744c.004-.55.45-.994 1-.994h14c.55 0 .996.445 1 .994v8.506c0 .552-.448 1-1 1H1zm14.507-7.517h-15v6h15v-6z" fill="#fff"/></svg></a><span class="tile-name">Meetup</span><br><span class="hex">#E2373C</span></li>
<li class="tiles__item" data-search="mastercard mastercard cc0000" style="background-color:#CC0000"><a href="https://simpleicons.org/icons/mastercard.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 8c0 2.644-2.143 4.787-4.787 4.787-1.083 0-2.082-.36-2.884-.966.673-.625 1.18-1.424 1.45-2.326h-.445c-.26.798-.727 1.503-1.335 2.054-.608-.55-1.073-1.256-1.335-2.054H6.22c.27.902.778 1.7 1.45 2.327-.8.607-1.8.967-2.883.967C2.143 12.787 0 10.644 0 8c0-2.644 2.143-4.787 4.787-4.787 1.083 0 2.082.36 2.884.966-.714.663-1.244 1.525-1.5 2.497h.442C6.862 5.81 7.35 5.042 8 4.452c.65.59 1.14 1.357 1.39 2.225h.44c-.256-.972-.785-1.834-1.5-2.498.8-.607 1.8-.967 2.883-.967C13.857 3.213 16 5.356 16 8zM2.85 6.86h-.767l-.48 1.427-.02-1.428h-.71L.49 9.165H.95l.298-1.763.04 1.763h.337l.632-1.773-.283 1.773h.494l.38-2.307zm.917 1.47c-.052-.006-.074-.008-.11-.008-.28 0-.42.096-.42.285 0 .118.068.192.176.192.2 0 .346-.193.354-.47zm.507-.16c.025-.157.04-.276.04-.372 0-.36-.225-.55-.65-.55-.18 0-.343.027-.59.1l-.068.42c.082-.026.282-.086.523-.083.23 0 .315.046.315.17 0 .034-.004.06-.02.122-.072-.01-.144-.015-.2-.015-.548 0-.867.266-.867.724 0 .303.184.512.45.512.227 0 .394-.073.52-.227l-.01.196h.408c.013-.142.105-.725.148-.996zm6.3-1.368c-.653 0-1.11.575-1.11 1.4 0 .614.33.996.862.996.137 0 .254-.018.436-.068l.087-.526c-.165.082-.3.12-.42.12-.288 0-.46-.213-.46-.562 0-.508.257-.865.625-.865.138 0 .266.036.442.125l.08-.5c-.072-.03-.326-.12-.542-.12zM12 8.33c-.052-.006-.075-.008-.11-.008-.28 0-.422.096-.422.285 0 .118.07.192.177.192.2 0 .346-.193.355-.47zm.506-.16c.025-.157.04-.276.04-.372 0-.36-.224-.55-.648-.55-.183 0-.345.027-.59.1l-.07.42c.083-.026.282-.086.523-.083.23 0 .316.046.316.17 0 .034-.004.06-.02.122-.073-.01-.144-.015-.2-.015-.55 0-.867.266-.867.724 0 .303.182.512.45.512.225 0 .392-.073.517-.227l-.01.196h.41c.012-.142.105-.725.147-.996zm-5.95.552c-.034.012-.078.017-.134.017-.117 0-.17-.043-.17-.14.002-.058.083-.503.14-.86h.253l.067-.45h-.252l.057-.284h-.49l-.215 1.28c-.03.2-.07.417-.067.5 0 .267.138.412.39.412.114 0 .22-.018.354-.06l.066-.416zm1.59-.067c-.176.083-.334.12-.51.12-.286 0-.46-.115-.427-.387h.978c.042-.19.06-.323.06-.46 0-.416-.258-.68-.663-.68-.494 0-.86.472-.86 1.113 0 .55.288.838.837.838.17 0 .334-.024.502-.076l.082-.467zm-.358-.646c.003-.04.053-.335-.228-.335-.156 0-.268.12-.314.334h.542zm-3.28-.127c0 .237.114.4.375.524.2.094.232.12.232.207 0 .117-.088.17-.283.17-.15 0-.286-.023-.444-.074l-.067.433c.11.024.21.047.512.055.52 0 .762-.198.762-.627 0-.256-.1-.408-.35-.522-.205-.095-.23-.116-.23-.203 0-.102.083-.154.243-.154.097 0 .23.01.354.03l.072-.436c-.128-.02-.322-.036-.435-.036-.552 0-.743.288-.742.635zM15.513 6.86h-.488l-.11.665c-.134-.177-.28-.255-.47-.255-.436 0-.804.526-.804 1.15 0 .47.237.778.596.778.182 0 .32-.063.455-.207l-.023.176h.467l.377-2.307zm-1.358 1.503c0-.37.16-.63.383-.63.168 0 .26.13.26.367 0 .372-.16.632-.39.632-.17 0-.254-.124-.254-.37zm-1.27-1.073c-.062.58-.172 1.168-.258 1.75l-.023.126h.494c.176-1.148.22-1.37.495-1.343.045-.235.127-.44.188-.545-.207-.042-.322.074-.474.296.012-.095.033-.19.03-.284h-.455zm-4.316 0c-.062.58-.17 1.168-.258 1.75l-.022.126h.494c.177-1.148.22-1.37.496-1.343.045-.235.127-.44.187-.545-.206-.042-.322.074-.472.296.01-.095.033-.19.03-.284H8.57zm6.957 1.96c.086 0 .155-.07.155-.156 0-.085-.07-.154-.155-.154-.086 0-.155.07-.155.154 0 .085.07.155.155.155zm-.118-.156c0-.065.052-.118.117-.118.066 0 .117.053.117.118 0 .064-.05.118-.117.118-.065 0-.118-.054-.118-.118zm.096.015h.023l.02.05h.036l-.026-.058c.015-.006.024-.02.024-.035 0-.014-.007-.028-.017-.034-.01-.007-.023-.007-.035-.007h-.057v.135h.03v-.05zm0-.06h.017c.006 0 .015 0 .02.002.005.004.008.01.008.015 0 .005-.002.012-.007.015-.006.003-.013.003-.02.003h-.017V9.05zm-.134 1.63c0-.086.07-.156.156-.156.085 0 .154.07.154.156 0 .084-.07.154-.154.154-.086 0-.156-.07-.156-.154zm.156.117c.065 0 .117-.053.117-.117 0-.066-.052-.118-.117-.118s-.118.052-.118.118c0 .064.053.117.118.117zm-.022-.104h.023l.02.054h.036l-.026-.06c.015-.006.024-.02.024-.035 0-.013-.007-.027-.017-.034-.01-.008-.023-.008-.035-.008h-.057v.137h.03v-.054zm0-.058h.018c.005 0 .014 0 .02.003.004.002.007.008.007.014s-.002.012-.007.015c-.005.003-.013.003-.02.003h-.017v-.035z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">MasterCard</span><br><span class="hex">#CC0000</span></li>
<li class="tiles__item" data-search="jekyll jekyll cc0000" style="background-color:#CC0000"><a href="https://simpleicons.org/icons/jekyll.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="M5.382 16c-.232 0-.46-.042-.68-.126-.917-.35-1.402-1.346-1.15-2.268l-.01-.005.06-.157 4.664-12.11c.07-.178.037-.606.004-.844-.01-.057-.01-.108.005-.16L8.28.32l.004-.01V.305L8.29.293C8.362.098 8.59 0 8.963 0c.448 0 1.067.14 1.7.382.532.205 1.016.46 1.356.717.4.302.56.572.47.805l-.014.028-.004.01c-.024.046-.056.083-.098.116-.205.18-.508.488-.56.628L7.098 14.966l-.01-.005c-.33.632-.973 1.037-1.696 1.04h-.008zm-1.458-2.478l-.014.033c-.298.8.108 1.704.91 2.012.18.07.367.102.558.102.647 0 1.22-.387 1.458-.993l.018-.042 4.64-12.06c.097-.26.56-.675.652-.758l.01-.01c.008-.004.013-.01.013-.014l.004-.004c.004-.034-.038-.178-.364-.43-.312-.237-.764-.475-1.27-.67C9.95.46 9.355.325 8.954.325c-.265 0-.354.056-.368.084v.028c.01.07.098.69-.023 1.01l-4.64 12.074zM9.89 5.85s-.642.74-1.228 1.006c-.587.266-1.02.196-1.547.504-.526.307-.792.735-.792.735L4.18 13.67c-.232.63.112 1.366.75 1.613.64.247 1.36-.08 1.608-.704L9.89 5.85zm-3.287 6.657c.07-.028.15 0 .177.07.028.07 0 .148-.07.176-.07.028-.15 0-.177-.07-.028-.065 0-.144.07-.176zm-.676-1.202c-.102.046-.223 0-.265-.103-.047-.102 0-.223.102-.265.103-.047.224 0 .266.102.05.102.005.218-.103.265zm.19-.73c-.082-.192 0-.416.192-.505.19-.083.414 0 .502.19.084.192 0 .416-.19.504-.196.084-.42 0-.504-.19zm1.618-1.506c.102-.048.223 0 .265.1.047.104 0 .225-.102.267-.103.047-.224 0-.266-.103-.05-.102 0-.223.103-.265zm-.862-.92c.07-.027.15 0 .177.07.028.07 0 .15-.07.178-.07.028-.15 0-.177-.07-.028-.07.005-.15.07-.177zM9.12.76c.066-.174.662-.108 1.33.15.666.256 1.153.606 1.086.78-.068.176-.664.11-1.33-.146C9.537 1.287 9.05.937 9.118.76z" fill="#fff"/></svg></a><span class="tile-name">Jekyll</span><br><span class="hex">#CC0000</span></li>
<li class="tiles__item" data-search="flipboard flipboard e12828" style="background-color:#E12828"><a href="https://simpleicons.org/icons/flipboard.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="M0 0h5.16v16H0zM5.677 5.677h5.16v5.16h-5.16zM5.677 0H16v5.16H5.677z"/></g></svg></a><span class="tile-name">Flipboard</span><br><span class="hex">#E12828</span></li>
<li class="tiles__item" data-search="readability readability 990000" style="background-color:#990000"><a href="https://simpleicons.org/icons/readability.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="M12.084 8.088v.002l-.22 1.975c-.927-.758-2.438-1.324-3.872-1.324-1.426 0-2.93.564-3.858 1.314L3.916 8.09v-.002c-.002-.605-.295-1.136-.74-1.477.256-2.436 2.31-4.338 4.816-4.338 2.51 0 4.567 1.908 4.818 4.352-.437.34-.724.866-.726 1.464"/><path d="M11.596 12.32H4.403l-.245-1.924c.887-.857 2.272-1.362 3.834-1.362 1.57 0 2.962.508 3.848 1.375l-.244 1.91zM3.683 13.72c-.756 0-.715-.013-.715-.77l-1.166-2.713C.802 10.202 0 9.38 0 8.372c0-1.033.837-1.87 1.87-1.87 1.03 0 1.865.835 1.867 1.865v.002l.498 4.48c0 .755.204.87-.552.87M14.198 10.237l-1.166 2.714c0 .757.04.778-.715.778-.756 0-.552-.123-.552-.88l.497-4.48c.003-1.03.84-1.865 1.87-1.865 1.03 0 1.868.837 1.868 1.87 0 1.008-.8 1.83-1.802 1.864"/></g></svg></a><span class="tile-name">Readability</span><br><span class="hex">#990000</span></li>
<li class="tiles__item" data-search="tesla tesla cc0000" style="background-color:#CC0000"><a href="https://simpleicons.org/icons/tesla.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 3.575l1.65-2.018s2.83.06 5.647 1.37c-.722 1.09-2.154 1.625-2.154 1.625-.097-.96-.77-1.194-2.904-1.194L8 16 5.746 3.356c-2.12 0-2.792.236-2.89 1.195 0 0-1.43-.535-2.153-1.623 2.817-1.31 5.647-1.37 5.647-1.37L8 3.575l-.003.002H8v-.002zm0-2.6c2.277-.02 4.884.352 7.552 1.52.357-.645.448-.93.448-.93C13.083.408 10.352.01 8 0 5.648.01 2.917.407 0 1.566c0 0 .13.35.448.93C3.116 1.325 5.723.955 8 .973z" fill="#fff"/></svg></a><span class="tile-name">Tesla</span><br><span class="hex">#CC0000</span></li>
<li class="tiles__item" data-search="tinder tinder ff6b6b" style="background-color:#FF6B6B"><a href="https://simpleicons.org/icons/tinder.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="M6.22 6.3c.03.048.082.08.142.08.04 0 .077-.014.105-.038l.01-.008c.26-.217.494-.44.714-.678 2.14-2.322.885-5.173.872-5.2C8 .315 8.042.15 8.164.06c.123-.09.29-.08.402.022 7.244 6.743 5.328 11.88 5.188 12.226-.588 2.095-2.898 3.61-5.633 3.687C8.05 16 7.974 16 7.9 16c-3.235 0-5.985-1.993-5.985-4.538v-.04c0-3.532 3.197-7.016 3.34-7.163.09-.095.23-.123.35-.07.12.05.198.172.194.304-.023.692.118 1.296.42 1.802V6.3z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Tinder</span><br><span class="hex">#FF6B6B</span></li>
<li class="tiles__item" data-search="microgenetics microgenetics ff0000" style="background-color:#FF0000"><a href="https://simpleicons.org/icons/microgenetics.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 4c1.73 0 2.874.842 3.722 1.817l.165.195c.055.067.11.134.162.2.292.38.547.764.78 1.116.16.238.313.462.464.672.052.073.104.144.157.214.054.07.107.14.16.206.625.78 1.264 1.267 2.196 1.327C15.932 9.184 16 8.6 16 8c0-.6-.068-1.184-.194-1.747-.932.06-1.57.546-2.196 1.327-.115-.164-.236-.34-.363-.53-.25-.378-.537-.806-.875-1.23.673-.78 1.502-1.45 2.62-1.705C13.628 1.66 11.01 0 8 0 5 0 2.373 1.66 1.007 4.115c1.12.256 1.948.925 2.62 1.704.057.063.112.128.166.194.054.066.106.132.158.2.32.41.604.836.87 1.236.126.19.25.373.37.55.05.075.102.15.153.22.052.075.103.147.155.218.702.96 1.405 1.62 2.502 1.62 1.097 0 1.8-.66 2.502-1.62l.25.372c.296.446.613.92.97 1.373C10.874 11.158 9.73 12 8 12s-2.874-.842-3.722-1.817l-.165-.195c-.055-.067-.11-.134-.162-.2-.292-.38-.547-.764-.78-1.116-.16-.238-.313-.462-.464-.672-.052-.073-.104-.144-.157-.214-.054-.07-.107-.14-.16-.206C1.765 6.8 1.126 6.313.194 6.253.068 6.816 0 7.4 0 8c0 .6.068 1.184.194 1.747.932-.06 1.57-.546 2.196-1.327.115.164.236.34.363.53.25.378.537.806.875 1.23-.673.78-1.502 1.45-2.62 1.705C2.372 14.34 4.99 16 8 16s5.627-1.66 6.993-4.115c-1.12-.256-1.948-.925-2.62-1.704-.057-.063-.112-.128-.166-.194-.054-.066-.106-.132-.158-.2-.32-.41-.604-.836-.87-1.236-.126-.19-.25-.373-.37-.55-.05-.075-.102-.15-.153-.22-.052-.075-.103-.147-.155-.218C9.8 6.602 9.097 5.942 8 5.942c-1.097 0-1.8.66-2.502 1.62l-.25-.372c-.296-.446-.613-.92-.97-1.373C5.126 4.842 6.25 4 8 4" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Microgenetics</span><br><span class="hex">#FF0000</span></li>
<li class="tiles__item" data-search="youtube youtube cd201f" style="background-color:#CD201F"><a href="https://simpleicons.org/icons/youtube.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="M6.348 10.075V5.58l4.323 2.255-4.322 2.24zM15.84 4.8s-.156-1.102-.636-1.587c-.608-.637-1.29-.64-1.603-.678-2.238-.162-5.596-.162-5.596-.162h-.008s-3.358 0-5.597.162c-.314.038-.996.04-1.604.678C.316 3.698.16 4.8.16 4.8S0 6.097 0 7.39v1.215c0 1.294.16 2.59.16 2.59s.156 1.1.636 1.587c.608.637 1.408.617 1.764.684 1.28.123 5.44.16 5.44.16s3.362-.004 5.6-.166c.314-.038.996-.04 1.604-.678.48-.486.636-1.588.636-1.588S16 9.9 16 8.604V7.39c0-1.294-.16-2.59-.16-2.59" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">YouTube</span><br><span class="hex">#CD201F</span></li>
<li class="tiles__item" data-search="quora quora b92b27" style="background-color:#B92B27"><a href="https://simpleicons.org/icons/quora.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.49 12.476c-.554-1.09-1.204-2.193-2.473-2.193-.242 0-.485.04-.707.14l-.43-.86c.524-.452 1.373-.81 2.464-.81 1.697 0 2.568.82 3.26 1.862.41-.89.604-2.094.604-3.585 0-3.724-1.164-5.636-3.884-5.636-2.68 0-3.84 1.912-3.84 5.636 0 3.704 1.16 5.596 3.84 5.596.426 0 .812-.046 1.166-.15zm.665 1.3c-.588.157-1.212.244-1.83.244-3.57 0-7.065-2.848-7.065-6.99C.26 2.85 3.754 0 7.324 0c3.63 0 7.09 2.828 7.09 7.03 0 2.337-1.09 4.236-2.675 5.464.51.767 1.038 1.277 1.772 1.277.8 0 1.124-.618 1.178-1.104h1.044c.06.647-.263 3.334-3.18 3.334-1.765 0-2.7-1.024-3.4-2.224z" fill="#fff"/></svg></a><span class="tile-name">Quora</span><br><span class="hex">#B92B27</span></li>
<li class="tiles__item" data-search="last.fm lastfm d51007" style="background-color:#D51007"><a href="https://simpleicons.org/icons/lastfm.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.056 11.473L6.47 9.88s-.954 1.062-2.383 1.062c-1.265 0-2.163-1.1-2.163-2.86 0-2.254 1.137-3.06 2.255-3.06 1.61 0 2.125 1.044 2.565 2.382l.586 1.833c.587 1.778 1.687 3.207 4.858 3.207 2.273 0 3.812-.696 3.812-2.53 0-1.483-.843-2.253-2.42-2.62l-1.172-.256c-.807-.183-1.045-.513-1.045-1.063 0-.623.495-.99 1.3-.99.88 0 1.358.33 1.43 1.118l1.834-.22c-.147-1.65-1.283-2.327-3.153-2.327-1.65 0-3.262.623-3.262 2.62 0 1.247.605 2.035 2.126 2.4l1.246.295c.935.22 1.247.605 1.247 1.137 0 .678-.66.953-1.906.953-1.85 0-2.62-.97-3.06-2.31L8.56 6.82c-.77-2.383-2-3.262-4.436-3.262C1.43 3.556 0 5.26 0 8.156c0 2.786 1.43 4.288 3.996 4.288 2.07 0 3.06-.97 3.06-.97z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Last.fm</span><br><span class="hex">#D51007</span></li>
<li class="tiles__item" data-search="ted ted e62b1e" style="background-color:#E62B1E"><a href="https://simpleicons.org/icons/ted.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="M1.62 6.59H0V5.11h5.02v1.48H3.4v4.3H1.62v-4.3zM5.297 5.11h4.873v1.48H7.078v.722h3.092v1.376H7.078v.72h3.092v1.483H5.297V5.11zM12.25 9.41h.697c1.11 0 1.272-.9 1.272-1.443 0-.364-.115-1.376-1.403-1.376h-.567v2.82zm-1.78-4.3h2.922C15.32 5.11 16 6.533 16 7.99c0 1.773-.94 2.9-2.956 2.9H10.47V5.108z"/></g></svg></a><span class="tile-name">TED</span><br><span class="hex">#E62B1E</span></li>
<li class="tiles__item" data-search="makerbot makerbot ff1e0d" style="background-color:#FF1E0D"><a href="https://simpleicons.org/icons/makerbot.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.37 4.886c-.402-.953-.98-1.81-1.713-2.543-.735-.734-1.59-1.31-2.543-1.714C10.127.21 9.08 0 8 0 6.92 0 5.873.212 4.886.63c-.953.402-1.808.98-2.543 1.713-.734.734-1.31 1.59-1.714 2.543C.21 5.873 0 6.92 0 8c0 1.08.212 2.127.63 3.114.402.953.98 1.81 1.713 2.543.735.734 1.59 1.31 2.543 1.714C5.873 15.79 6.92 16 8 16c1.08 0 2.127-.212 3.114-.63.953-.402 1.808-.98 2.543-1.713.734-.734 1.31-1.59 1.714-2.543C15.79 10.127 16 9.08 16 8s-.212-2.127-.63-3.114zM8 14.89c-3.805 0-6.89-3.085-6.89-6.89 0-3.805 3.085-6.89 6.89-6.89 3.805 0 6.89 3.085 6.89 6.89 0 3.805-3.085 6.89-6.89 6.89zm2.162-12.143H5.838c-.615 0-1.134.217-1.556.65-.423.43-.635.95-.635 1.556v6.788c0 .3.09.54.267.722.178.182.41.274.7.274.297 0 .537-.092.72-.274.182-.183.273-.423.273-.72V4.72h1.427v7.02c0 .297.087.537.26.72.173.182.408.274.706.274s.533-.092.706-.274c.173-.183.26-.423.26-.72V4.72h1.427v7.02c0 .297.09.537.273.72.183.182.423.274.72.274.29 0 .522-.094.7-.282.178-.187.267-.425.267-.713V4.954c0-.606-.212-1.125-.635-1.557-.422-.432-.94-.65-1.556-.65z" fill="#fff"/></svg></a><span class="tile-name">MakerBot</span><br><span class="hex">#FF1E0D</span></li>
<li class="tiles__item" data-search="reverbnation reverbnation e43526" style="background-color:#E43526"><a href="https://simpleicons.org/icons/reverbnation.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 6.216l-6.095-.02L7.98.38 6.095 6.196 0 6.215h.02l4.912 3.57-1.904 5.834h.02l4.972-3.59 4.932 3.59-1.904-5.815L16 6.215" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">ReverbNation</span><br><span class="hex">#E43526</span></li>
<li class="tiles__item" data-search="buzzfeed buzzfeed ee3322" style="background-color:#EE3322"><a href="https://simpleicons.org/icons/buzzfeed.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 8c0 4.418-3.582 8-8 8s-8-3.582-8-8 3.582-8 8-8 8 3.582 8 8zm-2.765-.182l-.652-4.627L8.25 4.94l1.717.99-1.623 2.81-2.81-1.622-2.77 4.796 1.552.896L6.19 9.565 9 11.187l2.518-4.36 1.717.99z" fill="#fff"/></svg></a><span class="tile-name">BuzzFeed</span><br><span class="hex">#EE3322</span></li>
<li class="tiles__item" data-search="google+ googleplus dc4e41" style="background-color:#DC4E41"><a href="https://simpleicons.org/icons/googleplus.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="M5.09 7.273v1.745H7.98c-.116.75-.873 2.197-2.887 2.197-1.737 0-3.155-1.44-3.155-3.215S3.353 4.785 5.09 4.785c.99 0 1.652.422 2.03.786l1.382-1.33c-.887-.83-2.037-1.33-3.41-1.33C2.275 2.91 0 5.184 0 8s2.276 5.09 5.09 5.09c2.94 0 4.888-2.065 4.888-4.974 0-.334-.036-.59-.08-.843H5.09zM16 7.273h-1.455V5.818H13.09v1.455h-1.454v1.454h1.455v1.455h1.455V8.727H16"/></g></svg></a><span class="tile-name">Google+</span><br><span class="hex">#DC4E41</span></li>
<li class="tiles__item" data-search="yelp yelp c41200" style="background-color:#C41200"><a href="https://simpleicons.org/icons/yelp.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="M14.073 12.152c-.094.646-1.414 2.323-2.02 2.565-.207.083-.408.063-.566-.06-.103-.08-.21-.244-1.633-2.552l-.422-.688c-.162-.247-.132-.572.07-.82.197-.24.487-.33.74-.233.014.008 1.065.354 1.065.354 2.392.786 2.47.816 2.572.892.154.124.223.317.193.542zM9.278 8.64c-.17-.257-.167-.56.007-.77l.666-.906c1.457-1.99 1.535-2.095 1.64-2.164.17-.114.373-.12.577-.022.578.282 1.748 2.02 1.818 2.687v.023c.014.227-.07.412-.233.523-.108.07-.212.106-2.933.765-.437.104-.678.163-.812.213l.015-.023c-.272.076-.57-.055-.745-.324zM7.608 7.61c-.13.04-.526.163-1.013-.625 0 0-3.288-5.174-3.365-5.333-.047-.18.01-.383.17-.548.49-.507 3.145-1.25 3.84-1.08.227.058.383.2.438.403.04.223.363 5.024.41 6.1.044.92-.35 1.044-.48 1.083zM8.042 12.872c-.007 2.517-.012 2.6-.054 2.72-.07.188-.23.312-.454.353-.64.11-2.645-.63-3.063-1.126-.084-.103-.134-.215-.145-.327-.01-.08.002-.157.03-.23.043-.127.118-.225 1.922-2.342l.526-.622c.18-.225.5-.296.797-.18.29.11.466.36.448.63l-.006 1.124zM2.586 11.263c-.197-.007-.373-.125-.476-.322-.075-.142-.127-.38-.16-.667-.09-.868.02-2.176.28-2.592.122-.19.3-.29.497-.283.13.002.246.044 2.82 1.106l.753.305c.27.102.437.384.42.704-.02.312-.198.555-.463.623-.005.003-1.07.342-1.07.342-2.394.77-2.473.792-2.6.786zM12.572 15.998h-.002l-.004.002.006-.002z"/></g></svg></a><span class="tile-name">Yelp</span><br><span class="hex">#C41200</span></li>
<li class="tiles__item" data-search="laravel laravel e74430" style="background-color:#E74430"><a href="https://simpleicons.org/icons/laravel.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.3 8.85l9.14-2.19c-.507-.718-2.806-3.977-3.028-4.287-.25-.35.006-.512.412-.58.406-.07 3.902-.657 4.202-.7.252-.037.46-.118.808.205C15.514.536 14.758 0 13.878 0H2.122C1.086 0 .225.74.038 1.722L4.3 8.85z"/><path d="M15.157 1.917c-.137.03-3.178.58-3.365.605-.187.025-.125.13-.05.238l2.676 3.67L16 6.04V2.617c-.22-.28-.38-.485-.418-.54-.17-.23-.288-.192-.425-.16M16 10.087c-.778-1.065-1.625-2.225-1.706-2.34-.11-.16-.17-.19-.432-.106l-8.91 2.32s2.735 4.732 2.945 5.035c.21.304.338.28.502.21.126-.054 5.202-1.77 7.6-2.583v-2.535zM16 8.52V7.18l-.834.223L16 8.52M10.53 16h3.348c1.117 0 2.032-.863 2.115-1.958-1.71.618-3.924 1.41-5.464 1.958M3.698 10.288c-.994.26-2.423.634-3.698.964v2.626C0 15.05.95 16 2.122 16h4.8c-.628-1.026-2.337-4.105-3.224-5.712M2.95 8.908L0 3.816v6.07l2.887-.69c.235-.055.18-.085.063-.288"/><path d="M15.095 7.305L16 7.06v.42l-.62.207-.285-.382z"/></g></svg></a><span class="tile-name">Laravel</span><br><span class="hex">#E74430</span></li>
<li class="tiles__item" data-search="git git f14e32" style="background-color:#F14E32"><a href="https://simpleicons.org/icons/git.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.698 7.287L8.708.302C8.305-.1 7.652-.1 7.248.302L5.8 1.752l1.84 1.84c.43-.144.92-.047 1.26.294.344.343.44.838.292 1.267l1.774 1.773c.43-.148.925-.052 1.268.29.48.48.48 1.256 0 1.735-.48.48-1.256.48-1.735 0-.36-.36-.45-.89-.267-1.332L8.574 5.964v4.352c.117.058.227.135.325.232.478.48.478 1.255 0 1.734-.48.48-1.257.48-1.736 0-.48-.48-.48-1.255 0-1.734.118-.118.256-.208.402-.268V5.887c-.146-.06-.283-.148-.402-.267-.363-.363-.45-.895-.264-1.34L5.085 2.465.29 7.255c-.4.403-.4 1.055 0 1.458l6.992 6.985c.402.403 1.055.403 1.458 0l6.958-6.953c.403-.402.403-1.055 0-1.458" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Git</span><br><span class="hex">#F14E32</span></li>
<li class="tiles__item" data-search="stumbleupon stumbleupon eb4924" style="background-color:#EB4924"><a href="https://simpleicons.org/icons/stumbleupon.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.58 0 0 3.582 0 8c0 4.42 3.58 8 8 8s8-3.58 8-8c0-4.418-3.58-8-8-8zm-.412 5.938v3.3c0 1.236-1.128 2.167-2.3 2.167-1.096 0-2.12-.518-2.236-1.756V7.587h1.65v1.65c0 .41.29.477.585.477.293 0 .65-.066.65-.478v-3.3c.034-1.236 1.053-2.01 2.194-2.01 1.162 0 1.932.878 1.932 2.01v.696l-.818.39-.832-.39V5.526s-.11-.12-.28-.12c-.283 0-.544.12-.544.532zm5.36 3.3c0 1.236-1.06 2.074-2.235 2.074-1.174 0-2.3-.838-2.3-2.075v-1.65h1.65v1.65c0 .412.357.478.65.478.294 0 .586-.066.586-.478v-1.65h1.648v1.65z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">StumbleUpon</span><br><span class="hex">#EB4924</span></li>
<li class="tiles__item" data-search="soundcloud soundcloud ff3300" style="background-color:#FF3300"><a href="https://simpleicons.org/icons/soundcloud.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="M.773 8.13c-.034 0-.062.03-.067.066L.55 9.633l.156 1.405c.005.038.033.065.067.065.033 0 .06-.027.066-.065l.178-1.405-.18-1.437C.835 8.158.807 8.13.774 8.13M.18 8.682c-.032 0-.06.025-.063.062L0 9.634l.117.872c.004.037.03.063.064.063s.06-.027.065-.063l.14-.874-.14-.89c-.005-.036-.03-.06-.064-.06M1.4 7.85c-.04 0-.075.033-.08.078l-.148 1.705.15 1.643c.003.045.037.078.08.078.04 0 .074-.033.08-.078l.17-1.643-.17-1.705c-.006-.045-.04-.078-.08-.078M2.035 7.79c-.05 0-.09.04-.094.092l-.14 1.75.14 1.696c.005.052.045.092.095.092s.09-.04.094-.092l.16-1.695-.16-1.752c-.006-.05-.046-.09-.095-.09M2.78 11.342zM2.78 8.008c-.003-.06-.05-.106-.106-.106-.058 0-.104.046-.108.107l-.133 1.623.133 1.71c.004.06.05.105.108.105.057 0 .103-.046.107-.106l.152-1.71-.15-1.624zM3.318 6.87c-.065 0-.118.053-.12.12L3.07 9.634l.125 1.71c.003.065.056.118.12.118.065 0 .118-.053.122-.12l.14-1.708-.14-2.644c-.005-.067-.058-.12-.122-.12M3.957 6.262c-.072 0-.132.058-.135.133l-.117 3.248.117 1.698c.003.076.063.134.135.134.072 0 .13-.058.135-.133v.002l.132-1.7-.132-3.247c-.004-.075-.063-.133-.135-.133M4.62 5.968c-.08 0-.144.065-.147.148l-.11 3.52.11 1.68c.003.08.068.146.148.146.08 0 .146-.065.15-.147l.123-1.68-.123-3.52c-.004-.082-.07-.147-.15-.147M5.443 5.997c-.003-.09-.074-.16-.162-.16-.088 0-.16.07-.16.16l-.102 3.638.1 1.67c.003.09.074.16.163.16.09 0 .16-.07.163-.16l.113-1.67-.113-3.638zM5.443 11.304zM5.945 5.915c-.096 0-.173.077-.175.175l-.093 3.545.093 1.654c.002.096.08.173.175.173.096 0 .174-.077.176-.175v.002l.105-1.655L6.12 6.09c0-.098-.08-.175-.175-.175M6.615 6.03c-.104 0-.187.084-.19.19l-.084 3.416.086 1.643c.002.104.085.186.19.186.103 0 .186-.082.19-.188l.093-1.642-.095-3.416c-.003-.106-.086-.19-.19-.19M7.402 5.403c-.032-.02-.07-.034-.112-.034-.04 0-.078.01-.11.032-.054.036-.092.098-.093.17v.038L7.01 9.635l.077 1.634v.006c.003.045.02.087.048.12.037.045.093.074.155.074.055 0 .106-.023.142-.06.037-.036.06-.087.06-.142l.01-.162.077-1.47-.087-4.065c0-.07-.037-.13-.09-.167M7.493 11.27v-.002zM8.072 5.018c-.032-.02-.07-.03-.11-.03-.05 0-.1.017-.137.048-.048.04-.08.1-.08.167v.022l-.09 4.41.047.817.043.793c.002.118.1.215.217.215.118 0 .215-.097.217-.216v.002l.095-1.61-.096-4.433c-.002-.08-.045-.147-.108-.185M14.032 7.538c-.27 0-.527.055-.76.153-.158-1.773-1.645-3.164-3.46-3.164-.443 0-.876.087-1.258.235-.15.06-.188.117-.19.232v6.246c.002.12.095.215.213.226h5.455c1.087 0 1.968-.87 1.968-1.958 0-1.087-.88-1.968-1.968-1.968"/></g></svg></a><span class="tile-name">SoundCloud</span><br><span class="hex">#FF3300</span></li>
<li class="tiles__item" data-search="patreon patreon e6461a" style="background-color:#E6461A"><a href="https://simpleicons.org/icons/patreon.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="M0 7.78C0 4.053 3.027.56 7.018.06c2.86-.333 5.023.765 6.52 2.196 1.396 1.33 2.228 3.028 2.428 5.025.166 1.997-.266 3.728-1.43 5.36-1.164 1.596-3.46 3.36-6.32 3.36H4.324V8.313c.034-1.697.6-3.162 2.66-3.86 1.797-.533 3.893.465 4.525 2.362.664 2.03-.3 3.395-1.43 4.227-1.132.832-2.895.832-4.06.033v2.63c.766.365 1.73.465 2.43.43 2.526-.365 4.49-1.796 5.32-3.96.866-2.295.267-4.957-1.53-6.62-2.16-1.765-4.523-2.197-7.05-.966-1.763.898-2.994 2.728-3.294 4.724V16H.033L0 7.78z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Patreon</span><br><span class="hex">#E6461A</span></li>
<li class="tiles__item" data-search="ubuntu ubuntu dd4814" style="background-color:#DD4814"><a href="https://simpleicons.org/icons/ubuntu.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 0c4.415 0 8 3.585 8 8s-3.585 8-8 8-8-3.585-8-8 3.585-8 8-8zm2.186 11.786c-.51.295-.686.948-.39 1.46.294.51.947.685 1.458.39.51-.295.686-.948.39-1.46-.294-.51-.947-.685-1.458-.39zM8 11.12c-.47 0-.915-.105-1.314-.29l-.742 1.33c.62.306 1.318.48 2.056.48.43 0 .845-.06 1.24-.17.07-.428.324-.823.73-1.058.406-.234.875-.257 1.28-.104.79-.776 1.305-1.833 1.38-3.01l-1.523-.022C10.967 9.87 9.63 11.12 8 11.12zM4.88 8c0-1.055.525-1.988 1.327-2.553l-.78-1.308c-.936.624-1.63 1.58-1.92 2.697.337.275.553.694.553 1.163 0 .47-.216.888-.553 1.163.29 1.118.984 2.073 1.92 2.698l.78-1.308C5.405 9.988 4.88 9.056 4.88 8zM2.56 6.932c-.59 0-1.068.478-1.068 1.068 0 .59.478 1.068 1.068 1.068.59 0 1.068-.478 1.068-1.068 0-.59-.478-1.068-1.068-1.068zM8 4.88c1.63 0 2.967 1.25 3.107 2.843L12.63 7.7c-.076-1.176-.59-2.232-1.38-3.01-.406.155-.875.13-1.28-.103-.406-.234-.66-.63-.73-1.06C8.844 3.42 8.43 3.36 8 3.36c-.74 0-1.437.173-2.056.48l.742 1.33c.4-.186.845-.29 1.314-.29zm2.186-.667c.51.295 1.164.12 1.46-.39.294-.51.12-1.164-.392-1.46-.51-.294-1.164-.12-1.46.392-.294.51-.12 1.163.392 1.458z" fill="#fff"/></svg></a><span class="tile-name">Ubuntu</span><br><span class="hex">#DD4814</span></li>
<li class="tiles__item" data-search="reddit reddit ff4500" style="background-color:#FF4500"><a href="https://simpleicons.org/icons/reddit.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="M1.473 9.368c-.04.185-.06.374-.06.566 0 2.3 2.94 4.173 6.554 4.173 3.613 0 6.553-1.872 6.553-4.173 0-.183-.02-.364-.055-.54l-.01-.022c-.013-.036-.02-.073-.02-.11-.2-.784-.745-1.497-1.533-2.072-.03-.01-.058-.026-.084-.047-.017-.013-.03-.028-.044-.043-1.198-.824-2.91-1.34-4.807-1.34-1.88 0-3.576.506-4.772 1.315-.01.012-.02.023-.033.033-.026.022-.056.04-.087.05-.805.576-1.364 1.293-1.572 2.086 0 .038-.01.077-.025.114l-.005.01zM8 13.003c-1.198 0-2.042-.26-2.58-.8-.116-.116-.116-.305 0-.422.117-.116.307-.116.424 0 .42.42 1.125.625 2.155.625 1.03 0 1.735-.204 2.156-.624.116-.116.306-.116.422 0 .117.118.117.307 0 .424-.538.538-1.382.8-2.58.8zM5.592 7.945c-.61 0-1.12.51-1.12 1.12 0 .608.51 1.102 1.12 1.102.61 0 1.103-.494 1.103-1.102 0-.61-.494-1.12-1.103-1.12zm4.83 0c-.61 0-1.12.51-1.12 1.12 0 .608.51 1.102 1.12 1.102.61 0 1.103-.494 1.103-1.102 0-.61-.494-1.12-1.103-1.12zM13.46 6.88c.693.556 1.202 1.216 1.462 1.94.3-.225.48-.578.48-.968 0-.67-.545-1.214-1.214-1.214-.267 0-.52.087-.728.243zM1.812 6.64c-.67 0-1.214.545-1.214 1.214 0 .363.16.7.43.927.268-.72.782-1.375 1.478-1.924-.202-.14-.443-.218-.694-.218zm6.155 8.067c-3.944 0-7.152-2.14-7.152-4.77 0-.183.016-.363.046-.54C.33 9.068 0 8.487 0 7.852c0-1 .813-1.812 1.812-1.812.446 0 .87.164 1.2.455 1.24-.796 2.91-1.297 4.75-1.33l1.208-3.69.264.063c.002 0 .004 0 .006.002l2.816.663c.228-.533.757-.908 1.373-.908.822 0 1.49.67 1.49 1.492 0 .823-.668 1.492-1.49 1.492-.823 0-1.492-.67-1.493-1.49l-2.57-.606L8.39 5.17c1.773.07 3.374.572 4.57 1.35.333-.307.767-.48 1.228-.48 1 0 1.812.814 1.812 1.813 0 .665-.354 1.26-.92 1.578.025.166.04.334.04.504-.002 2.63-3.21 4.77-7.153 4.77zM13.43 1.893c-.494 0-.895.4-.895.894 0 .493.4.894.894.894.49 0 .892-.4.892-.893s-.4-.894-.893-.894z" fill="#fff"/></svg></a><span class="tile-name">Reddit</span><br><span class="hex">#FF4500</span></li>
<li class="tiles__item" data-search="zapier zapier ff4a00" style="background-color:#FF4A00"><a href="https://simpleicons.org/icons/zapier.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="M10 8.003c0 .595-.11 1.164-.307 1.69-.525.198-1.095.307-1.69.307h-.006c-.595 0-1.164-.11-1.69-.307C6.11 9.167 6 8.598 6 8.003v-.006c0-.595.11-1.164.307-1.69C6.833 6.11 7.402 6 7.997 6h.006c.595 0 1.165.11 1.69.308.198.525.307 1.094.307 1.69v.005zm5.89-1.336h-4.67l3.3-3.302c-.26-.365-.548-.707-.864-1.022-.315-.316-.657-.605-1.02-.864l-3.303 3.3V.11C8.9.04 8.457 0 8.003 0h-.007c-.453 0-.897.04-1.33.11v4.67l-3.3-3.3c-.366.258-.707.548-1.023.863-.316.316-.605.658-.864 1.022l3.3 3.302H.11S0 7.544 0 7.997v.006c0 .453.04.898.11 1.33h4.67l-3.3 3.302c.518.73 1.156 1.367 1.885 1.886l3.302-3.3v4.67c.432.07.875.11 1.327.11h.012c.452 0 .895-.04 1.327-.11v-4.67l3.302 3.3c.365-.258.706-.547 1.02-.863h.002c.316-.316.605-.657.864-1.022l-3.3-3.302h4.67c.07-.432.11-.875.11-1.327v-.012c0-.452-.04-.895-.11-1.327" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Zapier</span><br><span class="hex">#FF4A00</span></li>
<li class="tiles__item" data-search="magento magento ee672f" style="background-color:#EE672F"><a href="https://simpleicons.org/icons/magento.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 16l-2.97-1.715v-8l1.98-1.143v8l.99.602.99-.602v-8l1.98 1.143v8L8 16zm6.928-12v8l-1.98 1.142v-8L8 2.286 3.05 5.142v8L1.073 12V4L8 0l6.928 4z" fill="#fff"/></svg></a><span class="tile-name">Magento</span><br><span class="hex">#EE672F</span></li>
<li class="tiles__item" data-search="bitly bitly ee6123" style="background-color:#EE6123"><a href="https://simpleicons.org/icons/bitly.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.72 14.2c-.898.016-1.553-.273-1.593-1.057-.015-.295-.01-.608.004-.798.088-1.146.89-1.97 1.682-2.13.984-.197 1.64.254 1.64 1.542 0 .87-.242 2.417-1.732 2.443zM7.964 0C3.554 0 0 3.538 0 8.165c0 2.4 1.283 4.717 3.088 6.11.347.268.76.243 1 .013.198-.193.182-.66-.19-.987-1.443-1.267-2.44-3.188-2.44-5.106 0-3.446 3.06-6.345 6.506-6.345 4.194 0 6.437 3.406 6.437 6.293 0 1.764-.86 3.895-2.42 5.253.004-.006.325-.637.325-1.867 0-2.095-1.327-3.23-2.866-3.23-1.115 0-1.782.4-2.236.77 0-.852.028-2.444.028-2.444 0-1.052-.368-1.893-1.652-1.91-.742-.012-1.294.33-1.637 1.1-.124.288-.08.602.166.744.202.118.535.03.7-.19.11-.137.172-.167.268-.156.157.017.163.27.17.433.004.125.126 1.937.06 6.593 0 1.285 1.007 2.76 3.42 2.76 1.037 0 1.834-.29 2.993-.948C13.485 14.05 16 11.827 16 8.07 16 3.37 12.196 0 7.964 0" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Bitly</span><br><span class="hex">#EE6123</span></li>
<li class="tiles__item" data-search="klout klout e44600" style="background-color:#E44600"><a href="https://simpleicons.org/icons/klout.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 14.218l-5.22-2.623H0V1.782h16v12.436zm-12.156-4.12H1.566l2.628-3.51-2.426-3.38h2.224l1.773 2.59h.786v1.598h-.785l-1.92 2.702zm8.312 0l-1.92-2.702h-1.31v2.702H7.105v-6.89h1.823v2.59h1.31l1.772-2.59h2.22l-2.423 3.38 2.627 3.51h-2.278z" fill="#fff"/></svg></a><span class="tile-name">Klout</span><br><span class="hex">#E44600</span></li>
<li class="tiles__item" data-search="etsy etsy f45800" style="background-color:#F45800"><a href="https://simpleicons.org/icons/etsy.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="M5.728 1.63c0-.217.022-.347.392-.347h4.978c.87 0 1.348.74 1.695 2.13l.283 1.11h.848C14.076 1.37 14.207 0 14.207 0s-2.13.24-3.392.24h-6.37L1.034.13v.913l1.152.218c.804.153 1 .327 1.065 1.066 0 0 .065 2.174.065 5.76 0 3.588-.065 5.74-.065 5.74 0 .652-.26.89-1.065 1.044l-1.152.217V16l3.413-.11h5.695c1.284 0 4.262.11 4.262.11.065-.783.5-4.326.565-4.717h-.804l-.848 1.934c-.674 1.522-1.652 1.63-2.74 1.63H7.338c-1.087 0-1.61-.434-1.61-1.37V8.523s2.414 0 3.197.065c.61.043.978.217 1.174 1.065l.26 1.13h.935l-.065-2.847.13-2.87h-.934l-.304 1.26c-.196.827-.327.98-1.174 1.066-1.11.11-3.218.088-3.218.088V1.63z" fill="#fff"/></svg></a><span class="tile-name">Etsy</span><br><span class="hex">#F45800</span></li>
<li class="tiles__item" data-search="odnoklassniki odnoklassniki f4731c" style="background-color:#F4731C"><a href="https://simpleicons.org/icons/odnoklassniki.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="M9.67 11.626c.84-.19 1.652-.524 2.4-.993.564-.356.734-1.103.378-1.668-.356-.566-1.102-.737-1.668-.38-1.692 1.063-3.87 1.063-5.56 0-.566-.357-1.313-.186-1.668.38-.356.566-.186 1.312.38 1.668.746.47 1.556.802 2.397.993l-2.31 2.31c-.474.47-.474 1.237 0 1.71.235.236.545.354.854.354.31 0 .62-.118.856-.354L8 13.376l2.27 2.27c.47.472 1.237.472 1.71 0 .472-.473.472-1.24 0-1.71l-2.31-2.31zM8 8.258c2.278 0 4.13-1.852 4.13-4.128C12.13 1.852 10.277 0 8 0S3.87 1.852 3.87 4.13c0 2.276 1.853 4.128 4.13 4.128zM8 2.42c-.942 0-1.71.767-1.71 1.71 0 .942.768 1.71 1.71 1.71.943 0 1.71-.768 1.71-1.71 0-.943-.767-1.71-1.71-1.71z" fill="#fff"/></svg></a><span class="tile-name">Odnoklassniki</span><br><span class="hex">#F4731C</span></li>
<li class="tiles__item" data-search="stack overflow stackoverflow fe7a16" style="background-color:#FE7A16"><a href="https://simpleicons.org/icons/stackoverflow.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="M12.658 14.577v-4.27h1.423V16H1.23v-5.693H2.65v4.27h10.006zm-8.583-1.423h7.16V11.73h-7.16v1.424zm.173-3.235l6.987 1.465.3-1.38L4.55 8.54l-.302 1.38zm.906-3.365l6.47 3.02.602-1.295-6.47-3.02-.602 1.295zm1.81-3.19l5.478 4.57.906-1.078-5.477-4.57-.905 1.077zM10.502 0L9.338.863l4.27 5.735 1.164-.862L10.5 0z" fill="#fff"/></svg></a><span class="tile-name">Stack Overflow</span><br><span class="hex">#FE7A16</span></li>
<li class="tiles__item" data-search="twoo twoo ff7102" style="background-color:#FF7102"><a href="https://simpleicons.org/icons/twoo.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="M6.743 11.252c.043-.036.086-.073.127-.112-.806.784-1.837 1.17-2.86 1.157h-.016c-1.03-.017-2.053-.438-2.83-1.263C.676 10.514.342 9.896.16 9.24v-.004C-.242 7.77.116 6.12 1.23 4.966c1.564-1.622 4.048-1.662 5.638-.137l.81.858.362.387 2.818 2.996.003.007c.002 0 .002.003.002.004.026.03.054.055.082.082.572.52 1.435.503 1.988-.07.58-.6.594-1.582.027-2.184h-.004c-.063-.068-.13-.127-.2-.178l-.167-.106c-.55-.296-1.25-.202-1.718.283-.07.072-.13.15-.183.23-.2.314-.278.686-.237 1.045L9.44 7.142 8.3 6c.19-.376.438-.73.743-1.046.07-.07.14-.14.212-.204-.043.036-.086.073-.127.112.806-.784 1.837-1.17 2.86-1.157h.016c1.03.017 2.053.438 2.83 1.263.488.52.822 1.138 1.004 1.795v.004c.403 1.465.045 3.117-1.07 4.27-1.564 1.622-4.048 1.662-5.638.137l-.81-.858-.362-.387L5.142 6.93l-.003-.007c-.002 0-.002-.003-.002-.004-.026-.03-.054-.055-.082-.082-.572-.52-1.435-.503-1.988.07-.58.6-.594 1.582-.027 2.184h.004c.063.068.13.127.2.178l.167.106c.55.296 1.25.202 1.718-.283.07-.072.13-.15.183-.23.2-.314.278-.686.237-1.045l1.014 1.04L7.7 10c-.19.376-.438.73-.743 1.046-.07.07-.14.14-.212.204z" fill="#fff"/></svg></a><span class="tile-name">Twoo</span><br><span class="hex">#FF7102</span></li>
<li class="tiles__item" data-search="udacity udacity f08c35" style="background-color:#F08C35"><a href="https://simpleicons.org/icons/udacity.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="M.932 3.03c.245.056.424.276.424.53v7.183c0 .62.065 1.216.172 1.763.31 1.543 1.502 2.776 3.012 3.143.947.228 2.024.35 3.167.35 1.135 0 2.212-.122 3.15-.35 1.57-.368 2.793-1.65 3.07-3.242.082-.49.13-1.02.13-1.567V2.303l.01-.947c0-.54.138-.743.652-.833L15.592.4c.04-.008.09-.033.122-.065.09-.09.09-.245 0-.335h-2.498c-1.387 0-2.27.596-2.27 2.392v8.31c0 .71-.105 1.388-.277 1.95-.204.654-.685 1.193-1.298 1.47-.62.286-1.436.458-2.326.458-.84 0-1.625-.156-2.23-.417-.635-.27-1.158-.898-1.346-1.47-.18-.58-.293-1.362-.293-1.99V3.558c0-.262.187-.482.44-.53l.768-.124c.04-.008.08-.024.106-.057.082-.083.082-.213 0-.295H.28c-.083.082-.083.212 0 .294.023.023.064.04.097.056l.555.123z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Udacity</span><br><span class="hex">#F08C35</span></li>
<li class="tiles__item" data-search="overcast overcast fc7e0f" style="background-color:#FC7E0F"><a href="https://simpleicons.org/icons/overcast.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 16c-4.418 0-8-3.582-8-8s3.582-8 8-8 8 3.582 8 8-3.582 8-8 8zm-1.7-.92c.432-.33.847-.713 1.234-1.143-.198-.227-.388-.465-.57-.716l-.736 1.84.073.02zm1.69-1.69c.25-.32.484-.665.7-1.03L8 10.63l-.7 1.75c.214.358.445.695.69 1.01zm.418.505c.4.45.828.846 1.275 1.188l.09-.022-.774-1.932c-.19.27-.387.524-.592.767zm.487 1.33c-.324-.253-.637-.53-.937-.833-.29.3-.592.576-.904.826.31.04.625.06.946.06.303 0 .602-.018.895-.054zM8 .72C3.98.72.72 3.98.72 8c0 3.215 2.086 5.943 4.978 6.907L7.568 9.3c-.545-.182-.937-.695-.937-1.3 0-.756.614-1.37 1.37-1.37.756 0 1.37.614 1.37 1.37 0 .605-.393 1.118-.937 1.3l1.87 5.607c2.89-.964 4.976-3.692 4.976-6.907C15.28 3.98 12.02.72 8 .72zm4.052 11.332l-.51-.51c.906-.907 1.467-2.16 1.467-3.542 0-1.383-.562-2.635-1.468-3.542l.51-.51C13.088 4.985 13.73 6.418 13.73 8c0 1.582-.642 3.015-1.678 4.052zM9.975 9.975c.505-.506.818-1.204.818-1.975 0-.77-.313-1.47-.818-1.975l.51-.51c.635.636 1.028 1.515 1.028 2.485s-.393 1.85-1.03 2.484l-.508-.51zm-4.46.51C4.88 9.848 4.488 8.97 4.488 8s.393-1.85 1.03-2.484l.508.51C5.52 6.53 5.207 7.228 5.207 8c0 .77.313 1.47.818 1.975l-.51.51zM3.95 12.05C2.912 11.015 2.27 9.582 2.27 8c0-1.582.642-3.015 1.678-4.052l.51.51C3.552 5.365 2.99 6.618 2.99 8c0 1.383.562 2.635 1.468 3.542l-.51.51z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Overcast</span><br><span class="hex">#FC7E0F</span></li>
<li class="tiles__item" data-search="viadeo viadeo f88d2d" style="background-color:#F88D2D"><a href="https://simpleicons.org/icons/viadeo.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="M6.742 14.658h.02c.772 0 1.48-.187 2.125-.56.645-.373 1.156-.903 1.536-1.59.378-.685.568-1.425.568-2.22 0-.643-.114-1.237-.343-1.78.38-.08.84-.236 1.322-.533.287.702.432 1.463.432 2.284 0 1.532-.526 2.873-1.578 4.02C9.772 15.427 8.42 16 6.768 16c-1.66 0-3.015-.573-4.067-1.72-1.05-1.147-1.577-2.488-1.577-4.02 0-1.522.498-2.84 1.494-3.957 1.095-1.23 2.478-1.846 4.15-1.846.704 0 1.356.11 1.957.328-.195.382-.372.85-.42 1.353-.477-.2-.99-.3-1.54-.3-1.158 0-2.152.435-2.983 1.303-.83.868-1.246 1.918-1.246 3.15 0 .793.19 1.533.57 2.22.378.685.89 1.215 1.534 1.588.428.248.883.413 1.366.496 4.137-1.603 3.65-9.443 3.62-9.874l.035.108c2.43 6.487-2.868 9.828-2.868 9.828-.016 0-.033 0-.05.002zM14.056.363c-.676 1.438-1.93 1.705-1.93 1.705-1.252.318-1.69.8-1.69.8-1.252 1.26-.266 2.788-.266 2.788 2.705-.616 3.693-2.838 3.693-2.838-.12 1.493-3.34 3.257-3.34 3.257 1.066 1.042 2.083.917 2.755.517.89-.53 1.318-1.69 1.318-1.69.863-2.58-.54-4.54-.54-4.54zM7.406 0c1.33 2.236 2.054 4.243 2.217 4.72V4.7C9.295 1.255 7.404 0 7.404 0z" fill="#fff"/></svg></a><span class="tile-name">Viadeo</span><br><span class="hex">#F88D2D</span></li>
<li class="tiles__item" data-search="gratipay gratipay 663300" style="background-color:#663300"><a href="https://simpleicons.org/icons/gratipay.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 8c0 4.42-3.58 8-8 8-4.418 0-8-3.582-8-8s3.582-8 8-8c4.42 0 8 3.58 8 8zm-4.746-3.015c-.9-.594-1.756-.144-2.204.377-.168.194-.454.423-.995.423-.54 0-.827-.23-.994-.423-.447-.52-1.302-.97-2.203-.377-1.057.697-.75 1.957-.44 2.32l3.638 4.928 3.64-4.928c.308-.363.615-1.623-.44-2.32z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Gratipay</span><br><span class="hex">#663300</span></li>
<li class="tiles__item" data-search="eventbrite eventbrite ff8000" style="background-color:#FF8000"><a href="https://simpleicons.org/icons/eventbrite.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="M12.385 4.595c-.073.19-.17.385-.336.49-.168.108-.436.117-.71.117-1.353 0-2.723-.042-4.096-.042-.135.63-.27 1.26-.4 1.89.827-.002 1.663.006 2.496.006.646 0 1.3-.06 1.41.467.036.168 0 .38-.046.546-.093.337-.23.6-.556.695-.164.048-.363.052-.574.052-1.018 0-2.084.014-3.105.018-.15.686-.292 1.38-.435 2.073 1.396-.004 2.726-.036 4.118-.05.557-.007.964.17.897.755-.027.233-.087.442-.188.644-.09.185-.22.334-.433.402-.212.066-.482.056-.767.07-.27.01-.546.006-.822.013-.274.008-.55.02-.816.02-1.113 0-2.16.07-3.273.064-.535-.003-.9-.22-.998-.672-.053-.243-.016-.516.032-.747.48-2.305.963-4.6 1.448-6.9.05-.237.1-.455.2-.636.15-.27.376-.464.7-.552.33-.087.786-.042 1.196-.042.27 0 .544.007.812.015.822.023 1.616.026 2.442.046.27.006.547.014.813.014.552 0 1.04.065 1.107.546.035.255-.045.504-.117.695M13.37.828L2.63 0C1.178 0 0 1.178 0 2.63v10.74C0 14.822 1.178 16 2.63 16l10.74-.828c1.473-.076 2.63-1.177 2.63-2.63V3.458c0-1.453-1.12-2.545-2.63-2.63" fill="#fff"/></svg></a><span class="tile-name">Eventbrite</span><br><span class="hex">#FF8000</span></li>
<li class="tiles__item" data-search="google analytics googleanalytics ff9c0b" style="background-color:#FF9C0B"><a href="https://simpleicons.org/icons/googleanalytics.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.443 9.864L0 14.298v.414C0 15.422.577 16 1.288 16h13.424c.71 0 1.288-.577 1.288-1.288v-9.3l-8 7.966-3.557-3.514zM8 9.712l8-7.966v-.458C16 .578 15.423 0 14.712 0H1.288C.578 0 0 .577 0 1.288v9.394l4.442-4.416L8 9.712z" fill="#fff"/></svg></a><span class="tile-name">Google Analytics</span><br><span class="hex">#FF9C0B</span></li>
<li class="tiles__item" data-search="amazon amazon ff9900" style="background-color:#FF9900"><a href="https://simpleicons.org/icons/amazon.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="M.03 12.015c.048-.078.125-.083.232-.015 2.424 1.406 5.062 2.11 7.913 2.11 1.9 0 3.777-.355 5.63-1.063l.21-.087c.092-.04.157-.068.196-.087.146-.058.26-.03.343.087.082.116.055.223-.08.32-.175.126-.398.272-.67.436-.833.495-1.764.878-2.792 1.15-1.027.27-2.03.407-3.01.407-1.513 0-2.943-.265-4.29-.793-1.35-.528-2.556-1.273-3.623-2.233C.03 12.2 0 12.15 0 12.102c0-.03.01-.058.03-.087zM4.406 7.87c0-.67.165-1.242.495-1.717.33-.475.78-.834 1.353-1.077.523-.223 1.168-.383 1.934-.48.26-.03.688-.068 1.28-.116v-.247c0-.62-.07-1.038-.205-1.25-.203-.292-.523-.438-.96-.438H8.19c-.32.03-.597.13-.83.306-.233.175-.383.418-.45.728-.04.194-.137.306-.292.335L4.945 3.71c-.164-.04-.247-.127-.247-.263 0-.03.005-.063.015-.102.165-.863.57-1.503 1.214-1.92.645-.417 1.4-.65 2.262-.698h.363c1.105 0 1.968.286 2.59.858.096.097.185.202.268.313.083.112.15.21.197.298.05.088.092.214.13.38.04.163.07.277.088.34.02.063.034.2.044.408.01.208.014.332.014.37v3.52c0 .253.036.483.11.69.07.21.142.36.21.452l.334.444c.058.087.087.165.087.233 0 .077-.038.145-.116.203-.806.7-1.242 1.077-1.31 1.135-.116.088-.257.098-.422.03-.136-.116-.254-.228-.356-.335-.102-.106-.175-.184-.218-.232-.044-.05-.114-.143-.21-.284-.098-.142-.166-.236-.205-.285-.544.592-1.077.96-1.6 1.106-.33.098-.738.146-1.223.146-.746 0-1.36-.23-1.84-.69-.48-.46-.72-1.113-.72-1.957zm2.502-.292c0 .378.094.68.283.91.19.227.443.34.763.34.03 0 .07-.004.124-.013.053-.01.09-.015.11-.015.406-.107.722-.368.945-.785.106-.185.186-.386.24-.604.053-.217.082-.394.087-.53.005-.136.007-.36.007-.67v-.363c-.563 0-.99.04-1.28.117-.854.242-1.28.78-1.28 1.614zm6.108 4.684c.02-.04.05-.078.087-.117.243-.164.476-.276.7-.334.367-.096.726-.15 1.075-.16.097-.01.19-.004.276.015.437.04.7.112.786.22.04.057.058.144.058.26v.102c0 .34-.092.74-.276 1.2-.185.46-.442.832-.77 1.113-.05.04-.093.058-.132.058-.02 0-.04-.005-.058-.014-.06-.03-.073-.083-.044-.16.36-.844.538-1.43.538-1.76 0-.107-.02-.185-.058-.233-.097-.115-.368-.174-.815-.174-.164 0-.358.01-.58.03-.244.03-.467.058-.67.087-.06 0-.097-.01-.117-.03-.02-.02-.024-.038-.014-.058 0-.01.004-.024.014-.043z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Amazon</span><br><span class="hex">#FF9900</span></li>
<li class="tiles__item" data-search="rss rss ffa500" style="background-color:#FFA500"><a href="https://simpleicons.org/icons/rss.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="M12.8 16C12.8 8.978 7.022 3.2 0 3.2V0c8.777 0 16 7.223 16 16h-3.2zM2.194 11.61c1.21 0 2.195.985 2.195 2.196 0 1.21-.985 2.194-2.196 2.194C.984 16 0 15.017 0 13.806c0-1.21.983-2.195 2.194-2.195zM10.606 16h-3.11c0-4.113-3.383-7.497-7.496-7.497v-3.11c5.818 0 10.606 4.79 10.606 10.607z" fill="#fff"/></svg></a><span class="tile-name">RSS</span><br><span class="hex">#FFA500</span></li>
<li class="tiles__item" data-search="swarm swarm fbb631" style="background-color:#FBB631"><a href="https://simpleicons.org/icons/swarm.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="M6.6 12.822c-.397-.896-.614-1.866-.638-2.84-.642.993-1.127 1.992-1.45 2.737-.016.035-.253.622-.322.804-.086.226.03.488.256.575.182.07.776.286.813.298.762.256 1.816.56 2.97.748-.683-.66-1.24-1.452-1.63-2.324zM8.14 5.59C5.885.983.875 1.148.085 3.207c-.607 1.582 2.048 5.35 8.16 2.63l.002-.003c-.02-.038-.092-.2-.107-.242zM9.2 5.275C7.95 2.178 10.135.4 11.337.862c.893.343 1.375 3.012-2.076 4.55H9.26c-.008-.023-.05-.115-.06-.137zM15.607 8.785C15.084 7.61 14.125 6.77 13.01 6.37c-.112-.042-.227-.06-.34-.06-.58 0-1.138.482-1.19 1.084-.09 1.004.11 2.026.55 3.01.43.973 1.044 1.794 1.833 2.397.205.16.456.233.707.233.452 0 .903-.24 1.082-.67.46-1.104.482-2.393-.045-3.578z"/><path d="M12.987 13.946c-.965-.74-1.73-1.733-2.274-2.954-.552-1.24-.777-2.492-.67-3.724.03-.343.13-.674.292-.976l-.092.023c-.508.127-1 .348-1.437.635-.633.417-1.192 1.034-1.432 1.764-.065.197-.114.413-.13.62-.077.986.084 2.006.514 2.973.417.936 1.04 1.716 1.79 2.31.456.365 1.28.594 1.954.594.633 0 1.257-.188 1.818-.473.175-.09.56-.33.586-.348-.334-.087-.648-.237-.92-.444z"/></g></svg></a><span class="tile-name">Swarm</span><br><span class="hex">#FBB631</span></li>
<li class="tiles__item" data-search="wix wix ffc233" style="background-color:#FFC233"><a href="https://simpleicons.org/icons/wix.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.305 1.517H14.27l-.725-.002c-.573 0-1.102.437-1.506.784-.395.338-.732.748-1.054 1.155-.116-.317-.267-.628-.425-.912-.205-.406-.61-.796-1.064-.89-.23-.05-.487-.026-.72-.026H8h-.776c-.234 0-.49-.023-.72.025-.454.095-.86.485-1.065.89-.16.285-.31.596-.426.913-.322-.407-.66-.817-1.053-1.156-.403-.348-.93-.786-1.504-.785H1.73l-1.034.002c-.25 0-.808-.065-.676.344.032.1.144.19.208.272.073.094.145.19.208.29.1.16.198.325.292.49.226.4.417.82.642 1.222.494.886 1.023 1.75 1.66 2.54.473.583 1.043 1.17 1.748 1.46l-1.593 2.97c-.46.856-.92 1.708-1.403 2.55l-.07.123c-.063.12-.154.288-.153.426 0 .273.405.28.6.283.21 0 .42-.005.63-.007.363-.005.728-.01 1.092-.013.216-.003.435.006.65-.015.546-.052 1.046-.326 1.368-.773.105-.147 1.084-1.754 1.48-2.403.15-.246.62-.98.62-.98s.47.734.62.98c.396.65 1.376 2.256 1.48 2.402.323.446.822.72 1.37.772.214.02.433.012.648.015l1.093.012c.21 0 .42.007.63.006.195-.002.6-.01.602-.283 0-.138-.09-.306-.155-.426l-.07-.122c-.483-.843-.942-1.695-1.402-2.55-.53-.99-1.06-1.982-1.594-2.97.707-.29 1.276-.878 1.748-1.46.64-.79 1.168-1.655 1.663-2.54.225-.402.416-.823.642-1.222.094-.166.19-.33.292-.49.063-.102.135-.197.208-.29.064-.084.176-.173.208-.272.132-.408-.424-.342-.675-.343zM7.582 5.285c-.003.004-.006.01-.006.016 0 .007.004.015.01.02.014.013.03.026.048.037.093.065.208.1.342.1.136 0 .244-.033.342-.1.017-.01.035-.022.05-.038.014-.01.02-.026.01-.037-.01-.01-.024-.012-.04 0s-.03.024-.046.034c-.09.06-.19.09-.316.092-.123-.003-.23-.034-.314-.093-.017-.01-.03-.023-.044-.035-.01-.008-.026-.008-.036.003zm2.155-1.108c-.037-.074-.078-.127-.122-.16-.142-.105-.357-.105-.485.02-.06.06-.104.13-.137.208-.074.173-.13.37-.118.562.007.086.036.176.097.24.073.076.178.107.28.127.1.02.217.037.31-.013.11-.057.155-.19.185-.3.038-.142.074-.292.06-.44-.01-.08-.033-.17-.07-.243zm-3.595.243c-.015.148.02.3.06.44.03.11.074.243.183.3.094.05.21.035.31.014.102-.02.208-.05.28-.128.06-.063.09-.153.098-.24.012-.19-.044-.388-.118-.56-.033-.078-.077-.15-.137-.208-.128-.126-.343-.126-.485-.02-.044.032-.085.085-.122.16-.036.073-.06.16-.068.242zm2.84.645l.003.007c-.002-.002-.003-.005-.003-.007v-.002.002zm-2.018.006l.003-.007-.003.008zM6.938 3.8c-.022-.224-.053-.335-.095-.33-.158.013-.396.015-.716.01.012.023.046.062.09.096.06.047.14.11.274.155.05.02.1.034.15.045l.11.02c.086.01.19.022.188.004zm2.26-.006c.053-.01.1-.017.11-.02.05-.01.1-.025.15-.043.132-.045.214-.107.272-.154.045-.034.08-.073.09-.097-.32.005-.557.003-.715-.01-.043-.005-.074.105-.095.33-.002.017.1.005.187-.006z" fill="#fff"/></svg></a><span class="tile-name">Wix</span><br><span class="hex">#FFC233</span></li>
<li class="tiles__item" data-search="bing bing f4bd27" style="background-color:#F4BD27"><a href="https://simpleicons.org/icons/bing.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="M5.24 16L1.6 13.447V0l3.664 1.122v9.042l-3.558 3.17 8.683-4.567-2.408-1.09-1.63-3.53L14.4 6.61v3.932L5.24 16z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Bing</span><br><span class="hex">#F4BD27</span></li>
<li class="tiles__item" data-search="goldenline goldenline fbbf00" style="background-color:#FBBF00"><a href="https://simpleicons.org/icons/goldenline.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="M10.98 14.265c0 .807-.652 1.46-1.457 1.46-.806 0-1.46-.653-1.46-1.46 0-.805.654-1.458 1.46-1.458.805 0 1.458.653 1.458 1.458zm-3.106-.113l-3.42.8s-.19.053-.258-.142c-.04-.118.06-.262.06-.262L7.69 8.94s.175-.265.507-.362c.275-.08.574.106.574.106l5.498 3.46s.24.097.225.288c-.016.193-.224.226-.224.226l-3.32.776c-.286-.49-.818-.82-1.427-.82-.875 0-1.59.68-1.65 1.538zM2.76 4.805l.997-3.466s.047-.193.25-.157c.123.022.2.18.2.182l3.22 5.73s.146.282.07.62c-.065.278-.374.448-.374.448L1.42 11.277s-.202.16-.36.055c-.16-.107-.09-.305-.09-.305l.97-3.37c.775-.136 1.364-.813 1.364-1.627 0-.486-.21-.922-.544-1.225zm.35 1.225c0 .806-.652 1.46-1.458 1.46-.805 0-1.46-.654-1.46-1.46 0-.805.655-1.458 1.46-1.458.806 0 1.46.653 1.46 1.458zM13.43 4.887l2.51 2.753s.138.14.002.293c-.083.093-.26.074-.26.074l-6.57-.26s-.315-.023-.562-.265c-.204-.2-.186-.552-.186-.552L8.7.44s-.033-.256.14-.336c.177-.08.307.085.307.085l2.186 2.398c-.123.23-.193.494-.193.773 0 .914.74 1.654 1.653 1.654.225 0 .44-.046.635-.127zm.823-1.526c0 .806-.65 1.46-1.457 1.46-.806 0-1.46-.654-1.46-1.46 0-.804.654-1.457 1.46-1.457.806 0 1.458.653 1.458 1.458z" fill="#fff"/></svg></a><span class="tile-name">GoldenLine</span><br><span class="hex">#FBBF00</span></li>
<li class="tiles__item" data-search="imdb imdb e6b91e" style="background-color:#E6B91E"><a href="https://simpleicons.org/icons/imdb.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="M14.92 0H1.08C.495.04.04.496 0 1.064V14.92c.04.583.475 1.028 1.037 1.078.01.002.02.002.03.002H14.963c.58-.052 1.037-.553 1.037-1.14V1.14C16 .546 15.536.046 14.944 0h-.025zM1.925 5.507h1.27v4.91h-1.27v-4.91zm7.6 4.91c.302 0 .533-.02.682-.05.154-.032.28-.09.38-.177.104-.08.176-.2.217-.348.04-.15.068-.443.068-.88V7.237c0-.465-.018-.778-.05-.935-.027-.16-.095-.303-.208-.43-.113-.13-.28-.22-.497-.28-.213-.054-.57-.086-1.18-.086h-.95v4.91h1.537zm3.426-1.19c0 .235-.013.385-.036.448-.022.063-.126.095-.203.095-.072 0-.127-.032-.15-.09-.027-.06-.04-.2-.04-.416V7.966c0-.222.013-.362.036-.416.022-.054.072-.08.144-.08.077 0 .18.026.207.094.03.063.042.2.042.402v1.26zM9.54 6.393c.05.027.08.072.094.136.02.062.023.207.023.428V8.86c0 .327-.023.526-.063.598-.04.077-.154.113-.335.113V6.348c.135 0 .23.014.28.046zM5.9 5.507l-.294 2.296-.18-1.247c-.055-.403-.105-.75-.154-1.05H3.626v4.91h1.112l.005-3.24.465 3.24H6l.447-3.314v3.314h1.108v-4.91H5.9zm5.402 0v4.91h1.144l.077-.313c.104.126.217.222.344.285.12.058.307.09.452.09.202 0 .374-.05.52-.16.143-.103.238-.23.278-.374.037-.145.06-.362.06-.656V7.912c0-.294-.01-.488-.023-.58-.013-.09-.05-.184-.113-.28-.068-.094-.163-.166-.285-.22-.122-.05-.266-.077-.438-.077-.146 0-.332.03-.458.085-.122.06-.235.15-.34.267v-1.6h-1.22z" fill="#fff"/></svg></a><span class="tile-name">IMDb</span><br><span class="hex">#E6B91E</span></li>
<li class="tiles__item" data-search="launchpad launchpad f8c300" style="background-color:#F8C300"><a href="https://simpleicons.org/icons/launchpad.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="M14.667 12.45l-2.954-1.704-3.19 1.843V16l6.144-3.55zM7.477 16v-3.413l-3.19-1.842-2.954 1.705L7.478 16zm.52-4.317L11.19 9.84V6.156L8 4.315 4.81 6.157v3.685l3.188 1.84zM.813 4.453v7.095l2.954-1.706V6.158L.812 4.452zM13.89 5.2l-1.656.957V9.84l2.954 1.706V4.45l-1.298.75zM1.333 3.548L4.29 5.254l3.188-1.842V0L1.333 3.548zm10.38 1.706l2.955-1.706-6.146-3.55v3.414l3.19 1.842z" fill="#fff"/></svg></a><span class="tile-name">Launchpad</span><br><span class="hex">#F8C300</span></li>
<li class="tiles__item" data-search="spreaker spreaker f5c300" style="background-color:#F5C300"><a href="https://simpleicons.org/icons/spreaker.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="M9.746 0l-3.76 4.36-5.63-1.215L6.142 8.06.45 13.035l5.608-1.323L9.898 16l.473-5.734 5.274-2.322-5.316-2.22L9.746 0z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Spreaker</span><br><span class="hex">#F5C300</span></li>
<li class="tiles__item" data-search="khan academy khanacademy 9db63b" style="background-color:#9DB63B"><a href="https://simpleicons.org/icons/khanacademy.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="M1.646 14.93S-.82 9.035 3.6 4.64C7.61.646 13.666.028 14.717 0c0 0 1.626 5.337-2.434 11.387-4.055 6.05-9.68 4.41-9.68 4.41S8.16 8.713 7.49 8.757c-.467.027-3.383 3.237-5.844 6.174" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Khan Academy</span><br><span class="hex">#9DB63B</span></li>
<li class="tiles__item" data-search="android android a4c639" style="background-color:#A4C639"><a href="https://simpleicons.org/icons/android.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="M14.77 6.16c0-.544-.44-.986-.986-.986s-.988.442-.988.988v4.135c0 .546.443.987.99.988.544 0 .986-.442.986-.988V6.16zM3.587 5.363l.002 6.408c0 .583.47 1.054 1.054 1.054h.717v2.188c0 .545.443.988.987.988.545 0 .987-.443.988-.988v-2.188h1.332v2.188c0 .544.444.988.988.987.546 0 .988-.444.988-.99v-2.186h.72c.58 0 1.053-.472 1.053-1.055V5.36l-8.83.002zm6.44-1.956c-.207 0-.374-.166-.374-.373 0-.204.167-.373.373-.374.204 0 .372.17.372.373 0 .206-.167.373-.372.373m-4.05 0c-.206 0-.373-.166-.373-.372 0-.205.167-.373.372-.373.207 0 .374.17.374.374 0 .206-.167.373-.374.373m4.205-1.945l.688-1.26c.037-.065.013-.148-.054-.186-.067-.035-.15-.01-.185.055L9.93 1.344c-.586-.26-1.24-.407-1.935-.406-.69 0-1.347.145-1.93.404L5.37.074c-.036-.067-.12-.09-.186-.055-.067.036-.09.12-.054.186l.69 1.257c-1.355.7-2.27 2.03-2.27 3.558h8.896c0-1.528-.914-2.856-2.267-3.556M2.215 5.175c-.546 0-.988.443-.988.988v4.135c0 .547.443.988.99.988.544 0 .986-.44.986-.988V6.162c0-.545-.443-.987-.988-.987" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Android</span><br><span class="hex">#A4C639</span></li>
<li class="tiles__item" data-search="spotify spotify 84bd00" style="background-color:#84BD00"><a href="https://simpleicons.org/icons/spotify.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.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.56-8-8-8zm3.68 11.56c-.16.24-.44.32-.68.16-1.88-1.16-4.24-1.4-7.04-.76-.28.08-.52-.12-.6-.36-.08-.28.12-.52.36-.6 3.04-.68 5.68-.4 7.76.88.28.12.32.44.2.68zm.96-2.2c-.2.28-.56.4-.84.2-2.16-1.32-5.44-1.72-7.96-.92-.32.08-.68-.08-.76-.4-.08-.32.08-.68.4-.76 2.92-.88 6.52-.44 9 1.08.24.12.36.52.16.8zm.08-2.24C10.16 5.6 5.88 5.44 3.44 6.2c-.4.12-.8-.12-.92-.48-.12-.4.12-.8.48-.92 2.84-.84 7.52-.68 10.48 1.08.36.2.48.68.28 1.04-.2.28-.68.4-1.04.2z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Spotify</span><br><span class="hex">#84BD00</span></li>
<li class="tiles__item" data-search="kik kik 82bc23" style="background-color:#82BC23"><a href="https://simpleicons.org/icons/kik.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.654 11.174c-.006.458-.373.827-.825.827-.453 0-.82-.368-.825-.826h-.01V7.022h.01v-.02c0-.462.37-.837.824-.837.454 0 .824.375.824.838v.025h.01v4.146h-.01zm7.425-3.26c.508 0 .92.412.92.918 0 .507-.412.917-.92.917-.51 0-.922-.41-.922-.918 0-.506.412-.917.92-.917zm-1.39 2.79c.085.13.134.288.134.457 0 .464-.37.84-.827.84-.307 0-.575-.17-.718-.42l-1.372-1.834-.42.39v1.085h-.01c-.025.435-.38.78-.815.78-.45 0-.815-.37-.815-.827v-.016H8.83V4.863h.018v-.03c0-.46.367-.835.82-.835.45 0 .817.374.817.835v.047h.01l.007 3.065 1.54-1.507c.153-.168.373-.274.618-.274.46 0 .833.374.833.835 0 .225-.088.428-.23.578l.008.008-1.083 1.067 1.515 2.042-.01.008zm-8.83 0c.085.13.134.288.134.457 0 .464-.37.84-.827.84-.307 0-.575-.17-.718-.42L2.077 9.745l-.42.39v1.085h-.01c-.025.435-.38.78-.815.78-.45 0-.815-.37-.815-.827v-.016H0V4.863h.02c-.002-.01-.002-.02-.002-.03 0-.46.367-.835.82-.835.45 0 .817.374.817.835v.047h.01l.007 3.065 1.54-1.507c.153-.168.374-.274.62-.274.458 0 .83.374.83.835 0 .225-.087.428-.23.578l.01.008-1.084 1.067 1.514 2.042-.01.008z" fill="#fff"/></svg></a><span class="tile-name">Kik</span><br><span class="hex">#82BC23</span></li>
<li class="tiles__item" data-search="glassdoor glassdoor 7cb228" style="background-color:#7CB228"><a href="https://simpleicons.org/icons/glassdoor.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="M3.15 1.54v13.204c0 .894.903 1.5 1.726 1.16l6.9-2.87c.65-.27 1.075-.907 1.075-1.614V3.122l-1.59-.092v7.563c0 .56-.35 1.06-.873 1.25l-4.375 1.583V2.94c0-.627.543-1.114 1.163-1.044l5.676.64V1.5L4.963.027C4.02-.15 3.15.576 3.15 1.54" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Glassdoor</span><br><span class="hex">#7CB228</span></li>
<li class="tiles__item" data-search="wechat wechat 7bb32e" style="background-color:#7BB32E"><a href="https://simpleicons.org/icons/wechat.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.693 8.5c-.406-.92-1.172-1.65-2.06-2.1-1.57-.795-3.522-.79-5.086.02-1.088.558-1.995 1.558-2.253 2.775-.213.896-.022 1.86.453 2.64C7.454 13.01 8.732 13.76 10.06 14c.963.196 1.958.08 2.893-.19.56.218 1.06.57 1.605.83-.14-.47-.29-.937-.45-1.4.61-.434 1.163-.974 1.496-1.652.496-.945.526-2.115.09-3.087zM9.078 2.19c-1.663-.936-3.735-1.077-5.524-.43-1.175.423-2.24 1.21-2.897 2.28-.596.967-.82 2.172-.532 3.278.288 1.227 1.14 2.255 2.174 2.942-.195.566-.388 1.133-.57 1.703.656-.34 1.303-.695 1.956-1.04.786.25 1.613.372 2.438.345-.215-.63-.266-1.31-.168-1.968.157-.914.65-1.75 1.334-2.37 1.15-1.076 2.78-1.53 4.33-1.42-.29-1.423-1.29-2.626-2.542-3.32zm1.154 6.66c-.138.434-.77.565-1.076.234-.337-.306-.206-.946.236-1.082.49-.207 1.055.358.84.848zm3.197.06c-.17.392-.755.482-1.044.18-.14-.127-.174-.318-.23-.487.074-.305.278-.622.624-.636.478-.065.898.515.65.943zM8.66 4.608c.005.64-.85 1.04-1.33.606-.498-.357-.357-1.225.228-1.405.523-.207 1.142.234 1.1.798zm-4.04.162c-.114.557-.86.826-1.297.452-.506-.356-.364-1.24.23-1.42.582-.224 1.243.367 1.068.968z" fill="#fff"/></svg></a><span class="tile-name">WeChat</span><br><span class="hex">#7BB32E</span></li>
<li class="tiles__item" data-search="geeklist geeklist 8cc63f" style="background-color:#8CC63F"><a href="https://simpleicons.org/icons/geeklist.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 8c0 4.418-3.582 8-8 8s-8-3.582-8-8 3.582-8 8-8 8 3.582 8 8zm-8 2.425c-.257.13-.604.194-1.04.194-.174 0-.43-.02-.772-.063-.342-.04-.6-.06-.772-.06-.637 0-.956.194-.956.585 0 .23.144.41.432.543.288.13.654.197 1.098.197.66 0 1.483-.33 2.02-.82l.01-.014c.538.494 1.328.834 1.99.834.444 0 .81-.066 1.098-.197.288-.132.432-.313.432-.543 0-.39-.32-.586-.956-.586-.173 0-.43.02-.77.06-.343.043-.6.063-.772.063-.438 0-.785-.065-1.042-.195zm0-5.903c.515-.45 1.146-.677 1.893-.677.592 0 1.088.11 1.487.333l.604-.703 1.067.97-.733.535c.256.387.383.844.383 1.37 0 .753-.23 1.354-.688 1.805-.458.45-1.037.675-1.737.675-.11 0-.26-.01-.444-.03L9.58 8.76c-.03 0-.138.045-.33.133-.19.088-.286.18-.286.274 0 .164.14.246.425.246.128 0 .34-.03.642-.092.3-.062.556-.093.77-.093 1.5 0 2.25.604 2.25 1.81 0 .665-.3 1.188-.9 1.57-.6.38-1.324.57-2.17.57-.708 0-1.367-.146-1.98-.437-.612.29-1.272.436-1.98.436-.846 0-1.57-.19-2.17-.57-.6-.382-.9-.905-.9-1.57 0-1.206.75-1.81 2.25-1.81.214 0 .47.032.772.094.3.06.514.092.64.092.285 0 .427-.082.427-.247 0-.095-.097-.186-.288-.275-.19-.088-.3-.133-.33-.133L6.17 8.8c-.186.02-.334.03-.445.03-.7 0-1.278-.225-1.737-.675C3.53 7.705 3.3 7.103 3.3 6.35c0-.526.128-.983.383-1.37l-.734-.536 1.066-.97.604.704c.4-.222.895-.333 1.487-.333.748 0 1.38.226 1.893.677zm0 4.043c.103-.078.214-.142.332-.19-.12-.08-.23-.163-.332-.252-.1.09-.212.172-.332.25.118.05.23.114.332.192zm-.79-2.47c-.036-.257-.142-.475-.32-.652-.22-.222-.51-.333-.863-.333-.337 0-.612.115-.824.345-.21.23-.317.512-.317.846 0 .404.098.72.296.95.197.23.48.346.845.346.366 0 .657-.118.873-.355.174-.19.278-.43.312-.72-.006-.073-.01-.15-.01-.225 0-.068.004-.134.008-.2zm1.58.427c.033.29.137.53.31.72.216.236.507.354.873.354s.648-.115.845-.345c.198-.23.297-.546.297-.95 0-.333-.106-.614-.318-.844-.212-.23-.487-.346-.824-.346-.354 0-.64.11-.863.333-.177.177-.284.394-.32.652.005.065.007.132.007.2 0 .077-.003.153-.008.227z" fill="#fff"/></svg></a><span class="tile-name">Geeklist</span><br><span class="hex">#8CC63F</span></li>
<li class="tiles__item" data-search="evernote evernote 6fb536" style="background-color:#6Fb536"><a href="https://simpleicons.org/icons/evernote.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.277 7.568c-.216-.007-.424.006-.618.037.054-.44.236-.98.88-.96.714.026.814.7.816 1.157-.3-.134-.673-.22-1.08-.234m3.052-4.784c-.12-.64-.5-.953-.842-1.077-.37-.134-1.12-.273-2.064-.384-.76-.09-1.652-.082-2.19-.065C9.166.815 8.855.41 8.507.27 7.582-.103 6.15-.013 5.784.09c-.293.082-.616.25-.796.507-.12.172-.198.392-.2.7 0 .175.006.586.01.95l.01.697c0 .326-.265.59-.592.59H2.714c-.32 0-.565.055-.752.14-.187.085-.32.2-.42.335-.2.268-.236.6-.235.94 0 0 .003.277.07.813.055.415.505 3.314.933 4.196.165.342.276.485.6.636.727.31 2.384.657 3.16.756.776.1 1.263.307 1.553-.3 0-.003.058-.152.136-.372.25-.763.286-1.44.286-1.93 0-.05.073-.05.073 0 0 .346-.067 1.57.858 1.898.365.13 1.122.245 1.89.336.697.08 1.2.353 1.2 2.138 0 1.085-.227 1.234-1.42 1.234-.965 0-1.334.025-1.334-.742 0-.62.614-.556 1.07-.556.202 0 .055-.15.055-.534 0-.38.237-.6.012-.606-1.573-.044-2.5-.002-2.5 1.965 0 1.785.685 2.117 2.917 2.117 1.75 0 2.366-.057 3.09-2.3.142-.442.488-1.793.697-4.06.132-1.435-.125-5.764-.33-6.856M2.645 3.1h1.502c.086 0 .156-.07.156-.156 0 0-.018-1.288-.018-1.646v-.004c0-.294.06-.55.17-.765l.05-.097c-.006 0-.01.003-.017.01L1.57 3.334c-.006.005-.01.01-.012.017l.155-.076c.254-.114.562-.177.93-.177" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Evernote</span><br><span class="hex">#6Fb536</span></li>
<li class="tiles__item" data-search="houzz houzz 7ac142" style="background-color:#7AC142"><a href="https://simpleicons.org/icons/houzz.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="M12.62 8v5.333L8 16v-5.334l-4.62 2.668V2.666L8 0v5.334L3.382 8 8 10.666V5.334l4.62-2.668V8z" fill="#fff"/></svg></a><span class="tile-name">Houzz</span><br><span class="hex">#7AC142</span></li>
<li class="tiles__item" data-search="hulu hulu 66aa33" style="background-color:#66AA33"><a href="https://simpleicons.org/icons/hulu.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="M2.517 7.006H1.71c-.28 0-.436.062-.436.062v-1.71H0v5.283h1.274V8.53c0-.217.155-.373.342-.373h.745c.188 0 .343.156.343.342v2.144h1.274V8.343c0-.963-.653-1.336-1.46-1.336m12.21 0v2.112c0 .187-.156.342-.343.342h-.745c-.188 0-.343-.155-.343-.342V7.006h-1.274v2.237c0 .9.59 1.398 1.46 1.398h1.243c.808 0 1.274-.558 1.274-1.397V7.006h-1.274zM7.55 9.118c0 .187-.156.342-.342.342h-.746c-.186 0-.342-.155-.342-.342V7.006H4.847v2.237c0 .9.59 1.398 1.46 1.398H7.55c.807 0 1.273-.558 1.273-1.397V7.006H7.55v2.112zm2.267 1.523h1.274V5.36H9.818v5.28z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Hulu</span><br><span class="hex">#66AA33</span></li>
<li class="tiles__item" data-search="trulia trulia 53b50a" style="background-color:#53B50A"><a href="https://simpleicons.org/icons/trulia.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 0C5.46.014 3.82 1.72 3.82 4.297c0 2.134 1.392 3.96 2.185 6.733.455 1.59.7 3.534.827 4.97h2.336c.128-1.436.372-3.38.827-4.97.793-2.774 2.185-4.6 2.185-6.733C12.18 1.72 10.54.014 8 0zm.013 6.567C6.957 6.567 6.1 5.71 6.1 4.655s.857-1.912 1.913-1.912c1.057 0 1.913.856 1.913 1.912S9.07 6.567 8.013 6.567z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Trulia</span><br><span class="hex">#53B50A</span></li>
<li class="tiles__item" data-search="geocaching geocaching 467126" style="background-color:#467126"><a href="https://simpleicons.org/icons/geocaching.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="M8.827.002V1.55c.86.107 1.958.415 2.984 1.197l-.79 1.072-.01-.003s-.822-.696-2.184-.914v4.272h4.22c-.082-.607-.293-1.34-.775-2.08l1.124-.748s.84 1.14 1.015 2.83h1.588L16 .002H8.827zM11.717 15.47l-.4.065-.87-5.363.232-.037 4.377-.01-3.767 2.71.427 2.636zM8.825 8.826V16h7.172V8.827l-7.172-.002zM4.303 13.328l.79-1.07h.012s.775.658 2.068.895V8.825H3.06c.073.622.28 1.384.783 2.157l-1.123.746s-.864-1.174-1.02-2.904H0v7.173h7.173v-1.486c-.842-.12-1.89-.433-2.87-1.182zM3.318 1.312c-.113 0-.206.07-.206.156s.092.155.206.155c.113 0 .205-.07.206-.155 0-.086-.093-.156-.206-.156z"/><path d="M3.337 1.74c-.334 0-.604-.27-.604-.6 0-.33.27-.598.604-.598.334 0 .604.27.604.6 0 .33-.27.598-.603.598zm-.89.04l-.692.35c-.062-.076-.11-.137-.16-.206l-.873.326-.184-.29 1.375-.285.297-.062.486-.1-.413.154c.053.04.098.073.163.114zM1.116.51c.253.383.552.698.935.988l-.674.12C1.125 1.26.91.912.71.485l.406.024zM.002 0v7.173h1.605c-.068-.656-.14-2.537.988-4.098 0 0-.25-.24-.587-.634l-.736.63-.318-.278 1.912-1.088-.225.192c.27.155.547.28.814.37 0 0 .93-.52 1.85-1.772L5.525.5c-.17.556-.697 1.514-1.53 2.286 0 0 2.206.955 2.707 2.593-.134-.086-.927-.25-1.316-.16-.063-.11-.81-1.62-1.93-1.6 0 0-.252.297-.485 1.075-.206.69-.117 2.142-.09 2.48h4.295V0H.004z"/></g></svg></a><span class="tile-name">Geocaching</span><br><span class="hex">#467126</span></li>
<li class="tiles__item" data-search="shopify shopify 7ab55c" style="background-color:#7AB55C"><a href="https://simpleicons.org/icons/shopify.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="M10.225 15.987l4.81-1.042S13.3 3.203 13.285 3.125c-.012-.077-.076-.128-.14-.128-.065 0-1.286-.09-1.286-.09s-.85-.85-.953-.94c-.026-.025-.052-.038-.077-.05l-.605 14.07zm-2.418-8.45s-.54-.283-1.183-.283c-.965 0-1.003.605-1.003.76 0 .822 2.16 1.144 2.16 3.086 0 1.53-.963 2.508-2.275 2.508-1.57 0-2.367-.978-2.367-.978l.425-1.39s.823.71 1.517.71c.45 0 .643-.362.643-.62 0-1.08-1.774-1.13-1.774-2.906 0-1.492 1.066-2.945 3.24-2.945.836 0 1.247.243 1.247.243l-.63 1.814zM7.447.553c.09 0 .18.026.27.09-.656.31-1.376 1.093-1.672 2.662-.437.142-.862.27-1.26.386C5.132 2.496 5.968.554 7.447.554zM8.27 2.52v.09c-.502.155-1.055.322-1.595.49.31-1.184.888-1.762 1.39-1.98.128.333.205.784.205 1.4zm.36-1.49c.463.05.76.578.952 1.17-.232.077-.49.154-.772.244v-.167c0-.502-.064-.914-.18-1.248zm1.994.86c-.013 0-.04.014-.052.014-.013 0-.193.05-.476.14-.282-.822-.784-1.58-1.672-1.58h-.077C8.09.14 7.78 0 7.51 0 5.44 0 4.45 2.585 4.14 3.897c-.796.244-1.375.425-1.44.45-.45.142-.462.155-.514.58-.05.308-1.22 9.375-1.22 9.375L10.005 16l.618-14.11z" fill="#fff"/></svg></a><span class="tile-name">Shopify</span><br><span class="hex">#7AB55C</span></li>
<li class="tiles__item" data-search="empire kred empirekred 72be50" style="background-color:#72BE50"><a href="https://simpleicons.org/icons/empirekred.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="M10.508 10.382V6.265h1.108v.788h.016c.055-.13.13-.253.22-.365.095-.112.2-.208.322-.287.12-.078.25-.14.386-.184.137-.044.28-.066.427-.066.076 0 .16.014.254.04v1.085c-.054-.01-.12-.02-.196-.03-.077-.007-.15-.01-.222-.01-.213 0-.394.034-.54.106-.15.072-.268.17-.36.292-.088.123-.153.267-.19.43-.04.165-.06.343-.06.534v1.912H8.324L5.84 6.802l-1.038 1.05v2.656H2.99V2.264H4.8v3.418l3.22-3.418h2.264L7.064 5.52l3.444 4.862zm5.49-7H16v4.766c0 .22-.03.443-.086.658-.02.085-.047.17-.084.26-.16.41-.424.772-.766 1.05-.337.348-.78.732-1.312 1.14l-.074.056h.002l-.648.494c-.795.608-2.136 1.635-4.11 3.14-.32.244-.693.45-.922.45-.23 0-.6-.206-.922-.45-1.973-1.505-3.316-2.532-4.11-3.14l-.347-.265-.298-.227h.002l-.075-.056c-.534-.41-.975-.793-1.314-1.14C.594 9.84.33 9.477.17 9.067c-.036-.09-.064-.175-.083-.26C.03 8.59 0 8.368 0 8.146V3.122C0 1.733 1.113.604 2.483.604h11.033C14.884.603 16 1.733 16 3.12v.26z" fill="#fff"/></svg></a><span class="tile-name">Empire Kred</span><br><span class="hex">#72BE50</span></li>
<li class="tiles__item" data-search="tripadvisor tripadvisor 589442" style="background-color:#589442"><a href="https://simpleicons.org/icons/tripadvisor.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.213 6.352c.187-.804.783-1.61.783-1.61h-2.674c-1.5-.97-3.32-1.483-5.34-1.483-2.093 0-3.984.525-5.475 1.5L0 4.762s.59.796.78 1.594C.292 7.02.002 7.834.002 8.718c0 2.21 1.798 4.005 4.007 4.005 1.262 0 2.388-.59 3.122-1.503l.853 1.277.86-1.288c.386.49.885.89 1.47 1.16.973.448 2.063.492 3.066.12 2.074-.766 3.138-3.076 2.37-5.146-.133-.364-.317-.695-.537-.992zm-2.113 5.38c-.8.297-1.67.263-2.446-.095-.55-.255-1.002-.654-1.326-1.15-.133-.2-.25-.415-.335-.647-.097-.263-.146-.535-.172-.81-.053-.554.028-1.116.267-1.635.358-.776.997-1.367 1.798-1.663 1.655-.61 3.497.24 4.108 1.893.61 1.654-.238 3.495-1.893 4.108zM6.656 10.51c-.576.848-1.548 1.408-2.648 1.408-1.764 0-3.2-1.437-3.2-3.197 0-1.766 1.437-3.2 3.2-3.2 1.763 0 3.198 1.434 3.198 3.2 0 .106-.02.208-.032.312-.054.54-.227 1.048-.518 1.476zM1.976 8.68c0 1.093.89 1.98 1.98 1.98 1.09 0 1.978-.887 1.978-1.98 0-1.09-.888-1.976-1.977-1.976-1.09 0-1.98.886-1.98 1.976zm8.03 0c0 1.093.886 1.98 1.978 1.98 1.09 0 1.976-.887 1.976-1.98 0-1.09-.886-1.976-1.976-1.976-1.09 0-1.98.886-1.98 1.976zm-7.347 0c0-.714.583-1.295 1.298-1.295.715 0 1.295.582 1.295 1.295 0 .717-.58 1.3-1.295 1.3s-1.3-.583-1.3-1.3zm8.027 0c0-.714.582-1.295 1.298-1.295.714 0 1.294.582 1.294 1.295 0 .717-.58 1.3-1.295 1.3-.716 0-1.298-.583-1.298-1.3zM7.983 3.958c1.44 0 2.74.26 3.887.775-.422.012-.848.087-1.265.24-1.004.37-1.805 1.11-2.25 2.083-.204.44-.32.906-.355 1.377-.146-2.05-1.835-3.676-3.912-3.718 1.147-.49 2.465-.757 3.895-.757z" fill="#fff"/></svg></a><span class="tile-name">TripAdvisor</span><br><span class="hex">#589442</span></li>
<li class="tiles__item" data-search="feedly feedly 6cc655" style="background-color:#6CC655"><a href="https://simpleicons.org/icons/feedly.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.93 14.622l-4.518-4.55c-.55-.55-.55-1.74 0-2.26L6.886 1.31c.52-.52 1.68-.52 2.198 0l6.504 6.503c.55.55.55 1.74 0 2.26l-4.52 4.55c-.274.274-.702.457-1.13.457H6c-.397 0-.794-.183-1.07-.458zm4.123-1.77c.092-.092.092-.276 0-.367l-.885-.886c-.092-.092-.275-.092-.366 0l-.886.885c-.092.09-.092.275 0 .366l.702.673h.733l.703-.672zm0-3.757c.062-.06.062-.213 0-.274l-.946-.946c-.06-.06-.214-.06-.275 0l-2.748 2.748c-.092.092-.092.306 0 .397l.64.64h.734l2.595-2.565zm0-3.725c.062-.06.092-.244 0-.305l-.916-.916c-.06-.062-.244-.062-.335 0l-4.61 4.61c-.062.06-.093.244-.032.305l.733.702h.702L9.053 5.37z" fill="#fff"/></svg></a><span class="tile-name">Feedly</span><br><span class="hex">#6CC655</span></li>
<li class="tiles__item" data-search="whatsapp whatsapp 64d448" style="background-color:#64D448"><a href="https://simpleicons.org/icons/whatsapp.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.665 9.588c-.2-.1-1.177-.578-1.36-.644-.182-.067-.315-.1-.448.1-.132.197-.514.643-.63.775-.116.132-.232.148-.43.05-.2-.1-.842-.31-1.602-.984-.592-.525-.99-1.174-1.107-1.373-.116-.198-.013-.305.087-.404.09-.09.2-.232.3-.348.098-.116.13-.198.198-.33.066-.133.033-.248-.017-.348-.05-.1-.448-1.074-.614-1.47-.16-.387-.325-.334-.448-.34-.115-.006-.248-.007-.38-.007-.134 0-.35.05-.532.247-.182.2-.696.678-.696 1.653s.713 1.917.812 2.05c.1.132 1.404 2.133 3.4 2.99.476.205.846.327 1.136.418.476.15.91.13 1.253.08.383-.058 1.178-.48 1.344-.943.167-.463.167-.86.117-.943-.05-.083-.182-.133-.382-.232m-3.632 4.935H8.03c-1.187 0-2.353-.318-3.37-.918l-.24-.143-2.507.654.67-2.43-.16-.25c-.662-1.05-1.012-2.263-1.01-3.508 0-3.633 2.97-6.59 6.623-6.59 1.77.002 3.43.688 4.68 1.934 1.252 1.245 1.94 2.9 1.94 4.662-.003 3.633-2.973 6.59-6.623 6.59m5.636-12.2C12.164.828 10.164.002 8.032 0 3.643 0 .07 3.556.067 7.928c0 1.397.366 2.76 1.063 3.964L0 16l4.223-1.102c1.164.63 2.474.964 3.807.965h.004c4.39 0 7.964-3.557 7.966-7.93 0-2.117-.827-4.11-2.33-5.608" fill="#fff"/></svg></a><span class="tile-name">WhatsApp</span><br><span class="hex">#64D448</span></li>
<li class="tiles__item" data-search="event store eventstore 5ab552" style="background-color:#5AB552"><a href="https://simpleicons.org/icons/eventstore.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="M3.85 2.273c.286-.167.583-.315.893-.444.655-.273 1.33-.44 2.024-.508l.752.857-.345.88c-.678.136-1.316.382-1.914.74l-.13.08-.125-1.16L3.85 2.27z"/><path d="M3.523 2.48l1.194.46.125 1.14c-.646.475-1.15 1.082-1.51 1.82-.034.066-.064.132-.093.2l-.835-1.02-1.37.29c.34-.736.8-1.394 1.375-1.974.345-.347.715-.652 1.113-.917zm7.857 8.036c.13-.216.235-.435.32-.66l1.292 1.567 2.17-.468c-.124.342-.272.677-.442 1.005-.446.86-1.034 1.606-1.765 2.24-.742.642-1.58 1.11-2.515 1.406-.018.006-.037.01-.055.017l-1.608-1.36.42-1.85.033-.014c.92-.393 1.638-1.02 2.15-1.885z"/><path d="M14.097 3.2c.133.183.257.373.375.57.495.832.837 1.722 1.027 2.67.186.94.212 1.886.08 2.835-.067.456-.167.9-.303 1.335l-2.166.466-1.3-1.572c.157-.578.17-1.18.04-1.806-.15-.743-.473-1.377-.97-1.9l2.34-.28.876-2.318zM.885 5.72l1.4-.296.824 1.006c-.255.723-.318 1.474-.19 2.254.033.222.082.437.144.646l-1.478-.337-1.06 1.254c-.128-.555-.19-1.123-.19-1.703.002-.967.18-1.9.538-2.8l.01-.025z"/><path d="M3.18 9.677c.213.562.526 1.076.94 1.544.31.356.66.65 1.042.88l-1.467.84.08 1.91c-.484-.3-.93-.66-1.334-1.077-.68-.698-1.2-1.5-1.562-2.404-.1-.25-.184-.5-.256-.75l1.083-1.28 1.477.337z"/><path d="M5.482 12.276c.315.157.653.277 1.012.36.805.186 1.59.155 2.353-.094L8.43 14.38l1.592 1.347c-.796.208-1.61.297-2.44.267-.97-.03-1.902-.236-2.794-.616-.24-.102-.47-.215-.694-.34l-.08-1.922 1.468-.84zm8.39-9.37l-.875 2.325-2.41.286c-.07-.06-.142-.12-.218-.177C9.58 4.74 8.69 4.39 7.7 4.29c-.226-.02-.445-.028-.66-.02l.84-2.153L6.067.052C6.613.005 7.158-.01 7.7.006c.327.01.65.034.973.075.453.06.9.153 1.343.28.937.262 1.79.69 2.562 1.282.486.374.918.796 1.295 1.266z"/></g></svg></a><span class="tile-name">Event Store</span><br><span class="hex">#5AB552</span></li>
<li class="tiles__item" data-search="basecamp basecamp 66cc66" style="background-color:#66CC66"><a href="https://simpleicons.org/icons/basecamp.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 1.333c-4.307 0-7.68 5.48-8 10.107 1.352 2.346 4.61 3.227 8 3.227 3.39 0 6.65-.88 8-3.227-.32-4.628-3.693-10.107-8-10.107zm6.875 9.005s-.952-2.057-1.918-3.257c-.968-1.2-2.15-2.506-2.848-2.506-.7 0-2.65 3.456-3.547 3.456-.895 0-1.36-1.567-2.462-1.567-1.1 0-2.85 3.778-2.85 3.778l-.12.642s.61 2.695 6.97 2.695c6.36 0 6.87-2.65 6.87-2.65l-.095-.59z" fill="#fff"/></svg></a><span class="tile-name">Basecamp</span><br><span class="hex">#66CC66</span></li>
<li class="tiles__item" data-search="xbox xbox 107c10" style="background-color:#107C10"><a href="https://simpleicons.org/icons/xbox.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="M2.734 14.024C4.14 15.256 5.984 16.002 8 16.002c2.017 0 3.86-.746 5.267-1.978C14.52 12.748 10.39 8.216 8 6.41c-2.388 1.806-6.52 6.338-5.266 7.614zm7.44-9.607c1.667 1.974 4.99 6.877 4.05 8.61C15.334 11.654 16 9.907 16 8.002c0-2.227-.91-4.242-2.38-5.692 0 0-.018-.015-.056-.028-.04-.015-.1-.03-.187-.03-.394 0-1.323.29-3.203 2.165zM2.436 2.282c-.038.013-.055.027-.057.028C.91 3.76 0 5.775 0 8.002c0 1.903.665 3.65 1.774 5.023C.84 11.288 4.16 6.39 5.827 4.417c-1.88-1.876-2.81-2.164-3.204-2.164-.087 0-.148.014-.187.03zM8 2.365H8S6.036 1.217 4.503 1.162c-.602-.022-.97.197-1.014.226C4.927.427 6.442-.003 7.997-.003h.005c1.555 0 3.07.43 4.51 1.39-.046-.028-.412-.247-1.014-.225-1.534.055-3.497 1.2-3.497 1.2L8 2.366z" fill="#fff"/></svg></a><span class="tile-name">Xbox</span><br><span class="hex">#107C10</span></li>
<li class="tiles__item" data-search="treehouse treehouse 5fcf80" style="background-color:#5FCF80"><a href="https://simpleicons.org/icons/treehouse.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="M13.63 2.92c-.53-.3-1.377.182-1.89 1.076l-.932 1.62c-.34.673-.294 1.475.138 2.094l.027.04c.43.618 1.01 1.19 1.2 1.394.114.12.2.268.247.437.157.564-.17 1.147-.733 1.304-.562.157-1.146-.17-1.303-.733-.04-.14-.048-.283-.03-.42.03-.232-.045-.61-.378-.982-.333-.37-1.014.33-1.234 1.052l-.01.033c-.22.722-.36 1.35-.318 1.412.025.036.048.074.07.114.308.58.087 1.3-.494 1.61-.58.31-1.303.088-1.61-.493-.31-.58-.09-1.302.492-1.61.026-.015.052-.028.08-.04.043-.02.17-.323.278-.68l.198-.65c.012-.038.022-.075.03-.113l.59-2.1-.63 1.29c-.074-.244-.198-.252-.467-.06-.162.117-.43.347-.563.44-.247.177-.453.52-.563.73-.064.124-.154.237-.27.33-.45.366-1.11.297-1.476-.153-.366-.45-.297-1.11.153-1.476.133-.107.284-.177.44-.21.264-.058 1.163-.608 1.705-.996.097-.07.18-.135.245-.196l1.448-1.1-1.26.682s-.13-.013-.286.005c-.462.05-.937.115-1.027.23-.053.067-.116.128-.19.18-.42.304-1.007.208-1.31-.213-.303-.42-.207-1.007.213-1.31.174-.125.376-.182.574-.177.337.01 1.225.19 1.968.058l.19-.034c.744-.132 1.633-.778 1.987-1.444l.775-1.36c.428-.753.397-1.577-.07-1.84L8.786.18C8.36-.06 7.66-.06 7.234.18L1.41 3.463c-.426.24-.776.84-.776 1.33v6.415c0 .49.35 1.088.776 1.33l5.824 3.282c.427.24 1.126.24 1.552 0l5.804-3.282c.427-.242.776-.84.776-1.33V4.792c0-.49-.35-1.088-.776-1.33l-.96-.542" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Treehouse</span><br><span class="hex">#5FCF80</span></li>
<li class="tiles__item" data-search="travis ci travisci 39a85b" style="background-color:#39A85B"><a href="https://simpleicons.org/icons/travisci.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.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm.28 12.906c-.045.086-.128.146-.224.16l-.746.106c.235.07.48.107.734.107.337 0 .67-.07.985-.2l-.63-.42-.12.246zm2.93-1.303l-1.153-.114c-.05-.006-.096-.023-.136-.05l-.775-.53-1.026.218c-.03.005-.057.01-.085.005l-1.11-.084-.66.592c-.034.03-.074.052-.117.063l-1.195.34c-.053.012-.106.014-.157 0l.696.79 2.327-.333.2-.405c.04-.076.108-.132.19-.154.082-.024.17-.01.24.04l.878.587 1.955-.45.415-.672-.353.136c-.043.017-.088.023-.136.02zm-5.29-.448l.703-.63c.06-.054.14-.083.22-.075l1.193.09 1.11-.235c.08-.016.16 0 .228.046l.817.56.832.08c.085-.207.154-.425.206-.648-.014 0-.028 0-.042-.004l-2.28-.313c-.11-.014-.203-.09-.24-.196l-.404-1.173c-.054-.037-.315-.016-.437.045l-.41 1.152c-.034.095-.114.167-.213.19l-2.235.514c-.014.004-.03.005-.044.007.08.267.188.53.32.783l.678-.193zm-1.85-3.3l.28 1.627.62.47 1.943-.45.39-1.098c.02-.056.06-.104.107-.14.033-.023.335-.234.71-.234.44 0 .632.284.653.317l.392 1.118 1.987.272.617-.427.41-1.423c-2.647-.6-5.46-.61-8.11-.032zm2 1.22H5.89c-.283 0-.465-.012-.626.073.006-.01.077-.166.33-.23-.027-.064-.046-.15-.05-.27-.017-.457.266-.833.558-.837.292 0 .495.37.5.83.004.46-.24.43-.533.434zm3.992-1.376c.293-.01.56.352.594.81.01.127-.004.22-.034.287.27-.032.333.153.335.163-.197-.095-.413.027-.804.033-.295.01-.537.014-.555-.445-.017-.46.173-.84.464-.85zm-3.92.4c-.082 0-.148.07-.145.154.002.083.072.15.154.145.083-.004.147-.073.146-.154-.003-.082-.07-.147-.154-.145zm3.897.187c.08 0 .15-.07.146-.15 0-.083-.07-.15-.152-.147-.083.003-.15.07-.147.15 0 .084.07.15.152.147zM8.044 13.87c.85 0 1.664-.35 2.325-.934l1.166-.27c.076-.017.143-.065.184-.132l.942-1.52c.067-.11.058-.247-.023-.345-.083-.1-.216-.135-.335-.088l-.588.226c.075-.248.132-.506.167-.77.004-.03.004-.06 0-.088l.316-.22c.06-.042.102-.105.12-.177l.434-1.528.036.01.01.002.036.01c.13.035.265-.02.332-.137.15-.257.245-.583.283-.968.042-.412.014-.75-.082-1.012-.03-.077-.09-.14-.167-.17-.255-.104-.515-.2-.778-.287-.39-1.86-2.23-3.24-4.368-3.24-2.134 0-3.976 1.38-4.367 3.238-.265.09-.527.186-.785.29-.077.032-.138.094-.166.173-.096.258-.124.598-.083 1.008.038.386.133.713.283.97.053.094.152.15.255.15.027 0 .052-.004.078-.01.075-.022.15-.04.227-.06l.285 1.694c.01.078.052.148.114.195l.343.258c-.005.032-.006.066 0 .1.065.36.18.723.335 1.072l-.735-.312c-.13-.053-.274-.012-.355.1-.08.112-.074.265.018.37l1.653 1.877c.056.063.138.1.222.1.014 0 .028 0 .042-.004l.83-.117c.53.34 1.135.546 1.794.547h.005zm.93-8.165v.738c0 .163-.133.296-.297.296h-1.21c-.162 0-.294-.134-.294-.297v-.738c0-.143.1-.26.234-.29V4.97h-.55c-.164 0-.297-.133-.297-.297v-.976c0-.164.134-.296.297-.296H9.29c.164 0 .296.133.296.297v.976c0 .164-.132.296-.295.296H8.74v.445c.135.028.236.147.236.29zm3.195.307h-.004c-.064 0-.124-.02-.173-.057-.77-.24-1.564-.41-2.374-.504-.163-.018-.28-.165-.26-.327.02-.16.15-.28.328-.26.7.083 1.392.22 2.067.406-.47-1.424-1.97-2.446-3.702-2.446-1.727 0-3.23 1.022-3.7 2.444.612-.17 1.24-.297 1.875-.38.17-.02.31.094.332.255.02.162-.093.31-.255.33-.757.1-1.5.264-2.22.49-.03.016-.062.027-.096.03-.247.08-.493.168-.734.263-.028.133-.044.334-.015.627.02.203.06.38.115.533 3.046-.77 6.342-.77 9.395 0 .055-.152.094-.33.114-.533.026-.25.02-.464-.015-.627-.226-.088-.452-.168-.68-.244zM8.895 4.378h.1v-.386H7.153v.386h.1c.005-.158.135-.285.295-.285h.155c.163 0 .296.133.296.296v1.315c0 .142-.1.26-.235.29v.153h.618v-.154c-.135-.028-.236-.147-.236-.29V4.39c0-.164.133-.297.296-.297H8.6c.16 0 .29.127.295.285z" fill="#fff"/></svg></a><span class="tile-name">Travis CI</span><br><span class="hex">#39A85B</span></li>
<li class="tiles__item" data-search="deviantart deviantart 05cc47" style="background-color:#05CC47"><a href="https://simpleicons.org/icons/deviantart.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="M12.8 3.196l.152-.287V0h-2.91l-.29.293L8.38 2.91l-.432.29h-4.9v3.995h2.694l.24.29-2.783 5.32-.152.286V16h2.91l.29-.293L7.62 13.09l.432-.29h4.9V8.805h-2.694l-.24-.292 2.783-5.317z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">DeviantArt</span><br><span class="hex">#05CC47</span></li>
<li class="tiles__item" data-search="kickstarter kickstarter 2bde73" style="background-color:#2BDE73"><a href="https://simpleicons.org/icons/kickstarter.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="M6.406 5.453L9.34 1.2C9.895.4 10.61 0 11.49 0c.715 0 1.335.254 1.86.762.522.51.784 1.117.784 1.826 0 .523-.138.986-.416 1.386L11.073 7.82l3.235 4.102c.323.408.485.886.485 1.433 0 .724-.254 1.345-.763 1.865-.508.52-1.124.78-1.848.78-.793 0-1.398-.258-1.814-.774l-3.962-4.944v2.726c0 .778-.135 1.383-.405 1.814C5.51 15.607 4.793 16 3.854 16c-.855 0-1.518-.29-1.987-.866-.44-.532-.66-1.237-.66-2.114V2.91c0-.83.224-1.516.67-2.055C2.347.285 2.995 0 3.82 0c.786 0 1.44.285 1.964.855.292.316.477.635.554.96.047.2.07.572.07 1.12v2.518z" fill="#fff"/></svg></a><span class="tile-name">Kickstarter</span><br><span class="hex">#2BDE73</span></li>
<li class="tiles__item" data-search="koding koding 00b057" style="background-color:#00B057"><a href="https://simpleicons.org/icons/koding.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="M.5 0h15v3.98H.5zm0 6.01h11.497v3.98H.5zm0 6.01h15V16H.5z" fill="#FFF" fill-rule="nonzero"/></svg></a><span class="tile-name">Koding</span><br><span class="hex">#00B057</span></li>
<li class="tiles__item" data-search="speaker deck speakerdeck 339966" style="background-color:#339966"><a href="https://simpleicons.org/icons/speakerdeck.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="M1.067 14C.477 14 0 13.525 0 12.94V3.06C0 2.475.478 2 1.067 2h13.866c.588 0 1.065.475 1.065 1.06H16v9.88c0 .585-.478 1.06-1.067 1.06H1.067zm9.957-3.88H4.978c-.387-.007-.7-.32-.7-.707h-.005V6.587h.006c0-.386.31-.7.698-.706h6.046c.387.007.7.32.7.707h.003v2.826h-.004c0 .386-.312.7-.7.706zM7.48 6.934L5.7 8.008l1.766 1.057.013-2.13zm1.04 2.13l1.78-1.073-1.768-1.057-.01 2.13z" fill="#fff"/></svg></a><span class="tile-name">Speaker Deck</span><br><span class="hex">#339966</span></li>
<li class="tiles__item" data-search="slack slack 56b68b" style="background-color:#56B68B"><a href="https://simpleicons.org/icons/slack.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="M6.586 7.33l.69 2.057 2.137-.716-.69-2.056-2.137.716z"/><path d="M12.55 9.37l-1.037.347.36 1.073c.145.434-.09.904-.524 1.05-.096.03-.19.045-.287.042-.338-.01-.65-.226-.765-.566l-.36-1.072-2.138.716.36 1.072c.145.435-.09.905-.523 1.05-.096.032-.192.045-.286.043-.34-.01-.65-.226-.764-.566l-.36-1.075-1.037.348c-.096.03-.19.045-.286.042-.34-.008-.65-.226-.765-.565-.146-.434.09-.904.522-1.05L5.7 9.914l-.69-2.058-1.037.347c-.094.032-.19.045-.285.043-.338-.01-.65-.226-.765-.566-.145-.434.09-.904.523-1.05l1.037-.347-.36-1.073c-.145-.434.09-.904.524-1.05.435-.145.905.09 1.05.524l.36 1.072 2.137-.716-.36-1.072c-.144-.435.09-.905.524-1.05.435-.145.906.09 1.05.523l.36 1.075 1.037-.347c.434-.146.904.088 1.05.522.145.434-.09.904-.523 1.05l-1.037.347.69 2.057 1.036-.347c.435-.145.905.09 1.05.523.146.434-.09.904-.522 1.05zm2.78-3.57C13.68.304 11.298-.98 5.8.67.304 2.32-.98 4.7.67 10.2c1.65 5.497 4.03 6.78 9.53 5.13 5.497-1.65 6.78-4.03 5.13-9.53z"/></g></svg></a><span class="tile-name">Slack</span><br><span class="hex">#56B68B</span></li>
<li class="tiles__item" data-search="medium medium 00ab6b" style="background-color:#00AB6B"><a href="https://simpleicons.org/icons/medium.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.824 12.628l-.276.45.798.398 2.744 1.372c.15.076.294.11.418.11.278 0 .467-.177.467-.492V5.883l-4.15 6.745zm4.096-8.67c-.004-.003 0-.01-.003-.012l-4.825-2.412c-.06-.03-.123-.038-.187-.044-.016 0-.03-.01-.047-.01-.184 0-.368.092-.467.254l-.24.39-.5.814-1.89 3.08 1.89 3.076.5.813.5.812.59.95 4.71-7.64c.02-.03.01-.06-.02-.08zm-6.27 7.045L7.17 6.97l-.295-.477-.294-.477-.25-.416v4.867l3.32 1.663.5.25.5.25-.5-.813-.5-.813zM.737 1.68L.59 1.608c-.085-.042-.166-.062-.24-.062-.206 0-.35.16-.35.427v10.162c0 .272.2.594.442.716l4.145 2.08c.107.06.208.08.3.08.257 0 .438-.2.438-.53V4.01c0-.02-.012-.04-.03-.047L.738 1.68z" fill="#fff"/></svg></a><span class="tile-name">Medium</span><br><span class="hex">#00AB6B</span></li>
<li class="tiles__item" data-search="vine vine 11b48a" style="background-color:#11B48A"><a href="https://simpleicons.org/icons/vine.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.013 7.954c-.412.095-.81.137-1.17.137-2.018 0-3.572-1.41-3.572-3.86 0-1.202.465-1.827 1.122-1.827.625 0 1.042.56 1.042 1.7 0 .645-.173 1.354-.3 1.774 0 0 .62 1.085 2.322.752.36-.803.557-1.842.557-2.753 0-2.45-1.25-3.877-3.54-3.877-2.356 0-3.734 1.81-3.734 4.198 0 2.365 1.105 4.395 2.928 5.32-.767 1.533-1.742 2.884-2.76 3.902C6.064 11.19 4.395 8.212 3.71 2.403H.987c1.258 9.675 5.007 12.755 5.998 13.347.56.336 1.044.32 1.556.032.806-.458 3.223-2.875 4.563-5.705.562-.002 1.238-.066 1.91-.218V7.953z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Vine</span><br><span class="hex">#11B48A</span></li>
<li class="tiles__item" data-search="pingup pingup 00b1ab" style="background-color:#00B1AB"><a href="https://simpleicons.org/icons/pingup.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="M9.11 0H1.146v16H6.17V6.478H4.33c-.336 0-.433-.21-.213-.466L7 2.65c.218-.256.578-.256.797 0l2.882 3.362c.218.256.122.466-.215.466h-1.84v4.45h.486c4.152 0 5.745-2.872 5.745-5.654C14.855 2.604 13.105 0 9.11 0" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Pingup</span><br><span class="hex">#00B1AB</span></li>
<li class="tiles__item" data-search="fitbit fitbit 3ec1c1" style="background-color:#3EC1C1"><a href="https://simpleicons.org/icons/fitbit.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.18 15.66c-.217-.216-.338-.515-.338-.82 0-.305.12-.603.34-.818.215-.217.513-.34.818-.34.305 0 .604.123.82.34.216.215.34.513.34.818 0 .305-.124.604-.34.82-.216.215-.515.34-.82.34-.305 0-.603-.125-.82-.34zm3.422-3.42c-.216-.218-.34-.516-.34-.82 0-.307.124-.604.34-.82.216-.216.514-.34.82-.34.305 0 .603.124.82.34.215.216.34.513.34.82 0 .304-.125.602-.34.82-.217.213-.515.338-.82.338-.306 0-.604-.125-.82-.34zm-3.42 0c-.216-.218-.34-.516-.34-.82 0-.307.124-.604.34-.82.215-.216.513-.34.818-.34.305 0 .604.124.82.34.215.216.34.513.34.82 0 .304-.125.602-.34.82-.216.213-.515.338-.82.338-.305 0-.603-.125-.82-.34zm-3.423 0c-.216-.218-.338-.516-.338-.82 0-.307.122-.604.337-.82.215-.216.513-.34.82-.34.304 0 .603.124.82.34.215.216.34.513.34.82 0 .304-.125.602-.34.82-.217.213-.516.338-.82.338-.307 0-.605-.125-.82-.34zM.34 8.817C.12 8.602 0 8.303 0 7.998c0-.305.122-.603.34-.82.215-.214.513-.338.818-.338.305 0 .604.124.82.34.215.215.338.513.338.82 0 .303-.123.602-.338.818-.216.215-.515.34-.82.34-.304 0-.603-.125-.82-.34zm3.42 0c-.216-.216-.34-.515-.34-.82 0-.305.124-.603.34-.82.215-.214.514-.338.82-.338.304 0 .602.124.82.34.213.215.338.513.338.82 0 .303-.125.602-.34.818-.216.215-.514.34-.817.34-.306 0-.605-.125-.82-.34zm10.263 0c-.216-.216-.34-.515-.34-.82 0-.305.124-.603.34-.82.216-.214.514-.338.82-.338.305 0 .603.124.82.34.214.215.337.513.337.82 0 .303-.123.602-.338.818-.216.215-.514.34-.82.34-.305 0-.603-.125-.82-.34zm-3.42 0c-.216-.216-.34-.515-.34-.82 0-.305.124-.603.34-.82.215-.214.513-.338.818-.338.306 0 .604.124.82.34.217.215.34.513.34.82 0 .303-.123.602-.34.818-.216.215-.514.34-.82.34-.304 0-.602-.125-.818-.34zm-3.422 0c-.215-.216-.338-.515-.338-.82 0-.305.123-.603.34-.82.214-.214.513-.338.818-.338.305 0 .603.124.82.34.216.215.34.513.34.82 0 .303-.124.602-.34.818-.217.215-.515.34-.82.34-.305 0-.604-.125-.82-.34zm3.422-3.42c-.215-.216-.338-.515-.338-.82 0-.305.123-.602.338-.82.216-.214.516-.337.82-.337.304 0 .603.124.82.338.215.218.34.515.34.82 0 .305-.125.604-.34.82-.217.215-.516.34-.82.34-.304 0-.604-.125-.82-.34zm-6.842 0c-.217-.216-.34-.515-.34-.82 0-.305.123-.602.34-.82.215-.214.513-.337.82-.337.304 0 .602.124.818.338.215.218.34.515.34.82 0 .305-.125.604-.34.82-.216.215-.514.34-.82.34-.305 0-.603-.125-.818-.34zm3.39-.033c-.208-.223-.32-.526-.306-.83.01-.307.145-.6.37-.808.224-.206.526-.317.832-.305.303.01.598.145.804.37.207.224.322.525.31.833-.013.304-.15.597-.373.804-.223.206-.527.32-.83.308-.307-.012-.6-.15-.806-.373zm.03-3.388c-.214-.217-.338-.515-.338-.82 0-.305.124-.603.34-.82C7.395.122 7.694 0 8 0c.305 0 .604.122.82.337.216.217.34.515.34.82 0 .305-.124.603-.34.82-.216.215-.515.34-.82.34-.305 0-.604-.125-.82-.34z" fill="#fff"/></svg></a><span class="tile-name">Fitbit</span><br><span class="hex">#3EC1C1</span></li>
<li class="tiles__item" data-search="xing xing 005a5f" style="background-color:#005A5F"><a href="https://simpleicons.org/icons/xing.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="M12.126 0c-.345 0-.494.217-.618.44 0 0-4.97 8.816-5.135 9.105.01.016 3.28 6.015 3.28 6.015.113.205.29.44.644.44H12.6c.14 0 .25-.052.308-.147.06-.1.06-.23-.005-.357L9.65 9.552c-.003-.004-.003-.01 0-.015L14.76.504c.063-.128.064-.258.004-.357-.06-.095-.168-.147-.307-.147h-2.33zM2.432 3.16c-.14 0-.256.05-.315.144-.06.1-.052.226.013.354l1.56 2.7c.003.006.003.01 0 .014L1.24 10.7c-.065.126-.062.254 0 .353.057.095.16.157.3.157h2.308c.345 0 .51-.232.63-.445l2.49-4.406-1.586-2.767c-.115-.205-.29-.433-.642-.433H2.432z" fill="#fff"/></svg></a><span class="tile-name">Xing</span><br><span class="hex">#005A5F</span></li>
<li class="tiles__item" data-search="code school codeschool 4cadc0" style="background-color:#4CADC0"><a href="https://simpleicons.org/icons/codeschool.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 14.555c-3.626 0-6.566-2.94-6.566-6.563C1.434 4.367 4.374 1.43 8 1.43c3.624 0 6.563 2.937 6.563 6.562 0 3.624-2.93 6.563-6.564 6.563zM8 0C3.58 0-.004 3.584-.004 8S3.582 16 8 16c4.416 0 8-3.584 8-8S12.424-.008 8 0zm-.867 10.196L4.798 8l2.335-2.204V3.74L2.626 8l4.507 4.253v-2.057zm1.74-6.457v2.056L11.206 8l-2.335 2.196v2.057L13.38 8 8.87 3.74" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Code School</span><br><span class="hex">#4CADC0</span></li>
<li class="tiles__item" data-search="deezer deezer 00c7f2" style="background-color:#00C7F2"><a href="https://simpleicons.org/icons/deezer.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="M9.812 12.464h2.917v-.884H9.81v.884zm-6.54 0h2.916v-.884H3.27v.884zm-3.272 0h2.917v-.884H0v.884zm6.54 0H9.46v-.884H6.54v.884zm6.543 0H16v-.884h-2.917v.884zm0-1.15H16v-.883h-2.917v.885zm-6.542 0H9.46v-.883H6.54v.885zm-6.54 0h2.917v-.883H0v.885zm3.27 0H6.19v-.883H3.27v.885zm6.542 0h2.917v-.883H9.81v.885zm0-1.148h2.917v-.884H9.81v.884zm-6.54 0h2.916v-.884H3.27v.884zm-3.272 0h2.917v-.884H0v.884zm6.54 0H9.46v-.884H6.54v.884zm6.543 0H16v-.884h-2.917v.884zm0-1.15H16v-.883h-2.917v.884zm-6.542 0H9.46v-.883H6.54v.884zm-6.54 0h2.917v-.883H0v.884zm9.812 0h2.917v-.883H9.81v.884zm0-1.15h2.917v-.882H9.81v.883zM0 7.867h2.917v-.882H0v.883zm6.54 0H9.46v-.882H6.54v.883zm6.543 0H16v-.883h-2.917v.884zM6.54 6.72H9.46v-.885H6.54v.884zm6.543-.002H16v-.883h-2.917v.883zM6.54 5.57H9.46v-.885H6.54v.885zm6.543 0H16v-.885h-2.917v.884zm0-1.15H16v-.884h-2.917v.884z" fill="#fff"/></svg></a><span class="tile-name">Deezer</span><br><span class="hex">#00C7F2</span></li>
<li class="tiles__item" data-search="proto.io protoio 34a7c1" style="background-color:#34A7C1"><a href="https://simpleicons.org/icons/protoio.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="M8 7.998c-.485 0-.878-.393-.878-.878s.393-.878.878-.878.878.393.878.878-.393.878-.878.878zm1.944-.014c0-1.886-.74-3.598-1.944-4.866-1.204 1.268-1.944 2.98-1.944 4.866 0 .864.156 1.69.44 2.455-.412.6-.716 1.442-.85 2.41.426-.503.948-.87 1.528-1.053.242.377.52.73.826 1.054.307-.323.584-.676.826-1.053.58.182 1.102.55 1.527 1.054-.133-.968-.437-1.81-.85-2.41.284-.765.44-1.592.44-2.456z"/><path d="M8 14.667c-3.682 0-6.667-2.985-6.667-6.667S4.318 1.333 8 1.333 14.667 4.318 14.667 8 11.682 14.667 8 14.667zM8 0C3.582 0 0 3.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8z"/></g></svg></a><span class="tile-name">Proto.io</span><br><span class="hex">#34A7C1</span></li>
<li class="tiles__item" data-search="bandcamp bandcamp 408294" style="background-color:#408294"><a href="https://simpleicons.org/icons/bandcamp.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="M0 12.5l4.958-9H16l-4.958 9H0z" fill="#fff"/></svg></a><span class="tile-name">Bandcamp</span><br><span class="hex">#408294</span></li>
<li class="tiles__item" data-search="minutemailer minutemailer 3abfe6" style="background-color:#3ABFE6"><a href="https://simpleicons.org/icons/minutemailer.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="M3.71 1.802l2.3 2.49-1.623 3.197 3.427-.613 1.56 3.764L16 1.95 3.71 1.802zm-.425 5.392l.638-.525-.823.266-.084-.12.34-.328-.446.18C1.208 7.323 0 8.97 0 10.902c0 1.3.548 2.47 1.422 3.298-.375-.66-.59-1.424-.59-2.238 0-1.91 1.206-3.613 2.877-4.28l.213-.512-.5.216-.138-.19zm2.91-1.313L7.26 3.998l6.266-1.468-7.332 3.35z" fill="#fff"/></svg></a><span class="tile-name">Minutemailer</span><br><span class="hex">#3ABFE6</span></li>
<li class="tiles__item" data-search="periscope periscope 40a4c4" style="background-color:#40A4C4"><a href="https://simpleicons.org/icons/periscope.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.09 16c1.25 0 6.21-5.626 6.21-9.397C14.3 2.993 11.48 0 8.09 0 4.52 0 1.7 2.992 1.7 6.603 1.7 10.373 6.66 16 8.09 16zM7.093 2.564c.323-.08.663-.123 1.016-.123 2.008 0 3.725 1.7 3.725 3.906 0 1.988-1.717 3.688-3.725 3.688-2.228 0-3.945-1.7-3.945-3.688 0-.928.304-1.766.822-2.426v.012c0 .824.674 1.492 1.506 1.492S8 4.756 8 3.932c0-.612-.373-1.138-.906-1.368z" fill="#fff"/></svg></a><span class="tile-name">Periscope</span><br><span class="hex">#40A4C4</span></li>
<li class="tiles__item" data-search="vimeo vimeo 1ab7ea" style="background-color:#1AB7EA"><a href="https://simpleicons.org/icons/vimeo.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.992 4.275c-.07 1.56-1.16 3.697-3.263 6.41-2.176 2.832-4.017 4.248-5.522 4.248-.933 0-1.722-.862-2.367-2.588L3.55 7.6c-.48-1.724-.993-2.587-1.542-2.587-.12 0-.538.252-1.255.755L0 4.796C.79 4.1 1.568 3.406 2.335 2.71c1.053-.912 1.844-1.39 2.37-1.44 1.246-.12 2.012.733 2.3 2.56.31 1.97.526 3.194.647 3.673.36 1.634.754 2.45 1.185 2.45.335 0 .838-.53 1.51-1.59.67-1.06 1.028-1.866 1.076-2.42.096-.915-.263-1.374-1.077-1.374-.383 0-.778.087-1.185.262.788-2.58 2.29-3.834 4.508-3.762 1.644.048 2.42 1.116 2.324 3.205z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Vimeo</span><br><span class="hex">#1AB7EA</span></li>
<li class="tiles__item" data-search="xero xero 13b5ea" style="background-color:#13B5EA"><a href="https://simpleicons.org/icons/xero.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.582 0 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm4.39 9.77c-.99 0-1.794-.804-1.794-1.793 0-.99.805-1.794 1.794-1.794.99 0 1.794.805 1.794 1.794 0 .99-.805 1.793-1.794 1.793zm-7.37-.008c-.066 0-.128-.027-.177-.077L3.48 8.325 2.112 9.69c-.046.046-.107.072-.172.072-.135 0-.245-.11-.245-.245 0-.066.026-.128.074-.175l1.364-1.367L1.77 6.61c-.05-.046-.075-.108-.075-.174 0-.135.11-.244.245-.244.065 0 .126.025.172.07l1.37 1.366 1.365-1.364c.046-.047.108-.072.174-.072.136 0 .245.11.245.244 0 .065-.025.126-.07.172L3.83 7.978l1.364 1.367c.046.046.07.107.07.172 0 .135-.11.245-.243.245zm5.344-3.06c-.53.067-.587.317-.587.936v1.858c0 .135-.11.244-.245.244s-.244-.11-.245-.244v-3.02c0-.136.107-.244.242-.244.116 0 .214.083.238.193.182-.14.4-.212.626-.212h.075c.134 0 .244.11.244.245s-.103.235-.248.24c0 0-.053 0-.102.005zm-2.06 1.47H5.75c0 .012.002.025.004.038.013.07.03.14.055.206.134.354.515.85 1.226.86.218-.002.422-.057.602-.153.14-.08.258-.18.353-.285.033-.038.06-.075.087-.112.12-.153.27-.124.36-.055.108.083.126.255.03.375l-.01.01c-.14.176-.285.323-.458.435-.17.107-.35.183-.538.228-.218.057-.428.07-.645.043-.73-.088-1.34-.627-1.522-1.34-.036-.142-.054-.287-.054-.43 0-.576.278-1.133.757-1.474.587-.418 1.39-.44 2-.053.415.263.688.673.793 1.172.052.283-.136.53-.486.537zM12.39 6.69c-.71 0-1.287.577-1.287 1.287s.577 1.287 1.287 1.287 1.287-.578 1.287-1.287c0-.71-.577-1.288-1.287-1.288zm0 1.73c-.245 0-.444-.198-.444-.444 0-.245.2-.444.444-.444.245 0 .445.2.445.444 0 .246-.2.445-.445.445zM7.03 6.685c-.607 0-1.115.415-1.257.977v.02H8.29c-.135-.57-.648-.996-1.26-.996z" fill="#fff"/></svg></a><span class="tile-name">Xero</span><br><span class="hex">#13B5EA</span></li>
<li class="tiles__item" data-search="livejournal livejournal 00b0ea" style="background-color:#00B0EA"><a href="https://simpleicons.org/icons/livejournal.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="M12.06 9.798c-1.008.442-1.817 1.256-2.254 2.266l2.846.588-.59-2.854zM1.65 5.545L0 3.9C.75 2.158 2.144.76 3.882 0h.004l1.646 1.642c.912-.394 1.917-.614 2.975-.614C12.645 1.028 16 4.38 16 8.514S12.644 16 8.507 16c-4.14 0-7.494-3.35-7.494-7.486 0-1.06.237-2.054.635-2.967l6.095 6.076c.75-1.742 2.145-3.14 3.882-3.9L5.534 1.644H5.53c-1.738.76-3.13 2.158-3.882 3.9z" fill="#fff"/></svg></a><span class="tile-name">LiveJournal</span><br><span class="hex">#00B0EA</span></li>
<li class="tiles__item" data-search="sitepoint sitepoint 258aaf" style="background-color:#258AAF"><a href="https://simpleicons.org/icons/sitepoint.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="M1.647 7.022l1.18 1.125 3.732 3.427 1.607-1.527c.146-.198.136-.47-.03-.657l-1.47-1.268.005-.003L5.09 6.61c-.185-.207-.18-.516.015-.715l4.26-4.05L7.428 0l-5.78 5.492c-.443.422-.443 1.107 0 1.53zM14.352 8.98l-1.18-1.128-3.73-3.427-1.608 1.527c-.147.2-.137.47.03.657l1.47 1.266-.005.002 1.58 1.51c.187.208.182.516-.014.716l-4.26 4.048L8.572 16l5.78-5.492c.443-.422.444-1.106 0-1.53z" fill="#fff"/></svg></a><span class="tile-name">SitePoint</span><br><span class="hex">#258AAF</span></li>
<li class="tiles__item" data-search="skype skype 00aff0" style="background-color:#00AFF0"><a href="https://simpleicons.org/icons/skype.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.035 12.6c-2.685 0-3.885-1.322-3.885-2.313 0-.51.374-.865.89-.865 1.15 0 .85 1.653 2.995 1.653 1.096 0 1.703-.597 1.703-1.208 0-.368-.18-.775-.904-.954l-2.387-.597C4.524 7.833 4.175 6.79 4.175 5.812c0-2.034 1.91-2.798 3.704-2.798 1.65 0 3.6.916 3.6 2.136 0 .523-.452.827-.97.827-.98 0-.798-1.36-2.773-1.36-.98 0-1.523.444-1.523 1.08 0 .636.774.84 1.446.993l1.767.392c1.936.433 2.427 1.566 2.427 2.633 0 1.652-1.266 2.886-3.82 2.886m7.4-3.264l-.014.084-.028-.16c.015.024.028.05.042.076.082-.45.125-.912.125-1.373 0-1.023-.2-2.014-.595-2.948-.38-.902-.925-1.712-1.62-2.407-.692-.696-1.5-1.242-2.4-1.623C10.015.59 9.025.39 8.005.39c-.48 0-.963.045-1.43.135H6.57l.08.04-.16-.023.08-.016C5.927.183 5.205 0 4.472 0 3.278 0 2.155.466 1.31 1.313.465 2.16 0 3.286 0 4.483c0 .763.195 1.512.563 2.175l.013-.083.028.16c-.015-.026-.027-.052-.04-.077-.076.43-.115.867-.115 1.305 0 1.022.2 2.014.593 2.948.38.903.925 1.713 1.62 2.408.693.695 1.5 1.242 2.4 1.623.932.397 1.92.597 2.94.597.445 0 .89-.04 1.325-.118l-.077-.043.162.028-.084.014c.67.378 1.426.58 2.2.58 1.194 0 2.317-.466 3.162-1.313.845-.846 1.31-1.972 1.31-3.17 0-.765-.197-1.517-.566-2.18" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Skype</span><br><span class="hex">#00AFF0</span></li>
<li class="tiles__item" data-search="bath asu bathasu 009cdb" style="background-color:#009CDB"><a href="https://simpleicons.org/icons/bathasu.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="M13.967 14.832c-.22 0-.436-.058-.628-.17-.598-.344-.804-1.11-.46-1.707 1.27-2.197.514-5.016-1.683-6.285-.696-.402-1.49-.614-2.295-.614-.22 0-.436-.06-.628-.17-.597-.344-.802-1.11-.457-1.708.22-.383.635-.62 1.08-.622 1.248 0 2.474.328 3.55.95 1.642.948 2.817 2.48 3.308 4.313.49 1.832.24 3.747-.71 5.39-.22.383-.635.622-1.078.622zm-7.64.873c-2.535 0-4.896-1.362-6.16-3.553-.345-.595-.138-1.36.46-1.704.58-.335 1.376-.117 1.707.457.82 1.42 2.348 2.3 3.99 2.3.8 0 1.596-.213 2.295-.616.697-.404 1.278-.986 1.68-1.686.11-.188.268-.345.46-.455.578-.336 1.376-.117 1.708.457.22.383.22.862-.003 1.248-.62 1.078-1.52 1.976-2.596 2.598-1.08.623-2.304.952-3.543.952zm.496-11.073c-.743.688-1.208 1.672-1.208 2.765 0 .686.185 1.327.506 1.882.18.31.278.668.278 1.04 0 .832-.488 1.55-1.193 1.884.967.3 2.05.21 2.998-.336.594-.343 1.057-.824 1.377-1.38.18-.31.44-.574.763-.76.72-.416 1.587-.352 2.23.092-.226-.988-.845-1.882-1.792-2.43C10.188 7.05 9.54 6.89 8.9 6.89c-.36 0-.717-.094-1.04-.28-.72-.417-1.1-1.198-1.035-1.976zm-2.508 6.94c-.442 0-.856-.24-1.08-.626-.623-1.078-.952-2.306-.952-3.55 0-3.915 3.187-7.1 7.105-7.1.686 0 1.246.56 1.246 1.25s-.56 1.25-1.25 1.25c-2.538 0-4.6 2.064-4.6 4.6 0 .806.212 1.6.616 2.3.11.187.166.403.166.624 0 .69-.56 1.25-1.25 1.25z" fill="#fff"/></svg></a><span class="tile-name">Bath ASU</span><br><span class="hex">#009CDB</span></li>
<li class="tiles__item" data-search="kaggle kaggle 20beff" style="background-color:#20BEFF"><a href="https://simpleicons.org/icons/kaggle.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="M12.55 15.906c-.015.062-.078.094-.187.094H10.27c-.124 0-.234-.055-.328-.165L6.49 11.442l-.965.916v3.407c0 .157-.078.235-.235.235H3.67c-.158 0-.236-.078-.236-.235V.235C3.434.08 3.512 0 3.67 0h1.62c.157 0 .235.08.235.235v9.562L9.66 5.615c.11-.11.22-.164.33-.164h2.16c.095 0 .157.04.19.118.03.094.023.164-.024.212l-4.37 4.228 4.557 5.663c.063.063.078.142.047.236" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Kaggle</span><br><span class="hex">#20BEFF</span></li>
<li class="tiles__item" data-search="campaign monitor campaignmonitor 19a9e5" style="background-color:#19A9E5"><a href="https://simpleicons.org/icons/campaignmonitor.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.89 2.847c-.193-.275-.572-.343-.848-.15L.11 13.154c.11.157.29.26.497.26h14.785c.336 0 .608-.273.608-.61V3.187c-.002-.117-.038-.235-.11-.34zM.958 2.697c-.275-.193-.655-.126-.848.15-.072.103-.108.222-.11.34v9.635l7.11-5.824-6.152-4.3z" fill="#fff"/></svg></a><span class="tile-name">Campaign Monitor</span><br><span class="hex">#19A9E5</span></li>
<li class="tiles__item" data-search="topcoder topcoder 29a8e0" style="background-color:#29A8E0"><a href="https://simpleicons.org/icons/topcoder.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="M13.672 10.98c.128-.018.25-.075.36-.14.23-.134.43-.314.622-.498.15-.143.296-.29.435-.446.087-.097.172-.197.253-.3.074-.095.145-.19.21-.29.052-.076.1-.153.145-.232.226-.397.4-.888.24-1.34-.02-.063-.048-.123-.08-.18-.06-.102-.133-.193-.217-.274-.138-.134-.303-.24-.475-.326-.25-.124-.522-.208-.795-.27-.394-.09-.798-.133-1.202-.15-.557-.027-1.115-.004-1.67.05.07.073.138.15.206.225.132.156.263.313.384.48.153.208.296.422.43.644.4.66.706 1.38.924 2.117.066.222.122.446.175.67.018.087.035.175.055.26zm-12.358-.1c.034-.136.07-.274.106-.41.053-.2.117-.398.177-.596.046-.144.1-.285.15-.428.06-.15.123-.3.185-.45.022-.05.04-.102.065-.153.067-.143.14-.284.214-.424.082-.158.166-.314.257-.465.122-.203.252-.4.39-.592l.007-.01c-.224-.01-.45-.01-.673-.006-.165.003-.33.012-.496.028-.11.012-.22.026-.33.045-.083.015-.165.032-.247.053-.395.1-.83.286-1.02.67-.025.053-.046.107-.06.163-.025.088-.036.18-.037.27 0 .142.023.283.06.42.06.212.154.415.262.608.188.335.424.64.674.93.103.118.21.234.318.347zm12.07-.03c-.328-1.53-1.028-3.014-2.124-4.147l-.056-.057-.027-.027c-.133.015-.266.033-.4.052-1.433.218-2.833.61-4.18 1.147.112.032.224.067.337.102.47.15.94.31 1.402.485 1.61.607 3.162 1.354 4.653 2.21.198.117.198.116.395.234zM1.61 10.757l.58-.56c.1-.095.1-.094.2-.186 1.02-.9 2.207-1.586 3.445-2.143-.183-.048-.365-.093-.548-.137-.7-.16-1.405-.292-2.12-.357-.056.074-.11.15-.164.225-.12.175-.236.352-.344.535-.092.156-.176.317-.26.478-.065.13-.133.256-.19.388-.015.03-.025.064-.04.095-.06.148-.125.293-.182.443-.045.118-.087.24-.127.36-.06.184-.114.372-.17.56-.028.1-.053.2-.08.3zm4.597-3.05c.14-.06.278-.116.418-.17.155-.062.31-.12.466-.178.677-.244 1.365-.456 2.065-.626.575-.14 1.157-.25 1.743-.334l.04-.005c-.163-.144-.33-.282-.506-.41-.326-.235-.677-.437-1.047-.595-.858-.367-1.81-.483-2.73-.316-.504.092-.99.267-1.442.507-.716.38-1.33.92-1.848 1.54l-.014.016c.156.016.156.017.31.035l.376.055c.534.087 1.062.197 1.588.326.194.05.387.102.58.155z" fill="#fff"/></svg></a><span class="tile-name">Topcoder</span><br><span class="hex">#29A8E0</span></li>
<li class="tiles__item" data-search="wordpress wordpress 21759b" style="background-color:#21759B"><a href="https://simpleicons.org/icons/wordpress.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="M14.312 4.55c.56 1.024.88 2.2.88 3.45 0 2.653-1.438 4.97-3.576 6.217l2.197-6.352c.41-1.026.547-1.847.547-2.576 0-.266-.018-.512-.048-.74m-5.32.077c.432-.022.822-.068.822-.068.388-.047.342-.616-.045-.594 0 0-1.167.092-1.92.092-.705 0-1.893-.092-1.893-.092-.388-.022-.433.57-.046.593 0 0 .368.045.756.067l1.12 3.07-1.574 4.72-2.62-7.79c.434-.022.824-.068.824-.068.387-.047.342-.616-.046-.594 0 0-1.165.092-1.917.092-.135 0-.294-.004-.463-.01C3.276 2.1 5.487.81 8 .81c1.872 0 3.577.715 4.857 1.888-.03-.002-.06-.006-.093-.006-.707 0-1.208.615-1.208 1.276 0 .593.342 1.095.706 1.687.274.48.594 1.095.594 1.984 0 .615-.237 1.33-.548 2.325l-.717 2.397-2.6-7.733zM8 15.193c-.706 0-1.387-.104-2.032-.293l2.158-6.27 2.21 6.056c.016.035.033.068.052.1-.747.262-1.55.407-2.388.407M.807 8c0-1.043.224-2.033.623-2.927l3.43 9.4C2.463 13.307.808 10.847.808 8M8 0C3.59 0 0 3.59 0 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">WordPress</span><br><span class="hex">#21759B</span></li>
<li class="tiles__item" data-search="gravatar gravatar 1e8cbe" style="background-color:#1E8CBE"><a href="https://simpleicons.org/icons/gravatar.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 0c-.884 0-1.6.716-1.6 1.6v5.6c0 .883.716 1.6 1.6 1.6.884 0 1.6-.717 1.6-1.6V3.474c1.864.66 3.2 2.436 3.2 4.526 0 2.65-2.15 4.8-4.8 4.8S3.2 10.65 3.2 8c0-1.326.537-2.526 1.406-3.394.625-.625.625-1.638 0-2.263s-1.638-.625-2.263 0C.896 3.79 0 5.79 0 8c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Gravatar</span><br><span class="hex">#1E8CBE</span></li>
<li class="tiles__item" data-search="statamic statamic 1f3641" style="background-color:#1F3641"><a href="https://simpleicons.org/icons/statamic.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="M2.076 11.964c-.02-.142-.014-.476-.014-.476H1.87c-.442 0-.614-.178-.614-.62V9.11c0-.794-.186-.988-.558-1.11v-.04c.372-.122.558-.325.558-1.118V5.09c0-.442.172-.58.613-.58h.192s.01-.306.03-.483c-.092-.012-.44-.02-.44-.02-.89 0-1.14.43-1.14 1.32v1.595c0 .652-.373.74-.513.74v.634c.14 0 .51.088.51.73v1.605c0 .89.25 1.31 1.14 1.31 0 0 .348.026.425.025z" fill="#fff"/><path d="M1.535 8.394c.326 0 .79.112.79.932v2.044c0 1.133.272 1.7 1.406 1.7h.504v-.605h-.256c-.56 0-.768-.233-.768-.794V9.428c0-1.01-.327-1.257-.885-1.414v-.045c.56-.157.884-.415.884-1.425V4.308c0-.56.205-.727.766-.727h.255v-.65h-.5c-1.134 0-1.405.548-1.405 1.68v2.033c0 .83-.465.943-.79.943v.808zm7.663 2.6c.31-.087.57-.213.785-.377.214-.164.38-.365.5-.602.117-.237.177-.5.177-.79 0-.253-.044-.47-.132-.65-.088-.18-.23-.337-.424-.475-.196-.137-.444-.26-.746-.367-.302-.107-.667-.214-1.095-.32-.46-.116-.778-.22-.957-.31-.18-.093-.27-.242-.27-.448 0-.237.094-.41.282-.516.187-.11.418-.16.694-.16.298 0 .596.046.894.14.298.097.615.25.952.465l.63-.952c-.367-.228-.763-.41-1.187-.544-.422-.134-.85-.2-1.277-.2-.344 0-.663.045-.957.137-.295.09-.55.223-.768.395-.218.172-.388.38-.51.625s-.183.52-.183.825c0 .23.038.428.115.596.075.167.198.316.366.446.168.13.39.245.665.344.276.1.608.196.998.287.512.123.877.235 1.095.34.218.102.327.26.327.475 0 .214-.093.378-.276.493-.184.114-.436.172-.757.172-.71 0-1.45-.248-2.213-.745l-.62 1.043c.177.122.38.233.61.333.228.1.47.183.72.252.253.07.51.122.775.16.262.04.516.058.76.058.375 0 .717-.045 1.027-.133v.002zm4.978-6.484c.44 0 .568.138.568.58v1.75c0 .793.14.996.698 1.12v.034c-.558.123-.698.317-.698 1.11v1.762c0 .44-.128.62-.568.62h-.194s-.002.333-.02.474c.077 0 .384-.01.384-.01.89 0 1.096-.432 1.096-1.322v-1.6c0-.643.372-.73.558-.73V7.66c-.186 0-.558-.088-.558-.74V5.327c0-.89-.206-1.322-1.096-1.322 0 0-.314.01-.407.022.02.177.04.484.04.484h.195z" fill="#fff"/><path d="M13.628 11.368V9.325c0-.82.465-.932.79-.932v-.807c-.325 0-.79-.112-.79-.943V4.61c0-1.133-.18-1.68-1.314-1.68h-.547v.65h.3c.56 0 .724.167.724.728v2.234c0 1.01.28 1.268.84 1.425v.045c-.56.157-.838.404-.838 1.414v2.244c0 .562-.16.795-.723.795h-.3v.605h.546c1.134 0 1.314-.568 1.314-1.702h-.002z" fill="#fff"/></svg></a><span class="tile-name">Statamic</span><br><span class="hex">#1F3641</span></li>
<li class="tiles__item" data-search="virb virb 0093da" style="background-color:#0093DA"><a href="https://simpleicons.org/icons/virb.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.807 4.825c0-.167 0-.317.1-.417.133-.117.267-.1.4-.1h.952c.516 0 1.25.133 1.752.584.5.467.617 1.135.617 1.736V8.13c0 .4.016.685-.184 1.052-.25.467-.768.6-.768.668 0 .066.567.167.818.667.2.4.184.65.184 1.052v2.07c0 .416 0 .934-.6 1.635-.57.634-1.354.718-1.754.718-.3 0-.518.016-.818 0-.2-.017-.5.016-.568-.084-.1-.15-.133-.118-.133-.568V4.825zm-3.64 10.9c0 .268-.066.268-.567.268-.384 0-.5 0-.5-.234V4.824c0-.167.016-.35.116-.45.134-.117.25-.067.384-.067h.952c.534 0 1.252.133 1.752.584.5.467.618 1.152.618 1.736V8.13c0 .4.017.685-.184 1.052-.25.467-.784.6-.784.668 0 .066.55.167.8.667.2.4.185.65.185 1.052v4.156c0 .267-.118.267-.57.267-.383 0-.5.016-.5-.234v-4.24c0-.686-.45-1.103-.818-1.103-.784 0-.884-.016-.884.25v5.06zm-2.553.25c-.45 0-.5 0-.5-.233V4.575c0-.217.1-.25.5-.25.45 0 .567.016.567.266v11.12c0 .25-.032.266-.566.266zm7.445-1.084c.132.018.15.018.3.018.183 0 .6-.05.9-.367.334-.367.35-.6.35-.884V11.52c0-.77-.45-1.103-.95-1.103-.718 0-.768.05-.768.45v3.506c0 .184.016.5.167.518zM2.39 12.52c.284-2.87.534-5.308.8-7.93.034-.282.168-.266.47-.266.466 0 .633.034.616.217-.5 4.108-.884 7.146-1.385 11.202-.034.234-.217.25-.55.25-.435 0-.636 0-.67-.283-.45-3.757-.867-7.096-1.35-11.202-.018-.2.066-.2.533-.2.484 0 .584.05.6.267.268 2.92.468 5.19.72 7.962 0 .05.016.167.1.167.1 0 .116-.117.116-.183zm6.21-7.11c-.15 0-.3 0-.368.116-.05.1-.05.184-.05.284v3.122c0 .183-.033.367.1.467.1.082.217.066.3.066.185 0 .62-.05.92-.367.333-.37.333-.652.333-.886V6.628c0-.384-.067-.668-.35-.968-.184-.167-.284-.25-.885-.25zm4.824 0c-.234 0-.417 0-.484.116-.05.1-.05.184-.05.284v3.122c0 .183-.017.333.1.45.1.1.167.084.3.084.234 0 .618-.05.92-.367.332-.37.332-.62.332-.886V6.628c0-.384-.066-.668-.35-.968-.184-.167-.3-.25-.768-.25zM7.244 1.34H6.192V.263C6.192.016 6.077 0 5.635 0c-.392 0-.49.033-.49.245V1.34H4.12c-.246 0-.263.116-.263.557 0 .393.033.49.246.49h1.042V3.42c0 .228.05.228.49.228.524 0 .557-.016.557-.262v-.998h1.085c.23 0 .23-.05.23-.49 0-.524-.018-.557-.263-.557z" fill="#fff"/></svg></a><span class="tile-name">Virb</span><br><span class="hex">#0093DA</span></li>
<li class="tiles__item" data-search="rdio rdio 008fd5" style="background-color:#008FD5"><a href="https://simpleicons.org/icons/rdio.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.594 4.374c-1.85.054-4.084-1.398-4.95-1.945-.08-.05-.097-.098-.18-.14-.09-.05-.184-.097-.278-.144v5.34h-.002c.003.48-.204.983-.503 1.467l-.025.043c-.865 1.398-2.685 2.213-4.392 1.637-1.658-.56-2.1-2.166-1.223-3.586l.027-.042C4.93 5.607 6.75 4.79 8.457 5.368c.132.044.254.097.37.155V1.66c-.612-.165-1.26-.26-1.943-.26C2.934 1.4 0 4.357 0 8v.047C0 11.69 2.91 14.6 6.837 14.6c3.95 0 6.884-2.957 6.884-6.6v-.047c0-.284-.02-.563-.053-.837 2.057-.536 2.906-2.666 1.927-2.742" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Rdio</span><br><span class="hex">#008FD5</span></li>
<li class="tiles__item" data-search="500px 500px 0099e5" style="background-color:#0099E5"><a href="https://simpleicons.org/icons/500px.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="M14.008 13.3c-.113-.114-.21-.18-.294-.204-.085-.025-.16-.007-.22.053l-.056.054c-.58.58-1.26 1.038-2.012 1.357-.78.33-1.61.498-2.464.498-.855 0-1.684-.167-2.465-.497-.753-.318-1.43-.774-2.012-1.356-.606-.606-1.062-1.283-1.357-2.012-.287-.712-.38-1.247-.41-1.422l-.008-.04c-.04-.206-.23-.22-.504-.18-.114.02-.46.072-.428.32v.007c.093.577.255 1.143.483 1.682.367.865.89 1.642 1.56 2.31.667.668 1.445 1.192 2.31 1.558.897.38 1.85.572 2.832.572.98 0 1.933-.192 2.83-.572.866-.366 1.644-.89 2.312-1.56 0 0 .038-.036.058-.058.073-.08.137-.22-.154-.51M8.952 1.713c-.938 0-1.936.19-2.67.507-.077.03-.124.094-.134.183-.01.083.013.193.07.337.044.116.165.424.4.335.75-.286 1.58-.444 2.334-.444.857 0 1.688.17 2.47.5.62.262 1.207.642 1.844 1.194.046.04.096.06.146.06.125 0 .244-.12.346-.236.17-.19.287-.35.12-.508-.61-.576-1.276-1.007-2.1-1.355-.895-.38-1.846-.57-2.826-.57m-1.278 7.93c0 .107.098.2.156.256l.018.018c.1.098.194.148.28.148.074 0 .118-.035.134-.05.044-.04.54-.542.586-.59l.552.55c.052.06.107.087.172.09.088 0 .184-.053.286-.157.238-.244.12-.375.06-.44l-.56-.558.585-.588c.128-.14.015-.286-.098-.4-.163-.162-.32-.205-.423-.11l-.58.58-.587-.587c-.03-.03-.07-.045-.113-.045-.078 0-.17.052-.275.157-.18.18-.22.304-.125.403l.587.586-.585.583c-.048.048-.072.1-.07.153m-3.723.867c.004.01.087.24.135.352.263.624.64 1.184 1.122 1.665.48.48 1.04.858 1.663 1.122.646.273 1.332.412 2.04.412.706 0 1.392-.14 2.038-.412.625-.264 1.185-.642 1.665-1.122.48-.48.86-1.04 1.123-1.665.273-.646.41-1.332.41-2.04 0-.706-.137-1.392-.41-2.037-.264-.624-.642-1.184-1.123-1.665-.48-.48-1.04-.858-1.664-1.122-.645-.272-1.33-.41-2.038-.41-.715 0-1.43.14-2.067.41-.51.216-1.37.77-1.875 1.29l-.003.004V.984h7.24c.264-.003.264-.37.264-.492 0-.12 0-.49-.263-.492h-7.83c-.212 0-.344.177-.344.342v6.066c0 .196.244.337.47.386.443.094.545-.047.653-.197l.015-.02c.166-.245.683-.765.688-.77C6.665 5 7.743 4.554 8.895 4.554c1.146 0 2.222.445 3.03 1.25.808.81 1.254 1.883 1.254 3.02 0 1.143-.445 2.216-1.25 3.02-.795.796-1.906 1.252-3.047 1.252-.773 0-1.52-.206-2.16-.596l.004-3.688c0-.49.214-1.026.57-1.43.41-.462.973-.716 1.587-.716.595 0 1.15.226 1.565.636.41.407.636.95.636 1.527 0 1.232-.97 2.198-2.207 2.198-.24 0-.673-.106-.69-.11-.25-.075-.357.272-.392.387-.135.44.068.527.11.54.398.123.66.147 1 .147 1.748 0 3.17-1.422 3.17-3.17 0-1.734-1.42-3.144-3.167-3.144-.854 0-1.657.327-2.26.92-.575.565-.905 1.32-.905 2.067v.02c-.003.092-.004 2.304-.005 3.03l-.003-.004c-.33-.363-.653-.92-.868-1.488-.086-.223-.276-.183-.536-.103-.114.034-.46.14-.383.39l.002.003z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">500px</span><br><span class="hex">#0099E5</span></li>
<li class="tiles__item" data-search="linkedin linkedin 0077b5" style="background-color:#0077B5"><a href="https://simpleicons.org/icons/linkedin.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="M13.632 13.635h-2.37V9.922c0-.886-.018-2.025-1.234-2.025-1.235 0-1.424.964-1.424 1.96v3.778h-2.37V6H8.51V7.04h.03c.318-.6 1.092-1.233 2.247-1.233 2.4 0 2.845 1.58 2.845 3.637v4.188zM3.558 4.955c-.762 0-1.376-.617-1.376-1.377 0-.758.614-1.375 1.376-1.375.76 0 1.376.617 1.376 1.375 0 .76-.617 1.377-1.376 1.377zm1.188 8.68H2.37V6h2.376v7.635zM14.816 0H1.18C.528 0 0 .516 0 1.153v13.694C0 15.484.528 16 1.18 16h13.635c.652 0 1.185-.516 1.185-1.153V1.153C16 .516 15.467 0 14.815 0z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">LinkedIn</span><br><span class="hex">#0077B5</span></li>
<li class="tiles__item" data-search="trello trello 0079bf" style="background-color:#0079BF"><a href="https://simpleicons.org/icons/trello.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="M2 0C.895 0 0 .896 0 2v12c0 1.105.896 2 2 2h12c1.105 0 2-.896 2-2V2c0-1.105-.896-2-2-2H2zm8 2.08c-.53 0-.96.43-.96.96v5.08c0 .53.43.96.96.96h2.96c.53 0 .96-.43.96-.96V3.04c0-.53-.43-.96-.96-.96H10zm-6.96 0c-.53 0-.96.43-.96.96v9.08c0 .53.43.96.96.96H6c.53 0 .96-.43.96-.96V3.04c0-.53-.43-.96-.96-.96H3.04z" fill="#fff"/></svg></a><span class="tile-name">Trello</span><br><span class="hex">#0079BF</span></li>
<li class="tiles__item" data-search="drupal drupal 0077c0" style="background-color:#0077C0"><a href="https://simpleicons.org/icons/drupal.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.675 14.303c.308.247.77.447 1.757.447.986 0 1.68-.278 1.988-.51.14-.107.2-.014.216.047.015.062.046.155-.062.263-.077.077-.786.57-1.618.647-.833.077-1.958.123-2.636-.493-.108-.108-.077-.262 0-.324s.14-.108.23-.108c.094 0 .078 0 .125.03zm2.558-1.757c.247 0 .51.015.694.14.185.122.293.4.354.553.063.154 0 .246-.122.308-.108.06-.123.03-.23-.17-.11-.2-.202-.4-.74-.4-.54 0-.71.184-.972.4-.262.216-.355.293-.447.17-.094-.124-.063-.247.107-.4.17-.155.447-.402.71-.51.26-.108.4-.092.646-.092zm-6.196-1.048c.016-1.202 1.14-2.327 2.56-2.343 1.802-.015 3.05 1.788 3.96 1.773.77-.016 2.25-1.526 2.974-1.526.772 0 .988.8.988 1.28 0 .477-.154 1.34-.524 1.88-.37.54-.6.74-1.033.708-.554-.046-1.663-1.772-2.372-1.803-.894-.03-2.836 1.865-4.362 1.865-.925 0-1.202-.14-1.51-.34-.463-.323-.694-.816-.68-1.494zm7.41-8.545l.038.023C11.978 3.286 15 5.134 15 9.218 15 13.303 11.777 16 8.062 16c-1.136 0-2.237-.274-3.22-.768h-.002v-.003l-.004-.002-.007-.004c-1.2-.606-2.218-1.54-2.903-2.703C1.342 11.527 1 10.364 1 9.094c0-1.982.77-3.432 1.614-4.425.677-.802 1.402-1.308 1.813-1.554.102-.062.185-.108.242-.14.677-.37 1.17-.554 1.957-1.17l.07-.057c.23-.205.437-.472.578-.928.066-.22.117-.48.15-.795L7.428 0l.003.004V.002c.556.662 1.22 1.433 1.697 1.757.084.054.168.106.25.155.68.392 1.368.6 2.07 1.038z" fill="#fff"/></svg></a><span class="tile-name">Drupal</span><br><span class="hex">#0077C0</span></li>
<li class="tiles__item" data-search="about.me aboutme 044a75" style="background-color:#044A75"><a href="https://simpleicons.org/icons/aboutme.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="M13.024 6.096c-.916 0-1.422.675-1.53 1.41h3.072c-.084-.7-.578-1.41-1.542-1.41m-1.506 2.41c.157.77.795 1.313 1.687 1.313.482 0 1.18-.18 1.59-.603l.783.904c-.71.748-1.77.952-2.493.952-1.76 0-3.133-1.265-3.133-3.072 0-1.687 1.264-3.072 3.048-3.072 1.722 0 3 1.325 3 3.072v.506h-4.482zm-4.326 2.552V7.265c0-.65-.288-1.024-.89-1.024-.543 0-.904.386-1.145.664v4.154H3.59V7.265c0-.65-.276-1.024-.878-1.024-.542 0-.917.386-1.145.664v4.154H0V5.004h1.567v.767c.265-.312.867-.842 1.807-.842.83 0 1.397.35 1.65 1.06.35-.506 1-1.06 1.94-1.06 1.133 0 1.795.675 1.795 1.976v4.154H7.19z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">About.me</span><br><span class="hex">#044A75</span></li>
<li class="tiles__item" data-search="storify storify 3a98d9" style="background-color:#3A98D9"><a href="https://simpleicons.org/icons/storify.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.32 5.705c.213.405.376.85.488 1.337.113.487.176.996.19 1.528.014.53-.04 1.07-.16 1.61-.12.544-.298 1.075-.532 1.592-.233.518-.553 1.01-.96 1.48-.408.47-.876.893-1.405 1.267-.527.373-1.162.69-1.904.948-.742.26-1.552.436-2.43.532l-.2-.473c.044-.01.108-.03.193-.054.083-.026.242-.09.475-.195.233-.104.458-.223.675-.358.216-.135.455-.326.716-.574.262-.248.487-.518.675-.81.19-.293.348-.657.477-1.093.13-.436.194-.904.194-1.405 0-.473-.065-.917-.197-1.333-.132-.417-.305-.775-.518-1.076-.214-.302-.45-.59-.705-.862-.255-.273-.51-.53-.767-.772-.256-.242-.49-.484-.704-.726-.215-.242-.387-.512-.52-.81-.132-.298-.198-.61-.198-.937 0-.596.234-1.105.7-1.527.467-.422 1.11-.633 1.93-.633.237 0 .48.024.73.072.25.047.544.144.882.29.337.147.662.338.974.575.312.236.638.56.978.974.34.414.648.89.923 1.43zM.68 10.295C.468 9.89.305 9.445.193 8.958.08 8.47.016 7.962.002 7.43c-.014-.53.04-1.07.16-1.61.12-.544.298-1.075.532-1.592.233-.518.553-1.01.96-1.48.408-.47.876-.893 1.405-1.267.527-.373 1.162-.69 1.904-.948C5.706.272 6.516.096 7.394 0l.2.473c-.044.01-.108.03-.193.054-.083.026-.242.09-.475.195-.233.104-.458.223-.675.358-.216.135-.455.326-.716.574-.262.248-.487.518-.675.81-.19.293-.348.657-.477 1.093-.13.436-.194.904-.194 1.405 0 .473.065.917.197 1.333.132.417.305.775.518 1.076.214.302.45.59.705.862.255.273.51.53.767.772.256.242.49.484.704.726.215.242.387.512.52.81.132.298.198.61.198.937 0 .596-.234 1.105-.7 1.527-.467.422-1.11.633-1.93.633-.237 0-.48-.024-.73-.072-.25-.047-.544-.144-.882-.29-.337-.147-.662-.338-.974-.575-.312-.236-.638-.56-.978-.974-.34-.414-.648-.89-.923-1.43z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Storify</span><br><span class="hex">#3A98D9</span></li>
<li class="tiles__item" data-search="instagram instagram 125688" style="background-color:#125688"><a href="https://simpleicons.org/icons/instagram.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="M14.154 16H1.846C.826 16 0 15.173 0 14.153V1.846C0 .826.826 0 1.846 0h12.308C15.174 0 16 .826 16 1.846v12.307c0 1.02-.826 1.847-1.846 1.847M8 4.923C6.3 4.923 4.923 6.3 4.923 8S6.3 11.077 8 11.077 11.077 9.7 11.077 8C11.077 6.3 9.7 4.923 8 4.923m6.154-2.462c0-.34-.275-.614-.616-.614h-1.846c-.34 0-.615.275-.615.615V4.31c0 .34.276.615.615.615h1.846c.34 0 .616-.276.616-.615V2.46zm0 4.31H12.76c.103.392.163.804.163 1.23 0 2.72-2.204 4.923-4.923 4.923-2.72 0-4.923-2.204-4.923-4.923 0-.426.06-.838.162-1.23H1.845v6.768c0 .34.275.615.616.615h11.076c.34 0 .616-.275.616-.615v-6.77z" fill="#fff"/></svg></a><span class="tile-name">Instagram</span><br><span class="hex">#125688</span></li>
<li class="tiles__item" data-search="yammer yammer 0072c6" style="background-color:#0072C6"><a href="https://simpleicons.org/icons/yammer.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="M13.86 4.33c.323-.258.405-.723.178-1.077-.2-.312-.577-.44-.916-.343l-.093.05c-.54.297-4.184 2.85-3.772 3.138.408.286 2.9-.836 4.603-1.77m0 7.68c-1.702-.934-4.194-2.055-4.602-1.77-.412.288 3.232 2.842 3.77 3.138l.094.05c.34.1.715-.03.916-.342.227-.355.145-.82-.177-1.077m1.5-4.678c-.033-.003-.068-.003-.105-.003-.615 0-5.038.486-4.816.937.22.446 2.943.662 4.885.663.406-.07.7-.438.673-.858-.026-.37-.294-.665-.638-.74M3.65 11.165c-.506 1.43-.975 2.1-2.052 2.1-.105 0-.467-.02-.49-.023-.348-.018-.673.208-.766.558-.108.397.125.806.52.92.286.05.58.068.842.068 1.986 0 2.642-1.144 3.298-2.813L8.877 2.31c.14-.438-.104-.906-.54-1.045-.427-.136-.88.09-1.033.505L4.58 8.966h-.04l-2.865-7.25c-.194-.41-.673-.61-1.105-.447-.444.165-.672.65-.526 1.097l3.607 8.798z"/></g></svg></a><span class="tile-name">Yammer</span><br><span class="hex">#0072C6</span></li>
<li class="tiles__item" data-search="windows windows 0072c6" style="background-color:#0072C6"><a href="https://simpleicons.org/icons/windows.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.09 8.14v6.616L16 16V8.14H7.09zm-.268 0H0v5.63l6.822.95V8.14zm0-.266V1.28L0 2.238v5.637h6.822zm.267 0H16V0L7.09 1.244v6.63z" fill="#fff"/></svg></a><span class="tile-name">Windows</span><br><span class="hex">#0072C6</span></li>
<li class="tiles__item" data-search="gov.uk govuk 005ea5" style="background-color:#005EA5"><a href="https://simpleicons.org/icons/govuk.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="M1.597 8.686c.174-.425-.026-.914-.453-1.09-.42-.173-.906.033-1.08.458-.176.423.026.907.445 1.08.427.177.912-.025 1.087-.448M2.173 6.528c.175-.423-.026-.912-.454-1.09-.42-.172-.908.035-1.082.457-.175.424.027.91.447 1.083.428.177.914-.026 1.088-.45M2.984 5.8c.427.175.912-.027 1.087-.45.175-.424-.025-.914-.45-1.09-.422-.173-.91.033-1.083.456-.175.425.027.91.447 1.083M5.085 6.507c.428.177.914-.025 1.088-.448.174-.424-.026-.915-.454-1.09-.42-.174-.907.033-1.082.457-.174.422.028.908.447 1.08M14.402 8.686c.183.423.666.623 1.09.443.42-.175.62-.66.445-1.082-.177-.426-.664-.626-1.085-.452-.424.174-.627.663-.45 1.09M14.908 6.977c.425-.173.625-.66.448-1.086-.18-.422-.664-.625-1.087-.447-.425.174-.622.66-.448 1.086.177.425.664.626 1.086.447M13.006 5.806c.42-.175.622-.662.448-1.087-.177-.427-.664-.627-1.088-.454-.422.18-.623.666-.446 1.09.175.422.662.623 1.086.45M10.734 6.38c.42-.175.62-.662.446-1.083-.177-.425-.665-.626-1.09-.453-.42.18-.62.667-.444 1.093.175.42.662.62 1.088.442M6.27 3.302l.062 1.596 1.165-.614c.024.026.053.052.08.072-.12.477-.413 1.273-.595 1.713-.223.54.033 1.16.573 1.383.54.222 1.162-.036 1.386-.577.156-.377.08-.786-.164-1.078-.26-.45-.52-1.02-.664-1.457.037-.027.07-.063.096-.102l1.256.65.053-1.59-1.312.425c-.012-.02-.025-.035-.038-.05l.516-1.455-1.557-.044.462 1.427c-.04.025-.07.055-.1.087L6.27 3.302zM14.184 9.362c.106.587.124.854-.01 1.236-.19-.19-.36-.536-.498-1.06l-.58 1.856c.345-.23.608-.376.907-.38-.542 1.14-1.21 1.428-1.637 1.345-.523-.104-.765-.576-.673-.974.116-.56.7-.7.963-.045.528-1.042-.345-1.382-.91-1.08.874-.852.976-1.614.284-2.552-.974.736-.992 1.47-.566 2.51-.56-.656-1.45-.31-1.14.74.417-.632.953-.23.864.376-.073.525-.774.94-1.637.854-1.24-.117-1.305-.973-1.327-1.68.302-.055.85.234 1.313.896l.19-1.973c-.514.52-.978.624-1.49.633.176-.526.966-1.397.966-1.397l-2.467-.012s.784.874.956 1.405c-.513-.016-.974-.117-1.483-.647l.172 1.974c.467-.657 1.015-.94 1.32-.882-.032.707-.106 1.56-1.344 1.673-.864.075-1.557-.35-1.63-.874-.084-.603.46-1.003.87-.368.318-1.05-.567-1.4-1.135-.75.44-1.037.428-1.774-.546-2.518-.7.928-.6 1.696.266 2.56-.564-.312-1.44.017-.924 1.07.27-.655.85-.51.97.054.08.398-.16.866-.686.963-.43.08-1.094-.215-1.627-1.36.3.006.562.157.902.39l-.56-1.858c-.14.52-.32.864-.51 1.05-.128-.377-.11-.65.006-1.235L.57 9.717c.613.836 1.235 2.005 1.722 4.055 1.514-.253 4.096-.404 5.66-.4 1.562.01 4.143.185 5.65.454.51-2.048 1.142-3.208 1.762-4.038l-1.178-.426z"/></g></svg></a><span class="tile-name">GOV.UK</span><br><span class="hex">#005EA5</span></li>
<li class="tiles__item" data-search="twitter twitter 55acee" style="background-color:#55ACEE"><a href="https://simpleicons.org/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></a><span class="tile-name">Twitter</span><br><span class="hex">#55ACEE</span></li>
<li class="tiles__item" data-search="dropbox dropbox 007ee5" style="background-color:#007EE5"><a href="https://simpleicons.org/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></a><span class="tile-name">Dropbox</span><br><span class="hex">#007EE5</span></li>
<li class="tiles__item" data-search="disqus disqus 2e9fff" style="background-color:#2E9FFF"><a href="https://simpleicons.org/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></a><span class="tile-name">Disqus</span><br><span class="hex">#2E9FFF</span></li>
<li class="tiles__item" data-search="digitalocean digitalocean 3190e7" style="background-color:#3190E7"><a href="https://simpleicons.org/icons/digitalocean.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="M.96 12.038c2.87-1.844 6.125-.518 7.746.37-2.245-.887-5.537-1.095-7.746-.37zm14.977-1.98c-.18.477-.814 1.684-2.646 2-2.295.394-4.41-.05-7.103-1.052-1.81-.675-3.56-.156-4.514.244l-.012.005c-.457.193-.728.358-.728.345 0 0 .26-.286.72-.626l.01-.01c.897-.66 2.548-1.523 4.533-.9 3.017.945 4.937 2.23 7.268 1.652 1.768-.44 2.314-1.278 2.474-1.657.046-.122.063-.196.063-.196s-.012.074-.063.195zm-6.688.45s1.44.736 2.793.616c1.354-.12 1.766-.6 1.766-.6s-.498.917-1.8.97c-1.304.05-2.76-.953-2.76-.987zm-7.587-.683c.07.134.16.264.28.38.064.065.136.12.212.168-.154.08-.32.184-.486.295l-.01.006c-.19.128-.375.266-.53.384C.45 10.624 0 9.868 0 9.008c0-1.065.692-1.97 1.656-2.303l.005-.002c.22-.075.454-.12.696-.13-.012.12-.018.244-.018.37 0 .21.018.415.053.616-.262.01-.51.084-.723.206l-.006.003c-.47.27-.79.777-.79 1.356 0 .577.316 1.08.786 1.354l.005.003.114.06c-.033-.026-.064-.052-.094-.08l-.02-.018v-.002c-.708-.7-.197-1.87-.197-1.87s-.104.663.198 1.25l.003.002zm11.29-.622h.935v.936h-.936v-.937zM10.08 8.34h.9v.9h-.9v-.9zm1.894-.09h.9v.9h-.9v-.9zm2.315-.717h1.613v1.614H14.29V7.533zM13.233 6.51h.9v.9h-.9v-.9zm-1.862-.032h.9v.9h-.9v-.9zM8.145 5.85h1.21v1.21h-1.21V5.85zm1.458-1.11h1.614v1.614H9.603V4.74zM6 3.593c1.38 0 2.566.813 3.097 1.98h-1.08c-.476-.587-1.208-.963-2.03-.963-.808 0-1.53.362-2.006.934l.08-.06c1.127-.806 2.63.082 2.63.082s-1.428-.413-2.394.264c-.966.677-.81 2.034-.81 2.034l-.017-.05.012.046c-.232-.17-.513-.282-.82-.312-.035-.196-.055-.4-.055-.606 0-1.85 1.52-3.35 3.393-3.35z" fill="#fff"/></svg></a><span class="tile-name">DigitalOcean</span><br><span class="hex">#3190E7</span></li>
<li class="tiles__item" data-search="joomla joomla 5091cd" style="background-color:#5091CD"><a href="https://simpleicons.org/icons/joomla.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.146 9.84L9.48 11.508l-1.58 1.58-.308.31c-.912.91-2.198 1.22-3.365.932-.218.95-1.07 1.66-2.087 1.66-1.182 0-2.14-.958-2.14-2.14 0-1.012.703-1.86 1.646-2.083-.298-1.173.01-2.47.93-3.386l.12-.12 1.58 1.58-.122.12c-.513.513-.513 1.343 0 1.856.514.515 1.348.514 1.858.002l.31-.31L7.9 9.93l1.668-1.67 1.578 1.58zm.616 4.436c-1.215.374-2.59.08-3.552-.88l-.12-.122 1.577-1.58.12.122c.514.512 1.345.512 1.858 0 .51-.51.512-1.34-.003-1.854l-.31-.31-1.577-1.58-1.668-1.668 1.58-1.58 1.666 1.67 1.578 1.58.31.31c.91.907 1.223 2.185.94 3.347 1.04.147 1.84 1.04 1.84 2.12 0 1.182-.96 2.14-2.14 2.14-1.037 0-1.9-.736-2.098-1.714zM4.65 6.308l1.672-1.67 1.58-1.58.308-.307c.95-.95 2.305-1.25 3.51-.895C11.862.813 12.757.01 13.84.01c1.182 0 2.14.958 2.14 2.14 0 1.087-.81 1.985-1.86 2.123.346 1.2.046 2.545-.9 3.49l-.12.123-1.58-1.58.122-.122c.513-.513.513-1.344 0-1.856-.51-.51-1.34-.512-1.854.002l-.308.308-1.58 1.58-1.67 1.668-1.58-1.578zM2.882 8.073l-.308-.308c-.954-.954-1.25-2.317-.888-3.526C.733 4.022.02 3.17.02 2.15.02.97.98.01 2.16.01c1.064 0 1.947.777 2.113 1.794 1.154-.27 2.418.044 3.32.944l.122.123-1.58 1.58-.122-.123c-.513-.512-1.344-.512-1.857 0-.514.515-.513 1.35-.003 1.86l.31.308 1.58 1.578 1.67 1.67-1.578 1.58-1.673-1.67-1.58-1.58z" fill="#fff"/></svg></a><span class="tile-name">Joomla</span><br><span class="hex">#5091CD</span></li>
<li class="tiles__item" data-search="messenger messenger 0084ff" style="background-color:#0084FF"><a href="https://simpleicons.org/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></a><span class="tile-name">Messenger</span><br><span class="hex">#0084FF</span></li>
<li class="tiles__item" data-search="american express americanexpress 2e77bc" style="background-color:#2E77BC"><a href="https://simpleicons.org/icons/americanexpress.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="M10.923 10.96V9.083h1.492v.388h-1.047v.34h1.022v.384h-1.022v.373h1.047v.39h-1.492zm3.2-.99c.086.09.133.205.133.398 0 .403-.25.59-.702.59h-.87v-.4h.866c.085 0 .145-.012.183-.047.03-.028.053-.07.053-.12 0-.056-.024-.1-.055-.125-.033-.03-.08-.042-.158-.042-.418-.014-.942.013-.942-.58 0-.272.17-.56.64-.56h.896v.4h-.82c-.082 0-.135.004-.18.034-.05.03-.067.076-.067.135 0 .07.04.12.097.14.047.016.098.02.174.02l.242.008c.242.006.41.048.51.15zm-3.765.118c.1.037.18.103.22.157.062.092.072.177.073.343v.37h-.447v-.233c0-.113.01-.28-.073-.367-.065-.067-.165-.083-.328-.083h-.478v.684h-.45V9.083h1.033c.227 0 .392.01.538.09.14.084.23.2.23.415 0 .3-.2.45-.317.498zm-3.474.7l-.687-.763.687-.74v1.504zm-1.773-.22H4.013v-.372h.98v-.383h-.98v-.34h1.12l.49.546-.51.55zm2.797-.618H7.33v-.478h.582c.16 0 .273.066.273.23 0 .162-.106.248-.278.248zm2.18-.095c-.06.035-.132.038-.22.038h-.543v-.42h.55c.08 0 .16 0 .214.033.058.03.093.088.093.17 0 .08-.034.144-.092.18zm-1.422-.153c0 .52-.387.63-.778.63H7.33v.627h-.87l-.55-.62-.573.62h-1.77V9.083h1.798l.55.615.568-.616h1.43c.354 0 .752.1.752.618zm7.24 1.018c-.108.16-.32.24-.606.24h-.864v-.403h.86c.085 0 .144-.01.18-.046.032-.028.053-.07.053-.12 0-.056-.022-.1-.055-.125-.033-.03-.08-.042-.158-.042-.42-.014-.943.013-.943-.58 0-.272.172-.56.64-.56h.892v-.372h-.828c-.25 0-.43.06-.56.154V8.71h-1.223c-.196 0-.426.05-.534.154V8.71h-2.185v.154c-.173-.125-.467-.153-.602-.153H8.53v.154c-.136-.133-.442-.153-.63-.153H6.29l-.37.402-.345-.4h-2.41v2.616h2.364l.38-.407.36.408h1.457v-.614h.143c.193.003.422-.005.623-.092v.706h1.202v-.682h.058c.074 0 .08.003.08.077v.605h3.653c.232 0 .474-.06.61-.168v.168h1.157c.24 0 .476-.034.656-.12V16H0V8.1h.764l.172-.416h.386l.17.417h1.504v-.318l.135.32h.78l.135-.325V8.1H7.78l-.002-.683h.072c.05.002.066.007.066.09V8.1h1.932v-.16c.155.085.398.16.717.16h.812l.174-.416h.387l.17.417h1.566v-.395l.237.396h1.255V5.487h-1.242v.31l-.174-.31h-1.275v.31l-.16-.31h-1.72c-.29 0-.543.04-.747.153v-.154H8.66v.153c-.13-.117-.308-.154-.505-.154h-4.34l-.292.675-.3-.674H1.858v.31l-.15-.31H.54L0 6.73V0h15.906v9.483h-.815c-.08 0-.135.003-.18.034-.047.03-.065.076-.065.135 0 .07.04.12.097.14.048.016.098.02.173.02l.242.008c.244.006.408.048.507.15.018.015.03.03.042.047l.003.004c.06.086.09.186.09.348 0 .143-.03.26-.094.352zm-9.25-2.988H5.16V5.858h1.494v.39H5.607v.338h1.02v.384h-1.02v.375h1.047v.387zm2.82 0h-.457V5.858h.457v1.874zm-.716-1.37c0 .3-.2.454-.316.5.098.038.182.104.22.158.064.093.075.177.075.344v.368h-.452v-.236c0-.113.01-.275-.072-.365-.065-.065-.165-.08-.326-.08h-.48v.682h-.447V5.858h1.03c.227 0 .395.006.54.09.14.083.226.206.226.415zm6.007 1.37h-.634l-.847-1.407v1.407h-.91l-.175-.418h-.927l-.17.418h-.522c-.217 0-.492-.048-.647-.207-.158-.16-.24-.375-.24-.716 0-.28.05-.533.242-.734.144-.15.37-.218.68-.218h.43v.4h-.422c-.163 0-.256.026-.344.112-.078.08-.13.23-.13.425 0 .2.04.346.123.44.07.075.194.097.312.097h.2l.63-1.474h.67l.757 1.773V5.86h.68l.787 1.305V5.858h.457v1.874zm-14.762 0l.8-1.874h.665l.76 1.775V5.858h.73l.585 1.27.538-1.27h.744v1.874H4.37l-.003-1.468-.648 1.468h-.394l-.65-1.47v1.47h-.91l-.17-.418H.663l-.173.418H.006zm1.43-.81l-.307-.746-.305.747h.61zm10.614 0l-.31-.746-.308.747h.617zm-3.875-.296c-.062.037-.134.038-.222.038H7.41v-.416h.55c.08 0 .16.004.213.034.058.027.094.085.094.166 0 .082-.034.148-.092.178z" fill="#fff"/></svg></a><span class="tile-name">American Express</span><br><span class="hex">#2E77BC</span></li>
<li class="tiles__item" data-search="zillow zillow 0074e4" style="background-color:#0074E4"><a href="https://simpleicons.org/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></a><span class="tile-name">Zillow</span><br><span class="hex">#0074E4</span></li>
<li class="tiles__item" data-search="delicious delicious 3399ff" style="background-color:#3399FF"><a href="https://simpleicons.org/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></a><span class="tile-name">Delicious</span><br><span class="hex">#3399FF</span></li>
<li class="tiles__item" data-search="bitbucket bitbucket 205081" style="background-color:#205081"><a href="https://simpleicons.org/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></a><span class="tile-name">Bitbucket</span><br><span class="hex">#205081</span></li>
<li class="tiles__item" data-search="lanyrd lanyrd 3c80ca" style="background-color:#3C80CA"><a href="https://simpleicons.org/icons/lanyrd.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.21 15.725c-1.658.542-1.824.456-2.573-1.867l-1.835-5.68C2.366 6.833 1.032 3.207.807 2.512.392 1.22.392 1.15 2.827.357c1.91-.626 1.986-.605 2.68 1.548.56 1.735.918 3.132 1.49 4.904l1.563 4.834 4.993-1.633c.985-.324 1.314-.31 1.59.903l.202.916c.23 1.067-.308 1.338-.877 1.523L7.21 15.725z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Lanyrd</span><br><span class="hex">#3C80CA</span></li>
<li class="tiles__item" data-search="stubhub stubhub 003168" style="background-color:#003168"><a href="https://simpleicons.org/icons/stubhub.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="M14.817 4.146l-13.62.877c-.715.043-1.234.644-1.17 1.36l.4 3.835-.42 1.503c-.03.105.05.16.135.123l1.912-.795 12.094.806c.684.046 1.32-.45 1.39-1.196l.457-5.306c.065-.737-.533-1.25-1.178-1.206zm.74 1.17l-.46 5.317c-.04.448-.437.816-.924.784l-12.09-.805c-.08-.004-.144.01-.197.032l-1.275.53.237-.835c.015-.054.022-.112.015-.165l-.4-3.838c-.05-.45.28-.85.743-.877l13.623-.874c.47-.03.763.326.73.73zM2.563 7.766c-.272-.244-.444-.355-.444-.634 0-.165.115-.24.226-.24.125 0 .21.093.21.232v.34h.588V7.15c0-.462-.333-.795-.795-.795-.58 0-.855.393-.855.845 0 .447.33.75.583.98.265.237.455.416.455.645 0 .172-.086.268-.24.268s-.254-.103-.254-.268v-.31h-.59v.31c0 .5.325.802.873.802.504 0 .858-.358.858-.866-.004-.45-.344-.755-.616-.995zm11.557 1.07c.217 0 .393.176.393.394 0 .217-.176.393-.394.393-.218 0-.395-.176-.395-.393 0-.218.177-.394.394-.394zm-8.654.09c0 .117-.075.196-.168.196-.086 0-.17-.08-.17-.197V6.992h-.607v2.062c0 .333.17.555.47.555.207 0 .422-.144.512-.37l.025.326h.55V6.988h-.615v1.937h.004zm5.614 0c0 .117-.076.196-.17.196-.085 0-.167-.08-.167-.197V6.992h-.61v2.062c0 .333.17.555.47.555.208 0 .423-.144.512-.37l.025.326h.552V6.988h-.616v1.937h.004zm-7.16.64c-.302 0-.47-.222-.47-.555V7.466h-.157v-.473h.157v-.37h.59v.37h.26v.47h-.26v1.517c0 .056.033.124.1.124h.155v.462H3.92zm3.372-.64c0 .114-.075.196-.158.196-.093 0-.165-.08-.165-.197V7.64c0-.115.075-.197.164-.197.086 0 .158.08.158.197v1.285zm5.606 0c0 .114-.075.196-.157.196-.092 0-.164-.08-.164-.197V7.64c0-.115.075-.197.165-.197.087 0 .158.08.158.197v1.285zm1.454-.298l.157-1.163v-1.11h-.78v1.11l.156 1.163h.466zm-5.113-.86h-.445V6.402H8.17v3.17h.625V8.313h.444V9.57h.63V6.4h-.63v1.37zm-1.844-.812c-.208 0-.344.104-.43.283V6.4h-.61v3.17h.495l.05-.237c.098.18.263.276.474.276.365 0 .53-.287.53-.653V7.565c-.004-.355-.204-.61-.508-.61zm5.606 0c-.207 0-.344.104-.43.283V6.4h-.608v3.17h.494l.05-.237c.097.18.26.276.473.276.366 0 .53-.287.53-.653V7.565c-.003-.355-.204-.61-.508-.61zm1.65-.523h.047v.133h.02v-.133h.05v-.018h-.117v.018zm.215.09l-.04-.108h-.038v.15h.02v-.124l.05.126h.015l.05-.125v.126h.02v-.15h-.035l-.043.107z" fill="#fff"/></svg></a><span class="tile-name">StubHub</span><br><span class="hex">#003168</span></li>
<li class="tiles__item" data-search="vk vk 6383a8" style="background-color:#6383A8"><a href="https://simpleicons.org/icons/vk.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.828 12.526h.957s.288-.032.436-.19c.137-.147.133-.42.133-.42s-.02-1.284.576-1.473c.587-.187 1.34 1.24 2.14 1.788.604.416 1.063.326 1.063.326l2.137-.03s1.117-.07.587-.948c-.043-.072-.308-.65-1.588-1.838-1.34-1.244-1.162-1.043.452-3.194.983-1.31 1.376-2.11 1.253-2.452-.117-.326-.84-.24-.84-.24l-2.406.015s-.18-.025-.31.054c-.13.077-.213.258-.213.258s-.38 1.013-.89 1.876c-1.07 1.82-1.5 1.915-1.674 1.802-.407-.264-.305-1.058-.305-1.622 0-1.763.267-2.498-.52-2.688-.263-.063-.455-.105-1.124-.112-.86-.01-1.585.003-1.996.204-.274.134-.485.433-.357.45.16.02.52.097.71.357.248.335.24 1.088.24 1.088s.14 2.075-.33 2.333c-.326.177-.77-.184-1.726-1.834-.49-.845-.858-1.78-.858-1.78s-.072-.174-.2-.268c-.153-.113-.368-.15-.368-.15L.52 3.855s-.342.01-.468.16c-.112.132-.01.406-.01.406s1.79 4.187 3.818 6.298c1.858 1.935 3.968 1.808 3.968 1.808z" fill="#fff"/></svg></a><span class="tile-name">VK</span><br><span class="hex">#6383A8</span></li>
<li class="tiles__item" data-search="dailymotion dailymotion 0066dc" style="background-color:#0066DC"><a href="https://simpleicons.org/icons/dailymotion.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="M0 16h16V0H0v16zM13.797 2.262l-2.463.51V6.42c-.56-.717-1.34-1.06-2.354-1.06-1.06 0-2.01.39-2.79 1.154-.873.84-1.34 1.917-1.34 3.117 0 1.31.5 2.433 1.465 3.29.733.655 1.606.982 2.62.982.996 0 1.744-.265 2.477-.982v.935h2.385V2.262zm-4.318 9.41c-1.263 0-2.167-.888-2.167-2.057 0-1.122.904-2.073 2.073-2.073 1.153 0 2.042.904 2.042 2.105 0 1.153-.89 2.026-1.95 2.026z" fill="#fff"/></svg></a><span class="tile-name">Dailymotion</span><br><span class="hex">#0066DC</span></li>
<li class="tiles__item" data-search="mixcloud mixcloud 314359" style="background-color:#314359"><a href="https://simpleicons.org/icons/mixcloud.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="M14.634 12.716c-.103 0-.206-.03-.297-.09-.246-.167-.31-.5-.15-.74.493-.73.75-1.588.75-2.48 0-.892-.257-1.75-.75-2.48-.165-.246-.096-.578.144-.738.247-.166.572-.097.738.143.612.91.932 1.973.932 3.076s-.32 2.167-.932 3.076c-.097.154-.263.234-.434.234z"/><path d="M13.108 11.853c-.103 0-.206-.03-.298-.092-.246-.164-.308-.496-.143-.736.326-.48.498-1.035.498-1.618 0-.577-.172-1.137-.498-1.618-.165-.245-.103-.57.143-.737.246-.165.572-.102.738.144.446.657.68 1.423.68 2.212 0 .795-.234 1.56-.68 2.212-.097.155-.27.235-.44.235zM10.62 7.085c-.21-2.132-2.01-3.8-4.2-3.8C4.606 3.284 3 4.45 2.423 6.14 1.058 6.342 0 7.52 0 8.942c0 1.562 1.275 2.836 2.84 2.836h7.272c1.31 0 2.378-1.063 2.378-2.372 0-1.137-.8-2.086-1.87-2.32zm-.508 3.63h-7.27c-.978 0-1.78-.794-1.78-1.772 0-.977.796-1.772 1.78-1.772.473 0 .92.184 1.257.52.204.207.542.207.753 0 .206-.204.206-.542 0-.753-.366-.366-.817-.618-1.31-.743.504-1.11 1.625-1.852 2.876-1.852 1.743 0 3.16 1.417 3.16 3.155 0 .337-.05.67-.16.99-.09.28.058.576.338.673.057.018.114.03.166.03.222 0 .428-.144.503-.367.068-.21.12-.423.154-.64.493.19.84.663.84 1.218.007.726-.588 1.315-1.308 1.315z"/></g></svg></a><span class="tile-name">Mixcloud</span><br><span class="hex">#314359</span></li>
<li class="tiles__item" data-search="flickr flickr 0063dc" style="background-color:#0063DC"><a href="https://simpleicons.org/icons/flickr.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="M0 8c0 2.05 1.662 3.71 3.71 3.71 2.05 0 3.713-1.66 3.713-3.71S5.76 4.29 3.71 4.29C1.663 4.29 0 5.95 0 8zm8.577 0c0 2.05 1.662 3.71 3.712 3.71C14.337 11.71 16 10.05 16 8s-1.662-3.71-3.71-3.71c-2.05 0-3.713 1.66-3.713 3.71z" fill="#fff"/></svg></a><span class="tile-name">Flickr</span><br><span class="hex">#0063DC</span></li>
<li class="tiles__item" data-search="tumblr tumblr 36465d" style="background-color:#36465D"><a href="https://simpleicons.org/icons/tumblr.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="M9.708 16c-3.396 0-4.687-2.504-4.687-4.274V6.498H3.403V4.432C5.83 3.557 6.412 1.368 6.55.12c.01-.086.077-.12.115-.12H9.01v4.076h3.2v2.422H8.997v4.98c.01.667.25 1.58 1.472 1.58h.067c.424-.012.994-.136 1.29-.278l.77 2.283c-.288.424-1.594.916-2.77.936h-.12z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Tumblr</span><br><span class="hex">#36465D</span></li>
<li class="tiles__item" data-search="designer news designernews 2d72d9" style="background-color:#2D72D9"><a href="https://simpleicons.org/icons/designernews.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.514 7.988c0-2.555-1.57-4.287-4.56-4.287H0v8.6h3.016c2.903 0 4.498-1.758 4.498-4.312zM5.37 8c0 1.844-.946 2.642-2.467 2.642H2.13V5.358h.773C4.36 5.358 5.37 6.193 5.37 8zM16 12.3V3.7h-1.98v4.81L10.853 3.7h-2.07v8.6h1.982V7.152l3.39 5.146H16z" fill="#fff"/></svg></a><span class="tile-name">Designer News</span><br><span class="hex">#2D72D9</span></li>
<li class="tiles__item" data-search="onedrive onedrive 094ab2" style="background-color:#094AB2"><a href="https://simpleicons.org/icons/onedrive.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="M3.125 10.543c0-2.167 2.288-2.488 2.288-2.488s.292-2.078 2.368-2.61c1.61-.414 2.83.308 3.35 1.115 0 0 .348-.247 1.122-.227-.08-.71-.573-2.204-2.2-2.836-1.84-.715-3.45.177-4.203 1.53 0 0-1.14-.732-2.495-.042-.954.486-1.55 1.627-1.425 2.728 0 0-1.93.142-1.93 2.215 0 1.14 1.026 2.148 2.126 2.148h1.436c-.35-.535-.437-1.088-.437-1.533zM14.5 9.237S16 9.41 16 11.04c0 .785-.44 1.716-1.5 1.716H5.913c-1.65 0-2.242-1.128-2.242-2.286 0-1.945 2.166-2.013 2.166-2.013s.177-2.128 2.068-2.56C9.59 5.516 10.54 6.4 11 7.083c0 0 1.026-.59 2.19-.076.692.305 1.373 1.034 1.31 2.23z" fill="#fff"/></svg></a><span class="tile-name">OneDrive</span><br><span class="hex">#094AB2</span></li>
<li class="tiles__item" data-search="google google 4285f4" style="background-color:#4285F4"><a href="https://simpleicons.org/icons/google.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.16 6.857V9.6h4.537c-.183 1.177-1.37 3.45-4.537 3.45-2.73 0-4.96-2.26-4.96-5.05s2.23-5.05 4.96-5.05c1.554 0 2.594.66 3.19 1.233l2.17-2.092C12.126.79 10.32 0 8.16 0c-4.423 0-8 3.577-8 8s3.577 8 8 8c4.617 0 7.68-3.246 7.68-7.817 0-.526-.057-.926-.126-1.326H8.16z" fill="#fff"/></svg></a><span class="tile-name">Google</span><br><span class="hex">#4285F4</span></li>
<li class="tiles__item" data-search="google drive googledrive 4386fc" style="background-color:#4386FC"><a href="https://simpleicons.org/icons/googledrive.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="M2.955 14.93l2.667-4.62H16l-2.667 4.62H2.955zm2.378-4.62l-2.666 4.62L0 10.31l5.19-8.99 2.666 4.62-2.523 4.37zm10.523-.25h-5.333l-5.19-8.99h5.334l5.19 8.99z" fill="#fff"/></svg></a><span class="tile-name">Google Drive</span><br><span class="hex">#4386FC</span></li>
<li class="tiles__item" data-search="behance behance 1769ff" style="background-color:#1769FF"><a href="https://simpleicons.org/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></a><span class="tile-name">Behance</span><br><span class="hex">#1769FF</span></li>
<li class="tiles__item" data-search="facebook facebook 3b5998" style="background-color:#3B5998"><a href="https://simpleicons.org/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></a><span class="tile-name">Facebook</span><br><span class="hex">#3B5998</span></li>
<li class="tiles__item" data-search="codio codio 4574e0" style="background-color:#4574E0"><a href="https://simpleicons.org/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></a><span class="tile-name">Codio</span><br><span class="hex">#4574E0</span></li>
<li class="tiles__item" data-search="visa visa 142787" style="background-color:#142787"><a href="https://simpleicons.org/icons/visa.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.63 5.747c-.257-.097-.66-.2-1.16-.2-1.28 0-2.183.645-2.19 1.57-.008.68.643 1.062 1.134 1.29.505.233.674.38.672.59-.003.318-.403.463-.775.463-.518 0-.793-.072-1.22-.25l-.165-.075-.182 1.064c.302.132.862.247 1.443.253 1.36 0 2.245-.637 2.255-1.624.006-.542-.34-.953-1.086-1.292-.453-.22-.73-.367-.727-.59 0-.197.234-.408.742-.408.422-.007.73.086.968.182l.116.055.176-1.03zm3.322-.113h-1c-.312 0-.544.085-.68.394l-1.924 4.356h1.36l.273-.714 1.66.002c.04.166.158.712.158.712H16l-1.048-4.75zm-8.512-.04h1.296l-.81 4.752H5.63l.81-4.753zm-3.293 2.62l.135.66 1.268-3.24h1.372l-2.04 4.743h-1.37L1.392 6.36c-.023-.068-.052-.115-.12-.158C.894 6.004.47 5.842 0 5.73l.017-.1h2.088c.282.01.51.1.588.402l.454 2.183zm10.207.484l.516-1.33c-.007.014.107-.274.172-.453l.088.41.3 1.372h-1.076z" fill="#fff"/></svg></a><span class="tile-name">Visa</span><br><span class="hex">#142787</span></li>
<li class="tiles__item" data-search="twitch twitch 6441a5" style="background-color:#6441A5"><a href="https://simpleicons.org/icons/twitch.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="M1.393 0L.35 2.783v11.13h3.824V16h2.088l2.085-2.088h3.13L15.65 9.74V0H1.394zm1.39 1.39H14.26v7.653l-2.435 2.435H8l-2.085 2.085v-2.085H2.783V1.39z"/><path d="M6.61 8.348H8V4.175H6.61v4.173zm3.824 0h1.39V4.175h-1.39v4.173z"/></g></svg></a><span class="tile-name">Twitch</span><br><span class="hex">#6441A5</span></li>
<li class="tiles__item" data-search="heroku heroku 430098" style="background-color:#430098"><a href="https://simpleicons.org/icons/heroku.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="M13.74 0H2.26C1.46 0 .82.64.82 1.44v13.12c0 .8.64 1.44 1.44 1.44h11.48c.8 0 1.44-.64 1.44-1.44V1.44c0-.8-.64-1.44-1.44-1.44zm.64 14.56c0 .36-.28.64-.64.64H2.26c-.36 0-.64-.28-.64-.64V1.44c0-.36.28-.64.64-.64h11.48c.36 0 .64.28.64.64v13.12zm-9.96-.96l1.8-1.6-1.8-1.6v3.2zm6.48-6.48c-.32-.32-.92-.72-1.92-.72-1.08 0-2.2.28-3 .56V2.4h-1.6v6.92L5.5 8.8s1.84-.84 3.44-.84c.8 0 1 .44 1 .84v4.8h1.6V8.8c.04-.12.04-1-.64-1.68zM8.78 5h1.6c.72-.84 1.08-1.68 1.2-2.6h-1.6c-.16.92-.56 1.76-1.2 2.6z" fill="#fff"/></svg></a><span class="tile-name">Heroku</span><br><span class="hex">#430098</span></li>
<li class="tiles__item" data-search="yahoo! yahoo 440099" style="background-color:#440099"><a href="https://simpleicons.org/icons/yahoo.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="M9.005 16s-.56-.102-1.012-.102c-.406 0-1.015.102-1.015.102l.127-6.797C6.162 7.573 3.39 2.607 1.66 0c.87.198 1.236.186 2.11 0l.013.023c1.102 1.95 2.786 4.67 4.21 7.027C9.4 4.734 11.612 1.118 12.212 0c.68.178 1.367.172 2.127 0-.797 1.078-3.702 6.115-5.462 9.203L9.005 16z" fill="#fff"/></svg></a><span class="tile-name">Yahoo!</span><br><span class="hex">#440099</span></li>
<li class="tiles__item" data-search="read the docs readthedocs 8ca1af" style="background-color:#8CA1AF"><a href="https://simpleicons.org/icons/readthedocs.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="M1.837 15.955l.443-.095c.138-.03.275-.057.413-.084.212-.042.424-.083.637-.122.16-.03.32-.057.48-.085l.037-.007c.166-.028.332-.056.498-.082.27-.04.54-.08.81-.118V-.045H5.127c-.42.002-.837.01-1.256.024-.466.015-.933.04-1.398.073-.202.014-.404.03-.606.047l-.026.002h-.005v15.853zM5.94-.04v15.3c.574-.066 1.147-.122 1.722-.165 1.414-.107 2.833-.14 4.25-.1.752.022 1.502.065 2.25.128V.953C13.493.8 12.82.665 12.143.548 10.828.32 9.504.16 8.176.06c-.744-.054-1.49-.088-2.236-.1zm7.177 9.868l-.03-.003-.374-.04c-.933-.097-1.87-.162-2.806-.194-.938-.03-1.877-.028-2.815.005h-.03c-.03-.002-.06-.005-.09-.014-.067-.018-.13-.055-.178-.106-.084-.088-.123-.212-.104-.333.006-.038.02-.077.036-.113.018-.036.042-.07.07-.098.028-.03.06-.054.095-.073.037-.02.075-.033.115-.04.026-.006.033-.006.06-.007.127-.005.254-.01.38-.013.926-.024 1.85-.02 2.775.02.956.038 1.91.11 2.86.216l.095.01c.03.006.06.01.088.02.066.025.126.067.17.12.026.032.047.067.062.104.015.037.025.077.028.117.01.11-.03.222-.108.303-.028.03-.06.053-.095.073-.036.02-.074.033-.113.04-.026.006-.033.005-.06.008h-.03zm.024-1.808c-.03 0-.03 0-.06-.004-.124-.016-.248-.03-.373-.047-.933-.112-1.87-.193-2.807-.24-.937-.047-1.876-.06-2.814-.04l-.03-.002c-.03-.003-.06-.007-.09-.015-.067-.02-.128-.058-.176-.11-.027-.03-.05-.063-.067-.1-.052-.11-.05-.24.006-.35.018-.034.042-.067.07-.095.03-.03.06-.053.097-.07.036-.02.074-.033.114-.04.027-.004.034-.004.06-.005l.383-.007c.925-.01 1.85.01 2.773.064.956.054 1.91.144 2.86.264l.095.012c.028.005.035.005.06.013.068.018.13.056.178.108.076.08.115.193.105.304-.004.04-.014.08-.03.116-.015.037-.036.072-.062.103-.025.03-.056.058-.09.08-.034.02-.07.037-.11.047-.026.007-.033.007-.06.01l-.03.003zm-.006-1.808c-.03 0-.03 0-.06-.004l-.373-.053c-.93-.127-1.867-.223-2.806-.285-.937-.062-1.876-.09-2.814-.087h-.03c-.027-.004-.034-.004-.06-.01-.04-.01-.077-.024-.112-.045-.104-.062-.176-.17-.19-.292-.005-.04-.003-.08.004-.12.008-.04.02-.078.04-.113.02-.036.044-.068.073-.096.05-.05.114-.084.183-.1.03-.007.06-.01.09-.01h.38c.96.006 1.915.043 2.87.115.925.07 1.847.173 2.765.304l.095.014c.026.005.033.005.058.013.04.012.075.03.108.053.033.022.063.05.088.082.024.032.044.067.058.105.038.104.03.223-.022.32-.02.036-.043.07-.072.097-.05.05-.114.085-.182.1-.026.008-.033.008-.06.01l-.03.002zm-.006-1.808c-.03 0-.03 0-.06-.005l-.374-.06c-.93-.142-1.867-.253-2.807-.33-.936-.078-1.874-.12-2.814-.134h-.03l-.06-.01c-.038-.01-.076-.027-.11-.048-.034-.02-.065-.047-.092-.077-.025-.03-.047-.064-.063-.1-.015-.038-.026-.077-.03-.117-.012-.12.034-.244.122-.327.05-.048.115-.082.184-.097.03-.008.06-.01.09-.01.127 0 .254.004.382.006.957.022 1.914.075 2.868.163.926.084 1.848.2 2.765.348l.094.015c.026.005.033.006.058.014.04.013.075.03.108.054.032.025.06.053.085.085.067.09.093.205.07.314-.007.038-.02.076-.04.11-.02.037-.044.07-.073.096-.052.05-.116.083-.184.1-.026.005-.033.004-.06.007h-.03zm-10.442-.34c-.063 0-.125-.013-.18-.042-.13-.063-.214-.195-.22-.337 0-.037.003-.074.012-.11.01-.045.03-.088.057-.127.03-.043.067-.08.11-.108.05-.032.104-.05.16-.06l.316-.03c.434-.038.867-.07 1.3-.095h.033c.063.002.124.016.18.047.125.068.205.203.205.345 0 .037-.005.073-.015.108-.013.045-.034.088-.062.126-.03.043-.07.078-.114.105-.05.03-.105.047-.163.053-.07.006-.14.01-.212.014-.097.006-.196.012-.294.02-.26.018-.523.04-.784.062l-.196.018c-.044.004-.087.01-.13.01zm10.436-1.468l-.06-.006-.374-.066c-.93-.157-1.867-.284-2.807-.377-.935-.092-1.873-.15-2.813-.18h-.03c-.027-.004-.034-.005-.06-.012-.038-.01-.076-.026-.11-.048-.033-.02-.064-.048-.09-.08-.078-.092-.11-.22-.082-.338.01-.04.023-.078.044-.113.02-.034.044-.066.074-.093.052-.047.117-.08.186-.094.03-.006.06-.007.09-.008l.382.013c.926.036 1.85.102 2.773.2.958.1 1.912.237 2.86.403l.095.017c.026.006.033.007.058.015.038.013.074.032.107.056.09.066.147.17.158.28.003.04 0 .08-.008.12-.008.04-.023.077-.043.112-.02.035-.045.067-.075.094-.052.048-.116.08-.185.095-.027.006-.033.006-.06.008h-.03zM2.68 2.084c-.058 0-.114-.012-.167-.037-.047-.022-.09-.053-.125-.092-.03-.035-.057-.075-.074-.12-.013-.033-.022-.068-.026-.105-.014-.142.052-.284.17-.364.053-.036.112-.057.174-.065.105-.01.21-.016.315-.024.434-.032.867-.056 1.3-.075h.032c.062.004.123.02.178.05.124.072.202.208.2.35 0 .037-.007.073-.017.108-.013.045-.035.087-.063.125-.032.04-.072.076-.117.102-.05.03-.105.045-.163.05-.07.005-.142.007-.213.01l-.294.015c-.262.014-.523.03-.785.05l-.196.015c-.044.003-.087.008-.13.01z" fill="#fff"/></svg></a><span class="tile-name">Read the Docs</span><br><span class="hex">#8CA1AF</span></li>
<li class="tiles__item" data-search="apple apple 999999" style="background-color:#999999"><a href="https://simpleicons.org/icons/apple.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.112 4.59c.54 0 1.544-.743 2.85-.743 2.25 0 3.135 1.6 3.135 1.6s-1.73.885-1.73 3.032c0 2.42 2.155 3.255 2.155 3.255s-1.507 4.242-3.542 4.242c-.935 0-1.662-.63-2.647-.63-1.004 0-2 .653-2.648.653-1.86 0-4.207-4.023-4.207-7.257 0-3.182 1.988-4.85 3.852-4.85 1.21 0 2.152.698 2.782.698zm.563-3.198C9.725.007 11.188 0 11.188 0s.217 1.303-.827 2.558c-1.114 1.34-2.382 1.12-2.382 1.12s-.238-1.054.697-2.286z" fill="#fff"/></svg></a><span class="tile-name">Apple</span><br><span class="hex">#999999</span></li>
<li class="tiles__item" data-search="automatic automatic 7d8084" style="background-color:#7D8084"><a href="https://simpleicons.org/icons/automatic.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="M.825 4.83c0-.535.378-1.19.84-1.456L7.16.2c.462-.267 1.218-.267 1.68 0l5.495 3.174c.462.267.84.92.84 1.455v6.342c0 .534-.378 1.19-.84 1.455L8.84 15.8c-.462.267-1.218.267-1.68 0l-5.495-3.173c-.462-.266-.84-.92-.84-1.455V4.83zm9.463 6.583l-.458-.923H6.162l-.45.923h-2.19l3.6-7.36c.203-.405.518-.6.878-.6s.69.218.878.593l3.6 7.367h-2.19zm.66-.908L8 4.51v1.65l1.68 3.452H5.487L8 4.512v-.826c-.323.022-.503.195-.66.473l-3.43 6.998h1.644l-.502-.638.435-.908.517.638h3.984l.45.908h1.65l-1.14-.653zM8.983 8.75L8 6.717 7.017 8.75h1.966z" fill="#fff"/></svg></a><span class="tile-name">Automatic</span><br><span class="hex">#7D8084</span></li>
<li class="tiles__item" data-search="email email 808080" style="background-color:#808080"><a href="https://simpleicons.org/icons/email.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.244 7.386c-.023.607-.112 1.204-.266 1.79-.155.587-.387 1.11-.696 1.572-.31.46-.703.833-1.18 1.117-.48.283-1.053.425-1.723.425-.47 0-.885-.102-1.246-.305-.36-.203-.64-.49-.842-.863-.56.756-1.314 1.134-2.258 1.134-.413 0-.788-.092-1.126-.275-.337-.183-.62-.444-.845-.785-.227-.34-.39-.75-.49-1.228-.1-.478-.122-1.012-.064-1.602.084-.72.248-1.376.488-1.962.24-.587.54-1.088.902-1.503.36-.415.774-.735 1.24-.958.468-.223.97-.335 1.508-.335.344 0 .644.026.902.077.258.052.49.122.7.21.21.09.402.19.58.306.177.114.355.232.532.352l-.438 5.04c-.03.242-.024.438.013.59.037.15.097.273.18.364.083.092.18.155.292.19.11.034.224.05.34.05.245 0 .474-.084.686-.252.21-.17.395-.403.55-.7.154-.298.277-.65.37-1.052.09-.404.145-.84.162-1.31.046-.893-.023-1.71-.206-2.448-.184-.738-.486-1.37-.906-1.894-.42-.523-.962-.93-1.624-1.22-.66-.288-1.45-.433-2.366-.433-.87 0-1.65.17-2.34.51-.69.342-1.283.813-1.778 1.414-.495.602-.883 1.31-1.164 2.127-.28.815-.443 1.7-.49 2.65-.045 1.03.038 1.93.25 2.704.212.774.54 1.42.988 1.938.446.518 1.004.906 1.674 1.164.67.257 1.44.386 2.31.386.247 0 .5-.014.756-.043.258-.028.51-.068.76-.12.25-.05.487-.11.713-.176.226-.067.43-.14.614-.22l.317 1.426c-.2.13-.43.244-.687.34-.258.093-.528.172-.812.235-.283.064-.57.11-.863.143-.292.03-.57.047-.833.047-1.162 0-2.193-.166-3.092-.498-.898-.332-1.65-.826-2.254-1.482-.604-.655-1.055-1.47-1.353-2.447-.297-.976-.423-2.11-.378-3.397.052-1.174.268-2.26.65-3.26.38-.998.902-1.86 1.566-2.59C3.636 1.6 4.43 1.032 5.356.62 6.28.206 7.31 0 8.45 0c1.134 0 2.133.18 2.998.537.864.358 1.586.86 2.164 1.51.578.65 1.006 1.428 1.284 2.333.278.905.394 1.907.348 3.006zm-8.588.98c-.063.743-.005 1.306.176 1.687.18.38.47.57.87.57.087 0 .186-.018.298-.055.11-.037.226-.106.343-.206.118-.1.234-.24.348-.42.116-.18.222-.418.32-.71l.342-3.916c-.17-.046-.35-.07-.532-.07-.344 0-.638.07-.885.203-.246.134-.455.333-.627.596-.17.264-.31.59-.416.98-.106.39-.185.835-.236 1.34z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Email</span><br><span class="hex">#808080</span></li>
<li class="tiles__item" data-search="ghost ghost 718087" style="background-color:#718087"><a href="https://simpleicons.org/icons/ghost.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="M6.403 12.8H.005V16h6.398v-3.2zm9.593 0H9.602V16h6.394v-3.2zm.002-6.4H0v3.2h15.998V6.4zM16 0h-3.2v3.2H16V0zM9.603 0H.005v3.2h9.598V0z" fill="#fff"/></svg></a><span class="tile-name">Ghost</span><br><span class="hex">#718087</span></li>
<li class="tiles__item" data-search="google play googleplay 607d8b" style="background-color:#607D8B"><a href="https://simpleicons.org/icons/googleplay.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="M.814 0c-.02.062-.04.123-.04.205v15.487c0 .144.04.226.122.308l7.61-8.062L.814 0zM9.02 8.472l1.968 2.03-2.81 1.6s-3.57 2.03-5.538 3.16l6.38-6.79zm.533-.554l2.112 2.195c.33-.185 2.913-1.662 3.282-1.867.39-.225.35-.533.02-.697-.307-.165-2.89-1.642-3.28-1.888L9.552 7.918zm-.534-.533l1.99-2.113-2.832-1.62S3.542 1.004 2.004.12L9.02 7.386z" fill="#fff"/></svg></a><span class="tile-name">Google Play</span><br><span class="hex">#607D8B</span></li>
<li class="tiles__item" data-search="coursera coursera 757575" style="background-color:#757575"><a href="https://simpleicons.org/icons/coursera.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.996 7.87c-.003-.063-.007-.124-.012-.186V7.68c-.06-.675-.283-1.306-.66-1.877-.17-.254-.363-.485-.58-.692-.314-.304-.68-.555-1.09-.754-.62-.297-1.305-.446-2.036-.446-.07 0-.146 0-.22.004-.514.023-1.01.12-1.477.292-.47.17-.88.395-1.214.664-.068.054-.142.12-.22.194l-.06.056-.077.083-.037.037-.018.02-.093.098c-.07.077-.136.155-.197.232L8 5.59c-.128.156-.247.318-.334.463-.06.093-.117.188-.172.284L6.73 7.883h.002l-.04.08-.084.17c-.168.34-.347.678-.548.957-.448.49-.954.73-1.604.73-.045 0-.092 0-.14-.004-.39-.015-.727-.108-1.026-.284l-.092-.06c-.244-.16-.43-.368-.57-.627-.157-.294-.227-.594-.217-.913l.002-.023c.02-.507.214-.9.603-1.242.095-.08.194-.15.297-.212.015-.01.03-.017.044-.025.29-.156.618-.235.995-.235l.118.004c.6.02 1.062.21 1.43.574L7.054 4.7c-.277-.186-.59-.345-.933-.475l-.04-.014c-.04-.014-.08-.03-.123-.043-.366-.122-.75-.197-1.144-.23-.01-.003-.02-.004-.03-.005l-.184-.014c-.067-.003-.133-.004-.198-.004h-.037c-.727.002-1.402.15-2.02.446-.69.333-1.252.82-1.668 1.444-.414.626-.64 1.32-.673 2.065-.002.063-.004.126-.004.188 0 1.043.38 1.96 1.135 2.73.788.806 1.813 1.24 3.045 1.292.08.004.156.006.234.006.697 0 1.34-.124 1.92-.372.144-.062.284-.134.427-.215.08-.046.153-.093.226-.144l.054-.036.09-.063c.11-.078.212-.163.312-.253l.034-.033c.06-.055.117-.11.173-.17l.206-.234.08-.1.036-.053.036-.053c.308-.517 1.31-2.4 1.31-2.4v-.003l.06-.115.05-.09c.147-.27.254-.46.395-.66l.004-.006c.33-.478.896-.82 1.564-.876 1.12-.096 2.103.64 2.193 1.644.09 1.004-.746 1.896-1.866 1.993-.233.02-.46.005-.674-.042l-.005.002c-.822-.17-1.345-.77-1.603-1.04L8.357 10.75s.335.338.564.507c.23.168.528.334.765.437.575.245 1.2.392 1.892.392.08 0 .064 0 .147-.003 1.23-.05 2.326-.523 3.117-1.33.75-.767 1.156-1.642 1.16-2.678v-.03c0-.06-.002-.116-.004-.175z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Coursera</span><br><span class="hex">#757575</span></li>
<li class="tiles__item" data-search="conekta conekta 414959" style="background-color:#414959"><a href="https://simpleicons.org/icons/conekta.svg"><svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#fff"><path d="M5.5 13L1.8 8l3.7-5 2.3 3.1L6.3 8l1.5 2z"/><path d="M8.3 16l5.9-8-5.9-8H3.7l6 8-6 8z"/></g></svg></a><span class="tile-name">Conekta</span><br><span class="hex">#414959</span></li>
<li class="tiles__item" data-search="app.net appnet 3a393c" style="background-color:#3A393C"><a href="https://simpleicons.org/icons/appnet.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 8c0 4.418-3.582 8-8 8s-8-3.582-8-8 3.582-8 8-8 8 3.582 8 8zM8 3.442L3.057 10.89h1.01l1.125-1.767h5.616l1.124 1.766h1.01L8 3.44zm-2.16 4.88L8 5.064l2.16 3.256H5.84z" fill="#fff"/></svg></a><span class="tile-name">App.net</span><br><span class="hex">#3A393C</span></li>
<li class="tiles__item" data-search="circleci circleci 343434" style="background-color:#343434"><a href="https://simpleicons.org/icons/circleci.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="M6.096 8c0-1.056.856-1.904 1.904-1.904S9.904 6.952 9.904 8 9.048 9.904 8 9.904 6.096 9.048 6.096 8zM8 0C4.264 0 1.136 2.56.248 6.016c-.008.024-.008.048-.008.08 0 .208.168.384.384.384h3.224c.152 0 .288-.088.344-.224.664-1.44 2.12-2.448 3.808-2.448 2.312 0 4.192 1.88 4.192 4.192 0 2.312-1.88 4.192-4.192 4.192-1.688 0-3.144-1-3.808-2.448-.064-.128-.192-.224-.344-.224H.624c-.208 0-.384.168-.384.384 0 .024.008.048.008.08C1.128 13.44 4.264 16 8 16c4.416 0 8-3.584 8-8s-3.584-8-8-8z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">CircleCI</span><br><span class="hex">#343434</span></li>
<li class="tiles__item" data-search="matternet matternet 261c29" style="background-color:#261C29"><a href="https://simpleicons.org/icons/matternet.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="M12.82 2.786l-2.71 1.552v-3.12L7.996 0l-2.11 1.22v3.118L3.188 2.78 1.072 4v2.443L3.773 8 1.068 9.562V12l2.11 1.22 2.696-1.558v3.12L7.99 16l2.116-1.22v-3.118l2.7 1.552 2.116-1.22V9.563L12.227 8l2.705-1.557V4l-2.11-1.214zm.248 2.287V3.81l1.093.628v1.27l-1.092-.635zm1.093 6.19l-4.05-2.336 1.094-.63L14.16 10v1.264zM9.608 8.63L8.51 8l4.3-2.484 1.094.63L9.607 8.63zM2.09 6.146l1.094-.63L7.486 8l-1.093.63L2.09 6.146zm3.794 2.78l-4.05 2.338V10L4.79 8.297l1.094.63zM1.834 5.71v-1.27l1.093-.63v1.265l-1.093.635zm6.418 0V1.033l1.093.624v3.416l-1.093.635zm-1.602-.64V1.662l1.093-.63v4.67L6.65 5.07zm5.91-1.26v1.265l-4.303 2.49v-1.27l4.302-2.484zM7.742 6.293v1.265L3.436 5.073V3.81L7.743 6.29zM6.14 10.635l-2.956 1.703-1.093-.63L6.14 9.37v1.265zm.51-1.562l1.093-.63v4.968l-1.093.635V9.073zm2.438 5.41l-1.093.635-1.093-.634 1.093-.63 1.093.63zm.262-.438l-1.098-.634V8.444l1.098.63v4.972zm4.554-2.337l-1.093.63-2.956-1.703V9.37l4.05 2.338z" fill="#fff"/></svg></a><span class="tile-name">Matternet</span><br><span class="hex">#261C29</span></li>
<li class="tiles__item" data-search="big cartel bigcartel 222222" style="background-color:#222222"><a href="https://simpleicons.org/icons/bigcartel.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 8.712v-.67c0-.42.168-.838.586-1.005L13.78 3.77c.335-.168.503-.587.503-1.006V0L8 4.02 1.717 0v8.46c0 2.263 1.006 4.19 2.68 5.278L7.918 16l3.518-2.262c1.675-1.005 2.68-2.932 2.68-5.277V4.69L8 8.713z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Big Cartel</span><br><span class="hex">#222222</span></li>
<li class="tiles__item" data-search="github github 181717" style="background-color:#181717"><a href="https://simpleicons.org/icons/github.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.58 0 0 3.582 0 8c0 3.535 2.292 6.533 5.47 7.59.4.075.547-.172.547-.385 0-.19-.007-.693-.01-1.36-2.226.483-2.695-1.073-2.695-1.073-.364-.924-.89-1.17-.89-1.17-.725-.496.056-.486.056-.486.803.056 1.225.824 1.225.824.714 1.223 1.873.87 2.33.665.072-.517.278-.87.507-1.07-1.777-.2-3.644-.888-3.644-3.953 0-.873.31-1.587.823-2.147-.083-.202-.358-1.015.077-2.117 0 0 .672-.215 2.2.82.638-.178 1.323-.266 2.003-.27.68.004 1.364.092 2.003.27 1.527-1.035 2.198-.82 2.198-.82.437 1.102.163 1.915.08 2.117.513.56.823 1.274.823 2.147 0 3.073-1.87 3.75-3.653 3.947.287.246.543.735.543 1.48 0 1.07-.01 1.933-.01 2.195 0 .215.144.463.55.385C13.71 14.53 16 11.534 16 8c0-4.418-3.582-8-8-8" fill="#fff"/></svg></a><span class="tile-name">GitHub</span><br><span class="hex">#181717</span></li>
<li class="tiles__item" data-search="simple icons simpleicons 111111" style="background-color:#111111"><a href="https://simpleicons.org/icons/simpleicons.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="M10 15h3v1H3v-1h3v-4h1v4h2v-4h1v4zm-6-3.02V12c0 .74.2 1.432.552 2.027H3.43C3.152 13.407 3 12.72 3 12v-.02h1zM8 7c2.76 0 5 2.24 5 5 0 .72-.153 1.407-.43 2.027h-1.12c.35-.595.552-1.288.552-2.027 0-2.208-1.792-4-4-4V7zm3 3H5v1h6v-1zM8 8C5.792 8 4 6.208 4 4s1.792-4 4-4 4 1.792 4 4h-1c0-1.656-1.344-3-3-3S5 2.344 5 4s1.344 3 3 3v1zm0-6c1.104 0 2 .896 2 2s-.896 2-2 2-2-.896-2-2 .896-2 2-2zm0 1c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1z" fill="#fff"/></svg></a><span class="tile-name">Simple Icons</span><br><span class="hex">#111111</span></li>
<li class="tiles__item" data-search="myspace myspace 030303" style="background-color:#030303"><a href="https://simpleicons.org/icons/myspace.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="M13.202 8.187c1.406 0 2.545-1.135 2.545-2.536 0-1.4-1.14-2.536-2.545-2.536-1.406 0-2.546 1.136-2.546 2.537 0 1.402 1.14 2.537 2.546 2.537zM7.467 8.657c1.265 0 2.29-1.022 2.29-2.283 0-1.26-1.025-2.283-2.29-2.283-1.266 0-2.29 1.023-2.29 2.284 0 1.26 1.024 2.283 2.29 2.283zM2.266 9.08c1.14 0 2.063-.92 2.063-2.054 0-1.135-.925-2.055-2.064-2.055-1.14 0-2.062.92-2.062 2.056 0 1.134.923 2.053 2.062 2.053zM2.266 9.55C.96 9.55 0 10.695 0 11.88v.798c0 .113.092.206.206.206h4.12c.114 0 .206-.093.206-.206v-.798c0-1.186-.958-2.333-2.266-2.333zM7.467 9.177c-1.453 0-2.52 1.276-2.52 2.593v.887c0 .126.104.23.23.23h4.58c.126 0 .228-.104.228-.23v-.887c0-1.317-1.065-2.593-2.518-2.593zM13.202 8.765c-1.615 0-2.798 1.417-2.798 2.882v.985c0 .14.114.254.254.254h5.087c.14 0 .255-.115.255-.254v-.985c0-1.465-1.184-2.882-2.798-2.882z"/></g></svg></a><span class="tile-name">Myspace</span><br><span class="hex">#030303</span></li>
<li class="tiles__item" data-search="squarespace squarespace 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/squarespace.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.103 5.812c-1.2-1.2-3.15-1.2-4.376 0l-4.9 4.9c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0l4.9-4.9c.6-.6 1.576-.6 2.176 0 .6.6.6 1.576 0 2.176l-4.826 4.826c.6.6 1.575.6 2.175 0l3.726-3.726c1.225-1.225 1.225-3.176.025-4.376zm-1.65 1.625c-.3-.3-.8-.3-1.1 0L7.45 12.363c-.6.6-1.574.6-2.174 0-.3-.3-.8-.3-1.1 0-.3.3-.3.8 0 1.1 1.2 1.2 3.15 1.2 4.376 0l4.9-4.9c.3-.325.3-.826 0-1.126zm-1.626-4.9c-1.2-1.2-3.15-1.2-4.376 0l-4.9 4.9c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0l4.927-4.9c.6-.6 1.575-.6 2.175 0 .3.3.8.3 1.1 0 .275-.325.275-.8-.025-1.1zm-1.65 1.625c-.3-.3-.8-.3-1.1 0l-4.9 4.926c-.6.6-1.576.6-2.177 0-.6-.6-.6-1.576 0-2.176l4.826-4.826c-.6-.6-1.575-.6-2.175 0L.9 5.812c-1.2 1.2-1.2 3.15 0 4.376 1.2 1.2 3.15 1.2 4.376 0l4.9-4.9c.3-.326.3-.826 0-1.126z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Squarespace</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="diaspora diaspora 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/diaspora.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="M10.172 14.618l-1.554-2.17c-.415-.58-.752-1.032-.77-1.032-.018 0-.67.877-1.544 2.076-.832 1.142-1.52 2.076-1.53 2.076-.022 0-2.998-2.096-3.006-2.118-.004-.01.67-.998 1.495-2.194.826-1.197 1.502-2.195 1.502-2.218 0-.037-.268-.13-2.367-.83l-2.396-.8c-.02-.01.103-.424.528-1.766.306-.964.563-1.76.57-1.77.01-.01 1.14.35 2.515.804 1.375.452 2.51.822 2.525.822.014 0 .03-.02.035-.047.006-.025.018-1.195.027-2.6.01-1.404.024-2.565.033-2.58.013-.02.4-.026 1.817-.025.99 0 1.81.007 1.823.015.016.01.043.783.09 2.518.073 2.848.075 2.886.12 2.886.018 0 1.107-.365 2.42-.81 1.315-.446 2.396-.803 2.404-.795.026.03 1.103 3.537 1.09 3.55-.007.008-1.104.383-2.437.835-1.833.622-2.425.83-2.43.856-.003.02.627.963 1.43 2.136.788 1.155 1.43 2.11 1.428 2.12-.007.024-2.96 2.2-2.986 2.2-.01 0-.384-.512-.832-1.138z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">Diaspora</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="json json 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/json.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.017 16c.32-.003.636-.02.952-.062.723-.092 1.434-.29 2.106-.576.94-.402 1.804-.982 2.535-1.698.673-.66 1.23-1.436 1.635-2.287.347-.732.578-1.518.685-2.32.102-.774.092-1.565-.026-2.335-.098-.64-.274-1.265-.53-1.86-.16-.374-.35-.735-.57-1.08-.783-1.226-1.915-2.213-3.21-2.87-.465-.237-.95-.43-1.45-.58h-.005c.08.042.16.088.237.134.08.05.158.098.235.15.378.257.728.552 1.038.888.706.763 1.194 1.7 1.48 2.696.188.656.29 1.334.33 2.014.03.496.032.995-.027 1.488-.102.847-.375 1.675-.827 2.4-.333.535-.762 1.013-1.268 1.39-.833.62-1.926.99-2.962.744-.172-.04-.34-.098-.502-.172-.183-.083-.358-.185-.524-.3-.307-.207-.586-.457-.827-.738-.298-.347-.537-.742-.706-1.166-.216-.538-.32-1.116-.334-1.695-.02-.85.148-1.704.565-2.45.277-.496.657-.932 1.105-1.28.15-.118.31-.222.475-.32l.01-.004c-.315-.075-.64-.1-.96-.08-.28.016-.558.07-.825.154-.238.075-.468.176-.685.298-.174.097-.34.208-.496.33-.146.115-.284.24-.413.37-.752.77-1.186 1.794-1.353 2.845-.102.65-.102 1.312-.054 1.967.067.927.253 1.853.626 2.707.228.523.527 1.014.898 1.447.564.657 1.285 1.166 2.088 1.488.45.18.925.31 1.407.357.048.003.096.007.144.007zm-1.958-.265c-.103-.047-.202-.1-.3-.152-.1-.055-.2-.113-.297-.173-.383-.242-.738-.525-1.054-.852-.733-.758-1.225-1.712-1.505-2.723-.192-.69-.29-1.402-.323-2.116-.022-.464-.02-.93.03-1.39.09-.837.33-1.663.757-2.39.307-.527.71-.998 1.197-1.367.332-.25.7-.454 1.094-.593.55-.193 1.14-.26 1.718-.177.217.03.44.08.644.156.02.006.02.007.036.018.013.01.028.012.042.02.037.015.072.032.108.05.162.083.318.178.467.283.602.424 1.09 1.004 1.398 1.674.283.614.41 1.29.42 1.963.008.72-.12 1.445-.427 2.1-.37.79-.994 1.466-1.76 1.888.06.017.12.032.178.045.153.032.307.052.463.057.98.033 1.928-.44 2.632-1.097.127-.12.25-.248.364-.382.15-.174.286-.358.41-.55.155-.243.29-.5.405-.765.15-.355.266-.726.343-1.105.135-.665.144-1.345.1-2.02-.092-1.348-.45-2.7-1.226-3.82-.114-.166-.236-.327-.368-.48-.218-.248-.452-.48-.708-.69-.284-.234-.59-.438-.914-.61C9.62.342 9.232.19 8.828.09L8.61.056c-.142-.018-.283-.033-.425-.04-.226-.01-.454-.004-.68.01-.475.03-.947.106-1.41.224C3.85.823 1.89 2.385.843 4.456.51 5.114.272 5.82.136 6.544c-.155.83-.175 1.684-.07 2.52.084.682.257 1.352.52 1.987.154.38.34.744.556 1.092.735 1.186 1.795 2.154 3.015 2.825.46.253.942.46 1.44.63.153.05.307.097.462.138z" fill="#fff"/></svg></a><span class="tile-name">JSON</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="wikipedia wikipedia 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/wikipedia.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.044 8.748c-.623 1.285-1.475 3.026-1.898 3.81-.41.715-.75.62-1.02.02-.935-2.21-2.856-6.084-3.76-8.256-.167-.4-.293-.657-.412-.758-.12-.1-.368-.16-.746-.18C.068 3.367 0 3.333 0 3.278v-.303l.034-.03c.615-.003 3.594 0 3.594 0l.034.03v.288c0 .08-.05.118-.15.118l-.375.015c-.322.014-.483.11-.483.288 0 .083.034.22.11.4.72 1.755 3.206 7 3.206 7l.09.023 1.604-3.2c-.196-.432-.32-.71-.32-.71L6.24 5.036s-.212-.433-.285-.577c-.484-.96-.473-1.01-.963-1.076-.137-.018-.208-.035-.208-.103v-.305l.04-.03H7.68l.075.024v.302c0 .07-.05.104-.15.104l-.206.03c-.523.04-.438.254-.09.946l1.057 2.163 1.17-2.333c.195-.426.155-.533.074-.632-.046-.055-.202-.145-.54-.158l-.133-.015c-.034 0-.065-.01-.096-.034-.03-.02-.046-.05-.046-.085V2.97l.04-.03c.83-.005 2.69 0 2.69 0l.032.03v.29c0 .08-.045.118-.133.118-.433.02-.522.063-.68.292-.087.124-.258.392-.435.692l-1.52 2.843-.043.09 1.858 3.8.113.032 2.926-6.945c.102-.28.086-.48-.044-.595-.13-.114-.224-.182-.563-.196l-.275-.012c-.033 0-.065-.012-.096-.035-.03-.022-.046-.05-.046-.085v-.29l.042-.028h3.306l.034.03v.288c0 .08-.045.118-.133.118-.433.02-.754.114-.962.28-.21.17-.37.403-.488.706 0 0-2.69 6.16-3.612 8.208-.353.67-.7.61-1.004-.02-.38-.786-1.174-2.52-1.756-3.802z" fill="#fff"/></svg></a><span class="tile-name">Wikipedia</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="mediatemple mediatemple 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/mediatemple.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="M3.226 6.763v.38h.023c.68-.41 1.38-.444 1.8-.444 1.135 0 1.52.323 1.668.442.26-.15.827-.443 1.79-.443 1.928 0 1.928.76 1.928 1.067V9.56H8.882V7.962c0-.33 0-.697-.827-.697-.408 0-.828.124-.975.307-.136.156-.193.297-.193.642V9.56H5.334V8.025c0-.474.01-.76-.804-.76-.41 0-.828.108-.987.27-.124.123-.204.253-.204.664v1.36H1.786V6.762h1.44zM14.18 7.382h-1.127v1.12c0 .396 0 .525.46.525.22 0 .413-.025.62-.064l.047-.006.146.57c-.545.1-1.14.11-1.31.11-.507 0-1.162-.074-1.404-.283-.206-.17-.23-.337-.23-.76V7.38h-.764v-.584h.763v-.553l1.673-.433v.986h1.127v.584zM1.027 11.14C.41 10.208 0 9.1 0 7.986 0 6.67.517 5.6 1.04 4.846h.624C1.2 5.873.886 6.746.886 8.014c0 1.455.516 2.577.75 3.085.007.007.022.033.022.04h-.63zM14.973 4.86C15.59 5.792 16 6.9 16 8.014c0 1.314-.517 2.387-1.04 3.14h-.624c.463-1.028.78-1.9.78-3.168 0-1.456-.518-2.576-.753-3.086-.007-.007-.02-.033-.02-.04h.63z"/></g></svg></a><span class="tile-name">MediaTemple</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="codepen codepen 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/codepen.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.988 5.443c-.004-.02-.007-.04-.012-.058l-.01-.033c-.006-.017-.012-.034-.02-.05-.003-.012-.01-.023-.014-.034l-.023-.045-.02-.032-.03-.04-.024-.03c-.01-.013-.022-.026-.034-.038l-.027-.027-.04-.032-.03-.024-.012-.01L8.38.117c-.23-.155-.53-.155-.76 0L.305 4.99.296 5c-.012.007-.022.015-.032.023-.014.01-.027.02-.04.032l-.027.027-.034.037-.024.03-.03.04c-.006.012-.013.022-.02.033l-.023.045-.015.034c-.007.016-.012.033-.018.05l-.01.032c-.005.02-.01.038-.012.058l-.006.03C.002 5.5 0 5.53 0 5.56v4.875c0 .03.002.06.006.09l.007.03c.003.02.006.04.013.058l.01.033c.006.018.01.035.018.05l.015.033c.006.016.014.03.023.047l.02.03c.008.016.018.03.03.042.007.01.014.02.023.03.01.012.02.025.034.036.01.01.018.02.028.026l.04.033.03.023.01.01 7.31 4.876c.116.078.248.117.382.116.134 0 .266-.04.38-.116l7.314-4.875.01-.01c.012-.007.022-.015.032-.023.014-.01.027-.02.04-.032l.027-.027.034-.037.024-.03.03-.04.02-.032.023-.046.015-.033.018-.052.01-.033c.005-.02.01-.038.013-.058 0-.01.003-.02.004-.03.004-.03.006-.06.006-.09V5.564c0-.03-.002-.06-.006-.09l-.007-.03zM8 9.626L5.568 8 8 6.374 10.432 8 8 9.626zM7.312 5.18l-2.98 1.993-2.406-1.61 5.386-3.59v3.206zM3.095 8l-1.72 1.15v-2.3L3.095 8zm1.237.828l2.98 1.993v3.208l-5.386-3.59 2.406-1.61zm4.355 1.993l2.98-1.993 2.407 1.61-5.387 3.59v-3.206zM12.905 8l1.72-1.15v2.3L12.905 8zm-1.237-.827L8.688 5.18V1.97l5.386 3.59-2.406 1.61z" fill="#fff" fill-rule="nonzero"/></svg></a><span class="tile-name">CodePen</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="digg digg 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/digg.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.84 5.44v5.44h2.56v.64h-2.56v1.28H16V5.44h-4.16zm-4.8 0v5.44H9.6v.64H7.04v1.28h4.16V5.44H7.04zM2.56 3.2v2.24H0v5.44h4.16V3.2h-1.6zM6.4 5.44H4.8v5.44h1.6V5.44zm8 4.16h-.96V6.72h.96V9.6zm-11.84 0H1.6V6.72h.96V9.6zm7.04 0h-.96V6.72h.96V9.6zM6.4 3.2H4.8v1.6h1.6V3.2z" fill="#fff"/></svg></a><span class="tile-name">Digg</span><br><span class="hex">#000000</span></li>
<li class="tiles__item" data-search="ello ello 000000" style="background-color:#000000"><a href="https://simpleicons.org/icons/ello.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 0c4.415 0 8 3.585 8 8s-3.585 8-8 8-8-3.585-8-8 3.585-8 8-8zm0 12.8c-2.187 0-4.107-1.493-4.64-3.6-.053-.24.08-.507.32-.56.24-.053.507.08.56.32.453 1.707 2 2.907 3.76 2.907 1.76 0 3.307-1.2 3.76-2.907.053-.24.32-.4.56-.32.24.053.4.32.32.56-.533 2.107-2.453 3.6-4.64 3.6z" fill="#fff"/></svg></a><span class="tile-name">Ello</span><br><span class="hex">#000000</span></li>
</ul>
</main>
<footer class="footer" role="contentinfo">
<p>Contributions, corrections &amp; requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
</footer>
<style>@import url('https://fonts.googleapis.com/css?family=Lato:400&text=ABCDEFGHIJKLMNOPQERSTUVWXYZ.!%20%23%2B%3F%26%2C1234567890');</style>
<script>
var searchField = document.getElementById("search");
searchField.addEventListener('input', function (evt) {
search();
});
hashSearch();
window.addEventListener('hashchange', function (evt) {
hashSearch();
});
function hashSearch() {
var query = window.location.hash.substring(1);
document.getElementById("search").value = query;
search();
}
function search() {
var searchTerm = searchField.value.toLowerCase();
var icons = document.getElementsByClassName("tiles__item");
for (var i = 0; i < icons.length; i++) {
icons[i].style.display = "inline-block";
var index = icons[i].dataset.search.indexOf(searchTerm);
if (index == -1) {
icons[i].style.display = "none";
}
}
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46210978-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>