12733 lines
806 KiB
HTML
12733 lines
806 KiB
HTML
<!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 -->
|
|
<link rel="stylesheet" href="https://static.fontawesome.com/css/fontawesome-app.css">
|
|
<script src="https://use.fortawesome.com/349cfdf6.js"></script>
|
|
</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="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="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="svg-framework.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="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="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" 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 white o-40 glow absolute bottom-2 center-h">
|
|
<i class="fa5 fa5-arrow-to-top-r fa5-2x" title="Back to top of page"></i>
|
|
</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">
|
|
|
|
<h1 class="mt0 mb6 b f6">
|
|
<span class="dib f1 b ttu tracked2 pv3 ph3 lh0 br4 bg-red5 white">
|
|
Advanced <span class="sr-only">Difficulty-level </span>Demo<span class="sr-only"> :</span>
|
|
</span>
|
|
|
|
<span class="db mt3">Using Font Awesome 5's SVG Sprites</span>
|
|
</h1>
|
|
|
|
<div role="alert" class="dt w-100 relative mb6">
|
|
<div class="dtc v-mid w-1 pa3 tc bg-info6 info0 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-info0">
|
|
<p class="mv0 lh-copy">Read <a href="index.html#svg-sprites" class="link underline blue6 hover-blue4">how to get started</a> and <strong>view this demo's source</strong> to see how these icons are rendered + to borrow for your projects!</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="webserver-warning" style="display: none;" role="alert" class="dt w-100 relative mb6 mt6">
|
|
<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>
|
|
|
|
<section id="fas" class="mb7">
|
|
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7">Font Awesome 5 Solid</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/alarm-clock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/angle-double-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/ban.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bars.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bold.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bomb.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bullhorn.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/calendar.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/caret-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/chart-area.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/clipboard.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/closed-captioning.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/club.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/coffee.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/columns.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/compress.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-wide.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/crosshairs.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/cut.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/diamond.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/download.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/envelope.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/eraser.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/exchange.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-arrows.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/fast-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/file.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flag.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flask.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/font.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/gamepad.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/glass-martini.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/h1.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/heading.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/hexagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/home.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/image.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/info.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/leaf.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/level-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/solid.svg#level-down-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-down-alt</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/level-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/solid.svg#level-up-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-up-alt</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/solid/link.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/list.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/lock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/magic.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/minus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/music.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/octagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/pen.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/play.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/plus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/poo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/power-off.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/question.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/random.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/redo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/repeat.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/solid.svg#reply"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">reply</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/solid/reply-all.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/save.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/share.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shield.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-check.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shopping-cart.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sign-in.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-out.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/smile.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sort.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/spade.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/step-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sticky-note.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/strikethrough.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/superscript.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/text-height.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/thumbs-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/times.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/trash.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/triangle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/underline.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/unlink.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/upload.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/solid.svg#usd"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">usd</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/usd-circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/utensil-fork.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/video.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/solid.svg#watch"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">watch</span>
|
|
<span class="mt1 f2 o-30">f2e1</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section id="far" class="mb7">
|
|
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7">Font Awesome 5 Regular</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/alarm-clock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/angle-double-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/ban.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bars.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bold.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bomb.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bullhorn.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/calendar.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/caret-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/chart-area.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/clipboard.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/closed-captioning.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/club.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/coffee.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/columns.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/compress.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-wide.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/crosshairs.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/cut.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/diamond.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/download.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/envelope.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/eraser.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/exchange.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-arrows.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/fast-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/file.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flag.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flask.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/font.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/gamepad.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/glass-martini.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/h1.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/heading.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/hexagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/home.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/image.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/info.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/leaf.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/level-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/regular.svg#level-down-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-down-alt</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/level-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/regular.svg#level-up-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-up-alt</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/regular/link.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/list.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/lock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/magic.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/minus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/music.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/octagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/pen.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/play.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/plus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/poo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/power-off.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/question.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/random.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/redo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/repeat.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/regular.svg#reply"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">reply</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/regular/reply-all.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/save.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/share.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shield.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-check.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shopping-cart.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sign-in.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-out.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/smile.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sort.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/spade.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/step-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sticky-note.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/strikethrough.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/superscript.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/text-height.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/thumbs-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/times.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/trash.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/triangle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/underline.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/unlink.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/upload.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/regular.svg#usd"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">usd</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/usd-circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/utensil-fork.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/video.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/regular.svg#watch"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">watch</span>
|
|
<span class="mt1 f2 o-30">f2e1</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section id="fal" class="mb7">
|
|
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7">Font Awesome 5 Light</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/alarm-clock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/angle-double-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/arrow-alt-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/ban.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bars.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bold.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bomb.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/bullhorn.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/calendar.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/caret-circle-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/chart-area.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/clipboard.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/closed-captioning.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/club.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/coffee.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/columns.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/compress.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-wide.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/crosshairs.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/cut.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/diamond.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/download.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/envelope.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/eraser.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/exchange.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-arrows.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/fast-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/file.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flag.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/flask.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/font.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/gamepad.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/glass-martini.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/h1.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/heading.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/hexagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/home.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/image.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/info.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/leaf.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/level-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/light.svg#level-down-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-down-alt</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/level-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/light.svg#level-up-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">level-up-alt</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/light/link.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/list.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/lock.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/long-arrow-alt-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/magic.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/minus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/music.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/octagon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/pen.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/play.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/plus.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/poo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/power-off.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/question.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/random.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/redo.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/repeat.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/light.svg#reply"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">reply</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/light/reply-all.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/save.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/share.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shield.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-check.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/shopping-cart.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sign-in.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-out.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/smile.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sort.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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-up.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/spade.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/step-backward.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/sticky-note.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/strikethrough.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/superscript.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/text-height.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/thumbs-down.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/times.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/trash.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/triangle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/underline.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/unlink.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/upload.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/light.svg#usd"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">usd</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/usd-circle.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/utensil-fork.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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/video.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/light.svg#watch"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">watch</span>
|
|
<span class="mt1 f2 o-30">f2e1</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
<section id="fab">
|
|
<h2 class="mt0 mb3 pb3 bb bw1 b--gray1 f4 fw6 gray7">Font Awesome 5 Brands & Logos</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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/adn.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/affiliatetheme.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#affiliatetheme"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">affiliatetheme</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/algolia.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#algolia"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">algolia</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/amazon.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/amilia.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#amilia"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">amilia</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/android.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#angrycreative"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">angrycreative</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/apper.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#apper"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">apper</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/apple.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/asymmetrik.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#asymmetrik"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">asymmetrik</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/bandcamp.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#bimobject"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">bimobject</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/bitbucket.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/bitbucket-square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#bitbucket-square"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">bitbucket-square</span>
|
|
<span class="mt1 f2 o-30">f172</span>
|
|
</div>
|
|
</li>
|
|
<li class="ma0 pa3 w-50 w-third-m w-20-l link 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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/bluetooth.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#buromobelexperte"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">buromobelexperte</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/buysellads.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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-amex.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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-diners-club.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/chrome.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#cloudscale"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">cloudscale</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/cloudsmith.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#cloudsmith"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">cloudsmith</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/cloudversify.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#cloudversify"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">cloudversify</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/codepen.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#cpanel"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">cpanel</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/css3.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/cuttlefish.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#cuttlefish"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">cuttlefish</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/dashcube.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#deploydog"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">deploydog</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/deviantart.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/discourse.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#discourse"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">discourse</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/brands/draft2digital.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#draft2digital"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">draft2digital</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/brands/dribbble.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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-ball.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#dribbble-ball"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">dribbble-ball</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/dribbble-ball-square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#dribbble-ball-square"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">dribbble-ball-square</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/dropbox.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/dropbox-alt.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#dropbox-alt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">dropbox-alt</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/drupal.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#dyalog"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">dyalog</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/earlybirds.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#earlybirds"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">earlybirds</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/edge.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/eercast.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#eercast"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">eercast</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/empire.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/etsy.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#facebook-f"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">facebook-f</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/facebook-square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/flickr.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/flickr-dots.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#flickr-dots"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">flickr-dots</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/brands/flickr-dots-square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#flickr-dots-square"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">flickr-dots-square</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/font-awesome.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/fonticons.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#fonticons-fi"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">fonticons-fi</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/fort-awesome.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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">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/brands/forumbee.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/get-pocket.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/gitlab.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/glide.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#gofore"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">gofore</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/brands/google.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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-plus-g.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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-square.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/gratipay.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../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/gripfire.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#gripfire"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">gripfire</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/hubspot.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#hubspot"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">hubspot</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/joget.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#joget"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">joget</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/keycdn.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#keycdn"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">keycdn</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/brands/medrt.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#medrt"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">medrt</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/brands/mix.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#mix"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">mix</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/brands/monero.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#monero"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">monero</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/napster.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#napster"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">napster</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/nutritionix.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#nutritionix"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">nutritionix</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/page4.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#page4"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">page4</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/palfed.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#palfed"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">palfed</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/phabricator.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#phabricator"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">phabricator</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/brands/pushed.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#pushed"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">pushed</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/replyd.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#replyd"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">replyd</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/rocketchat.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#rocketchat"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">rocketchat</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/rockrms.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#rockrms"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">rockrms</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/schlix.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#schlix"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">schlix</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/searchengin.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#searchengin"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">searchengin</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/servicestack.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#servicestack"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">servicestack</span>
|
|
<span class="mt1 f2 o-30">f398</span>
|
|
</div>
|
|
</li>
|
|
<li class="ma0 pa3 w-50 w-third-m w-20-l link 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" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#sistrix"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">sistrix</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/speakap.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#speakap"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">speakap</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/staylinked.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#staylinked"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">staylinked</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/brands/studiovinari.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#studiovinari"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">studiovinari</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/brands/vaadin.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#vaadin"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">vaadin</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/vnv.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#vnv"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">vnv</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/whmcs.svg" target="_blank" class="color-inherit link">
|
|
<svg class="icon" style="width: 48px; height: 48px;">
|
|
<use xlink:href="../sprites/brands.svg#whmcs"></use>
|
|
</svg>
|
|
</a>
|
|
<span class="mt1 f2 fw6 gray5">whmcs</span>
|
|
<span class="mt1 f2 o-30">f39f</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|