|
@@ -12,11 +12,17 @@ relative_path: ../
|
|
<div class="container">
|
|
<div class="container">
|
|
{% capture stripe_ad_content %}
|
|
{% capture stripe_ad_content %}
|
|
<p class="lead">
|
|
<p class="lead">
|
|
- Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf, set it as the font in your application, and copy and paste the icons (not the unicode) directly from this page into your designs.
|
|
|
|
|
|
+ Print this page to PDF for the complete set of vectors. Or to use on the
|
|
|
|
+ desktop, install FontAwesome.otf, set it as the font in your application,
|
|
|
|
+ and copy and paste the icons (not the unicode) directly from this page into
|
|
|
|
+ your designs.
|
|
</p>
|
|
</p>
|
|
{% endcapture %}
|
|
{% endcapture %}
|
|
|
|
|
|
- <h2 class="page-header">Every Font Awesome {{ site.fontawesome.version }} Icon, CSS Class, & Unicode</h2>
|
|
|
|
|
|
+ <h2 class="page-header">
|
|
|
|
+ Every {{ site.forkawesome.version }} {{ site.fontawesome.version }} Icon,
|
|
|
|
+ CSS Class, & Unicode
|
|
|
|
+ </h2>
|
|
|
|
|
|
<div class="row">
|
|
<div class="row">
|
|
{% assign sorted_icons = icons | expand_aliases | sort_by:'class' %}
|
|
{% assign sorted_icons = icons | expand_aliases | sort_by:'class' %}
|