diff --git a/build/assets/font-awesome/css/font-awesome.css b/build/assets/font-awesome/css/font-awesome.css index d3e26dac7..01de6d342 100644 --- a/build/assets/font-awesome/css/font-awesome.css +++ b/build/assets/font-awesome/css/font-awesome.css @@ -355,927 +355,927 @@ ul.icons-ul > li .icon-li { /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .icon-glass:before { - content: '\f000'; + content: "\f000"; } .icon-music:before { - content: '\f001'; + content: "\f001"; } .icon-search:before { - content: '\f002'; + content: "\f002"; } .icon-envelope:before { - content: '\f003'; + content: "\f003"; } .icon-heart:before { - content: '\f004'; + content: "\f004"; } .icon-star:before { - content: '\f005'; + content: "\f005"; } .icon-star-empty:before { - content: '\f006'; + content: "\f006"; } .icon-user:before { - content: '\f007'; + content: "\f007"; } .icon-film:before { - content: '\f008'; + content: "\f008"; } .icon-th-large:before { - content: '\f009'; + content: "\f009"; } .icon-th:before { - content: '\f00a'; + content: "\f00a"; } .icon-th-list:before { - content: '\f00b'; + content: "\f00b"; } .icon-ok:before { - content: '\f00c'; + content: "\f00c"; } .icon-remove:before { - content: '\f00d'; + content: "\f00d"; } .icon-zoom-in:before { - content: '\f00e'; + content: "\f00e"; } .icon-zoom-out:before { - content: '\f010'; + content: "\f010"; } .icon-off:before { - content: '\f011'; + content: "\f011"; } .icon-signal:before { - content: '\f012'; + content: "\f012"; } .icon-cog:before { - content: '\f013'; + content: "\f013"; } .icon-trash:before { - content: '\f014'; + content: "\f014"; } .icon-home:before { - content: '\f015'; + content: "\f015"; } .icon-file:before { - content: '\f016'; + content: "\f016"; } .icon-time:before { - content: '\f017'; + content: "\f017"; } .icon-road:before { - content: '\f018'; + content: "\f018"; } .icon-download-alt:before { - content: '\f019'; + content: "\f019"; } .icon-download:before { - content: '\f01a'; + content: "\f01a"; } .icon-upload:before { - content: '\f01b'; + content: "\f01b"; } .icon-inbox:before { - content: '\f01c'; + content: "\f01c"; } .icon-play-circle:before { - content: '\f01d'; + content: "\f01d"; } .icon-repeat:before { - content: '\f01e'; + content: "\f01e"; } /* F020 doesn't work in Safari. all shifted one down */ .icon-refresh:before { - content: '\f021'; + content: "\f021"; } .icon-list-alt:before { - content: '\f022'; + content: "\f022"; } .icon-lock:before { - content: '\f023'; + content: "\f023"; } .icon-flag:before { - content: '\f024'; + content: "\f024"; } .icon-headphones:before { - content: '\f025'; + content: "\f025"; } .icon-volume-off:before { - content: '\f026'; + content: "\f026"; } .icon-volume-down:before { - content: '\f027'; + content: "\f027"; } .icon-volume-up:before { - content: '\f028'; + content: "\f028"; } .icon-qrcode:before { - content: '\f029'; + content: "\f029"; } .icon-barcode:before { - content: '\f02a'; + content: "\f02a"; } .icon-tag:before { - content: '\f02b'; + content: "\f02b"; } .icon-tags:before { - content: '\f02c'; + content: "\f02c"; } .icon-book:before { - content: '\f02d'; + content: "\f02d"; } .icon-bookmark:before { - content: '\f02e'; + content: "\f02e"; } .icon-print:before { - content: '\f02f'; + content: "\f02f"; } .icon-camera:before { - content: '\f030'; + content: "\f030"; } .icon-font:before { - content: '\f031'; + content: "\f031"; } .icon-bold:before { - content: '\f032'; + content: "\f032"; } .icon-italic:before { - content: '\f033'; + content: "\f033"; } .icon-text-height:before { - content: '\f034'; + content: "\f034"; } .icon-text-width:before { - content: '\f035'; + content: "\f035"; } .icon-align-left:before { - content: '\f036'; + content: "\f036"; } .icon-align-center:before { - content: '\f037'; + content: "\f037"; } .icon-align-right:before { - content: '\f038'; + content: "\f038"; } .icon-align-justify:before { - content: '\f039'; + content: "\f039"; } .icon-list:before { - content: '\f03a'; + content: "\f03a"; } .icon-indent-left:before { - content: '\f03b'; + content: "\f03b"; } .icon-indent-right:before { - content: '\f03c'; + content: "\f03c"; } .icon-facetime-video:before { - content: '\f03d'; + content: "\f03d"; } .icon-picture:before { - content: '\f03e'; + content: "\f03e"; } .icon-pencil:before { - content: '\f040'; + content: "\f040"; } .icon-map-marker:before { - content: '\f041'; + content: "\f041"; } .icon-adjust:before { - content: '\f042'; + content: "\f042"; } .icon-tint:before { - content: '\f043'; + content: "\f043"; } .icon-edit:before { - content: '\f044'; + content: "\f044"; } .icon-share:before { - content: '\f045'; + content: "\f045"; } .icon-check:before { - content: '\f046'; + content: "\f046"; } .icon-move:before { - content: '\f047'; + content: "\f047"; } .icon-step-backward:before { - content: '\f048'; + content: "\f048"; } .icon-fast-backward:before { - content: '\f049'; + content: "\f049"; } .icon-backward:before { - content: '\f04a'; + content: "\f04a"; } .icon-play:before { - content: '\f04b'; + content: "\f04b"; } .icon-pause:before { - content: '\f04c'; + content: "\f04c"; } .icon-stop:before { - content: '\f04d'; + content: "\f04d"; } .icon-forward:before { - content: '\f04e'; + content: "\f04e"; } .icon-fast-forward:before { - content: '\f050'; + content: "\f050"; } .icon-step-forward:before { - content: '\f051'; + content: "\f051"; } .icon-eject:before { - content: '\f052'; + content: "\f052"; } .icon-chevron-left:before { - content: '\f053'; + content: "\f053"; } .icon-chevron-right:before { - content: '\f054'; + content: "\f054"; } .icon-plus-sign:before { - content: '\f055'; + content: "\f055"; } .icon-minus-sign:before { - content: '\f056'; + content: "\f056"; } .icon-remove-sign:before { - content: '\f057'; + content: "\f057"; } .icon-ok-sign:before { - content: '\f058'; + content: "\f058"; } .icon-question-sign:before { - content: '\f059'; + content: "\f059"; } .icon-info-sign:before { - content: '\f05a'; + content: "\f05a"; } .icon-screenshot:before { - content: '\f05b'; + content: "\f05b"; } .icon-remove-circle:before { - content: '\f05c'; + content: "\f05c"; } .icon-ok-circle:before { - content: '\f05d'; + content: "\f05d"; } .icon-ban-circle:before { - content: '\f05e'; + content: "\f05e"; } .icon-arrow-left:before { - content: '\f060'; + content: "\f060"; } .icon-arrow-right:before { - content: '\f061'; + content: "\f061"; } .icon-arrow-up:before { - content: '\f062'; + content: "\f062"; } .icon-arrow-down:before { - content: '\f063'; + content: "\f063"; } .icon-share-alt:before { - content: '\f064'; + content: "\f064"; } .icon-resize-full:before { - content: '\f065'; + content: "\f065"; } .icon-resize-small:before { - content: '\f066'; + content: "\f066"; } .icon-plus:before { - content: '\f067'; + content: "\f067"; } .icon-minus:before { - content: '\f068'; + content: "\f068"; } .icon-asterisk:before { - content: '\f069'; + content: "\f069"; } .icon-exclamation-sign:before { - content: '\f06a'; + content: "\f06a"; } .icon-gift:before { - content: '\f06b'; + content: "\f06b"; } .icon-leaf:before { - content: '\f06c'; + content: "\f06c"; } .icon-fire:before { - content: '\f06d'; + content: "\f06d"; } .icon-eye-open:before { - content: '\f06e'; + content: "\f06e"; } .icon-eye-close:before { - content: '\f070'; + content: "\f070"; } .icon-warning-sign:before { - content: '\f071'; + content: "\f071"; } .icon-plane:before { - content: '\f072'; + content: "\f072"; } .icon-calendar:before { - content: '\f073'; + content: "\f073"; } .icon-random:before { - content: '\f074'; + content: "\f074"; } .icon-comment:before { - content: '\f075'; + content: "\f075"; } .icon-magnet:before { - content: '\f076'; + content: "\f076"; } .icon-chevron-up:before { - content: '\f077'; + content: "\f077"; } .icon-chevron-down:before { - content: '\f078'; + content: "\f078"; } .icon-retweet:before { - content: '\f079'; + content: "\f079"; } .icon-shopping-cart:before { - content: '\f07a'; + content: "\f07a"; } .icon-folder-close:before { - content: '\f07b'; + content: "\f07b"; } .icon-folder-open:before { - content: '\f07c'; + content: "\f07c"; } .icon-resize-vertical:before { - content: '\f07d'; + content: "\f07d"; } .icon-resize-horizontal:before { - content: '\f07e'; + content: "\f07e"; } .icon-bar-chart:before { - content: '\f080'; + content: "\f080"; } .icon-twitter-sign:before { - content: '\f081'; + content: "\f081"; } .icon-facebook-sign:before { - content: '\f082'; + content: "\f082"; } .icon-camera-retro:before { - content: '\f083'; + content: "\f083"; } .icon-key:before { - content: '\f084'; + content: "\f084"; } .icon-cogs:before { - content: '\f085'; + content: "\f085"; } .icon-comments:before { - content: '\f086'; + content: "\f086"; } .icon-thumbs-up:before { - content: '\f087'; + content: "\f087"; } .icon-thumbs-down:before { - content: '\f088'; + content: "\f088"; } .icon-star-half:before { - content: '\f089'; + content: "\f089"; } .icon-heart-empty:before { - content: '\f08a'; + content: "\f08a"; } .icon-signout:before { - content: '\f08b'; + content: "\f08b"; } .icon-linkedin-sign:before { - content: '\f08c'; + content: "\f08c"; } .icon-pushpin:before { - content: '\f08d'; + content: "\f08d"; } .icon-external-link:before { - content: '\f08e'; + content: "\f08e"; } .icon-signin:before { - content: '\f090'; + content: "\f090"; } .icon-trophy:before { - content: '\f091'; + content: "\f091"; } .icon-github-sign:before { - content: '\f092'; + content: "\f092"; } .icon-upload-alt:before { - content: '\f093'; + content: "\f093"; } .icon-lemon:before { - content: '\f094'; + content: "\f094"; } .icon-phone:before { - content: '\f095'; + content: "\f095"; } .icon-check-empty:before { - content: '\f096'; + content: "\f096"; } .icon-bookmark-empty:before { - content: '\f097'; + content: "\f097"; } .icon-phone-sign:before { - content: '\f098'; + content: "\f098"; } .icon-twitter:before { - content: '\f099'; + content: "\f099"; } .icon-facebook:before { - content: '\f09a'; + content: "\f09a"; } .icon-github:before { - content: '\f09b'; + content: "\f09b"; } .icon-unlock:before { - content: '\f09c'; + content: "\f09c"; } .icon-credit-card:before { - content: '\f09d'; + content: "\f09d"; } .icon-rss:before { - content: '\f09e'; + content: "\f09e"; } .icon-hdd:before { - content: '\f0a0'; + content: "\f0a0"; } .icon-bullhorn:before { - content: '\f0a1'; + content: "\f0a1"; } .icon-bell:before { - content: '\f0a2'; + content: "\f0a2"; } .icon-certificate:before { - content: '\f0a3'; + content: "\f0a3"; } .icon-hand-right:before { - content: '\f0a4'; + content: "\f0a4"; } .icon-hand-left:before { - content: '\f0a5'; + content: "\f0a5"; } .icon-hand-up:before { - content: '\f0a6'; + content: "\f0a6"; } .icon-hand-down:before { - content: '\f0a7'; + content: "\f0a7"; } .icon-circle-arrow-left:before { - content: '\f0a8'; + content: "\f0a8"; } .icon-circle-arrow-right:before { - content: '\f0a9'; + content: "\f0a9"; } .icon-circle-arrow-up:before { - content: '\f0aa'; + content: "\f0aa"; } .icon-circle-arrow-down:before { - content: '\f0ab'; + content: "\f0ab"; } .icon-globe:before { - content: '\f0ac'; + content: "\f0ac"; } .icon-wrench:before { - content: '\f0ad'; + content: "\f0ad"; } .icon-tasks:before { - content: '\f0ae'; + content: "\f0ae"; } .icon-filter:before { - content: '\f0b0'; + content: "\f0b0"; } .icon-briefcase:before { - content: '\f0b1'; + content: "\f0b1"; } .icon-fullscreen:before { - content: '\f0b2'; + content: "\f0b2"; } .icon-group:before { - content: '\f0c0'; + content: "\f0c0"; } .icon-link:before { - content: '\f0c1'; + content: "\f0c1"; } .icon-cloud:before { - content: '\f0c2'; + content: "\f0c2"; } .icon-beaker:before { - content: '\f0c3'; + content: "\f0c3"; } .icon-cut:before { - content: '\f0c4'; + content: "\f0c4"; } .icon-copy:before { - content: '\f0c5'; + content: "\f0c5"; } .icon-paper-clip:before { - content: '\f0c6'; + content: "\f0c6"; } .icon-save:before { - content: '\f0c7'; + content: "\f0c7"; } .icon-sign-blank:before { - content: '\f0c8'; + content: "\f0c8"; } .icon-reorder:before { - content: '\f0c9'; + content: "\f0c9"; } .icon-list-ul:before { - content: '\f0ca'; + content: "\f0ca"; } .icon-list-ol:before { - content: '\f0cb'; + content: "\f0cb"; } .icon-strikethrough:before { - content: '\f0cc'; + content: "\f0cc"; } .icon-underline:before { - content: '\f0cd'; + content: "\f0cd"; } .icon-table:before { - content: '\f0ce'; + content: "\f0ce"; } .icon-magic:before { - content: '\f0d0'; + content: "\f0d0"; } .icon-truck:before { - content: '\f0d1'; + content: "\f0d1"; } .icon-pinterest:before { - content: '\f0d2'; + content: "\f0d2"; } .icon-pinterest-sign:before { - content: '\f0d3'; + content: "\f0d3"; } .icon-google-plus-sign:before { - content: '\f0d4'; + content: "\f0d4"; } .icon-google-plus:before { - content: '\f0d5'; + content: "\f0d5"; } .icon-money:before { - content: '\f0d6'; + content: "\f0d6"; } .icon-caret-down:before { - content: '\f0d7'; + content: "\f0d7"; } .icon-caret-up:before { - content: '\f0d8'; + content: "\f0d8"; } .icon-caret-left:before { - content: '\f0d9'; + content: "\f0d9"; } .icon-caret-right:before { - content: '\f0da'; + content: "\f0da"; } .icon-columns:before { - content: '\f0db'; + content: "\f0db"; } .icon-sort:before { - content: '\f0dc'; + content: "\f0dc"; } .icon-sort-down:before { - content: '\f0dd'; + content: "\f0dd"; } .icon-sort-up:before { - content: '\f0de'; + content: "\f0de"; } .icon-envelope-alt:before { - content: '\f0e0'; + content: "\f0e0"; } .icon-linkedin:before { - content: '\f0e1'; + content: "\f0e1"; } .icon-undo:before { - content: '\f0e2'; + content: "\f0e2"; } .icon-legal:before { - content: '\f0e3'; + content: "\f0e3"; } .icon-dashboard:before { - content: '\f0e4'; + content: "\f0e4"; } .icon-comment-alt:before { - content: '\f0e5'; + content: "\f0e5"; } .icon-comments-alt:before { - content: '\f0e6'; + content: "\f0e6"; } .icon-bolt:before { - content: '\f0e7'; + content: "\f0e7"; } .icon-sitemap:before { - content: '\f0e8'; + content: "\f0e8"; } .icon-umbrella:before { - content: '\f0e9'; + content: "\f0e9"; } .icon-paste:before { - content: '\f0ea'; + content: "\f0ea"; } .icon-lightbulb:before { - content: '\f0eb'; + content: "\f0eb"; } .icon-exchange:before { - content: '\f0ec'; + content: "\f0ec"; } .icon-cloud-download:before { - content: '\f0ed'; + content: "\f0ed"; } .icon-cloud-upload:before { - content: '\f0ee'; + content: "\f0ee"; } .icon-user-md:before { - content: '\f0f0'; + content: "\f0f0"; } .icon-stethoscope:before { - content: '\f0f1'; + content: "\f0f1"; } .icon-suitcase:before { - content: '\f0f2'; + content: "\f0f2"; } .icon-bell-alt:before { - content: '\f0f3'; + content: "\f0f3"; } .icon-coffee:before { - content: '\f0f4'; + content: "\f0f4"; } .icon-food:before { - content: '\f0f5'; + content: "\f0f5"; } .icon-file-alt:before { - content: '\f0f6'; + content: "\f0f6"; } .icon-building:before { - content: '\f0f7'; + content: "\f0f7"; } .icon-hospital:before { - content: '\f0f8'; + content: "\f0f8"; } .icon-ambulance:before { - content: '\f0f9'; + content: "\f0f9"; } .icon-medkit:before { - content: '\f0fa'; + content: "\f0fa"; } .icon-fighter-jet:before { - content: '\f0fb'; + content: "\f0fb"; } .icon-beer:before { - content: '\f0fc'; + content: "\f0fc"; } .icon-h-sign:before { - content: '\f0fd'; + content: "\f0fd"; } .icon-plus-sign-alt:before { - content: '\f0fe'; + content: "\f0fe"; } .icon-double-angle-left:before { - content: '\f100'; + content: "\f100"; } .icon-double-angle-right:before { - content: '\f101'; + content: "\f101"; } .icon-double-angle-up:before { - content: '\f102'; + content: "\f102"; } .icon-double-angle-down:before { - content: '\f103'; + content: "\f103"; } .icon-angle-left:before { - content: '\f104'; + content: "\f104"; } .icon-angle-right:before { - content: '\f105'; + content: "\f105"; } .icon-angle-up:before { - content: '\f106'; + content: "\f106"; } .icon-angle-down:before { - content: '\f107'; + content: "\f107"; } .icon-desktop:before { - content: '\f108'; + content: "\f108"; } .icon-laptop:before { - content: '\f109'; + content: "\f109"; } .icon-tablet:before { - content: '\f10a'; + content: "\f10a"; } .icon-mobile-phone:before { - content: '\f10b'; + content: "\f10b"; } .icon-circle-blank:before { - content: '\f10c'; + content: "\f10c"; } .icon-quote-left:before { - content: '\f10d'; + content: "\f10d"; } .icon-quote-right:before { - content: '\f10e'; + content: "\f10e"; } .icon-spinner:before { - content: '\f110'; + content: "\f110"; } .icon-circle:before { - content: '\f111'; + content: "\f111"; } .icon-reply:before { - content: '\f112'; + content: "\f112"; } .icon-folder-close-alt:before { - content: '\f114'; + content: "\f114"; } .icon-folder-open-alt:before { - content: '\f115'; + content: "\f115"; } .icon-expand-alt:before { - content: '\f116'; + content: "\f116"; } .icon-collapse-alt:before { - content: '\f117'; + content: "\f117"; } .icon-smile:before { - content: '\f118'; + content: "\f118"; } .icon-frown:before { - content: '\f119'; + content: "\f119"; } .icon-meh:before { - content: '\f11a'; + content: "\f11a"; } .icon-gamepad:before { - content: '\f11b'; + content: "\f11b"; } .icon-keyboard:before { - content: '\f11c'; + content: "\f11c"; } .icon-flag-alt:before { - content: '\f11d'; + content: "\f11d"; } .icon-flag-checkered:before { - content: '\f11e'; + content: "\f11e"; } .icon-terminal:before { - content: '\f120'; + content: "\f120"; } .icon-code:before { - content: '\f121'; + content: "\f121"; } .icon-reply-all:before { - content: '\f122'; + content: "\f122"; } .icon-mail-reply-all:before { - content: '\f122'; + content: "\f122"; } .icon-star-half-empty:before { - content: '\f123'; + content: "\f123"; } .icon-location-arrow:before { - content: '\f124'; + content: "\f124"; } .icon-crop:before { - content: '\f125'; + content: "\f125"; } .icon-code-fork:before { - content: '\f126'; + content: "\f126"; } .icon-unlink:before { - content: '\f127'; + content: "\f127"; } .icon-question:before { - content: '\f128'; + content: "\f128"; } .icon-info:before { - content: '\f129'; + content: "\f129"; } .icon-exclamation:before { - content: '\f12a'; + content: "\f12a"; } .icon-superscript:before { - content: '\f12b'; + content: "\f12b"; } .icon-subscript:before { - content: '\f12c'; + content: "\f12c"; } .icon-eraser:before { - content: '\f12d'; + content: "\f12d"; } .icon-puzzle-piece:before { - content: '\f12e'; + content: "\f12e"; } .icon-microphone:before { - content: '\f130'; + content: "\f130"; } .icon-microphone-off:before { - content: '\f131'; + content: "\f131"; } .icon-shield:before { - content: '\f132'; + content: "\f132"; } .icon-calendar-empty:before { - content: '\f133'; + content: "\f133"; } .icon-fire-extinguisher:before { - content: '\f134'; + content: "\f134"; } .icon-rocket:before { - content: '\f135'; + content: "\f135"; } .icon-maxcdn:before { - content: '\f136'; + content: "\f136"; } .icon-chevron-sign-left:before { - content: '\f137'; + content: "\f137"; } .icon-chevron-sign-right:before { - content: '\f138'; + content: "\f138"; } .icon-chevron-sign-up:before { - content: '\f139'; + content: "\f139"; } .icon-chevron-sign-down:before { - content: '\f13a'; + content: "\f13a"; } .icon-html5:before { - content: '\f13b'; + content: "\f13b"; } .icon-css3:before { - content: '\f13c'; + content: "\f13c"; } .icon-anchor:before { - content: '\f13d'; + content: "\f13d"; } .icon-unlock-alt:before { - content: '\f13e'; + content: "\f13e"; } .icon-bullseye:before { - content: '\f140'; + content: "\f140"; } .icon-ellipsis-horizontal:before { - content: '\f141'; + content: "\f141"; } .icon-ellipsis-vertical:before { - content: '\f142'; + content: "\f142"; } .icon-rss-sign:before { - content: '\f143'; + content: "\f143"; } .icon-play-sign:before { - content: '\f144'; + content: "\f144"; } .icon-ticket:before { - content: '\f145'; + content: "\f145"; } .icon-minus-sign-alt:before { - content: '\f146'; + content: "\f146"; } .icon-check-minus:before { - content: '\f147'; + content: "\f147"; } .icon-level-up:before { - content: '\f148'; + content: "\f148"; } .icon-level-down:before { - content: '\f149'; + content: "\f149"; } .icon-check-sign:before { - content: '\f14a'; + content: "\f14a"; } .icon-edit-sign:before { - content: '\f14b'; + content: "\f14b"; } .icon-external-link-sign:before { - content: '\f14c'; + content: "\f14c"; } .icon-share-sign:before { - content: '\f14d'; + content: "\f14d"; } .icon-power-off:before { - content: '\f011'; + content: "\f011"; } .icon-rotate-right:before { - content: '\f01e'; + content: "\f01e"; } .icon-mail-forward:before { - content: '\f064'; + content: "\f064"; } .icon-rotate-left:before { - content: '\f0e2'; + content: "\f0e2"; } .icon-mail-reply:before { - content: '\f112'; + content: "\f112"; } .icon-star-half-full:before { - content: '\f123'; + content: "\f123"; } diff --git a/build/assets/font-awesome/less/variables.less b/build/assets/font-awesome/less/variables.less index 37da38546..09a4d6e6a 100644 --- a/build/assets/font-awesome/less/variables.less +++ b/build/assets/font-awesome/less/variables.less @@ -11,325 +11,325 @@ // icon variables -@icon-glass: '\f000'; -@icon-music: '\f001'; -@icon-search: '\f002'; -@icon-envelope: '\f003'; -@icon-heart: '\f004'; -@icon-star: '\f005'; -@icon-star-empty: '\f006'; -@icon-user: '\f007'; -@icon-film: '\f008'; -@icon-th-large: '\f009'; -@icon-th: '\f00a'; -@icon-th-list: '\f00b'; -@icon-ok: '\f00c'; -@icon-remove: '\f00d'; -@icon-zoom-in: '\f00e'; +@icon-glass: "\f000"; +@icon-music: "\f001"; +@icon-search: "\f002"; +@icon-envelope: "\f003"; +@icon-heart: "\f004"; +@icon-star: "\f005"; +@icon-star-empty: "\f006"; +@icon-user: "\f007"; +@icon-film: "\f008"; +@icon-th-large: "\f009"; +@icon-th: "\f00a"; +@icon-th-list: "\f00b"; +@icon-ok: "\f00c"; +@icon-remove: "\f00d"; +@icon-zoom-in: "\f00e"; -@icon-zoom-out: '\f010'; -@icon-off: '\f011'; -@icon-signal: '\f012'; -@icon-cog: '\f013'; -@icon-trash: '\f014'; -@icon-home: '\f015'; -@icon-file: '\f016'; -@icon-time: '\f017'; -@icon-road: '\f018'; -@icon-download-alt: '\f019'; -@icon-download: '\f01a'; -@icon-upload: '\f01b'; -@icon-inbox: '\f01c'; -@icon-play-circle: '\f01d'; -@icon-repeat: '\f01e'; +@icon-zoom-out: "\f010"; +@icon-off: "\f011"; +@icon-signal: "\f012"; +@icon-cog: "\f013"; +@icon-trash: "\f014"; +@icon-home: "\f015"; +@icon-file: "\f016"; +@icon-time: "\f017"; +@icon-road: "\f018"; +@icon-download-alt: "\f019"; +@icon-download: "\f01a"; +@icon-upload: "\f01b"; +@icon-inbox: "\f01c"; +@icon-play-circle: "\f01d"; +@icon-repeat: "\f01e"; -@icon-refresh: '\f021'; -@icon-list-alt: '\f022'; -@icon-lock: '\f023'; -@icon-flag: '\f024'; -@icon-headphones: '\f025'; -@icon-volume-off: '\f026'; -@icon-volume-down: '\f027'; -@icon-volume-up: '\f028'; -@icon-qrcode: '\f029'; -@icon-barcode: '\f02a'; -@icon-tag: '\f02b'; -@icon-tags: '\f02c'; -@icon-book: '\f02d'; -@icon-bookmark: '\f02e'; -@icon-print: '\f02f'; +@icon-refresh: "\f021"; +@icon-list-alt: "\f022"; +@icon-lock: "\f023"; +@icon-flag: "\f024"; +@icon-headphones: "\f025"; +@icon-volume-off: "\f026"; +@icon-volume-down: "\f027"; +@icon-volume-up: "\f028"; +@icon-qrcode: "\f029"; +@icon-barcode: "\f02a"; +@icon-tag: "\f02b"; +@icon-tags: "\f02c"; +@icon-book: "\f02d"; +@icon-bookmark: "\f02e"; +@icon-print: "\f02f"; -@icon-camera: '\f030'; -@icon-font: '\f031'; -@icon-bold: '\f032'; -@icon-italic: '\f033'; -@icon-text-height: '\f034'; -@icon-text-width: '\f035'; -@icon-align-left: '\f036'; -@icon-align-center: '\f037'; -@icon-align-right: '\f038'; -@icon-align-justify: '\f039'; -@icon-list: '\f03a'; -@icon-indent-left: '\f03b'; -@icon-indent-right: '\f03c'; -@icon-facetime-video: '\f03d'; -@icon-picture: '\f03e'; +@icon-camera: "\f030"; +@icon-font: "\f031"; +@icon-bold: "\f032"; +@icon-italic: "\f033"; +@icon-text-height: "\f034"; +@icon-text-width: "\f035"; +@icon-align-left: "\f036"; +@icon-align-center: "\f037"; +@icon-align-right: "\f038"; +@icon-align-justify: "\f039"; +@icon-list: "\f03a"; +@icon-indent-left: "\f03b"; +@icon-indent-right: "\f03c"; +@icon-facetime-video: "\f03d"; +@icon-picture: "\f03e"; -@icon-pencil: '\f040'; -@icon-map-marker: '\f041'; -@icon-adjust: '\f042'; -@icon-tint: '\f043'; -@icon-edit: '\f044'; -@icon-share: '\f045'; -@icon-check: '\f046'; -@icon-move: '\f047'; -@icon-step-backward: '\f048'; -@icon-fast-backward: '\f049'; -@icon-backward: '\f04a'; -@icon-play: '\f04b'; -@icon-pause: '\f04c'; -@icon-stop: '\f04d'; -@icon-forward: '\f04e'; +@icon-pencil: "\f040"; +@icon-map-marker: "\f041"; +@icon-adjust: "\f042"; +@icon-tint: "\f043"; +@icon-edit: "\f044"; +@icon-share: "\f045"; +@icon-check: "\f046"; +@icon-move: "\f047"; +@icon-step-backward: "\f048"; +@icon-fast-backward: "\f049"; +@icon-backward: "\f04a"; +@icon-play: "\f04b"; +@icon-pause: "\f04c"; +@icon-stop: "\f04d"; +@icon-forward: "\f04e"; -@icon-fast-forward: '\f050'; -@icon-step-forward: '\f051'; -@icon-eject: '\f052'; -@icon-chevron-left: '\f053'; -@icon-chevron-right: '\f054'; -@icon-plus-sign: '\f055'; -@icon-minus-sign: '\f056'; -@icon-remove-sign: '\f057'; -@icon-ok-sign: '\f058'; -@icon-question-sign: '\f059'; -@icon-info-sign: '\f05a'; -@icon-screenshot: '\f05b'; -@icon-remove-circle: '\f05c'; -@icon-ok-circle: '\f05d'; -@icon-ban-circle: '\f05e'; +@icon-fast-forward: "\f050"; +@icon-step-forward: "\f051"; +@icon-eject: "\f052"; +@icon-chevron-left: "\f053"; +@icon-chevron-right: "\f054"; +@icon-plus-sign: "\f055"; +@icon-minus-sign: "\f056"; +@icon-remove-sign: "\f057"; +@icon-ok-sign: "\f058"; +@icon-question-sign: "\f059"; +@icon-info-sign: "\f05a"; +@icon-screenshot: "\f05b"; +@icon-remove-circle: "\f05c"; +@icon-ok-circle: "\f05d"; +@icon-ban-circle: "\f05e"; -@icon-arrow-left: '\f060'; -@icon-arrow-right: '\f061'; -@icon-arrow-up: '\f062'; -@icon-arrow-down: '\f063'; -@icon-share-alt: '\f064'; -@icon-resize-full: '\f065'; -@icon-resize-small: '\f066'; -@icon-plus: '\f067'; -@icon-minus: '\f068'; -@icon-asterisk: '\f069'; -@icon-exclamation-sign: '\f06a'; -@icon-gift: '\f06b'; -@icon-leaf: '\f06c'; -@icon-fire: '\f06d'; -@icon-eye-open: '\f06e'; +@icon-arrow-left: "\f060"; +@icon-arrow-right: "\f061"; +@icon-arrow-up: "\f062"; +@icon-arrow-down: "\f063"; +@icon-share-alt: "\f064"; +@icon-resize-full: "\f065"; +@icon-resize-small: "\f066"; +@icon-plus: "\f067"; +@icon-minus: "\f068"; +@icon-asterisk: "\f069"; +@icon-exclamation-sign: "\f06a"; +@icon-gift: "\f06b"; +@icon-leaf: "\f06c"; +@icon-fire: "\f06d"; +@icon-eye-open: "\f06e"; -@icon-eye-close: '\f070'; -@icon-warning-sign: '\f071'; -@icon-plane: '\f072'; -@icon-calendar: '\f073'; -@icon-random: '\f074'; -@icon-comment: '\f075'; -@icon-magnet: '\f076'; -@icon-chevron-up: '\f077'; -@icon-chevron-down: '\f078'; -@icon-retweet: '\f079'; -@icon-shopping-cart: '\f07a'; -@icon-folder-close: '\f07b'; -@icon-folder-open: '\f07c'; -@icon-resize-vertical: '\f07d'; -@icon-resize-horizontal: '\f07e'; +@icon-eye-close: "\f070"; +@icon-warning-sign: "\f071"; +@icon-plane: "\f072"; +@icon-calendar: "\f073"; +@icon-random: "\f074"; +@icon-comment: "\f075"; +@icon-magnet: "\f076"; +@icon-chevron-up: "\f077"; +@icon-chevron-down: "\f078"; +@icon-retweet: "\f079"; +@icon-shopping-cart: "\f07a"; +@icon-folder-close: "\f07b"; +@icon-folder-open: "\f07c"; +@icon-resize-vertical: "\f07d"; +@icon-resize-horizontal: "\f07e"; -@icon-bar-chart: '\f080'; -@icon-twitter-sign: '\f081'; -@icon-facebook-sign: '\f082'; -@icon-camera-retro: '\f083'; -@icon-key: '\f084'; -@icon-cogs: '\f085'; -@icon-comments: '\f086'; -@icon-thumbs-up: '\f087'; -@icon-thumbs-down: '\f088'; -@icon-star-half: '\f089'; -@icon-heart-empty: '\f08a'; -@icon-signout: '\f08b'; -@icon-linkedin-sign: '\f08c'; -@icon-pushpin: '\f08d'; -@icon-external-link: '\f08e'; +@icon-bar-chart: "\f080"; +@icon-twitter-sign: "\f081"; +@icon-facebook-sign: "\f082"; +@icon-camera-retro: "\f083"; +@icon-key: "\f084"; +@icon-cogs: "\f085"; +@icon-comments: "\f086"; +@icon-thumbs-up: "\f087"; +@icon-thumbs-down: "\f088"; +@icon-star-half: "\f089"; +@icon-heart-empty: "\f08a"; +@icon-signout: "\f08b"; +@icon-linkedin-sign: "\f08c"; +@icon-pushpin: "\f08d"; +@icon-external-link: "\f08e"; -@icon-signin: '\f090'; -@icon-trophy: '\f091'; -@icon-github-sign: '\f092'; -@icon-upload-alt: '\f093'; -@icon-lemon: '\f094'; -@icon-phone: '\f095'; -@icon-check-empty: '\f096'; -@icon-bookmark-empty: '\f097'; -@icon-phone-sign: '\f098'; -@icon-twitter: '\f099'; -@icon-facebook: '\f09a'; -@icon-github: '\f09b'; -@icon-unlock: '\f09c'; -@icon-credit-card: '\f09d'; -@icon-rss: '\f09e'; +@icon-signin: "\f090"; +@icon-trophy: "\f091"; +@icon-github-sign: "\f092"; +@icon-upload-alt: "\f093"; +@icon-lemon: "\f094"; +@icon-phone: "\f095"; +@icon-check-empty: "\f096"; +@icon-bookmark-empty: "\f097"; +@icon-phone-sign: "\f098"; +@icon-twitter: "\f099"; +@icon-facebook: "\f09a"; +@icon-github: "\f09b"; +@icon-unlock: "\f09c"; +@icon-credit-card: "\f09d"; +@icon-rss: "\f09e"; -@icon-hdd: '\f0a0'; -@icon-bullhorn: '\f0a1'; -@icon-bell: '\f0a2'; -@icon-certificate: '\f0a3'; -@icon-hand-right: '\f0a4'; -@icon-hand-left: '\f0a5'; -@icon-hand-up: '\f0a6'; -@icon-hand-down: '\f0a7'; -@icon-circle-arrow-left: '\f0a8'; -@icon-circle-arrow-right: '\f0a9'; -@icon-circle-arrow-up: '\f0aa'; -@icon-circle-arrow-down: '\f0ab'; -@icon-globe: '\f0ac'; -@icon-wrench: '\f0ad'; -@icon-tasks: '\f0ae'; +@icon-hdd: "\f0a0"; +@icon-bullhorn: "\f0a1"; +@icon-bell: "\f0a2"; +@icon-certificate: "\f0a3"; +@icon-hand-right: "\f0a4"; +@icon-hand-left: "\f0a5"; +@icon-hand-up: "\f0a6"; +@icon-hand-down: "\f0a7"; +@icon-circle-arrow-left: "\f0a8"; +@icon-circle-arrow-right: "\f0a9"; +@icon-circle-arrow-up: "\f0aa"; +@icon-circle-arrow-down: "\f0ab"; +@icon-globe: "\f0ac"; +@icon-wrench: "\f0ad"; +@icon-tasks: "\f0ae"; -@icon-filter: '\f0b0'; -@icon-briefcase: '\f0b1'; -@icon-fullscreen: '\f0b2'; +@icon-filter: "\f0b0"; +@icon-briefcase: "\f0b1"; +@icon-fullscreen: "\f0b2"; -@icon-group: '\f0c0'; -@icon-link: '\f0c1'; -@icon-cloud: '\f0c2'; -@icon-beaker: '\f0c3'; -@icon-cut: '\f0c4'; -@icon-copy: '\f0c5'; -@icon-paper-clip: '\f0c6'; -@icon-save: '\f0c7'; -@icon-sign-blank: '\f0c8'; -@icon-reorder: '\f0c9'; -@icon-list-ul: '\f0ca'; -@icon-list-ol: '\f0cb'; -@icon-strikethrough: '\f0cc'; -@icon-underline: '\f0cd'; -@icon-table: '\f0ce'; +@icon-group: "\f0c0"; +@icon-link: "\f0c1"; +@icon-cloud: "\f0c2"; +@icon-beaker: "\f0c3"; +@icon-cut: "\f0c4"; +@icon-copy: "\f0c5"; +@icon-paper-clip: "\f0c6"; +@icon-save: "\f0c7"; +@icon-sign-blank: "\f0c8"; +@icon-reorder: "\f0c9"; +@icon-list-ul: "\f0ca"; +@icon-list-ol: "\f0cb"; +@icon-strikethrough: "\f0cc"; +@icon-underline: "\f0cd"; +@icon-table: "\f0ce"; -@icon-magic: '\f0d0'; -@icon-truck: '\f0d1'; -@icon-pinterest: '\f0d2'; -@icon-pinterest-sign: '\f0d3'; -@icon-google-plus-sign: '\f0d4'; -@icon-google-plus: '\f0d5'; -@icon-money: '\f0d6'; -@icon-caret-down: '\f0d7'; -@icon-caret-up: '\f0d8'; -@icon-caret-left: '\f0d9'; -@icon-caret-right: '\f0da'; -@icon-columns: '\f0db'; -@icon-sort: '\f0dc'; -@icon-sort-down: '\f0dd'; -@icon-sort-up: '\f0de'; +@icon-magic: "\f0d0"; +@icon-truck: "\f0d1"; +@icon-pinterest: "\f0d2"; +@icon-pinterest-sign: "\f0d3"; +@icon-google-plus-sign: "\f0d4"; +@icon-google-plus: "\f0d5"; +@icon-money: "\f0d6"; +@icon-caret-down: "\f0d7"; +@icon-caret-up: "\f0d8"; +@icon-caret-left: "\f0d9"; +@icon-caret-right: "\f0da"; +@icon-columns: "\f0db"; +@icon-sort: "\f0dc"; +@icon-sort-down: "\f0dd"; +@icon-sort-up: "\f0de"; -@icon-envelope-alt: '\f0e0'; -@icon-linkedin: '\f0e1'; -@icon-undo: '\f0e2'; -@icon-legal: '\f0e3'; -@icon-dashboard: '\f0e4'; -@icon-comment-alt: '\f0e5'; -@icon-comments-alt: '\f0e6'; -@icon-bolt: '\f0e7'; -@icon-sitemap: '\f0e8'; -@icon-umbrella: '\f0e9'; -@icon-paste: '\f0ea'; -@icon-lightbulb: '\f0eb'; -@icon-exchange: '\f0ec'; -@icon-cloud-download: '\f0ed'; -@icon-cloud-upload: '\f0ee'; +@icon-envelope-alt: "\f0e0"; +@icon-linkedin: "\f0e1"; +@icon-undo: "\f0e2"; +@icon-legal: "\f0e3"; +@icon-dashboard: "\f0e4"; +@icon-comment-alt: "\f0e5"; +@icon-comments-alt: "\f0e6"; +@icon-bolt: "\f0e7"; +@icon-sitemap: "\f0e8"; +@icon-umbrella: "\f0e9"; +@icon-paste: "\f0ea"; +@icon-lightbulb: "\f0eb"; +@icon-exchange: "\f0ec"; +@icon-cloud-download: "\f0ed"; +@icon-cloud-upload: "\f0ee"; -@icon-user-md: '\f0f0'; -@icon-stethoscope: '\f0f1'; -@icon-suitcase: '\f0f2'; -@icon-bell-alt: '\f0f3'; -@icon-coffee: '\f0f4'; -@icon-food: '\f0f5'; -@icon-file-alt: '\f0f6'; -@icon-building: '\f0f7'; -@icon-hospital: '\f0f8'; -@icon-ambulance: '\f0f9'; -@icon-medkit: '\f0fa'; -@icon-fighter-jet: '\f0fb'; -@icon-beer: '\f0fc'; -@icon-h-sign: '\f0fd'; -@icon-plus-sign-alt: '\f0fe'; +@icon-user-md: "\f0f0"; +@icon-stethoscope: "\f0f1"; +@icon-suitcase: "\f0f2"; +@icon-bell-alt: "\f0f3"; +@icon-coffee: "\f0f4"; +@icon-food: "\f0f5"; +@icon-file-alt: "\f0f6"; +@icon-building: "\f0f7"; +@icon-hospital: "\f0f8"; +@icon-ambulance: "\f0f9"; +@icon-medkit: "\f0fa"; +@icon-fighter-jet: "\f0fb"; +@icon-beer: "\f0fc"; +@icon-h-sign: "\f0fd"; +@icon-plus-sign-alt: "\f0fe"; -@icon-double-angle-left: '\f100'; -@icon-double-angle-right: '\f101'; -@icon-double-angle-up: '\f102'; -@icon-double-angle-down: '\f103'; -@icon-angle-left: '\f104'; -@icon-angle-right: '\f105'; -@icon-angle-up: '\f106'; -@icon-angle-down: '\f107'; -@icon-desktop: '\f108'; -@icon-laptop: '\f109'; -@icon-tablet: '\f10a'; -@icon-mobile-phone: '\f10b'; -@icon-circle-blank: '\f10c'; -@icon-quote-left: '\f10d'; -@icon-quote-right: '\f10e'; +@icon-double-angle-left: "\f100"; +@icon-double-angle-right: "\f101"; +@icon-double-angle-up: "\f102"; +@icon-double-angle-down: "\f103"; +@icon-angle-left: "\f104"; +@icon-angle-right: "\f105"; +@icon-angle-up: "\f106"; +@icon-angle-down: "\f107"; +@icon-desktop: "\f108"; +@icon-laptop: "\f109"; +@icon-tablet: "\f10a"; +@icon-mobile-phone: "\f10b"; +@icon-circle-blank: "\f10c"; +@icon-quote-left: "\f10d"; +@icon-quote-right: "\f10e"; -@icon-spinner: '\f110'; -@icon-circle: '\f111'; -@icon-reply: '\f112'; -@icon-folder-close-alt: '\f114'; -@icon-folder-open-alt: '\f115'; -@icon-expand-alt: '\f116'; -@icon-collapse-alt: '\f117'; -@icon-smile: '\f118'; -@icon-frown: '\f119'; -@icon-meh: '\f11a'; -@icon-gamepad: '\f11b'; -@icon-keyboard: '\f11c'; -@icon-flag-alt: '\f11d'; -@icon-flag-checkered: '\f11e'; +@icon-spinner: "\f110"; +@icon-circle: "\f111"; +@icon-reply: "\f112"; +@icon-folder-close-alt: "\f114"; +@icon-folder-open-alt: "\f115"; +@icon-expand-alt: "\f116"; +@icon-collapse-alt: "\f117"; +@icon-smile: "\f118"; +@icon-frown: "\f119"; +@icon-meh: "\f11a"; +@icon-gamepad: "\f11b"; +@icon-keyboard: "\f11c"; +@icon-flag-alt: "\f11d"; +@icon-flag-checkered: "\f11e"; -@icon-terminal: '\f120'; -@icon-code: '\f121'; -@icon-reply-all: '\f122'; -@icon-mail-reply-all: '\f122'; -@icon-star-half-empty: '\f123'; -@icon-location-arrow: '\f124'; -@icon-crop: '\f125'; -@icon-code-fork: '\f126'; -@icon-unlink: '\f127'; -@icon-question: '\f128'; -@icon-info: '\f129'; -@icon-exclamation: '\f12a'; -@icon-superscript: '\f12b'; -@icon-subscript: '\f12c'; -@icon-eraser: '\f12d'; -@icon-puzzle-piece: '\f12e'; +@icon-terminal: "\f120"; +@icon-code: "\f121"; +@icon-reply-all: "\f122"; +@icon-mail-reply-all: "\f122"; +@icon-star-half-empty: "\f123"; +@icon-location-arrow: "\f124"; +@icon-crop: "\f125"; +@icon-code-fork: "\f126"; +@icon-unlink: "\f127"; +@icon-question: "\f128"; +@icon-info: "\f129"; +@icon-exclamation: "\f12a"; +@icon-superscript: "\f12b"; +@icon-subscript: "\f12c"; +@icon-eraser: "\f12d"; +@icon-puzzle-piece: "\f12e"; -@icon-microphone: '\f130'; -@icon-microphone-off: '\f131'; -@icon-shield: '\f132'; -@icon-calendar-empty: '\f133'; -@icon-fire-extinguisher: '\f134'; -@icon-rocket: '\f135'; -@icon-maxcdn: '\f136'; -@icon-chevron-sign-left: '\f137'; -@icon-chevron-sign-right: '\f138'; -@icon-chevron-sign-up: '\f139'; -@icon-chevron-sign-down: '\f13a'; -@icon-html5: '\f13b'; -@icon-css3: '\f13c'; -@icon-anchor: '\f13d'; -@icon-unlock-alt: '\f13e'; +@icon-microphone: "\f130"; +@icon-microphone-off: "\f131"; +@icon-shield: "\f132"; +@icon-calendar-empty: "\f133"; +@icon-fire-extinguisher: "\f134"; +@icon-rocket: "\f135"; +@icon-maxcdn: "\f136"; +@icon-chevron-sign-left: "\f137"; +@icon-chevron-sign-right: "\f138"; +@icon-chevron-sign-up: "\f139"; +@icon-chevron-sign-down: "\f13a"; +@icon-html5: "\f13b"; +@icon-css3: "\f13c"; +@icon-anchor: "\f13d"; +@icon-unlock-alt: "\f13e"; -@icon-bullseye: '\f140'; -@icon-ellipsis-horizontal: '\f141'; -@icon-ellipsis-vertical: '\f142'; -@icon-rss-sign: '\f143'; -@icon-play-sign: '\f144'; -@icon-ticket: '\f145'; -@icon-minus-sign-alt: '\f146'; -@icon-check-minus: '\f147'; -@icon-level-up: '\f148'; -@icon-level-down: '\f149'; -@icon-check-sign: '\f14a'; -@icon-edit-sign: '\f14b'; -@icon-external-link-sign: '\f14c'; -@icon-share-sign: '\f14d'; +@icon-bullseye: "\f140"; +@icon-ellipsis-horizontal: "\f141"; +@icon-ellipsis-vertical: "\f142"; +@icon-rss-sign: "\f143"; +@icon-play-sign: "\f144"; +@icon-ticket: "\f145"; +@icon-minus-sign-alt: "\f146"; +@icon-check-minus: "\f147"; +@icon-level-up: "\f148"; +@icon-level-down: "\f149"; +@icon-check-sign: "\f14a"; +@icon-edit-sign: "\f14b"; +@icon-external-link-sign: "\f14c"; +@icon-share-sign: "\f14d";