simple-icons/src/header.html

226 lines
8.7 KiB
HTML
Raw Normal View History

2015-10-14 18:52:04 +03:00
<!DOCTYPE html>
2015-10-19 13:28:40 +03:00
<html lang="en" prefix="og: http://ogp.me/ns#">
2015-10-14 18:52:04 +03:00
<head>
<meta charset="utf-8">
2015-10-19 13:28:40 +03:00
<meta http-equiv="x-ua-compatible" content="ie=edge">
2015-10-14 18:52:04 +03:00
<meta name="viewport" content="width=device-width, initial-scale=1">
2015-10-19 13:28:40 +03:00
<link rel="canonical" href="https://simpleicons.org">
2015-10-23 13:07:09 +03:00
<link rel="dns-prefetch" href="//www.google-analytics.com">
2015-10-19 13:39:45 +03:00
<link rel="dns-prefetch" href="//github.com">
2015-10-20 15:21:41 +03:00
<link rel="dns-prefetch" href="//raw.githubusercontent.com">
2015-10-14 18:52:04 +03:00
<title>Simple Icons</title>
2015-10-19 13:28:40 +03:00
<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">
2015-10-22 16:57:08 +03:00
<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">
2015-10-19 19:57:49 +03:00
<meta name="google-site-verification" content="jn6XSTOvKDg-FP9-O7SUw5qU1CxPOaqhAeNUEkNrz_M">
2015-10-22 16:57:08 +03:00
<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">
2015-10-14 18:52:04 +03:00
<style>
html {
font-size: 16px;
}
body {
2015-10-20 16:46:08 +03:00
background-color: #FFF;
2015-10-14 18:52:04 +03:00
color: #666;
2015-11-19 15:16:42 +03:00
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
2015-10-14 18:52:04 +03:00
-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 {
2015-12-10 18:51:15 +03:00
font-size: 0.75rem;
2015-12-10 19:51:22 +03:00
line-height: 1.125rem;
2015-12-10 18:51:15 +03:00
padding: 1.5rem;
2015-10-14 18:52:04 +03:00
}
.title {
font-size: 1rem;
2015-11-19 15:37:13 +03:00
font-weight: 600;
2015-10-14 18:52:04 +03:00
margin: 0;
2015-10-19 10:51:30 +03:00
padding: 0;
2015-12-10 18:51:15 +03:00
text-transform: uppercase;
2015-10-14 18:52:04 +03:00
}
2015-12-10 18:51:15 +03:00
.button {
background-color: #6C6;
2015-12-10 19:13:11 +03:00
border-bottom: 0.125rem solid rgba(0,0,0,0.25);
2015-12-10 18:51:15 +03:00
border-radius: 0.125rem;
color: #FFF;
display: block;
font-weight: 700;
padding: 0.75rem 1.5rem;
2015-10-19 10:51:30 +03:00
text-align: center;
2015-12-10 18:51:15 +03:00
text-decoration: none;
2015-10-19 10:51:30 +03:00
}
2015-12-10 18:51:15 +03:00
.button:focus, .button:hover {
background-color: #5B5;
color: #FFF;
2015-10-14 18:52:04 +03:00
}
2015-12-10 19:13:11 +03:00
.button:active {
border-bottom: 0.125rem solid rgba(0,0,0,0);
transform: translateY(0.125rem);
}
2015-10-28 17:57:38 +03:00
.search-field {
-webkit-appearance: none;
background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxLjQxNCI+PHBhdGggZD0iTTE1LjY4NSAxNC4xODNMMTEuNjIgMTAuMWMuNzUtMS4wNSAxLjE4Mi0yLjMxNyAxLjE4Mi0zLjcgMC0zLjUzMy0yLjg2Ny02LjQtNi40LTYuNC0zLjUzMyAwLTYuNCAyLjg2Ny02LjQgNi40IDAgMy41MzMgMi44NjcgNi40IDYuNCA2LjQgMS4zODMgMCAyLjY1LS40MzMgMy43LTEuMTgzbDQuMDgzIDQuMDY2Yy4yLjIxNy40ODQuMzE3Ljc1LjMxNy4yNjcgMCAuNTUtLjEuNzUtLjMxNy40MTctLjQxNi40MTctMS4wODMgMC0xLjV6bS05LjI4My0yLjc2NmMtMi43NjcgMC01LjAxNy0yLjI1LTUuMDE3LTUuMDE3IDAtMi43NjcgMi4yNS01LjAxNyA1LjAxNy01LjAxNyAyLjc2NyAwIDUuMDE3IDIuMjUgNS4wMTcgNS4wMTcgMCAyLjc2Ny0yLjI1IDUuMDE3LTUuMDE4IDUuMDE3eiIgZmlsbD0iI2QxZDFkMSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
2015-12-10 18:51:15 +03:00
background-position: 0.25rem center;
2015-10-28 17:57:38 +03:00
background-repeat: no-repeat;
background-size: 1rem 1rem;
border: none;
border-bottom: 1px solid #EEE;
2015-12-10 18:51:15 +03:00
box-sizing: border-box;
2015-10-28 17:57:38 +03:00
color: #999;
display: block;
font-family: inherit;
2015-11-19 15:37:13 +03:00
font-size: 1rem;
line-height: 1rem;
2015-12-10 18:51:15 +03:00
margin: 1.5rem 0;
2015-10-28 17:57:38 +03:00
outline: 0;
2015-12-10 18:51:15 +03:00
padding: 0.375rem 0.375rem 0.375rem 1.5rem;
width: 100%;
}
.site-main {
width: 100%;
2015-10-28 17:57:38 +03:00
}
2015-10-14 18:52:04 +03:00
.tiles {
display: flex;
flex-wrap: wrap;
list-style: none;
2015-12-10 18:51:15 +03:00
margin: 1.25rem 1.25rem;
2015-10-14 18:52:04 +03:00
padding: 0;
}
.tiles li {
box-sizing: border-box;
background: #333;
border: 0.25rem solid #FFF;
color: #FFF;
2015-11-19 15:37:13 +03:00
font-size: 0.8125rem;
2015-10-15 16:30:13 +03:00
line-height: 1rem;
padding: 1.25rem 0.75rem 1.25rem;
2015-10-14 18:52:04 +03:00
text-transform: uppercase;
width: 100%;
}
2015-11-06 21:50:13 +03:00
.tiles ::selection {
background: #FFF;
color: #333;
}
.tiles ::-moz-selection {
background: #FFF;
color: #333;
}
2015-10-16 15:41:20 +03:00
.tiles li:hover {
border: 0.125rem solid #FFF;
padding: 1.375rem 0.875rem;
2015-10-16 13:09:43 +03:00
}
2015-10-20 11:03:57 +03:00
.tile-name {
color: #FFF;
2015-10-20 11:03:57 +03:00
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: calc(100% - 4rem);
}
2015-10-16 13:09:43 +03:00
.tiles svg {
2015-10-15 16:30:13 +03:00
float: left;
height: 2rem;
margin: -0.5rem 0.75rem 0 0;
padding: 0.5rem 0.5rem 0;
2015-10-18 21:20:19 +03:00
width: 2rem;
2015-10-15 16:30:13 +03:00
}
.hex {
2015-11-19 15:37:13 +03:00
font-size: 0.75rem;
2015-10-15 16:30:13 +03:00
opacity: 0.5;
2015-11-19 15:37:13 +03:00
text-transform: uppercase;
2015-10-15 16:30:13 +03:00
}
2015-12-10 18:51:15 +03:00
@media (min-width: 800px) { .tiles li { width: 50%; } }
@media (min-width: 1000px) { .tiles li { width: 33.333%; } }
@media (min-width: 1200px) { .tiles li { width: 25% } }
@media (min-width: 1500px) { .tiles li { width: 20% } }
@media (min-width: 1800px) { .tiles li { width: 16.666% } }
@media (min-width: 2000px) { .tiles li { width: 12.5% } }
@media (min-width: 2400px) { .tiles li { width: 10% } }
2015-10-14 18:52:04 +03:00
.footer {
margin: 3rem;
}
.footer p {
2015-11-19 15:37:13 +03:00
font-size: 0.8125rem;
2015-10-16 17:41:26 +03:00
margin: 1.5rem auto 0;
2015-11-19 15:37:13 +03:00
max-width: 25.5rem;
2015-10-14 18:52:04 +03:00
text-align: center;
}
2015-12-10 18:51:15 +03:00
.block {
background-color: #EEE;
2015-12-10 18:52:45 +03:00
margin: 0 0 0.75rem;
2015-12-10 18:51:15 +03:00
padding: 1.5rem;
}
2015-12-10 18:52:45 +03:00
.block--ad {
padding: 0.75rem;
}
2015-12-10 18:57:49 +03:00
.carbon-wrap:after {
clear: both;
content: " ";
display: table;
}
.carbon-img {
float: left;
}
.carbon-text {
float: right;
2015-12-10 19:00:41 +03:00
width: calc(100% - 130px - 0.75rem);
2015-12-10 18:54:25 +03:00
}
.carbon-poweredby {
color: #AAA;
2015-12-10 18:56:22 +03:00
display: block;
2015-12-10 19:02:01 +03:00
margin: 0.25rem 0 0;
2015-12-10 19:00:00 +03:00
text-align: center;
2015-12-10 18:56:22 +03:00
text-decoration: none;
2015-12-10 18:54:25 +03:00
}
2015-12-10 18:51:15 +03:00
@media (min-width: 600px) {
body {
display: flex;
}
.navbar {
padding: 1.5rem 0 1.5rem 1.5rem;
width: 18.5rem;
}
.site-main {
width: calc(100% - 20rem);
}
}
2015-10-14 18:52:04 +03:00
</style>
</head>
<body>
<header class="navbar" role="banner">
2015-12-10 18:51:15 +03:00
<div class="block">
<h1 class="title">Simple Icons</h1>
<input type="text" id="search" class="search-field" autofocus>
<p><strong>SVG icons for popular brands.</strong> 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>
2015-12-10 19:10:28 +03:00
<p><a href="https://github.com/danleech/simple-icons/tree/gh-pages/icons" class="button">Download</a></p>
2015-12-10 18:52:45 +03:00
</div>
<div class="block block--ad">
2015-12-10 18:51:15 +03:00
<script async type="text/javascript" src="https://cdn.carbonads.com/carbon.js?zoneid=1696&serve=CVYD42T&placement=simpleiconsorg" id="_carbonads_js"></script>
</div>
2015-10-14 18:52:04 +03:00
</header>
2015-12-10 18:51:15 +03:00
<main class="site-main" role="main">