@@ -31,6 +31,15 @@ for instance `lemon icon` not `lemon outline icon` since there is only one lemon
31
31
Icons
32
32
*******************************/
33
33
34
+ /* Deprecated *In/Out Naming Conflict) */
35
+ i.icon.linkedin.in:before { content: "\f0e1"; }
36
+ i.icon.zoom.in:before { content: "\f00e"; }
37
+ i.icon.zoom.out:before { content: "\f010"; }
38
+ i.icon.sign.in:before { content: "\f2f6"; }
39
+ i.icon.in.cart:before { content: "\f218"; }
40
+ i.icon.log.out:before { content: "\f2f5"; }
41
+ i.icon.sign.out:before { content: "\f2f5"; }
42
+
34
43
/* Icons */
35
44
i.icon.\35 00px:before { content: "\f26e"; }
36
45
i.icon.accessible.icon:before { content: "\f368"; }
@@ -473,7 +482,7 @@ i.icon.lightbulb:before { content: "\f0eb"; }
473
482
i.icon.linechat:before { content: "\f3c0"; }
474
483
i.icon.linkify:before { content: "\f0c1"; }
475
484
i.icon.linkedin:before { content: "\f08c"; }
476
- i.icon.linkedin.in :before { content: "\f0e1"; }
485
+ i.icon.linkedin.alt :before { content: "\f0e1"; }
477
486
i.icon.linode:before { content: "\f2b8"; }
478
487
i.icon.linux:before { content: "\f17c"; }
479
488
i.icon.lira.sign:before { content: "\f195"; }
@@ -660,9 +669,7 @@ i.icon.shopping.bag:before { content: "\f290"; }
660
669
i.icon.shopping.basket:before { content: "\f291"; }
661
670
i.icon.shopping.cart:before { content: "\f07a"; }
662
671
i.icon.shower:before { content: "\f2cc"; }
663
- i.icon.sign.in.alternate:before { content: "\f2f6"; }
664
672
i.icon.sign.language:before { content: "\f2a7"; }
665
- i.icon.sign.out.alternate:before { content: "\f2f5"; }
666
673
i.icon.signal:before { content: "\f012"; }
667
674
i.icon.simplybuilt:before { content: "\f215"; }
668
675
i.icon.sistrix:before { content: "\f3ee"; }
@@ -861,7 +868,6 @@ i.icon.yoast:before { content: "\f2b1"; }
861
868
i.icon.youtube:before { content: "\f167"; }
862
869
i.icon.youtube.square:before { content: "\f431"; }
863
870
864
-
865
871
/* Aliases */
866
872
i.icon.chess.rock:before { content: "\f447"; }
867
873
i.icon.ordered.list:before { content: "\f0cb"; }
@@ -993,7 +999,7 @@ i.icon.hourglass.three:before { content: "\f253"; }
993
999
i.icon.hourglass.two:before { content: "\f252"; }
994
1000
i.icon.idea:before { content: "\f0eb"; }
995
1001
i.icon.ils:before { content: "\f20b"; }
996
- i.icon.in. cart:before { content: "\f218"; }
1002
+ i.icon.in- cart:before { content: "\f218"; }
997
1003
i.icon.inr:before { content: "\f156"; }
998
1004
i.icon.intergender:before { content: "\f224"; }
999
1005
i.icon.intersex:before { content: "\f224"; }
@@ -1157,8 +1163,8 @@ i.icon.yc:before { content: "\f23b"; }
1157
1163
i.icon.ycombinator:before { content: "\f23b"; }
1158
1164
i.icon.yen:before { content: "\f157"; }
1159
1165
i.icon.zip:before { content: "\f187"; }
1160
- i.icon.zoom. in:before { content: "\f00e"; }
1161
- i.icon.zoom. out:before { content: "\f010"; }
1166
+ i.icon.zoom- in:before { content: "\f00e"; }
1167
+ i.icon.zoom- out:before { content: "\f010"; }
1162
1168
i.icon.zoom:before { content: "\f00e"; }
1163
1169
i.icon.bitbucket.square:before { content: "\f171"; }
1164
1170
i.icon.checkmark.box:before { content: "\f14a"; }
@@ -1181,7 +1187,7 @@ i.icon.food:before { content: "\f2e7"; }
1181
1187
i.icon.hourglass.zero:before { content: "\f253"; }
1182
1188
i.icon.level.down:before { content: "\f3be"; }
1183
1189
i.icon.level.up:before { content: "\f3bf"; }
1184
- i.icon.log.out :before { content: "\f2f5"; }
1190
+ i.icon.logout :before { content: "\f2f5"; }
1185
1191
i.icon.meanpath:before { content: "\f0c8"; }
1186
1192
i.icon.money:before { content: "\f3d1"; }
1187
1193
i.icon.move:before { content: "\f0b2"; }
@@ -1191,8 +1197,8 @@ i.icon.radio:before { content: "\f192"; }
1191
1197
i.icon.remove.bookmark:before { content: "\f02e"; }
1192
1198
i.icon.resize.horizontal:before { content: "\f337"; }
1193
1199
i.icon.resize.vertical:before { content: "\f338"; }
1194
- i.icon.sign. in:before { content: "\f2f6"; }
1195
- i.icon.sign. out:before { content: "\f2f5"; }
1200
+ i.icon.sign- in:before { content: "\f2f6"; }
1201
+ i.icon.sign- out:before { content: "\f2f5"; }
1196
1202
i.icon.spoon:before { content: "\f2e5"; }
1197
1203
i.icon.star.half.empty:before { content: "\f089"; }
1198
1204
i.icon.star.half.full:before { content: "\f089"; }
@@ -1544,6 +1550,7 @@ i.icon.youtube.play:before { content: "\f167"; }
1544
1550
i.icon.less,
1545
1551
i.icon.linechat,
1546
1552
i.icon.linkedin,
1553
+ i.icon.linkedin.alternate,
1547
1554
i.icon.linkedin.in,
1548
1555
i.icon.linode,
1549
1556
i.icon.linux,
0 commit comments