2013-05-03 00:12:33 +00:00
---
layout: base
title: Font Awesome Icons
navbar_active: icons
2013-05-09 03:15:29 +00:00
relative_path: ../
2013-05-03 00:12:33 +00:00
---
2013-10-20 23:12:13 +00:00
{% capture jumbotron_h1 %}< i class = "fa fa-flag" > < / i > The Icons{% endcapture %}
2013-05-23 20:22:45 +00:00
{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.fontawesome.version }}{% endcapture %}
2013-05-03 00:12:33 +00:00
{% include jumbotron.html %}
{% include stripe-social.html %}
< div class = "container" >
2013-10-19 19:20:03 +00: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 19:24:23 +00:00
{% include icons/filter.html %}
2013-10-19 19:20:03 +00:00
{% include icons/new.html %}
{% include icons/web-application.html %}
2014-05-14 03:53:21 +00:00
{% include icons/file-type.html %}
2014-05-14 17:13:52 +00:00
{% include icons/spinner.html %}
2013-10-22 13:58:07 +00:00
{% include icons/form-control.html %}
2014-08-24 13:29:11 +00:00
{% include icons/payment.html %}
2014-08-25 21:49:33 +00:00
{% include icons/chart.html %}
2013-10-19 19:20:03 +00: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-03 00:12:33 +00:00
< / div >