Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-02 21:52:31 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-02 21:52:31 +0300
commitd4da8e72afbe33cdc981d45e314512511a6f69c0 (patch)
treee2e0794894201d3e204b016d1be896185ba9b8c7 /less
parente2a131e9bcac0a596ea13406d32c63d5bbef8151 (diff)
Adds missing `fa-` in front of all icons.
Diffstat (limited to 'less')
-rw-r--r--less/v5-compat.less284
1 files changed, 142 insertions, 142 deletions
diff --git a/less/v5-compat.less b/less/v5-compat.less
index 596a821a4..86f8dc245 100644
--- a/less/v5-compat.less
+++ b/less/v5-compat.less
@@ -17,152 +17,152 @@
}
.fas {
- &.chart-area:before { content: "\f1fe"; } // area-chart
- &.arrows-alt:before { content: "\f047"; } // arrows
- &.expand-arrows-alt:before { content: "\f0b2"; } // arrows-alt
- &.arrows-alt-h:before { content: "\f07e"; } // arrows-h
- &.arrows-alt-v:before { content: "\f07d"; } // arrows-v
- &.calendar-alt:before { content: "\f073"; } // calendar
- &.circle-notch:before { content: "\f1ce"; } // circle-o-notch
- &.cloud-download-alt:before { content: "\f0ed"; } // cloud-download
- &.cloud-upload-alt:before { content: "\f0ee"; } // cloud-upload
- &.credit-card:before { content: "\f283"; } // credit-card-alt
- &.dollar-sign:before { content: "\f155"; } // dollar
- &.euro-sign:before { content: "\f153"; } // eur, euro
- &.exchange-alt:before { content: "\f0ec"; } // exchange
- &.external-link-alt:before { content: "\f08e"; } // external-link
- &.external-link-square-alt:before { content: "\f14c"; } // external-link-square
- &.eye-dropper:before { content: "\f1fb"; } // eyedropper
- &.pound-sign:before { content: "\f154"; } // gbp
- &.glass-martini:before { content: "\f000"; } // glass
- &.shekel-sign:before { content: "\f20b"; } // shekel
- &.rupee-sign:before { content: "\f156"; } // rupee
- &.won-sign:before { content: "\f159"; } // krw
- &.level-down-alt:before { content: "\f149"; } // level-down
- &.level-up-alt:before { content: "\f148"; } // level-up
- &.chart-line:before { content: "\f201"; } // line-chart
- &.long-arrow-alt-down:before { content: "\f175"; } // long-arrow-down
- &.long-arrow-alt-left:before { content: "\f177"; } // long-arrow-left
- &.long-arrow-alt-right:before { content: "\f178"; } // long-arrow-right
- &.long-arrow-alt-up:before { content: "\f176"; } // long-arrow-up
- &.map-marker-alt:before { content: "\f041"; } // map-marker
- &.mobile-alt:before { content: "\f10b"; } // mobile
- &.pencil-alt:before { content: "\f040"; } // pencil
- &.pen-square:before { content: "\f14b"; } // pencil-square
- &.chart-pie:before { content: "\f200"; } // pie-chart
- &.yen-sign:before { content: "\f157"; } // yen
- &.ruble-sign:before { content: "\f158"; } // ruble
- &.shield-alt:before { content: "\f132"; } // shield
- &.sign-in-alt:before { content: "\f090"; } // sign-in
- &.sign-out-alt:before { content: "\f08b"; } // sign-out
- &.sliders-h:before { content: "\f1de"; } // sliders
- &.tablet-alt:before { content: "\f10a"; } // tablet
- &.tachometer-alt:before { content: "\f0e4"; } // tachometer
- &.thumbtack:before { content: "\f08d"; } // thumb-tack
- &.ticket-alt:before { content: "\f145"; } // ticket
- &.trash-alt:before { content: "\f1f8"; } // trash
- &.lira-sign:before { content: "\f195"; } // turkish-lira
+ &.fa-chart-area:before { content: "\f1fe"; } // area-chart
+ &.fa-arrows-alt:before { content: "\f047"; } // arrows
+ &.fa-expand-arrows-alt:before { content: "\f0b2"; } // arrows-alt
+ &.fa-arrows-alt-h:before { content: "\f07e"; } // arrows-h
+ &.fa-arrows-alt-v:before { content: "\f07d"; } // arrows-v
+ &.fa-calendar-alt:before { content: "\f073"; } // calendar
+ &.fa-circle-notch:before { content: "\f1ce"; } // circle-o-notch
+ &.fa-cloud-download-alt:before { content: "\f0ed"; } // cloud-download
+ &.fa-cloud-upload-alt:before { content: "\f0ee"; } // cloud-upload
+ &.fa-credit-card:before { content: "\f283"; } // credit-card-alt
+ &.fa-dollar-sign:before { content: "\f155"; } // dollar
+ &.fa-euro-sign:before { content: "\f153"; } // eur, euro
+ &.fa-exchange-alt:before { content: "\f0ec"; } // exchange
+ &.fa-external-link-alt:before { content: "\f08e"; } // external-link
+ &.fa-external-link-square-alt:before { content: "\f14c"; } // external-link-square
+ &.fa-eye-dropper:before { content: "\f1fb"; } // eyedropper
+ &.fa-pound-sign:before { content: "\f154"; } // gbp
+ &.fa-glass-martini:before { content: "\f000"; } // glass
+ &.fa-shekel-sign:before { content: "\f20b"; } // shekel
+ &.fa-rupee-sign:before { content: "\f156"; } // rupee
+ &.fa-won-sign:before { content: "\f159"; } // krw
+ &.fa-level-down-alt:before { content: "\f149"; } // level-down
+ &.fa-level-up-alt:before { content: "\f148"; } // level-up
+ &.fa-chart-line:before { content: "\f201"; } // line-chart
+ &.fa-long-arrow-alt-down:before { content: "\f175"; } // long-arrow-down
+ &.fa-long-arrow-alt-left:before { content: "\f177"; } // long-arrow-left
+ &.fa-long-arrow-alt-right:before { content: "\f178"; } // long-arrow-right
+ &.fa-long-arrow-alt-up:before { content: "\f176"; } // long-arrow-up
+ &.fa-map-marker-alt:before { content: "\f041"; } // map-marker
+ &.fa-mobile-alt:before { content: "\f10b"; } // mobile
+ &.fa-pencil-alt:before { content: "\f040"; } // pencil
+ &.fa-pen-square:before { content: "\f14b"; } // pencil-square
+ &.fa-chart-pie:before { content: "\f200"; } // pie-chart
+ &.fa-yen-sign:before { content: "\f157"; } // yen
+ &.fa-ruble-sign:before { content: "\f158"; } // ruble
+ &.fa-shield-alt:before { content: "\f132"; } // shield
+ &.fa-sign-in-alt:before { content: "\f090"; } // sign-in
+ &.fa-sign-out-alt:before { content: "\f08b"; } // sign-out
+ &.fa-sliders-h:before { content: "\f1de"; } // sliders
+ &.fa-tablet-alt:before { content: "\f10a"; } // tablet
+ &.fa-tachometer-alt:before { content: "\f0e4"; } // tachometer
+ &.fa-thumbtack:before { content: "\f08d"; } // thumb-tack
+ &.fa-ticket-alt:before { content: "\f145"; } // ticket
+ &.fa-trash-alt:before { content: "\f1f8"; } // trash
+ &.fa-lira-sign:before { content: "\f195"; } // turkish-lira
}
.fab {
- &.linkedin-in:before { content: "\fe01"; } // linkedin
- &.linkedin:before { content: "\f08c"; } // linkedin-square
+ &.fa-linkedin-in:before { content: "\fe01"; } // linkedin
+ &.fa-linkedin:before { content: "\f08c"; } // linkedin-square
}
.far {
- &.address-book:before { content: "\f2ba"; } // address-book-o
- &.address-card:before { content: "\f2bc"; } // address-card-o
- &.arrow-alt-circle-down:before { content: "\f01a"; } // arrow-circle-o-down
- &.arrow-alt-circle-left:before { content: "\f190"; } // arrow-circle-o-left
- &.arrow-alt-circle-right:before { content: "\f18e"; } // arrow-circle-o-right
- &.arrow-alt-circle-up:before { content: "\f01b"; } // arrow-circle-o-up
- &.bell:before { content: "\f0f3"; } // bell-o
- &.bell-slash:before { content: "\f1f7"; } // bell-slash-o
- &.bookmark:before { content: "\f097"; } // bookmark-o
- &.building:before { content: "\f0f7"; } // building-o
- &.calendar-check:before { content: "\f274"; } // calendar-check-o
- &.calendar-minus:before { content: "\f272"; } // calendar-minus-o
- &.calendar:before { content: "\f133"; } // calendar-o
- &.calendar-plus:before { content: "\f271"; } // calendar-plus-o
- &.calendar-times:before { content: "\f273"; } // calendar-times-o
- &.caret-square-down:before { content: "\f150"; } // caret-square-o-down
- &.caret-square-left:before { content: "\f191"; } // caret-square-o-left
- &.caret-square-right:before { content: "\f152"; } // caret-square-o-right
- &.caret-square-up:before { content: "\f151"; } // caret-square-o-up
- &.check-circle:before { content: "\f05d"; } // check-circle-o
- &.check-square:before { content: "\f046"; } // check-square-o
- &.circle:before { content: "\f10c"; } // circle-o
- &.clock:before { content: "\f017"; } // clock-o
- &.comment:before { content: "\f0e5"; } // comment-o
- &.comment-dots:before { content: "\f27b"; } // commenting-o
- &.comments:before { content: "\f0e6"; } // comments-o
- &.dot-circle:before { content: "\f192"; } // dot-circle-o
- &.id-card:before { content: "\f2c3"; } // drivers-license-o
- &.envelope:before { content: "\f003"; } // envelope-o
- &.envelope-open:before { content: "\f2b7"; } // envelope-open-o
- &.file-archive:before { content: "\f1c6"; } // file-archive-o
- &.file-audio:before { content: "\f1c7"; } // file-audio-o
- &.file-code:before { content: "\f1c9"; } // file-code-o
- &.file-excel:before { content: "\f1c3"; } // file-excel-o
- &.file-image:before { content: "\f1c5"; } // file-image-o
- &.file-video:before { content: "\f1c8"; } // file-video-o
- &.copy:before,
- &.file:before { content: "\f016"; } // file-o
- &.file-pdf:before { content: "\f1c1"; } // file-pdf-o
- &.file-powerpoint:before { content: "\f1c4"; } // file-powerpoint-o
- &.file-alt:before { content: "\f0f6"; } // file-text-o
- &.file-word:before { content: "\f1c2"; } // file-word-o
- &.flag:before { content: "\f11d"; } // flag-o
- &.save:before { content: "\f0c7"; } // foppy-o
- &.folder:before { content: "\f114"; } // folder-o
- &.folder-open:before { content: "\f115"; } // folder-open-o
- &.frown:before { content: "\f119"; } // frown-o
- &.futbol:before { content: "\f1e3"; } // futbol-o
- &.hand-rock:before { content: "\f255"; } // hand-grab-o
- &.hand-lizard:before { content: "\f258"; } // hand-lizard-o
- &.hand-point-down:before { content: "\f0a7"; } // hand-o-down
- &.hand-point-left:before { content: "\f0a5"; } // hand-o-left
- &.hand-point-right:before { content: "\f0a4"; } // hand-o-right
- &.hand-point-up:before { content: "\f0a6"; } // hand-o-up
- &.hand-paper:before { content: "\256"; } // hand-paper-o
- &.hand-pointer:before { content: "\f25a"; } // hand-pointer-o
- &.hand-scissors:before { content: "\f257"; } // hand-scissors-o
- &.hand-spock:before { content: "\f259"; } // hand-spock-o
- &.handshake:before { content: "\f2b5"; } // handshake-o
- &.hdd:before { content: "\f0a0"; } // hdd-o
- &.heart:before { content: "\f08a"; } // heart-o
- &.hospital:before { content: "\f0f8"; } // hospital-o
- &.hourglass:before { content: "\f250"; } // hourglass-o
- &.id-card:before { content: "\f2c3"; } // id-card-o
- &.keyboard:before { content: "\f11c"; } // keyboard-o
- &.lemon:before { content: "\f094"; } // lemon-o
- &.lightbulb:before { content: "\f0eb"; } // lightbulb-o
- &.meh:before { content: "\f11a"; } // meh-o
- &.minus-square:before { content: "\f147"; } // minus-square-o
- &.money-bill-alt:before { content: "\f0d6"; } // money
- &.moon:before { content: "\f186"; } // moon-o
- &.newspaper:before { content: "\f1ea"; } // newspaper-o
- &.paper-plane:before { content: "\f1d9"; } // paper-plane-o
- &.pause-circle:before { content: "\f28c"; } // pause-circle-o
- &.edit:before { content: "\f044"; } // pencil-square-o
- &.image:before { content: "\f03e"; } // picture-o
- &.play-circle:before { content: "\f01d"; } // play-circle-o
- &.plus-square:before { content: "\f196"; } // plus-square-o
- &.question-circle:before { content: "\f92c"; } // question-circle-o
- &.share-square:before { content: "\f045"; } // share-square-o
- &.smile:before { content: "\f118"; } // smile-o
- &.snowflake:before { content: "\f2dc"; } // snowflake-o
- &.futbol:before { content: "\f1e3"; } // soccer-ball-o
- &.star-half:before { content: "\f089"; } // star-half-o
- &.star:before { content: "\f006"; } // star-o
- &.sticky-note:before { content: "\f24a"; } // sticky-note-o
- &.stop-circle:before { content: "\f28e"; } // stop-circle-o
- &.sun:before { content: "\f185"; } // sun-o
- &.thumbs-down:before { content: "\f088"; } // thumbs-o-down
- &.thumbs-up:before { content: "\f087"; } // thumbs-o-up
- &.times-circle:before { content: "\f05c"; } // times-circle-o
- &.window-close:before { content: "\f2d4"; } // times-rectangle-o
- &.trash-alt:before { content: "\f014"; } // trash-o
- &.user-circle:before { content: "\f2be"; } // user-circle-o
- &.user:before { content: "\f2c0"; } // user-o
+ &.fa-address-book:before { content: "\f2ba"; } // address-book-o
+ &.fa-address-card:before { content: "\f2bc"; } // address-card-o
+ &.fa-arrow-alt-circle-down:before { content: "\f01a"; } // arrow-circle-o-down
+ &.fa-arrow-alt-circle-left:before { content: "\f190"; } // arrow-circle-o-left
+ &.fa-arrow-alt-circle-right:before { content: "\f18e"; } // arrow-circle-o-right
+ &.fa-arrow-alt-circle-up:before { content: "\f01b"; } // arrow-circle-o-up
+ &.fa-bell:before { content: "\f0f3"; } // bell-o
+ &.fa-bell-slash:before { content: "\f1f7"; } // bell-slash-o
+ &.fa-bookmark:before { content: "\f097"; } // bookmark-o
+ &.fa-building:before { content: "\f0f7"; } // building-o
+ &.fa-calendar-check:before { content: "\f274"; } // calendar-check-o
+ &.fa-calendar-minus:before { content: "\f272"; } // calendar-minus-o
+ &.fa-calendar:before { content: "\f133"; } // calendar-o
+ &.fa-calendar-plus:before { content: "\f271"; } // calendar-plus-o
+ &.fa-calendar-times:before { content: "\f273"; } // calendar-times-o
+ &.fa-caret-square-down:before { content: "\f150"; } // caret-square-o-down
+ &.fa-caret-square-left:before { content: "\f191"; } // caret-square-o-left
+ &.fa-caret-square-right:before { content: "\f152"; } // caret-square-o-right
+ &.fa-caret-square-up:before { content: "\f151"; } // caret-square-o-up
+ &.fa-check-circle:before { content: "\f05d"; } // check-circle-o
+ &.fa-check-square:before { content: "\f046"; } // check-square-o
+ &.fa-circle:before { content: "\f10c"; } // circle-o
+ &.fa-clock:before { content: "\f017"; } // clock-o
+ &.fa-comment:before { content: "\f0e5"; } // comment-o
+ &.fa-comment-dots:before { content: "\f27b"; } // commenting-o
+ &.fa-comments:before { content: "\f0e6"; } // comments-o
+ &.fa-dot-circle:before { content: "\f192"; } // dot-circle-o
+ &.fa-id-card:before { content: "\f2c3"; } // drivers-license-o
+ &.fa-envelope:before { content: "\f003"; } // envelope-o
+ &.fa-envelope-open:before { content: "\f2b7"; } // envelope-open-o
+ &.fa-file-archive:before { content: "\f1c6"; } // file-archive-o
+ &.fa-file-audio:before { content: "\f1c7"; } // file-audio-o
+ &.fa-file-code:before { content: "\f1c9"; } // file-code-o
+ &.fa-file-excel:before { content: "\f1c3"; } // file-excel-o
+ &.fa-file-image:before { content: "\f1c5"; } // file-image-o
+ &.fa-file-video:before { content: "\f1c8"; } // file-video-o
+ &.fa-copy:before,
+ &.fa-file:before { content: "\f016"; } // file-o
+ &.fa-file-pdf:before { content: "\f1c1"; } // file-pdf-o
+ &.fa-file-powerpoint:before { content: "\f1c4"; } // file-powerpoint-o
+ &.fa-file-alt:before { content: "\f0f6"; } // file-text-o
+ &.fa-file-word:before { content: "\f1c2"; } // file-word-o
+ &.fa-flag:before { content: "\f11d"; } // flag-o
+ &.fa-save:before { content: "\f0c7"; } // foppy-o
+ &.fa-folder:before { content: "\f114"; } // folder-o
+ &.fa-folder-open:before { content: "\f115"; } // folder-open-o
+ &.fa-frown:before { content: "\f119"; } // frown-o
+ &.fa-futbol:before { content: "\f1e3"; } // futbol-o
+ &.fa-hand-rock:before { content: "\f255"; } // hand-grab-o
+ &.fa-hand-lizard:before { content: "\f258"; } // hand-lizard-o
+ &.fa-hand-point-down:before { content: "\f0a7"; } // hand-o-down
+ &.fa-hand-point-left:before { content: "\f0a5"; } // hand-o-left
+ &.fa-hand-point-right:before { content: "\f0a4"; } // hand-o-right
+ &.fa-hand-point-up:before { content: "\f0a6"; } // hand-o-up
+ &.fa-hand-paper:before { content: "\256"; } // hand-paper-o
+ &.fa-hand-pointer:before { content: "\f25a"; } // hand-pointer-o
+ &.fa-hand-scissors:before { content: "\f257"; } // hand-scissors-o
+ &.fa-hand-spock:before { content: "\f259"; } // hand-spock-o
+ &.fa-handshake:before { content: "\f2b5"; } // handshake-o
+ &.fa-hdd:before { content: "\f0a0"; } // hdd-o
+ &.fa-heart:before { content: "\f08a"; } // heart-o
+ &.fa-hospital:before { content: "\f0f8"; } // hospital-o
+ &.fa-hourglass:before { content: "\f250"; } // hourglass-o
+ &.fa-id-card:before { content: "\f2c3"; } // id-card-o
+ &.fa-keyboard:before { content: "\f11c"; } // keyboard-o
+ &.fa-lemon:before { content: "\f094"; } // lemon-o
+ &.fa-lightbulb:before { content: "\f0eb"; } // lightbulb-o
+ &.fa-meh:before { content: "\f11a"; } // meh-o
+ &.fa-minus-square:before { content: "\f147"; } // minus-square-o
+ &.fa-money-bill-alt:before { content: "\f0d6"; } // money
+ &.fa-moon:before { content: "\f186"; } // moon-o
+ &.fa-newspaper:before { content: "\f1ea"; } // newspaper-o
+ &.fa-paper-plane:before { content: "\f1d9"; } // paper-plane-o
+ &.fa-pause-circle:before { content: "\f28c"; } // pause-circle-o
+ &.fa-edit:before { content: "\f044"; } // pencil-square-o
+ &.fa-image:before { content: "\f03e"; } // picture-o
+ &.fa-play-circle:before { content: "\f01d"; } // play-circle-o
+ &.fa-plus-square:before { content: "\f196"; } // plus-square-o
+ &.fa-question-circle:before { content: "\f92c"; } // question-circle-o
+ &.fa-share-square:before { content: "\f045"; } // share-square-o
+ &.fa-smile:before { content: "\f118"; } // smile-o
+ &.fa-snowflake:before { content: "\f2dc"; } // snowflake-o
+ &.fa-futbol:before { content: "\f1e3"; } // soccer-ball-o
+ &.fa-star-half:before { content: "\f089"; } // star-half-o
+ &.fa-star:before { content: "\f006"; } // star-o
+ &.fa-sticky-note:before { content: "\f24a"; } // sticky-note-o
+ &.fa-stop-circle:before { content: "\f28e"; } // stop-circle-o
+ &.fa-sun:before { content: "\f185"; } // sun-o
+ &.fa-thumbs-down:before { content: "\f088"; } // thumbs-o-down
+ &.fa-thumbs-up:before { content: "\f087"; } // thumbs-o-up
+ &.fa-times-circle:before { content: "\f05c"; } // times-circle-o
+ &.fa-window-close:before { content: "\f2d4"; } // times-rectangle-o
+ &.fa-trash-alt:before { content: "\f014"; } // trash-o
+ &.fa-user-circle:before { content: "\f2be"; } // user-circle-o
+ &.fa-user:before { content: "\f2c0"; } // user-o
}