aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/doc/icons.html
diff options
context:
space:
mode:
authorThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-05 23:00:39 +0200
committerThijs Paelman <thijs.paelman+git@hotmail.be>2023-06-05 23:00:39 +0200
commita9b5b225ec579f96b26576f38ee44e288f07a184 (patch)
tree6945a5ce56fef0bf88f620744a225d4ca2977810 /themes/docsy/assets/vendor/forkawesome/src/doc/icons.html
parentd7f7c4b20cabb32bde00ff0e2fe9685ba041f3ab (diff)
parentf812d271738796f0b589bbf06a5d14178ef60743 (diff)
downloadwebsite-a9b5b225ec579f96b26576f38ee44e288f07a184.tar.gz
website-a9b5b225ec579f96b26576f38ee44e288f07a184.zip
Merge branch 'social-links'
Diffstat (limited to 'themes/docsy/assets/vendor/forkawesome/src/doc/icons.html')
-rw-r--r--themes/docsy/assets/vendor/forkawesome/src/doc/icons.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/forkawesome/src/doc/icons.html b/themes/docsy/assets/vendor/forkawesome/src/doc/icons.html
new file mode 100644
index 0000000..73fc8fb
--- /dev/null
+++ b/themes/docsy/assets/vendor/forkawesome/src/doc/icons.html
@@ -0,0 +1,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>