Files
Font-Awesome-Pro/docs/svg-sprite.html
2017-12-19 17:40:47 -06:00

24177 lines
1.5 MiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SVG Sprite Demo - Font Awesome 5</title>
<!-- font awesome team specific styling. ignore/replace with your own -->
<script src="https://use.fortawesome.com/349cfdf6.js"></script>
<link rel="stylesheet" href="https://static.fontawesome.com/css/fontawesome-app.css">
<link rel="stylesheet" href="https://static.fontawesome.com/css/fontawesome-prism.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.4/lodash.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.6.0/prism.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.6.0/components/prism-markup.min.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function () {
_.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')
exampleContainer.innerHTML = '<div class="pa3 pre"><code class="mt0" style="color: #afafaf;">' + Prism.highlight(exampleCode, Prism.languages.markup).trim() + '</code></div>'
})
_.forEach(document.querySelectorAll('[data-highlight]'), function (element) {
var indentLevel = element.innerHTML.indexOf('&lt;')
var exampleCode = _.unescape(element.innerHTML.split('\n').map(function (e) { return e.slice(indentLevel - 1) }).join('\n'))
element.innerHTML = '<div class="pre"><code class="mt0">' + Prism.highlight(exampleCode, Prism.languages.markup).trim() + '</code></div>'
})
})
</script>
<style>
.icon {
width: 48px;
height: 48px;
}
</style>
</head>
<body class="no-js min-vh-100 bg-gray1 gray7 ma0">
<div class="w-100" id="page-top">
<div class="mw9 center overflow-auto relative bg-near-white flex flex-column min-vh-100 shadow-wrap">
<div class="w-100 flex-grow-1 flex-shrink-none flex-basis-auto flex flex-column flex-row-ns flex-nowrap-ns">
<div class="bg-gray8 ph4 ph6-ns pv6 w-third-ns w-20-l br bw2 b--black-10 relative">
<h1 class="mt0 mb6 f4 tc">
<a href="https://fontawesome.com/" class="link white dib">
<i class="fa5 fa5-2x fa5-logo-o dib v-mid mr2 mr0-ns db-ns mb2-ns hover-blue4 link"></i>
<span class="f5 f4-m f5-l f5-xl fw6 sans-serif db-ns">Font Awesome</span>
</a>
</h1>
<nav>
<a href="index.html" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-flag-r fa5-lg"></i></span>
<span class="fw6">Getting Started</span>
</a>
<a href="../docs/inventory.html" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-book-r fa5-lg"></i></span>
<span class="fw6">All Icons</span>
</a>
<a href="../docs/recent.html" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-clock-r fa5-lg"></i></span>
<span class="fw6">Recently Added</span>
</a>
<a href="../docs/svg-with-js.html" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-magic-r fa5-lg"></i></span>
<span class="fw6">SVG Framework</span>
</a>
<a href="../docs/svg-sprite.html" class="db link blue4 tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns "><i class="fa5 fa5-th-r fa5-lg"></i></span>
<span class="fw6">SVG Sprites</span>
</a>
<a href="../docs/webfont.html" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-font-r fa5-lg"></i></span>
<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">
<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>
</a>
<a href="https://github.com/FortAwesome/Font-Awesome-Pro" target="_blank" class="db link white o-80 glow tc-ns f3">
<span class="dib v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-github fa5-2x"></i></span>
<span class="fw6">GitHub Project</span>
</a>
</nav>
<a href="#page-top" class="dn db-ns link o-20 glow white glow fixed bottom--1 right-1 bg-blue br3 br--top pa3 pb4 z-2">
<span data-balloon="Top of the page" data-balloon-pos="left"><i class="fa5 fa5-arrow-to-top-r"></i></span>
</a>
</div>
<div class="w-80-l">
<div role="alert" class="dt w-100 relative bb bw2 b--warning2 bg-warning1">
<div class="dtc v-mid w-1 pv4 pl4 pl6-ns warning5 tc">
<i class="fa5 fa5-exclamation-triangle fa5-2x" aria-hidden="true"></i>
</div>
<div class="dtc v-mid pa4 br--right br2">
<p class="mv0 lh-copy"><strong class="fw7">Psst! These demos are for you, an official Supporter. Please don't distribute them to the general public</strong>.</p>
</div>
</div>
<script>
var check = function () {
if (window.location.toString().indexOf('file://') === 0) {
document.getElementById('webserver-warning').style.display = 'block';
}
}
document.addEventListener('DOMContentLoaded', check)
</script>
<div class="ph4 ph6-ns pv6">
<div role="alert" class="dt w-100 relative mb4">
<div class="dtc v-mid w-1 pa3 tc bg-red7 red2 br2 br--left">
<i class="fa5 fa5-lightbulb fa5-2x animated infinite pulseOpacity animated3" aria-hidden="true"></i>
</div>
<div class="dtc v-mid pa3 br--right br2 bg-red5 red0">
<p class="mv0 lh-copy fw6">View this demo's source to see how these icons are rendered!</p>
</div>
</div>
<h1 class="mt0 mb2 b f6">
<span class="db gray5 mb2 f3 fw6">Demo</span>
<span class="db">Using Font Awesome 5's SVG Sprites</span>
</h1>
<nav class="db w-100 mb6 pt4 bt bw2 b--gray1 cf">
<a class="db dib-l v-mid-l link blue4 underline-hover hover-blue pv2 mb2 mb0-l bb bw b--gray1 bn-l pv0-l" href="#renderings">Icon Renderings</a>
<a class="db dib-l v-mid-l link blue4 underline-hover hover-blue ml2-l fr-l pv2 mb2 mb0-l bb bw b--gray1 bn-l pv0-l" href="index.html#svg-sprites">How to Get Started</a>
</nav>
<div id="webserver-warning" style="display: none;" role="alert" class="dt w-100 relative mb6 mt4">
<div class="dtc v-mid w-1 pa3 tc bg-info6 info0 br2 br--left">
<i class="fa5 fa5-exclamation-triangle fa5-2x animated infinite pulseOpacity animated3" aria-hidden="true"></i>
</div>
<div class="dtc v-mid pa3 br--right br2 bg-info0">
<p class="mv0 lh-copy">Oh no! The icons are broken below aren't they? You need to serve this file using a web server (ex: http://localhost) because of how SVG sprites work. Try using the included demo web server.</p>
</div>
</div>
<div id="renderings">
<section id="fas" class="mb6">
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Solid <span class="pl3 gray5 fr mt1 f3">619 icons</span></h2>
<ul class="nl3 nr3 list ma0 pa0 flex flex-row flex-wrap gray9">
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/address-book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#address-book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-book</span>
<span class="mt1 f2 o-30">f2b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/address-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#address-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-card</span>
<span class="mt1 f2 o-30">f2bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/adjust.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#adjust"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">adjust</span>
<span class="mt1 f2 o-30">f042</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/alarm-clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#alarm-clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">alarm-clock</span>
<span class="mt1 f2 o-30">f34e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/align-center.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#align-center"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-center</span>
<span class="mt1 f2 o-30">f037</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/align-justify.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#align-justify"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-justify</span>
<span class="mt1 f2 o-30">f039</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/align-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#align-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-left</span>
<span class="mt1 f2 o-30">f036</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/align-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#align-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-right</span>
<span class="mt1 f2 o-30">f038</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ambulance.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ambulance"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ambulance</span>
<span class="mt1 f2 o-30">f0f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/american-sign-language-interpreting.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#american-sign-language-interpreting"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">american-sign-language-interpreting</span>
<span class="mt1 f2 o-30">f2a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/anchor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#anchor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">anchor</span>
<span class="mt1 f2 o-30">f13d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-down</span>
<span class="mt1 f2 o-30">f103</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-left</span>
<span class="mt1 f2 o-30">f100</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-right</span>
<span class="mt1 f2 o-30">f101</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-up</span>
<span class="mt1 f2 o-30">f102</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-down</span>
<span class="mt1 f2 o-30">f107</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-left</span>
<span class="mt1 f2 o-30">f104</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-right</span>
<span class="mt1 f2 o-30">f105</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/angle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#angle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-up</span>
<span class="mt1 f2 o-30">f106</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">archive</span>
<span class="mt1 f2 o-30">f187</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-down</span>
<span class="mt1 f2 o-30">f358</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-left</span>
<span class="mt1 f2 o-30">f359</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-right</span>
<span class="mt1 f2 o-30">f35a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-up</span>
<span class="mt1 f2 o-30">f35b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-down</span>
<span class="mt1 f2 o-30">f354</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-bottom</span>
<span class="mt1 f2 o-30">f346</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-left</span>
<span class="mt1 f2 o-30">f347</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-right</span>
<span class="mt1 f2 o-30">f348</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-top</span>
<span class="mt1 f2 o-30">f349</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-left</span>
<span class="mt1 f2 o-30">f355</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-right</span>
<span class="mt1 f2 o-30">f356</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-down</span>
<span class="mt1 f2 o-30">f350</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-left</span>
<span class="mt1 f2 o-30">f351</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-right</span>
<span class="mt1 f2 o-30">f352</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-up</span>
<span class="mt1 f2 o-30">f353</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-bottom</span>
<span class="mt1 f2 o-30">f34a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-left</span>
<span class="mt1 f2 o-30">f34b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-right</span>
<span class="mt1 f2 o-30">f34c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-top</span>
<span class="mt1 f2 o-30">f34d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-up</span>
<span class="mt1 f2 o-30">f357</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-down</span>
<span class="mt1 f2 o-30">f0ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-left</span>
<span class="mt1 f2 o-30">f0a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-right</span>
<span class="mt1 f2 o-30">f0a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-up</span>
<span class="mt1 f2 o-30">f0aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-down</span>
<span class="mt1 f2 o-30">f063</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-bottom</span>
<span class="mt1 f2 o-30">f342</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-left</span>
<span class="mt1 f2 o-30">f343</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-right</span>
<span class="mt1 f2 o-30">f344</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-top</span>
<span class="mt1 f2 o-30">f345</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-left</span>
<span class="mt1 f2 o-30">f060</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-right</span>
<span class="mt1 f2 o-30">f061</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-down</span>
<span class="mt1 f2 o-30">f339</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-left</span>
<span class="mt1 f2 o-30">f33a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-right</span>
<span class="mt1 f2 o-30">f33b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-up</span>
<span class="mt1 f2 o-30">f33c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-bottom</span>
<span class="mt1 f2 o-30">f33d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-left</span>
<span class="mt1 f2 o-30">f33e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-right</span>
<span class="mt1 f2 o-30">f340</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-top</span>
<span class="mt1 f2 o-30">f341</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-up</span>
<span class="mt1 f2 o-30">f062</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows</span>
<span class="mt1 f2 o-30">f047</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt</span>
<span class="mt1 f2 o-30">f0b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows-alt-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows-alt-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-h</span>
<span class="mt1 f2 o-30">f337</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows-alt-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows-alt-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-v</span>
<span class="mt1 f2 o-30">f338</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-h</span>
<span class="mt1 f2 o-30">f07e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/arrows-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#arrows-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-v</span>
<span class="mt1 f2 o-30">f07d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/assistive-listening-systems.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#assistive-listening-systems"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">assistive-listening-systems</span>
<span class="mt1 f2 o-30">f2a2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/asterisk.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#asterisk"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">asterisk</span>
<span class="mt1 f2 o-30">f069</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/at.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#at"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">at</span>
<span class="mt1 f2 o-30">f1fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/audio-description.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#audio-description"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">audio-description</span>
<span class="mt1 f2 o-30">f29e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">backward</span>
<span class="mt1 f2 o-30">f04a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge</span>
<span class="mt1 f2 o-30">f335</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/badge-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#badge-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge-check</span>
<span class="mt1 f2 o-30">f336</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/balance-scale.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#balance-scale"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">balance-scale</span>
<span class="mt1 f2 o-30">f24e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ban.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ban"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ban</span>
<span class="mt1 f2 o-30">f05e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/barcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#barcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">barcode</span>
<span class="mt1 f2 o-30">f02a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bars</span>
<span class="mt1 f2 o-30">f0c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bath.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bath"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bath</span>
<span class="mt1 f2 o-30">f2cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-bolt</span>
<span class="mt1 f2 o-30">f376</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-empty</span>
<span class="mt1 f2 o-30">f244</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-full</span>
<span class="mt1 f2 o-30">f240</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-half</span>
<span class="mt1 f2 o-30">f242</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-quarter</span>
<span class="mt1 f2 o-30">f243</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-slash</span>
<span class="mt1 f2 o-30">f377</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/battery-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#battery-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-three-quarters</span>
<span class="mt1 f2 o-30">f241</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bed.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bed"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bed</span>
<span class="mt1 f2 o-30">f236</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/beer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#beer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">beer</span>
<span class="mt1 f2 o-30">f0fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bell.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bell"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell</span>
<span class="mt1 f2 o-30">f0f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bell-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bell-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell-slash</span>
<span class="mt1 f2 o-30">f1f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bicycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bicycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bicycle</span>
<span class="mt1 f2 o-30">f206</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/binoculars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#binoculars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">binoculars</span>
<span class="mt1 f2 o-30">f1e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/birthday-cake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#birthday-cake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">birthday-cake</span>
<span class="mt1 f2 o-30">f1fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/blind.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#blind"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blind</span>
<span class="mt1 f2 o-30">f29d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bold.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bold"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bold</span>
<span class="mt1 f2 o-30">f032</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bolt</span>
<span class="mt1 f2 o-30">f0e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bomb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bomb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bomb</span>
<span class="mt1 f2 o-30">f1e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">book</span>
<span class="mt1 f2 o-30">f02d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bookmark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bookmark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bookmark</span>
<span class="mt1 f2 o-30">f02e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/braille.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#braille"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">braille</span>
<span class="mt1 f2 o-30">f2a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/briefcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#briefcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">briefcase</span>
<span class="mt1 f2 o-30">f0b1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/browser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#browser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">browser</span>
<span class="mt1 f2 o-30">f37e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bug</span>
<span class="mt1 f2 o-30">f188</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/building.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#building"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">building</span>
<span class="mt1 f2 o-30">f1ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bullhorn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bullhorn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullhorn</span>
<span class="mt1 f2 o-30">f0a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bullseye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bullseye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullseye</span>
<span class="mt1 f2 o-30">f140</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/bus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#bus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bus</span>
<span class="mt1 f2 o-30">f207</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calculator.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calculator"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calculator</span>
<span class="mt1 f2 o-30">f1ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar</span>
<span class="mt1 f2 o-30">f133</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-alt</span>
<span class="mt1 f2 o-30">f073</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-check</span>
<span class="mt1 f2 o-30">f274</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-edit</span>
<span class="mt1 f2 o-30">f333</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-exclamation</span>
<span class="mt1 f2 o-30">f334</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-minus</span>
<span class="mt1 f2 o-30">f272</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-plus</span>
<span class="mt1 f2 o-30">f271</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/calendar-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#calendar-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-times</span>
<span class="mt1 f2 o-30">f273</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/camera.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#camera"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera</span>
<span class="mt1 f2 o-30">f030</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/camera-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#camera-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-alt</span>
<span class="mt1 f2 o-30">f332</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/camera-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#camera-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-retro</span>
<span class="mt1 f2 o-30">f083</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/car.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#car"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">car</span>
<span class="mt1 f2 o-30">f1b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-down</span>
<span class="mt1 f2 o-30">f32d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-left</span>
<span class="mt1 f2 o-30">f32e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-right</span>
<span class="mt1 f2 o-30">f330</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-up</span>
<span class="mt1 f2 o-30">f331</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-down</span>
<span class="mt1 f2 o-30">f0d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-left</span>
<span class="mt1 f2 o-30">f0d9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-right</span>
<span class="mt1 f2 o-30">f0da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-down</span>
<span class="mt1 f2 o-30">f150</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-left</span>
<span class="mt1 f2 o-30">f191</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-right</span>
<span class="mt1 f2 o-30">f152</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-up</span>
<span class="mt1 f2 o-30">f151</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/caret-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#caret-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-up</span>
<span class="mt1 f2 o-30">f0d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cart-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cart-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-arrow-down</span>
<span class="mt1 f2 o-30">f218</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cart-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cart-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-plus</span>
<span class="mt1 f2 o-30">f217</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/certificate.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#certificate"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">certificate</span>
<span class="mt1 f2 o-30">f0a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chart-area.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chart-area"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-area</span>
<span class="mt1 f2 o-30">f1fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chart-bar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chart-bar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-bar</span>
<span class="mt1 f2 o-30">f080</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chart-line.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chart-line"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-line</span>
<span class="mt1 f2 o-30">f201</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chart-pie.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chart-pie"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-pie</span>
<span class="mt1 f2 o-30">f200</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check</span>
<span class="mt1 f2 o-30">f00c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/check-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#check-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-circle</span>
<span class="mt1 f2 o-30">f058</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/check-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#check-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-square</span>
<span class="mt1 f2 o-30">f14a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-down</span>
<span class="mt1 f2 o-30">f13a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-left</span>
<span class="mt1 f2 o-30">f137</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-right</span>
<span class="mt1 f2 o-30">f138</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-up</span>
<span class="mt1 f2 o-30">f139</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-down</span>
<span class="mt1 f2 o-30">f322</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-left</span>
<span class="mt1 f2 o-30">f323</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-right</span>
<span class="mt1 f2 o-30">f324</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-up</span>
<span class="mt1 f2 o-30">f325</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-down</span>
<span class="mt1 f2 o-30">f078</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-left</span>
<span class="mt1 f2 o-30">f053</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-right</span>
<span class="mt1 f2 o-30">f054</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-down</span>
<span class="mt1 f2 o-30">f329</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-left</span>
<span class="mt1 f2 o-30">f32a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-right</span>
<span class="mt1 f2 o-30">f32b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-up</span>
<span class="mt1 f2 o-30">f32c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/chevron-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#chevron-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-up</span>
<span class="mt1 f2 o-30">f077</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/child.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#child"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">child</span>
<span class="mt1 f2 o-30">f1ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle</span>
<span class="mt1 f2 o-30">f111</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/circle-notch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#circle-notch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle-notch</span>
<span class="mt1 f2 o-30">f1ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/clipboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#clipboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clipboard</span>
<span class="mt1 f2 o-30">f328</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clock</span>
<span class="mt1 f2 o-30">f017</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/clone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#clone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clone</span>
<span class="mt1 f2 o-30">f24d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/closed-captioning.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#closed-captioning"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">closed-captioning</span>
<span class="mt1 f2 o-30">f20a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cloud.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cloud"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud</span>
<span class="mt1 f2 o-30">f0c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cloud-download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cloud-download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download</span>
<span class="mt1 f2 o-30">f0ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cloud-download-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cloud-download-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download-alt</span>
<span class="mt1 f2 o-30">f381</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cloud-upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cloud-upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload</span>
<span class="mt1 f2 o-30">f0ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cloud-upload-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cloud-upload-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload-alt</span>
<span class="mt1 f2 o-30">f382</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/club.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#club"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">club</span>
<span class="mt1 f2 o-30">f327</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code</span>
<span class="mt1 f2 o-30">f121</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/code-branch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#code-branch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-branch</span>
<span class="mt1 f2 o-30">f126</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/code-commit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#code-commit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-commit</span>
<span class="mt1 f2 o-30">f386</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/code-merge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#code-merge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-merge</span>
<span class="mt1 f2 o-30">f387</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/coffee.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#coffee"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">coffee</span>
<span class="mt1 f2 o-30">f0f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cog.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cog"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cog</span>
<span class="mt1 f2 o-30">f013</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cogs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cogs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cogs</span>
<span class="mt1 f2 o-30">f085</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/columns.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#columns"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">columns</span>
<span class="mt1 f2 o-30">f0db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/comment.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#comment"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment</span>
<span class="mt1 f2 o-30">f075</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/comment-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#comment-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment-alt</span>
<span class="mt1 f2 o-30">f27a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/comments.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#comments"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comments</span>
<span class="mt1 f2 o-30">f086</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/compass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#compass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compass</span>
<span class="mt1 f2 o-30">f14e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/compress.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#compress"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress</span>
<span class="mt1 f2 o-30">f066</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/compress-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#compress-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-alt</span>
<span class="mt1 f2 o-30">f422</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/compress-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#compress-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-wide</span>
<span class="mt1 f2 o-30">f326</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/copy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#copy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copy</span>
<span class="mt1 f2 o-30">f0c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/copyright.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#copyright"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copyright</span>
<span class="mt1 f2 o-30">f1f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/credit-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#credit-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card</span>
<span class="mt1 f2 o-30">f09d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/credit-card-blank.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#credit-card-blank"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-blank</span>
<span class="mt1 f2 o-30">f389</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/credit-card-front.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#credit-card-front"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-front</span>
<span class="mt1 f2 o-30">f38a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/crop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#crop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crop</span>
<span class="mt1 f2 o-30">f125</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/crosshairs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#crosshairs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crosshairs</span>
<span class="mt1 f2 o-30">f05b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cube.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cube"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cube</span>
<span class="mt1 f2 o-30">f1b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cubes.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cubes"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cubes</span>
<span class="mt1 f2 o-30">f1b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/cut.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#cut"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cut</span>
<span class="mt1 f2 o-30">f0c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/database.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#database"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">database</span>
<span class="mt1 f2 o-30">f1c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/deaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#deaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deaf</span>
<span class="mt1 f2 o-30">f2a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/desktop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#desktop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop</span>
<span class="mt1 f2 o-30">f108</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/desktop-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#desktop-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop-alt</span>
<span class="mt1 f2 o-30">f390</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/diamond.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#diamond"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">diamond</span>
<span class="mt1 f2 o-30">f219</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/dollar-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#dollar-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dollar-sign</span>
<span class="mt1 f2 o-30">f155</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/dot-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#dot-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dot-circle</span>
<span class="mt1 f2 o-30">f192</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">download</span>
<span class="mt1 f2 o-30">f019</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">edit</span>
<span class="mt1 f2 o-30">f044</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/eject.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#eject"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eject</span>
<span class="mt1 f2 o-30">f052</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ellipsis-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ellipsis-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h</span>
<span class="mt1 f2 o-30">f141</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ellipsis-h-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ellipsis-h-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h-alt</span>
<span class="mt1 f2 o-30">f39b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ellipsis-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ellipsis-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v</span>
<span class="mt1 f2 o-30">f142</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ellipsis-v-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ellipsis-v-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v-alt</span>
<span class="mt1 f2 o-30">f39c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/envelope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#envelope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope</span>
<span class="mt1 f2 o-30">f0e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/envelope-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#envelope-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-open</span>
<span class="mt1 f2 o-30">f2b6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/envelope-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#envelope-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-square</span>
<span class="mt1 f2 o-30">f199</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/eraser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#eraser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eraser</span>
<span class="mt1 f2 o-30">f12d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/euro-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#euro-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">euro-sign</span>
<span class="mt1 f2 o-30">f153</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exchange.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exchange"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange</span>
<span class="mt1 f2 o-30">f0ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exchange-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exchange-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange-alt</span>
<span class="mt1 f2 o-30">f362</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation</span>
<span class="mt1 f2 o-30">f12a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exclamation-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exclamation-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-circle</span>
<span class="mt1 f2 o-30">f06a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exclamation-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exclamation-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-square</span>
<span class="mt1 f2 o-30">f321</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/exclamation-triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#exclamation-triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-triangle</span>
<span class="mt1 f2 o-30">f071</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/expand.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#expand"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand</span>
<span class="mt1 f2 o-30">f065</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/expand-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#expand-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-alt</span>
<span class="mt1 f2 o-30">f424</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/expand-arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#expand-arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows</span>
<span class="mt1 f2 o-30">f31d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/expand-arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#expand-arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows-alt</span>
<span class="mt1 f2 o-30">f31e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/expand-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#expand-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-wide</span>
<span class="mt1 f2 o-30">f320</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/external-link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#external-link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link</span>
<span class="mt1 f2 o-30">f08e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/external-link-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#external-link-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-alt</span>
<span class="mt1 f2 o-30">f35d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/external-link-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#external-link-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square</span>
<span class="mt1 f2 o-30">f14c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/external-link-square-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#external-link-square-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square-alt</span>
<span class="mt1 f2 o-30">f360</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/eye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#eye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye</span>
<span class="mt1 f2 o-30">f06e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/eye-dropper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#eye-dropper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-dropper</span>
<span class="mt1 f2 o-30">f1fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/eye-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#eye-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-slash</span>
<span class="mt1 f2 o-30">f070</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fast-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fast-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-backward</span>
<span class="mt1 f2 o-30">f049</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fast-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fast-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-forward</span>
<span class="mt1 f2 o-30">f050</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fax.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fax"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fax</span>
<span class="mt1 f2 o-30">f1ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/female.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#female"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">female</span>
<span class="mt1 f2 o-30">f182</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fighter-jet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fighter-jet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fighter-jet</span>
<span class="mt1 f2 o-30">f0fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file</span>
<span class="mt1 f2 o-30">f15b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-alt</span>
<span class="mt1 f2 o-30">f15c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-archive</span>
<span class="mt1 f2 o-30">f1c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-audio.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-audio"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-audio</span>
<span class="mt1 f2 o-30">f1c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-check</span>
<span class="mt1 f2 o-30">f316</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-code</span>
<span class="mt1 f2 o-30">f1c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-edit</span>
<span class="mt1 f2 o-30">f31c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-excel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-excel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-excel</span>
<span class="mt1 f2 o-30">f1c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-exclamation</span>
<span class="mt1 f2 o-30">f31a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-image</span>
<span class="mt1 f2 o-30">f1c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-minus</span>
<span class="mt1 f2 o-30">f318</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-pdf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-pdf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-pdf</span>
<span class="mt1 f2 o-30">f1c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-plus</span>
<span class="mt1 f2 o-30">f319</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-powerpoint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-powerpoint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-powerpoint</span>
<span class="mt1 f2 o-30">f1c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-times</span>
<span class="mt1 f2 o-30">f317</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-video</span>
<span class="mt1 f2 o-30">f1c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/file-word.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#file-word"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-word</span>
<span class="mt1 f2 o-30">f1c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/film.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#film"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film</span>
<span class="mt1 f2 o-30">f008</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/film-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#film-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film-alt</span>
<span class="mt1 f2 o-30">f3a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/filter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#filter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">filter</span>
<span class="mt1 f2 o-30">f0b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fire.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fire"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire</span>
<span class="mt1 f2 o-30">f06d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/fire-extinguisher.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#fire-extinguisher"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire-extinguisher</span>
<span class="mt1 f2 o-30">f134</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/flag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#flag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag</span>
<span class="mt1 f2 o-30">f024</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/flag-checkered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#flag-checkered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag-checkered</span>
<span class="mt1 f2 o-30">f11e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/flask.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#flask"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flask</span>
<span class="mt1 f2 o-30">f0c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/folder.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#folder"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder</span>
<span class="mt1 f2 o-30">f07b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/folder-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#folder-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder-open</span>
<span class="mt1 f2 o-30">f07c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/font.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#font"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font</span>
<span class="mt1 f2 o-30">f031</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">forward</span>
<span class="mt1 f2 o-30">f04e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/frown.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#frown"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">frown</span>
<span class="mt1 f2 o-30">f119</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/futbol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#futbol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">futbol</span>
<span class="mt1 f2 o-30">f1e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/gamepad.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#gamepad"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gamepad</span>
<span class="mt1 f2 o-30">f11b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/gavel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#gavel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gavel</span>
<span class="mt1 f2 o-30">f0e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/gem.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#gem"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gem</span>
<span class="mt1 f2 o-30">f3a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/genderless.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#genderless"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">genderless</span>
<span class="mt1 f2 o-30">f22d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/gift.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#gift"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gift</span>
<span class="mt1 f2 o-30">f06b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/glass-martini.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#glass-martini"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">glass-martini</span>
<span class="mt1 f2 o-30">f000</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/globe.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#globe"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">globe</span>
<span class="mt1 f2 o-30">f0ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/graduation-cap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#graduation-cap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">graduation-cap</span>
<span class="mt1 f2 o-30">f19d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h-square</span>
<span class="mt1 f2 o-30">f0fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/h1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#h1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h1</span>
<span class="mt1 f2 o-30">f313</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/h2.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#h2"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h2</span>
<span class="mt1 f2 o-30">f314</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/h3.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#h3"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h3</span>
<span class="mt1 f2 o-30">f315</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-lizard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-lizard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-lizard</span>
<span class="mt1 f2 o-30">f258</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-paper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-paper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-paper</span>
<span class="mt1 f2 o-30">f256</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-peace.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-peace"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-peace</span>
<span class="mt1 f2 o-30">f25b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-point-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-point-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-down</span>
<span class="mt1 f2 o-30">f0a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-point-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-point-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-left</span>
<span class="mt1 f2 o-30">f0a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-point-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-point-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-right</span>
<span class="mt1 f2 o-30">f0a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-point-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-point-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-up</span>
<span class="mt1 f2 o-30">f0a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-pointer</span>
<span class="mt1 f2 o-30">f25a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-rock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-rock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-rock</span>
<span class="mt1 f2 o-30">f255</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-scissors.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-scissors"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-scissors</span>
<span class="mt1 f2 o-30">f257</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hand-spock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hand-spock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-spock</span>
<span class="mt1 f2 o-30">f259</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/handshake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#handshake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">handshake</span>
<span class="mt1 f2 o-30">f2b5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hashtag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hashtag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hashtag</span>
<span class="mt1 f2 o-30">f292</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hdd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hdd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hdd</span>
<span class="mt1 f2 o-30">f0a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/heading.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#heading"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heading</span>
<span class="mt1 f2 o-30">f1dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/headphones.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#headphones"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">headphones</span>
<span class="mt1 f2 o-30">f025</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/heart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#heart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heart</span>
<span class="mt1 f2 o-30">f004</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/heartbeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#heartbeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heartbeat</span>
<span class="mt1 f2 o-30">f21e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hexagon</span>
<span class="mt1 f2 o-30">f312</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/history.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#history"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">history</span>
<span class="mt1 f2 o-30">f1da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/home.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#home"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">home</span>
<span class="mt1 f2 o-30">f015</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hospital.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hospital"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hospital</span>
<span class="mt1 f2 o-30">f0f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hourglass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hourglass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass</span>
<span class="mt1 f2 o-30">f254</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hourglass-end.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hourglass-end"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-end</span>
<span class="mt1 f2 o-30">f253</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hourglass-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hourglass-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-half</span>
<span class="mt1 f2 o-30">f252</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/hourglass-start.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#hourglass-start"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-start</span>
<span class="mt1 f2 o-30">f251</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/i-cursor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#i-cursor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">i-cursor</span>
<span class="mt1 f2 o-30">f246</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/id-badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#id-badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-badge</span>
<span class="mt1 f2 o-30">f2c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/id-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#id-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-card</span>
<span class="mt1 f2 o-30">f2c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">image</span>
<span class="mt1 f2 o-30">f03e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/images.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#images"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">images</span>
<span class="mt1 f2 o-30">f302</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/inbox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#inbox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox</span>
<span class="mt1 f2 o-30">f01c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/inbox-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#inbox-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-in</span>
<span class="mt1 f2 o-30">f310</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/inbox-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#inbox-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-out</span>
<span class="mt1 f2 o-30">f311</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/indent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#indent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">indent</span>
<span class="mt1 f2 o-30">f03c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/industry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#industry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry</span>
<span class="mt1 f2 o-30">f275</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/industry-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#industry-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry-alt</span>
<span class="mt1 f2 o-30">f3b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/info.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#info"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info</span>
<span class="mt1 f2 o-30">f129</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/info-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#info-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-circle</span>
<span class="mt1 f2 o-30">f05a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/info-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#info-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-square</span>
<span class="mt1 f2 o-30">f30f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/italic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#italic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">italic</span>
<span class="mt1 f2 o-30">f033</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/jack-o-lantern.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#jack-o-lantern"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">jack-o-lantern</span>
<span class="mt1 f2 o-30">f30e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/key.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#key"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">key</span>
<span class="mt1 f2 o-30">f084</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/keyboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#keyboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">keyboard</span>
<span class="mt1 f2 o-30">f11c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">language</span>
<span class="mt1 f2 o-30">f1ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/laptop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#laptop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">laptop</span>
<span class="mt1 f2 o-30">f109</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/leaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#leaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">leaf</span>
<span class="mt1 f2 o-30">f06c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lemon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lemon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lemon</span>
<span class="mt1 f2 o-30">f094</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/level-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#level-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down</span>
<span class="mt1 f2 o-30">f149</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/level-down-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#level-down-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down-alt</span>
<span class="mt1 f2 o-30">f3be</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/level-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#level-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up</span>
<span class="mt1 f2 o-30">f148</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/level-up-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#level-up-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up-alt</span>
<span class="mt1 f2 o-30">f3bf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/life-ring.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#life-ring"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">life-ring</span>
<span class="mt1 f2 o-30">f1cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lightbulb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lightbulb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lightbulb</span>
<span class="mt1 f2 o-30">f0eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">link</span>
<span class="mt1 f2 o-30">f0c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lira-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lira-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lira-sign</span>
<span class="mt1 f2 o-30">f195</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list</span>
<span class="mt1 f2 o-30">f03a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/list-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#list-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-alt</span>
<span class="mt1 f2 o-30">f022</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/list-ol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#list-ol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ol</span>
<span class="mt1 f2 o-30">f0cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/list-ul.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#list-ul"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ul</span>
<span class="mt1 f2 o-30">f0ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/location-arrow.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#location-arrow"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">location-arrow</span>
<span class="mt1 f2 o-30">f124</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock</span>
<span class="mt1 f2 o-30">f023</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-alt</span>
<span class="mt1 f2 o-30">f30d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lock-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lock-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open</span>
<span class="mt1 f2 o-30">f3c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/lock-open-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#lock-open-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open-alt</span>
<span class="mt1 f2 o-30">f3c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-down</span>
<span class="mt1 f2 o-30">f309</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-left</span>
<span class="mt1 f2 o-30">f30a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-right</span>
<span class="mt1 f2 o-30">f30b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-up</span>
<span class="mt1 f2 o-30">f30c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-down</span>
<span class="mt1 f2 o-30">f175</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-left</span>
<span class="mt1 f2 o-30">f177</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-right</span>
<span class="mt1 f2 o-30">f178</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/long-arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#long-arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-up</span>
<span class="mt1 f2 o-30">f176</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/low-vision.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#low-vision"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">low-vision</span>
<span class="mt1 f2 o-30">f2a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/magic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#magic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magic</span>
<span class="mt1 f2 o-30">f0d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/magnet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#magnet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magnet</span>
<span class="mt1 f2 o-30">f076</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/male.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#male"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">male</span>
<span class="mt1 f2 o-30">f183</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/map.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#map"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map</span>
<span class="mt1 f2 o-30">f279</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/map-marker.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#map-marker"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker</span>
<span class="mt1 f2 o-30">f041</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/map-marker-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#map-marker-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker-alt</span>
<span class="mt1 f2 o-30">f3c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/map-pin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#map-pin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-pin</span>
<span class="mt1 f2 o-30">f276</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/map-signs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#map-signs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-signs</span>
<span class="mt1 f2 o-30">f277</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars</span>
<span class="mt1 f2 o-30">f222</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mars-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mars-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-double</span>
<span class="mt1 f2 o-30">f227</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mars-stroke.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mars-stroke"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke</span>
<span class="mt1 f2 o-30">f229</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mars-stroke-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mars-stroke-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-h</span>
<span class="mt1 f2 o-30">f22b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mars-stroke-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mars-stroke-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-v</span>
<span class="mt1 f2 o-30">f22a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/medkit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#medkit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medkit</span>
<span class="mt1 f2 o-30">f0fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/meh.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#meh"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">meh</span>
<span class="mt1 f2 o-30">f11a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mercury.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mercury"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mercury</span>
<span class="mt1 f2 o-30">f223</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/microchip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#microchip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microchip</span>
<span class="mt1 f2 o-30">f2db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/microphone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#microphone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone</span>
<span class="mt1 f2 o-30">f130</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/microphone-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#microphone-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-alt</span>
<span class="mt1 f2 o-30">f3c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/microphone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#microphone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-slash</span>
<span class="mt1 f2 o-30">f131</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus</span>
<span class="mt1 f2 o-30">f068</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/minus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#minus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-circle</span>
<span class="mt1 f2 o-30">f056</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/minus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#minus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-hexagon</span>
<span class="mt1 f2 o-30">f307</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/minus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#minus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-octagon</span>
<span class="mt1 f2 o-30">f308</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/minus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#minus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-square</span>
<span class="mt1 f2 o-30">f146</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mobile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mobile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile</span>
<span class="mt1 f2 o-30">f10b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mobile-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mobile-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-alt</span>
<span class="mt1 f2 o-30">f3cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mobile-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mobile-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android</span>
<span class="mt1 f2 o-30">f3ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mobile-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mobile-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android-alt</span>
<span class="mt1 f2 o-30">f3cf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/money-bill.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#money-bill"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill</span>
<span class="mt1 f2 o-30">f0d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/money-bill-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#money-bill-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill-alt</span>
<span class="mt1 f2 o-30">f3d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/moon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#moon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">moon</span>
<span class="mt1 f2 o-30">f186</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/motorcycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#motorcycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">motorcycle</span>
<span class="mt1 f2 o-30">f21c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/mouse-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#mouse-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mouse-pointer</span>
<span class="mt1 f2 o-30">f245</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/music.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#music"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">music</span>
<span class="mt1 f2 o-30">f001</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/neuter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#neuter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">neuter</span>
<span class="mt1 f2 o-30">f22c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/newspaper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#newspaper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">newspaper</span>
<span class="mt1 f2 o-30">f1ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/object-group.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#object-group"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-group</span>
<span class="mt1 f2 o-30">f247</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/object-ungroup.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#object-ungroup"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-ungroup</span>
<span class="mt1 f2 o-30">f248</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">octagon</span>
<span class="mt1 f2 o-30">f306</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/outdent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#outdent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">outdent</span>
<span class="mt1 f2 o-30">f03b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paint-brush.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paint-brush"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paint-brush</span>
<span class="mt1 f2 o-30">f1fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paper-plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paper-plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paper-plane</span>
<span class="mt1 f2 o-30">f1d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paperclip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paperclip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paperclip</span>
<span class="mt1 f2 o-30">f0c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paragraph.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paragraph"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paragraph</span>
<span class="mt1 f2 o-30">f1dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paste.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paste"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paste</span>
<span class="mt1 f2 o-30">f0ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pause.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pause"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause</span>
<span class="mt1 f2 o-30">f04c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pause-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pause-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause-circle</span>
<span class="mt1 f2 o-30">f28b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/paw.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#paw"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paw</span>
<span class="mt1 f2 o-30">f1b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pen.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pen"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen</span>
<span class="mt1 f2 o-30">f304</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pen-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pen-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-alt</span>
<span class="mt1 f2 o-30">f305</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pen-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pen-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-square</span>
<span class="mt1 f2 o-30">f14b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pencil.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pencil"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil</span>
<span class="mt1 f2 o-30">f040</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pencil-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pencil-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil-alt</span>
<span class="mt1 f2 o-30">f303</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/percent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#percent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">percent</span>
<span class="mt1 f2 o-30">f295</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/phone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#phone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone</span>
<span class="mt1 f2 o-30">f095</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/phone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#phone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-slash</span>
<span class="mt1 f2 o-30">f3dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/phone-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#phone-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-square</span>
<span class="mt1 f2 o-30">f098</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/phone-volume.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#phone-volume"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-volume</span>
<span class="mt1 f2 o-30">f2a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane</span>
<span class="mt1 f2 o-30">f072</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plane-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plane-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane-alt</span>
<span class="mt1 f2 o-30">f3de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/play.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#play"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play</span>
<span class="mt1 f2 o-30">f04b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/play-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#play-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play-circle</span>
<span class="mt1 f2 o-30">f144</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plug</span>
<span class="mt1 f2 o-30">f1e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus</span>
<span class="mt1 f2 o-30">f067</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-circle</span>
<span class="mt1 f2 o-30">f055</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-hexagon</span>
<span class="mt1 f2 o-30">f300</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-octagon</span>
<span class="mt1 f2 o-30">f301</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/plus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#plus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-square</span>
<span class="mt1 f2 o-30">f0fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/podcast.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#podcast"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">podcast</span>
<span class="mt1 f2 o-30">f2ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/poo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#poo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">poo</span>
<span class="mt1 f2 o-30">f2fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">portrait</span>
<span class="mt1 f2 o-30">f3e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/pound-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#pound-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pound-sign</span>
<span class="mt1 f2 o-30">f154</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/power-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#power-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">power-off</span>
<span class="mt1 f2 o-30">f011</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/print.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#print"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">print</span>
<span class="mt1 f2 o-30">f02f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/puzzle-piece.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#puzzle-piece"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">puzzle-piece</span>
<span class="mt1 f2 o-30">f12e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/qrcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#qrcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">qrcode</span>
<span class="mt1 f2 o-30">f029</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/question.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#question"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question</span>
<span class="mt1 f2 o-30">f128</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/question-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#question-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-circle</span>
<span class="mt1 f2 o-30">f059</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/question-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#question-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-square</span>
<span class="mt1 f2 o-30">f2fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/quote-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#quote-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-left</span>
<span class="mt1 f2 o-30">f10d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/quote-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#quote-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-right</span>
<span class="mt1 f2 o-30">f10e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/random.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#random"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">random</span>
<span class="mt1 f2 o-30">f074</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rectangle-landscape.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rectangle-landscape"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-landscape</span>
<span class="mt1 f2 o-30">f2fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rectangle-portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rectangle-portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-portrait</span>
<span class="mt1 f2 o-30">f2fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rectangle-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rectangle-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-wide</span>
<span class="mt1 f2 o-30">f2fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/recycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#recycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">recycle</span>
<span class="mt1 f2 o-30">f1b8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/redo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#redo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo</span>
<span class="mt1 f2 o-30">f01e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/redo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#redo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo-alt</span>
<span class="mt1 f2 o-30">f2f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/registered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#registered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">registered</span>
<span class="mt1 f2 o-30">f25d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/repeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#repeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat</span>
<span class="mt1 f2 o-30">f363</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/repeat-1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#repeat-1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1</span>
<span class="mt1 f2 o-30">f365</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/repeat-1-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#repeat-1-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1-alt</span>
<span class="mt1 f2 o-30">f366</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/repeat-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#repeat-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-alt</span>
<span class="mt1 f2 o-30">f364</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/reply.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#reply"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply</span>
<span class="mt1 f2 o-30">f3e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/reply-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#reply-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply-all</span>
<span class="mt1 f2 o-30">f122</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/retweet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#retweet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet</span>
<span class="mt1 f2 o-30">f079</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/retweet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#retweet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet-alt</span>
<span class="mt1 f2 o-30">f361</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/road.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#road"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">road</span>
<span class="mt1 f2 o-30">f018</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rocket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rocket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rocket</span>
<span class="mt1 f2 o-30">f135</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rss.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rss"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss</span>
<span class="mt1 f2 o-30">f09e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rss-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rss-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss-square</span>
<span class="mt1 f2 o-30">f143</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ruble-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ruble-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ruble-sign</span>
<span class="mt1 f2 o-30">f158</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/rupee-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#rupee-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rupee-sign</span>
<span class="mt1 f2 o-30">f156</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/save.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#save"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">save</span>
<span class="mt1 f2 o-30">f0c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/scrubber.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#scrubber"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">scrubber</span>
<span class="mt1 f2 o-30">f2f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/search.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#search"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search</span>
<span class="mt1 f2 o-30">f002</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/search-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#search-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-minus</span>
<span class="mt1 f2 o-30">f010</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/search-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#search-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-plus</span>
<span class="mt1 f2 o-30">f00e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/server.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#server"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">server</span>
<span class="mt1 f2 o-30">f233</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/share.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#share"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share</span>
<span class="mt1 f2 o-30">f064</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/share-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#share-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-all</span>
<span class="mt1 f2 o-30">f367</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/share-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#share-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt</span>
<span class="mt1 f2 o-30">f1e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/share-alt-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#share-alt-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt-square</span>
<span class="mt1 f2 o-30">f1e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/share-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#share-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-square</span>
<span class="mt1 f2 o-30">f14d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shekel-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shekel-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shekel-sign</span>
<span class="mt1 f2 o-30">f20b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shield.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shield"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield</span>
<span class="mt1 f2 o-30">f132</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shield-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shield-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-alt</span>
<span class="mt1 f2 o-30">f3ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shield-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shield-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-check</span>
<span class="mt1 f2 o-30">f2f7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ship.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ship"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ship</span>
<span class="mt1 f2 o-30">f21a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shopping-bag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shopping-bag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-bag</span>
<span class="mt1 f2 o-30">f290</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shopping-basket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shopping-basket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-basket</span>
<span class="mt1 f2 o-30">f291</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shopping-cart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shopping-cart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-cart</span>
<span class="mt1 f2 o-30">f07a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/shower.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#shower"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shower</span>
<span class="mt1 f2 o-30">f2cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sign-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sign-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in</span>
<span class="mt1 f2 o-30">f090</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sign-in-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sign-in-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in-alt</span>
<span class="mt1 f2 o-30">f2f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sign-language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sign-language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-language</span>
<span class="mt1 f2 o-30">f2a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sign-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sign-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out</span>
<span class="mt1 f2 o-30">f08b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sign-out-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sign-out-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out-alt</span>
<span class="mt1 f2 o-30">f2f5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/signal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#signal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">signal</span>
<span class="mt1 f2 o-30">f012</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sitemap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sitemap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sitemap</span>
<span class="mt1 f2 o-30">f0e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sliders-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sliders-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h</span>
<span class="mt1 f2 o-30">f1de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sliders-h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sliders-h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h-square</span>
<span class="mt1 f2 o-30">f3f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sliders-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sliders-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v</span>
<span class="mt1 f2 o-30">f3f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sliders-v-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sliders-v-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v-square</span>
<span class="mt1 f2 o-30">f3f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/smile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#smile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">smile</span>
<span class="mt1 f2 o-30">f118</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/snowflake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#snowflake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snowflake</span>
<span class="mt1 f2 o-30">f2dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort</span>
<span class="mt1 f2 o-30">f0dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-alpha-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-alpha-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-down</span>
<span class="mt1 f2 o-30">f15d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-alpha-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-alpha-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-up</span>
<span class="mt1 f2 o-30">f15e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-amount-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-amount-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-down</span>
<span class="mt1 f2 o-30">f160</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-amount-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-amount-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-up</span>
<span class="mt1 f2 o-30">f161</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-down</span>
<span class="mt1 f2 o-30">f0dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-numeric-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-numeric-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-down</span>
<span class="mt1 f2 o-30">f162</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-numeric-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-numeric-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-up</span>
<span class="mt1 f2 o-30">f163</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sort-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sort-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-up</span>
<span class="mt1 f2 o-30">f0de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/space-shuttle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#space-shuttle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">space-shuttle</span>
<span class="mt1 f2 o-30">f197</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/spade.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#spade"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spade</span>
<span class="mt1 f2 o-30">f2f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/spinner.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#spinner"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner</span>
<span class="mt1 f2 o-30">f110</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/spinner-third.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#spinner-third"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner-third</span>
<span class="mt1 f2 o-30">f3f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">square</span>
<span class="mt1 f2 o-30">f0c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/star.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#star"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star</span>
<span class="mt1 f2 o-30">f005</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/star-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#star-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-exclamation</span>
<span class="mt1 f2 o-30">f2f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/star-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#star-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-half</span>
<span class="mt1 f2 o-30">f089</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/step-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#step-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-backward</span>
<span class="mt1 f2 o-30">f048</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/step-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#step-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-forward</span>
<span class="mt1 f2 o-30">f051</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/stethoscope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#stethoscope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stethoscope</span>
<span class="mt1 f2 o-30">f0f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sticky-note.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sticky-note"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sticky-note</span>
<span class="mt1 f2 o-30">f249</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/stop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#stop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop</span>
<span class="mt1 f2 o-30">f04d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/stop-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#stop-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop-circle</span>
<span class="mt1 f2 o-30">f28d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/stopwatch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#stopwatch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stopwatch</span>
<span class="mt1 f2 o-30">f2f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/street-view.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#street-view"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">street-view</span>
<span class="mt1 f2 o-30">f21d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/strikethrough.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#strikethrough"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">strikethrough</span>
<span class="mt1 f2 o-30">f0cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/subscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#subscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subscript</span>
<span class="mt1 f2 o-30">f12c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/subway.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#subway"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subway</span>
<span class="mt1 f2 o-30">f239</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/suitcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#suitcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">suitcase</span>
<span class="mt1 f2 o-30">f0f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sun.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sun"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sun</span>
<span class="mt1 f2 o-30">f185</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/superscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#superscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">superscript</span>
<span class="mt1 f2 o-30">f12b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sync.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sync"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync</span>
<span class="mt1 f2 o-30">f021</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/sync-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#sync-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync-alt</span>
<span class="mt1 f2 o-30">f2f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/table.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#table"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">table</span>
<span class="mt1 f2 o-30">f0ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tablet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tablet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet</span>
<span class="mt1 f2 o-30">f10a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tablet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tablet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-alt</span>
<span class="mt1 f2 o-30">f3fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tablet-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tablet-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android</span>
<span class="mt1 f2 o-30">f3fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tablet-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tablet-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android-alt</span>
<span class="mt1 f2 o-30">f3fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tachometer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tachometer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer</span>
<span class="mt1 f2 o-30">f0e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tachometer-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tachometer-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer-alt</span>
<span class="mt1 f2 o-30">f3fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tag</span>
<span class="mt1 f2 o-30">f02b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tags.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tags"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tags</span>
<span class="mt1 f2 o-30">f02c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tasks.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tasks"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tasks</span>
<span class="mt1 f2 o-30">f0ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/taxi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#taxi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">taxi</span>
<span class="mt1 f2 o-30">f1ba</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/terminal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#terminal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">terminal</span>
<span class="mt1 f2 o-30">f120</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/text-height.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#text-height"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-height</span>
<span class="mt1 f2 o-30">f034</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/text-width.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#text-width"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-width</span>
<span class="mt1 f2 o-30">f035</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/th.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#th"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th</span>
<span class="mt1 f2 o-30">f00a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/th-large.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#th-large"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-large</span>
<span class="mt1 f2 o-30">f009</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/th-list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#th-list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-list</span>
<span class="mt1 f2 o-30">f00b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thermometer-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thermometer-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-empty</span>
<span class="mt1 f2 o-30">f2cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thermometer-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thermometer-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-full</span>
<span class="mt1 f2 o-30">f2c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thermometer-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thermometer-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-half</span>
<span class="mt1 f2 o-30">f2c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thermometer-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thermometer-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-quarter</span>
<span class="mt1 f2 o-30">f2ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thermometer-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thermometer-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-three-quarters</span>
<span class="mt1 f2 o-30">f2c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thumbs-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thumbs-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-down</span>
<span class="mt1 f2 o-30">f165</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thumbs-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thumbs-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-up</span>
<span class="mt1 f2 o-30">f164</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/thumbtack.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#thumbtack"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbtack</span>
<span class="mt1 f2 o-30">f08d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ticket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ticket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket</span>
<span class="mt1 f2 o-30">f145</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/ticket-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#ticket-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket-alt</span>
<span class="mt1 f2 o-30">f3ff</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times</span>
<span class="mt1 f2 o-30">f00d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/times-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#times-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-circle</span>
<span class="mt1 f2 o-30">f057</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/times-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#times-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-hexagon</span>
<span class="mt1 f2 o-30">f2ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/times-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#times-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-octagon</span>
<span class="mt1 f2 o-30">f2f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/times-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#times-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-square</span>
<span class="mt1 f2 o-30">f2d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tint</span>
<span class="mt1 f2 o-30">f043</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/toggle-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#toggle-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-off</span>
<span class="mt1 f2 o-30">f204</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/toggle-on.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#toggle-on"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-on</span>
<span class="mt1 f2 o-30">f205</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/trademark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#trademark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trademark</span>
<span class="mt1 f2 o-30">f25c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/train.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#train"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">train</span>
<span class="mt1 f2 o-30">f238</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/transgender.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#transgender"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender</span>
<span class="mt1 f2 o-30">f224</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/transgender-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#transgender-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender-alt</span>
<span class="mt1 f2 o-30">f225</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/trash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#trash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash</span>
<span class="mt1 f2 o-30">f1f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/trash-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#trash-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash-alt</span>
<span class="mt1 f2 o-30">f2ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tree.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tree"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree</span>
<span class="mt1 f2 o-30">f1bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tree-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tree-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree-alt</span>
<span class="mt1 f2 o-30">f400</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">triangle</span>
<span class="mt1 f2 o-30">f2ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/trophy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#trophy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy</span>
<span class="mt1 f2 o-30">f091</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/trophy-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#trophy-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy-alt</span>
<span class="mt1 f2 o-30">f2eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/truck.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#truck"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">truck</span>
<span class="mt1 f2 o-30">f0d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tty</span>
<span class="mt1 f2 o-30">f1e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tv.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tv"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv</span>
<span class="mt1 f2 o-30">f26c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/tv-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#tv-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv-retro</span>
<span class="mt1 f2 o-30">f401</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/umbrella.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#umbrella"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">umbrella</span>
<span class="mt1 f2 o-30">f0e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/underline.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#underline"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">underline</span>
<span class="mt1 f2 o-30">f0cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/undo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#undo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo</span>
<span class="mt1 f2 o-30">f0e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/undo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#undo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo-alt</span>
<span class="mt1 f2 o-30">f2ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/universal-access.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#universal-access"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">universal-access</span>
<span class="mt1 f2 o-30">f29a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/university.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#university"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">university</span>
<span class="mt1 f2 o-30">f19c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/unlink.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#unlink"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlink</span>
<span class="mt1 f2 o-30">f127</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/unlock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#unlock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock</span>
<span class="mt1 f2 o-30">f09c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/unlock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#unlock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock-alt</span>
<span class="mt1 f2 o-30">f13e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">upload</span>
<span class="mt1 f2 o-30">f093</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/usd-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#usd-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-circle</span>
<span class="mt1 f2 o-30">f2e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/usd-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#usd-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-square</span>
<span class="mt1 f2 o-30">f2e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user</span>
<span class="mt1 f2 o-30">f007</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-alt</span>
<span class="mt1 f2 o-30">f406</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-circle</span>
<span class="mt1 f2 o-30">f2bd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-md.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-md"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-md</span>
<span class="mt1 f2 o-30">f0f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-plus</span>
<span class="mt1 f2 o-30">f234</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-secret.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-secret"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-secret</span>
<span class="mt1 f2 o-30">f21b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/user-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#user-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-times</span>
<span class="mt1 f2 o-30">f235</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/users.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#users"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">users</span>
<span class="mt1 f2 o-30">f0c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/utensil-fork.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#utensil-fork"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-fork</span>
<span class="mt1 f2 o-30">f2e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/utensil-knife.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#utensil-knife"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-knife</span>
<span class="mt1 f2 o-30">f2e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/utensil-spoon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#utensil-spoon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-spoon</span>
<span class="mt1 f2 o-30">f2e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/utensils.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#utensils"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils</span>
<span class="mt1 f2 o-30">f2e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/utensils-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#utensils-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils-alt</span>
<span class="mt1 f2 o-30">f2e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/venus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#venus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus</span>
<span class="mt1 f2 o-30">f221</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/venus-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#venus-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-double</span>
<span class="mt1 f2 o-30">f226</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/venus-mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#venus-mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-mars</span>
<span class="mt1 f2 o-30">f228</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">video</span>
<span class="mt1 f2 o-30">f03d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/volume-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#volume-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-down</span>
<span class="mt1 f2 o-30">f027</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/volume-mute.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#volume-mute"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-mute</span>
<span class="mt1 f2 o-30">f2e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/volume-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#volume-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-off</span>
<span class="mt1 f2 o-30">f026</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/volume-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#volume-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-up</span>
<span class="mt1 f2 o-30">f028</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/watch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#watch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">watch</span>
<span class="mt1 f2 o-30">f2e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/wheelchair.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#wheelchair"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wheelchair</span>
<span class="mt1 f2 o-30">f193</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/wifi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#wifi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wifi</span>
<span class="mt1 f2 o-30">f1eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window</span>
<span class="mt1 f2 o-30">f40e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-alt</span>
<span class="mt1 f2 o-30">f40f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window-close.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window-close"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-close</span>
<span class="mt1 f2 o-30">f410</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window-maximize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window-maximize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-maximize</span>
<span class="mt1 f2 o-30">f2d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window-minimize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window-minimize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-minimize</span>
<span class="mt1 f2 o-30">f2d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/window-restore.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#window-restore"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-restore</span>
<span class="mt1 f2 o-30">f2d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/won-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#won-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">won-sign</span>
<span class="mt1 f2 o-30">f159</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/wrench.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#wrench"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wrench</span>
<span class="mt1 f2 o-30">f0ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/solid/yen-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-solid.svg#yen-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yen-sign</span>
<span class="mt1 f2 o-30">f157</span>
</div>
</li>
</ul>
</section>
<section id="far" class="mb6">
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Regular <span class="pl3 gray5 fr mt1 f3">619 icons</span></h2>
<ul class="nl3 nr3 list ma0 pa0 flex flex-row flex-wrap gray9">
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/address-book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#address-book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-book</span>
<span class="mt1 f2 o-30">f2b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/address-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#address-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-card</span>
<span class="mt1 f2 o-30">f2bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/adjust.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#adjust"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">adjust</span>
<span class="mt1 f2 o-30">f042</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/alarm-clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#alarm-clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">alarm-clock</span>
<span class="mt1 f2 o-30">f34e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/align-center.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#align-center"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-center</span>
<span class="mt1 f2 o-30">f037</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/align-justify.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#align-justify"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-justify</span>
<span class="mt1 f2 o-30">f039</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/align-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#align-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-left</span>
<span class="mt1 f2 o-30">f036</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/align-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#align-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-right</span>
<span class="mt1 f2 o-30">f038</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ambulance.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ambulance"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ambulance</span>
<span class="mt1 f2 o-30">f0f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/american-sign-language-interpreting.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#american-sign-language-interpreting"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">american-sign-language-interpreting</span>
<span class="mt1 f2 o-30">f2a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/anchor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#anchor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">anchor</span>
<span class="mt1 f2 o-30">f13d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-down</span>
<span class="mt1 f2 o-30">f103</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-left</span>
<span class="mt1 f2 o-30">f100</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-right</span>
<span class="mt1 f2 o-30">f101</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-up</span>
<span class="mt1 f2 o-30">f102</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-down</span>
<span class="mt1 f2 o-30">f107</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-left</span>
<span class="mt1 f2 o-30">f104</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-right</span>
<span class="mt1 f2 o-30">f105</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/angle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#angle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-up</span>
<span class="mt1 f2 o-30">f106</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">archive</span>
<span class="mt1 f2 o-30">f187</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-down</span>
<span class="mt1 f2 o-30">f358</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-left</span>
<span class="mt1 f2 o-30">f359</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-right</span>
<span class="mt1 f2 o-30">f35a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-up</span>
<span class="mt1 f2 o-30">f35b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-down</span>
<span class="mt1 f2 o-30">f354</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-bottom</span>
<span class="mt1 f2 o-30">f346</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-left</span>
<span class="mt1 f2 o-30">f347</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-right</span>
<span class="mt1 f2 o-30">f348</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-top</span>
<span class="mt1 f2 o-30">f349</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-left</span>
<span class="mt1 f2 o-30">f355</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-right</span>
<span class="mt1 f2 o-30">f356</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-down</span>
<span class="mt1 f2 o-30">f350</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-left</span>
<span class="mt1 f2 o-30">f351</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-right</span>
<span class="mt1 f2 o-30">f352</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-up</span>
<span class="mt1 f2 o-30">f353</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-bottom</span>
<span class="mt1 f2 o-30">f34a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-left</span>
<span class="mt1 f2 o-30">f34b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-right</span>
<span class="mt1 f2 o-30">f34c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-top</span>
<span class="mt1 f2 o-30">f34d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-up</span>
<span class="mt1 f2 o-30">f357</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-down</span>
<span class="mt1 f2 o-30">f0ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-left</span>
<span class="mt1 f2 o-30">f0a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-right</span>
<span class="mt1 f2 o-30">f0a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-up</span>
<span class="mt1 f2 o-30">f0aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-down</span>
<span class="mt1 f2 o-30">f063</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-bottom</span>
<span class="mt1 f2 o-30">f342</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-left</span>
<span class="mt1 f2 o-30">f343</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-right</span>
<span class="mt1 f2 o-30">f344</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-top</span>
<span class="mt1 f2 o-30">f345</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-left</span>
<span class="mt1 f2 o-30">f060</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-right</span>
<span class="mt1 f2 o-30">f061</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-down</span>
<span class="mt1 f2 o-30">f339</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-left</span>
<span class="mt1 f2 o-30">f33a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-right</span>
<span class="mt1 f2 o-30">f33b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-up</span>
<span class="mt1 f2 o-30">f33c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-bottom</span>
<span class="mt1 f2 o-30">f33d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-left</span>
<span class="mt1 f2 o-30">f33e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-right</span>
<span class="mt1 f2 o-30">f340</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-top</span>
<span class="mt1 f2 o-30">f341</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-up</span>
<span class="mt1 f2 o-30">f062</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows</span>
<span class="mt1 f2 o-30">f047</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt</span>
<span class="mt1 f2 o-30">f0b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows-alt-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows-alt-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-h</span>
<span class="mt1 f2 o-30">f337</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows-alt-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows-alt-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-v</span>
<span class="mt1 f2 o-30">f338</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-h</span>
<span class="mt1 f2 o-30">f07e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/arrows-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#arrows-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-v</span>
<span class="mt1 f2 o-30">f07d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/assistive-listening-systems.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#assistive-listening-systems"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">assistive-listening-systems</span>
<span class="mt1 f2 o-30">f2a2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/asterisk.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#asterisk"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">asterisk</span>
<span class="mt1 f2 o-30">f069</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/at.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#at"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">at</span>
<span class="mt1 f2 o-30">f1fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/audio-description.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#audio-description"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">audio-description</span>
<span class="mt1 f2 o-30">f29e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">backward</span>
<span class="mt1 f2 o-30">f04a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge</span>
<span class="mt1 f2 o-30">f335</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/badge-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#badge-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge-check</span>
<span class="mt1 f2 o-30">f336</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/balance-scale.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#balance-scale"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">balance-scale</span>
<span class="mt1 f2 o-30">f24e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ban.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ban"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ban</span>
<span class="mt1 f2 o-30">f05e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/barcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#barcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">barcode</span>
<span class="mt1 f2 o-30">f02a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bars</span>
<span class="mt1 f2 o-30">f0c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bath.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bath"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bath</span>
<span class="mt1 f2 o-30">f2cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-bolt</span>
<span class="mt1 f2 o-30">f376</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-empty</span>
<span class="mt1 f2 o-30">f244</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-full</span>
<span class="mt1 f2 o-30">f240</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-half</span>
<span class="mt1 f2 o-30">f242</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-quarter</span>
<span class="mt1 f2 o-30">f243</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-slash</span>
<span class="mt1 f2 o-30">f377</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/battery-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#battery-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-three-quarters</span>
<span class="mt1 f2 o-30">f241</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bed.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bed"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bed</span>
<span class="mt1 f2 o-30">f236</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/beer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#beer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">beer</span>
<span class="mt1 f2 o-30">f0fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bell.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bell"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell</span>
<span class="mt1 f2 o-30">f0f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bell-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bell-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell-slash</span>
<span class="mt1 f2 o-30">f1f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bicycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bicycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bicycle</span>
<span class="mt1 f2 o-30">f206</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/binoculars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#binoculars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">binoculars</span>
<span class="mt1 f2 o-30">f1e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/birthday-cake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#birthday-cake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">birthday-cake</span>
<span class="mt1 f2 o-30">f1fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/blind.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#blind"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blind</span>
<span class="mt1 f2 o-30">f29d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bold.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bold"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bold</span>
<span class="mt1 f2 o-30">f032</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bolt</span>
<span class="mt1 f2 o-30">f0e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bomb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bomb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bomb</span>
<span class="mt1 f2 o-30">f1e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">book</span>
<span class="mt1 f2 o-30">f02d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bookmark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bookmark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bookmark</span>
<span class="mt1 f2 o-30">f02e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/braille.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#braille"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">braille</span>
<span class="mt1 f2 o-30">f2a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/briefcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#briefcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">briefcase</span>
<span class="mt1 f2 o-30">f0b1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/browser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#browser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">browser</span>
<span class="mt1 f2 o-30">f37e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bug</span>
<span class="mt1 f2 o-30">f188</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/building.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#building"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">building</span>
<span class="mt1 f2 o-30">f1ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bullhorn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bullhorn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullhorn</span>
<span class="mt1 f2 o-30">f0a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bullseye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bullseye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullseye</span>
<span class="mt1 f2 o-30">f140</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/bus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#bus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bus</span>
<span class="mt1 f2 o-30">f207</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calculator.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calculator"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calculator</span>
<span class="mt1 f2 o-30">f1ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar</span>
<span class="mt1 f2 o-30">f133</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-alt</span>
<span class="mt1 f2 o-30">f073</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-check</span>
<span class="mt1 f2 o-30">f274</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-edit</span>
<span class="mt1 f2 o-30">f333</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-exclamation</span>
<span class="mt1 f2 o-30">f334</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-minus</span>
<span class="mt1 f2 o-30">f272</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-plus</span>
<span class="mt1 f2 o-30">f271</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/calendar-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#calendar-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-times</span>
<span class="mt1 f2 o-30">f273</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/camera.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#camera"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera</span>
<span class="mt1 f2 o-30">f030</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/camera-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#camera-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-alt</span>
<span class="mt1 f2 o-30">f332</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/camera-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#camera-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-retro</span>
<span class="mt1 f2 o-30">f083</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/car.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#car"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">car</span>
<span class="mt1 f2 o-30">f1b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-down</span>
<span class="mt1 f2 o-30">f32d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-left</span>
<span class="mt1 f2 o-30">f32e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-right</span>
<span class="mt1 f2 o-30">f330</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-up</span>
<span class="mt1 f2 o-30">f331</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-down</span>
<span class="mt1 f2 o-30">f0d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-left</span>
<span class="mt1 f2 o-30">f0d9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-right</span>
<span class="mt1 f2 o-30">f0da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-down</span>
<span class="mt1 f2 o-30">f150</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-left</span>
<span class="mt1 f2 o-30">f191</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-right</span>
<span class="mt1 f2 o-30">f152</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-up</span>
<span class="mt1 f2 o-30">f151</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/caret-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#caret-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-up</span>
<span class="mt1 f2 o-30">f0d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cart-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cart-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-arrow-down</span>
<span class="mt1 f2 o-30">f218</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cart-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cart-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-plus</span>
<span class="mt1 f2 o-30">f217</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/certificate.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#certificate"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">certificate</span>
<span class="mt1 f2 o-30">f0a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chart-area.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chart-area"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-area</span>
<span class="mt1 f2 o-30">f1fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chart-bar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chart-bar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-bar</span>
<span class="mt1 f2 o-30">f080</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chart-line.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chart-line"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-line</span>
<span class="mt1 f2 o-30">f201</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chart-pie.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chart-pie"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-pie</span>
<span class="mt1 f2 o-30">f200</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check</span>
<span class="mt1 f2 o-30">f00c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/check-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#check-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-circle</span>
<span class="mt1 f2 o-30">f058</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/check-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#check-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-square</span>
<span class="mt1 f2 o-30">f14a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-down</span>
<span class="mt1 f2 o-30">f13a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-left</span>
<span class="mt1 f2 o-30">f137</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-right</span>
<span class="mt1 f2 o-30">f138</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-up</span>
<span class="mt1 f2 o-30">f139</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-down</span>
<span class="mt1 f2 o-30">f322</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-left</span>
<span class="mt1 f2 o-30">f323</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-right</span>
<span class="mt1 f2 o-30">f324</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-up</span>
<span class="mt1 f2 o-30">f325</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-down</span>
<span class="mt1 f2 o-30">f078</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-left</span>
<span class="mt1 f2 o-30">f053</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-right</span>
<span class="mt1 f2 o-30">f054</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-down</span>
<span class="mt1 f2 o-30">f329</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-left</span>
<span class="mt1 f2 o-30">f32a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-right</span>
<span class="mt1 f2 o-30">f32b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-up</span>
<span class="mt1 f2 o-30">f32c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/chevron-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#chevron-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-up</span>
<span class="mt1 f2 o-30">f077</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/child.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#child"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">child</span>
<span class="mt1 f2 o-30">f1ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle</span>
<span class="mt1 f2 o-30">f111</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/circle-notch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#circle-notch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle-notch</span>
<span class="mt1 f2 o-30">f1ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/clipboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#clipboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clipboard</span>
<span class="mt1 f2 o-30">f328</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clock</span>
<span class="mt1 f2 o-30">f017</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/clone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#clone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clone</span>
<span class="mt1 f2 o-30">f24d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/closed-captioning.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#closed-captioning"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">closed-captioning</span>
<span class="mt1 f2 o-30">f20a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cloud.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cloud"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud</span>
<span class="mt1 f2 o-30">f0c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cloud-download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cloud-download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download</span>
<span class="mt1 f2 o-30">f0ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cloud-download-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cloud-download-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download-alt</span>
<span class="mt1 f2 o-30">f381</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cloud-upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cloud-upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload</span>
<span class="mt1 f2 o-30">f0ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cloud-upload-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cloud-upload-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload-alt</span>
<span class="mt1 f2 o-30">f382</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/club.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#club"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">club</span>
<span class="mt1 f2 o-30">f327</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code</span>
<span class="mt1 f2 o-30">f121</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/code-branch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#code-branch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-branch</span>
<span class="mt1 f2 o-30">f126</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/code-commit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#code-commit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-commit</span>
<span class="mt1 f2 o-30">f386</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/code-merge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#code-merge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-merge</span>
<span class="mt1 f2 o-30">f387</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/coffee.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#coffee"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">coffee</span>
<span class="mt1 f2 o-30">f0f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cog.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cog"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cog</span>
<span class="mt1 f2 o-30">f013</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cogs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cogs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cogs</span>
<span class="mt1 f2 o-30">f085</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/columns.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#columns"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">columns</span>
<span class="mt1 f2 o-30">f0db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/comment.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#comment"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment</span>
<span class="mt1 f2 o-30">f075</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/comment-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#comment-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment-alt</span>
<span class="mt1 f2 o-30">f27a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/comments.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#comments"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comments</span>
<span class="mt1 f2 o-30">f086</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/compass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#compass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compass</span>
<span class="mt1 f2 o-30">f14e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/compress.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#compress"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress</span>
<span class="mt1 f2 o-30">f066</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/compress-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#compress-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-alt</span>
<span class="mt1 f2 o-30">f422</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/compress-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#compress-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-wide</span>
<span class="mt1 f2 o-30">f326</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/copy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#copy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copy</span>
<span class="mt1 f2 o-30">f0c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/copyright.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#copyright"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copyright</span>
<span class="mt1 f2 o-30">f1f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/credit-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#credit-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card</span>
<span class="mt1 f2 o-30">f09d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/credit-card-blank.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#credit-card-blank"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-blank</span>
<span class="mt1 f2 o-30">f389</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/credit-card-front.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#credit-card-front"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-front</span>
<span class="mt1 f2 o-30">f38a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/crop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#crop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crop</span>
<span class="mt1 f2 o-30">f125</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/crosshairs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#crosshairs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crosshairs</span>
<span class="mt1 f2 o-30">f05b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cube.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cube"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cube</span>
<span class="mt1 f2 o-30">f1b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cubes.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cubes"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cubes</span>
<span class="mt1 f2 o-30">f1b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/cut.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#cut"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cut</span>
<span class="mt1 f2 o-30">f0c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/database.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#database"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">database</span>
<span class="mt1 f2 o-30">f1c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/deaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#deaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deaf</span>
<span class="mt1 f2 o-30">f2a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/desktop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#desktop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop</span>
<span class="mt1 f2 o-30">f108</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/desktop-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#desktop-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop-alt</span>
<span class="mt1 f2 o-30">f390</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/diamond.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#diamond"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">diamond</span>
<span class="mt1 f2 o-30">f219</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/dollar-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#dollar-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dollar-sign</span>
<span class="mt1 f2 o-30">f155</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/dot-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#dot-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dot-circle</span>
<span class="mt1 f2 o-30">f192</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">download</span>
<span class="mt1 f2 o-30">f019</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">edit</span>
<span class="mt1 f2 o-30">f044</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/eject.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#eject"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eject</span>
<span class="mt1 f2 o-30">f052</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ellipsis-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ellipsis-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h</span>
<span class="mt1 f2 o-30">f141</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ellipsis-h-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ellipsis-h-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h-alt</span>
<span class="mt1 f2 o-30">f39b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ellipsis-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ellipsis-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v</span>
<span class="mt1 f2 o-30">f142</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ellipsis-v-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ellipsis-v-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v-alt</span>
<span class="mt1 f2 o-30">f39c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/envelope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#envelope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope</span>
<span class="mt1 f2 o-30">f0e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/envelope-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#envelope-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-open</span>
<span class="mt1 f2 o-30">f2b6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/envelope-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#envelope-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-square</span>
<span class="mt1 f2 o-30">f199</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/eraser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#eraser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eraser</span>
<span class="mt1 f2 o-30">f12d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/euro-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#euro-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">euro-sign</span>
<span class="mt1 f2 o-30">f153</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exchange.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exchange"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange</span>
<span class="mt1 f2 o-30">f0ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exchange-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exchange-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange-alt</span>
<span class="mt1 f2 o-30">f362</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation</span>
<span class="mt1 f2 o-30">f12a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exclamation-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exclamation-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-circle</span>
<span class="mt1 f2 o-30">f06a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exclamation-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exclamation-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-square</span>
<span class="mt1 f2 o-30">f321</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/exclamation-triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#exclamation-triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-triangle</span>
<span class="mt1 f2 o-30">f071</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/expand.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#expand"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand</span>
<span class="mt1 f2 o-30">f065</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/expand-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#expand-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-alt</span>
<span class="mt1 f2 o-30">f424</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/expand-arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#expand-arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows</span>
<span class="mt1 f2 o-30">f31d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/expand-arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#expand-arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows-alt</span>
<span class="mt1 f2 o-30">f31e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/expand-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#expand-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-wide</span>
<span class="mt1 f2 o-30">f320</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/external-link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#external-link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link</span>
<span class="mt1 f2 o-30">f08e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/external-link-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#external-link-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-alt</span>
<span class="mt1 f2 o-30">f35d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/external-link-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#external-link-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square</span>
<span class="mt1 f2 o-30">f14c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/external-link-square-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#external-link-square-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square-alt</span>
<span class="mt1 f2 o-30">f360</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/eye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#eye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye</span>
<span class="mt1 f2 o-30">f06e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/eye-dropper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#eye-dropper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-dropper</span>
<span class="mt1 f2 o-30">f1fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/eye-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#eye-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-slash</span>
<span class="mt1 f2 o-30">f070</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fast-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fast-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-backward</span>
<span class="mt1 f2 o-30">f049</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fast-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fast-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-forward</span>
<span class="mt1 f2 o-30">f050</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fax.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fax"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fax</span>
<span class="mt1 f2 o-30">f1ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/female.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#female"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">female</span>
<span class="mt1 f2 o-30">f182</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fighter-jet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fighter-jet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fighter-jet</span>
<span class="mt1 f2 o-30">f0fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file</span>
<span class="mt1 f2 o-30">f15b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-alt</span>
<span class="mt1 f2 o-30">f15c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-archive</span>
<span class="mt1 f2 o-30">f1c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-audio.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-audio"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-audio</span>
<span class="mt1 f2 o-30">f1c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-check</span>
<span class="mt1 f2 o-30">f316</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-code</span>
<span class="mt1 f2 o-30">f1c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-edit</span>
<span class="mt1 f2 o-30">f31c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-excel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-excel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-excel</span>
<span class="mt1 f2 o-30">f1c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-exclamation</span>
<span class="mt1 f2 o-30">f31a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-image</span>
<span class="mt1 f2 o-30">f1c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-minus</span>
<span class="mt1 f2 o-30">f318</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-pdf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-pdf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-pdf</span>
<span class="mt1 f2 o-30">f1c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-plus</span>
<span class="mt1 f2 o-30">f319</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-powerpoint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-powerpoint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-powerpoint</span>
<span class="mt1 f2 o-30">f1c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-times</span>
<span class="mt1 f2 o-30">f317</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-video</span>
<span class="mt1 f2 o-30">f1c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/file-word.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#file-word"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-word</span>
<span class="mt1 f2 o-30">f1c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/film.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#film"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film</span>
<span class="mt1 f2 o-30">f008</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/film-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#film-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film-alt</span>
<span class="mt1 f2 o-30">f3a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/filter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#filter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">filter</span>
<span class="mt1 f2 o-30">f0b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fire.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fire"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire</span>
<span class="mt1 f2 o-30">f06d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/fire-extinguisher.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#fire-extinguisher"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire-extinguisher</span>
<span class="mt1 f2 o-30">f134</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/flag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#flag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag</span>
<span class="mt1 f2 o-30">f024</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/flag-checkered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#flag-checkered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag-checkered</span>
<span class="mt1 f2 o-30">f11e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/flask.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#flask"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flask</span>
<span class="mt1 f2 o-30">f0c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/folder.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#folder"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder</span>
<span class="mt1 f2 o-30">f07b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/folder-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#folder-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder-open</span>
<span class="mt1 f2 o-30">f07c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/font.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#font"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font</span>
<span class="mt1 f2 o-30">f031</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">forward</span>
<span class="mt1 f2 o-30">f04e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/frown.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#frown"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">frown</span>
<span class="mt1 f2 o-30">f119</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/futbol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#futbol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">futbol</span>
<span class="mt1 f2 o-30">f1e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/gamepad.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#gamepad"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gamepad</span>
<span class="mt1 f2 o-30">f11b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/gavel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#gavel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gavel</span>
<span class="mt1 f2 o-30">f0e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/gem.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#gem"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gem</span>
<span class="mt1 f2 o-30">f3a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/genderless.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#genderless"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">genderless</span>
<span class="mt1 f2 o-30">f22d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/gift.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#gift"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gift</span>
<span class="mt1 f2 o-30">f06b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/glass-martini.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#glass-martini"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">glass-martini</span>
<span class="mt1 f2 o-30">f000</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/globe.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#globe"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">globe</span>
<span class="mt1 f2 o-30">f0ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/graduation-cap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#graduation-cap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">graduation-cap</span>
<span class="mt1 f2 o-30">f19d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h-square</span>
<span class="mt1 f2 o-30">f0fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/h1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#h1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h1</span>
<span class="mt1 f2 o-30">f313</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/h2.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#h2"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h2</span>
<span class="mt1 f2 o-30">f314</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/h3.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#h3"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h3</span>
<span class="mt1 f2 o-30">f315</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-lizard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-lizard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-lizard</span>
<span class="mt1 f2 o-30">f258</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-paper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-paper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-paper</span>
<span class="mt1 f2 o-30">f256</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-peace.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-peace"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-peace</span>
<span class="mt1 f2 o-30">f25b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-point-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-point-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-down</span>
<span class="mt1 f2 o-30">f0a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-point-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-point-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-left</span>
<span class="mt1 f2 o-30">f0a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-point-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-point-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-right</span>
<span class="mt1 f2 o-30">f0a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-point-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-point-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-up</span>
<span class="mt1 f2 o-30">f0a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-pointer</span>
<span class="mt1 f2 o-30">f25a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-rock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-rock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-rock</span>
<span class="mt1 f2 o-30">f255</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-scissors.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-scissors"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-scissors</span>
<span class="mt1 f2 o-30">f257</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hand-spock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hand-spock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-spock</span>
<span class="mt1 f2 o-30">f259</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/handshake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#handshake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">handshake</span>
<span class="mt1 f2 o-30">f2b5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hashtag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hashtag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hashtag</span>
<span class="mt1 f2 o-30">f292</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hdd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hdd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hdd</span>
<span class="mt1 f2 o-30">f0a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/heading.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#heading"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heading</span>
<span class="mt1 f2 o-30">f1dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/headphones.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#headphones"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">headphones</span>
<span class="mt1 f2 o-30">f025</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/heart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#heart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heart</span>
<span class="mt1 f2 o-30">f004</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/heartbeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#heartbeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heartbeat</span>
<span class="mt1 f2 o-30">f21e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hexagon</span>
<span class="mt1 f2 o-30">f312</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/history.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#history"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">history</span>
<span class="mt1 f2 o-30">f1da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/home.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#home"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">home</span>
<span class="mt1 f2 o-30">f015</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hospital.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hospital"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hospital</span>
<span class="mt1 f2 o-30">f0f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hourglass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hourglass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass</span>
<span class="mt1 f2 o-30">f254</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hourglass-end.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hourglass-end"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-end</span>
<span class="mt1 f2 o-30">f253</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hourglass-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hourglass-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-half</span>
<span class="mt1 f2 o-30">f252</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/hourglass-start.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#hourglass-start"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-start</span>
<span class="mt1 f2 o-30">f251</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/i-cursor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#i-cursor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">i-cursor</span>
<span class="mt1 f2 o-30">f246</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/id-badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#id-badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-badge</span>
<span class="mt1 f2 o-30">f2c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/id-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#id-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-card</span>
<span class="mt1 f2 o-30">f2c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">image</span>
<span class="mt1 f2 o-30">f03e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/images.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#images"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">images</span>
<span class="mt1 f2 o-30">f302</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/inbox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#inbox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox</span>
<span class="mt1 f2 o-30">f01c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/inbox-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#inbox-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-in</span>
<span class="mt1 f2 o-30">f310</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/inbox-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#inbox-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-out</span>
<span class="mt1 f2 o-30">f311</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/indent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#indent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">indent</span>
<span class="mt1 f2 o-30">f03c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/industry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#industry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry</span>
<span class="mt1 f2 o-30">f275</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/industry-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#industry-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry-alt</span>
<span class="mt1 f2 o-30">f3b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/info.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#info"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info</span>
<span class="mt1 f2 o-30">f129</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/info-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#info-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-circle</span>
<span class="mt1 f2 o-30">f05a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/info-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#info-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-square</span>
<span class="mt1 f2 o-30">f30f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/italic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#italic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">italic</span>
<span class="mt1 f2 o-30">f033</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/jack-o-lantern.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#jack-o-lantern"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">jack-o-lantern</span>
<span class="mt1 f2 o-30">f30e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/key.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#key"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">key</span>
<span class="mt1 f2 o-30">f084</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/keyboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#keyboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">keyboard</span>
<span class="mt1 f2 o-30">f11c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">language</span>
<span class="mt1 f2 o-30">f1ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/laptop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#laptop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">laptop</span>
<span class="mt1 f2 o-30">f109</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/leaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#leaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">leaf</span>
<span class="mt1 f2 o-30">f06c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lemon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lemon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lemon</span>
<span class="mt1 f2 o-30">f094</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/level-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#level-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down</span>
<span class="mt1 f2 o-30">f149</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/level-down-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#level-down-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down-alt</span>
<span class="mt1 f2 o-30">f3be</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/level-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#level-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up</span>
<span class="mt1 f2 o-30">f148</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/level-up-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#level-up-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up-alt</span>
<span class="mt1 f2 o-30">f3bf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/life-ring.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#life-ring"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">life-ring</span>
<span class="mt1 f2 o-30">f1cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lightbulb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lightbulb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lightbulb</span>
<span class="mt1 f2 o-30">f0eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">link</span>
<span class="mt1 f2 o-30">f0c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lira-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lira-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lira-sign</span>
<span class="mt1 f2 o-30">f195</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list</span>
<span class="mt1 f2 o-30">f03a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/list-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#list-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-alt</span>
<span class="mt1 f2 o-30">f022</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/list-ol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#list-ol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ol</span>
<span class="mt1 f2 o-30">f0cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/list-ul.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#list-ul"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ul</span>
<span class="mt1 f2 o-30">f0ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/location-arrow.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#location-arrow"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">location-arrow</span>
<span class="mt1 f2 o-30">f124</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock</span>
<span class="mt1 f2 o-30">f023</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-alt</span>
<span class="mt1 f2 o-30">f30d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lock-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lock-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open</span>
<span class="mt1 f2 o-30">f3c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/lock-open-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#lock-open-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open-alt</span>
<span class="mt1 f2 o-30">f3c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-down</span>
<span class="mt1 f2 o-30">f309</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-left</span>
<span class="mt1 f2 o-30">f30a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-right</span>
<span class="mt1 f2 o-30">f30b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-up</span>
<span class="mt1 f2 o-30">f30c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-down</span>
<span class="mt1 f2 o-30">f175</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-left</span>
<span class="mt1 f2 o-30">f177</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-right</span>
<span class="mt1 f2 o-30">f178</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/long-arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#long-arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-up</span>
<span class="mt1 f2 o-30">f176</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/low-vision.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#low-vision"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">low-vision</span>
<span class="mt1 f2 o-30">f2a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/magic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#magic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magic</span>
<span class="mt1 f2 o-30">f0d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/magnet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#magnet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magnet</span>
<span class="mt1 f2 o-30">f076</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/male.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#male"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">male</span>
<span class="mt1 f2 o-30">f183</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/map.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#map"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map</span>
<span class="mt1 f2 o-30">f279</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/map-marker.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#map-marker"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker</span>
<span class="mt1 f2 o-30">f041</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/map-marker-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#map-marker-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker-alt</span>
<span class="mt1 f2 o-30">f3c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/map-pin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#map-pin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-pin</span>
<span class="mt1 f2 o-30">f276</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/map-signs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#map-signs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-signs</span>
<span class="mt1 f2 o-30">f277</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars</span>
<span class="mt1 f2 o-30">f222</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mars-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mars-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-double</span>
<span class="mt1 f2 o-30">f227</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mars-stroke.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mars-stroke"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke</span>
<span class="mt1 f2 o-30">f229</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mars-stroke-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mars-stroke-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-h</span>
<span class="mt1 f2 o-30">f22b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mars-stroke-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mars-stroke-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-v</span>
<span class="mt1 f2 o-30">f22a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/medkit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#medkit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medkit</span>
<span class="mt1 f2 o-30">f0fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/meh.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#meh"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">meh</span>
<span class="mt1 f2 o-30">f11a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mercury.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mercury"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mercury</span>
<span class="mt1 f2 o-30">f223</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/microchip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#microchip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microchip</span>
<span class="mt1 f2 o-30">f2db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/microphone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#microphone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone</span>
<span class="mt1 f2 o-30">f130</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/microphone-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#microphone-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-alt</span>
<span class="mt1 f2 o-30">f3c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/microphone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#microphone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-slash</span>
<span class="mt1 f2 o-30">f131</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus</span>
<span class="mt1 f2 o-30">f068</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/minus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#minus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-circle</span>
<span class="mt1 f2 o-30">f056</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/minus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#minus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-hexagon</span>
<span class="mt1 f2 o-30">f307</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/minus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#minus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-octagon</span>
<span class="mt1 f2 o-30">f308</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/minus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#minus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-square</span>
<span class="mt1 f2 o-30">f146</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mobile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mobile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile</span>
<span class="mt1 f2 o-30">f10b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mobile-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mobile-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-alt</span>
<span class="mt1 f2 o-30">f3cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mobile-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mobile-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android</span>
<span class="mt1 f2 o-30">f3ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mobile-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mobile-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android-alt</span>
<span class="mt1 f2 o-30">f3cf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/money-bill.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#money-bill"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill</span>
<span class="mt1 f2 o-30">f0d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/money-bill-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#money-bill-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill-alt</span>
<span class="mt1 f2 o-30">f3d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/moon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#moon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">moon</span>
<span class="mt1 f2 o-30">f186</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/motorcycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#motorcycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">motorcycle</span>
<span class="mt1 f2 o-30">f21c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/mouse-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#mouse-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mouse-pointer</span>
<span class="mt1 f2 o-30">f245</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/music.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#music"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">music</span>
<span class="mt1 f2 o-30">f001</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/neuter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#neuter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">neuter</span>
<span class="mt1 f2 o-30">f22c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/newspaper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#newspaper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">newspaper</span>
<span class="mt1 f2 o-30">f1ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/object-group.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#object-group"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-group</span>
<span class="mt1 f2 o-30">f247</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/object-ungroup.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#object-ungroup"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-ungroup</span>
<span class="mt1 f2 o-30">f248</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">octagon</span>
<span class="mt1 f2 o-30">f306</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/outdent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#outdent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">outdent</span>
<span class="mt1 f2 o-30">f03b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paint-brush.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paint-brush"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paint-brush</span>
<span class="mt1 f2 o-30">f1fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paper-plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paper-plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paper-plane</span>
<span class="mt1 f2 o-30">f1d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paperclip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paperclip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paperclip</span>
<span class="mt1 f2 o-30">f0c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paragraph.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paragraph"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paragraph</span>
<span class="mt1 f2 o-30">f1dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paste.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paste"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paste</span>
<span class="mt1 f2 o-30">f0ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pause.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pause"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause</span>
<span class="mt1 f2 o-30">f04c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pause-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pause-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause-circle</span>
<span class="mt1 f2 o-30">f28b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/paw.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#paw"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paw</span>
<span class="mt1 f2 o-30">f1b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pen.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pen"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen</span>
<span class="mt1 f2 o-30">f304</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pen-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pen-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-alt</span>
<span class="mt1 f2 o-30">f305</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pen-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pen-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-square</span>
<span class="mt1 f2 o-30">f14b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pencil.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pencil"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil</span>
<span class="mt1 f2 o-30">f040</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pencil-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pencil-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil-alt</span>
<span class="mt1 f2 o-30">f303</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/percent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#percent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">percent</span>
<span class="mt1 f2 o-30">f295</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/phone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#phone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone</span>
<span class="mt1 f2 o-30">f095</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/phone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#phone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-slash</span>
<span class="mt1 f2 o-30">f3dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/phone-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#phone-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-square</span>
<span class="mt1 f2 o-30">f098</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/phone-volume.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#phone-volume"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-volume</span>
<span class="mt1 f2 o-30">f2a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane</span>
<span class="mt1 f2 o-30">f072</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plane-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plane-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane-alt</span>
<span class="mt1 f2 o-30">f3de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/play.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#play"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play</span>
<span class="mt1 f2 o-30">f04b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/play-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#play-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play-circle</span>
<span class="mt1 f2 o-30">f144</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plug</span>
<span class="mt1 f2 o-30">f1e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus</span>
<span class="mt1 f2 o-30">f067</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-circle</span>
<span class="mt1 f2 o-30">f055</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-hexagon</span>
<span class="mt1 f2 o-30">f300</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-octagon</span>
<span class="mt1 f2 o-30">f301</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/plus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#plus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-square</span>
<span class="mt1 f2 o-30">f0fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/podcast.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#podcast"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">podcast</span>
<span class="mt1 f2 o-30">f2ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/poo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#poo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">poo</span>
<span class="mt1 f2 o-30">f2fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">portrait</span>
<span class="mt1 f2 o-30">f3e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/pound-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#pound-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pound-sign</span>
<span class="mt1 f2 o-30">f154</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/power-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#power-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">power-off</span>
<span class="mt1 f2 o-30">f011</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/print.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#print"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">print</span>
<span class="mt1 f2 o-30">f02f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/puzzle-piece.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#puzzle-piece"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">puzzle-piece</span>
<span class="mt1 f2 o-30">f12e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/qrcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#qrcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">qrcode</span>
<span class="mt1 f2 o-30">f029</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/question.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#question"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question</span>
<span class="mt1 f2 o-30">f128</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/question-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#question-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-circle</span>
<span class="mt1 f2 o-30">f059</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/question-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#question-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-square</span>
<span class="mt1 f2 o-30">f2fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/quote-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#quote-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-left</span>
<span class="mt1 f2 o-30">f10d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/quote-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#quote-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-right</span>
<span class="mt1 f2 o-30">f10e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/random.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#random"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">random</span>
<span class="mt1 f2 o-30">f074</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rectangle-landscape.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rectangle-landscape"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-landscape</span>
<span class="mt1 f2 o-30">f2fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rectangle-portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rectangle-portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-portrait</span>
<span class="mt1 f2 o-30">f2fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rectangle-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rectangle-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-wide</span>
<span class="mt1 f2 o-30">f2fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/recycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#recycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">recycle</span>
<span class="mt1 f2 o-30">f1b8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/redo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#redo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo</span>
<span class="mt1 f2 o-30">f01e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/redo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#redo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo-alt</span>
<span class="mt1 f2 o-30">f2f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/registered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#registered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">registered</span>
<span class="mt1 f2 o-30">f25d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/repeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#repeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat</span>
<span class="mt1 f2 o-30">f363</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/repeat-1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#repeat-1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1</span>
<span class="mt1 f2 o-30">f365</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/repeat-1-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#repeat-1-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1-alt</span>
<span class="mt1 f2 o-30">f366</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/repeat-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#repeat-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-alt</span>
<span class="mt1 f2 o-30">f364</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/reply.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#reply"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply</span>
<span class="mt1 f2 o-30">f3e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/reply-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#reply-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply-all</span>
<span class="mt1 f2 o-30">f122</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/retweet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#retweet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet</span>
<span class="mt1 f2 o-30">f079</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/retweet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#retweet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet-alt</span>
<span class="mt1 f2 o-30">f361</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/road.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#road"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">road</span>
<span class="mt1 f2 o-30">f018</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rocket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rocket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rocket</span>
<span class="mt1 f2 o-30">f135</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rss.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rss"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss</span>
<span class="mt1 f2 o-30">f09e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rss-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rss-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss-square</span>
<span class="mt1 f2 o-30">f143</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ruble-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ruble-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ruble-sign</span>
<span class="mt1 f2 o-30">f158</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/rupee-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#rupee-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rupee-sign</span>
<span class="mt1 f2 o-30">f156</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/save.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#save"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">save</span>
<span class="mt1 f2 o-30">f0c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/scrubber.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#scrubber"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">scrubber</span>
<span class="mt1 f2 o-30">f2f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/search.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#search"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search</span>
<span class="mt1 f2 o-30">f002</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/search-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#search-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-minus</span>
<span class="mt1 f2 o-30">f010</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/search-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#search-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-plus</span>
<span class="mt1 f2 o-30">f00e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/server.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#server"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">server</span>
<span class="mt1 f2 o-30">f233</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/share.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#share"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share</span>
<span class="mt1 f2 o-30">f064</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/share-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#share-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-all</span>
<span class="mt1 f2 o-30">f367</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/share-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#share-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt</span>
<span class="mt1 f2 o-30">f1e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/share-alt-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#share-alt-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt-square</span>
<span class="mt1 f2 o-30">f1e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/share-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#share-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-square</span>
<span class="mt1 f2 o-30">f14d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shekel-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shekel-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shekel-sign</span>
<span class="mt1 f2 o-30">f20b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shield.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shield"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield</span>
<span class="mt1 f2 o-30">f132</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shield-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shield-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-alt</span>
<span class="mt1 f2 o-30">f3ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shield-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shield-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-check</span>
<span class="mt1 f2 o-30">f2f7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ship.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ship"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ship</span>
<span class="mt1 f2 o-30">f21a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shopping-bag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shopping-bag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-bag</span>
<span class="mt1 f2 o-30">f290</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shopping-basket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shopping-basket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-basket</span>
<span class="mt1 f2 o-30">f291</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shopping-cart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shopping-cart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-cart</span>
<span class="mt1 f2 o-30">f07a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/shower.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#shower"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shower</span>
<span class="mt1 f2 o-30">f2cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sign-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sign-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in</span>
<span class="mt1 f2 o-30">f090</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sign-in-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sign-in-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in-alt</span>
<span class="mt1 f2 o-30">f2f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sign-language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sign-language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-language</span>
<span class="mt1 f2 o-30">f2a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sign-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sign-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out</span>
<span class="mt1 f2 o-30">f08b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sign-out-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sign-out-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out-alt</span>
<span class="mt1 f2 o-30">f2f5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/signal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#signal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">signal</span>
<span class="mt1 f2 o-30">f012</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sitemap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sitemap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sitemap</span>
<span class="mt1 f2 o-30">f0e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sliders-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sliders-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h</span>
<span class="mt1 f2 o-30">f1de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sliders-h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sliders-h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h-square</span>
<span class="mt1 f2 o-30">f3f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sliders-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sliders-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v</span>
<span class="mt1 f2 o-30">f3f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sliders-v-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sliders-v-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v-square</span>
<span class="mt1 f2 o-30">f3f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/smile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#smile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">smile</span>
<span class="mt1 f2 o-30">f118</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/snowflake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#snowflake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snowflake</span>
<span class="mt1 f2 o-30">f2dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort</span>
<span class="mt1 f2 o-30">f0dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-alpha-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-alpha-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-down</span>
<span class="mt1 f2 o-30">f15d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-alpha-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-alpha-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-up</span>
<span class="mt1 f2 o-30">f15e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-amount-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-amount-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-down</span>
<span class="mt1 f2 o-30">f160</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-amount-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-amount-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-up</span>
<span class="mt1 f2 o-30">f161</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-down</span>
<span class="mt1 f2 o-30">f0dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-numeric-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-numeric-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-down</span>
<span class="mt1 f2 o-30">f162</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-numeric-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-numeric-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-up</span>
<span class="mt1 f2 o-30">f163</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sort-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sort-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-up</span>
<span class="mt1 f2 o-30">f0de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/space-shuttle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#space-shuttle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">space-shuttle</span>
<span class="mt1 f2 o-30">f197</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/spade.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#spade"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spade</span>
<span class="mt1 f2 o-30">f2f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/spinner.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#spinner"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner</span>
<span class="mt1 f2 o-30">f110</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/spinner-third.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#spinner-third"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner-third</span>
<span class="mt1 f2 o-30">f3f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">square</span>
<span class="mt1 f2 o-30">f0c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/star.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#star"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star</span>
<span class="mt1 f2 o-30">f005</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/star-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#star-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-exclamation</span>
<span class="mt1 f2 o-30">f2f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/star-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#star-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-half</span>
<span class="mt1 f2 o-30">f089</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/step-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#step-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-backward</span>
<span class="mt1 f2 o-30">f048</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/step-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#step-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-forward</span>
<span class="mt1 f2 o-30">f051</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/stethoscope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#stethoscope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stethoscope</span>
<span class="mt1 f2 o-30">f0f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sticky-note.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sticky-note"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sticky-note</span>
<span class="mt1 f2 o-30">f249</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/stop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#stop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop</span>
<span class="mt1 f2 o-30">f04d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/stop-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#stop-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop-circle</span>
<span class="mt1 f2 o-30">f28d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/stopwatch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#stopwatch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stopwatch</span>
<span class="mt1 f2 o-30">f2f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/street-view.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#street-view"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">street-view</span>
<span class="mt1 f2 o-30">f21d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/strikethrough.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#strikethrough"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">strikethrough</span>
<span class="mt1 f2 o-30">f0cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/subscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#subscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subscript</span>
<span class="mt1 f2 o-30">f12c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/subway.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#subway"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subway</span>
<span class="mt1 f2 o-30">f239</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/suitcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#suitcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">suitcase</span>
<span class="mt1 f2 o-30">f0f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sun.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sun"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sun</span>
<span class="mt1 f2 o-30">f185</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/superscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#superscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">superscript</span>
<span class="mt1 f2 o-30">f12b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sync.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sync"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync</span>
<span class="mt1 f2 o-30">f021</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/sync-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#sync-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync-alt</span>
<span class="mt1 f2 o-30">f2f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/table.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#table"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">table</span>
<span class="mt1 f2 o-30">f0ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tablet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tablet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet</span>
<span class="mt1 f2 o-30">f10a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tablet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tablet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-alt</span>
<span class="mt1 f2 o-30">f3fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tablet-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tablet-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android</span>
<span class="mt1 f2 o-30">f3fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tablet-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tablet-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android-alt</span>
<span class="mt1 f2 o-30">f3fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tachometer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tachometer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer</span>
<span class="mt1 f2 o-30">f0e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tachometer-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tachometer-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer-alt</span>
<span class="mt1 f2 o-30">f3fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tag</span>
<span class="mt1 f2 o-30">f02b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tags.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tags"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tags</span>
<span class="mt1 f2 o-30">f02c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tasks.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tasks"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tasks</span>
<span class="mt1 f2 o-30">f0ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/taxi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#taxi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">taxi</span>
<span class="mt1 f2 o-30">f1ba</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/terminal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#terminal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">terminal</span>
<span class="mt1 f2 o-30">f120</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/text-height.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#text-height"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-height</span>
<span class="mt1 f2 o-30">f034</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/text-width.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#text-width"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-width</span>
<span class="mt1 f2 o-30">f035</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/th.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#th"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th</span>
<span class="mt1 f2 o-30">f00a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/th-large.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#th-large"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-large</span>
<span class="mt1 f2 o-30">f009</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/th-list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#th-list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-list</span>
<span class="mt1 f2 o-30">f00b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thermometer-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thermometer-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-empty</span>
<span class="mt1 f2 o-30">f2cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thermometer-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thermometer-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-full</span>
<span class="mt1 f2 o-30">f2c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thermometer-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thermometer-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-half</span>
<span class="mt1 f2 o-30">f2c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thermometer-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thermometer-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-quarter</span>
<span class="mt1 f2 o-30">f2ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thermometer-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thermometer-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-three-quarters</span>
<span class="mt1 f2 o-30">f2c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thumbs-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thumbs-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-down</span>
<span class="mt1 f2 o-30">f165</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thumbs-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thumbs-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-up</span>
<span class="mt1 f2 o-30">f164</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/thumbtack.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#thumbtack"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbtack</span>
<span class="mt1 f2 o-30">f08d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ticket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ticket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket</span>
<span class="mt1 f2 o-30">f145</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/ticket-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#ticket-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket-alt</span>
<span class="mt1 f2 o-30">f3ff</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times</span>
<span class="mt1 f2 o-30">f00d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/times-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#times-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-circle</span>
<span class="mt1 f2 o-30">f057</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/times-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#times-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-hexagon</span>
<span class="mt1 f2 o-30">f2ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/times-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#times-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-octagon</span>
<span class="mt1 f2 o-30">f2f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/times-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#times-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-square</span>
<span class="mt1 f2 o-30">f2d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tint</span>
<span class="mt1 f2 o-30">f043</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/toggle-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#toggle-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-off</span>
<span class="mt1 f2 o-30">f204</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/toggle-on.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#toggle-on"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-on</span>
<span class="mt1 f2 o-30">f205</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/trademark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#trademark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trademark</span>
<span class="mt1 f2 o-30">f25c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/train.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#train"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">train</span>
<span class="mt1 f2 o-30">f238</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/transgender.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#transgender"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender</span>
<span class="mt1 f2 o-30">f224</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/transgender-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#transgender-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender-alt</span>
<span class="mt1 f2 o-30">f225</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/trash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#trash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash</span>
<span class="mt1 f2 o-30">f1f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/trash-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#trash-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash-alt</span>
<span class="mt1 f2 o-30">f2ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tree.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tree"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree</span>
<span class="mt1 f2 o-30">f1bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tree-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tree-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree-alt</span>
<span class="mt1 f2 o-30">f400</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">triangle</span>
<span class="mt1 f2 o-30">f2ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/trophy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#trophy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy</span>
<span class="mt1 f2 o-30">f091</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/trophy-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#trophy-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy-alt</span>
<span class="mt1 f2 o-30">f2eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/truck.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#truck"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">truck</span>
<span class="mt1 f2 o-30">f0d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tty</span>
<span class="mt1 f2 o-30">f1e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tv.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tv"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv</span>
<span class="mt1 f2 o-30">f26c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/tv-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#tv-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv-retro</span>
<span class="mt1 f2 o-30">f401</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/umbrella.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#umbrella"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">umbrella</span>
<span class="mt1 f2 o-30">f0e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/underline.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#underline"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">underline</span>
<span class="mt1 f2 o-30">f0cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/undo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#undo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo</span>
<span class="mt1 f2 o-30">f0e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/undo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#undo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo-alt</span>
<span class="mt1 f2 o-30">f2ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/universal-access.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#universal-access"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">universal-access</span>
<span class="mt1 f2 o-30">f29a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/university.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#university"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">university</span>
<span class="mt1 f2 o-30">f19c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/unlink.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#unlink"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlink</span>
<span class="mt1 f2 o-30">f127</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/unlock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#unlock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock</span>
<span class="mt1 f2 o-30">f09c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/unlock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#unlock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock-alt</span>
<span class="mt1 f2 o-30">f13e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">upload</span>
<span class="mt1 f2 o-30">f093</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/usd-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#usd-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-circle</span>
<span class="mt1 f2 o-30">f2e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/usd-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#usd-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-square</span>
<span class="mt1 f2 o-30">f2e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user</span>
<span class="mt1 f2 o-30">f007</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-alt</span>
<span class="mt1 f2 o-30">f406</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-circle</span>
<span class="mt1 f2 o-30">f2bd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-md.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-md"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-md</span>
<span class="mt1 f2 o-30">f0f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-plus</span>
<span class="mt1 f2 o-30">f234</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-secret.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-secret"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-secret</span>
<span class="mt1 f2 o-30">f21b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/user-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#user-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-times</span>
<span class="mt1 f2 o-30">f235</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/users.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#users"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">users</span>
<span class="mt1 f2 o-30">f0c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/utensil-fork.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#utensil-fork"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-fork</span>
<span class="mt1 f2 o-30">f2e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/utensil-knife.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#utensil-knife"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-knife</span>
<span class="mt1 f2 o-30">f2e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/utensil-spoon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#utensil-spoon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-spoon</span>
<span class="mt1 f2 o-30">f2e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/utensils.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#utensils"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils</span>
<span class="mt1 f2 o-30">f2e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/utensils-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#utensils-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils-alt</span>
<span class="mt1 f2 o-30">f2e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/venus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#venus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus</span>
<span class="mt1 f2 o-30">f221</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/venus-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#venus-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-double</span>
<span class="mt1 f2 o-30">f226</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/venus-mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#venus-mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-mars</span>
<span class="mt1 f2 o-30">f228</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">video</span>
<span class="mt1 f2 o-30">f03d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/volume-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#volume-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-down</span>
<span class="mt1 f2 o-30">f027</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/volume-mute.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#volume-mute"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-mute</span>
<span class="mt1 f2 o-30">f2e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/volume-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#volume-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-off</span>
<span class="mt1 f2 o-30">f026</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/volume-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#volume-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-up</span>
<span class="mt1 f2 o-30">f028</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/watch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#watch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">watch</span>
<span class="mt1 f2 o-30">f2e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/wheelchair.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#wheelchair"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wheelchair</span>
<span class="mt1 f2 o-30">f193</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/wifi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#wifi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wifi</span>
<span class="mt1 f2 o-30">f1eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window</span>
<span class="mt1 f2 o-30">f40e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-alt</span>
<span class="mt1 f2 o-30">f40f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window-close.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window-close"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-close</span>
<span class="mt1 f2 o-30">f410</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window-maximize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window-maximize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-maximize</span>
<span class="mt1 f2 o-30">f2d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window-minimize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window-minimize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-minimize</span>
<span class="mt1 f2 o-30">f2d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/window-restore.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#window-restore"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-restore</span>
<span class="mt1 f2 o-30">f2d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/won-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#won-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">won-sign</span>
<span class="mt1 f2 o-30">f159</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/wrench.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#wrench"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wrench</span>
<span class="mt1 f2 o-30">f0ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/regular/yen-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-regular.svg#yen-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yen-sign</span>
<span class="mt1 f2 o-30">f157</span>
</div>
</li>
</ul>
</section>
<section id="fal" class="mb6">
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Light <span class="pl3 gray5 fr mt1 f3">619 icons</span></h2>
<ul class="nl3 nr3 list ma0 pa0 flex flex-row flex-wrap gray9">
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/address-book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#address-book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-book</span>
<span class="mt1 f2 o-30">f2b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/address-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#address-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">address-card</span>
<span class="mt1 f2 o-30">f2bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/adjust.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#adjust"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">adjust</span>
<span class="mt1 f2 o-30">f042</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/alarm-clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#alarm-clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">alarm-clock</span>
<span class="mt1 f2 o-30">f34e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/align-center.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#align-center"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-center</span>
<span class="mt1 f2 o-30">f037</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/align-justify.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#align-justify"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-justify</span>
<span class="mt1 f2 o-30">f039</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/align-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#align-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-left</span>
<span class="mt1 f2 o-30">f036</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/align-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#align-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">align-right</span>
<span class="mt1 f2 o-30">f038</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ambulance.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ambulance"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ambulance</span>
<span class="mt1 f2 o-30">f0f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/american-sign-language-interpreting.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#american-sign-language-interpreting"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">american-sign-language-interpreting</span>
<span class="mt1 f2 o-30">f2a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/anchor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#anchor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">anchor</span>
<span class="mt1 f2 o-30">f13d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-down</span>
<span class="mt1 f2 o-30">f103</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-left</span>
<span class="mt1 f2 o-30">f100</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-right</span>
<span class="mt1 f2 o-30">f101</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-double-up</span>
<span class="mt1 f2 o-30">f102</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-down</span>
<span class="mt1 f2 o-30">f107</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-left</span>
<span class="mt1 f2 o-30">f104</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-right</span>
<span class="mt1 f2 o-30">f105</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/angle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#angle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angle-up</span>
<span class="mt1 f2 o-30">f106</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">archive</span>
<span class="mt1 f2 o-30">f187</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-down</span>
<span class="mt1 f2 o-30">f358</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-left</span>
<span class="mt1 f2 o-30">f359</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-right</span>
<span class="mt1 f2 o-30">f35a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-circle-up</span>
<span class="mt1 f2 o-30">f35b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-down</span>
<span class="mt1 f2 o-30">f354</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-bottom</span>
<span class="mt1 f2 o-30">f346</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-left</span>
<span class="mt1 f2 o-30">f347</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-right</span>
<span class="mt1 f2 o-30">f348</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-from-top</span>
<span class="mt1 f2 o-30">f349</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-left</span>
<span class="mt1 f2 o-30">f355</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-right</span>
<span class="mt1 f2 o-30">f356</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-down</span>
<span class="mt1 f2 o-30">f350</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-left</span>
<span class="mt1 f2 o-30">f351</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-right</span>
<span class="mt1 f2 o-30">f352</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-square-up</span>
<span class="mt1 f2 o-30">f353</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-bottom</span>
<span class="mt1 f2 o-30">f34a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-left</span>
<span class="mt1 f2 o-30">f34b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-right</span>
<span class="mt1 f2 o-30">f34c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-to-top</span>
<span class="mt1 f2 o-30">f34d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-alt-up</span>
<span class="mt1 f2 o-30">f357</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-down</span>
<span class="mt1 f2 o-30">f0ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-left</span>
<span class="mt1 f2 o-30">f0a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-right</span>
<span class="mt1 f2 o-30">f0a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-circle-up</span>
<span class="mt1 f2 o-30">f0aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-down</span>
<span class="mt1 f2 o-30">f063</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-from-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-from-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-bottom</span>
<span class="mt1 f2 o-30">f342</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-from-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-from-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-left</span>
<span class="mt1 f2 o-30">f343</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-from-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-from-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-right</span>
<span class="mt1 f2 o-30">f344</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-from-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-from-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-from-top</span>
<span class="mt1 f2 o-30">f345</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-left</span>
<span class="mt1 f2 o-30">f060</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-right</span>
<span class="mt1 f2 o-30">f061</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-down</span>
<span class="mt1 f2 o-30">f339</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-left</span>
<span class="mt1 f2 o-30">f33a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-right</span>
<span class="mt1 f2 o-30">f33b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-square-up</span>
<span class="mt1 f2 o-30">f33c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-to-bottom.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-to-bottom"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-bottom</span>
<span class="mt1 f2 o-30">f33d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-to-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-to-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-left</span>
<span class="mt1 f2 o-30">f33e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-to-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-to-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-right</span>
<span class="mt1 f2 o-30">f340</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-to-top.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-to-top"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-to-top</span>
<span class="mt1 f2 o-30">f341</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrow-up</span>
<span class="mt1 f2 o-30">f062</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows</span>
<span class="mt1 f2 o-30">f047</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt</span>
<span class="mt1 f2 o-30">f0b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows-alt-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows-alt-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-h</span>
<span class="mt1 f2 o-30">f337</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows-alt-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows-alt-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-alt-v</span>
<span class="mt1 f2 o-30">f338</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-h</span>
<span class="mt1 f2 o-30">f07e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/arrows-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#arrows-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">arrows-v</span>
<span class="mt1 f2 o-30">f07d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/assistive-listening-systems.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#assistive-listening-systems"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">assistive-listening-systems</span>
<span class="mt1 f2 o-30">f2a2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/asterisk.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#asterisk"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">asterisk</span>
<span class="mt1 f2 o-30">f069</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/at.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#at"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">at</span>
<span class="mt1 f2 o-30">f1fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/audio-description.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#audio-description"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">audio-description</span>
<span class="mt1 f2 o-30">f29e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">backward</span>
<span class="mt1 f2 o-30">f04a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge</span>
<span class="mt1 f2 o-30">f335</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/badge-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#badge-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">badge-check</span>
<span class="mt1 f2 o-30">f336</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/balance-scale.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#balance-scale"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">balance-scale</span>
<span class="mt1 f2 o-30">f24e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ban.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ban"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ban</span>
<span class="mt1 f2 o-30">f05e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/barcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#barcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">barcode</span>
<span class="mt1 f2 o-30">f02a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bars</span>
<span class="mt1 f2 o-30">f0c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bath.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bath"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bath</span>
<span class="mt1 f2 o-30">f2cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-bolt</span>
<span class="mt1 f2 o-30">f376</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-empty</span>
<span class="mt1 f2 o-30">f244</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-full</span>
<span class="mt1 f2 o-30">f240</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-half</span>
<span class="mt1 f2 o-30">f242</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-quarter</span>
<span class="mt1 f2 o-30">f243</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-slash</span>
<span class="mt1 f2 o-30">f377</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/battery-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#battery-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">battery-three-quarters</span>
<span class="mt1 f2 o-30">f241</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bed.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bed"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bed</span>
<span class="mt1 f2 o-30">f236</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/beer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#beer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">beer</span>
<span class="mt1 f2 o-30">f0fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bell.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bell"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell</span>
<span class="mt1 f2 o-30">f0f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bell-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bell-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bell-slash</span>
<span class="mt1 f2 o-30">f1f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bicycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bicycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bicycle</span>
<span class="mt1 f2 o-30">f206</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/binoculars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#binoculars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">binoculars</span>
<span class="mt1 f2 o-30">f1e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/birthday-cake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#birthday-cake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">birthday-cake</span>
<span class="mt1 f2 o-30">f1fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/blind.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#blind"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blind</span>
<span class="mt1 f2 o-30">f29d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bold.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bold"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bold</span>
<span class="mt1 f2 o-30">f032</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bolt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bolt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bolt</span>
<span class="mt1 f2 o-30">f0e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bomb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bomb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bomb</span>
<span class="mt1 f2 o-30">f1e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/book.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#book"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">book</span>
<span class="mt1 f2 o-30">f02d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bookmark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bookmark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bookmark</span>
<span class="mt1 f2 o-30">f02e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/braille.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#braille"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">braille</span>
<span class="mt1 f2 o-30">f2a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/briefcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#briefcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">briefcase</span>
<span class="mt1 f2 o-30">f0b1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/browser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#browser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">browser</span>
<span class="mt1 f2 o-30">f37e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bug</span>
<span class="mt1 f2 o-30">f188</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/building.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#building"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">building</span>
<span class="mt1 f2 o-30">f1ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bullhorn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bullhorn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullhorn</span>
<span class="mt1 f2 o-30">f0a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bullseye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bullseye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bullseye</span>
<span class="mt1 f2 o-30">f140</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/bus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#bus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bus</span>
<span class="mt1 f2 o-30">f207</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calculator.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calculator"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calculator</span>
<span class="mt1 f2 o-30">f1ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar</span>
<span class="mt1 f2 o-30">f133</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-alt</span>
<span class="mt1 f2 o-30">f073</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-check</span>
<span class="mt1 f2 o-30">f274</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-edit</span>
<span class="mt1 f2 o-30">f333</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-exclamation</span>
<span class="mt1 f2 o-30">f334</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-minus</span>
<span class="mt1 f2 o-30">f272</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-plus</span>
<span class="mt1 f2 o-30">f271</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/calendar-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#calendar-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">calendar-times</span>
<span class="mt1 f2 o-30">f273</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/camera.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#camera"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera</span>
<span class="mt1 f2 o-30">f030</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/camera-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#camera-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-alt</span>
<span class="mt1 f2 o-30">f332</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/camera-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#camera-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">camera-retro</span>
<span class="mt1 f2 o-30">f083</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/car.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#car"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">car</span>
<span class="mt1 f2 o-30">f1b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-down</span>
<span class="mt1 f2 o-30">f32d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-left</span>
<span class="mt1 f2 o-30">f32e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-right</span>
<span class="mt1 f2 o-30">f330</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-circle-up</span>
<span class="mt1 f2 o-30">f331</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-down</span>
<span class="mt1 f2 o-30">f0d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-left</span>
<span class="mt1 f2 o-30">f0d9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-right</span>
<span class="mt1 f2 o-30">f0da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-down</span>
<span class="mt1 f2 o-30">f150</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-left</span>
<span class="mt1 f2 o-30">f191</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-right</span>
<span class="mt1 f2 o-30">f152</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-square-up</span>
<span class="mt1 f2 o-30">f151</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/caret-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#caret-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">caret-up</span>
<span class="mt1 f2 o-30">f0d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cart-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cart-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-arrow-down</span>
<span class="mt1 f2 o-30">f218</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cart-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cart-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cart-plus</span>
<span class="mt1 f2 o-30">f217</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/certificate.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#certificate"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">certificate</span>
<span class="mt1 f2 o-30">f0a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chart-area.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chart-area"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-area</span>
<span class="mt1 f2 o-30">f1fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chart-bar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chart-bar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-bar</span>
<span class="mt1 f2 o-30">f080</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chart-line.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chart-line"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-line</span>
<span class="mt1 f2 o-30">f201</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chart-pie.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chart-pie"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chart-pie</span>
<span class="mt1 f2 o-30">f200</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check</span>
<span class="mt1 f2 o-30">f00c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/check-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#check-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-circle</span>
<span class="mt1 f2 o-30">f058</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/check-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#check-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">check-square</span>
<span class="mt1 f2 o-30">f14a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-circle-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-circle-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-down</span>
<span class="mt1 f2 o-30">f13a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-circle-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-circle-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-left</span>
<span class="mt1 f2 o-30">f137</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-circle-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-circle-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-right</span>
<span class="mt1 f2 o-30">f138</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-circle-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-circle-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-circle-up</span>
<span class="mt1 f2 o-30">f139</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-double-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-double-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-down</span>
<span class="mt1 f2 o-30">f322</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-double-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-double-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-left</span>
<span class="mt1 f2 o-30">f323</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-double-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-double-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-right</span>
<span class="mt1 f2 o-30">f324</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-double-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-double-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-double-up</span>
<span class="mt1 f2 o-30">f325</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-down</span>
<span class="mt1 f2 o-30">f078</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-left</span>
<span class="mt1 f2 o-30">f053</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-right</span>
<span class="mt1 f2 o-30">f054</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-square-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-square-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-down</span>
<span class="mt1 f2 o-30">f329</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-square-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-square-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-left</span>
<span class="mt1 f2 o-30">f32a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-square-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-square-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-right</span>
<span class="mt1 f2 o-30">f32b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-square-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-square-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-square-up</span>
<span class="mt1 f2 o-30">f32c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/chevron-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#chevron-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chevron-up</span>
<span class="mt1 f2 o-30">f077</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/child.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#child"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">child</span>
<span class="mt1 f2 o-30">f1ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle</span>
<span class="mt1 f2 o-30">f111</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/circle-notch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#circle-notch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">circle-notch</span>
<span class="mt1 f2 o-30">f1ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/clipboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#clipboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clipboard</span>
<span class="mt1 f2 o-30">f328</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/clock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#clock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clock</span>
<span class="mt1 f2 o-30">f017</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/clone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#clone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">clone</span>
<span class="mt1 f2 o-30">f24d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/closed-captioning.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#closed-captioning"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">closed-captioning</span>
<span class="mt1 f2 o-30">f20a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cloud.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cloud"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud</span>
<span class="mt1 f2 o-30">f0c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cloud-download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cloud-download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download</span>
<span class="mt1 f2 o-30">f0ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cloud-download-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cloud-download-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-download-alt</span>
<span class="mt1 f2 o-30">f381</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cloud-upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cloud-upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload</span>
<span class="mt1 f2 o-30">f0ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cloud-upload-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cloud-upload-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloud-upload-alt</span>
<span class="mt1 f2 o-30">f382</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/club.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#club"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">club</span>
<span class="mt1 f2 o-30">f327</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code</span>
<span class="mt1 f2 o-30">f121</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/code-branch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#code-branch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-branch</span>
<span class="mt1 f2 o-30">f126</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/code-commit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#code-commit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-commit</span>
<span class="mt1 f2 o-30">f386</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/code-merge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#code-merge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">code-merge</span>
<span class="mt1 f2 o-30">f387</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/coffee.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#coffee"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">coffee</span>
<span class="mt1 f2 o-30">f0f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cog.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cog"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cog</span>
<span class="mt1 f2 o-30">f013</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cogs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cogs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cogs</span>
<span class="mt1 f2 o-30">f085</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/columns.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#columns"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">columns</span>
<span class="mt1 f2 o-30">f0db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/comment.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#comment"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment</span>
<span class="mt1 f2 o-30">f075</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/comment-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#comment-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comment-alt</span>
<span class="mt1 f2 o-30">f27a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/comments.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#comments"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">comments</span>
<span class="mt1 f2 o-30">f086</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/compass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#compass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compass</span>
<span class="mt1 f2 o-30">f14e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/compress.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#compress"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress</span>
<span class="mt1 f2 o-30">f066</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/compress-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#compress-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-alt</span>
<span class="mt1 f2 o-30">f422</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/compress-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#compress-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">compress-wide</span>
<span class="mt1 f2 o-30">f326</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/copy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#copy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copy</span>
<span class="mt1 f2 o-30">f0c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/copyright.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#copyright"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">copyright</span>
<span class="mt1 f2 o-30">f1f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/credit-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#credit-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card</span>
<span class="mt1 f2 o-30">f09d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/credit-card-blank.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#credit-card-blank"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-blank</span>
<span class="mt1 f2 o-30">f389</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/credit-card-front.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#credit-card-front"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">credit-card-front</span>
<span class="mt1 f2 o-30">f38a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/crop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#crop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crop</span>
<span class="mt1 f2 o-30">f125</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/crosshairs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#crosshairs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">crosshairs</span>
<span class="mt1 f2 o-30">f05b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cube.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cube"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cube</span>
<span class="mt1 f2 o-30">f1b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cubes.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cubes"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cubes</span>
<span class="mt1 f2 o-30">f1b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/cut.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#cut"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cut</span>
<span class="mt1 f2 o-30">f0c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/database.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#database"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">database</span>
<span class="mt1 f2 o-30">f1c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/deaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#deaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deaf</span>
<span class="mt1 f2 o-30">f2a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/desktop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#desktop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop</span>
<span class="mt1 f2 o-30">f108</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/desktop-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#desktop-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">desktop-alt</span>
<span class="mt1 f2 o-30">f390</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/diamond.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#diamond"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">diamond</span>
<span class="mt1 f2 o-30">f219</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/dollar-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#dollar-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dollar-sign</span>
<span class="mt1 f2 o-30">f155</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/dot-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#dot-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dot-circle</span>
<span class="mt1 f2 o-30">f192</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/download.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#download"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">download</span>
<span class="mt1 f2 o-30">f019</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">edit</span>
<span class="mt1 f2 o-30">f044</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/eject.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#eject"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eject</span>
<span class="mt1 f2 o-30">f052</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ellipsis-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ellipsis-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h</span>
<span class="mt1 f2 o-30">f141</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ellipsis-h-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ellipsis-h-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-h-alt</span>
<span class="mt1 f2 o-30">f39b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ellipsis-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ellipsis-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v</span>
<span class="mt1 f2 o-30">f142</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ellipsis-v-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ellipsis-v-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ellipsis-v-alt</span>
<span class="mt1 f2 o-30">f39c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/envelope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#envelope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope</span>
<span class="mt1 f2 o-30">f0e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/envelope-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#envelope-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-open</span>
<span class="mt1 f2 o-30">f2b6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/envelope-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#envelope-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envelope-square</span>
<span class="mt1 f2 o-30">f199</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/eraser.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#eraser"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eraser</span>
<span class="mt1 f2 o-30">f12d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/euro-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#euro-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">euro-sign</span>
<span class="mt1 f2 o-30">f153</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exchange.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exchange"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange</span>
<span class="mt1 f2 o-30">f0ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exchange-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exchange-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exchange-alt</span>
<span class="mt1 f2 o-30">f362</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation</span>
<span class="mt1 f2 o-30">f12a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exclamation-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exclamation-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-circle</span>
<span class="mt1 f2 o-30">f06a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exclamation-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exclamation-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-square</span>
<span class="mt1 f2 o-30">f321</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/exclamation-triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#exclamation-triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">exclamation-triangle</span>
<span class="mt1 f2 o-30">f071</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/expand.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#expand"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand</span>
<span class="mt1 f2 o-30">f065</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/expand-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#expand-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-alt</span>
<span class="mt1 f2 o-30">f424</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/expand-arrows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#expand-arrows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows</span>
<span class="mt1 f2 o-30">f31d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/expand-arrows-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#expand-arrows-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-arrows-alt</span>
<span class="mt1 f2 o-30">f31e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/expand-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#expand-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expand-wide</span>
<span class="mt1 f2 o-30">f320</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/external-link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#external-link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link</span>
<span class="mt1 f2 o-30">f08e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/external-link-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#external-link-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-alt</span>
<span class="mt1 f2 o-30">f35d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/external-link-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#external-link-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square</span>
<span class="mt1 f2 o-30">f14c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/external-link-square-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#external-link-square-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">external-link-square-alt</span>
<span class="mt1 f2 o-30">f360</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/eye.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#eye"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye</span>
<span class="mt1 f2 o-30">f06e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/eye-dropper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#eye-dropper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-dropper</span>
<span class="mt1 f2 o-30">f1fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/eye-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#eye-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">eye-slash</span>
<span class="mt1 f2 o-30">f070</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fast-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fast-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-backward</span>
<span class="mt1 f2 o-30">f049</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fast-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fast-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fast-forward</span>
<span class="mt1 f2 o-30">f050</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fax.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fax"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fax</span>
<span class="mt1 f2 o-30">f1ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/female.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#female"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">female</span>
<span class="mt1 f2 o-30">f182</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fighter-jet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fighter-jet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fighter-jet</span>
<span class="mt1 f2 o-30">f0fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file</span>
<span class="mt1 f2 o-30">f15b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-alt</span>
<span class="mt1 f2 o-30">f15c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-archive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-archive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-archive</span>
<span class="mt1 f2 o-30">f1c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-audio.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-audio"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-audio</span>
<span class="mt1 f2 o-30">f1c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-check</span>
<span class="mt1 f2 o-30">f316</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-code.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-code"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-code</span>
<span class="mt1 f2 o-30">f1c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-edit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-edit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-edit</span>
<span class="mt1 f2 o-30">f31c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-excel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-excel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-excel</span>
<span class="mt1 f2 o-30">f1c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-exclamation</span>
<span class="mt1 f2 o-30">f31a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-image</span>
<span class="mt1 f2 o-30">f1c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-minus</span>
<span class="mt1 f2 o-30">f318</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-pdf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-pdf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-pdf</span>
<span class="mt1 f2 o-30">f1c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-plus</span>
<span class="mt1 f2 o-30">f319</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-powerpoint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-powerpoint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-powerpoint</span>
<span class="mt1 f2 o-30">f1c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-times</span>
<span class="mt1 f2 o-30">f317</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-video</span>
<span class="mt1 f2 o-30">f1c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/file-word.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#file-word"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">file-word</span>
<span class="mt1 f2 o-30">f1c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/film.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#film"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film</span>
<span class="mt1 f2 o-30">f008</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/film-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#film-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">film-alt</span>
<span class="mt1 f2 o-30">f3a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/filter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#filter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">filter</span>
<span class="mt1 f2 o-30">f0b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fire.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fire"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire</span>
<span class="mt1 f2 o-30">f06d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/fire-extinguisher.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#fire-extinguisher"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fire-extinguisher</span>
<span class="mt1 f2 o-30">f134</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/flag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#flag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag</span>
<span class="mt1 f2 o-30">f024</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/flag-checkered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#flag-checkered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flag-checkered</span>
<span class="mt1 f2 o-30">f11e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/flask.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#flask"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flask</span>
<span class="mt1 f2 o-30">f0c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/folder.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#folder"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder</span>
<span class="mt1 f2 o-30">f07b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/folder-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#folder-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">folder-open</span>
<span class="mt1 f2 o-30">f07c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/font.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#font"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font</span>
<span class="mt1 f2 o-30">f031</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">forward</span>
<span class="mt1 f2 o-30">f04e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/frown.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#frown"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">frown</span>
<span class="mt1 f2 o-30">f119</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/futbol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#futbol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">futbol</span>
<span class="mt1 f2 o-30">f1e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/gamepad.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#gamepad"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gamepad</span>
<span class="mt1 f2 o-30">f11b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/gavel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#gavel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gavel</span>
<span class="mt1 f2 o-30">f0e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/gem.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#gem"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gem</span>
<span class="mt1 f2 o-30">f3a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/genderless.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#genderless"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">genderless</span>
<span class="mt1 f2 o-30">f22d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/gift.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#gift"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gift</span>
<span class="mt1 f2 o-30">f06b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/glass-martini.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#glass-martini"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">glass-martini</span>
<span class="mt1 f2 o-30">f000</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/globe.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#globe"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">globe</span>
<span class="mt1 f2 o-30">f0ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/graduation-cap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#graduation-cap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">graduation-cap</span>
<span class="mt1 f2 o-30">f19d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h-square</span>
<span class="mt1 f2 o-30">f0fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/h1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#h1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h1</span>
<span class="mt1 f2 o-30">f313</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/h2.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#h2"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h2</span>
<span class="mt1 f2 o-30">f314</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/h3.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#h3"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">h3</span>
<span class="mt1 f2 o-30">f315</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-lizard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-lizard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-lizard</span>
<span class="mt1 f2 o-30">f258</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-paper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-paper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-paper</span>
<span class="mt1 f2 o-30">f256</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-peace.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-peace"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-peace</span>
<span class="mt1 f2 o-30">f25b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-point-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-point-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-down</span>
<span class="mt1 f2 o-30">f0a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-point-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-point-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-left</span>
<span class="mt1 f2 o-30">f0a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-point-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-point-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-right</span>
<span class="mt1 f2 o-30">f0a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-point-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-point-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-point-up</span>
<span class="mt1 f2 o-30">f0a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-pointer</span>
<span class="mt1 f2 o-30">f25a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-rock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-rock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-rock</span>
<span class="mt1 f2 o-30">f255</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-scissors.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-scissors"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-scissors</span>
<span class="mt1 f2 o-30">f257</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hand-spock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hand-spock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hand-spock</span>
<span class="mt1 f2 o-30">f259</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/handshake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#handshake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">handshake</span>
<span class="mt1 f2 o-30">f2b5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hashtag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hashtag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hashtag</span>
<span class="mt1 f2 o-30">f292</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hdd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hdd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hdd</span>
<span class="mt1 f2 o-30">f0a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/heading.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#heading"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heading</span>
<span class="mt1 f2 o-30">f1dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/headphones.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#headphones"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">headphones</span>
<span class="mt1 f2 o-30">f025</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/heart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#heart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heart</span>
<span class="mt1 f2 o-30">f004</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/heartbeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#heartbeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">heartbeat</span>
<span class="mt1 f2 o-30">f21e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hexagon</span>
<span class="mt1 f2 o-30">f312</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/history.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#history"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">history</span>
<span class="mt1 f2 o-30">f1da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/home.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#home"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">home</span>
<span class="mt1 f2 o-30">f015</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hospital.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hospital"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hospital</span>
<span class="mt1 f2 o-30">f0f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hourglass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hourglass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass</span>
<span class="mt1 f2 o-30">f254</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hourglass-end.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hourglass-end"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-end</span>
<span class="mt1 f2 o-30">f253</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hourglass-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hourglass-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-half</span>
<span class="mt1 f2 o-30">f252</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/hourglass-start.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#hourglass-start"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hourglass-start</span>
<span class="mt1 f2 o-30">f251</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/i-cursor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#i-cursor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">i-cursor</span>
<span class="mt1 f2 o-30">f246</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/id-badge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#id-badge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-badge</span>
<span class="mt1 f2 o-30">f2c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/id-card.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#id-card"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">id-card</span>
<span class="mt1 f2 o-30">f2c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/image.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#image"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">image</span>
<span class="mt1 f2 o-30">f03e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/images.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#images"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">images</span>
<span class="mt1 f2 o-30">f302</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/inbox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#inbox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox</span>
<span class="mt1 f2 o-30">f01c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/inbox-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#inbox-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-in</span>
<span class="mt1 f2 o-30">f310</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/inbox-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#inbox-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">inbox-out</span>
<span class="mt1 f2 o-30">f311</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/indent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#indent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">indent</span>
<span class="mt1 f2 o-30">f03c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/industry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#industry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry</span>
<span class="mt1 f2 o-30">f275</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/industry-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#industry-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">industry-alt</span>
<span class="mt1 f2 o-30">f3b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/info.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#info"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info</span>
<span class="mt1 f2 o-30">f129</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/info-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#info-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-circle</span>
<span class="mt1 f2 o-30">f05a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/info-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#info-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">info-square</span>
<span class="mt1 f2 o-30">f30f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/italic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#italic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">italic</span>
<span class="mt1 f2 o-30">f033</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/jack-o-lantern.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#jack-o-lantern"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">jack-o-lantern</span>
<span class="mt1 f2 o-30">f30e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/key.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#key"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">key</span>
<span class="mt1 f2 o-30">f084</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/keyboard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#keyboard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">keyboard</span>
<span class="mt1 f2 o-30">f11c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">language</span>
<span class="mt1 f2 o-30">f1ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/laptop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#laptop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">laptop</span>
<span class="mt1 f2 o-30">f109</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/leaf.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#leaf"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">leaf</span>
<span class="mt1 f2 o-30">f06c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lemon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lemon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lemon</span>
<span class="mt1 f2 o-30">f094</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/level-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#level-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down</span>
<span class="mt1 f2 o-30">f149</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/level-down-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#level-down-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-down-alt</span>
<span class="mt1 f2 o-30">f3be</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/level-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#level-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up</span>
<span class="mt1 f2 o-30">f148</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/level-up-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#level-up-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">level-up-alt</span>
<span class="mt1 f2 o-30">f3bf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/life-ring.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#life-ring"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">life-ring</span>
<span class="mt1 f2 o-30">f1cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lightbulb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lightbulb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lightbulb</span>
<span class="mt1 f2 o-30">f0eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/link.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#link"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">link</span>
<span class="mt1 f2 o-30">f0c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lira-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lira-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lira-sign</span>
<span class="mt1 f2 o-30">f195</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list</span>
<span class="mt1 f2 o-30">f03a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/list-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#list-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-alt</span>
<span class="mt1 f2 o-30">f022</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/list-ol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#list-ol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ol</span>
<span class="mt1 f2 o-30">f0cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/list-ul.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#list-ul"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">list-ul</span>
<span class="mt1 f2 o-30">f0ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/location-arrow.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#location-arrow"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">location-arrow</span>
<span class="mt1 f2 o-30">f124</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock</span>
<span class="mt1 f2 o-30">f023</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-alt</span>
<span class="mt1 f2 o-30">f30d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lock-open.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lock-open"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open</span>
<span class="mt1 f2 o-30">f3c1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/lock-open-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#lock-open-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lock-open-alt</span>
<span class="mt1 f2 o-30">f3c2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-alt-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-down</span>
<span class="mt1 f2 o-30">f309</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-alt-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-alt-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-left</span>
<span class="mt1 f2 o-30">f30a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-alt-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-alt-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-right</span>
<span class="mt1 f2 o-30">f30b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-alt-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-alt-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-alt-up</span>
<span class="mt1 f2 o-30">f30c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-down</span>
<span class="mt1 f2 o-30">f175</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-left</span>
<span class="mt1 f2 o-30">f177</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-right</span>
<span class="mt1 f2 o-30">f178</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/long-arrow-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#long-arrow-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">long-arrow-up</span>
<span class="mt1 f2 o-30">f176</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/low-vision.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#low-vision"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">low-vision</span>
<span class="mt1 f2 o-30">f2a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/magic.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#magic"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magic</span>
<span class="mt1 f2 o-30">f0d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/magnet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#magnet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magnet</span>
<span class="mt1 f2 o-30">f076</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/male.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#male"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">male</span>
<span class="mt1 f2 o-30">f183</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/map.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#map"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map</span>
<span class="mt1 f2 o-30">f279</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/map-marker.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#map-marker"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker</span>
<span class="mt1 f2 o-30">f041</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/map-marker-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#map-marker-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-marker-alt</span>
<span class="mt1 f2 o-30">f3c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/map-pin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#map-pin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-pin</span>
<span class="mt1 f2 o-30">f276</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/map-signs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#map-signs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">map-signs</span>
<span class="mt1 f2 o-30">f277</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars</span>
<span class="mt1 f2 o-30">f222</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mars-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mars-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-double</span>
<span class="mt1 f2 o-30">f227</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mars-stroke.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mars-stroke"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke</span>
<span class="mt1 f2 o-30">f229</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mars-stroke-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mars-stroke-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-h</span>
<span class="mt1 f2 o-30">f22b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mars-stroke-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mars-stroke-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mars-stroke-v</span>
<span class="mt1 f2 o-30">f22a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/medkit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#medkit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medkit</span>
<span class="mt1 f2 o-30">f0fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/meh.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#meh"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">meh</span>
<span class="mt1 f2 o-30">f11a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mercury.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mercury"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mercury</span>
<span class="mt1 f2 o-30">f223</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/microchip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#microchip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microchip</span>
<span class="mt1 f2 o-30">f2db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/microphone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#microphone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone</span>
<span class="mt1 f2 o-30">f130</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/microphone-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#microphone-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-alt</span>
<span class="mt1 f2 o-30">f3c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/microphone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#microphone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microphone-slash</span>
<span class="mt1 f2 o-30">f131</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus</span>
<span class="mt1 f2 o-30">f068</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/minus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#minus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-circle</span>
<span class="mt1 f2 o-30">f056</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/minus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#minus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-hexagon</span>
<span class="mt1 f2 o-30">f307</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/minus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#minus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-octagon</span>
<span class="mt1 f2 o-30">f308</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/minus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#minus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">minus-square</span>
<span class="mt1 f2 o-30">f146</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mobile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mobile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile</span>
<span class="mt1 f2 o-30">f10b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mobile-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mobile-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-alt</span>
<span class="mt1 f2 o-30">f3cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mobile-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mobile-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android</span>
<span class="mt1 f2 o-30">f3ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mobile-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mobile-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mobile-android-alt</span>
<span class="mt1 f2 o-30">f3cf</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/money-bill.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#money-bill"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill</span>
<span class="mt1 f2 o-30">f0d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/money-bill-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#money-bill-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">money-bill-alt</span>
<span class="mt1 f2 o-30">f3d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/moon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#moon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">moon</span>
<span class="mt1 f2 o-30">f186</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/motorcycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#motorcycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">motorcycle</span>
<span class="mt1 f2 o-30">f21c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/mouse-pointer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#mouse-pointer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mouse-pointer</span>
<span class="mt1 f2 o-30">f245</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/music.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#music"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">music</span>
<span class="mt1 f2 o-30">f001</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/neuter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#neuter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">neuter</span>
<span class="mt1 f2 o-30">f22c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/newspaper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#newspaper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">newspaper</span>
<span class="mt1 f2 o-30">f1ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/object-group.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#object-group"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-group</span>
<span class="mt1 f2 o-30">f247</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/object-ungroup.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#object-ungroup"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">object-ungroup</span>
<span class="mt1 f2 o-30">f248</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">octagon</span>
<span class="mt1 f2 o-30">f306</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/outdent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#outdent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">outdent</span>
<span class="mt1 f2 o-30">f03b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paint-brush.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paint-brush"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paint-brush</span>
<span class="mt1 f2 o-30">f1fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paper-plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paper-plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paper-plane</span>
<span class="mt1 f2 o-30">f1d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paperclip.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paperclip"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paperclip</span>
<span class="mt1 f2 o-30">f0c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paragraph.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paragraph"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paragraph</span>
<span class="mt1 f2 o-30">f1dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paste.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paste"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paste</span>
<span class="mt1 f2 o-30">f0ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pause.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pause"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause</span>
<span class="mt1 f2 o-30">f04c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pause-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pause-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pause-circle</span>
<span class="mt1 f2 o-30">f28b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/paw.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#paw"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paw</span>
<span class="mt1 f2 o-30">f1b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pen.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pen"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen</span>
<span class="mt1 f2 o-30">f304</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pen-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pen-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-alt</span>
<span class="mt1 f2 o-30">f305</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pen-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pen-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pen-square</span>
<span class="mt1 f2 o-30">f14b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pencil.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pencil"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil</span>
<span class="mt1 f2 o-30">f040</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pencil-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pencil-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pencil-alt</span>
<span class="mt1 f2 o-30">f303</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/percent.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#percent"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">percent</span>
<span class="mt1 f2 o-30">f295</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/phone.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#phone"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone</span>
<span class="mt1 f2 o-30">f095</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/phone-slash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#phone-slash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-slash</span>
<span class="mt1 f2 o-30">f3dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/phone-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#phone-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-square</span>
<span class="mt1 f2 o-30">f098</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/phone-volume.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#phone-volume"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phone-volume</span>
<span class="mt1 f2 o-30">f2a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane</span>
<span class="mt1 f2 o-30">f072</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plane-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plane-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plane-alt</span>
<span class="mt1 f2 o-30">f3de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/play.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#play"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play</span>
<span class="mt1 f2 o-30">f04b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/play-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#play-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">play-circle</span>
<span class="mt1 f2 o-30">f144</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plug.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plug"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plug</span>
<span class="mt1 f2 o-30">f1e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus</span>
<span class="mt1 f2 o-30">f067</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plus-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plus-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-circle</span>
<span class="mt1 f2 o-30">f055</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plus-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plus-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-hexagon</span>
<span class="mt1 f2 o-30">f300</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plus-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plus-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-octagon</span>
<span class="mt1 f2 o-30">f301</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/plus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#plus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">plus-square</span>
<span class="mt1 f2 o-30">f0fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/podcast.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#podcast"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">podcast</span>
<span class="mt1 f2 o-30">f2ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/poo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#poo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">poo</span>
<span class="mt1 f2 o-30">f2fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">portrait</span>
<span class="mt1 f2 o-30">f3e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/pound-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#pound-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pound-sign</span>
<span class="mt1 f2 o-30">f154</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/power-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#power-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">power-off</span>
<span class="mt1 f2 o-30">f011</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/print.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#print"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">print</span>
<span class="mt1 f2 o-30">f02f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/puzzle-piece.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#puzzle-piece"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">puzzle-piece</span>
<span class="mt1 f2 o-30">f12e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/qrcode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#qrcode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">qrcode</span>
<span class="mt1 f2 o-30">f029</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/question.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#question"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question</span>
<span class="mt1 f2 o-30">f128</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/question-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#question-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-circle</span>
<span class="mt1 f2 o-30">f059</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/question-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#question-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">question-square</span>
<span class="mt1 f2 o-30">f2fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/quote-left.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#quote-left"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-left</span>
<span class="mt1 f2 o-30">f10d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/quote-right.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#quote-right"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quote-right</span>
<span class="mt1 f2 o-30">f10e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/random.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#random"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">random</span>
<span class="mt1 f2 o-30">f074</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rectangle-landscape.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rectangle-landscape"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-landscape</span>
<span class="mt1 f2 o-30">f2fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rectangle-portrait.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rectangle-portrait"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-portrait</span>
<span class="mt1 f2 o-30">f2fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rectangle-wide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rectangle-wide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rectangle-wide</span>
<span class="mt1 f2 o-30">f2fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/recycle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#recycle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">recycle</span>
<span class="mt1 f2 o-30">f1b8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/redo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#redo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo</span>
<span class="mt1 f2 o-30">f01e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/redo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#redo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">redo-alt</span>
<span class="mt1 f2 o-30">f2f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/registered.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#registered"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">registered</span>
<span class="mt1 f2 o-30">f25d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/repeat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#repeat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat</span>
<span class="mt1 f2 o-30">f363</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/repeat-1.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#repeat-1"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1</span>
<span class="mt1 f2 o-30">f365</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/repeat-1-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#repeat-1-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-1-alt</span>
<span class="mt1 f2 o-30">f366</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/repeat-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#repeat-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">repeat-alt</span>
<span class="mt1 f2 o-30">f364</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/reply.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#reply"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply</span>
<span class="mt1 f2 o-30">f3e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/reply-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#reply-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reply-all</span>
<span class="mt1 f2 o-30">f122</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/retweet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#retweet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet</span>
<span class="mt1 f2 o-30">f079</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/retweet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#retweet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">retweet-alt</span>
<span class="mt1 f2 o-30">f361</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/road.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#road"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">road</span>
<span class="mt1 f2 o-30">f018</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rocket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rocket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rocket</span>
<span class="mt1 f2 o-30">f135</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rss.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rss"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss</span>
<span class="mt1 f2 o-30">f09e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rss-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rss-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rss-square</span>
<span class="mt1 f2 o-30">f143</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ruble-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ruble-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ruble-sign</span>
<span class="mt1 f2 o-30">f158</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/rupee-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#rupee-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rupee-sign</span>
<span class="mt1 f2 o-30">f156</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/save.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#save"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">save</span>
<span class="mt1 f2 o-30">f0c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/scrubber.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#scrubber"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">scrubber</span>
<span class="mt1 f2 o-30">f2f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/search.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#search"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search</span>
<span class="mt1 f2 o-30">f002</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/search-minus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#search-minus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-minus</span>
<span class="mt1 f2 o-30">f010</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/search-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#search-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">search-plus</span>
<span class="mt1 f2 o-30">f00e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/server.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#server"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">server</span>
<span class="mt1 f2 o-30">f233</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/share.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#share"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share</span>
<span class="mt1 f2 o-30">f064</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/share-all.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#share-all"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-all</span>
<span class="mt1 f2 o-30">f367</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/share-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#share-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt</span>
<span class="mt1 f2 o-30">f1e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/share-alt-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#share-alt-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-alt-square</span>
<span class="mt1 f2 o-30">f1e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/share-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#share-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">share-square</span>
<span class="mt1 f2 o-30">f14d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shekel-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shekel-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shekel-sign</span>
<span class="mt1 f2 o-30">f20b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shield.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shield"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield</span>
<span class="mt1 f2 o-30">f132</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shield-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shield-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-alt</span>
<span class="mt1 f2 o-30">f3ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shield-check.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shield-check"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shield-check</span>
<span class="mt1 f2 o-30">f2f7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ship.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ship"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ship</span>
<span class="mt1 f2 o-30">f21a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shopping-bag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shopping-bag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-bag</span>
<span class="mt1 f2 o-30">f290</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shopping-basket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shopping-basket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-basket</span>
<span class="mt1 f2 o-30">f291</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shopping-cart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shopping-cart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shopping-cart</span>
<span class="mt1 f2 o-30">f07a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/shower.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#shower"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shower</span>
<span class="mt1 f2 o-30">f2cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sign-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sign-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in</span>
<span class="mt1 f2 o-30">f090</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sign-in-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sign-in-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-in-alt</span>
<span class="mt1 f2 o-30">f2f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sign-language.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sign-language"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-language</span>
<span class="mt1 f2 o-30">f2a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sign-out.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sign-out"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out</span>
<span class="mt1 f2 o-30">f08b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sign-out-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sign-out-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sign-out-alt</span>
<span class="mt1 f2 o-30">f2f5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/signal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#signal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">signal</span>
<span class="mt1 f2 o-30">f012</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sitemap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sitemap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sitemap</span>
<span class="mt1 f2 o-30">f0e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sliders-h.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sliders-h"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h</span>
<span class="mt1 f2 o-30">f1de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sliders-h-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sliders-h-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-h-square</span>
<span class="mt1 f2 o-30">f3f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sliders-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sliders-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v</span>
<span class="mt1 f2 o-30">f3f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sliders-v-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sliders-v-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sliders-v-square</span>
<span class="mt1 f2 o-30">f3f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/smile.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#smile"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">smile</span>
<span class="mt1 f2 o-30">f118</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/snowflake.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#snowflake"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snowflake</span>
<span class="mt1 f2 o-30">f2dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort</span>
<span class="mt1 f2 o-30">f0dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-alpha-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-alpha-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-down</span>
<span class="mt1 f2 o-30">f15d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-alpha-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-alpha-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-alpha-up</span>
<span class="mt1 f2 o-30">f15e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-amount-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-amount-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-down</span>
<span class="mt1 f2 o-30">f160</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-amount-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-amount-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-amount-up</span>
<span class="mt1 f2 o-30">f161</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-down</span>
<span class="mt1 f2 o-30">f0dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-numeric-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-numeric-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-down</span>
<span class="mt1 f2 o-30">f162</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-numeric-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-numeric-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-numeric-up</span>
<span class="mt1 f2 o-30">f163</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sort-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sort-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sort-up</span>
<span class="mt1 f2 o-30">f0de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/space-shuttle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#space-shuttle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">space-shuttle</span>
<span class="mt1 f2 o-30">f197</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/spade.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#spade"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spade</span>
<span class="mt1 f2 o-30">f2f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/spinner.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#spinner"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner</span>
<span class="mt1 f2 o-30">f110</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/spinner-third.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#spinner-third"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spinner-third</span>
<span class="mt1 f2 o-30">f3f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">square</span>
<span class="mt1 f2 o-30">f0c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/star.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#star"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star</span>
<span class="mt1 f2 o-30">f005</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/star-exclamation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#star-exclamation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-exclamation</span>
<span class="mt1 f2 o-30">f2f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/star-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#star-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">star-half</span>
<span class="mt1 f2 o-30">f089</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/step-backward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#step-backward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-backward</span>
<span class="mt1 f2 o-30">f048</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/step-forward.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#step-forward"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">step-forward</span>
<span class="mt1 f2 o-30">f051</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/stethoscope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#stethoscope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stethoscope</span>
<span class="mt1 f2 o-30">f0f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sticky-note.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sticky-note"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sticky-note</span>
<span class="mt1 f2 o-30">f249</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/stop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#stop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop</span>
<span class="mt1 f2 o-30">f04d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/stop-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#stop-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stop-circle</span>
<span class="mt1 f2 o-30">f28d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/stopwatch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#stopwatch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stopwatch</span>
<span class="mt1 f2 o-30">f2f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/street-view.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#street-view"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">street-view</span>
<span class="mt1 f2 o-30">f21d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/strikethrough.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#strikethrough"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">strikethrough</span>
<span class="mt1 f2 o-30">f0cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/subscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#subscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subscript</span>
<span class="mt1 f2 o-30">f12c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/subway.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#subway"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">subway</span>
<span class="mt1 f2 o-30">f239</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/suitcase.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#suitcase"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">suitcase</span>
<span class="mt1 f2 o-30">f0f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sun.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sun"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sun</span>
<span class="mt1 f2 o-30">f185</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/superscript.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#superscript"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">superscript</span>
<span class="mt1 f2 o-30">f12b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sync.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sync"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync</span>
<span class="mt1 f2 o-30">f021</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/sync-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#sync-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sync-alt</span>
<span class="mt1 f2 o-30">f2f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/table.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#table"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">table</span>
<span class="mt1 f2 o-30">f0ce</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tablet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tablet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet</span>
<span class="mt1 f2 o-30">f10a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tablet-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tablet-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-alt</span>
<span class="mt1 f2 o-30">f3fa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tablet-android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tablet-android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android</span>
<span class="mt1 f2 o-30">f3fb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tablet-android-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tablet-android-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tablet-android-alt</span>
<span class="mt1 f2 o-30">f3fc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tachometer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tachometer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer</span>
<span class="mt1 f2 o-30">f0e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tachometer-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tachometer-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tachometer-alt</span>
<span class="mt1 f2 o-30">f3fd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tag</span>
<span class="mt1 f2 o-30">f02b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tags.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tags"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tags</span>
<span class="mt1 f2 o-30">f02c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tasks.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tasks"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tasks</span>
<span class="mt1 f2 o-30">f0ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/taxi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#taxi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">taxi</span>
<span class="mt1 f2 o-30">f1ba</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/terminal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#terminal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">terminal</span>
<span class="mt1 f2 o-30">f120</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/text-height.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#text-height"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-height</span>
<span class="mt1 f2 o-30">f034</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/text-width.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#text-width"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">text-width</span>
<span class="mt1 f2 o-30">f035</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/th.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#th"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th</span>
<span class="mt1 f2 o-30">f00a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/th-large.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#th-large"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-large</span>
<span class="mt1 f2 o-30">f009</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/th-list.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#th-list"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">th-list</span>
<span class="mt1 f2 o-30">f00b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thermometer-empty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thermometer-empty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-empty</span>
<span class="mt1 f2 o-30">f2cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thermometer-full.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thermometer-full"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-full</span>
<span class="mt1 f2 o-30">f2c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thermometer-half.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thermometer-half"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-half</span>
<span class="mt1 f2 o-30">f2c9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thermometer-quarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thermometer-quarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-quarter</span>
<span class="mt1 f2 o-30">f2ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thermometer-three-quarters.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thermometer-three-quarters"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thermometer-three-quarters</span>
<span class="mt1 f2 o-30">f2c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thumbs-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thumbs-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-down</span>
<span class="mt1 f2 o-30">f165</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thumbs-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thumbs-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbs-up</span>
<span class="mt1 f2 o-30">f164</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/thumbtack.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#thumbtack"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">thumbtack</span>
<span class="mt1 f2 o-30">f08d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ticket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ticket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket</span>
<span class="mt1 f2 o-30">f145</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/ticket-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#ticket-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ticket-alt</span>
<span class="mt1 f2 o-30">f3ff</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times</span>
<span class="mt1 f2 o-30">f00d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/times-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#times-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-circle</span>
<span class="mt1 f2 o-30">f057</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/times-hexagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#times-hexagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-hexagon</span>
<span class="mt1 f2 o-30">f2ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/times-octagon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#times-octagon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-octagon</span>
<span class="mt1 f2 o-30">f2f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/times-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#times-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">times-square</span>
<span class="mt1 f2 o-30">f2d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tint.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tint"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tint</span>
<span class="mt1 f2 o-30">f043</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/toggle-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#toggle-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-off</span>
<span class="mt1 f2 o-30">f204</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/toggle-on.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#toggle-on"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">toggle-on</span>
<span class="mt1 f2 o-30">f205</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/trademark.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#trademark"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trademark</span>
<span class="mt1 f2 o-30">f25c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/train.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#train"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">train</span>
<span class="mt1 f2 o-30">f238</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/transgender.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#transgender"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender</span>
<span class="mt1 f2 o-30">f224</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/transgender-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#transgender-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">transgender-alt</span>
<span class="mt1 f2 o-30">f225</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/trash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#trash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash</span>
<span class="mt1 f2 o-30">f1f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/trash-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#trash-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trash-alt</span>
<span class="mt1 f2 o-30">f2ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tree.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tree"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree</span>
<span class="mt1 f2 o-30">f1bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tree-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tree-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tree-alt</span>
<span class="mt1 f2 o-30">f400</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/triangle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#triangle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">triangle</span>
<span class="mt1 f2 o-30">f2ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/trophy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#trophy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy</span>
<span class="mt1 f2 o-30">f091</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/trophy-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#trophy-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trophy-alt</span>
<span class="mt1 f2 o-30">f2eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/truck.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#truck"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">truck</span>
<span class="mt1 f2 o-30">f0d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tty.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tty"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tty</span>
<span class="mt1 f2 o-30">f1e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tv.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tv"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv</span>
<span class="mt1 f2 o-30">f26c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/tv-retro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#tv-retro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tv-retro</span>
<span class="mt1 f2 o-30">f401</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/umbrella.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#umbrella"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">umbrella</span>
<span class="mt1 f2 o-30">f0e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/underline.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#underline"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">underline</span>
<span class="mt1 f2 o-30">f0cd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/undo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#undo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo</span>
<span class="mt1 f2 o-30">f0e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/undo-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#undo-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">undo-alt</span>
<span class="mt1 f2 o-30">f2ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/universal-access.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#universal-access"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">universal-access</span>
<span class="mt1 f2 o-30">f29a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/university.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#university"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">university</span>
<span class="mt1 f2 o-30">f19c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/unlink.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#unlink"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlink</span>
<span class="mt1 f2 o-30">f127</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/unlock.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#unlock"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock</span>
<span class="mt1 f2 o-30">f09c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/unlock-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#unlock-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">unlock-alt</span>
<span class="mt1 f2 o-30">f13e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/upload.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#upload"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">upload</span>
<span class="mt1 f2 o-30">f093</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/usd-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#usd-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-circle</span>
<span class="mt1 f2 o-30">f2e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/usd-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#usd-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usd-square</span>
<span class="mt1 f2 o-30">f2e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user</span>
<span class="mt1 f2 o-30">f007</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-alt</span>
<span class="mt1 f2 o-30">f406</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-circle</span>
<span class="mt1 f2 o-30">f2bd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-md.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-md"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-md</span>
<span class="mt1 f2 o-30">f0f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-plus</span>
<span class="mt1 f2 o-30">f234</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-secret.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-secret"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-secret</span>
<span class="mt1 f2 o-30">f21b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/user-times.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#user-times"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">user-times</span>
<span class="mt1 f2 o-30">f235</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/users.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#users"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">users</span>
<span class="mt1 f2 o-30">f0c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/utensil-fork.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#utensil-fork"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-fork</span>
<span class="mt1 f2 o-30">f2e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/utensil-knife.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#utensil-knife"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-knife</span>
<span class="mt1 f2 o-30">f2e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/utensil-spoon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#utensil-spoon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensil-spoon</span>
<span class="mt1 f2 o-30">f2e5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/utensils.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#utensils"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils</span>
<span class="mt1 f2 o-30">f2e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/utensils-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#utensils-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">utensils-alt</span>
<span class="mt1 f2 o-30">f2e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/venus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#venus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus</span>
<span class="mt1 f2 o-30">f221</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/venus-double.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#venus-double"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-double</span>
<span class="mt1 f2 o-30">f226</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/venus-mars.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#venus-mars"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">venus-mars</span>
<span class="mt1 f2 o-30">f228</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/video.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#video"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">video</span>
<span class="mt1 f2 o-30">f03d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/volume-down.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#volume-down"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-down</span>
<span class="mt1 f2 o-30">f027</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/volume-mute.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#volume-mute"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-mute</span>
<span class="mt1 f2 o-30">f2e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/volume-off.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#volume-off"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-off</span>
<span class="mt1 f2 o-30">f026</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/volume-up.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#volume-up"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">volume-up</span>
<span class="mt1 f2 o-30">f028</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/watch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#watch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">watch</span>
<span class="mt1 f2 o-30">f2e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/wheelchair.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#wheelchair"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wheelchair</span>
<span class="mt1 f2 o-30">f193</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/wifi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#wifi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wifi</span>
<span class="mt1 f2 o-30">f1eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window</span>
<span class="mt1 f2 o-30">f40e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-alt</span>
<span class="mt1 f2 o-30">f40f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window-close.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window-close"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-close</span>
<span class="mt1 f2 o-30">f410</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window-maximize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window-maximize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-maximize</span>
<span class="mt1 f2 o-30">f2d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window-minimize.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window-minimize"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-minimize</span>
<span class="mt1 f2 o-30">f2d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/window-restore.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#window-restore"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">window-restore</span>
<span class="mt1 f2 o-30">f2d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/won-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#won-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">won-sign</span>
<span class="mt1 f2 o-30">f159</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/wrench.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#wrench"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wrench</span>
<span class="mt1 f2 o-30">f0ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/light/yen-sign.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/fa-light.svg#yen-sign"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yen-sign</span>
<span class="mt1 f2 o-30">f157</span>
</div>
</li>
</ul>
</section>
<section id="fab">
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7 vf">Font Awesome 5 Brands &amp; Logos <span class="pl3 gray5 fr mt1 f3">324 icons</span></h2>
<ul class="nl3 nr3 list ma0 pa0 flex flex-row flex-wrap gray9">
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/500px.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#500px"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">500px</span>
<span class="mt1 f2 o-30">f26e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/accessible-icon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#accessible-icon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">accessible-icon</span>
<span class="mt1 f2 o-30">f368</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/accusoft.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#accusoft"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">accusoft</span>
<span class="mt1 f2 o-30">f369</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/adn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#adn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">adn</span>
<span class="mt1 f2 o-30">f170</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/adversal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#adversal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">adversal</span>
<span class="mt1 f2 o-30">f36a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/affiliatetheme.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#affiliatetheme"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">affiliatetheme</span>
<span class="mt1 f2 o-30">f36b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/algolia.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#algolia"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">algolia</span>
<span class="mt1 f2 o-30">f36c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/amazon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#amazon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">amazon</span>
<span class="mt1 f2 o-30">f270</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/amazon-pay.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#amazon-pay"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">amazon-pay</span>
<span class="mt1 f2 o-30">f42c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/amilia.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#amilia"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">amilia</span>
<span class="mt1 f2 o-30">f36d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/android.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#android"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">android</span>
<span class="mt1 f2 o-30">f17b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/angellist.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#angellist"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angellist</span>
<span class="mt1 f2 o-30">f209</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/angrycreative.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#angrycreative"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angrycreative</span>
<span class="mt1 f2 o-30">f36e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/angular.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#angular"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">angular</span>
<span class="mt1 f2 o-30">f420</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/app-store.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#app-store"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">app-store</span>
<span class="mt1 f2 o-30">f36f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/app-store-ios.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#app-store-ios"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">app-store-ios</span>
<span class="mt1 f2 o-30">f370</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/apper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#apper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">apper</span>
<span class="mt1 f2 o-30">f371</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/apple.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#apple"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">apple</span>
<span class="mt1 f2 o-30">f179</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/apple-pay.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#apple-pay"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">apple-pay</span>
<span class="mt1 f2 o-30">f415</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/asymmetrik.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#asymmetrik"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">asymmetrik</span>
<span class="mt1 f2 o-30">f372</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/audible.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#audible"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">audible</span>
<span class="mt1 f2 o-30">f373</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/autoprefixer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#autoprefixer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">autoprefixer</span>
<span class="mt1 f2 o-30">f41c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/avianex.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#avianex"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">avianex</span>
<span class="mt1 f2 o-30">f374</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/aviato.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#aviato"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">aviato</span>
<span class="mt1 f2 o-30">f421</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/aws.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#aws"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">aws</span>
<span class="mt1 f2 o-30">f375</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bandcamp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bandcamp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bandcamp</span>
<span class="mt1 f2 o-30">f2d5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/behance.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#behance"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">behance</span>
<span class="mt1 f2 o-30">f1b4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/behance-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#behance-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">behance-square</span>
<span class="mt1 f2 o-30">f1b5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bimobject.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bimobject"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bimobject</span>
<span class="mt1 f2 o-30">f378</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bitbucket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bitbucket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bitbucket</span>
<span class="mt1 f2 o-30">f171</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bitcoin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bitcoin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bitcoin</span>
<span class="mt1 f2 o-30">f379</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bity.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bity"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bity</span>
<span class="mt1 f2 o-30">f37a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/black-tie.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#black-tie"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">black-tie</span>
<span class="mt1 f2 o-30">f27e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/blackberry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#blackberry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blackberry</span>
<span class="mt1 f2 o-30">f37b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/blogger.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#blogger"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blogger</span>
<span class="mt1 f2 o-30">f37c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/blogger-b.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#blogger-b"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">blogger-b</span>
<span class="mt1 f2 o-30">f37d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bluetooth.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bluetooth"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bluetooth</span>
<span class="mt1 f2 o-30">f293</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/bluetooth-b.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#bluetooth-b"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">bluetooth-b</span>
<span class="mt1 f2 o-30">f294</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/btc.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#btc"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">btc</span>
<span class="mt1 f2 o-30">f15a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/buromobelexperte.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#buromobelexperte"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">buromobelexperte</span>
<span class="mt1 f2 o-30">f37f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/buysellads.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#buysellads"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">buysellads</span>
<span class="mt1 f2 o-30">f20d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-amazon-pay.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-amazon-pay"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-amazon-pay</span>
<span class="mt1 f2 o-30">f42d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-amex.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-amex"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-amex</span>
<span class="mt1 f2 o-30">f1f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-apple-pay.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-apple-pay"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-apple-pay</span>
<span class="mt1 f2 o-30">f416</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-diners-club.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-diners-club"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-diners-club</span>
<span class="mt1 f2 o-30">f24c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-discover.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-discover"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-discover</span>
<span class="mt1 f2 o-30">f1f2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-jcb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-jcb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-jcb</span>
<span class="mt1 f2 o-30">f24b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-mastercard.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-mastercard"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-mastercard</span>
<span class="mt1 f2 o-30">f1f1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-paypal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-paypal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-paypal</span>
<span class="mt1 f2 o-30">f1f4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-stripe.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-stripe"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-stripe</span>
<span class="mt1 f2 o-30">f1f5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cc-visa.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cc-visa"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cc-visa</span>
<span class="mt1 f2 o-30">f1f0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/centercode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#centercode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">centercode</span>
<span class="mt1 f2 o-30">f380</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/chrome.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#chrome"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">chrome</span>
<span class="mt1 f2 o-30">f268</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cloudscale.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cloudscale"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloudscale</span>
<span class="mt1 f2 o-30">f383</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cloudsmith.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cloudsmith"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloudsmith</span>
<span class="mt1 f2 o-30">f384</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cloudversify.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cloudversify"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cloudversify</span>
<span class="mt1 f2 o-30">f385</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/codepen.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#codepen"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">codepen</span>
<span class="mt1 f2 o-30">f1cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/codiepie.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#codiepie"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">codiepie</span>
<span class="mt1 f2 o-30">f284</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/connectdevelop.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#connectdevelop"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">connectdevelop</span>
<span class="mt1 f2 o-30">f20e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/contao.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#contao"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">contao</span>
<span class="mt1 f2 o-30">f26d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cpanel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cpanel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cpanel</span>
<span class="mt1 f2 o-30">f388</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/creative-commons.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#creative-commons"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">creative-commons</span>
<span class="mt1 f2 o-30">f25e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/css3.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#css3"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">css3</span>
<span class="mt1 f2 o-30">f13c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/css3-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#css3-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">css3-alt</span>
<span class="mt1 f2 o-30">f38b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/cuttlefish.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#cuttlefish"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">cuttlefish</span>
<span class="mt1 f2 o-30">f38c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/d-and-d.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#d-and-d"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">d-and-d</span>
<span class="mt1 f2 o-30">f38d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dashcube.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dashcube"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dashcube</span>
<span class="mt1 f2 o-30">f210</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/delicious.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#delicious"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">delicious</span>
<span class="mt1 f2 o-30">f1a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/deploydog.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#deploydog"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deploydog</span>
<span class="mt1 f2 o-30">f38e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/deskpro.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#deskpro"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deskpro</span>
<span class="mt1 f2 o-30">f38f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/deviantart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#deviantart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">deviantart</span>
<span class="mt1 f2 o-30">f1bd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/digg.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#digg"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">digg</span>
<span class="mt1 f2 o-30">f1a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/digital-ocean.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#digital-ocean"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">digital-ocean</span>
<span class="mt1 f2 o-30">f391</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/discord.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#discord"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">discord</span>
<span class="mt1 f2 o-30">f392</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/discourse.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#discourse"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">discourse</span>
<span class="mt1 f2 o-30">f393</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dochub.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dochub"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dochub</span>
<span class="mt1 f2 o-30">f394</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/docker.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#docker"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">docker</span>
<span class="mt1 f2 o-30">f395</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/draft2digital.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#draft2digital"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">draft2digital</span>
<span class="mt1 f2 o-30">f396</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dribbble.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dribbble"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dribbble</span>
<span class="mt1 f2 o-30">f17d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dribbble-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dribbble-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dribbble-square</span>
<span class="mt1 f2 o-30">f397</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dropbox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dropbox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dropbox</span>
<span class="mt1 f2 o-30">f16b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/drupal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#drupal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">drupal</span>
<span class="mt1 f2 o-30">f1a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/dyalog.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#dyalog"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">dyalog</span>
<span class="mt1 f2 o-30">f399</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/earlybirds.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#earlybirds"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">earlybirds</span>
<span class="mt1 f2 o-30">f39a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/edge.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#edge"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">edge</span>
<span class="mt1 f2 o-30">f282</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ember.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ember"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ember</span>
<span class="mt1 f2 o-30">f423</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/empire.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#empire"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">empire</span>
<span class="mt1 f2 o-30">f1d1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/envira.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#envira"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">envira</span>
<span class="mt1 f2 o-30">f299</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/erlang.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#erlang"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">erlang</span>
<span class="mt1 f2 o-30">f39d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ethereum.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ethereum"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ethereum</span>
<span class="mt1 f2 o-30">f42e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/etsy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#etsy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">etsy</span>
<span class="mt1 f2 o-30">f2d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/expeditedssl.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#expeditedssl"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">expeditedssl</span>
<span class="mt1 f2 o-30">f23e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/facebook.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#facebook"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">facebook</span>
<span class="mt1 f2 o-30">f09a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/facebook-f.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#facebook-f"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">facebook-f</span>
<span class="mt1 f2 o-30">f39e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/facebook-messenger.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#facebook-messenger"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">facebook-messenger</span>
<span class="mt1 f2 o-30">f39f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/facebook-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#facebook-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">facebook-square</span>
<span class="mt1 f2 o-30">f082</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/firefox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#firefox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">firefox</span>
<span class="mt1 f2 o-30">f269</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/first-order.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#first-order"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">first-order</span>
<span class="mt1 f2 o-30">f2b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/firstdraft.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#firstdraft"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">firstdraft</span>
<span class="mt1 f2 o-30">f3a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/flickr.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#flickr"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">flickr</span>
<span class="mt1 f2 o-30">f16e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/fly.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#fly"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fly</span>
<span class="mt1 f2 o-30">f417</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/font-awesome.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#font-awesome"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font-awesome</span>
<span class="mt1 f2 o-30">f2b4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/font-awesome-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#font-awesome-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font-awesome-alt</span>
<span class="mt1 f2 o-30">f35c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/font-awesome-flag.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#font-awesome-flag"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">font-awesome-flag</span>
<span class="mt1 f2 o-30">f425</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/fonticons.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#fonticons"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fonticons</span>
<span class="mt1 f2 o-30">f280</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/fonticons-fi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#fonticons-fi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fonticons-fi</span>
<span class="mt1 f2 o-30">f3a2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/fort-awesome.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#fort-awesome"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fort-awesome</span>
<span class="mt1 f2 o-30">f286</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/fort-awesome-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#fort-awesome-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">fort-awesome-alt</span>
<span class="mt1 f2 o-30">f3a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/forumbee.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#forumbee"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">forumbee</span>
<span class="mt1 f2 o-30">f211</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/foursquare.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#foursquare"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">foursquare</span>
<span class="mt1 f2 o-30">f180</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/free-code-camp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#free-code-camp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">free-code-camp</span>
<span class="mt1 f2 o-30">f2c5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/freebsd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#freebsd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">freebsd</span>
<span class="mt1 f2 o-30">f3a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/get-pocket.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#get-pocket"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">get-pocket</span>
<span class="mt1 f2 o-30">f265</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gg.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gg"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gg</span>
<span class="mt1 f2 o-30">f260</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gg-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gg-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gg-circle</span>
<span class="mt1 f2 o-30">f261</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/git.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#git"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">git</span>
<span class="mt1 f2 o-30">f1d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/git-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#git-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">git-square</span>
<span class="mt1 f2 o-30">f1d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/github.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#github"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">github</span>
<span class="mt1 f2 o-30">f09b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/github-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#github-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">github-alt</span>
<span class="mt1 f2 o-30">f113</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/github-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#github-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">github-square</span>
<span class="mt1 f2 o-30">f092</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gitkraken.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gitkraken"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gitkraken</span>
<span class="mt1 f2 o-30">f3a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gitlab.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gitlab"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gitlab</span>
<span class="mt1 f2 o-30">f296</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gitter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gitter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gitter</span>
<span class="mt1 f2 o-30">f426</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/glide.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#glide"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">glide</span>
<span class="mt1 f2 o-30">f2a5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/glide-g.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#glide-g"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">glide-g</span>
<span class="mt1 f2 o-30">f2a6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gofore.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gofore"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gofore</span>
<span class="mt1 f2 o-30">f3a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/goodreads.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#goodreads"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">goodreads</span>
<span class="mt1 f2 o-30">f3a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/goodreads-g.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#goodreads-g"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">goodreads-g</span>
<span class="mt1 f2 o-30">f3a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google</span>
<span class="mt1 f2 o-30">f1a0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-drive.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-drive"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-drive</span>
<span class="mt1 f2 o-30">f3aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-play.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-play"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-play</span>
<span class="mt1 f2 o-30">f3ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-plus.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-plus"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-plus</span>
<span class="mt1 f2 o-30">f2b3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-plus-g.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-plus-g"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-plus-g</span>
<span class="mt1 f2 o-30">f0d5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-plus-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-plus-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-plus-square</span>
<span class="mt1 f2 o-30">f0d4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/google-wallet.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#google-wallet"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">google-wallet</span>
<span class="mt1 f2 o-30">f1ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gratipay.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gratipay"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gratipay</span>
<span class="mt1 f2 o-30">f184</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/grav.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#grav"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">grav</span>
<span class="mt1 f2 o-30">f2d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gripfire.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gripfire"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gripfire</span>
<span class="mt1 f2 o-30">f3ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/grunt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#grunt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">grunt</span>
<span class="mt1 f2 o-30">f3ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/gulp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#gulp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">gulp</span>
<span class="mt1 f2 o-30">f3ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hacker-news.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hacker-news"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hacker-news</span>
<span class="mt1 f2 o-30">f1d4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hacker-news-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hacker-news-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hacker-news-square</span>
<span class="mt1 f2 o-30">f3af</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hire-a-helper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hire-a-helper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hire-a-helper</span>
<span class="mt1 f2 o-30">f3b0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hooli.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hooli"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hooli</span>
<span class="mt1 f2 o-30">f427</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hotjar.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hotjar"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hotjar</span>
<span class="mt1 f2 o-30">f3b1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/houzz.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#houzz"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">houzz</span>
<span class="mt1 f2 o-30">f27c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/html5.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#html5"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">html5</span>
<span class="mt1 f2 o-30">f13b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/hubspot.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#hubspot"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">hubspot</span>
<span class="mt1 f2 o-30">f3b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/imdb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#imdb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">imdb</span>
<span class="mt1 f2 o-30">f2d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/instagram.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#instagram"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">instagram</span>
<span class="mt1 f2 o-30">f16d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/internet-explorer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#internet-explorer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">internet-explorer</span>
<span class="mt1 f2 o-30">f26b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ioxhost.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ioxhost"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ioxhost</span>
<span class="mt1 f2 o-30">f208</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/itunes.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#itunes"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">itunes</span>
<span class="mt1 f2 o-30">f3b4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/itunes-note.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#itunes-note"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">itunes-note</span>
<span class="mt1 f2 o-30">f3b5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/jenkins.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#jenkins"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">jenkins</span>
<span class="mt1 f2 o-30">f3b6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/joget.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#joget"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">joget</span>
<span class="mt1 f2 o-30">f3b7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/joomla.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#joomla"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">joomla</span>
<span class="mt1 f2 o-30">f1aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/js.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#js"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">js</span>
<span class="mt1 f2 o-30">f3b8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/js-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#js-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">js-square</span>
<span class="mt1 f2 o-30">f3b9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/jsfiddle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#jsfiddle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">jsfiddle</span>
<span class="mt1 f2 o-30">f1cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/keycdn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#keycdn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">keycdn</span>
<span class="mt1 f2 o-30">f3ba</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/kickstarter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#kickstarter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">kickstarter</span>
<span class="mt1 f2 o-30">f3bb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/kickstarter-k.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#kickstarter-k"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">kickstarter-k</span>
<span class="mt1 f2 o-30">f3bc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/korvue.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#korvue"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">korvue</span>
<span class="mt1 f2 o-30">f42f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/laravel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#laravel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">laravel</span>
<span class="mt1 f2 o-30">f3bd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/lastfm.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#lastfm"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lastfm</span>
<span class="mt1 f2 o-30">f202</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/lastfm-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#lastfm-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lastfm-square</span>
<span class="mt1 f2 o-30">f203</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/leanpub.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#leanpub"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">leanpub</span>
<span class="mt1 f2 o-30">f212</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/less.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#less"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">less</span>
<span class="mt1 f2 o-30">f41d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/line.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#line"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">line</span>
<span class="mt1 f2 o-30">f3c0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/linkedin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#linkedin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">linkedin</span>
<span class="mt1 f2 o-30">f08c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/linkedin-in.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#linkedin-in"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">linkedin-in</span>
<span class="mt1 f2 o-30">f0e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/linode.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#linode"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">linode</span>
<span class="mt1 f2 o-30">f2b8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/linux.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#linux"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">linux</span>
<span class="mt1 f2 o-30">f17c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/lyft.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#lyft"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">lyft</span>
<span class="mt1 f2 o-30">f3c3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/magento.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#magento"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">magento</span>
<span class="mt1 f2 o-30">f3c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/maxcdn.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#maxcdn"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">maxcdn</span>
<span class="mt1 f2 o-30">f136</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/medapps.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#medapps"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medapps</span>
<span class="mt1 f2 o-30">f3c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/medium.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#medium"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medium</span>
<span class="mt1 f2 o-30">f23a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/medium-m.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#medium-m"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medium-m</span>
<span class="mt1 f2 o-30">f3c7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/medrt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#medrt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">medrt</span>
<span class="mt1 f2 o-30">f3c8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/meetup.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#meetup"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">meetup</span>
<span class="mt1 f2 o-30">f2e0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/microsoft.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#microsoft"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">microsoft</span>
<span class="mt1 f2 o-30">f3ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/mix.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#mix"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mix</span>
<span class="mt1 f2 o-30">f3cb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/mixcloud.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#mixcloud"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mixcloud</span>
<span class="mt1 f2 o-30">f289</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/mizuni.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#mizuni"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">mizuni</span>
<span class="mt1 f2 o-30">f3cc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/modx.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#modx"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">modx</span>
<span class="mt1 f2 o-30">f285</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/monero.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#monero"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">monero</span>
<span class="mt1 f2 o-30">f3d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/napster.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#napster"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">napster</span>
<span class="mt1 f2 o-30">f3d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/nintendo-switch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#nintendo-switch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">nintendo-switch</span>
<span class="mt1 f2 o-30">f418</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/node.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#node"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">node</span>
<span class="mt1 f2 o-30">f419</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/node-js.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#node-js"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">node-js</span>
<span class="mt1 f2 o-30">f3d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/npm.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#npm"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">npm</span>
<span class="mt1 f2 o-30">f3d4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ns8.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ns8"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ns8</span>
<span class="mt1 f2 o-30">f3d5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/nutritionix.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#nutritionix"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">nutritionix</span>
<span class="mt1 f2 o-30">f3d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/odnoklassniki.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#odnoklassniki"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">odnoklassniki</span>
<span class="mt1 f2 o-30">f263</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/odnoklassniki-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#odnoklassniki-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">odnoklassniki-square</span>
<span class="mt1 f2 o-30">f264</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/opencart.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#opencart"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">opencart</span>
<span class="mt1 f2 o-30">f23d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/openid.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#openid"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">openid</span>
<span class="mt1 f2 o-30">f19b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/opera.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#opera"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">opera</span>
<span class="mt1 f2 o-30">f26a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/optin-monster.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#optin-monster"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">optin-monster</span>
<span class="mt1 f2 o-30">f23c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/osi.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#osi"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">osi</span>
<span class="mt1 f2 o-30">f41a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/page4.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#page4"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">page4</span>
<span class="mt1 f2 o-30">f3d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pagelines.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pagelines"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pagelines</span>
<span class="mt1 f2 o-30">f18c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/palfed.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#palfed"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">palfed</span>
<span class="mt1 f2 o-30">f3d8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/patreon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#patreon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">patreon</span>
<span class="mt1 f2 o-30">f3d9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/paypal.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#paypal"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">paypal</span>
<span class="mt1 f2 o-30">f1ed</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/periscope.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#periscope"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">periscope</span>
<span class="mt1 f2 o-30">f3da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/phabricator.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#phabricator"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phabricator</span>
<span class="mt1 f2 o-30">f3db</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/phoenix-framework.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#phoenix-framework"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">phoenix-framework</span>
<span class="mt1 f2 o-30">f3dc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pied-piper.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pied-piper"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pied-piper</span>
<span class="mt1 f2 o-30">f2ae</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pied-piper-alt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pied-piper-alt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pied-piper-alt</span>
<span class="mt1 f2 o-30">f1a8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pied-piper-pp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pied-piper-pp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pied-piper-pp</span>
<span class="mt1 f2 o-30">f1a7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pinterest.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pinterest"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pinterest</span>
<span class="mt1 f2 o-30">f0d2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pinterest-p.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pinterest-p"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pinterest-p</span>
<span class="mt1 f2 o-30">f231</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pinterest-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pinterest-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pinterest-square</span>
<span class="mt1 f2 o-30">f0d3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/playstation.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#playstation"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">playstation</span>
<span class="mt1 f2 o-30">f3df</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/product-hunt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#product-hunt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">product-hunt</span>
<span class="mt1 f2 o-30">f288</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/pushed.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#pushed"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">pushed</span>
<span class="mt1 f2 o-30">f3e1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/python.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#python"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">python</span>
<span class="mt1 f2 o-30">f3e2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/qq.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#qq"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">qq</span>
<span class="mt1 f2 o-30">f1d6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/quora.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#quora"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">quora</span>
<span class="mt1 f2 o-30">f2c4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ravelry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ravelry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ravelry</span>
<span class="mt1 f2 o-30">f2d9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/react.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#react"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">react</span>
<span class="mt1 f2 o-30">f41b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/rebel.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#rebel"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rebel</span>
<span class="mt1 f2 o-30">f1d0</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/red-river.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#red-river"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">red-river</span>
<span class="mt1 f2 o-30">f3e3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/reddit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#reddit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reddit</span>
<span class="mt1 f2 o-30">f1a1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/reddit-alien.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#reddit-alien"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reddit-alien</span>
<span class="mt1 f2 o-30">f281</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/reddit-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#reddit-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">reddit-square</span>
<span class="mt1 f2 o-30">f1a2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/rendact.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#rendact"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rendact</span>
<span class="mt1 f2 o-30">f3e4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/renren.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#renren"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">renren</span>
<span class="mt1 f2 o-30">f18b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/replyd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#replyd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">replyd</span>
<span class="mt1 f2 o-30">f3e6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/resolving.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#resolving"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">resolving</span>
<span class="mt1 f2 o-30">f3e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/rocketchat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#rocketchat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rocketchat</span>
<span class="mt1 f2 o-30">f3e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/rockrms.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#rockrms"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">rockrms</span>
<span class="mt1 f2 o-30">f3e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/safari.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#safari"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">safari</span>
<span class="mt1 f2 o-30">f267</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/sass.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#sass"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sass</span>
<span class="mt1 f2 o-30">f41e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/schlix.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#schlix"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">schlix</span>
<span class="mt1 f2 o-30">f3ea</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/scribd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#scribd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">scribd</span>
<span class="mt1 f2 o-30">f28a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/searchengin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#searchengin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">searchengin</span>
<span class="mt1 f2 o-30">f3eb</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/sellcast.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#sellcast"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sellcast</span>
<span class="mt1 f2 o-30">f2da</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/sellsy.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#sellsy"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sellsy</span>
<span class="mt1 f2 o-30">f213</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/servicestack.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#servicestack"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">servicestack</span>
<span class="mt1 f2 o-30">f3ec</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/shirtsinbulk.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#shirtsinbulk"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">shirtsinbulk</span>
<span class="mt1 f2 o-30">f214</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/simplybuilt.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#simplybuilt"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">simplybuilt</span>
<span class="mt1 f2 o-30">f215</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/sistrix.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#sistrix"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sistrix</span>
<span class="mt1 f2 o-30">f3ee</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/skyatlas.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#skyatlas"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">skyatlas</span>
<span class="mt1 f2 o-30">f216</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/skype.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#skype"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">skype</span>
<span class="mt1 f2 o-30">f17e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/slack.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#slack"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">slack</span>
<span class="mt1 f2 o-30">f198</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/slack-hash.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#slack-hash"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">slack-hash</span>
<span class="mt1 f2 o-30">f3ef</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/slideshare.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#slideshare"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">slideshare</span>
<span class="mt1 f2 o-30">f1e7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/snapchat.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#snapchat"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snapchat</span>
<span class="mt1 f2 o-30">f2ab</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/snapchat-ghost.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#snapchat-ghost"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snapchat-ghost</span>
<span class="mt1 f2 o-30">f2ac</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/snapchat-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#snapchat-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">snapchat-square</span>
<span class="mt1 f2 o-30">f2ad</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/soundcloud.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#soundcloud"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">soundcloud</span>
<span class="mt1 f2 o-30">f1be</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/speakap.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#speakap"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">speakap</span>
<span class="mt1 f2 o-30">f3f3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/spotify.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#spotify"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">spotify</span>
<span class="mt1 f2 o-30">f1bc</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stack-exchange.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stack-exchange"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stack-exchange</span>
<span class="mt1 f2 o-30">f18d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stack-overflow.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stack-overflow"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stack-overflow</span>
<span class="mt1 f2 o-30">f16c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/staylinked.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#staylinked"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">staylinked</span>
<span class="mt1 f2 o-30">f3f5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/steam.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#steam"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">steam</span>
<span class="mt1 f2 o-30">f1b6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/steam-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#steam-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">steam-square</span>
<span class="mt1 f2 o-30">f1b7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/steam-symbol.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#steam-symbol"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">steam-symbol</span>
<span class="mt1 f2 o-30">f3f6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/sticker-mule.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#sticker-mule"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">sticker-mule</span>
<span class="mt1 f2 o-30">f3f7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/strava.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#strava"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">strava</span>
<span class="mt1 f2 o-30">f428</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stripe.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stripe"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stripe</span>
<span class="mt1 f2 o-30">f429</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stripe-s.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stripe-s"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stripe-s</span>
<span class="mt1 f2 o-30">f42a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/studiovinari.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#studiovinari"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">studiovinari</span>
<span class="mt1 f2 o-30">f3f8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stumbleupon.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stumbleupon"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stumbleupon</span>
<span class="mt1 f2 o-30">f1a4</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/stumbleupon-circle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#stumbleupon-circle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">stumbleupon-circle</span>
<span class="mt1 f2 o-30">f1a3</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/superpowers.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#superpowers"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">superpowers</span>
<span class="mt1 f2 o-30">f2dd</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/supple.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#supple"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">supple</span>
<span class="mt1 f2 o-30">f3f9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/telegram.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#telegram"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">telegram</span>
<span class="mt1 f2 o-30">f2c6</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/telegram-plane.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#telegram-plane"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">telegram-plane</span>
<span class="mt1 f2 o-30">f3fe</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/tencent-weibo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#tencent-weibo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tencent-weibo</span>
<span class="mt1 f2 o-30">f1d5</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/themeisle.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#themeisle"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">themeisle</span>
<span class="mt1 f2 o-30">f2b2</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/trello.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#trello"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">trello</span>
<span class="mt1 f2 o-30">f181</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/tripadvisor.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#tripadvisor"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tripadvisor</span>
<span class="mt1 f2 o-30">f262</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/tumblr.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#tumblr"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tumblr</span>
<span class="mt1 f2 o-30">f173</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/tumblr-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#tumblr-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">tumblr-square</span>
<span class="mt1 f2 o-30">f174</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/twitch.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#twitch"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">twitch</span>
<span class="mt1 f2 o-30">f1e8</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/twitter.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#twitter"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">twitter</span>
<span class="mt1 f2 o-30">f099</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/twitter-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#twitter-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">twitter-square</span>
<span class="mt1 f2 o-30">f081</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/typo3.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#typo3"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">typo3</span>
<span class="mt1 f2 o-30">f42b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/uber.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#uber"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">uber</span>
<span class="mt1 f2 o-30">f402</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/uikit.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#uikit"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">uikit</span>
<span class="mt1 f2 o-30">f403</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/uniregistry.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#uniregistry"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">uniregistry</span>
<span class="mt1 f2 o-30">f404</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/untappd.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#untappd"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">untappd</span>
<span class="mt1 f2 o-30">f405</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/usb.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#usb"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">usb</span>
<span class="mt1 f2 o-30">f287</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/ussunnah.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#ussunnah"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">ussunnah</span>
<span class="mt1 f2 o-30">f407</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vaadin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vaadin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vaadin</span>
<span class="mt1 f2 o-30">f408</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/viacoin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#viacoin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">viacoin</span>
<span class="mt1 f2 o-30">f237</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/viadeo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#viadeo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">viadeo</span>
<span class="mt1 f2 o-30">f2a9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/viadeo-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#viadeo-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">viadeo-square</span>
<span class="mt1 f2 o-30">f2aa</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/viber.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#viber"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">viber</span>
<span class="mt1 f2 o-30">f409</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vimeo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vimeo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vimeo</span>
<span class="mt1 f2 o-30">f40a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vimeo-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vimeo-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vimeo-square</span>
<span class="mt1 f2 o-30">f194</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vimeo-v.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vimeo-v"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vimeo-v</span>
<span class="mt1 f2 o-30">f27d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vine.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vine"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vine</span>
<span class="mt1 f2 o-30">f1ca</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vk.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vk"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vk</span>
<span class="mt1 f2 o-30">f189</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vnv.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vnv"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vnv</span>
<span class="mt1 f2 o-30">f40b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/vuejs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#vuejs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">vuejs</span>
<span class="mt1 f2 o-30">f41f</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/weibo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#weibo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">weibo</span>
<span class="mt1 f2 o-30">f18a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/weixin.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#weixin"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">weixin</span>
<span class="mt1 f2 o-30">f1d7</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/whatsapp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#whatsapp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">whatsapp</span>
<span class="mt1 f2 o-30">f232</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/whatsapp-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#whatsapp-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">whatsapp-square</span>
<span class="mt1 f2 o-30">f40c</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/whmcs.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#whmcs"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">whmcs</span>
<span class="mt1 f2 o-30">f40d</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wikipedia-w.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wikipedia-w"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wikipedia-w</span>
<span class="mt1 f2 o-30">f266</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/windows.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#windows"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">windows</span>
<span class="mt1 f2 o-30">f17a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wordpress.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wordpress"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wordpress</span>
<span class="mt1 f2 o-30">f19a</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wordpress-simple.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wordpress-simple"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wordpress-simple</span>
<span class="mt1 f2 o-30">f411</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wpbeginner.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wpbeginner"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wpbeginner</span>
<span class="mt1 f2 o-30">f297</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wpexplorer.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wpexplorer"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wpexplorer</span>
<span class="mt1 f2 o-30">f2de</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/wpforms.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#wpforms"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">wpforms</span>
<span class="mt1 f2 o-30">f298</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/xbox.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#xbox"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">xbox</span>
<span class="mt1 f2 o-30">f412</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/xing.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#xing"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">xing</span>
<span class="mt1 f2 o-30">f168</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/xing-square.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#xing-square"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">xing-square</span>
<span class="mt1 f2 o-30">f169</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/y-combinator.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#y-combinator"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">y-combinator</span>
<span class="mt1 f2 o-30">f23b</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/yahoo.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#yahoo"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yahoo</span>
<span class="mt1 f2 o-30">f19e</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/yandex.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#yandex"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yandex</span>
<span class="mt1 f2 o-30">f413</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/yandex-international.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#yandex-international"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yandex-international</span>
<span class="mt1 f2 o-30">f414</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/yelp.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#yelp"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yelp</span>
<span class="mt1 f2 o-30">f1e9</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/yoast.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#yoast"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">yoast</span>
<span class="mt1 f2 o-30">f2b1</span>
</div>
</li>
<li class="ma0 pa3 w-50 w-third-m w-20-l link hover-bg-white br2">
<div class="flex flex-column items-center">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/svgs/brands/youtube.svg" target="_blank" class="color-inherit link">
<svg class="icon">
<use xlink:href="../on-server/sprites/brands.svg#youtube"></use>
</svg>
</a>
<span class="mt1 f2 fw6 gray5">youtube</span>
<span class="mt1 f2 o-30">f167</span>
</div>
</li>
</ul>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>