From a5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 26 Feb 2018 11:05:48 +0100 Subject: switch to fork-awesome --- .../accessibility/accessibility-facdn.html | 21 --- .../accessibility/accessibility-manual.html | 121 ---------------- .../src/_includes/accessibility/background.html | 15 -- .../src/_includes/accessibility/cta-cdn-ally.html | 11 -- .../src/_includes/accessibility/other.html | 17 --- library/font_awesome/src/_includes/ads/fusion.html | 1 - .../src/_includes/brand-adblock-warning.html | 5 - .../font_awesome/src/_includes/brand-license.html | 6 - library/font_awesome/src/_includes/code/core.less | 6 - library/font_awesome/src/_includes/code/core.scss | 6 - .../font_awesome/src/_includes/code/license.css | 4 - .../src/_includes/community/getting-support.html | 22 --- .../_includes/community/project-milestones.html | 7 - .../src/_includes/community/reporting-bugs.html | 18 --- .../_includes/community/requesting-new-icons.html | 29 ---- .../community/submitting-pull-requests.html | 13 -- .../src/_includes/examples/accessible.html | 101 ------------- .../src/_includes/examples/animated.html | 60 -------- .../font_awesome/src/_includes/examples/basic.html | 39 ----- .../src/_includes/examples/bootstrap.html | 111 --------------- .../src/_includes/examples/bordered-pulled.html | 30 ---- .../src/_includes/examples/custom.html | 16 --- .../src/_includes/examples/fixed-width.html | 33 ----- .../src/_includes/examples/larger.html | 40 ------ .../font_awesome/src/_includes/examples/list.html | 30 ---- .../src/_includes/examples/rotated-flipped.html | 34 ----- .../src/_includes/examples/stacked.html | 65 --------- library/font_awesome/src/_includes/footer.html | 36 ----- .../src/_includes/icons/accessibility.html | 12 -- .../font_awesome/src/_includes/icons/brand.html | 19 --- .../font_awesome/src/_includes/icons/chart.html | 12 -- .../font_awesome/src/_includes/icons/currency.html | 12 -- .../src/_includes/icons/directional.html | 12 -- .../src/_includes/icons/file-type.html | 12 -- .../src/_includes/icons/form-control.html | 11 -- .../font_awesome/src/_includes/icons/gender.html | 12 -- library/font_awesome/src/_includes/icons/hand.html | 12 -- .../font_awesome/src/_includes/icons/medical.html | 12 -- library/font_awesome/src/_includes/icons/new.html | 18 --- .../font_awesome/src/_includes/icons/payment.html | 12 -- .../font_awesome/src/_includes/icons/spinner.html | 22 --- .../src/_includes/icons/text-editor.html | 12 -- .../src/_includes/icons/transportation.html | 12 -- .../src/_includes/icons/video-player.html | 12 -- .../src/_includes/icons/web-application.html | 12 -- .../src/_includes/jumbotron-carousel.html | 59 -------- library/font_awesome/src/_includes/jumbotron.html | 19 --- .../src/_includes/modals/download.html | 58 -------- .../src/_includes/modals/kickstarter.html | 24 ---- library/font_awesome/src/_includes/navbar.html | 127 ----------------- .../font_awesome/src/_includes/new-features.html | 29 ---- library/font_awesome/src/_includes/new-naming.html | 157 --------------------- .../font_awesome/src/_includes/new-upgrading.html | 10 -- .../src/_includes/products/camera-retro-tee.html | 31 ---- .../src/_includes/products/classics-tee.html | 31 ---- .../src/_includes/products/cta-suggestions.html | 20 --- .../src/_includes/products/fa-ther-tee.html | 29 ---- .../src/_includes/products/green-logo-tee.html | 31 ---- .../src/_includes/products/old-skool-tee.html | 31 ---- .../rock-paper-scissors-lizard-spock-tee.html | 27 ---- .../src/_includes/products/space-shuttle-tee.html | 31 ---- .../src/_includes/products/white-logo-tee.html | 35 ----- library/font_awesome/src/_includes/stripe-ad.html | 6 - .../font_awesome/src/_includes/stripe-social.html | 35 ----- .../font_awesome/src/_includes/tell-me-thanks.html | 22 --- .../tests/rotated-flipped-inside-anchor.html | 6 - .../tests/rotated-flipped-inside-btn.html | 6 - .../src/_includes/tests/rotated-flipped.html | 6 - .../src/_includes/tests/stacked-inside-anchor.html | 69 --------- .../src/_includes/tests/stacked-with-text.html | 4 - .../font_awesome/src/_includes/tests/stacked.html | 58 -------- library/font_awesome/src/_includes/thanks-to.html | 26 ---- library/font_awesome/src/_includes/why.html | 42 ------ 73 files changed, 2152 deletions(-) delete mode 100644 library/font_awesome/src/_includes/accessibility/accessibility-facdn.html delete mode 100644 library/font_awesome/src/_includes/accessibility/accessibility-manual.html delete mode 100644 library/font_awesome/src/_includes/accessibility/background.html delete mode 100644 library/font_awesome/src/_includes/accessibility/cta-cdn-ally.html delete mode 100644 library/font_awesome/src/_includes/accessibility/other.html delete mode 100644 library/font_awesome/src/_includes/ads/fusion.html delete mode 100644 library/font_awesome/src/_includes/brand-adblock-warning.html delete mode 100644 library/font_awesome/src/_includes/brand-license.html delete mode 100644 library/font_awesome/src/_includes/code/core.less delete mode 100644 library/font_awesome/src/_includes/code/core.scss delete mode 100644 library/font_awesome/src/_includes/code/license.css delete mode 100644 library/font_awesome/src/_includes/community/getting-support.html delete mode 100644 library/font_awesome/src/_includes/community/project-milestones.html delete mode 100644 library/font_awesome/src/_includes/community/reporting-bugs.html delete mode 100644 library/font_awesome/src/_includes/community/requesting-new-icons.html delete mode 100644 library/font_awesome/src/_includes/community/submitting-pull-requests.html delete mode 100644 library/font_awesome/src/_includes/examples/accessible.html delete mode 100644 library/font_awesome/src/_includes/examples/animated.html delete mode 100644 library/font_awesome/src/_includes/examples/basic.html delete mode 100644 library/font_awesome/src/_includes/examples/bootstrap.html delete mode 100644 library/font_awesome/src/_includes/examples/bordered-pulled.html delete mode 100644 library/font_awesome/src/_includes/examples/custom.html delete mode 100644 library/font_awesome/src/_includes/examples/fixed-width.html delete mode 100644 library/font_awesome/src/_includes/examples/larger.html delete mode 100644 library/font_awesome/src/_includes/examples/list.html delete mode 100644 library/font_awesome/src/_includes/examples/rotated-flipped.html delete mode 100644 library/font_awesome/src/_includes/examples/stacked.html delete mode 100644 library/font_awesome/src/_includes/footer.html delete mode 100644 library/font_awesome/src/_includes/icons/accessibility.html delete mode 100644 library/font_awesome/src/_includes/icons/brand.html delete mode 100644 library/font_awesome/src/_includes/icons/chart.html delete mode 100644 library/font_awesome/src/_includes/icons/currency.html delete mode 100644 library/font_awesome/src/_includes/icons/directional.html delete mode 100644 library/font_awesome/src/_includes/icons/file-type.html delete mode 100644 library/font_awesome/src/_includes/icons/form-control.html delete mode 100644 library/font_awesome/src/_includes/icons/gender.html delete mode 100644 library/font_awesome/src/_includes/icons/hand.html delete mode 100644 library/font_awesome/src/_includes/icons/medical.html delete mode 100644 library/font_awesome/src/_includes/icons/new.html delete mode 100644 library/font_awesome/src/_includes/icons/payment.html delete mode 100644 library/font_awesome/src/_includes/icons/spinner.html delete mode 100644 library/font_awesome/src/_includes/icons/text-editor.html delete mode 100644 library/font_awesome/src/_includes/icons/transportation.html delete mode 100644 library/font_awesome/src/_includes/icons/video-player.html delete mode 100644 library/font_awesome/src/_includes/icons/web-application.html delete mode 100644 library/font_awesome/src/_includes/jumbotron-carousel.html delete mode 100644 library/font_awesome/src/_includes/jumbotron.html delete mode 100644 library/font_awesome/src/_includes/modals/download.html delete mode 100644 library/font_awesome/src/_includes/modals/kickstarter.html delete mode 100644 library/font_awesome/src/_includes/navbar.html delete mode 100644 library/font_awesome/src/_includes/new-features.html delete mode 100644 library/font_awesome/src/_includes/new-naming.html delete mode 100644 library/font_awesome/src/_includes/new-upgrading.html delete mode 100644 library/font_awesome/src/_includes/products/camera-retro-tee.html delete mode 100644 library/font_awesome/src/_includes/products/classics-tee.html delete mode 100644 library/font_awesome/src/_includes/products/cta-suggestions.html delete mode 100644 library/font_awesome/src/_includes/products/fa-ther-tee.html delete mode 100644 library/font_awesome/src/_includes/products/green-logo-tee.html delete mode 100644 library/font_awesome/src/_includes/products/old-skool-tee.html delete mode 100644 library/font_awesome/src/_includes/products/rock-paper-scissors-lizard-spock-tee.html delete mode 100644 library/font_awesome/src/_includes/products/space-shuttle-tee.html delete mode 100644 library/font_awesome/src/_includes/products/white-logo-tee.html delete mode 100644 library/font_awesome/src/_includes/stripe-ad.html delete mode 100644 library/font_awesome/src/_includes/stripe-social.html delete mode 100644 library/font_awesome/src/_includes/tell-me-thanks.html delete mode 100644 library/font_awesome/src/_includes/tests/rotated-flipped-inside-anchor.html delete mode 100644 library/font_awesome/src/_includes/tests/rotated-flipped-inside-btn.html delete mode 100644 library/font_awesome/src/_includes/tests/rotated-flipped.html delete mode 100644 library/font_awesome/src/_includes/tests/stacked-inside-anchor.html delete mode 100644 library/font_awesome/src/_includes/tests/stacked-with-text.html delete mode 100644 library/font_awesome/src/_includes/tests/stacked.html delete mode 100644 library/font_awesome/src/_includes/thanks-to.html delete mode 100644 library/font_awesome/src/_includes/why.html (limited to 'library/font_awesome/src/_includes') diff --git a/library/font_awesome/src/_includes/accessibility/accessibility-facdn.html b/library/font_awesome/src/_includes/accessibility/accessibility-facdn.html deleted file mode 100644 index 624e0fcec..000000000 --- a/library/font_awesome/src/_includes/accessibility/accessibility-facdn.html +++ /dev/null @@ -1,21 +0,0 @@ -
-
-
-

