Release 5.0.0-beta4
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
|
||||
<title>Inventory - Font Awesome 5</title>
|
||||
|
||||
<script defer src="../js/packs/light.js"></script>
|
||||
<script defer src="../js/packs/regular.js"></script>
|
||||
<script defer src="../js/packs/solid.js"></script>
|
||||
<script defer src="../js/packs/brands.js"></script>
|
||||
<script defer src="../js/fontawesome.js"></script>
|
||||
<script defer src="../js/packs/light.min.js"></script>
|
||||
<script defer src="../js/packs/regular.min.js"></script>
|
||||
<script defer src="../js/packs/solid.min.js"></script>
|
||||
<script defer src="../js/packs/brands.min.js"></script>
|
||||
<script defer src="../js/fontawesome.min.js"></script>
|
||||
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="../css/font-awesome-core.css">
|
||||
@@ -30,7 +30,7 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.6.0/components/prism-markup.min.js"></script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
document.querySelectorAll('[data-example-container]').forEach(function (example) {
|
||||
_.forEach(document.querySelectorAll('[data-example-container]'), function (example) {
|
||||
var exampleContainer = document.getElementById(example.getAttribute('data-example-container'))
|
||||
var indentLevel = example.innerHTML.indexOf('<')
|
||||
var exampleCode = example.innerHTML.split('\n').map(function (e) { return e.slice(indentLevel - 1) }).join('\n')
|
||||
@@ -38,7 +38,7 @@
|
||||
exampleContainer.innerHTML = '<div class="pa3 pre"><code class="mt0" style="color: #afafaf;">' + Prism.highlight(exampleCode, Prism.languages.markup).trim() + '</code></div>'
|
||||
})
|
||||
|
||||
document.querySelectorAll('[data-highlight]').forEach(function (element) {
|
||||
_.forEach(document.querySelectorAll('[data-highlight]'), function (element) {
|
||||
var indentLevel = element.innerHTML.indexOf('<')
|
||||
var exampleCode = _.unescape(element.innerHTML.split('\n').map(function (e) { return e.slice(indentLevel - 1) }).join('\n'))
|
||||
|
||||
@@ -116,12 +116,12 @@
|
||||
<div class="ph4 ph6-ns pv6">
|
||||
|
||||
<h1 class="mt0 mb6 b f6">
|
||||
<span class="db gray5 mb2 f3 fw6">As of 8/15/2017</span><span class="sr-only">:</span>
|
||||
<span class="db gray5 mb2 f3 fw6">As of 8/18/2017</span><span class="sr-only">:</span>
|
||||
All Font Awesome 5 Icons
|
||||
</h1>
|
||||
|
||||
<section id="fas" class="mb7">
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Solid <span class="pl3 gray5 fr">583 icons</span></h2>
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Solid <span class="pl3 gray5 fr">590 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">
|
||||
@@ -2276,6 +2276,38 @@
|
||||
<span class="ml2 f2 gray5 fw6">h3</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/solid/hand-point-down.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-hand-point-down min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-down</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/solid/hand-point-left.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-hand-point-left min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-left</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/solid/hand-point-right.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-hand-point-right min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-right</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/solid/hand-point-up.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-hand-point-up min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-up</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/solid/hashtag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -3828,6 +3860,14 @@
|
||||
<span class="ml2 f2 gray5 fw6">smile</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/solid/snowflake.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-snowflake min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">snowflake</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/solid/sort.svg" target="_blank" class="color-inherit link">
|
||||
@@ -4132,6 +4172,22 @@
|
||||
<span class="ml2 f2 gray5 fw6">tablet-android-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/solid/tachometer.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-tachometer min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer</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/solid/tachometer-alt.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fas fa-tachometer-alt min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer-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/solid/tag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -4792,7 +4848,7 @@
|
||||
</section>
|
||||
|
||||
<section id="far" class="mb7">
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Regular <span class="pl3 gray5 fr">583 icons</span></h2>
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Regular <span class="pl3 gray5 fr">590 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">
|
||||
@@ -6947,6 +7003,38 @@
|
||||
<span class="ml2 f2 gray5 fw6">h3</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/regular/hand-point-down.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-hand-point-down min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-down</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/regular/hand-point-left.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-hand-point-left min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-left</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/regular/hand-point-right.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-hand-point-right min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-right</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/regular/hand-point-up.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-hand-point-up min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-up</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/regular/hashtag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -8499,6 +8587,14 @@
|
||||
<span class="ml2 f2 gray5 fw6">smile</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/regular/snowflake.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-snowflake min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">snowflake</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/regular/sort.svg" target="_blank" class="color-inherit link">
|
||||
@@ -8803,6 +8899,22 @@
|
||||
<span class="ml2 f2 gray5 fw6">tablet-android-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/regular/tachometer.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-tachometer min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer</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/regular/tachometer-alt.svg" target="_blank" class="color-inherit link">
|
||||
<i class="far fa-tachometer-alt min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer-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/regular/tag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -9463,7 +9575,7 @@
|
||||
</section>
|
||||
|
||||
<section id="fal" class="mb7">
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Light <span class="pl3 gray5 fr">583 icons</span></h2>
|
||||
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Light <span class="pl3 gray5 fr">590 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">
|
||||
@@ -11618,6 +11730,38 @@
|
||||
<span class="ml2 f2 gray5 fw6">h3</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/light/hand-point-down.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-hand-point-down min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-down</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/light/hand-point-left.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-hand-point-left min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-left</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/light/hand-point-right.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-hand-point-right min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-right</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/light/hand-point-up.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-hand-point-up min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">hand-point-up</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/light/hashtag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -13170,6 +13314,14 @@
|
||||
<span class="ml2 f2 gray5 fw6">smile</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/light/snowflake.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-snowflake min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">snowflake</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/light/sort.svg" target="_blank" class="color-inherit link">
|
||||
@@ -13474,6 +13626,22 @@
|
||||
<span class="ml2 f2 gray5 fw6">tablet-android-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/light/tachometer.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-tachometer min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer</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/light/tachometer-alt.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fal fa-tachometer-alt min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">tachometer-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/light/tag.svg" target="_blank" class="color-inherit link">
|
||||
@@ -14134,7 +14302,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">291 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">292 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">
|
||||
@@ -16025,6 +16193,14 @@
|
||||
<span class="ml2 f2 gray5 fw6">steam-symbol</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/sticker-mule.svg" target="_blank" class="color-inherit link">
|
||||
<i class="fab fa-sticker-mule min-w1 w-auto"></i>
|
||||
</a>
|
||||
<span class="ml2 f2 gray5 fw6">sticker-mule</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/studiovinari.svg" target="_blank" class="color-inherit link">
|
||||
|
||||
Reference in New Issue
Block a user