Release 5.0.0-beta7
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
<script defer src="../js/fontawesome.min.js"></script>
|
||||
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="../css/font-awesome-core.css">
|
||||
<link rel="stylesheet" href="../css/font-awesome-solid.css">
|
||||
<link rel="stylesheet" href="../css/font-awesome-regular.css">
|
||||
<link rel="stylesheet" href="../css/font-awesome-light.css">
|
||||
<link rel="stylesheet" href="../css/font-awesome-brands.css">
|
||||
<link rel="stylesheet" href="../css/fontawesome-pro-core.css">
|
||||
<link rel="stylesheet" href="../css/fontawesome-pro-solid.css">
|
||||
<link rel="stylesheet" href="../css/fontawesome-pro-regular.css">
|
||||
<link rel="stylesheet" href="../css/fontawesome-pro-light.css">
|
||||
<link rel="stylesheet" href="../css/fontawesome-pro-brands.css">
|
||||
</noscript>
|
||||
|
||||
<!-- font awesome team specific styling. ignore/replace with your own -->
|
||||
@@ -86,7 +86,7 @@
|
||||
<span class="fw6">Web Font</span>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/packages/fontawesome" target="_blank" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
|
||||
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/packages/fontawesome-pro" target="_blank" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
|
||||
<span class="dib fw8 v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-npm fa5-2x"></i>
|
||||
</span>
|
||||
<span class="fw6">npm Package</span>
|
||||
@@ -116,7 +116,7 @@
|
||||
<div class="ph4 ph6-ns pv6">
|
||||
|
||||
<h1 class="mt0 mb6 b f6">
|
||||
<span class="db gray5 mb2 f3 fw6">As of 9/1/2017</span><span class="sr-only">:</span>
|
||||
<span class="db gray5 mb2 f3 fw6">As of 9/11/2017</span><span class="sr-only">:</span>
|
||||
All Font Awesome 5 Icons
|
||||
</h1>
|
||||
|
||||
@@ -14950,7 +14950,7 @@
|
||||
</section>
|
||||
|
||||
<section id="fab">
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Brands & Logos <span class="pl3 gray5 fr">297 icons</span></h2>
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Brands & Logos <span class="pl3 gray5 fr">298 icons</span></h2>
|
||||
|
||||
<ul class="nl3 nr3 list ma0 pa0 flex flex-row flex-wrap gray9">
|
||||
<li class="ma0 pa3 w-third w-20-ns link hover-bg-white br2">
|
||||
@@ -15401,6 +15401,14 @@
|
||||
<span class="ml2 f2 gray5 fw6">css3</span>
|
||||
</div>
|
||||
</li>
|
||||
<li class="ma0 pa3 w-third w-20-ns link hover-bg-white br2">
|
||||
<div class="flex flex-row flex-no-wrap items-center" style="font-size: 16px;">
|
||||
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/css3-alt.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fab fa-css3-alt min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">css3-alt</span>
|
||||
</div>
|
||||
</li>
|
||||
<li class="ma0 pa3 w-third w-20-ns link hover-bg-white br2">
|
||||
<div class="flex flex-row flex-no-wrap items-center" style="font-size: 16px;">
|
||||
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cuttlefish.svg" target="_blank" class="color-inherit link">
|
||||
|
||||
Reference in New Issue
Block a user