|
@@ -3,16 +3,18 @@
|
|
|
* the iconic font designed for Bootstrap
|
|
|
* -------------------------------------------------------
|
|
|
* The full suite of pictographic icons, examples, and documentation
|
|
|
- * can be found at: http://fortawesome.github.com/Font-Awesome/
|
|
|
+ * can be found at: http://fontawesome.io
|
|
|
*
|
|
|
* License
|
|
|
* -------------------------------------------------------
|
|
|
- * - The Font Awesome font is licensed under the SIL Open Font License v1.1 - http://scripts.sil.org/OFL
|
|
|
+ * - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
|
|
|
+ * http://scripts.sil.org/OFL
|
|
|
* - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
|
|
|
* http://opensource.org/licenses/mit-license.html
|
|
|
- * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
|
|
|
+ * - Font Awesome documentation licensed under CC BY 3.0 License -
|
|
|
+ * http://creativecommons.org/licenses/by/3.0/
|
|
|
* - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
|
|
|
- * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
|
|
|
+ * "Font Awesome by Dave Gandy - http://fontawesome.io"
|
|
|
|
|
|
* Contact
|
|
|
* -------------------------------------------------------
|
|
@@ -812,3 +814,144 @@ ul.icons {
|
|
|
.icon-folder-open-alt {
|
|
|
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
}
|
|
|
+.icon-expand-alt {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-collapse-alt {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-smile {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-frown {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-meh {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-gamepad {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-keyboard {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-flag-alt {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-flag-checkered {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-terminal {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-code {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-reply-all {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-mail-reply-all {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-star-half-empty {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-location-arrow {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-crop {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-code-fork {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-unlink {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-question {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-info {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-exclamation {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-superscript {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-subscript {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-eraser {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-puzzle-piece {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-microphone {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-microphone-off {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-shield {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-calendar-empty {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-fire-extinguisher {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-rocket {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-maxcdn {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-chevron-sign-left {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-chevron-sign-right {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-chevron-sign-up {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-chevron-sign-down {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-html5 {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-css3 {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-anchor {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-unlock-alt {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-bullseye {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-ellipsis-horizontal {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-ellipsis-vertical {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-rss-sign {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-play-sign {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-ticket {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|
|
|
+.icon-minus-sign-alt {
|
|
|
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
|
+}
|