fontawesome5-rails 5.0.8.1 → 5.2.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11543133a22d4f4c61b0a60f01377b788780f0a82a20fc4800c9a4cb76a0e8b3
4
- data.tar.gz: 74be0d93baf9ae5c1903d4e286fa908c58077d72e760d310bca09bf1d6dcd780
3
+ metadata.gz: 32f6934b09249f8051f08f328f858482dcd86f8e2c1012c158f68e2880597f38
4
+ data.tar.gz: fea350b026a3cc275064757c24b7d8c7f02b2101feeb6f96b0542146212372c4
5
5
  SHA512:
6
- metadata.gz: 3dca465110fcdd8cbee079d17af755a64f1ee15ea164fd4fbda4269473783dc372213dca921ccf02e622145060f3fa29092db291fa1937fea54f278196f731ab
7
- data.tar.gz: 225772906bcc88baa57186891021ac431e3132a7e6a48c5bfd04f419be13e5ad306ca834d7a7a221e85b39297e57aa7cc7c8f5990dccefc107ab47a2105bb5c6
6
+ metadata.gz: '0186b55f3b960980ea6d758f5a0d8b1730e48d8429dca798862aad9c1a0c0600de8ddf52a79caae6a6aa54dc17ba739110c52ede5ce5b2e6cd44045af7c30f9b'
7
+ data.tar.gz: 9a6ebd3b94017b038fed464543307cfeb760d46bfdc196035a5595c1e557f120ad490bbcb6452f3dd0b5965e118c2ef5ce25017ae865e75b46e2266f49546c52
data/.gitignore CHANGED
@@ -6,3 +6,5 @@
6
6
  /pkg/
7
7
  /spec/reports/
8
8
  /tmp/
