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