- - Use Font Awesome CDN's auto accessibility -

- -

Font Awesome CDN helps you automate accessibility support more easily so your icons work for the most people possible. You only need turn on a setting, use our simple syntax, and any icons you use will have all of the best practices and manual techniques below applied automatically.

-
- - -
- -
diff --git a/library/font_awesome/src/_includes/accessibility/accessibility-manual.html b/library/font_awesome/src/_includes/accessibility/accessibility-manual.html deleted file mode 100644 index c886ba85b..000000000 --- a/library/font_awesome/src/_includes/accessibility/accessibility-manual.html +++ /dev/null @@ -1,121 +0,0 @@ -
- -

- - Manually make your icons accessible -

- -

When using icons in your UI, there are manual techniques and ways to help assistive technology either ignore or better understand Font Awesome.

- -

Icons used for pure decoration or visual styling

-

If you're using an icon to add some extra decoration or branding, it does not need to be announced to users as they are navigating your site or app aurally. Additionally, if you're using an icon to visually re-emphasize or add styling to content already present in your HTML, it does not need to be repeated to an assistive technology-using user. You can make sure this is not read by adding the aria-hidden="true" to your Font Awesome markup.

- -
-{% highlight html %} - -{% endhighlight %} -an icon being used as pure decoration -
- -
-{% highlight html %} -

- - Pied Piper, A Middle-Out Compression Solution Making Data Storage Problems Smaller -

-{% endhighlight %} -an icon being used as a logo -
- -
-{% highlight html %} - View this project's code on Github -{% endhighlight %} -an icon being used in front of link text -
- -

Icons with semantic or interactive purpose

-

- If you're using an icon to convey meaning (rather than only as a decorative element), ensure that this meaning is also conveyed to assistive technologies. This goes for content you're abbreviating via icons as well as interactive controls (buttons, form elements, toggles, etc.). There are a few techniques to accomplish this: -

- -

If an icon is not an interactive element

-

- The simplest way to provide a text alternative is to use the aria-hidden="true" attribute on the icon and to include the text with an additional element, such as a <span>, with appropriate CSS to visually hide the element while keeping it accessible to assistive technologies. In addition, you can add a title attribute on the icon to provide a tooltip for sighted mouse users. -

- -
-{% highlight html %} -
-
- - Time to destination by car: -
-
4 minutes
- -
- - Time to destination by bike: -
-
12 minutes
-
-{% endhighlight %} - an icon being used to communicate travel methods -
- -
-{% highlight html %} - -60 minutes remain in your exam - - -30 minutes remain in your exam - - -0 minutes remain in your exam -{% endhighlight %} - an icon being used to denote time remaining -
- -

