unignore bower_components
[bootswatch] / bower_components / font-awesome / src / _includes / icons.html
1 {% capture stripe_ad_content %}
2 <p class="lead">
3   You asked, Font Awesome delivers with {{ icons | version:site.fontawesome.minor_version | size }} shiny new icons in version {{ site.fontawesome.minor_version }}.
4   Want to request new icons? <a href="{{ page.relative_path }}community/#requesting-new-icons">Here's how</a>.
5   <!--The ever-expanding list of Font Awesome {{ site.fontawesome.version }} icons.-->
6   Need vectors or want to use on the desktop? Check the <a href="{{ page.relative_path }}cheatsheet/">cheatsheet</a>.
7 </p>
8 {% endcapture %}
9 {% include stripe-ad.html %}
10
11 {% include icons/new.html %}
12 {% include icons/web-application.html %}
13 {% include icons/currency.html %}
14 {% include icons/text-editor.html %}
15 {% include icons/directional.html %}
16 {% include icons/video-player.html %}
17 {% include icons/brand.html %}
18 {% include icons/medical.html %}