unignore bower_components
[bootswatch] / bower_components / font-awesome / src / icons.html
1 ---
2 layout: base
3 title: Font Awesome Icons
4 navbar_active: icons
5 relative_path: ../
6 ---
7 {% capture jumbotron_h1 %}<i class="icon-flag icon-large"></i>&nbsp; The Icons{% endcapture %}
8 {% capture jumbotron_p %}The complete set of {{ icons | size }} icons in Font Awesome {{ site.fontawesome.version }}{% endcapture %}
9
10 {% include jumbotron.html %}
11 {% include stripe-social.html %}
12
13 <div class="container">
14   {% include icons.html %}
15 </div>