If an icon represents an interactive element

-

- In the case of focusable interactive elements, there are various options to include an alternative text or label to the element, without the need for any visually hidden <span> or similar. For instance, simply adding the aria-label attribute with a text description to the interactive element itself will be sufficient to provide an accessible alternative name for the element. If you need to provide a visual tooltip on mouseover/focus, we recommend additionally using the title attribute or a custom tooltip solution. -

- -
-{% highlight html %} - - - -{% endhighlight %} - an icon being used to communicate shopping cart state -
- -
-{% highlight html %} - - - -{% endhighlight %} - an icon being used as a link to a navigation menu -
- -
-{% highlight html %} - - - -{% endhighlight %} - an icon being used as a delete button's symbol with a title attribute to provide a native mouse tooltip -
- - - -
diff --git a/library/font_awesome/src/_includes/accessibility/background.html b/library/font_awesome/src/_includes/accessibility/background.html deleted file mode 100644 index da97e4762..000000000 --- a/library/font_awesome/src/_includes/accessibility/background.html +++ /dev/null @@ -1,15 +0,0 @@ -
-

About Icon Fonts & Accessibility

-

- Modern versions of assistive technology, like screen readers, will read CSS generated content (how Font Awesome icons are rendered), as well as specific Unicode characters. When reading our default markup for rendering icons, assisistive technology may have the following problems. -

- - -
diff --git a/library/font_awesome/src/_includes/accessibility/cta-cdn-ally.html b/library/font_awesome/src/_includes/accessibility/cta-cdn-ally.html deleted file mode 100644 index 61d4fe3a6..000000000 --- a/library/font_awesome/src/_includes/accessibility/cta-cdn-ally.html +++ /dev/null @@ -1,11 +0,0 @@ -
-
- - - -
-

Automate your icons' accessibility

-

Font Awesome CDN helps you automate accessibility support more easily so your icons work for the most people possible. You only need turn on a setting and any icons you use will have all of the best practices we recommend applied automatically.

- - Get Automated Accessibility -
diff --git a/library/font_awesome/src/_includes/accessibility/other.html b/library/font_awesome/src/_includes/accessibility/other.html deleted file mode 100644 index d3054ba8c..000000000 --- a/library/font_awesome/src/_includes/accessibility/other.html +++ /dev/null @@ -1,17 +0,0 @@ -
- -

- While the scenarios and techniques here help avoid some serious issues and confusion, they are not exhaustive. There are many complex contexts and use cases when it comes to accessibility, such as users with low vision who need a high color contrast ratio to see UI. There are some great tools and resources to learn from and work on these issues out there. Here are a few reads we recommend. -

- - - -

- We'll continue to work on these under the larger topic of accessibility, but in the meantime, let us know if any bugs or issues. -

-
diff --git a/library/font_awesome/src/_includes/ads/fusion.html b/library/font_awesome/src/_includes/ads/fusion.html deleted file mode 100644 index c49a9f42c..000000000 --- a/library/font_awesome/src/_includes/ads/fusion.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/brand-adblock-warning.html b/library/font_awesome/src/_includes/brand-adblock-warning.html deleted file mode 100644 index 9f4ddd8b6..000000000 --- a/library/font_awesome/src/_includes/brand-adblock-warning.html +++ /dev/null @@ -1,5 +0,0 @@ -

Warning!

-Apparently, Adblock Plus can remove Font Awesome brand icons with their "Remove Social -Media Buttons" setting. We will not use hacks to force them to display. Please -report an issue with Adblock Plus if you believe this to be -an error. To work around this, you'll need to modify the social icon class names. diff --git a/library/font_awesome/src/_includes/brand-license.html b/library/font_awesome/src/_includes/brand-license.html deleted file mode 100644 index 731aa354a..000000000 --- a/library/font_awesome/src/_includes/brand-license.html +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/code/core.less b/library/font_awesome/src/_includes/code/core.less deleted file mode 100644 index cbd0d1ae7..000000000 --- a/library/font_awesome/src/_includes/code/core.less +++ /dev/null @@ -1,6 +0,0 @@ - display: inline-block; - font: normal normal normal @fa-font-size-base/@fa-line-height-base FontAwesome; // shortening font declaration - font-size: inherit; // can't have font-size inherit on line above, so need to override - text-rendering: auto; // optimizelegibility throws things off #1094 - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; diff --git a/library/font_awesome/src/_includes/code/core.scss b/library/font_awesome/src/_includes/code/core.scss deleted file mode 100644 index c7ea6e0e3..000000000 --- a/library/font_awesome/src/_includes/code/core.scss +++ /dev/null @@ -1,6 +0,0 @@ - display: inline-block; - font: normal normal normal #{$fa-font-size-base}/#{$fa-line-height-base} FontAwesome; // shortening font declaration - font-size: inherit; // can't have font-size inherit on line above, so need to override - text-rendering: auto; // optimizelegibility throws things off #1094 - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; diff --git a/library/font_awesome/src/_includes/code/license.css b/library/font_awesome/src/_includes/code/license.css deleted file mode 100644 index 7e503a805..000000000 --- a/library/font_awesome/src/_includes/code/license.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome {{ site.fontawesome.version }} by @{{ site.fontawesome.author.twitter }} - {{ site.fontawesome.url }} - @{{ site.fontawesome.twitter }} - * License - {{ site.fontawesome.url }}/license (Font: {{ site.fontawesome.license.font.version }}, CSS: {{ site.fontawesome.license.code.version }}) - */ \ No newline at end of file diff --git a/library/font_awesome/src/_includes/community/getting-support.html b/library/font_awesome/src/_includes/community/getting-support.html deleted file mode 100644 index 8ae311adc..000000000 --- a/library/font_awesome/src/_includes/community/getting-support.html +++ /dev/null @@ -1,22 +0,0 @@ -
- -

- Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that - I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do: -

-
    -
  1. - Make sure you've read the latest version of how to get started. - It's been updated recently to make Font Awesome even easier to use. -
  2. -
  3. - Check out the existing questions tagged as - Font Awesome over on Stack Overflow. Other folks might have had the same question you've had. -
  4. -
  5. - Can't find the answer to your question on Stack Overflow? - Ask a new question, then - send me an email and I might be able to take a look. -
  6. -
-
diff --git a/library/font_awesome/src/_includes/community/project-milestones.html b/library/font_awesome/src/_includes/community/project-milestones.html deleted file mode 100644 index 598569981..000000000 --- a/library/font_awesome/src/_includes/community/project-milestones.html +++ /dev/null @@ -1,7 +0,0 @@ -
- -