9
+
10
+ .DS_Store
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fontawesome5-rails (5.0.8.1)
4
+ fontawesome5-rails (5.2.0.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -86,6 +86,9 @@ And, out of box, you can use some useful helper methods as follows:
86
86
 
87
87
  ## Changelog
88
88
 
89
+ - v5.2.0.0
90
+ - updated with Fontawesome latest version 5.2.0
91
+
89
92
  - v5.0.8.1
90
93
  - added generic fa_icon() helper with 'regular' icon style by defult.
91
94
  - added generic fa_icon_text() helper with `text` argument which is extracted from `opt` hash argument.
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Lucius Choi"]
10
10
  spec.email = ["lucius.choi@gmail.com"]
11
11
 
12
- spec.summary = %q{Write a short summary, because RubyGems requires one.}
13
- spec.description = %q{Write a longer description or delete this line.}
12
+ spec.summary = %q{Gemify Fontawesome 5 version for Rails asset pipeline.}
13
+ spec.description = %q{Gemify Fontawesome 5 version and some helper method for Rails asset pipeline.}
14
14
  spec.homepage = "https://github.com/luciuschoi/fontawesome5-rails"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -1,5 +1,5 @@
1
1
  module Fontawesome5
2
2
  module Rails
3
- VERSION = "5.0.8.1"
3
+ VERSION = "5.2.0.0"
4
4
  end
5
5
  end
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Font Awesome Free 5.0.8 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  */
5
5
  .fa,
@@ -214,6 +214,9 @@ readers do not read off random characters that represent icons */
214
214
  .fa-affiliatetheme:before {
215
215
  content: "\f36b"; }
216
216
 
217
+ .fa-air-freshener:before {
218
+ content: "\f5d0"; }
219
+
217
220
  .fa-algolia:before {
218
221
  content: "\f36c"; }
219
222
 
@@ -229,6 +232,9 @@ readers do not read off random characters that represent icons */
229
232
  .fa-align-right:before {
230
233
  content: "\f038"; }
231
234
 
235
+ .fa-allergies:before {
236
+ content: "\f461"; }
237
+
232
238
  .fa-amazon:before {
233
239
  content: "\f270"; }
234
240
 
@@ -277,6 +283,9 @@ readers do not read off random characters that represent icons */
277
283
  .fa-angle-up:before {
278
284
  content: "\f106"; }
279
285
 
286
+ .fa-angry:before {
287
+ content: "\f556"; }
288
+
280
289
  .fa-angrycreative:before {
281
290
  content: "\f36e"; }
282
291
 
@@ -295,12 +304,18 @@ readers do not read off random characters that represent icons */
295
304
  .fa-apple:before {
296
305
  content: "\f179"; }
297
306
 
307
+ .fa-apple-alt:before {
308
+ content: "\f5d1"; }
309
+
298
310
  .fa-apple-pay:before {
299
311
  content: "\f415"; }
300
312
 
301
313
  .fa-archive:before {
302
314
  content: "\f187"; }
303
315
 
316
+ .fa-archway:before {
317
+ content: "\f557"; }
318
+
304
319
  .fa-arrow-alt-circle-down:before {
305
320
  content: "\f358"; }
306
321
 
@@ -358,6 +373,12 @@ readers do not read off random characters that represent icons */
358
373
  .fa-at:before {
359
374
  content: "\f1fa"; }
360
375
 
376
+ .fa-atlas:before {
377
+ content: "\f558"; }
378
+
379
+ .fa-atom:before {
380
+ content: "\f5d2"; }
381
+
361
382
  .fa-audible:before {
362
383
  content: "\f373"; }
363
384
 
@@ -373,9 +394,15 @@ readers do not read off random characters that represent icons */
373
394
  .fa-aviato:before {
374
395
  content: "\f421"; }
375
396
 
397
+ .fa-award:before {
398
+ content: "\f559"; }
399
+
376
400
  .fa-aws:before {
377
401
  content: "\f375"; }
378
402
 
403
+ .fa-backspace:before {
404
+ content: "\f55a"; }
405
+
379
406
  .fa-backward:before {
380
407
  content: "\f04a"; }
381
408
 
@@ -439,6 +466,9 @@ readers do not read off random characters that represent icons */
439
466
  .fa-bell-slash:before {
440
467
  content: "\f1f6"; }
441
468
 
469
+ .fa-bezier-curve:before {
470
+ content: "\f55b"; }
471
+
442
472
  .fa-bicycle:before {
443
473
  content: "\f206"; }
444
474
 
@@ -466,6 +496,9 @@ readers do not read off random characters that represent icons */
466
496
  .fa-blackberry:before {
467
497
  content: "\f37b"; }
468
498
 
499
+ .fa-blender:before {
500
+ content: "\f517"; }
501
+
469
502
  .fa-blind:before {
470
503
  content: "\f29d"; }
471
504
 
@@ -490,9 +523,21 @@ readers do not read off random characters that represent icons */
490
523
  .fa-bomb:before {
491
524
  content: "\f1e2"; }
492
525
 
526
+ .fa-bone:before {
527
+ content: "\f5d7"; }
528
+
529
+ .fa-bong:before {
530
+ content: "\f55c"; }
531
+
493
532
  .fa-book:before {
494
533
  content: "\f02d"; }
495
534
 
535
+ .fa-book-open:before {
536
+ content: "\f518"; }
537
+
538
+ .fa-book-reader:before {
539
+ content: "\f5da"; }
540
+
496
541
  .fa-bookmark:before {
497
542
  content: "\f02e"; }
498
543
 
@@ -502,15 +547,33 @@ readers do not read off random characters that represent icons */
502
547
  .fa-box:before {
503
548
  content: "\f466"; }
504
549
 
550
+ .fa-box-open:before {
551
+ content: "\f49e"; }
552
+
505
553
  .fa-boxes:before {
506
554
  content: "\f468"; }
507
555
 
508
556
  .fa-braille:before {
509
557
  content: "\f2a1"; }
510
558
 
559
+ .fa-brain:before {
560
+ content: "\f5dc"; }
561
+
511
562
  .fa-briefcase:before {
512
563
  content: "\f0b1"; }
513
564
 
565
+ .fa-briefcase-medical:before {
566
+ content: "\f469"; }
567
+
568
+ .fa-broadcast-tower:before {
569
+ content: "\f519"; }
570
+
571
+ .fa-broom:before {
572
+ content: "\f51a"; }
573
+
574
+ .fa-brush:before {
575
+ content: "\f55d"; }
576
+
514
577
  .fa-btc:before {
515
578
  content: "\f15a"; }
516
579
 
@@ -526,12 +589,18 @@ readers do not read off random characters that represent icons */
526
589
  .fa-bullseye:before {
527
590
  content: "\f140"; }
528
591
 
592
+ .fa-burn:before {
593
+ content: "\f46a"; }
594
+
529
595
  .fa-buromobelexperte:before {
530
596
  content: "\f37f"; }
531
597
 
532
598
  .fa-bus:before {
533
599
  content: "\f207"; }
534
600
 
601
+ .fa-bus-alt:before {
602
+ content: "\f55e"; }
603
+
535
604
  .fa-buysellads:before {
536
605
  content: "\f20d"; }
537
606
 
@@ -562,9 +631,27 @@ readers do not read off random characters that represent icons */
562
631
  .fa-camera-retro:before {
563
632
  content: "\f083"; }
564
633
 
634
+ .fa-cannabis:before {
635
+ content: "\f55f"; }
636
+
637
+ .fa-capsules:before {
638
+ content: "\f46b"; }
639
+
565
640
  .fa-car:before {
566
641
  content: "\f1b9"; }
567
642
 
643
+ .fa-car-alt:before {
644
+ content: "\f5de"; }
645
+
646
+ .fa-car-battery:before {
647
+ content: "\f5df"; }
648
+
649
+ .fa-car-crash:before {
650
+ content: "\f5e1"; }
651
+
652
+ .fa-car-side:before {
653
+ content: "\f5e4"; }
654
+
568
655
  .fa-caret-down:before {
569
656
  content: "\f0d7"; }
570
657
 
@@ -631,6 +718,15 @@ readers do not read off random characters that represent icons */
631
718
  .fa-certificate:before {
632
719
  content: "\f0a3"; }
633
720
 
721
+ .fa-chalkboard:before {
722
+ content: "\f51b"; }
723
+
724
+ .fa-chalkboard-teacher:before {
725
+ content: "\f51c"; }
726
+
727
+ .fa-charging-station:before {
728
+ content: "\f5e7"; }
729
+
634
730
  .fa-chart-area:before {
635
731
  content: "\f1fe"; }
636
732
 
@@ -649,6 +745,9 @@ readers do not read off random characters that represent icons */
649
745
  .fa-check-circle:before {
650
746
  content: "\f058"; }
651
747
 
748
+ .fa-check-double:before {
749
+ content: "\f560"; }
750
+
652
751
  .fa-check-square:before {
653
752
  content: "\f14a"; }
654
753
 
@@ -706,6 +805,9 @@ readers do not read off random characters that represent icons */
706
805
  .fa-chrome:before {
707
806
  content: "\f268"; }
708
807
 
808
+ .fa-church:before {
809
+ content: "\f51d"; }
810
+
709
811
  .fa-circle:before {
710
812
  content: "\f111"; }
711
813
 
@@ -748,6 +850,9 @@ readers do not read off random characters that represent icons */
748
850
  .fa-cloudversify:before {
749
851
  content: "\f385"; }
750
852
 
853
+ .fa-cocktail:before {
854
+ content: "\f561"; }
855
+
751
856
  .fa-code:before {
752
857
  content: "\f121"; }
753
858
 
@@ -769,6 +874,9 @@ readers do not read off random characters that represent icons */
769
874
  .fa-cogs:before {
770
875
  content: "\f085"; }
771
876
 
877
+ .fa-coins:before {
878
+ content: "\f51e"; }
879
+
772
880
  .fa-columns:before {
773
881
  content: "\f0db"; }
774
882
 
@@ -778,42 +886,108 @@ readers do not read off random characters that represent icons */
778
886
  .fa-comment-alt:before {
779
887
  content: "\f27a"; }
780
888
 
889
+ .fa-comment-dots:before {
890
+ content: "\f4ad"; }
891
+
892
+ .fa-comment-slash:before {
893
+ content: "\f4b3"; }
894
+
781
895
  .fa-comments:before {
782
896
  content: "\f086"; }
783
897
 
898
+ .fa-compact-disc:before {
899
+ content: "\f51f"; }
900
+
784
901
  .fa-compass:before {
785
902
  content: "\f14e"; }
786
903
 
787
904
  .fa-compress:before {
788
905
  content: "\f066"; }
789
906
 
907
+ .fa-concierge-bell:before {
908
+ content: "\f562"; }
909
+
790
910
  .fa-connectdevelop:before {
791
911
  content: "\f20e"; }
792
912
 
793
913
  .fa-contao:before {
794
914
  content: "\f26d"; }
795
915
 
916
+ .fa-cookie:before {
917
+ content: "\f563"; }
918
+
919
+ .fa-cookie-bite:before {
920
+ content: "\f564"; }
921
+
796
922
  .fa-copy:before {
797
923
  content: "\f0c5"; }
798
924
 
799
925
  .fa-copyright:before {
800
926
  content: "\f1f9"; }
801
927
 
928
+ .fa-couch:before {
929
+ content: "\f4b8"; }
930
+
802
931
  .fa-cpanel:before {
803
932
  content: "\f388"; }
804
933
 
805
934
  .fa-creative-commons:before {
806
935
  content: "\f25e"; }
807
936
 
937
+ .fa-creative-commons-by:before {
938
+ content: "\f4e7"; }
939
+
940
+ .fa-creative-commons-nc:before {
941
+ content: "\f4e8"; }
942
+
943
+ .fa-creative-commons-nc-eu:before {
944
+ content: "\f4e9"; }
945
+
946
+ .fa-creative-commons-nc-jp:before {
947
+ content: "\f4ea"; }
948
+
949
+ .fa-creative-commons-nd:before {
950
+ content: "\f4eb"; }
951
+
952
+ .fa-creative-commons-pd:before {
953
+ content: "\f4ec"; }
954
+
955
+ .fa-creative-commons-pd-alt:before {
956
+ content: "\f4ed"; }
957
+
958
+ .fa-creative-commons-remix:before {
959
+ content: "\f4ee"; }
960
+
961
+ .fa-creative-commons-sa:before {
962
+ content: "\f4ef"; }
963
+
964
+ .fa-creative-commons-sampling:before {
965
+ content: "\f4f0"; }
966
+
967
+ .fa-creative-commons-sampling-plus:before {
968
+ content: "\f4f1"; }
969
+
970
+ .fa-creative-commons-share:before {
971
+ content: "\f4f2"; }
972
+
808
973
  .fa-credit-card:before {
809
974
  content: "\f09d"; }
810
975
 
811
976
  .fa-crop:before {
812
977
  content: "\f125"; }
813
978
 
979
+ .fa-crop-alt:before {
980
+ content: "\f565"; }
981
+
814
982
  .fa-crosshairs:before {
815
983
  content: "\f05b"; }
816
984
 
985
+ .fa-crow:before {
986
+ content: "\f520"; }
987
+
988
+ .fa-crown:before {
989
+ content: "\f521"; }
990
+
817
991
  .fa-css3:before {
818
992
  content: "\f13c"; }
819
993
 
@@ -859,18 +1033,54 @@ readers do not read off random characters that represent icons */
859
1033
  .fa-deviantart:before {
860
1034
  content: "\f1bd"; }
861
1035
 
1036
+ .fa-diagnoses:before {
1037
+ content: "\f470"; }
1038
+
1039
+ .fa-dice:before {
1040
+ content: "\f522"; }
1041
+
1042
+ .fa-dice-five:before {
1043
+ content: "\f523"; }
1044
+
1045
+ .fa-dice-four:before {
1046
+ content: "\f524"; }
1047
+
1048
+ .fa-dice-one:before {
1049
+ content: "\f525"; }
1050
+
1051
+ .fa-dice-six:before {
1052
+ content: "\f526"; }
1053
+
1054
+ .fa-dice-three:before {
1055
+ content: "\f527"; }
1056
+
1057
+ .fa-dice-two:before {
1058
+ content: "\f528"; }
1059
+
862
1060
  .fa-digg:before {
863
1061
  content: "\f1a6"; }
864
1062
 
865
1063
  .fa-digital-ocean:before {
866
1064
  content: "\f391"; }
867
1065
 
1066
+ .fa-digital-tachograph:before {
1067
+ content: "\f566"; }
1068
+
1069
+ .fa-directions:before {
1070
+ content: "\f5eb"; }
1071
+
868
1072
  .fa-discord:before {
869
1073
  content: "\f392"; }
870
1074
 
871
1075
  .fa-discourse:before {
872
1076
  content: "\f393"; }
873
1077
 
1078
+ .fa-divide:before {
1079
+ content: "\f529"; }
1080
+
1081
+ .fa-dizzy:before {
1082
+ content: "\f567"; }
1083
+
874
1084
  .fa-dna:before {
875
1085
  content: "\f471"; }
876
1086
 
@@ -889,15 +1099,33 @@ readers do not read off random characters that represent icons */
889
1099
  .fa-dolly-flatbed:before {
890
1100
  content: "\f474"; }
891
1101
 
1102
+ .fa-donate:before {
1103
+ content: "\f4b9"; }
1104
+
1105
+ .fa-door-closed:before {
1106
+ content: "\f52a"; }
1107
+
1108
+ .fa-door-open:before {
1109
+ content: "\f52b"; }
1110
+
892
1111
  .fa-dot-circle:before {
893
1112
  content: "\f192"; }
894
1113
 
1114
+ .fa-dove:before {
1115
+ content: "\f4ba"; }
1116
+
895
1117
  .fa-download:before {
896
1118
  content: "\f019"; }
897
1119
 
898
1120
  .fa-draft2digital:before {
899
1121
  content: "\f396"; }
900
1122
 
1123
+ .fa-drafting-compass:before {
1124
+ content: "\f568"; }
1125
+
1126
+ .fa-draw-polygon:before {
1127
+ content: "\f5ee"; }
1128
+
901
1129
  .fa-dribbble:before {
902
1130
  content: "\f17d"; }
903
1131
 
@@ -907,15 +1135,27 @@ readers do not read off random characters that represent icons */
907
1135
  .fa-dropbox:before {
908
1136
  content: "\f16b"; }
909
1137
 
1138
+ .fa-drum:before {
1139
+ content: "\f569"; }
1140
+
1141
+ .fa-drum-steelpan:before {
1142
+ content: "\f56a"; }
1143
+
910
1144
  .fa-drupal:before {
911
1145
  content: "\f1a9"; }
912
1146
 
1147
+ .fa-dumbbell:before {
1148
+ content: "\f44b"; }
1149
+
913
1150
  .fa-dyalog:before {
914
1151
  content: "\f399"; }
915
1152
 
916
1153
  .fa-earlybirds:before {
917
1154
  content: "\f39a"; }
918
1155
 
1156
+ .fa-ebay:before {
1157
+ content: "\f4f4"; }
1158
+
919
1159
  .fa-edge:before {
920
1160
  content: "\f282"; }
921
1161
 
@@ -934,6 +1174,9 @@ readers do not read off random characters that represent icons */
934
1174
  .fa-ellipsis-v:before {
935
1175
  content: "\f142"; }
936
1176
 
1177
+ .fa-ello:before {
1178
+ content: "\f5f1"; }
1179
+
937
1180
  .fa-ember:before {
938
1181
  content: "\f423"; }
939
1182
 
@@ -952,6 +1195,9 @@ readers do not read off random characters that represent icons */
952
1195
  .fa-envira:before {
953
1196
  content: "\f299"; }
954
1197
 
1198
+ .fa-equals:before {
1199
+ content: "\f52c"; }
1200
+
955
1201
  .fa-eraser:before {
956
1202
  content: "\f12d"; }
957
1203
 
@@ -1024,6 +1270,12 @@ readers do not read off random characters that represent icons */
1024
1270
  .fa-fax:before {
1025
1271
  content: "\f1ac"; }
1026
1272
 
1273
+ .fa-feather:before {
1274
+ content: "\f52d"; }
1275
+
1276
+ .fa-feather-alt:before {
1277
+ content: "\f56b"; }
1278
+
1027
1279
  .fa-female:before {
1028
1280
  content: "\f182"; }
1029
1281
 
@@ -1045,30 +1297,72 @@ readers do not read off random characters that represent icons */
1045
1297
  .fa-file-code:before {
1046
1298
  content: "\f1c9"; }
1047
1299
 
1300
+ .fa-file-contract:before {
1301
+ content: "\f56c"; }
1302
+
1303
+ .fa-file-download:before {
1304
+ content: "\f56d"; }
1305
+
1048
1306
  .fa-file-excel:before {
1049
1307
  content: "\f1c3"; }
1050
1308
 
1309
+ .fa-file-export:before {
1310
+ content: "\f56e"; }
1311
+
1051
1312
  .fa-file-image:before {
1052
1313
  content: "\f1c5"; }
1053
1314
 
1315
+ .fa-file-import:before {
1316
+ content: "\f56f"; }
1317
+
1318
+ .fa-file-invoice:before {
1319
+ content: "\f570"; }
1320
+
1321
+ .fa-file-invoice-dollar:before {
1322
+ content: "\f571"; }
1323
+
1324
+ .fa-file-medical:before {
1325
+ content: "\f477"; }
1326
+
1327
+ .fa-file-medical-alt:before {
1328
+ content: "\f478"; }
1329
+
1054
1330
  .fa-file-pdf:before {
1055
1331
  content: "\f1c1"; }
1056
1332
 
1057
1333
  .fa-file-powerpoint:before {
1058
1334
  content: "\f1c4"; }
1059
1335
 
1336
+ .fa-file-prescription:before {
1337
+ content: "\f572"; }
1338
+
1339
+ .fa-file-signature:before {
1340
+ content: "\f573"; }
1341
+
1342
+ .fa-file-upload:before {
1343
+ content: "\f574"; }
1344
+
1060
1345
  .fa-file-video:before {
1061
1346
  content: "\f1c8"; }
1062
1347
 
1063
1348
  .fa-file-word:before {
1064
1349
  content: "\f1c2"; }
1065
1350
 
1351
+ .fa-fill:before {
1352
+ content: "\f575"; }
1353
+
1354
+ .fa-fill-drip:before {
1355
+ content: "\f576"; }
1356
+
1066
1357
  .fa-film:before {
1067
1358
  content: "\f008"; }
1068
1359
 
1069
1360
  .fa-filter:before {
1070
1361
  content: "\f0b0"; }
1071
1362
 
1363
+ .fa-fingerprint:before {
1364
+ content: "\f577"; }
1365
+
1072
1366
  .fa-fire:before {
1073
1367
  content: "\f06d"; }
1074
1368
 
@@ -1084,9 +1378,15 @@ readers do not read off random characters that represent icons */
1084
1378
  .fa-first-order:before {
1085
1379
  content: "\f2b0"; }
1086
1380
 
1381
+ .fa-first-order-alt:before {
1382
+ content: "\f50a"; }
1383
+
1087
1384
  .fa-firstdraft:before {
1088
1385
  content: "\f3a1"; }
1089
1386
 
1387
+ .fa-fish:before {
1388
+ content: "\f578"; }
1389
+
1090
1390
  .fa-flag:before {
1091
1391
  content: "\f024"; }
1092
1392
 
@@ -1102,6 +1402,9 @@ readers do not read off random characters that represent icons */
1102
1402
  .fa-flipboard:before {
1103
1403
  content: "\f44d"; }
1104
1404
 
1405
+ .fa-flushed:before {
1406
+ content: "\f579"; }
1407
+
1105
1408
  .fa-fly:before {
1106
1409
  content: "\f417"; }
1107
1410
 
@@ -1123,6 +1426,9 @@ readers do not read off random characters that represent icons */
1123
1426
  .fa-font-awesome-flag:before {
1124
1427
  content: "\f425"; }
1125
1428
 
1429
+ .fa-font-awesome-logo-full:before {
1430
+ content: "\f4e6"; }
1431
+
1126
1432
  .fa-fonticons:before {
1127
1433
  content: "\f280"; }
1128
1434
 
@@ -1153,15 +1459,33 @@ readers do not read off random characters that represent icons */
1153
1459
  .fa-freebsd:before {
1154
1460
  content: "\f3a4"; }
1155
1461
 
1462
+ .fa-frog:before {
1463
+ content: "\f52e"; }
1464
+
1156
1465
  .fa-frown:before {
1157
1466
  content: "\f119"; }
1158
1467
 
1468
+ .fa-frown-open:before {
1469
+ content: "\f57a"; }
1470
+
1471
+ .fa-fulcrum:before {
1472
+ content: "\f50b"; }
1473
+
1159
1474
  .fa-futbol:before {
1160
1475
  content: "\f1e3"; }
1161
1476
 
1477
+ .fa-galactic-republic:before {
1478
+ content: "\f50c"; }
1479
+
1480
+ .fa-galactic-senate:before {
1481
+ content: "\f50d"; }
1482
+
1162
1483
  .fa-gamepad:before {
1163
1484
  content: "\f11b"; }
1164
1485
 
1486
+ .fa-gas-pump:before {
1487
+ content: "\f52f"; }
1488
+
1165
1489
  .fa-gavel:before {
1166
1490
  content: "\f0e3"; }
1167
1491
 
@@ -1210,6 +1534,12 @@ readers do not read off random characters that represent icons */
1210
1534
  .fa-glass-martini:before {
1211
1535
  content: "\f000"; }
1212
1536
 
1537
+ .fa-glass-martini-alt:before {
1538
+ content: "\f57b"; }
1539
+
1540
+ .fa-glasses:before {
1541
+ content: "\f530"; }
1542
+
1213
1543
  .fa-glide:before {
1214
1544
  content: "\f2a5"; }
1215
1545
 
@@ -1219,6 +1549,15 @@ readers do not read off random characters that represent icons */
1219
1549
  .fa-globe:before {
1220
1550
  content: "\f0ac"; }
1221
1551
 
1552
+ .fa-globe-africa:before {
1553
+ content: "\f57c"; }
1554
+
1555
+ .fa-globe-americas:before {
1556
+ content: "\f57d"; }
1557
+
1558
+ .fa-globe-asia:before {
1559
+ content: "\f57e"; }
1560
+
1222
1561
  .fa-gofore:before {
1223
1562
  content: "\f3a7"; }
1224
1563
 
@@ -1261,6 +1600,60 @@ readers do not read off random characters that represent icons */
1261
1600
  .fa-grav:before {
1262
1601
  content: "\f2d6"; }
1263
1602
 
1603
+ .fa-greater-than:before {
1604
+ content: "\f531"; }
1605
+
1606
+ .fa-greater-than-equal:before {
1607
+ content: "\f532"; }
1608
+
1609
+ .fa-grimace:before {
1610
+ content: "\f57f"; }
1611
+
1612
+ .fa-grin:before {
1613
+ content: "\f580"; }
1614
+
1615
+ .fa-grin-alt:before {
1616
+ content: "\f581"; }
1617
+
1618
+ .fa-grin-beam:before {
1619
+ content: "\f582"; }
1620
+
1621
+ .fa-grin-beam-sweat:before {
1622
+ content: "\f583"; }
1623
+
1624
+ .fa-grin-hearts:before {
1625
+ content: "\f584"; }
1626
+
1627
+ .fa-grin-squint:before {
1628
+ content: "\f585"; }
1629
+
1630
+ .fa-grin-squint-tears:before {
1631
+ content: "\f586"; }
1632
+
1633
+ .fa-grin-stars:before {
1634
+ content: "\f587"; }
1635
+
1636
+ .fa-grin-tears:before {
1637
+ content: "\f588"; }
1638
+
1639
+ .fa-grin-tongue:before {
1640
+ content: "\f589"; }
1641
+
1642
+ .fa-grin-tongue-squint:before {
1643
+ content: "\f58a"; }
1644
+
1645
+ .fa-grin-tongue-wink:before {
1646
+ content: "\f58b"; }
1647
+
1648
+ .fa-grin-wink:before {
1649
+ content: "\f58c"; }
1650
+
1651
+ .fa-grip-horizontal:before {
1652
+ content: "\f58d"; }
1653
+
1654
+ .fa-grip-vertical:before {
1655
+ content: "\f58e"; }
1656
+
1264
1657
  .fa-gripfire:before {
1265
1658
  content: "\f3ac"; }
1266
1659
 
@@ -1279,6 +1672,18 @@ readers do not read off random characters that represent icons */
1279
1672
  .fa-hacker-news-square:before {
1280
1673
  content: "\f3af"; }
1281
1674
 
1675
+ .fa-hackerrank:before {
1676
+ content: "\f5f7"; }
1677
+
1678
+ .fa-hand-holding:before {
1679
+ content: "\f4bd"; }
1680
+
1681
+ .fa-hand-holding-heart:before {
1682
+ content: "\f4be"; }
1683
+
1684
+ .fa-hand-holding-usd:before {
1685
+ content: "\f4c0"; }
1686
+
1282
1687
  .fa-hand-lizard:before {
1283
1688
  content: "\f258"; }
1284
1689
 
@@ -1312,6 +1717,12 @@ readers do not read off random characters that represent icons */
1312
1717
  .fa-hand-spock:before {
1313
1718
  content: "\f259"; }
1314
1719
 
1720
+ .fa-hands:before {
1721
+ content: "\f4c2"; }
1722
+
1723
+ .fa-hands-helping:before {
1724
+ content: "\f4c4"; }
1725
+
1315
1726
  .fa-handshake:before {
1316
1727
  content: "\f2b5"; }
1317
1728
 
@@ -1327,12 +1738,24 @@ readers do not read off random characters that represent icons */
1327
1738
  .fa-headphones:before {
1328
1739
  content: "\f025"; }
1329
1740
 
1741
+ .fa-headphones-alt:before {
1742
+ content: "\f58f"; }
1743
+
1744
+ .fa-headset:before {
1745
+ content: "\f590"; }
1746
+
1330
1747
  .fa-heart:before {
1331
1748
  content: "\f004"; }
1332
1749
 
1333
1750
  .fa-heartbeat:before {
1334
1751
  content: "\f21e"; }
1335
1752
 
1753
+ .fa-helicopter:before {
1754
+ content: "\f533"; }
1755
+
1756
+ .fa-highlighter:before {
1757
+ content: "\f591"; }
1758
+
1336
1759
  .fa-hips:before {
1337
1760
  content: "\f452"; }
1338
1761
 
@@ -1351,12 +1774,24 @@ readers do not read off random characters that represent icons */
1351
1774
  .fa-hooli:before {
1352
1775
  content: "\f427"; }
1353
1776
 
1777
+ .fa-hornbill:before {
1778
+ content: "\f592"; }
1779
+
1354
1780
  .fa-hospital:before {
1355
1781
  content: "\f0f8"; }
1356
1782
 
1783
+ .fa-hospital-alt:before {
1784
+ content: "\f47d"; }
1785
+
1357
1786
  .fa-hospital-symbol:before {
1358
1787
  content: "\f47e"; }
1359
1788
 
1789
+ .fa-hot-tub:before {
1790
+ content: "\f593"; }
1791
+
1792
+ .fa-hotel:before {
1793
+ content: "\f594"; }
1794
+
1360
1795
  .fa-hotjar:before {
1361
1796
  content: "\f3b1"; }
1362
1797
 
@@ -1390,6 +1825,9 @@ readers do not read off random characters that represent icons */
1390
1825
  .fa-id-card:before {
1391
1826
  content: "\f2c2"; }
1392
1827
 
1828
+ .fa-id-card-alt:before {
1829
+ content: "\f47f"; }
1830
+
1393
1831
  .fa-image:before {
1394
1832
  content: "\f03e"; }
1395
1833
 
@@ -1408,6 +1846,9 @@ readers do not read off random characters that represent icons */
1408
1846
  .fa-industry:before {
1409
1847
  content: "\f275"; }
1410
1848
 
1849
+ .fa-infinity:before {
1850
+ content: "\f534"; }
1851
+
1411
1852
  .fa-info:before {
1412
1853
  content: "\f129"; }
1413
1854
 
@@ -1432,12 +1873,21 @@ readers do not read off random characters that represent icons */
1432
1873
  .fa-itunes-note:before {
1433
1874
  content: "\f3b5"; }
1434
1875
 
1876
+ .fa-java:before {
1877
+ content: "\f4e4"; }
1878
+
1879
+ .fa-jedi-order:before {
1880
+ content: "\f50e"; }
1881
+
1435
1882
  .fa-jenkins:before {
1436
1883
  content: "\f3b6"; }
1437
1884
 
1438
1885
  .fa-joget:before {
1439
1886
  content: "\f3b7"; }
1440
1887
 
1888
+ .fa-joint:before {
1889
+ content: "\f595"; }
1890
+
1441
1891
  .fa-joomla:before {
1442
1892
  content: "\f1aa"; }
1443
1893
 
@@ -1450,9 +1900,15 @@ readers do not read off random characters that represent icons */
1450
1900
  .fa-jsfiddle:before {
1451
1901
  content: "\f1cc"; }
1452
1902
 
1903
+ .fa-kaggle:before {
1904
+ content: "\f5fa"; }
1905
+
1453
1906
  .fa-key:before {
1454
1907
  content: "\f084"; }
1455
1908
 
1909
+ .fa-keybase:before {
1910
+ content: "\f4f5"; }
1911
+
1456
1912
  .fa-keyboard:before {
1457
1913
  content: "\f11c"; }
1458
1914
 
@@ -1465,6 +1921,18 @@ readers do not read off random characters that represent icons */
1465
1921
  .fa-kickstarter-k:before {
1466
1922
  content: "\f3bc"; }
1467
1923
 
1924
+ .fa-kiss:before {
1925
+ content: "\f596"; }
1926
+
1927
+ .fa-kiss-beam:before {
1928
+ content: "\f597"; }
1929
+
1930
+ .fa-kiss-wink-heart:before {
1931
+ content: "\f598"; }
1932
+
1933
+ .fa-kiwi-bird:before {
1934
+ content: "\f535"; }
1935
+
1468
1936
  .fa-korvue:before {
1469
1937
  content: "\f42f"; }
1470
1938
 
@@ -1474,6 +1942,9 @@ readers do not read off random characters that represent icons */
1474
1942
  .fa-laptop:before {
1475
1943
  content: "\f109"; }
1476
1944
 
1945
+ .fa-laptop-code:before {
1946
+ content: "\f5fc"; }
1947
+
1477
1948
  .fa-laravel:before {
1478
1949
  content: "\f3bd"; }
1479
1950
 
@@ -1483,6 +1954,21 @@ readers do not read off random characters that represent icons */
1483
1954
  .fa-lastfm-square:before {
1484
1955
  content: "\f203"; }
1485
1956
 
1957
+ .fa-laugh:before {
1958
+ content: "\f599"; }
1959
+
1960
+ .fa-laugh-beam:before {
1961
+ content: "\f59a"; }
1962
+
1963
+ .fa-laugh-squint:before {
1964
+ content: "\f59b"; }
1965
+
1966
+ .fa-laugh-wink:before {
1967
+ content: "\f59c"; }
1968
+
1969
+ .fa-layer-group:before {
1970
+ content: "\f5fd"; }
1971
+
1486
1972
  .fa-leaf:before {
1487
1973
  content: "\f06c"; }
1488
1974
 
@@ -1495,6 +1981,12 @@ readers do not read off random characters that represent icons */
1495
1981
  .fa-less:before {
1496
1982
  content: "\f41d"; }
1497
1983
 
1984
+ .fa-less-than:before {
1985
+ content: "\f536"; }
1986
+
1987
+ .fa-less-than-equal:before {
1988
+ content: "\f537"; }
1989
+
1498
1990
  .fa-level-down-alt:before {
1499
1991
  content: "\f3be"; }
1500
1992
 
@@ -1564,6 +2056,9 @@ readers do not read off random characters that represent icons */
1564
2056
  .fa-low-vision:before {
1565
2057
  content: "\f2a8"; }
1566
2058
 
2059
+ .fa-luggage-cart:before {
2060
+ content: "\f59d"; }
2061
+
1567
2062
  .fa-lyft:before {
1568
2063
  content: "\f3c3"; }
1569
2064
 
@@ -1576,12 +2071,24 @@ readers do not read off random characters that represent icons */
1576
2071
  .fa-magnet:before {
1577
2072
  content: "\f076"; }
1578
2073
 
2074
+ .fa-mailchimp:before {
2075
+ content: "\f59e"; }
2076
+
1579
2077
  .fa-male:before {
1580
2078
  content: "\f183"; }
1581
2079
 
2080
+ .fa-mandalorian:before {
2081
+ content: "\f50f"; }
2082
+
1582
2083
  .fa-map:before {
1583
2084
  content: "\f279"; }
1584
2085
 
2086
+ .fa-map-marked:before {
2087
+ content: "\f59f"; }
2088
+
2089
+ .fa-map-marked-alt:before {
2090
+ content: "\f5a0"; }
2091
+
1585
2092
  .fa-map-marker:before {
1586
2093
  content: "\f041"; }
1587
2094
 
@@ -1594,6 +2101,12 @@ readers do not read off random characters that represent icons */
1594
2101
  .fa-map-signs:before {
1595
2102
  content: "\f277"; }
1596
2103
 
2104
+ .fa-markdown:before {
2105
+ content: "\f60f"; }
2106
+
2107
+ .fa-marker:before {
2108
+ content: "\f5a1"; }
2109
+
1597
2110
  .fa-mars:before {
1598
2111
  content: "\f222"; }
1599
2112
 
@@ -1609,9 +2122,15 @@ readers do not read off random characters that represent icons */
1609
2122
  .fa-mars-stroke-v:before {
1610
2123
  content: "\f22a"; }
1611
2124
 
2125
+ .fa-mastodon:before {
2126
+ content: "\f4f6"; }
2127
+
1612
2128
  .fa-maxcdn:before {
1613
2129
  content: "\f136"; }
1614
2130
 
2131
+ .fa-medal:before {
2132
+ content: "\f5a2"; }
2133
+
1615
2134
  .fa-medapps:before {
1616
2135
  content: "\f3c6"; }
1617
2136
 
@@ -1630,9 +2149,21 @@ readers do not read off random characters that represent icons */
1630
2149
  .fa-meetup:before {
1631
2150
  content: "\f2e0"; }
1632
2151
 
2152
+ .fa-megaport:before {
2153
+ content: "\f5a3"; }
2154
+
1633
2155
  .fa-meh:before {
1634
2156
  content: "\f11a"; }
1635
2157
 
2158
+ .fa-meh-blank:before {
2159
+ content: "\f5a4"; }
2160
+
2161
+ .fa-meh-rolling-eyes:before {
2162
+ content: "\f5a5"; }
2163
+
2164
+ .fa-memory:before {
2165
+ content: "\f538"; }
2166
+
1636
2167
  .fa-mercury:before {
1637
2168
  content: "\f223"; }
1638
2169
 
@@ -1642,9 +2173,18 @@ readers do not read off random characters that represent icons */
1642
2173
  .fa-microphone:before {
1643
2174
  content: "\f130"; }
1644
2175
 
2176
+ .fa-microphone-alt:before {
2177
+ content: "\f3c9"; }
2178
+
2179
+ .fa-microphone-alt-slash:before {
2180
+ content: "\f539"; }
2181
+
1645
2182
  .fa-microphone-slash:before {
1646
2183
  content: "\f131"; }
1647
2184
 
2185
+ .fa-microscope:before {
2186
+ content: "\f610"; }
2187
+
1648
2188
  .fa-microsoft:before {
1649
2189
  content: "\f3ca"; }
1650
2190
 
@@ -1678,12 +2218,33 @@ readers do not read off random characters that represent icons */
1678
2218
  .fa-monero:before {
1679
2219
  content: "\f3d0"; }
1680
2220
 
2221
+ .fa-money-bill:before {
2222
+ content: "\f0d6"; }
2223
+
1681
2224
  .fa-money-bill-alt:before {
1682
2225
  content: "\f3d1"; }
1683
2226
 
2227
+ .fa-money-bill-wave:before {
2228
+ content: "\f53a"; }
2229
+
2230
+ .fa-money-bill-wave-alt:before {
2231
+ content: "\f53b"; }
2232
+
2233
+ .fa-money-check:before {
2234
+ content: "\f53c"; }
2235
+
2236
+ .fa-money-check-alt:before {
2237
+ content: "\f53d"; }
2238
+
2239
+ .fa-monument:before {
2240
+ content: "\f5a6"; }
2241
+
1684
2242
  .fa-moon:before {
1685
2243
  content: "\f186"; }
1686
2244
 
2245
+ .fa-mortar-pestle:before {
2246
+ content: "\f5a7"; }
2247
+
1687
2248
  .fa-motorcycle:before {
1688
2249
  content: "\f21c"; }
1689
2250
 
@@ -1696,12 +2257,18 @@ readers do not read off random characters that represent icons */
1696
2257
  .fa-napster:before {
1697
2258
  content: "\f3d2"; }
1698
2259
 
2260
+ .fa-neos:before {
2261
+ content: "\f612"; }
2262
+
1699
2263
  .fa-neuter:before {
1700
2264
  content: "\f22c"; }
1701
2265
 
1702
2266
  .fa-newspaper:before {
1703
2267
  content: "\f1ea"; }
1704
2268
 
2269
+ .fa-nimblr:before {
2270
+ content: "\f5a8"; }
2271
+
1705
2272
  .fa-nintendo-switch:before {
1706
2273
  content: "\f418"; }
1707
2274
 
@@ -1711,6 +2278,12 @@ readers do not read off random characters that represent icons */
1711
2278
  .fa-node-js:before {
1712
2279
  content: "\f3d3"; }
1713
2280
 
2281
+ .fa-not-equal:before {
2282
+ content: "\f53e"; }
2283
+
2284
+ .fa-notes-medical:before {
2285
+ content: "\f481"; }
2286
+
1714
2287
  .fa-npm:before {
1715
2288
  content: "\f3d4"; }
1716
2289
 
@@ -1732,6 +2305,12 @@ readers do not read off random characters that represent icons */
1732
2305
  .fa-odnoklassniki-square:before {
1733
2306
  content: "\f264"; }
1734
2307
 
2308
+ .fa-oil-can:before {
2309
+ content: "\f613"; }
2310
+
2311
+ .fa-old-republic:before {
2312
+ content: "\f510"; }
2313
+
1735
2314
  .fa-opencart:before {
1736
2315
  content: "\f23d"; }
1737
2316
 
@@ -1759,6 +2338,12 @@ readers do not read off random characters that represent icons */
1759
2338
  .fa-paint-brush:before {
1760
2339
  content: "\f1fc"; }
1761
2340
 
2341
+ .fa-paint-roller:before {
2342
+ content: "\f5aa"; }
2343
+
2344
+ .fa-palette:before {
2345
+ content: "\f53f"; }
2346
+
1762
2347
  .fa-palfed:before {
1763
2348
  content: "\f3d8"; }
1764
2349
 
@@ -1771,9 +2356,18 @@ readers do not read off random characters that represent icons */
1771
2356
  .fa-paperclip:before {
1772
2357
  content: "\f0c6"; }
1773
2358
 
2359
+ .fa-parachute-box:before {
2360
+ content: "\f4cd"; }
2361
+
1774
2362
  .fa-paragraph:before {
1775
2363
  content: "\f1dd"; }
1776
2364
 
2365
+ .fa-parking:before {
2366
+ content: "\f540"; }
2367
+
2368
+ .fa-passport:before {
2369
+ content: "\f5ab"; }
2370
+
1777
2371
  .fa-paste:before {
1778
2372
  content: "\f0ea"; }
1779
2373
 
@@ -1792,15 +2386,36 @@ readers do not read off random characters that represent icons */
1792
2386
  .fa-paypal:before {
1793
2387
  content: "\f1ed"; }
1794
2388
 
2389
+ .fa-pen:before {
2390
+ content: "\f304"; }
2391
+
2392
+ .fa-pen-alt:before {
2393
+ content: "\f305"; }
2394
+
2395
+ .fa-pen-fancy:before {
2396
+ content: "\f5ac"; }
2397
+
2398
+ .fa-pen-nib:before {
2399
+ content: "\f5ad"; }
2400
+
1795
2401
  .fa-pen-square:before {
1796
2402
  content: "\f14b"; }
1797
2403
 
1798
2404
  .fa-pencil-alt:before {
1799
2405
  content: "\f303"; }
1800
2406
 
2407
+ .fa-pencil-ruler:before {
2408
+ content: "\f5ae"; }
2409
+
2410
+ .fa-people-carry:before {
2411
+ content: "\f4ce"; }
2412
+
1801
2413
  .fa-percent:before {
1802
2414
  content: "\f295"; }
1803
2415
 
2416
+ .fa-percentage:before {
2417
+ content: "\f541"; }
2418
+
1804
2419
  .fa-periscope:before {
1805
2420
  content: "\f3da"; }
1806
2421
 
@@ -1810,9 +2425,15 @@ readers do not read off random characters that represent icons */
1810
2425
  .fa-phoenix-framework:before {
1811
2426
  content: "\f3dc"; }
1812
2427
 
2428
+ .fa-phoenix-squadron:before {
2429
+ content: "\f511"; }
2430
+
1813
2431
  .fa-phone:before {
1814
2432
  content: "\f095"; }
1815
2433
 
2434
+ .fa-phone-slash:before {
2435
+ content: "\f3dd"; }
2436
+
1816
2437
  .fa-phone-square:before {
1817
2438
  content: "\f098"; }
1818
2439
 
@@ -1828,9 +2449,15 @@ readers do not read off random characters that represent icons */
1828
2449
  .fa-pied-piper-alt:before {
1829
2450
  content: "\f1a8"; }
1830
2451
 
2452
+ .fa-pied-piper-hat:before {
2453
+ content: "\f4e5"; }
2454
+
1831
2455
  .fa-pied-piper-pp:before {
1832
2456
  content: "\f1a7"; }
1833
2457
 
2458
+ .fa-piggy-bank:before {
2459
+ content: "\f4d3"; }
2460
+
1834
2461
  .fa-pills:before {
1835
2462
  content: "\f484"; }
1836
2463
 
@@ -1846,6 +2473,12 @@ readers do not read off random characters that represent icons */
1846
2473
  .fa-plane:before {
1847
2474
  content: "\f072"; }
1848
2475
 
2476
+ .fa-plane-arrival:before {
2477
+ content: "\f5af"; }
2478
+
2479
+ .fa-plane-departure:before {
2480
+ content: "\f5b0"; }
2481
+
1849
2482
  .fa-play:before {
1850
2483
  content: "\f04b"; }
1851
2484
 
@@ -1870,18 +2503,42 @@ readers do not read off random characters that represent icons */
1870
2503
  .fa-podcast:before {
1871
2504
  content: "\f2ce"; }
1872
2505
 
2506
+ .fa-poo:before {
2507
+ content: "\f2fe"; }
2508
+
2509
+ .fa-poop:before {
2510
+ content: "\f619"; }
2511
+
2512
+ .fa-portrait:before {
2513
+ content: "\f3e0"; }
2514
+
1873
2515
  .fa-pound-sign:before {
1874
2516
  content: "\f154"; }
1875
2517
 
1876
2518
  .fa-power-off:before {
1877
2519
  content: "\f011"; }
1878
2520
 
2521
+ .fa-prescription:before {
2522
+ content: "\f5b1"; }
2523
+
2524
+ .fa-prescription-bottle:before {
2525
+ content: "\f485"; }
2526
+
2527
+ .fa-prescription-bottle-alt:before {
2528
+ content: "\f486"; }
2529
+
1879
2530
  .fa-print:before {
1880
2531
  content: "\f02f"; }
1881
2532
 
2533
+ .fa-procedures:before {
2534
+ content: "\f487"; }
2535
+
1882
2536
  .fa-product-hunt:before {
1883
2537
  content: "\f288"; }
1884
2538
 
2539
+ .fa-project-diagram:before {
2540
+ content: "\f542"; }
2541
+
1885
2542
  .fa-pushed:before {
1886
2543
  content: "\f3e1"; }
1887
2544
 
@@ -1918,6 +2575,9 @@ readers do not read off random characters that represent icons */
1918
2575
  .fa-quote-right:before {
1919
2576
  content: "\f10e"; }
1920
2577
 
2578
+ .fa-r-project:before {
2579
+ content: "\f4f7"; }
2580
+
1921
2581
  .fa-random:before {
1922
2582
  content: "\f074"; }
1923
2583
 
@@ -1927,9 +2587,15 @@ readers do not read off random characters that represent icons */
1927
2587
  .fa-react:before {
1928
2588
  content: "\f41b"; }
1929
2589
 
2590
+ .fa-readme:before {
2591
+ content: "\f4d5"; }
2592
+
1930
2593
  .fa-rebel:before {
1931
2594
  content: "\f1d0"; }
1932
2595
 
2596
+ .fa-receipt:before {
2597
+ content: "\f543"; }
2598
+
1933
2599
  .fa-recycle:before {
1934
2600
  content: "\f1b8"; }
1935
2601
 
@@ -1969,15 +2635,27 @@ readers do not read off random characters that represent icons */
1969
2635
  .fa-replyd:before {
1970
2636
  content: "\f3e6"; }
1971
2637
 
2638
+ .fa-researchgate:before {
2639
+ content: "\f4f8"; }
2640
+
1972
2641
  .fa-resolving:before {
1973
2642
  content: "\f3e7"; }
1974
2643
 
1975
2644
  .fa-retweet:before {
1976
2645
  content: "\f079"; }
1977
2646
 
2647
+ .fa-rev:before {
2648
+ content: "\f5b2"; }
2649
+
2650
+ .fa-ribbon:before {
2651
+ content: "\f4d6"; }
2652
+
1978
2653
  .fa-road:before {
1979
2654
  content: "\f018"; }
1980
2655
 
2656
+ .fa-robot:before {
2657
+ content: "\f544"; }
2658
+
1981
2659
  .fa-rocket:before {
1982
2660
  content: "\f135"; }
1983
2661
 
@@ -1987,6 +2665,9 @@ readers do not read off random characters that represent icons */
1987
2665
  .fa-rockrms:before {
1988
2666
  content: "\f3e9"; }
1989
2667
 
2668
+ .fa-route:before {
2669
+ content: "\f4d7"; }
2670
+
1990
2671
  .fa-rss:before {
1991
2672
  content: "\f09e"; }
1992
2673
 
@@ -1996,9 +2677,27 @@ readers do not read off random characters that represent icons */
1996
2677
  .fa-ruble-sign:before {
1997
2678
  content: "\f158"; }
1998
2679
 
2680
+ .fa-ruler:before {
2681
+ content: "\f545"; }
2682
+
2683
+ .fa-ruler-combined:before {
2684
+ content: "\f546"; }
2685
+
2686
+ .fa-ruler-horizontal:before {
2687
+ content: "\f547"; }
2688
+
2689
+ .fa-ruler-vertical:before {
2690
+ content: "\f548"; }
2691
+
1999
2692
  .fa-rupee-sign:before {
2000
2693
  content: "\f156"; }
2001
2694
 
2695
+ .fa-sad-cry:before {
2696
+ content: "\f5b3"; }
2697
+
2698
+ .fa-sad-tear:before {
2699
+ content: "\f5b4"; }
2700
+
2002
2701
  .fa-safari:before {
2003
2702
  content: "\f267"; }
2004
2703
 
@@ -2011,6 +2710,12 @@ readers do not read off random characters that represent icons */
2011
2710
  .fa-schlix:before {
2012
2711
  content: "\f3ea"; }
2013
2712
 
2713
+ .fa-school:before {
2714
+ content: "\f549"; }
2715
+
2716
+ .fa-screwdriver:before {
2717
+ content: "\f54a"; }
2718
+
2014
2719
  .fa-scribd:before {
2015
2720
  content: "\f28a"; }
2016
2721
 
@@ -2026,6 +2731,9 @@ readers do not read off random characters that represent icons */
2026
2731
  .fa-searchengin:before {
2027
2732
  content: "\f3eb"; }
2028
2733
 
2734
+ .fa-seedling:before {
2735
+ content: "\f4d8"; }
2736
+
2029
2737
  .fa-sellcast:before {
2030
2738
  content: "\f2da"; }
2031
2739
 
@@ -2038,6 +2746,9 @@ readers do not read off random characters that represent icons */
2038
2746
  .fa-servicestack:before {
2039
2747
  content: "\f3ec"; }
2040
2748
 
2749
+ .fa-shapes:before {
2750
+ content: "\f61f"; }
2751
+
2041
2752
  .fa-share:before {
2042
2753
  content: "\f064"; }
2043
2754
 
@@ -2065,6 +2776,9 @@ readers do not read off random characters that represent icons */
2065
2776
  .fa-shirtsinbulk:before {
2066
2777
  content: "\f214"; }
2067
2778
 
2779
+ .fa-shoe-prints:before {
2780
+ content: "\f54b"; }
2781
+
2068
2782
  .fa-shopping-bag:before {
2069
2783
  content: "\f290"; }
2070
2784
 
@@ -2074,9 +2788,18 @@ readers do not read off random characters that represent icons */
2074
2788
  .fa-shopping-cart:before {
2075
2789
  content: "\f07a"; }
2076
2790
 
2791
+ .fa-shopware:before {
2792
+ content: "\f5b5"; }
2793
+
2077
2794
  .fa-shower:before {
2078
2795
  content: "\f2cc"; }
2079
2796
 
2797
+ .fa-shuttle-van:before {
2798
+ content: "\f5b6"; }
2799
+
2800
+ .fa-sign:before {
2801
+ content: "\f4d9"; }
2802
+
2080
2803
  .fa-sign-in-alt:before {
2081
2804
  content: "\f2f6"; }
2082
2805
 
@@ -2089,6 +2812,9 @@ readers do not read off random characters that represent icons */
2089
2812
  .fa-signal:before {
2090
2813
  content: "\f012"; }
2091
2814
 
2815
+ .fa-signature:before {
2816
+ content: "\f5b7"; }
2817
+
2092
2818
  .fa-simplybuilt:before {
2093
2819
  content: "\f215"; }
2094
2820
 
@@ -2098,6 +2824,12 @@ readers do not read off random characters that represent icons */
2098
2824
  .fa-sitemap:before {
2099
2825
  content: "\f0e8"; }
2100
2826
 
2827
+ .fa-sith:before {
2828
+ content: "\f512"; }
2829
+
2830
+ .fa-skull:before {
2831
+ content: "\f54c"; }
2832
+
2101
2833
  .fa-skyatlas:before {
2102
2834
  content: "\f216"; }
2103
2835
 
@@ -2119,6 +2851,18 @@ readers do not read off random characters that represent icons */
2119
2851
  .fa-smile:before {
2120
2852
  content: "\f118"; }
2121
2853
 
2854
+ .fa-smile-beam:before {
2855
+ content: "\f5b8"; }
2856
+
2857
+ .fa-smile-wink:before {
2858
+ content: "\f4da"; }
2859
+
2860
+ .fa-smoking:before {
2861
+ content: "\f48d"; }
2862
+
2863
+ .fa-smoking-ban:before {
2864
+ content: "\f54d"; }
2865
+
2122
2866
  .fa-snapchat:before {
2123
2867
  content: "\f2ab"; }
2124
2868
 
@@ -2131,6 +2875,9 @@ readers do not read off random characters that represent icons */
2131
2875
  .fa-snowflake:before {
2132
2876
  content: "\f2dc"; }
2133
2877
 
2878
+ .fa-solar-panel:before {
2879
+ content: "\f5ba"; }
2880
+
2134
2881
  .fa-sort:before {
2135
2882
  content: "\f0dc"; }
2136
2883
 
@@ -2161,6 +2908,9 @@ readers do not read off random characters that represent icons */
2161
2908
  .fa-soundcloud:before {
2162
2909
  content: "\f1be"; }
2163
2910
 
2911
+ .fa-spa:before {
2912
+ content: "\f5bb"; }
2913
+
2164
2914
  .fa-space-shuttle:before {
2165
2915
  content: "\f197"; }
2166
2916
 
@@ -2170,27 +2920,45 @@ readers do not read off random characters that represent icons */
2170
2920
  .fa-spinner:before {
2171
2921
  content: "\f110"; }
2172
2922
 
2923
+ .fa-splotch:before {
2924
+ content: "\f5bc"; }
2925
+
2173
2926
  .fa-spotify:before {
2174
2927
  content: "\f1bc"; }
2175
2928
 
2929
+ .fa-spray-can:before {
2930
+ content: "\f5bd"; }
2931
+
2176
2932
  .fa-square:before {
2177
2933
  content: "\f0c8"; }
2178
2934
 
2179
2935
  .fa-square-full:before {
2180
2936
  content: "\f45c"; }
2181
2937
 
2938
+ .fa-squarespace:before {
2939
+ content: "\f5be"; }
2940
+
2182
2941
  .fa-stack-exchange:before {
2183
2942
  content: "\f18d"; }
2184
2943
 
2185
2944
  .fa-stack-overflow:before {
2186
2945
  content: "\f16c"; }
2187
2946
 
2947
+ .fa-stamp:before {
2948
+ content: "\f5bf"; }
2949
+
2188
2950
  .fa-star:before {
2189
2951
  content: "\f005"; }
2190
2952
 
2191
2953
  .fa-star-half:before {
2192
2954
  content: "\f089"; }
2193
2955
 
2956
+ .fa-star-half-alt:before {
2957
+ content: "\f5c0"; }
2958
+
2959
+ .fa-star-of-life:before {
2960
+ content: "\f621"; }
2961
+
2194
2962
  .fa-staylinked:before {
2195
2963
  content: "\f3f5"; }
2196
2964
 
@@ -2227,9 +2995,18 @@ readers do not read off random characters that represent icons */
2227
2995
  .fa-stopwatch:before {
2228
2996
  content: "\f2f2"; }
2229
2997
 
2998
+ .fa-store:before {
2999
+ content: "\f54e"; }
3000
+
3001
+ .fa-store-alt:before {
3002
+ content: "\f54f"; }
3003
+
2230
3004
  .fa-strava:before {
2231
3005
  content: "\f428"; }
2232
3006
 
3007
+ .fa-stream:before {
3008
+ content: "\f550"; }
3009
+
2233
3010
  .fa-street-view:before {
2234
3011
  content: "\f21d"; }
2235
3012
 
@@ -2242,6 +3019,9 @@ readers do not read off random characters that represent icons */
2242
3019
  .fa-stripe-s:before {
2243
3020
  content: "\f42a"; }
2244
3021
 
3022
+ .fa-stroopwafel:before {
3023
+ content: "\f551"; }
3024
+
2245
3025
  .fa-studiovinari:before {
2246
3026
  content: "\f3f8"; }
2247
3027
 
@@ -2260,6 +3040,9 @@ readers do not read off random characters that represent icons */
2260
3040
  .fa-suitcase:before {
2261
3041
  content: "\f0f2"; }
2262
3042
 
3043
+ .fa-suitcase-rolling:before {
3044
+ content: "\f5c1"; }
3045
+
2263
3046
  .fa-sun:before {
2264
3047
  content: "\f185"; }
2265
3048
 
@@ -2272,6 +3055,18 @@ readers do not read off random characters that represent icons */
2272
3055
  .fa-supple:before {
2273
3056
  content: "\f3f9"; }
2274
3057
 
3058
+ .fa-surprise:before {
3059
+ content: "\f5c2"; }
3060
+
3061
+ .fa-swatchbook:before {
3062
+ content: "\f5c3"; }
3063
+
3064
+ .fa-swimmer:before {
3065
+ content: "\f5c4"; }
3066
+
3067
+ .fa-swimming-pool:before {
3068
+ content: "\f5c5"; }
3069
+
2275
3070
  .fa-sync:before {
2276
3071
  content: "\f021"; }
2277
3072
 
@@ -2293,6 +3088,9 @@ readers do not read off random characters that represent icons */
2293
3088
  .fa-tablet-alt:before {
2294
3089
  content: "\f3fa"; }
2295
3090
 
3091
+ .fa-tablets:before {
3092
+ content: "\f490"; }
3093
+
2296
3094
  .fa-tachometer-alt:before {
2297
3095
  content: "\f3fd"; }
2298
3096
 
@@ -2302,12 +3100,24 @@ readers do not read off random characters that represent icons */
2302
3100
  .fa-tags:before {
2303
3101
  content: "\f02c"; }
2304
3102
 
3103
+ .fa-tape:before {
3104
+ content: "\f4db"; }
3105
+
2305
3106
  .fa-tasks:before {
2306
3107
  content: "\f0ae"; }
2307
3108
 
2308
3109
  .fa-taxi:before {
2309
3110
  content: "\f1ba"; }
2310
3111
 
3112
+ .fa-teamspeak:before {
3113
+ content: "\f4f9"; }
3114
+
3115
+ .fa-teeth:before {
3116
+ content: "\f62e"; }
3117
+
3118
+ .fa-teeth-open:before {
3119
+ content: "\f62f"; }
3120
+
2311
3121
  .fa-telegram:before {
2312
3122
  content: "\f2c6"; }
2313
3123
 
@@ -2335,6 +3145,12 @@ readers do not read off random characters that represent icons */
2335
3145
  .fa-th-list:before {
2336
3146
  content: "\f00b"; }
2337
3147
 
3148
+ .fa-theater-masks:before {
3149
+ content: "\f630"; }
3150
+
3151
+ .fa-themeco:before {
3152
+ content: "\f5c6"; }
3153
+
2338
3154
  .fa-themeisle:before {
2339
3155
  content: "\f2b2"; }
2340
3156
 
@@ -2377,15 +3193,33 @@ readers do not read off random characters that represent icons */
2377
3193
  .fa-tint:before {
2378
3194
  content: "\f043"; }
2379
3195
 
3196
+ .fa-tint-slash:before {
3197
+ content: "\f5c7"; }
3198
+
3199
+ .fa-tired:before {
3200
+ content: "\f5c8"; }
3201
+
2380
3202
  .fa-toggle-off:before {
2381
3203
  content: "\f204"; }
2382
3204
 
2383
3205
  .fa-toggle-on:before {
2384
3206
  content: "\f205"; }
2385
3207
 
3208
+ .fa-toolbox:before {
3209
+ content: "\f552"; }
3210
+
3211
+ .fa-tooth:before {
3212
+ content: "\f5c9"; }
3213
+
3214
+ .fa-trade-federation:before {
3215
+ content: "\f513"; }
3216
+
2386
3217
  .fa-trademark:before {
2387
3218
  content: "\f25c"; }
2388
3219
 
3220
+ .fa-traffic-light:before {
3221
+ content: "\f637"; }
3222
+
2389
3223
  .fa-train:before {
2390
3224
  content: "\f238"; }
2391
3225
 
@@ -2416,6 +3250,21 @@ readers do not read off random characters that represent icons */
2416
3250
  .fa-truck:before {
2417
3251
  content: "\f0d1"; }
2418
3252
 
3253
+ .fa-truck-loading:before {
3254
+ content: "\f4de"; }
3255
+
3256
+ .fa-truck-monster:before {
3257
+ content: "\f63b"; }
3258
+
3259
+ .fa-truck-moving:before {
3260
+ content: "\f4df"; }
3261
+
3262
+ .fa-truck-pickup:before {
3263
+ content: "\f63c"; }
3264
+
3265
+ .fa-tshirt:before {
3266
+ content: "\f553"; }
3267
+
2419
3268
  .fa-tty:before {
2420
3269
  content: "\f1e4"; }
2421
3270
 
@@ -2449,6 +3298,9 @@ readers do not read off random characters that represent icons */
2449
3298
  .fa-umbrella:before {
2450
3299
  content: "\f0e9"; }
2451
3300
 
3301
+ .fa-umbrella-beach:before {
3302
+ content: "\f5ca"; }
3303
+
2452
3304
  .fa-underline:before {
2453
3305
  content: "\f0cd"; }
2454
3306
 
@@ -2488,24 +3340,75 @@ readers do not read off random characters that represent icons */
2488
3340
  .fa-user:before {
2489
3341
  content: "\f007"; }
2490
3342
 
3343
+ .fa-user-alt:before {
3344
+ content: "\f406"; }
3345
+
3346
+ .fa-user-alt-slash:before {
3347
+ content: "\f4fa"; }
3348
+
3349
+ .fa-user-astronaut:before {
3350
+ content: "\f4fb"; }
3351
+
3352
+ .fa-user-check:before {
3353
+ content: "\f4fc"; }
3354
+
2491
3355
  .fa-user-circle:before {
2492
3356
  content: "\f2bd"; }
2493
3357
 
3358
+ .fa-user-clock:before {
3359
+ content: "\f4fd"; }
3360
+
3361
+ .fa-user-cog:before {
3362
+ content: "\f4fe"; }
3363
+
3364
+ .fa-user-edit:before {
3365
+ content: "\f4ff"; }
3366
+
3367
+ .fa-user-friends:before {
3368
+ content: "\f500"; }
3369
+
3370
+ .fa-user-graduate:before {
3371
+ content: "\f501"; }
3372
+
3373
+ .fa-user-lock:before {
3374
+ content: "\f502"; }
3375
+
2494
3376
  .fa-user-md:before {
2495
3377
  content: "\f0f0"; }
2496
3378
 
3379
+ .fa-user-minus:before {
3380
+ content: "\f503"; }
3381
+
3382
+ .fa-user-ninja:before {
3383
+ content: "\f504"; }
3384
+
2497
3385
  .fa-user-plus:before {
2498
3386
  content: "\f234"; }
2499
3387
 
2500
3388
  .fa-user-secret:before {
2501
3389
  content: "\f21b"; }
2502
3390
 
3391
+ .fa-user-shield:before {
3392
+ content: "\f505"; }
3393
+
3394
+ .fa-user-slash:before {
3395
+ content: "\f506"; }
3396
+
3397
+ .fa-user-tag:before {
3398
+ content: "\f507"; }
3399
+
3400
+ .fa-user-tie:before {
3401
+ content: "\f508"; }
3402
+
2503
3403
  .fa-user-times:before {
2504
3404
  content: "\f235"; }
2505
3405
 
2506
3406
  .fa-users:before {
2507
3407
  content: "\f0c0"; }
2508
3408
 
3409
+ .fa-users-cog:before {
3410
+ content: "\f509"; }
3411
+
2509
3412
  .fa-ussunnah:before {
2510
3413
  content: "\f407"; }
2511
3414
 
@@ -2518,6 +3421,9 @@ readers do not read off random characters that represent icons */
2518
3421
  .fa-vaadin:before {
2519
3422
  content: "\f408"; }
2520
3423
 
3424
+ .fa-vector-square:before {
3425
+ content: "\f5cb"; }
3426
+
2521
3427
  .fa-venus:before {
2522
3428
  content: "\f221"; }
2523
3429
 
@@ -2536,12 +3442,21 @@ readers do not read off random characters that represent icons */
2536
3442
  .fa-viadeo-square:before {
2537
3443
  content: "\f2aa"; }
2538
3444
 
3445
+ .fa-vial:before {
3446
+ content: "\f492"; }
3447
+
3448
+ .fa-vials:before {
3449
+ content: "\f493"; }
3450
+
2539
3451
  .fa-viber:before {
2540
3452
  content: "\f409"; }
2541
3453
 
2542
3454
  .fa-video:before {
2543
3455
  content: "\f03d"; }
2544
3456
 
3457
+ .fa-video-slash:before {
3458
+ content: "\f4e2"; }
3459
+
2545
3460
  .fa-vimeo:before {
2546
3461
  content: "\f40a"; }
2547
3462
 
@@ -2575,15 +3490,27 @@ readers do not read off random characters that represent icons */
2575
3490
  .fa-vuejs:before {
2576
3491
  content: "\f41f"; }
2577
3492
 
3493
+ .fa-walking:before {
3494
+ content: "\f554"; }
3495
+
3496
+ .fa-wallet:before {
3497
+ content: "\f555"; }
3498
+
2578
3499
  .fa-warehouse:before {
2579
3500
  content: "\f494"; }
2580
3501
 
3502
+ .fa-weebly:before {
3503
+ content: "\f5cc"; }
3504
+
2581
3505
  .fa-weibo:before {
2582
3506
  content: "\f18a"; }
2583
3507
 
2584
3508
  .fa-weight:before {
2585
3509
  content: "\f496"; }
2586
3510
 
3511
+ .fa-weight-hanging:before {
3512
+ content: "\f5cd"; }
3513
+
2587
3514
  .fa-weixin:before {
2588
3515
  content: "\f1d7"; }
2589
3516
 
@@ -2620,6 +3547,18 @@ readers do not read off random characters that represent icons */
2620
3547
  .fa-windows:before {
2621
3548
  content: "\f17a"; }
2622
3549
 
3550
+ .fa-wine-glass:before {
3551
+ content: "\f4e3"; }
3552
+
3553
+ .fa-wine-glass-alt:before {
3554
+ content: "\f5ce"; }
3555
+
3556
+ .fa-wix:before {
3557
+ content: "\f5cf"; }
3558
+
3559
+ .fa-wolf-pack-battalion:before {
3560
+ content: "\f514"; }
3561
+
2623
3562
  .fa-won-sign:before {
2624
3563
  content: "\f159"; }
2625
3564