2013-05-02 20:12:33 -04:00
---
layout: base
title: Font Awesome Icons
navbar_active: icons
2013-05-08 23:15:29 -04:00
relative_path: ../
2013-05-02 20:12:33 -04:00
---
2013-10-20 19:12:13 -04:00
{% capture jumbotron_h1 %}< i class = "fa fa-flag" > < / i > The Icons{% endcapture %}
2013-05-23 16:22:45 -04:00
{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.fontawesome.version }}{% endcapture %}
2013-05-02 20:12:33 -04:00
{% include jumbotron.html %}
{% include stripe-social.html %}
< div class = "container" >
2013-10-19 15:20:03 -04:00
{% capture stripe_ad_content %}
< p class = "lead" >
You asked, Font Awesome delivers with {{ icons | version:site.fontawesome.minor_version | size }} shiny new icons in version {{ site.fontawesome.minor_version }}.
Want to request new icons? < a href = "{{ page.relative_path }}community/#requesting-new-icons" > Here's how< / a > .
<!-- The ever - expanding list of Font Awesome {{ site.fontawesome.version }} icons. -->
Need vectors or want to use on the desktop? Check the < a href = "{{ page.relative_path }}cheatsheet/" > cheatsheet< / a > .
< / p >
{% endcapture %}
{% include stripe-ad.html %}
2013-11-19 13:24:23 -06:00
{% include icons/filter.html %}
2013-10-19 15:20:03 -04:00
{% include icons/new.html %}
{% include icons/web-application.html %}
2015-07-27 10:18:20 -07:00
{% include icons/hand.html %}
2015-01-20 12:56:00 -05:00
{% include icons/transportation.html %}
{% include icons/gender.html %}
2014-05-13 22:53:21 -05:00
{% include icons/file-type.html %}
2014-05-14 12:13:52 -05:00
{% include icons/spinner.html %}
2013-10-22 09:58:07 -04:00
{% include icons/form-control.html %}
2014-08-24 08:29:11 -05:00
{% include icons/payment.html %}
2014-08-25 16:49:33 -05:00
{% include icons/chart.html %}
2013-10-19 15:20:03 -04:00
{% include icons/currency.html %}
{% include icons/text-editor.html %}
{% include icons/directional.html %}
{% include icons/video-player.html %}
{% include icons/brand.html %}
{% include icons/medical.html %}
2013-05-02 20:12:33 -04:00
< / div >