- Want to keep up with what's planned for Font Awesome? Check out our - milestones on the GitHub project. -

-
diff --git a/library/font_awesome/src/_includes/community/reporting-bugs.html b/library/font_awesome/src/_includes/community/reporting-bugs.html deleted file mode 100644 index b8fb61e49..000000000 --- a/library/font_awesome/src/_includes/community/reporting-bugs.html +++ /dev/null @@ -1,18 +0,0 @@ -
- -

- Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind: -

-
    -
  1. Please be nice. Font Awesome is a happy place.
  2. -
  3. Please search to see if your bug was already reported.
  4. -
  5. - Before opening any issue, please read the generic issue - guidelines, by Nicolas Gallagher. -
  6. -
  7. - After doing everything above, feel free to - submit an issue. -
  8. -
-
diff --git a/library/font_awesome/src/_includes/community/requesting-new-icons.html b/library/font_awesome/src/_includes/community/requesting-new-icons.html deleted file mode 100644 index d08aa16ff..000000000 --- a/library/font_awesome/src/_includes/community/requesting-new-icons.html +++ /dev/null @@ -1,29 +0,0 @@ -
- -

- New icons mostly start as requests by the - Font Awesome community on GitHub. Want to request a new - icon? Here are some things to keep in mind: -

-
    -
  1. Please be nice. Font Awesome is a happy place.
  2. -
  3. Please search to see if your icon request already exists. If a request is found, please add a 👍 reaction to that one.
  4. -
  5. - Please make requests for single icons, unless you are requesting a couple of strictly related icons (e.g., thumbs-up/thumbs-down). -
  6. -
  7. - Please and thank you if you include the following: -
      -
    • - Title your new issue - Icon request: icon-name (e.g., Icon request: icon-car). -
    • -
    • Include a few use cases for your requested icon. How do you plan on using it?
    • -
    • Attach a single color image or two that represent the idea you're going for.
    • -
    -
  8. -
  9. - Request concrete objects: it's harder to make an icon to represent happiness, it's easier to make a smiley face. -
  10. -
-
diff --git a/library/font_awesome/src/_includes/community/submitting-pull-requests.html b/library/font_awesome/src/_includes/community/submitting-pull-requests.html deleted file mode 100644 index 1a55aba7b..000000000 --- a/library/font_awesome/src/_includes/community/submitting-pull-requests.html +++ /dev/null @@ -1,13 +0,0 @@ -
- - Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember: -
    -
  1. Please do not submit new icons.
  2. -
  3. Please submit all pull requests against *-wip branches.
  4. -
  5. All pull requests submitted against master will be summarily closed and this guide referenced.
  6. -
  7. - After doing everything above, feel free to - submit a pull request. -
  8. -
-
diff --git a/library/font_awesome/src/_includes/examples/accessible.html b/library/font_awesome/src/_includes/examples/accessible.html deleted file mode 100644 index 0360a4621..000000000 --- a/library/font_awesome/src/_includes/examples/accessible.html +++ /dev/null @@ -1,101 +0,0 @@ -
- -
-
-

- - - - - - - - - - - -

- -

- - Refreshing... - - - Saving. Hang tight! -

- -

-

- - -
-
- - -
-

- -

- - - -

- -

- - Battery level: 50% -

-
-
-

- With our thoughts on icon accessibility in mind, If an icon only adds some extra decoration or branding, it does not need to be announced to users as they are navigating your site or app aurally. Alternatively, if an icon conveys meaning in your content or interface, ensure that this meaning is also conveyed to assistive technologies through alternative displays or text. -

- -{% highlight html %} - - - - - - - - - - - -{% endhighlight %} - -{% highlight html %} - -Refreshing... - - -Saving. Hang tight! -{% endhighlight %} - -{% highlight html %} -
- - -
-
- - -
-{% endhighlight %} - -{% highlight html %} - - - -{% endhighlight %} - -{% highlight html %} - -Battery level: 50% -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/animated.html b/library/font_awesome/src/_includes/examples/animated.html deleted file mode 100644 index 927e98bbd..000000000 --- a/library/font_awesome/src/_includes/examples/animated.html +++ /dev/null @@ -1,60 +0,0 @@ -
- -
-
-

- - Loading example (with fa-spinner icon) - - - Loading (with fa-circle-o-notch icon) - - - Loading example (with fa-refresh icon) - - - Loading example (with fa-cog icon) - - - Loading example (with fa-spinner icon) -

-
-
-

- Use the fa-spin class to get any icon to rotate, and use fa-pulse to have it rotate - with 8 steps. Works well with fa-spinner, fa-refresh, and fa-cog. -

-{% highlight html %} - -Loading... - - -Loading... - - -Loading... - - -Loading... - - -Loading... -{% endhighlight %} -

- Note: - Some browsers on some platforms have issues with animated icons resulting in a jittery wobbling effect. See - issue #671 - for examples and possible workarounds. -

-

- Note: CSS3 animations aren't supported in IE8 - IE9. -

-
-
-
diff --git a/library/font_awesome/src/_includes/examples/basic.html b/library/font_awesome/src/_includes/examples/basic.html deleted file mode 100644 index c00fb4787..000000000 --- a/library/font_awesome/src/_includes/examples/basic.html +++ /dev/null @@ -1,39 +0,0 @@ -
- - -
-
-

- - Example: basic icon - fa-camera-retro -

-
-
-

- You can place Font Awesome icons just about anywhere using the CSS Prefix fa and the icon's - name. Font Awesome is designed to be used with inline elements (we like the <i> tag for - brevity, but using a <span> is more semantically correct). -

-{% highlight html %} - fa-camera-retro -{% endhighlight %} -
-
    -
  • - - Example: basic icon - If you change the font-size of the icon's container, the icon gets bigger. Same things goes for color, - drop shadow, and anything else that gets inherited using CSS. -
  • -
-
-
-
-
diff --git a/library/font_awesome/src/_includes/examples/bootstrap.html b/library/font_awesome/src/_includes/examples/bootstrap.html deleted file mode 100644 index bcc6c0171..000000000 --- a/library/font_awesome/src/_includes/examples/bootstrap.html +++ /dev/null @@ -1,111 +0,0 @@ -
- -
- -
-

- Font Awesome works great with the full range of Bootstrap components. -

-{% highlight html %} - - Delete - - Settings - - - Font Awesome
Version {{ site.fontawesome.version }}
- - - -
- - -
-
- - -
- - -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/bordered-pulled.html b/library/font_awesome/src/_includes/examples/bordered-pulled.html deleted file mode 100644 index b7841f0c2..000000000 --- a/library/font_awesome/src/_includes/examples/bordered-pulled.html +++ /dev/null @@ -1,30 +0,0 @@ -
- -
-
-

