---
layout: base
title: Font Awesome Icons
navbar_active: icons
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="icon-flag icon-large"></i>&nbsp; The Icons{% endcapture %}
{% capture jumbotron_p %}The complete set of {{ site.font_awesome.icon_count }} icons in Font Awesome {{ site.font_awesome.version }}{% endcapture %}

{% include jumbotron.html %}
{% include stripe-social.html %}

<div class="container">
  {% include icons/new.html %}
  {% include icons/web-app.html %}
  {% include icons/text-editor.html %}
  {% include icons/directional.html %}
  {% include icons/video-player.html %}
  {% include icons/brand.html %}
  {% include icons/medical.html %}
</div>