summaryrefslogtreecommitdiff
path: root/live/static/fork-awesome/src/doc/icons.html
blob: 73fc8fb8404441b353c2d9e7fab10d8b193a5683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: base
title: Fork Awesome Icons
navbar_active: icons
relative_path: ../
---
{% capture jumbotron_h1 %}<i class="fa fa-fork-awesome" aria-hidden="true"></i>&nbsp; The Icons{% endcapture %}
{% capture jumbotron_p %}The complete set of {{ icons | size }} icons in {{ site.forkawesome.name }} {{ site.forkawesome.version }}{% endcapture %}

{% include jumbotron.html %}

<div class="container" data-view="search">
  <div id="icons">
    {% include icons/new.html %}
    {% include icons/web-application.html %}
    {% include icons/accessibility.html %}
    {% include icons/hand.html %}
    {% include icons/transportation.html %}
    {% include icons/gender.html %}
    {% include icons/file-type.html %}
    {% include icons/spinner.html %}
    {% include icons/form-control.html %}
    {% include icons/payment.html %}
    {% include icons/chart.html %}
    {% 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 %}
  </div>
</div>