- - …tomorrow we will run faster, stretch out our arms farther… And then one fine morning— - So we beat on, boats against the current, borne back ceaselessly into the past. -

-
-
-

- Use fa-border and fa-pull-right or fa-pull-left for easy pull quotes or - article icons. -

-{% highlight html %} - -...tomorrow we will run faster, stretch out our arms farther... -And then one fine morning— So we beat on, boats against the -current, borne back ceaselessly into the past. -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/custom.html b/library/font_awesome/src/_includes/examples/custom.html deleted file mode 100644 index 2de7ad7ab..000000000 --- a/library/font_awesome/src/_includes/examples/custom.html +++ /dev/null @@ -1,16 +0,0 @@ -
- -
-
-

Anything you can do with CSS font styles, you can do with Font Awesome.

-
-
-

Star Ratings (inspired by CSS Tricks)

-
- - - -
-
-
-
diff --git a/library/font_awesome/src/_includes/examples/fixed-width.html b/library/font_awesome/src/_includes/examples/fixed-width.html deleted file mode 100644 index 845a79609..000000000 --- a/library/font_awesome/src/_includes/examples/fixed-width.html +++ /dev/null @@ -1,33 +0,0 @@ -
- -
- -
-

- Use fa-fw to set icons at a fixed width. Great to use when different icon widths throw off alignment. - Especially useful in things like nav lists & list groups. -

-{% highlight html %} - -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/larger.html b/library/font_awesome/src/_includes/examples/larger.html deleted file mode 100644 index f10c7188a..000000000 --- a/library/font_awesome/src/_includes/examples/larger.html +++ /dev/null @@ -1,40 +0,0 @@ -
- -
-
-

fa-lg

-

fa-2x

-

fa-3x

-

fa-4x

-

fa-5x

-
-
-

- 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-lg - fa-2x - fa-3x - fa-4x - fa-5x -{% endhighlight %} -
-
    -
  • - - If your icons are getting chopped off on top and bottom, make sure you have - sufficient line-height. -
  • -
-
-
-
-
diff --git a/library/font_awesome/src/_includes/examples/list.html b/library/font_awesome/src/_includes/examples/list.html deleted file mode 100644 index 1c7f3008f..000000000 --- a/library/font_awesome/src/_includes/examples/list.html +++ /dev/null @@ -1,30 +0,0 @@ -
- -
-
-
    -
  • List icons
  • -
  • can be used
  • -
  • as bullets
  • -
  • in lists
  • -
-
-
-

Use fa-ul and fa-li to easily replace default bullets in unordered lists.

-{% highlight html %} -
    -
  • List icons
  • -
  • can be used
  • -
  • as bullets
  • -
  • in lists
  • -
