From 1cc04788365faf6a66e33722df5fc41ba781bd80 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sun, 23 Mar 2014 14:06:02 +0100 Subject: [PATCH] Updated FA 4.0 icon names See https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4 --- wcfsetup/install/files/style/icon.less | 284 ++++++++++++------------- 1 file changed, 142 insertions(+), 142 deletions(-) diff --git a/wcfsetup/install/files/style/icon.less b/wcfsetup/install/files/style/icon.less index f75784b77b..04575217d2 100644 --- a/wcfsetup/install/files/style/icon.less +++ b/wcfsetup/install/files/style/icon.less @@ -557,34 +557,34 @@ a > span.fa:not(.pointer) { .icon-glass:before, .fa-glass:before { content: @glass; } .icon-music:before, .fa-music:before { content: @music; } .icon-search:before, .fa-search:before { content: @search; } -.icon-envelope-alt:before, .fa-envelope-alt:before { content: @envelope-alt; } +.icon-envelope-alt:before, .fa-o:before { content: @envelope-alt; } .icon-heart:before, .fa-heart:before { content: @heart; } .icon-star:before, .fa-star:before { content: @star; } -.icon-star-empty:before, .fa-star-empty:before { content: @star-empty; } +.icon-star-empty:before, .fa-star-o:before { content: @star-empty; } .icon-user:before, .fa-user:before { content: @user; } .icon-film:before, .fa-film:before { content: @film; } .icon-th-large:before, .fa-th-large:before { content: @th-large; } .icon-th:before, .fa-th:before { content: @th; } .icon-th-list:before, .fa-th-list:before { content: @th-list; } -.icon-ok:before, .fa-ok:before { content: @ok; } -.icon-remove:before, .fa-remove:before { content: @remove; } -.icon-zoom-in:before, .fa-zoom-in:before { content: @zoom-in; } -.icon-zoom-out:before, .fa-zoom-out:before { content: @zoom-out; } +.icon-ok:before, .fa-check:before { content: @ok; } +.icon-remove:before, .fa-times:before { content: @remove; } +.icon-zoom-in:before, .fa-search-plus:before { content: @zoom-in; } +.icon-zoom-out:before, .fa-search-minus:before { content: @zoom-out; } .icon-power-off:before, .fa-power-off:before, -.icon-off:before, .fa-off:before { content: @off; } +.icon-off:before, .fa-power-off:before { content: @off; } .icon-signal:before, .fa-signal:before { content: @signal; } .icon-gear:before, .fa-gear:before, .icon-cog:before, .fa-cog:before { content: @cog; } -.icon-trash:before, .fa-trash:before { content: @trash; } +.icon-trash:before, .fa-trash-o:before { content: @trash; } .icon-home:before, .fa-home:before { content: @home; } -.icon-file-alt:before, .fa-file-alt:before { content: @file-alt; } -.icon-time:before, .fa-time:before { content: @time; } +.icon-file-alt:before, .fa-file-o:before { content: @file-alt; } +.icon-time:before, .fa-clock:before { content: @time; } .icon-road:before, .fa-road:before { content: @road; } -.icon-download-alt:before, .fa-download-alt:before { content: @download-alt; } -.icon-download:before, .fa-download:before { content: @download; } -.icon-upload:before, .fa-upload:before { content: @upload; } +.icon-download-alt:before, .fa-download:before { content: @download-alt; } +.icon-download:before, .fa-arrow-circle-o-down:before { content: @download; } +.icon-upload:before, .fa-arrow-circle-o-up:before { content: @upload; } .icon-inbox:before, .fa-inbox:before { content: @inbox; } -.icon-play-circle:before, .fa-play-circle:before { content: @play-circle; } +.icon-play-circle:before, .fa-play-circle-o:before { content: @play-circle; } .icon-rotate-right:before, .fa-rotate-right:before, .icon-repeat:before, .fa-repeat:before { content: @repeat; } .icon-refresh:before, .fa-refresh:before { content: @refresh; } @@ -613,18 +613,18 @@ a > span.fa:not(.pointer) { .icon-align-right:before, .fa-align-right:before { content: @align-right; } .icon-align-justify:before, .fa-align-justify:before { content: @align-justify; } .icon-list:before, .fa-list:before { content: @list; } -.icon-indent-left:before, .fa-indent-left:before { content: @indent-left; } -.icon-indent-right:before, .fa-indent-right:before { content: @indent-right; } -.icon-facetime-video:before, .fa-facetime-video:before { content: @facetime-video; } -.icon-picture:before, .fa-picture:before { content: @picture; } +.icon-indent-left:before, .fa-outdent:before { content: @indent-left; } +.icon-indent-right:before, .fa-indent:before { content: @indent-right; } +.icon-facetime-video:before, .fa-video-camera:before { content: @facetime-video; } +.icon-picture:before, .fa-picture-o:before { content: @picture; } .icon-pencil:before, .fa-pencil:before { content: @pencil; } .icon-map-marker:before, .fa-map-marker:before { content: @map-marker; } .icon-adjust:before, .fa-adjust:before { content: @adjust; } .icon-tint:before, .fa-tint:before { content: @tint; } -.icon-edit:before, .fa-edit:before { content: @edit; } +.icon-edit:before, .fa-pencil-square-o:before { content: @edit; } .icon-share:before, .fa-share:before { content: @share; } -.icon-check:before, .fa-check:before { content: @check; } -.icon-move:before, .fa-move:before { content: @move; } +.icon-check:before, .fa-check-square-o:before { content: @check; } +.icon-move:before, .fa-arrows:before { content: @move; } .icon-step-backward:before, .fa-step-backward:before { content: @step-backward; } .icon-fast-backward:before, .fa-fast-backward:before { content: @fast-backward; } .icon-backward:before, .fa-backward:before { content: @backward; } @@ -637,34 +637,34 @@ a > span.fa:not(.pointer) { .icon-eject:before, .fa-eject:before { content: @eject; } .icon-chevron-left:before, .fa-chevron-left:before { content: @chevron-left; } .icon-chevron-right:before, .fa-chevron-right:before { content: @chevron-right; } -.icon-plus-sign:before, .fa-plus-sign:before { content: @plus-sign; } -.icon-minus-sign:before, .fa-minus-sign:before { content: @minus-sign; } -.icon-remove-sign:before, .fa-remove-sign:before { content: @remove-sign; } -.icon-ok-sign:before, .fa-ok-sign:before { content: @ok-sign; } -.icon-question-sign:before, .fa-question-sign:before { content: @question-sign; } -.icon-info-sign:before, .fa-info-sign:before { content: @info-sign; } -.icon-screenshot:before, .fa-screenshot:before { content: @screenshot; } -.icon-remove-circle:before, .fa-remove-circle:before { content: @remove-circle; } -.icon-ok-circle:before, .fa-ok-circle:before { content: @ok-circle; } -.icon-ban-circle:before, .fa-ban-circle:before { content: @ban-circle; } +.icon-plus-sign:before, .fa-plus-circle:before { content: @plus-sign; } +.icon-minus-sign:before, .fa-minus-circle:before { content: @minus-sign; } +.icon-remove-sign:before, .fa-times-circle:before { content: @remove-sign; } +.icon-ok-sign:before, .fa-check-circle:before { content: @ok-sign; } +.icon-question-sign:before, .fa-question-circle:before { content: @question-sign; } +.icon-info-sign:before, .fa-info-circle:before { content: @info-sign; } +.icon-screenshot:before, .fa-crosshairs:before { content: @screenshot; } +.icon-remove-circle:before, .fa-times-circle-o:before { content: @remove-circle; } +.icon-ok-circle:before, .fa-check-circle-o:before { content: @ok-circle; } +.icon-ban-circle:before, .fa-ban:before { content: @ban-circle; } .icon-arrow-left:before, .fa-arrow-left:before { content: @arrow-left; } .icon-arrow-right:before, .fa-arrow-right:before { content: @arrow-right; } .icon-arrow-up:before, .fa-arrow-up:before { content: @arrow-up; } .icon-arrow-down:before, .fa-arrow-down:before { content: @arrow-down; } .icon-mail-forward:before, .fa-mail-forward:before, -.icon-share-alt:before, .fa-share-alt:before { content: @share-alt; } -.icon-resize-full:before, .fa-resize-full:before { content: @resize-full; } -.icon-resize-small:before, .fa-resize-small:before { content: @resize-small; } +.icon-share-alt:before, .fa-share:before { content: @share-alt; } +.icon-resize-full:before, .fa-expand:before { content: @resize-full; } +.icon-resize-small:before, .fa-cimpress:before { content: @resize-small; } .icon-plus:before, .fa-plus:before { content: @plus; } .icon-minus:before, .fa-minus:before { content: @minus; } .icon-asterisk:before, .fa-asterisk:before { content: @asterisk; } -.icon-exclamation-sign:before, .fa-exclamation-sign:before { content: @exclamation-sign; } +.icon-exclamation-sign:before, .fa-exclamation-circle:before { content: @exclamation-sign; } .icon-gift:before, .fa-gift:before { content: @gift; } .icon-leaf:before, .fa-leaf:before { content: @leaf; } .icon-fire:before, .fa-fire:before { content: @fire; } -.icon-eye-open:before, .fa-eye-open:before { content: @eye-open; } -.icon-eye-close:before, .fa-eye-close:before { content: @eye-close; } -.icon-warning-sign:before, .fa-warning-sign:before { content: @warning-sign; } +.icon-eye-open:before, .fa-eye:before { content: @eye-open; } +.icon-eye-close:before, .fa-eye-slash:before { content: @eye-close; } +.icon-warning-sign:before, .fa-exclamation-triangle:before { content: @warning-sign; } .icon-plane:before, .fa-plane:before { content: @plane; } .icon-calendar:before, .fa-calendar:before { content: @calendar; } .icon-random:before, .fa-random:before { content: @random; } @@ -674,71 +674,71 @@ a > span.fa:not(.pointer) { .icon-chevron-down:before, .fa-chevron-down:before { content: @chevron-down; } .icon-retweet:before, .fa-retweet:before { content: @retweet; } .icon-shopping-cart:before, .fa-shopping-cart:before { content: @shopping-cart; } -.icon-folder-close:before, .fa-folder-close:before { content: @folder-close; } +.icon-folder-close:before, .fa-folder:before { content: @folder-close; } .icon-folder-open:before, .fa-folder-open:before { content: @folder-open; } -.icon-resize-vertical:before, .fa-resize-vertical:before { content: @resize-vertical; } -.icon-resize-horizontal:before, .fa-resize-horizontal:before { content: @resize-horizontal; } -.icon-bar-chart:before, .fa-bar-chart:before { content: @bar-chart; } -.icon-twitter-sign:before, .fa-twitter-sign:before { content: @twitter-sign; } -.icon-facebook-sign:before, .fa-facebook-sign:before { content: @facebook-sign; } +.icon-resize-vertical:before, .fa-arrows-v:before { content: @resize-vertical; } +.icon-resize-horizontal:before, .fa-arrows-h:before { content: @resize-horizontal; } +.icon-bar-chart:before, .fa-bar-chart-o:before { content: @bar-chart; } +.icon-twitter-sign:before, .fa-twitter-square:before { content: @twitter-sign; } +.icon-facebook-sign:before, .fa-facebook-square:before { content: @facebook-sign; } .icon-camera-retro:before, .fa-camera-retro:before { content: @camera-retro; } .icon-key:before, .fa-key:before { content: @key; } .icon-gears:before, .fa-gears:before, .icon-cogs:before, .fa-cogs:before { content: @cogs; } .icon-comments:before, .fa-comments:before { content: @comments; } -.icon-thumbs-up-alt:before, .fa-thumbs-up-alt:before { content: @thumbs-up-alt; } -.icon-thumbs-down-alt:before, .fa-thumbs-down-alt:before { content: @thumbs-down-alt; } +.icon-thumbs-up-alt:before, .fa-thumbs-o-up:before { content: @thumbs-up-alt; } +.icon-thumbs-down-alt:before, .fa-thumbs-o-down:before { content: @thumbs-down-alt; } .icon-star-half:before, .fa-star-half:before { content: @star-half; } -.icon-heart-empty:before, .fa-heart-empty:before { content: @heart-empty; } -.icon-signout:before, .fa-signout:before { content: @signout; } -.icon-linkedin-sign:before, .fa-linkedin-sign:before { content: @linkedin-sign; } -.icon-pushpin:before, .fa-pushpin:before { content: @pushpin; } +.icon-heart-empty:before, .fa-heart-o:before { content: @heart-empty; } +.icon-signout:before, .fa-sign-out:before { content: @signout; } +.icon-linkedin-sign:before, .fa-linkedin-square:before { content: @linkedin-sign; } +.icon-pushpin:before, .fa-thumb-tack:before { content: @pushpin; } .icon-external-link:before, .fa-external-link:before { content: @external-link; } -.icon-signin:before, .fa-signin:before { content: @signin; } +.icon-signin:before, .fa-sign-in:before { content: @signin; } .icon-trophy:before, .fa-trophy:before { content: @trophy; } -.icon-github-sign:before, .fa-github-sign:before { content: @github-sign; } -.icon-upload-alt:before, .fa-upload-alt:before { content: @upload-alt; } -.icon-lemon:before, .fa-lemon:before { content: @lemon; } +.icon-github-sign:before, .fa-github-square:before { content: @github-sign; } +.icon-upload-alt:before, .fa-upload:before { content: @upload-alt; } +.icon-lemon:before, .fa-lemon-o:before { content: @lemon; } .icon-phone:before, .fa-phone:before { content: @phone; } .icon-unchecked:before, .fa-unchecked:before, -.icon-check-empty:before, .fa-check-empty:before { content: @check-empty; } -.icon-bookmark-empty:before, .fa-bookmark-empty:before { content: @bookmark-empty; } -.icon-phone-sign:before, .fa-phone-sign:before { content: @phone-sign; } +.icon-check-empty:before, .fa-square-o:before { content: @check-empty; } +.icon-bookmark-empty:before, .fa-bookmark-o:before { content: @bookmark-empty; } +.icon-phone-sign:before, .fa-phone-square:before { content: @phone-sign; } .icon-twitter:before, .fa-twitter:before { content: @twitter; } .icon-facebook:before, .fa-facebook:before { content: @facebook; } .icon-github:before, .fa-github:before { content: @github; } .icon-unlock:before, .fa-unlock:before { content: @unlock; } .icon-credit-card:before, .fa-credit-card:before { content: @credit-card; } .icon-rss:before, .fa-rss:before { content: @rss; } -.icon-hdd:before, .fa-hdd:before { content: @hdd; } +.icon-hdd:before, .fa-hdd-o:before { content: @hdd; } .icon-bullhorn:before, .fa-bullhorn:before { content: @bullhorn; } -.icon-bell:before, .fa-bell:before { content: @bell; } +.icon-bell:before, .fa-bell-o:before { content: @bell; } .icon-certificate:before, .fa-certificate:before { content: @certificate; } -.icon-hand-right:before, .fa-hand-right:before { content: @hand-right; } -.icon-hand-left:before, .fa-hand-left:before { content: @hand-left; } -.icon-hand-up:before, .fa-hand-up:before { content: @hand-up; } -.icon-hand-down:before, .fa-hand-down:before { content: @hand-down; } -.icon-circle-arrow-left:before, .fa-circle-arrow-left:before { content: @circle-arrow-left; } -.icon-circle-arrow-right:before, .fa-circle-arrow-right:before { content: @circle-arrow-right; } -.icon-circle-arrow-up:before, .fa-circle-arrow-up:before { content: @circle-arrow-up; } -.icon-circle-arrow-down:before, .fa-circle-arrow-down:before { content: @circle-arrow-down; } +.icon-hand-right:before, .fa-hand-o-right:before { content: @hand-right; } +.icon-hand-left:before, .fa-hand-o-left:before { content: @hand-left; } +.icon-hand-up:before, .fa-hand-o-up:before { content: @hand-up; } +.icon-hand-down:before, .fa-hand-o-down:before { content: @hand-down; } +.icon-circle-arrow-left:before, .fa-arrow-circle-left:before { content: @circle-arrow-left; } +.icon-circle-arrow-right:before, .fa-arrow-circle-right:before { content: @circle-arrow-right; } +.icon-circle-arrow-up:before, .fa-arrow-circle-up:before { content: @circle-arrow-up; } +.icon-circle-arrow-down:before, .fa-arrow-circle-down:before { content: @circle-arrow-down; } .icon-globe:before, .fa-globe:before { content: @globe; } .icon-wrench:before, .fa-wrench:before { content: @wrench; } .icon-tasks:before, .fa-tasks:before { content: @tasks; } .icon-filter:before, .fa-filter:before { content: @filter; } .icon-briefcase:before, .fa-briefcase:before { content: @briefcase; } -.icon-fullscreen:before, .fa-fullscreen:before { content: @fullscreen; } -.icon-group:before, .fa-group:before { content: @group; } +.icon-fullscreen:before, .fa-arrows-alt:before { content: @fullscreen; } +.icon-group:before, .fa-users:before { content: @group; } .icon-link:before, .fa-link:before { content: @link; } .icon-cloud:before, .fa-cloud:before { content: @cloud; } -.icon-beaker:before, .fa-beaker:before { content: @beaker; } -.icon-cut:before, .fa-cut:before { content: @cut; } -.icon-copy:before, .fa-copy:before { content: @copy; } +.icon-beaker:before, .fa-flask:before { content: @beaker; } +.icon-cut:before, .fa-scissors:before { content: @cut; } +.icon-copy:before, .fa-files-o:before { content: @copy; } .icon-paperclip:before, .fa-paperclip:before, -.icon-paper-clip:before, .fa-paper-clip:before { content: @paper-clip; } -.icon-save:before, .fa-save:before { content: @save; } -.icon-sign-blank:before, .fa-sign-blank:before { content: @sign-blank; } -.icon-reorder:before, .fa-reorder:before { content: @reorder; } +.icon-paper-clip:before, .fa-paperclip:before { content: @paper-clip; } +.icon-save:before, .fa-floppy-o:before { content: @save; } +.icon-sign-blank:before, .fa-square:before { content: @sign-blank; } +.icon-reorder:before, .fa-bars:before { content: @reorder; } .icon-list-ul:before, .fa-list-ul:before { content: @list-ul; } .icon-list-ol:before, .fa-list-ol:before { content: @list-ol; } .icon-strikethrough:before, .fa-strikethrough:before { content: @strikethrough; } @@ -747,8 +747,8 @@ a > span.fa:not(.pointer) { .icon-magic:before, .fa-magic:before { content: @magic; } .icon-truck:before, .fa-truck:before { content: @truck; } .icon-pinterest:before, .fa-pinterest:before { content: @pinterest; } -.icon-pinterest-sign:before, .fa-pinterest-sign:before { content: @pinterest-sign; } -.icon-google-plus-sign:before, .fa-google-plus-sign:before { content: @google-plus-sign; } +.icon-pinterest-sign:before, .fa-pinterest-square:before { content: @pinterest-sign; } +.icon-google-plus-sign:before, .fa-google-plus-square:before { content: @google-plus-sign; } .icon-google-plus:before, .fa-google-plus:before { content: @google-plus; } .icon-money:before, .fa-money:before { content: @money; } .icon-caret-down:before, .fa-caret-down:before { content: @caret-down; } @@ -757,43 +757,43 @@ a > span.fa:not(.pointer) { .icon-caret-right:before, .fa-caret-right:before { content: @caret-right; } .icon-columns:before, .fa-columns:before { content: @columns; } .icon-sort:before, .fa-sort:before { content: @sort; } -.icon-sort-down:before, .fa-sort-down:before { content: @sort-down; } -.icon-sort-up:before, .fa-sort-up:before { content: @sort-up; } +.icon-sort-down:before, .fa-sort-asc:before { content: @sort-down; } +.icon-sort-up:before, .fa-sort-desc:before { content: @sort-up; } .icon-envelope:before, .fa-envelope:before { content: @envelope; } .icon-linkedin:before, .fa-linkedin:before { content: @linkedin; } .icon-rotate-left:before, .fa-rotate-left:before, .icon-undo:before, .fa-undo:before { content: @undo; } -.icon-legal:before, .fa-legal:before { content: @legal; } -.icon-dashboard:before, .fa-dashboard:before { content: @dashboard; } -.icon-comment-alt:before, .fa-comment-alt:before { content: @comment-alt; } -.icon-comments-alt:before, .fa-comments-alt:before { content: @comments-alt; } +.icon-legal:before, .fa-gavel:before { content: @legal; } +.icon-dashboard:before, .fa-tachometer:before { content: @dashboard; } +.icon-comment-alt:before, .fa-comment-o:before { content: @comment-alt; } +.icon-comments-alt:before, .fa-comments-o:before { content: @comments-alt; } .icon-bolt:before, .fa-bolt:before { content: @bolt; } .icon-sitemap:before, .fa-sitemap:before { content: @sitemap; } .icon-umbrella:before, .fa-umbrella:before { content: @umbrella; } -.icon-paste:before, .fa-paste:before { content: @paste; } -.icon-lightbulb:before, .fa-lightbulb:before { content: @lightbulb; } +.icon-paste:before, .fa-clipboard:before { content: @paste; } +.icon-lightbulb:before, .fa-lightbulb-o:before { content: @lightbulb; } .icon-exchange:before, .fa-exchange:before { content: @exchange; } .icon-cloud-download:before, .fa-cloud-download:before { content: @cloud-download; } .icon-cloud-upload:before, .fa-cloud-upload:before { content: @cloud-upload; } .icon-user-md:before, .fa-user-md:before { content: @user-md; } .icon-stethoscope:before, .fa-stethoscope:before { content: @stethoscope; } .icon-suitcase:before, .fa-suitcase:before { content: @suitcase; } -.icon-bell-alt:before, .fa-bell-alt:before { content: @bell-alt; } +.icon-bell-alt:before, .fa-bell:before { content: @bell-alt; } .icon-coffee:before, .fa-coffee:before { content: @coffee; } -.icon-food:before, .fa-food:before { content: @food; } -.icon-file-text-alt:before, .fa-file-text-alt:before { content: @file-text-alt; } -.icon-building:before, .fa-building:before { content: @building; } -.icon-hospital:before, .fa-hospital:before { content: @hospital; } +.icon-food:before, .fa-cutlery:before { content: @food; } +.icon-file-text-alt:before, .fa-file-o-alt:before { content: @file-text-alt; } +.icon-building:before, .fa-building-o:before { content: @building; } +.icon-hospital:before, .fa-hospital-o:before { content: @hospital; } .icon-ambulance:before, .fa-ambulance:before { content: @ambulance; } .icon-medkit:before, .fa-medkit:before { content: @medkit; } .icon-fighter-jet:before, .fa-fighter-jet:before { content: @fighter-jet; } .icon-beer:before, .fa-beer:before { content: @beer; } -.icon-h-sign:before, .fa-h-sign:before { content: @h-sign; } +.icon-h-sign:before, .fa-h-square:before { content: @h-sign; } .icon-plus-sign-alt:before, .fa-plus-sign-alt:before { content: @plus-sign-alt; } -.icon-double-angle-left:before, .fa-double-angle-left:before { content: @double-angle-left; } -.icon-double-angle-right:before, .fa-double-angle-right:before { content: @double-angle-right; } -.icon-double-angle-up:before, .fa-double-angle-up:before { content: @double-angle-up; } -.icon-double-angle-down:before, .fa-double-angle-down:before { content: @double-angle-down; } +.icon-double-angle-left:before, .fa-angle-double-left:before { content: @double-angle-left; } +.icon-double-angle-right:before, .fa-angle-double-right:before { content: @double-angle-right; } +.icon-double-angle-up:before, .fa-angle-double-up:before { content: @double-angle-up; } +.icon-double-angle-down:before, .fa-angle-double-down:before { content: @double-angle-down; } .icon-angle-left:before, .fa-angle-left:before { content: @angle-left; } .icon-angle-right:before, .fa-angle-right:before { content: @angle-right; } .icon-angle-up:before, .fa-angle-up:before { content: @angle-up; } @@ -801,8 +801,8 @@ a > span.fa:not(.pointer) { .icon-desktop:before, .fa-desktop:before { content: @desktop; } .icon-laptop:before, .fa-laptop:before { content: @laptop; } .icon-tablet:before, .fa-tablet:before { content: @tablet; } -.icon-mobile-phone:before, .fa-mobile-phone:before { content: @mobile-phone; } -.icon-circle-blank:before, .fa-circle-blank:before { content: @circle-blank; } +.icon-mobile-phone:before, .fa-mobile:before { content: @mobile-phone; } +.icon-circle-blank:before, .fa-circle-o:before { content: @circle-blank; } .icon-quote-left:before, .fa-quote-left:before { content: @quote-left; } .icon-quote-right:before, .fa-quote-right:before { content: @quote-right; } .icon-spinner:before, .fa-spinner:before { content: @spinner !important; } @@ -810,27 +810,27 @@ a > span.fa:not(.pointer) { .icon-mail-reply:before, .fa-mail-reply:before, .icon-reply:before, .fa-reply:before { content: @reply; } .icon-github-alt:before, .fa-github-alt:before { content: @github-alt; } -.icon-folder-close-alt:before, .fa-folder-close-alt:before { content: @folder-close-alt; } -.icon-folder-open-alt:before, .fa-folder-open-alt:before { content: @folder-open-alt; } -.icon-expand-alt:before, .fa-expand-alt:before { content: @expand-alt; } -.icon-collapse-alt:before, .fa-collapse-alt:before { content: @collapse-alt; } -.icon-smile:before, .fa-smile:before { content: @smile; } -.icon-frown:before, .fa-frown:before { content: @frown; } -.icon-meh:before, .fa-meh:before { content: @meh; } +.icon-folder-close-alt:before, .fa-folder-close-o:before { content: @folder-close-alt; } +.icon-folder-open-alt:before, .fa-folder-open-o:before { content: @folder-open-alt; } +.icon-expand-alt:before, .fa-expand-o:before { content: @expand-alt; } +.icon-collapse-alt:before, .fa-square-o:before { content: @collapse-alt; } +.icon-smile:before, .fa-smile-o:before { content: @smile; } +.icon-frown:before, .fa-frown-o:before { content: @frown; } +.icon-meh:before, .fa-meh-o:before { content: @meh; } .icon-gamepad:before, .fa-gamepad:before { content: @gamepad; } -.icon-keyboard:before, .fa-keyboard:before { content: @keyboard; } -.icon-flag-alt:before, .fa-flag-alt:before { content: @flag-alt; } +.icon-keyboard:before, .fa-keyboard-o:before { content: @keyboard; } +.icon-flag-alt:before, .fa-flag-o:before { content: @flag-alt; } .icon-flag-checkered:before, .fa-flag-checkered:before { content: @flag-checkered; } .icon-terminal:before, .fa-terminal:before { content: @terminal; } .icon-code:before, .fa-code:before { content: @code; } .icon-reply-all:before, .fa-reply-all:before { content: @reply-all; } .icon-mail-reply-all:before, .fa-mail-reply-all:before { content: @mail-reply-all; } .icon-star-half-full:before, .fa-star-half-full:before, -.icon-star-half-empty:before, .fa-star-half-empty:before { content: @star-half-empty; } +.icon-star-half-empty:before, .fa-star-half-o:before { content: @star-half-empty; } .icon-location-arrow:before, .fa-location-arrow:before { content: @location-arrow; } .icon-crop:before, .fa-crop:before { content: @crop; } .icon-code-fork:before, .fa-code-fork:before { content: @code-fork; } -.icon-unlink:before, .fa-unlink:before { content: @unlink; } +.icon-unlink:before, .fa-chain-broken:before { content: @unlink; } .icon-question:before, .fa-question:before { content: @question; } .icon-info:before, .fa-info:before { content: @info; } .icon-exclamation:before, .fa-exclamation:before { content: @exclamation; } @@ -839,38 +839,38 @@ a > span.fa:not(.pointer) { .icon-eraser:before, .fa-eraser:before { content: @eraser; } .icon-puzzle-piece:before, .fa-puzzle-piece:before { content: @puzzle-piece; } .icon-microphone:before, .fa-microphone:before { content: @microphone; } -.icon-microphone-off:before, .fa-microphone-off:before { content: @microphone-off; } +.icon-microphone-off:before, .fa-microphone-slash:before { content: @microphone-off; } .icon-shield:before, .fa-shield:before { content: @shield; } -.icon-calendar-empty:before, .fa-calendar-empty:before { content: @calendar-empty; } +.icon-calendar-empty:before, .fa-calendar-o:before { content: @calendar-empty; } .icon-fire-extinguisher:before, .fa-fire-extinguisher:before { content: @fire-extinguisher; } .icon-rocket:before, .fa-rocket:before { content: @rocket; } .icon-maxcdn:before, .fa-maxcdn:before { content: @maxcdn; } -.icon-chevron-sign-left:before, .fa-chevron-sign-left:before { content: @chevron-sign-left; } -.icon-chevron-sign-right:before, .fa-chevron-sign-right:before { content: @chevron-sign-right; } -.icon-chevron-sign-up:before, .fa-chevron-sign-up:before { content: @chevron-sign-up; } -.icon-chevron-sign-down:before, .fa-chevron-sign-down:before { content: @chevron-sign-down; } +.icon-chevron-sign-left:before, .fa-chevron-circle-left:before { content: @chevron-sign-left; } +.icon-chevron-sign-right:before, .fa-chevron-circle-right:before { content: @chevron-sign-right; } +.icon-chevron-sign-up:before, .fa-chevron-circle-up:before { content: @chevron-sign-up; } +.icon-chevron-sign-down:before, .fa-chevron-circle-down:before { content: @chevron-sign-down; } .icon-html5:before, .fa-html5:before { content: @html5; } .icon-css3:before, .fa-css3:before { content: @css3; } .icon-anchor:before, .fa-anchor:before { content: @anchor; } .icon-unlock-alt:before, .fa-unlock-alt:before { content: @unlock-alt; } .icon-bullseye:before, .fa-bullseye:before { content: @bullseye; } -.icon-ellipsis-horizontal:before, .fa-ellipsis-horizontal:before { content: @ellipsis-horizontal; } -.icon-ellipsis-vertical:before, .fa-ellipsis-vertical:before { content: @ellipsis-vertical; } -.icon-rss-sign:before, .fa-rss-sign:before { content: @rss-sign; } -.icon-play-sign:before, .fa-play-sign:before { content: @play-sign; } +.icon-ellipsis-horizontal:before, .fa-ellipsis-h:before { content: @ellipsis-horizontal; } +.icon-ellipsis-vertical:before, .fa-ellipsis-v:before { content: @ellipsis-vertical; } +.icon-rss-sign:before, .fa-rss-square:before { content: @rss-sign; } +.icon-play-sign:before, .fa-play-circle:before { content: @play-sign; } .icon-ticket:before, .fa-ticket:before { content: @ticket; } -.icon-minus-sign-alt:before, .fa-minus-sign-alt:before { content: @minus-sign-alt; } -.icon-check-minus:before, .fa-check-minus:before { content: @check-minus; } +.icon-minus-sign-alt:before, .fa-minus-square:before { content: @minus-sign-alt; } +.icon-check-minus:before, .fa-minus-square-o:before { content: @check-minus; } .icon-level-up:before, .fa-level-up:before { content: @level-up; } .icon-level-down:before, .fa-level-down:before { content: @level-down; } -.icon-check-sign:before, .fa-check-sign:before { content: @check-sign; } -.icon-edit-sign:before, .fa-edit-sign:before { content: @edit-sign; } -.icon-external-link-sign:before, .fa-external-link-sign:before { content: @external-link-sign; } -.icon-share-sign:before, .fa-share-sign:before { content: @share-sign; } +.icon-check-sign:before, .fa-check-square:before { content: @check-sign; } +.icon-edit-sign:before, .fa-pencil-square:before { content: @edit-sign; } +.icon-external-link-sign:before, .fa-external-link-square:before { content: @external-link-sign; } +.icon-share-sign:before, .fa-share-square:before { content: @share-sign; } .icon-compass:before, .fa-compass:before { content: @compass; } -.icon-collapse:before, .fa-collapse:before { content: @collapse; } -.icon-collapse-top:before, .fa-collapse-top:before { content: @collapse-top; } -.icon-expand:before, .fa-expand:before { content: @expand; } +.icon-collapse:before, .fa-caret-square-o-down:before { content: @collapse; } +.icon-collapse-top:before, .fa-caret-square-o-up:before { content: @collapse-top; } +.icon-expand:before, .fa-caret-square-o-right:before { content: @expand; } .icon-euro:before, .fa-euro:before, .icon-eur:before, .fa-eur:before { content: @eur; } .icon-gbp:before, .fa-gbp:before { content: @gbp; } @@ -881,35 +881,35 @@ a > span.fa:not(.pointer) { .icon-yen:before, .fa-yen:before, .icon-jpy:before, .fa-jpy:before { content: @jpy; } .icon-renminbi:before, .fa-renminbi:before, -.icon-cny:before, .fa-cny:before { content: @cny; } +.icon-cny:before, .fa-rub:before { content: @cny; } .icon-won:before, .fa-won:before, .icon-krw:before, .fa-krw:before { content: @krw; } .icon-bitcoin:before, .fa-bitcoin:before, .icon-btc:before, .fa-btc:before { content: @btc; } .icon-file:before, .fa-file:before { content: @file; } .icon-file-text:before, .fa-file-text:before { content: @file-text; } -.icon-sort-by-alphabet:before, .fa-sort-by-alphabet:before { content: @sort-by-alphabet; } -.icon-sort-by-alphabet-alt:before, .fa-sort-by-alphabet-alt:before { content: @sort-by-alphabet-alt; } -.icon-sort-by-attributes:before, .fa-sort-by-attributes:before { content: @sort-by-attributes; } -.icon-sort-by-attributes-alt:before, .fa-sort-by-attributes-alt:before { content: @sort-by-attributes-alt; } -.icon-sort-by-order:before, .fa-sort-by-order:before { content: @sort-by-order; } -.icon-sort-by-order-alt:before, .fa-sort-by-order-alt:before { content: @sort-by-order-alt; } +.icon-sort-by-alphabet:before, .fa-sort-alpha-asc:before { content: @sort-by-alphabet; } +.icon-sort-by-alphabet-alt:before, .fa-sort-alpha-desc:before { content: @sort-by-alphabet-alt; } +.icon-sort-by-attributes:before, .fa-sort-amount-asc:before { content: @sort-by-attributes; } +.icon-sort-by-attributes-alt:before, .fa-sort-amount-desc:before { content: @sort-by-attributes-alt; } +.icon-sort-by-order:before, .fa-sort-numeric-asc:before { content: @sort-by-order; } +.icon-sort-by-order-alt:before, .fa-sort-numeric-desc:before { content: @sort-by-order-alt; } .icon-thumbs-up:before, .fa-thumbs-up:before { content: @thumbs-up; } .icon-thumbs-down:before, .fa-thumbs-down:before { content: @thumbs-down; } -.icon-youtube-sign:before, .fa-youtube-sign:before { content: @youtube-sign; } +.icon-youtube-sign:before, .fa-youtube-square:before { content: @youtube-sign; } .icon-youtube:before, .fa-youtube:before { content: @youtube; } .icon-xing:before, .fa-xing:before { content: @xing; } -.icon-xing-sign:before, .fa-xing-sign:before { content: @xing-sign; } +.icon-xing-sign:before, .fa-xing-square:before { content: @xing-sign; } .icon-youtube-play:before, .fa-youtube-play:before { content: @youtube-play; } .icon-dropbox:before, .fa-dropbox:before { content: @dropbox; } -.icon-stackexchange:before, .fa-stackexchange:before { content: @stackexchange; } +.icon-stackexchange:before, .fa-stack-overflow:before { content: @stackexchange; } .icon-instagram:before, .fa-instagram:before { content: @instagram; } .icon-flickr:before, .fa-flickr:before { content: @flickr; } .icon-adn:before, .fa-adn:before { content: @adn; } .icon-bitbucket:before, .fa-bitbucket:before { content: @bitbucket; } -.icon-bitbucket-sign:before, .fa-bitbucket-sign:before { content: @bitbucket-sign; } +.icon-bitbucket-sign:before, .fa-bitbucket-square:before { content: @bitbucket-sign; } .icon-tumblr:before, .fa-tumblr:before { content: @tumblr; } -.icon-tumblr-sign:before, .fa-tumblr-sign:before { content: @tumblr-sign; } +.icon-tumblr-sign:before, .fa-tumblr-square:before { content: @tumblr-sign; } .icon-long-arrow-down:before, .fa-long-arrow-down:before { content: @long-arrow-down; } .icon-long-arrow-up:before, .fa-long-arrow-up:before { content: @long-arrow-up; } .icon-long-arrow-left:before, .fa-long-arrow-left:before { content: @long-arrow-left; } @@ -925,8 +925,8 @@ a > span.fa:not(.pointer) { .icon-female:before, .fa-female:before { content: @female; } .icon-male:before, .fa-male:before { content: @male; } .icon-gittip:before, .fa-gittip:before { content: @gittip; } -.icon-sun:before, .fa-sun:before { content: @sun; } -.icon-moon:before, .fa-moon:before { content: @moon; } +.icon-sun:before, .fa-sun-o:before { content: @sun; } +.icon-moon:before, .fa-moon-o:before { content: @moon; } .icon-archive:before, .fa-archive:before { content: @archive; } .icon-bug:before, .fa-bug:before { content: @bug; } .icon-vk:before, .fa-vk:before { content: @vk; } -- 2.20.1