+
- Use icon-border
and pull-right
or pull-left
for easy pull quotes or
- article graphics.
+
+ Use a few styles together and you'll have easy pull quotes or a great introductory article icon.
-
-
-
- Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image.
- Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all
- of them in any combination to get lots of new possibilities.
-
-{% highlight html %}
-
-Use a few of the new styles together ... lots of new possibilities.
-{% endhighlight %}
-
-
- Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image.
- Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all
- of them in any combination to get lots of new possibilities.
-
+
+
+ Use fa-border
and pull-right
or pull-left
for easy pull quotes or
+ article graphics.
+
{% highlight html %}
-
-Use a few of the new styles together ... lots of new possibilities.
+
+Use a few styles together and you'll have easy pull quotes or a great introductory article icon.
{% endhighlight %}
diff --git a/bower_components/font-awesome/src/_includes/examples/bulleted-lists.html b/bower_components/font-awesome/src/_includes/examples/bulleted-lists.html
deleted file mode 100644
index 73db34e4..00000000
--- a/bower_components/font-awesome/src/_includes/examples/bulleted-lists.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
-
-
- - Bulleted lists (like this one)
- - Buttons
- - Button groups
- - Navigation
- - Prepended form inputs
- - …and many more with custom CSS
-
-
-
-
Easily replace individual bullets.
-{% highlight html %}
-
- - Bulleted lists (like this one)
- - Buttons
- - Button groups
- - Navigation
- - Prepended form inputs
- - …and many more with custom CSS
-
-{% endhighlight %}
-
Make sure to NOT include any whitespace after the icon declaration.
-
-
-
diff --git a/bower_components/font-awesome/src/_includes/examples/button-dropdowns.html b/bower_components/font-awesome/src/_includes/examples/button-dropdowns.html
deleted file mode 100644
index 201eb1cd..00000000
--- a/bower_components/font-awesome/src/_includes/examples/button-dropdowns.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
diff --git a/bower_components/font-awesome/src/_includes/examples/button-groups.html b/bower_components/font-awesome/src/_includes/examples/button-groups.html
deleted file mode 100644
index ce489230..00000000
--- a/bower_components/font-awesome/src/_includes/examples/button-groups.html
+++ /dev/null
@@ -1,25 +0,0 @@
-
diff --git a/bower_components/font-awesome/src/_includes/examples/buttons.html b/bower_components/font-awesome/src/_includes/examples/buttons.html
deleted file mode 100644
index b8d147c0..00000000
--- a/bower_components/font-awesome/src/_includes/examples/buttons.html
+++ /dev/null
@@ -1,57 +0,0 @@
-
diff --git a/bower_components/font-awesome/src/_includes/examples/custom.html b/bower_components/font-awesome/src/_includes/examples/custom.html
index dfad1900..2de7ad7a 100644
--- a/bower_components/font-awesome/src/_includes/examples/custom.html
+++ b/bower_components/font-awesome/src/_includes/examples/custom.html
@@ -1,10 +1,10 @@
-
+
Anything you can do with CSS font styles, you can do with Font Awesome.
-
+
Star Ratings (inspired by CSS Tricks)
diff --git a/bower_components/font-awesome/src/_includes/examples/fixed-width.html b/bower_components/font-awesome/src/_includes/examples/fixed-width.html
new file mode 100644
index 00000000..f14e7e43
--- /dev/null
+++ b/bower_components/font-awesome/src/_includes/examples/fixed-width.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+ Use fa-fw
to set icons at a fixed width. Great to use when variable icon widths throw off alignment.
+ Especially useful in things like nav lists.
+
+{% highlight html %}
+
+{% endhighlight %}
+
+
+
diff --git a/bower_components/font-awesome/src/_includes/examples/form-inputs.html b/bower_components/font-awesome/src/_includes/examples/form-inputs.html
deleted file mode 100644
index dcb39a8f..00000000
--- a/bower_components/font-awesome/src/_includes/examples/form-inputs.html
+++ /dev/null
@@ -1,31 +0,0 @@
-
diff --git a/bower_components/font-awesome/src/_includes/examples/inline-icons.html b/bower_components/font-awesome/src/_includes/examples/inline-icons.html
deleted file mode 100644
index 3965e7c2..00000000
--- a/bower_components/font-awesome/src/_includes/examples/inline-icons.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
Place Font Awesome icons just about anywhere with the <i>
tag.
-
-
-
-
- icon-camera-retro
-
-
-{% highlight html %}
-
icon-camera-retro
-{% endhighlight %}
-
Icon classes are echoed via CSS :before.
-
-
-
diff --git a/bower_components/font-awesome/src/_includes/examples/inline.html b/bower_components/font-awesome/src/_includes/examples/inline.html
new file mode 100644
index 00000000..93f30245
--- /dev/null
+++ b/bower_components/font-awesome/src/_includes/examples/inline.html
@@ -0,0 +1,17 @@
+
+
+
+
+
+
Place Font Awesome icons just about anywhere with the <i>
tag.
+{% highlight html %}
+
fa-camera-retro
+{% endhighlight %}
+
Icon classes are echoed via CSS :before.
+
+
+
diff --git a/bower_components/font-awesome/src/_includes/examples/larger-icons.html b/bower_components/font-awesome/src/_includes/examples/larger-icons.html
deleted file mode 100644
index 95f1ee13..00000000
--- a/bower_components/font-awesome/src/_includes/examples/larger-icons.html
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-
- To increase the size of icons relative to its container, use icon-large
, icon-2x
,
- icon-3x
, or icon-4x
.
-
-
-
-
- Increase the icon size by using the icon-large
(33% increase), icon-2x
,
- icon-3x
, or icon-4x
classes.
-
-
-
-
icon-camera-retro
-
icon-camera-retro
-
icon-camera-retro
-
icon-camera-retro
-
-
-{% highlight html %}
-
icon-camera-retro
-
icon-camera-retro
-
icon-camera-retro
-
icon-camera-retro
-{% endhighlight %}
-
- If your icons are getting chopped off on top and bottom, make sure you have
- sufficient line-height.
-
-
-
-
diff --git a/bower_components/font-awesome/src/_includes/examples/larger.html b/bower_components/font-awesome/src/_includes/examples/larger.html
new file mode 100644
index 00000000..8c5e2463
--- /dev/null
+++ b/bower_components/font-awesome/src/_includes/examples/larger.html
@@ -0,0 +1,29 @@
+
+
+
+
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+
+
+
+ To increase icon sizes relative to their container, use the fa-lg
(33% increase), fa-2x
,
+ fa-3x
, fa-4x
, or fa-5x
classes.
+
+{% highlight html %}
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+
fa-camera-retro
+{% endhighlight %}
+
+ If your icons are getting chopped off on top and bottom, make sure you have
+ sufficient line-height.
+
+
+
+
diff --git a/bower_components/font-awesome/src/_includes/examples/list.html b/bower_components/font-awesome/src/_includes/examples/list.html
new file mode 100644
index 00000000..5cbc1758
--- /dev/null
+++ b/bower_components/font-awesome/src/_includes/examples/list.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+ - List icons (like these)
+ - can be used
+ - to easily replace
+ - default bullets in lists
+
+
+
+
Use fa-ul
and fa-li
to easily replace default bullets in unordered lists.
+{% highlight html %}
+
+ - List icons (like these)
+ - can be used
+ - to replace
+ - default bullets in lists
+
+{% endhighlight %}
+
+
+
diff --git a/bower_components/font-awesome/src/_includes/examples/navigation.html b/bower_components/font-awesome/src/_includes/examples/navigation.html
deleted file mode 100644
index 850e6444..00000000
--- a/bower_components/font-awesome/src/_includes/examples/navigation.html
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
Use Font Awesome icons in navigation to provide helpful visual cues.
-{% highlight html %}
-
-{% endhighlight %}
-
-
-
diff --git a/bower_components/font-awesome/src/_includes/examples/new.html b/bower_components/font-awesome/src/_includes/examples/new.html
deleted file mode 100644
index 8393f7d3..00000000
--- a/bower_components/font-awesome/src/_includes/examples/new.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<{% if page.navbar_active == "examples" %}div{% else %}section{% endif %} id="new-styles">
-
-
-
-
-
- normal
- icon-rotate-90
- icon-rotate-180
- icon-rotate-270
- icon-flip-horizontal
- icon-flip-vertical
-
-
-
-
-
-
-
-
-
- icon-twitter on icon-check-empty
-
-
-
-
- icon-flag on icon-circle
-
-
-
-
- icon-terminal on icon-sign-blank
-
-
-
-
-
-
- - New bulleted lists
- - Fix some old bugs
- - And deal with arbitrary
- - Font sizes better
-
-
-
-
-{% if page.navbar_active == "examples" %}div{% else %}section{% endif %}>
diff --git a/bower_components/font-awesome/src/_includes/examples/rotated-flipped.html b/bower_components/font-awesome/src/_includes/examples/rotated-flipped.html
index cf061cd5..ff55f2c1 100644
--- a/bower_components/font-awesome/src/_includes/examples/rotated-flipped.html
+++ b/bower_components/font-awesome/src/_includes/examples/rotated-flipped.html
@@ -1,29 +1,28 @@
-
- A set of classes that can be used to arbitrarily rotate and flip icons.
+
+
+ normal
+ fa-rotate-90
+ fa-rotate-180
+ fa-rotate-270
+ fa-flip-horizontal
+ fa-flip-vertical
+
-
-
- normal
- icon-rotate-90
- icon-rotate-180
- icon-rotate-270
- icon-flip-horizontal
- icon-flip-vertical
-
+
+
+ To arbitrarily rotate and flip icons, use the fa-rotate-*
and fa-flip-*
classes.
+
{% highlight html %}
-
normal
-
icon-rotate-90
-
icon-rotate-180
-
icon-rotate-270
-
icon-flip-horizontal
-
icon-flip-vertical
+
normal
+
fa-rotate-90
+
fa-rotate-180
+
fa-rotate-270
+
fa-flip-horizontal
+
icon-flip-vertical
{% endhighlight %}
-
- Rotating and flipping icons aren't yet supported in IE7.
-
diff --git a/bower_components/font-awesome/src/_includes/examples/spinning.html b/bower_components/font-awesome/src/_includes/examples/spinning.html
new file mode 100644
index 00000000..4bdb3d0e
--- /dev/null
+++ b/bower_components/font-awesome/src/_includes/examples/spinning.html
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+ Use the fa-spin
class to get any icon to rotate. Works well with fa-spinner
,
+ fa-refresh
, and fa-cog
.
+
+{% highlight html %}
+
+
+
+{% endhighlight %}
+
+ CSS3 animations aren't supported in IE8 - IE9.
+
+
+
+
diff --git a/bower_components/font-awesome/src/_includes/examples/stacked.html b/bower_components/font-awesome/src/_includes/examples/stacked.html
index 3e7240c1..0a34c5c2 100644
--- a/bower_components/font-awesome/src/_includes/examples/stacked.html
+++ b/bower_components/font-awesome/src/_includes/examples/stacked.html
@@ -1,54 +1,58 @@
-
- A method for easily stacking multiple icons. Use the icon-stack
class on the parent and
- icon-stack-base
for the bottom icon.
-
-
-
-
-
-
+
+
+
+
+
- icon-twitter on icon-check-empty
-
-
-
+ fa-twitter on fa-square-o
+
+
+
- icon-flag on icon-circle
-
-
-
+ fa-flag on fa-circle
+
+
+
- icon-terminal on icon-sign-blank
-
-
-
+ fa-terminal on fa-square
+
+
+
- icon-camera on icon-ban-circle
+ fa-ban on fa-camera
+
+
+
+ To stack multiple icons, use the fa-stack
class on the parent, the fa-stack-1x
+ for the regularly sized icon, and fa-stack-2x
for the larger icon. fa-inverse
+ can be used as an alternative icon color. You can even throw larger icon classes on the parent
+ to get further control of sizing.
+
{% highlight html %}
-
-
-
+
+
+
-icon-twitter on icon-check-empty
-
-
-
+fa-twitter on fa-square-o
+
+
+
-icon-flag on icon-circle
-
-
-
+fa-flag on fa-circle
+
+
+
-icon-terminal on icon-sign-blank
-
-
-
+fa-terminal on fa-square
+
+
+
-icon-camera on icon-ban-circle
+fa-ban on fa-camera
{% endhighlight %}
diff --git a/bower_components/font-awesome/src/_includes/footer.html b/bower_components/font-awesome/src/_includes/footer.html
index af80db1a..7cdc852b 100644
--- a/bower_components/font-awesome/src/_includes/footer.html
+++ b/bower_components/font-awesome/src/_includes/footer.html
@@ -1,23 +1,24 @@
-