-{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/rotated-flipped.html b/library/font_awesome/src/_includes/examples/rotated-flipped.html deleted file mode 100644 index 4c5b437f1..000000000 --- a/library/font_awesome/src/_includes/examples/rotated-flipped.html +++ /dev/null @@ -1,34 +0,0 @@ -
- -
-
-

-   normal
-   fa-rotate-90
-   fa-rotate-180
-   fa-rotate-270
-   fa-flip-horizontal
-   fa-flip-vertical -

-
-
-

- To arbitrarily rotate and flip icons, use the fa-rotate-* and fa-flip-* classes. -

-{% highlight html %} - normal
- fa-rotate-90
- fa-rotate-180
- fa-rotate-270
- fa-flip-horizontal
- fa-flip-vertical -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/examples/stacked.html b/library/font_awesome/src/_includes/examples/stacked.html deleted file mode 100644 index 505ed2edf..000000000 --- a/library/font_awesome/src/_includes/examples/stacked.html +++ /dev/null @@ -1,65 +0,0 @@ -
- -
-
-
- - fa-twitter on fa-square-o
- - fa-flag on fa-circle
- - fa-terminal on fa-square
- - 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 %} - - - - -fa-twitter on fa-square-o
- - - - -fa-flag on fa-circle
- - - - -fa-terminal on fa-square
- - - - -fa-ban on fa-camera -{% endhighlight %} -
-
-
diff --git a/library/font_awesome/src/_includes/footer.html b/library/font_awesome/src/_includes/footer.html deleted file mode 100644 index d15a65524..000000000 --- a/library/font_awesome/src/_includes/footer.html +++ /dev/null @@ -1,36 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/icons/accessibility.html b/library/font_awesome/src/_includes/icons/accessibility.html deleted file mode 100644 index 14cd92e5c..000000000 --- a/library/font_awesome/src/_includes/icons/accessibility.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_currency = icons | expand_aliases | category:"Accessibility Icons" | sort_by:'class' %} - - {% for icon in icons_currency %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/brand.html b/library/font_awesome/src/_includes/icons/brand.html deleted file mode 100644 index 3243bc83e..000000000 --- a/library/font_awesome/src/_includes/icons/brand.html +++ /dev/null @@ -1,19 +0,0 @@ -
- - -
- {% assign icons_brand = icons | expand_aliases | category:"Brand Icons" | sort_by:'class' %} - - {% for icon in icons_brand %} - - {% endfor %} -
- -
- {% include brand-adblock-warning.html %} -
- -
- {% include brand-license.html %} -
-
diff --git a/library/font_awesome/src/_includes/icons/chart.html b/library/font_awesome/src/_includes/icons/chart.html deleted file mode 100644 index f5cbc1cca..000000000 --- a/library/font_awesome/src/_includes/icons/chart.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_chart = icons | expand_aliases | category:"Chart Icons" | sort_by:'class' %} - - {% for icon in icons_chart %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/currency.html b/library/font_awesome/src/_includes/icons/currency.html deleted file mode 100644 index bc9061513..000000000 --- a/library/font_awesome/src/_includes/icons/currency.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_currency = icons | expand_aliases | category:"Currency Icons" | sort_by:'class' %} - - {% for icon in icons_currency %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/directional.html b/library/font_awesome/src/_includes/icons/directional.html deleted file mode 100644 index d8f2a4c0e..000000000 --- a/library/font_awesome/src/_includes/icons/directional.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_directional = icons | expand_aliases | category:"Directional Icons" | sort_by:'class' %} - - {% for icon in icons_directional %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/file-type.html b/library/font_awesome/src/_includes/icons/file-type.html deleted file mode 100644 index 290022be1..000000000 --- a/library/font_awesome/src/_includes/icons/file-type.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_file_type = icons | expand_aliases | category:"File Type Icons" | sort_by:'class' %} - - {% for icon in icons_file_type %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/form-control.html b/library/font_awesome/src/_includes/icons/form-control.html deleted file mode 100644 index a8cac628a..000000000 --- a/library/font_awesome/src/_includes/icons/form-control.html +++ /dev/null @@ -1,11 +0,0 @@ -
- - -
- {% assign icons_form_control = icons | expand_aliases | category:"Form Control Icons" | sort_by:'class' %} - - {% for icon in icons_form_control %} - - {% endfor %} -
-
diff --git a/library/font_awesome/src/_includes/icons/gender.html b/library/font_awesome/src/_includes/icons/gender.html deleted file mode 100644 index 1fbde026b..000000000 --- a/library/font_awesome/src/_includes/icons/gender.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_gender = icons | expand_aliases | category:"Gender Icons" | sort_by:'class' %} - - {% for icon in icons_gender %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/hand.html b/library/font_awesome/src/_includes/icons/hand.html deleted file mode 100644 index 4104af2e0..000000000 --- a/library/font_awesome/src/_includes/icons/hand.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_hand = icons | expand_aliases | category:"Hand Icons" | sort_by:'class' %} - - {% for icon in icons_hand %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/medical.html b/library/font_awesome/src/_includes/icons/medical.html deleted file mode 100644 index 23364382a..000000000 --- a/library/font_awesome/src/_includes/icons/medical.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_medical = icons | expand_aliases | category:"Medical Icons" | sort_by:'class' %} - - {% for icon in icons_medical %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/new.html b/library/font_awesome/src/_includes/icons/new.html deleted file mode 100644 index 91a10b3e8..000000000 --- a/library/font_awesome/src/_includes/icons/new.html +++ /dev/null @@ -1,18 +0,0 @@ -
- - {% if page.navbar_active != "icons" %} -
- You asked, Font Awesome delivers with {{ icons | version:site.fontawesome.minor_version | size }} shiny new icons in version {{ site.fontawesome.minor_version }}. - Want to request new icons? Here's how. -
- {% endif %} - -
- {% assign icons_new = icons | expand_aliases | version:site.fontawesome.minor_version | sort_by:'class' %} - - {% for icon in icons_new %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/payment.html b/library/font_awesome/src/_includes/icons/payment.html deleted file mode 100644 index 03a636465..000000000 --- a/library/font_awesome/src/_includes/icons/payment.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_payment = icons | expand_aliases | category:"Payment Icons" | sort_by:'class' %} - - {% for icon in icons_payment %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/spinner.html b/library/font_awesome/src/_includes/icons/spinner.html deleted file mode 100644 index ef9d68e8b..000000000 --- a/library/font_awesome/src/_includes/icons/spinner.html +++ /dev/null @@ -1,22 +0,0 @@ -
- - -
- -
- -
- {% assign icons_spinner = icons | expand_aliases | category:"Spinner Icons" | sort_by:'class' %} - - {% for icon in icons_spinner %} - - {% endfor %} -
-
diff --git a/library/font_awesome/src/_includes/icons/text-editor.html b/library/font_awesome/src/_includes/icons/text-editor.html deleted file mode 100644 index 05d33cb2b..000000000 --- a/library/font_awesome/src/_includes/icons/text-editor.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_text_editor = icons | expand_aliases | category:"Text Editor Icons" | sort_by:'class' %} - - {% for icon in icons_text_editor %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/transportation.html b/library/font_awesome/src/_includes/icons/transportation.html deleted file mode 100644 index af2fd7e7f..000000000 --- a/library/font_awesome/src/_includes/icons/transportation.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_transportation = icons | expand_aliases | category:"Transportation Icons" | sort_by:'class' %} - - {% for icon in icons_transportation %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/video-player.html b/library/font_awesome/src/_includes/icons/video-player.html deleted file mode 100644 index 4a57612d1..000000000 --- a/library/font_awesome/src/_includes/icons/video-player.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_video_player = icons | expand_aliases | category:"Video Player Icons" | sort_by:'class' %} - - {% for icon in icons_video_player %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/icons/web-application.html b/library/font_awesome/src/_includes/icons/web-application.html deleted file mode 100644 index 6e737e6cd..000000000 --- a/library/font_awesome/src/_includes/icons/web-application.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_web_application = icons | expand_aliases | category:"Web Application Icons" | sort_by:'class' %} - - {% for icon in icons_web_application %} - - {% endfor %} -
- -
diff --git a/library/font_awesome/src/_includes/jumbotron-carousel.html b/library/font_awesome/src/_includes/jumbotron-carousel.html deleted file mode 100644 index bf938adec..000000000 --- a/library/font_awesome/src/_includes/jumbotron-carousel.html +++ /dev/null @@ -1,59 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/jumbotron.html b/library/font_awesome/src/_includes/jumbotron.html deleted file mode 100644 index 93920f7a7..000000000 --- a/library/font_awesome/src/_includes/jumbotron.html +++ /dev/null @@ -1,19 +0,0 @@ -
-
- - {% if page.in_page_nav %} -
-

{{ jumbotron_h1 }}

-

{{ jumbotron_p }}

-
- -
- {{ jumbotron_nav }} -
- {% else %} -

{{ jumbotron_h1 }}

-

{{ jumbotron_p }}

- {% endif %} -
- -
diff --git a/library/font_awesome/src/_includes/modals/download.html b/library/font_awesome/src/_includes/modals/download.html deleted file mode 100644 index 384620bdc..000000000 --- a/library/font_awesome/src/_includes/modals/download.html +++ /dev/null @@ -1,58 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/modals/kickstarter.html b/library/font_awesome/src/_includes/modals/kickstarter.html deleted file mode 100644 index 7f6f770eb..000000000 --- a/library/font_awesome/src/_includes/modals/kickstarter.html +++ /dev/null @@ -1,24 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/navbar.html b/library/font_awesome/src/_includes/navbar.html deleted file mode 100644 index 97f4dc789..000000000 --- a/library/font_awesome/src/_includes/navbar.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - - diff --git a/library/font_awesome/src/_includes/new-features.html b/library/font_awesome/src/_includes/new-features.html deleted file mode 100644 index e8d46f1c1..000000000 --- a/library/font_awesome/src/_includes/new-features.html +++ /dev/null @@ -1,29 +0,0 @@ - -
-
-
-

Completely Rewritten

- Everything re-written from the ground up for speed and simplicity. -
-
-

CSS Best Practices

- New icon base class allows simpler CSS, faster rendering, and easier control. -
-
-

New Icon Names

- Icons have been renamed to improve consistency and predictability. -
-
-

Bootstrap 3

- Font Awesome {{ site.fontawesome.minor_version }} is fully tested and compatible with Bootstrap 3. -
-
-

Better Compatibility

- Font Awesome is now more compatible with all web frameworks, including Foundation. -
-
-

{{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}

- Requested by the active community on the Font Awesome GitHub project. -
-
-
diff --git a/library/font_awesome/src/_includes/new-naming.html b/library/font_awesome/src/_includes/new-naming.html deleted file mode 100644 index 9777649a6..000000000 --- a/library/font_awesome/src/_includes/new-naming.html +++ /dev/null @@ -1,157 +0,0 @@ -
- -

fa-[name]-[shape]-[o]-[direction]

-

- A desire for better icon naming consistency and predictability are at the heart - of the changes in naming conventions. Once you know the name of the base icon shape, you should be able to predict - the names of variants. -

-
-
-

fa-*

-

Solid icons as the base variant

-
    -
  • - - fa-bookmark -
  • -
  • - - fa-comment -
  • -
  • - - fa-folder -
  • -
-
-
-

*-o

-

Outlined version of previous modifier

-
    -
  • - - fa-bookmark-o -
  • -
  • - - fa-comment-o -
  • -
  • - - fa-folder-o -
  • -
-
-
-

*-circle

-

Circle under previous modifier

-
    -
  • - - fa-check-circle -
  • -
  • - - fa-exclamation-circle -
  • -
  • - - fa-plus-circle -
  • -
-
-
-

*-square

-

Square under previous modifier

-
    -
  • - - fa-check-square -
  • -
  • - - fa-twitter-square -
  • -
  • - - fa-plus-square -
  • -
-
-
-

*-right, *-up, etc.

-

Directional modifier always at the end

-
    -
  • - - fa-arrow-right -
  • -
  • - - fa-arrow-circle-right -
  • -
  • - - fa-angle-double-right -
  • -
-
-
-

*-alt

-

Alternative to the original

-
    -
  • - - fa-unlock-alt -
  • -
  • - - fa-list-alt -
  • -
  • - - fa-github-alt -
  • -
-
-
-

*-h, *-v

-

Horizontal & vertical modifiers

-
    -
  • - - fa-arrows-v -
  • -
  • - - fa-arrows-h -
  • -
  • - - fa-ellipsis-v -
  • -
-
-
-

Combine 'em up&helip;

-

Consistent when strung together

-
    -
  • - - fa-arrow-circle-o-right -
  • -
  • - - fa-caret-square-o-right -
  • -
  • - - fa-hand-o-right -
  • -
-
- -
- -
diff --git a/library/font_awesome/src/_includes/new-upgrading.html b/library/font_awesome/src/_includes/new-upgrading.html deleted file mode 100644 index 5d2d88d93..000000000 --- a/library/font_awesome/src/_includes/new-upgrading.html +++ /dev/null @@ -1,10 +0,0 @@ -
- -

- For complete documentation of the syntax changes in {{ site.fontawesome.minor_version }}, check out the - examples. For the changes to icon names, - @gtagliala has put together a - great wiki page that - documents all the changes. -

-
diff --git a/library/font_awesome/src/_includes/products/camera-retro-tee.html b/library/font_awesome/src/_includes/products/camera-retro-tee.html deleted file mode 100644 index 4f6ff4dc9..000000000 --- a/library/font_awesome/src/_includes/products/camera-retro-tee.html +++ /dev/null @@ -1,31 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- - - -
- -
-

Camera Retro Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/classics-tee.html b/library/font_awesome/src/_includes/products/classics-tee.html deleted file mode 100644 index 458f34ac2..000000000 --- a/library/font_awesome/src/_includes/products/classics-tee.html +++ /dev/null @@ -1,31 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- - - -
- -
-

Classics Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/cta-suggestions.html b/library/font_awesome/src/_includes/products/cta-suggestions.html deleted file mode 100644 index 09f703c0d..000000000 --- a/library/font_awesome/src/_includes/products/cta-suggestions.html +++ /dev/null @@ -1,20 +0,0 @@ -
-

Have Ideas or Requests?

- -
-

- Got a great idea for a Font Awesome goodie or shirt? Don't see your favorite icon in a wear-able or share-able format? -

- -

- We're all ears! Spend a few minutes and let us know what you'd want. If we end up using your idea, we'll send you a free copy. -

-
- - Make a Store Suggestion! - - -

- Please note: While we appreciate all suggestions, not every idea might be right for Font Awesome nor could we physically make every idea. -

-
diff --git a/library/font_awesome/src/_includes/products/fa-ther-tee.html b/library/font_awesome/src/_includes/products/fa-ther-tee.html deleted file mode 100644 index 7699d6bbf..000000000 --- a/library/font_awesome/src/_includes/products/fa-ther-tee.html +++ /dev/null @@ -1,29 +0,0 @@ - -
- Available in the following sizes: - -
-
-
- -
-
- -
-
- - - -
- -
-

Fa-ther Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/green-logo-tee.html b/library/font_awesome/src/_includes/products/green-logo-tee.html deleted file mode 100644 index 9226a5497..000000000 --- a/library/font_awesome/src/_includes/products/green-logo-tee.html +++ /dev/null @@ -1,31 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- - - -
- -
-

Green Logo Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/old-skool-tee.html b/library/font_awesome/src/_includes/products/old-skool-tee.html deleted file mode 100644 index 4fff5b9f6..000000000 --- a/library/font_awesome/src/_includes/products/old-skool-tee.html +++ /dev/null @@ -1,31 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- - - -
- -
-

Old Skool Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/rock-paper-scissors-lizard-spock-tee.html b/library/font_awesome/src/_includes/products/rock-paper-scissors-lizard-spock-tee.html deleted file mode 100644 index 294123171..000000000 --- a/library/font_awesome/src/_includes/products/rock-paper-scissors-lizard-spock-tee.html +++ /dev/null @@ -1,27 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- - - -
- -
-

Rock Paper Scissors Lizard Spock Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/space-shuttle-tee.html b/library/font_awesome/src/_includes/products/space-shuttle-tee.html deleted file mode 100644 index ddac55331..000000000 --- a/library/font_awesome/src/_includes/products/space-shuttle-tee.html +++ /dev/null @@ -1,31 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- - - -
- -
-

Space Shuttle Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/products/white-logo-tee.html b/library/font_awesome/src/_includes/products/white-logo-tee.html deleted file mode 100644 index bd4ac26c3..000000000 --- a/library/font_awesome/src/_includes/products/white-logo-tee.html +++ /dev/null @@ -1,35 +0,0 @@ - -
- Available in the following sizes: - - - -
-
-
- -
-
- -
-
- -
-
- - - -
- -
-

White Logo Tee

-

$28

-
-
- American Apparel Fine Jersey Short Sleeve T-Shirt -
-
diff --git a/library/font_awesome/src/_includes/stripe-ad.html b/library/font_awesome/src/_includes/stripe-ad.html deleted file mode 100644 index 8aa93e971..000000000 --- a/library/font_awesome/src/_includes/stripe-ad.html +++ /dev/null @@ -1,6 +0,0 @@ -
-
- {% include ads/fusion.html %} - {{ stripe_ad_content }} -
-
diff --git a/library/font_awesome/src/_includes/stripe-social.html b/library/font_awesome/src/_includes/stripe-social.html deleted file mode 100644 index 9529bbd96..000000000 --- a/library/font_awesome/src/_includes/stripe-social.html +++ /dev/null @@ -1,35 +0,0 @@ -
-
-
-
-
-
- -
-
-
- -
-
-
- - -
-
diff --git a/library/font_awesome/src/_includes/tell-me-thanks.html b/library/font_awesome/src/_includes/tell-me-thanks.html deleted file mode 100644 index 19e4d502f..000000000 --- a/library/font_awesome/src/_includes/tell-me-thanks.html +++ /dev/null @@ -1,22 +0,0 @@ -
- -

- Hopefully you think Font Awesome is awesome. I've put hundreds of hours into the project to give back to the - open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work. -

-
-
-

Tip me on Gittip

-

- Gittip is a great way to let developers know you appreciate their work. -

-
-
-

My Amazon Wish List

-

- Or pick something straight - from my wish list. Gift cards are great. -

-
-
-
diff --git a/library/font_awesome/src/_includes/tests/rotated-flipped-inside-anchor.html b/library/font_awesome/src/_includes/tests/rotated-flipped-inside-anchor.html deleted file mode 100644 index 2c48c0ef4..000000000 --- a/library/font_awesome/src/_includes/tests/rotated-flipped-inside-anchor.html +++ /dev/null @@ -1,6 +0,0 @@ -  normal
-  fa-rotate-90
-  fa-rotate-180
-  fa-rotate-270
-  fa-flip-horizontal
-  fa-flip-vertical diff --git a/library/font_awesome/src/_includes/tests/rotated-flipped-inside-btn.html b/library/font_awesome/src/_includes/tests/rotated-flipped-inside-btn.html deleted file mode 100644 index 9399fc311..000000000 --- a/library/font_awesome/src/_includes/tests/rotated-flipped-inside-btn.html +++ /dev/null @@ -1,6 +0,0 @@ -  normal
-  fa-rotate-90
-  fa-rotate-180
-  fa-rotate-270
-  fa-flip-horizontal
-  fa-flip-vertical diff --git a/library/font_awesome/src/_includes/tests/rotated-flipped.html b/library/font_awesome/src/_includes/tests/rotated-flipped.html deleted file mode 100644 index 7f12a77ef..000000000 --- a/library/font_awesome/src/_includes/tests/rotated-flipped.html +++ /dev/null @@ -1,6 +0,0 @@ -  normal
-  fa-rotate-90
-  fa-rotate-180
-  fa-rotate-270
-  fa-flip-horizontal
-  fa-flip-vertical diff --git a/library/font_awesome/src/_includes/tests/stacked-inside-anchor.html b/library/font_awesome/src/_includes/tests/stacked-inside-anchor.html deleted file mode 100644 index 04a6b31d2..000000000 --- a/library/font_awesome/src/_includes/tests/stacked-inside-anchor.html +++ /dev/null @@ -1,69 +0,0 @@ -

- - - Twitter Icon - - - - Facebook Icon - - - - GitHub Icon - -

-

- - - Twitter Icon - - - - Facebook Icon - - - - GitHub Icon - -

-

- - - Twitter Icon - - - - Facebook Icon - - - - GitHub Icon - -

diff --git a/library/font_awesome/src/_includes/tests/stacked-with-text.html b/library/font_awesome/src/_includes/tests/stacked-with-text.html deleted file mode 100644 index 28a7500c8..000000000 --- a/library/font_awesome/src/_includes/tests/stacked-with-text.html +++ /dev/null @@ -1,4 +0,0 @@ - diff --git a/library/font_awesome/src/_includes/tests/stacked.html b/library/font_awesome/src/_includes/tests/stacked.html deleted file mode 100644 index 4d0040759..000000000 --- a/library/font_awesome/src/_includes/tests/stacked.html +++ /dev/null @@ -1,58 +0,0 @@ - -
Center -
-
-

- - Twitter Icon - - Facebook Icon - - GitHub Icon -

-

- - Twitter Icon - - Facebook Icon - - GitHub Icon -

-

- - Twitter Icon - - Facebook Icon - - GitHub Icon -

diff --git a/library/font_awesome/src/_includes/thanks-to.html b/library/font_awesome/src/_includes/thanks-to.html deleted file mode 100644 index 8aebf591c..000000000 --- a/library/font_awesome/src/_includes/thanks-to.html +++ /dev/null @@ -1,26 +0,0 @@ -
- -
-
-

- Thanks to @robmadole and - @supercodepoet for icon design - review, advice, some Jekyll help, and being all around badass coders. -

-
-
-

- HUGE thanks to @gtagliala for doing such a fantastic job managing - pull requests and issues on the Font Awesome - GitHub project. -

-
-
-

- Thanks to MaxCDN for providing the excellent - BootstrapCDN, the fastest and easiest way to - get started with Font Awesome. -

-
-
-
diff --git a/library/font_awesome/src/_includes/why.html b/library/font_awesome/src/_includes/why.html deleted file mode 100644 index 1574d2c6c..000000000 --- a/library/font_awesome/src/_includes/why.html +++ /dev/null @@ -1,42 +0,0 @@ -
-
-
-

One Font, {{ icons | size }} Icons

- In a single collection, Font Awesome is a pictographic language of web-related actions. -
-
-

No JavaScript Required

- Fewer compatibility concerns because Font Awesome doesn't require JavaScript. -
-
-

Infinite Scalability

- Scalable vector graphics means every icon looks awesome at any size. -
-
-

Free, as in Speech

- Font Awesome is completely free for commercial use. Check out the license. -
-
-

CSS Control

- Easily style icon color, size, shadow, and anything that's possible with CSS. -
-
-

Perfect on Retina Displays

- Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays. -
-
-

Plays Well with Others

- Originally designed for Bootstrap, Font Awesome works great with all frameworks. -
-
-

Desktop Friendly

- To use on the desktop or for a complete set of vectors, - check out the cheatsheet. -
-
-

Accessibility-minded

- Font Awesome loves screen readers and -helps make your icons accessible on the web. -
-
-
-- cgit v1.2.3