@instructure/ui-icons 7.20.2 → 7.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/es/IconHeaderLine.js +43 -0
- package/es/IconHeaderSolid.js +43 -0
- package/es/font/Line/InstructureIcons-Line.css +218 -213
- package/es/font/Line/InstructureIcons-Line.eot +0 -0
- package/es/font/Line/InstructureIcons-Line.svg +216 -213
- package/es/font/Line/InstructureIcons-Line.ttf +0 -0
- package/es/font/Line/InstructureIcons-Line.woff +0 -0
- package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/es/font/Line/InstructureIcons-Line_icon-map.scss +215 -213
- package/es/font/Solid/InstructureIcons-Solid.css +218 -213
- package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/es/font/Solid/InstructureIcons-Solid.svg +216 -213
- package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +215 -213
- package/es/font/index.js +1925 -1905
- package/es/index.js +2 -0
- package/es/svg/index.js +1 -1
- package/lib/IconHeaderLine.js +59 -0
- package/lib/IconHeaderSolid.js +59 -0
- package/lib/font/Line/InstructureIcons-Line.css +218 -213
- package/lib/font/Line/InstructureIcons-Line.eot +0 -0
- package/lib/font/Line/InstructureIcons-Line.svg +216 -213
- package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/lib/font/Line/InstructureIcons-Line_icon-map.scss +215 -213
- package/lib/font/Solid/InstructureIcons-Solid.css +218 -213
- package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.svg +216 -213
- package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +215 -213
- package/lib/font/index.js +2292 -2270
- package/lib/index.js +16 -0
- package/lib/svg/index.js +1 -1
- package/package.json +4 -4
- package/svg/Line/header.svg +3 -0
- package/svg/Solid/header.svg +3 -0
|
@@ -896,47 +896,52 @@
|
|
|
896
896
|
}
|
|
897
897
|
|
|
898
898
|
|
|
899
|
-
.icon-
|
|
899
|
+
.icon-header::before {
|
|
900
900
|
content: "\EA91";
|
|
901
901
|
}
|
|
902
902
|
|
|
903
903
|
|
|
904
|
-
.icon-
|
|
904
|
+
.icon-heart::before {
|
|
905
905
|
content: "\EA92";
|
|
906
906
|
}
|
|
907
907
|
|
|
908
|
+
|
|
909
|
+
.icon-highlighter::before {
|
|
910
|
+
content: "\EA93";
|
|
911
|
+
}
|
|
912
|
+
|
|
908
913
|
[dir="rtl"] .icon-highlighter::before {
|
|
909
914
|
transform: scale3d(-1, 1, 1);
|
|
910
915
|
}
|
|
911
916
|
|
|
912
917
|
|
|
913
918
|
.icon-home::before {
|
|
914
|
-
content: "\
|
|
919
|
+
content: "\EA94";
|
|
915
920
|
}
|
|
916
921
|
|
|
917
922
|
|
|
918
923
|
.icon-hour-glass::before {
|
|
919
|
-
content: "\
|
|
924
|
+
content: "\EA95";
|
|
920
925
|
}
|
|
921
926
|
|
|
922
927
|
|
|
923
928
|
.icon-image::before {
|
|
924
|
-
content: "\
|
|
929
|
+
content: "\EA96";
|
|
925
930
|
}
|
|
926
931
|
|
|
927
932
|
|
|
928
933
|
.icon-immersive-reader::before {
|
|
929
|
-
content: "\
|
|
934
|
+
content: "\EA97";
|
|
930
935
|
}
|
|
931
936
|
|
|
932
937
|
|
|
933
938
|
.icon-impact-logo::before {
|
|
934
|
-
content: "\
|
|
939
|
+
content: "\EA98";
|
|
935
940
|
}
|
|
936
941
|
|
|
937
942
|
|
|
938
943
|
.icon-import-content::before {
|
|
939
|
-
content: "\
|
|
944
|
+
content: "\EA99";
|
|
940
945
|
}
|
|
941
946
|
|
|
942
947
|
[dir="rtl"] .icon-import-content::before {
|
|
@@ -945,7 +950,7 @@
|
|
|
945
950
|
|
|
946
951
|
|
|
947
952
|
.icon-import::before {
|
|
948
|
-
content: "\
|
|
953
|
+
content: "\EA9A";
|
|
949
954
|
}
|
|
950
955
|
|
|
951
956
|
[dir="rtl"] .icon-import::before {
|
|
@@ -954,17 +959,17 @@
|
|
|
954
959
|
|
|
955
960
|
|
|
956
961
|
.icon-important-dates::before {
|
|
957
|
-
content: "\
|
|
962
|
+
content: "\EA9B";
|
|
958
963
|
}
|
|
959
964
|
|
|
960
965
|
|
|
961
966
|
.icon-inbox::before {
|
|
962
|
-
content: "\
|
|
967
|
+
content: "\EA9C";
|
|
963
968
|
}
|
|
964
969
|
|
|
965
970
|
|
|
966
971
|
.icon-indent-2::before {
|
|
967
|
-
content: "\
|
|
972
|
+
content: "\EA9D";
|
|
968
973
|
}
|
|
969
974
|
|
|
970
975
|
[dir="rtl"] .icon-indent-2::before {
|
|
@@ -973,7 +978,7 @@
|
|
|
973
978
|
|
|
974
979
|
|
|
975
980
|
.icon-indent::before {
|
|
976
|
-
content: "\
|
|
981
|
+
content: "\EA9E";
|
|
977
982
|
}
|
|
978
983
|
|
|
979
984
|
[dir="rtl"] .icon-indent::before {
|
|
@@ -982,162 +987,162 @@
|
|
|
982
987
|
|
|
983
988
|
|
|
984
989
|
.icon-info-borderless::before {
|
|
985
|
-
content: "\
|
|
990
|
+
content: "\EA9F";
|
|
986
991
|
}
|
|
987
992
|
|
|
988
993
|
|
|
989
994
|
.icon-info::before {
|
|
990
|
-
content: "\
|
|
995
|
+
content: "\EAA0";
|
|
991
996
|
}
|
|
992
997
|
|
|
993
998
|
|
|
994
999
|
.icon-instructure-logo::before {
|
|
995
|
-
content: "\
|
|
1000
|
+
content: "\EAA1";
|
|
996
1001
|
}
|
|
997
1002
|
|
|
998
1003
|
|
|
999
1004
|
.icon-instructure::before {
|
|
1000
|
-
content: "\
|
|
1005
|
+
content: "\EAA2";
|
|
1001
1006
|
}
|
|
1002
1007
|
|
|
1003
1008
|
|
|
1004
1009
|
.icon-integrations::before {
|
|
1005
|
-
content: "\
|
|
1010
|
+
content: "\EAA3";
|
|
1006
1011
|
}
|
|
1007
1012
|
|
|
1008
1013
|
|
|
1009
1014
|
.icon-invitation::before {
|
|
1010
|
-
content: "\
|
|
1015
|
+
content: "\EAA4";
|
|
1011
1016
|
}
|
|
1012
1017
|
|
|
1013
1018
|
|
|
1014
1019
|
.icon-italic::before {
|
|
1015
|
-
content: "\
|
|
1020
|
+
content: "\EAA5";
|
|
1016
1021
|
}
|
|
1017
1022
|
|
|
1018
1023
|
|
|
1019
1024
|
.icon-keyboard-shortcuts::before {
|
|
1020
|
-
content: "\
|
|
1025
|
+
content: "\EAA6";
|
|
1021
1026
|
}
|
|
1022
1027
|
|
|
1023
1028
|
|
|
1024
1029
|
.icon-launch::before {
|
|
1025
|
-
content: "\
|
|
1030
|
+
content: "\EAA7";
|
|
1026
1031
|
}
|
|
1027
1032
|
|
|
1028
1033
|
|
|
1029
1034
|
.icon-life-preserver::before {
|
|
1030
|
-
content: "\
|
|
1035
|
+
content: "\EAA8";
|
|
1031
1036
|
}
|
|
1032
1037
|
|
|
1033
1038
|
|
|
1034
1039
|
.icon-like::before {
|
|
1035
|
-
content: "\
|
|
1040
|
+
content: "\EAA9";
|
|
1036
1041
|
}
|
|
1037
1042
|
|
|
1038
1043
|
|
|
1039
1044
|
.icon-line-reader::before {
|
|
1040
|
-
content: "\
|
|
1045
|
+
content: "\EAAA";
|
|
1041
1046
|
}
|
|
1042
1047
|
|
|
1043
1048
|
|
|
1044
1049
|
.icon-link::before {
|
|
1045
|
-
content: "\
|
|
1050
|
+
content: "\EAAB";
|
|
1046
1051
|
}
|
|
1047
1052
|
|
|
1048
1053
|
|
|
1049
1054
|
.icon-linkedin::before {
|
|
1050
|
-
content: "\
|
|
1055
|
+
content: "\EAAC";
|
|
1051
1056
|
}
|
|
1052
1057
|
|
|
1053
1058
|
|
|
1054
1059
|
.icon-lock::before {
|
|
1055
|
-
content: "\
|
|
1060
|
+
content: "\EAAD";
|
|
1056
1061
|
}
|
|
1057
1062
|
|
|
1058
1063
|
|
|
1059
1064
|
.icon-lti::before {
|
|
1060
|
-
content: "\
|
|
1065
|
+
content: "\EAAE";
|
|
1061
1066
|
}
|
|
1062
1067
|
|
|
1063
1068
|
|
|
1064
1069
|
.icon-mark-as-read::before {
|
|
1065
|
-
content: "\
|
|
1070
|
+
content: "\EAAF";
|
|
1066
1071
|
}
|
|
1067
1072
|
|
|
1068
1073
|
|
|
1069
1074
|
.icon-marker::before {
|
|
1070
|
-
content: "\
|
|
1075
|
+
content: "\EAB0";
|
|
1071
1076
|
}
|
|
1072
1077
|
|
|
1073
1078
|
|
|
1074
1079
|
.icon-masquerade::before {
|
|
1075
|
-
content: "\
|
|
1080
|
+
content: "\EAB1";
|
|
1076
1081
|
}
|
|
1077
1082
|
|
|
1078
1083
|
|
|
1079
1084
|
.icon-mastery-logo::before {
|
|
1080
|
-
content: "\
|
|
1085
|
+
content: "\EAB2";
|
|
1081
1086
|
}
|
|
1082
1087
|
|
|
1083
1088
|
|
|
1084
1089
|
.icon-mastery-paths::before {
|
|
1085
|
-
content: "\
|
|
1090
|
+
content: "\EAB3";
|
|
1086
1091
|
}
|
|
1087
1092
|
|
|
1088
1093
|
|
|
1089
1094
|
.icon-materials-required-light::before {
|
|
1090
|
-
content: "\
|
|
1095
|
+
content: "\EAB4";
|
|
1091
1096
|
}
|
|
1092
1097
|
|
|
1093
1098
|
|
|
1094
1099
|
.icon-materials-required::before {
|
|
1095
|
-
content: "\
|
|
1100
|
+
content: "\EAB5";
|
|
1096
1101
|
}
|
|
1097
1102
|
|
|
1098
1103
|
|
|
1099
1104
|
.icon-mature-light::before {
|
|
1100
|
-
content: "\
|
|
1105
|
+
content: "\EAB6";
|
|
1101
1106
|
}
|
|
1102
1107
|
|
|
1103
1108
|
|
|
1104
1109
|
.icon-mature::before {
|
|
1105
|
-
content: "\
|
|
1110
|
+
content: "\EAB7";
|
|
1106
1111
|
}
|
|
1107
1112
|
|
|
1108
1113
|
|
|
1109
1114
|
.icon-media::before {
|
|
1110
|
-
content: "\
|
|
1115
|
+
content: "\EAB8";
|
|
1111
1116
|
}
|
|
1112
1117
|
|
|
1113
1118
|
|
|
1114
1119
|
.icon-message::before {
|
|
1115
|
-
content: "\
|
|
1120
|
+
content: "\EAB9";
|
|
1116
1121
|
}
|
|
1117
1122
|
|
|
1118
1123
|
|
|
1119
1124
|
.icon-mic-off::before {
|
|
1120
|
-
content: "\
|
|
1125
|
+
content: "\EABA";
|
|
1121
1126
|
}
|
|
1122
1127
|
|
|
1123
1128
|
|
|
1124
1129
|
.icon-mic::before {
|
|
1125
|
-
content: "\
|
|
1130
|
+
content: "\EABB";
|
|
1126
1131
|
}
|
|
1127
1132
|
|
|
1128
1133
|
|
|
1129
1134
|
.icon-mini-arrow-double::before {
|
|
1130
|
-
content: "\
|
|
1135
|
+
content: "\EABC";
|
|
1131
1136
|
}
|
|
1132
1137
|
|
|
1133
1138
|
|
|
1134
1139
|
.icon-mini-arrow-down::before {
|
|
1135
|
-
content: "\
|
|
1140
|
+
content: "\EABD";
|
|
1136
1141
|
}
|
|
1137
1142
|
|
|
1138
1143
|
|
|
1139
1144
|
.icon-mini-arrow-end::before {
|
|
1140
|
-
content: "\
|
|
1145
|
+
content: "\EABE";
|
|
1141
1146
|
}
|
|
1142
1147
|
|
|
1143
1148
|
[dir="rtl"] .icon-mini-arrow-end::before {
|
|
@@ -1146,7 +1151,7 @@
|
|
|
1146
1151
|
|
|
1147
1152
|
|
|
1148
1153
|
.icon-mini-arrow-left::before {
|
|
1149
|
-
content: "\
|
|
1154
|
+
content: "\EABF";
|
|
1150
1155
|
}
|
|
1151
1156
|
|
|
1152
1157
|
[dir="rtl"] .icon-mini-arrow-left::before {
|
|
@@ -1155,7 +1160,7 @@
|
|
|
1155
1160
|
|
|
1156
1161
|
|
|
1157
1162
|
.icon-mini-arrow-right::before {
|
|
1158
|
-
content: "\
|
|
1163
|
+
content: "\EAC0";
|
|
1159
1164
|
}
|
|
1160
1165
|
|
|
1161
1166
|
[dir="rtl"] .icon-mini-arrow-right::before {
|
|
@@ -1164,7 +1169,7 @@
|
|
|
1164
1169
|
|
|
1165
1170
|
|
|
1166
1171
|
.icon-mini-arrow-start::before {
|
|
1167
|
-
content: "\
|
|
1172
|
+
content: "\EAC1";
|
|
1168
1173
|
}
|
|
1169
1174
|
|
|
1170
1175
|
[dir="rtl"] .icon-mini-arrow-start::before {
|
|
@@ -1173,37 +1178,37 @@
|
|
|
1173
1178
|
|
|
1174
1179
|
|
|
1175
1180
|
.icon-mini-arrow-up::before {
|
|
1176
|
-
content: "\
|
|
1181
|
+
content: "\EAC2";
|
|
1177
1182
|
}
|
|
1178
1183
|
|
|
1179
1184
|
|
|
1180
1185
|
.icon-minimize::before {
|
|
1181
|
-
content: "\
|
|
1186
|
+
content: "\EAC3";
|
|
1182
1187
|
}
|
|
1183
1188
|
|
|
1184
1189
|
|
|
1185
1190
|
.icon-module::before {
|
|
1186
|
-
content: "\
|
|
1191
|
+
content: "\EAC4";
|
|
1187
1192
|
}
|
|
1188
1193
|
|
|
1189
1194
|
|
|
1190
1195
|
.icon-more::before {
|
|
1191
|
-
content: "\
|
|
1196
|
+
content: "\EAC5";
|
|
1192
1197
|
}
|
|
1193
1198
|
|
|
1194
1199
|
|
|
1195
1200
|
.icon-move-down-bottom::before {
|
|
1196
|
-
content: "\
|
|
1201
|
+
content: "\EAC6";
|
|
1197
1202
|
}
|
|
1198
1203
|
|
|
1199
1204
|
|
|
1200
1205
|
.icon-move-down::before {
|
|
1201
|
-
content: "\
|
|
1206
|
+
content: "\EAC7";
|
|
1202
1207
|
}
|
|
1203
1208
|
|
|
1204
1209
|
|
|
1205
1210
|
.icon-move-end::before {
|
|
1206
|
-
content: "\
|
|
1211
|
+
content: "\EAC8";
|
|
1207
1212
|
}
|
|
1208
1213
|
|
|
1209
1214
|
[dir="rtl"] .icon-move-end::before {
|
|
@@ -1212,7 +1217,7 @@
|
|
|
1212
1217
|
|
|
1213
1218
|
|
|
1214
1219
|
.icon-move-left::before {
|
|
1215
|
-
content: "\
|
|
1220
|
+
content: "\EAC9";
|
|
1216
1221
|
}
|
|
1217
1222
|
|
|
1218
1223
|
[dir="rtl"] .icon-move-left::before {
|
|
@@ -1221,7 +1226,7 @@
|
|
|
1221
1226
|
|
|
1222
1227
|
|
|
1223
1228
|
.icon-move-right::before {
|
|
1224
|
-
content: "\
|
|
1229
|
+
content: "\EACA";
|
|
1225
1230
|
}
|
|
1226
1231
|
|
|
1227
1232
|
[dir="rtl"] .icon-move-right::before {
|
|
@@ -1230,7 +1235,7 @@
|
|
|
1230
1235
|
|
|
1231
1236
|
|
|
1232
1237
|
.icon-move-start::before {
|
|
1233
|
-
content: "\
|
|
1238
|
+
content: "\EACB";
|
|
1234
1239
|
}
|
|
1235
1240
|
|
|
1236
1241
|
[dir="rtl"] .icon-move-start::before {
|
|
@@ -1239,37 +1244,37 @@
|
|
|
1239
1244
|
|
|
1240
1245
|
|
|
1241
1246
|
.icon-move-up-top::before {
|
|
1242
|
-
content: "\
|
|
1247
|
+
content: "\EACC";
|
|
1243
1248
|
}
|
|
1244
1249
|
|
|
1245
1250
|
|
|
1246
1251
|
.icon-move-up::before {
|
|
1247
|
-
content: "\
|
|
1252
|
+
content: "\EACD";
|
|
1248
1253
|
}
|
|
1249
1254
|
|
|
1250
1255
|
|
|
1251
1256
|
.icon-ms-excel::before {
|
|
1252
|
-
content: "\
|
|
1257
|
+
content: "\EACE";
|
|
1253
1258
|
}
|
|
1254
1259
|
|
|
1255
1260
|
|
|
1256
1261
|
.icon-ms-ppt::before {
|
|
1257
|
-
content: "\
|
|
1262
|
+
content: "\EACF";
|
|
1258
1263
|
}
|
|
1259
1264
|
|
|
1260
1265
|
|
|
1261
1266
|
.icon-ms-word::before {
|
|
1262
|
-
content: "\
|
|
1267
|
+
content: "\EAD0";
|
|
1263
1268
|
}
|
|
1264
1269
|
|
|
1265
1270
|
|
|
1266
1271
|
.icon-muted::before {
|
|
1267
|
-
content: "\
|
|
1272
|
+
content: "\EAD1";
|
|
1268
1273
|
}
|
|
1269
1274
|
|
|
1270
1275
|
|
|
1271
1276
|
.icon-next-unread::before {
|
|
1272
|
-
content: "\
|
|
1277
|
+
content: "\EAD2";
|
|
1273
1278
|
}
|
|
1274
1279
|
|
|
1275
1280
|
[dir="rtl"] .icon-next-unread::before {
|
|
@@ -1278,12 +1283,12 @@
|
|
|
1278
1283
|
|
|
1279
1284
|
|
|
1280
1285
|
.icon-no::before {
|
|
1281
|
-
content: "\
|
|
1286
|
+
content: "\EAD3";
|
|
1282
1287
|
}
|
|
1283
1288
|
|
|
1284
1289
|
|
|
1285
1290
|
.icon-not-graded::before {
|
|
1286
|
-
content: "\
|
|
1291
|
+
content: "\EAD4";
|
|
1287
1292
|
}
|
|
1288
1293
|
|
|
1289
1294
|
[dir="rtl"] .icon-not-graded::before {
|
|
@@ -1292,17 +1297,17 @@
|
|
|
1292
1297
|
|
|
1293
1298
|
|
|
1294
1299
|
.icon-note-dark::before {
|
|
1295
|
-
content: "\
|
|
1300
|
+
content: "\EAD5";
|
|
1296
1301
|
}
|
|
1297
1302
|
|
|
1298
1303
|
|
|
1299
1304
|
.icon-note-light::before {
|
|
1300
|
-
content: "\
|
|
1305
|
+
content: "\EAD6";
|
|
1301
1306
|
}
|
|
1302
1307
|
|
|
1303
1308
|
|
|
1304
1309
|
.icon-note::before {
|
|
1305
|
-
content: "\
|
|
1310
|
+
content: "\EAD7";
|
|
1306
1311
|
}
|
|
1307
1312
|
|
|
1308
1313
|
[dir="rtl"] .icon-note::before {
|
|
@@ -1311,22 +1316,22 @@
|
|
|
1311
1316
|
|
|
1312
1317
|
|
|
1313
1318
|
.icon-notepad::before {
|
|
1314
|
-
content: "\
|
|
1319
|
+
content: "\EAD8";
|
|
1315
1320
|
}
|
|
1316
1321
|
|
|
1317
1322
|
|
|
1318
1323
|
.icon-numbered-list::before {
|
|
1319
|
-
content: "\
|
|
1324
|
+
content: "\EAD9";
|
|
1320
1325
|
}
|
|
1321
1326
|
|
|
1322
1327
|
|
|
1323
1328
|
.icon-off::before {
|
|
1324
|
-
content: "\
|
|
1329
|
+
content: "\EADA";
|
|
1325
1330
|
}
|
|
1326
1331
|
|
|
1327
1332
|
|
|
1328
1333
|
.icon-open-folder::before {
|
|
1329
|
-
content: "\
|
|
1334
|
+
content: "\EADB";
|
|
1330
1335
|
}
|
|
1331
1336
|
|
|
1332
1337
|
[dir="rtl"] .icon-open-folder::before {
|
|
@@ -1335,12 +1340,12 @@
|
|
|
1335
1340
|
|
|
1336
1341
|
|
|
1337
1342
|
.icon-outcomes::before {
|
|
1338
|
-
content: "\
|
|
1343
|
+
content: "\EADC";
|
|
1339
1344
|
}
|
|
1340
1345
|
|
|
1341
1346
|
|
|
1342
1347
|
.icon-outdent::before {
|
|
1343
|
-
content: "\
|
|
1348
|
+
content: "\EADD";
|
|
1344
1349
|
}
|
|
1345
1350
|
|
|
1346
1351
|
[dir="rtl"] .icon-outdent::before {
|
|
@@ -1349,7 +1354,7 @@
|
|
|
1349
1354
|
|
|
1350
1355
|
|
|
1351
1356
|
.icon-outdent2::before {
|
|
1352
|
-
content: "\
|
|
1357
|
+
content: "\EADE";
|
|
1353
1358
|
}
|
|
1354
1359
|
|
|
1355
1360
|
[dir="rtl"] .icon-outdent2::before {
|
|
@@ -1358,137 +1363,137 @@
|
|
|
1358
1363
|
|
|
1359
1364
|
|
|
1360
1365
|
.icon-oval-half::before {
|
|
1361
|
-
content: "\
|
|
1366
|
+
content: "\EADF";
|
|
1362
1367
|
}
|
|
1363
1368
|
|
|
1364
1369
|
|
|
1365
1370
|
.icon-page-down::before {
|
|
1366
|
-
content: "\
|
|
1371
|
+
content: "\EAE0";
|
|
1367
1372
|
}
|
|
1368
1373
|
|
|
1369
1374
|
|
|
1370
1375
|
.icon-page-up::before {
|
|
1371
|
-
content: "\
|
|
1376
|
+
content: "\EAE1";
|
|
1372
1377
|
}
|
|
1373
1378
|
|
|
1374
1379
|
|
|
1375
1380
|
.icon-paint::before {
|
|
1376
|
-
content: "\
|
|
1381
|
+
content: "\EAE2";
|
|
1377
1382
|
}
|
|
1378
1383
|
|
|
1379
1384
|
|
|
1380
1385
|
.icon-paperclip::before {
|
|
1381
|
-
content: "\
|
|
1386
|
+
content: "\EAE3";
|
|
1382
1387
|
}
|
|
1383
1388
|
|
|
1384
1389
|
|
|
1385
1390
|
.icon-partial::before {
|
|
1386
|
-
content: "\
|
|
1391
|
+
content: "\EAE4";
|
|
1387
1392
|
}
|
|
1388
1393
|
|
|
1389
1394
|
|
|
1390
1395
|
.icon-pause::before {
|
|
1391
|
-
content: "\
|
|
1396
|
+
content: "\EAE5";
|
|
1392
1397
|
}
|
|
1393
1398
|
|
|
1394
1399
|
|
|
1395
1400
|
.icon-pdf::before {
|
|
1396
|
-
content: "\
|
|
1401
|
+
content: "\EAE6";
|
|
1397
1402
|
}
|
|
1398
1403
|
|
|
1399
1404
|
|
|
1400
1405
|
.icon-peer-graded::before {
|
|
1401
|
-
content: "\
|
|
1406
|
+
content: "\EAE7";
|
|
1402
1407
|
}
|
|
1403
1408
|
|
|
1404
1409
|
|
|
1405
1410
|
.icon-peer-review::before {
|
|
1406
|
-
content: "\
|
|
1411
|
+
content: "\EAE8";
|
|
1407
1412
|
}
|
|
1408
1413
|
|
|
1409
1414
|
|
|
1410
1415
|
.icon-permissions::before {
|
|
1411
|
-
content: "\
|
|
1416
|
+
content: "\EAE9";
|
|
1412
1417
|
}
|
|
1413
1418
|
|
|
1414
1419
|
|
|
1415
1420
|
.icon-pin::before {
|
|
1416
|
-
content: "\
|
|
1421
|
+
content: "\EAEA";
|
|
1417
1422
|
}
|
|
1418
1423
|
|
|
1419
1424
|
|
|
1420
1425
|
.icon-pinterest::before {
|
|
1421
|
-
content: "\
|
|
1426
|
+
content: "\EAEB";
|
|
1422
1427
|
}
|
|
1423
1428
|
|
|
1424
1429
|
|
|
1425
1430
|
.icon-play::before {
|
|
1426
|
-
content: "\
|
|
1431
|
+
content: "\EAEC";
|
|
1427
1432
|
}
|
|
1428
1433
|
|
|
1429
1434
|
|
|
1430
1435
|
.icon-plus::before {
|
|
1431
|
-
content: "\
|
|
1436
|
+
content: "\EAED";
|
|
1432
1437
|
}
|
|
1433
1438
|
|
|
1434
1439
|
|
|
1435
1440
|
.icon-post-to-sis::before {
|
|
1436
|
-
content: "\
|
|
1441
|
+
content: "\EAEE";
|
|
1437
1442
|
}
|
|
1438
1443
|
|
|
1439
1444
|
|
|
1440
1445
|
.icon-prerequisite::before {
|
|
1441
|
-
content: "\
|
|
1446
|
+
content: "\EAEF";
|
|
1442
1447
|
}
|
|
1443
1448
|
|
|
1444
1449
|
|
|
1445
1450
|
.icon-printer::before {
|
|
1446
|
-
content: "\
|
|
1451
|
+
content: "\EAF0";
|
|
1447
1452
|
}
|
|
1448
1453
|
|
|
1449
1454
|
|
|
1450
1455
|
.icon-progress::before {
|
|
1451
|
-
content: "\
|
|
1456
|
+
content: "\EAF1";
|
|
1452
1457
|
}
|
|
1453
1458
|
|
|
1454
1459
|
|
|
1455
1460
|
.icon-protractor::before {
|
|
1456
|
-
content: "\
|
|
1461
|
+
content: "\EAF2";
|
|
1457
1462
|
}
|
|
1458
1463
|
|
|
1459
1464
|
|
|
1460
1465
|
.icon-publish::before {
|
|
1461
|
-
content: "\
|
|
1466
|
+
content: "\EAF3";
|
|
1462
1467
|
}
|
|
1463
1468
|
|
|
1464
1469
|
|
|
1465
1470
|
.icon-question::before {
|
|
1466
|
-
content: "\
|
|
1471
|
+
content: "\EAF4";
|
|
1467
1472
|
}
|
|
1468
1473
|
|
|
1469
1474
|
|
|
1470
1475
|
.icon-quiz-instructions::before {
|
|
1471
|
-
content: "\
|
|
1476
|
+
content: "\EAF5";
|
|
1472
1477
|
}
|
|
1473
1478
|
|
|
1474
1479
|
|
|
1475
1480
|
.icon-quiz-stats-avg::before {
|
|
1476
|
-
content: "\
|
|
1481
|
+
content: "\EAF6";
|
|
1477
1482
|
}
|
|
1478
1483
|
|
|
1479
1484
|
|
|
1480
1485
|
.icon-quiz-stats-cronbachs-alpha::before {
|
|
1481
|
-
content: "\
|
|
1486
|
+
content: "\EAF7";
|
|
1482
1487
|
}
|
|
1483
1488
|
|
|
1484
1489
|
|
|
1485
1490
|
.icon-quiz-stats-deviation::before {
|
|
1486
|
-
content: "\
|
|
1491
|
+
content: "\EAF8";
|
|
1487
1492
|
}
|
|
1488
1493
|
|
|
1489
1494
|
|
|
1490
1495
|
.icon-quiz-stats-high::before {
|
|
1491
|
-
content: "\
|
|
1496
|
+
content: "\EAF9";
|
|
1492
1497
|
}
|
|
1493
1498
|
|
|
1494
1499
|
[dir="rtl"] .icon-quiz-stats-high::before {
|
|
@@ -1497,7 +1502,7 @@
|
|
|
1497
1502
|
|
|
1498
1503
|
|
|
1499
1504
|
.icon-quiz-stats-low::before {
|
|
1500
|
-
content: "\
|
|
1505
|
+
content: "\EAFA";
|
|
1501
1506
|
}
|
|
1502
1507
|
|
|
1503
1508
|
[dir="rtl"] .icon-quiz-stats-low::before {
|
|
@@ -1506,17 +1511,17 @@
|
|
|
1506
1511
|
|
|
1507
1512
|
|
|
1508
1513
|
.icon-quiz-stats-time::before {
|
|
1509
|
-
content: "\
|
|
1514
|
+
content: "\EAFB";
|
|
1510
1515
|
}
|
|
1511
1516
|
|
|
1512
1517
|
|
|
1513
1518
|
.icon-quiz-title::before {
|
|
1514
|
-
content: "\
|
|
1519
|
+
content: "\EAFC";
|
|
1515
1520
|
}
|
|
1516
1521
|
|
|
1517
1522
|
|
|
1518
1523
|
.icon-quiz::before {
|
|
1519
|
-
content: "\
|
|
1524
|
+
content: "\EAFD";
|
|
1520
1525
|
}
|
|
1521
1526
|
|
|
1522
1527
|
[dir="rtl"] .icon-quiz::before {
|
|
@@ -1525,32 +1530,32 @@
|
|
|
1525
1530
|
|
|
1526
1531
|
|
|
1527
1532
|
.icon-record::before {
|
|
1528
|
-
content: "\
|
|
1533
|
+
content: "\EAFE";
|
|
1529
1534
|
}
|
|
1530
1535
|
|
|
1531
1536
|
|
|
1532
1537
|
.icon-refresh::before {
|
|
1533
|
-
content: "\
|
|
1538
|
+
content: "\EAFF";
|
|
1534
1539
|
}
|
|
1535
1540
|
|
|
1536
1541
|
|
|
1537
1542
|
.icon-remove-bookmark::before {
|
|
1538
|
-
content: "\
|
|
1543
|
+
content: "\EB00";
|
|
1539
1544
|
}
|
|
1540
1545
|
|
|
1541
1546
|
|
|
1542
1547
|
.icon-remove-from-collection::before {
|
|
1543
|
-
content: "\
|
|
1548
|
+
content: "\EB01";
|
|
1544
1549
|
}
|
|
1545
1550
|
|
|
1546
1551
|
|
|
1547
1552
|
.icon-remove-link::before {
|
|
1548
|
-
content: "\
|
|
1553
|
+
content: "\EB02";
|
|
1549
1554
|
}
|
|
1550
1555
|
|
|
1551
1556
|
|
|
1552
1557
|
.icon-replied::before {
|
|
1553
|
-
content: "\
|
|
1558
|
+
content: "\EB03";
|
|
1554
1559
|
}
|
|
1555
1560
|
|
|
1556
1561
|
[dir="rtl"] .icon-replied::before {
|
|
@@ -1559,7 +1564,7 @@
|
|
|
1559
1564
|
|
|
1560
1565
|
|
|
1561
1566
|
.icon-reply-2::before {
|
|
1562
|
-
content: "\
|
|
1567
|
+
content: "\EB04";
|
|
1563
1568
|
}
|
|
1564
1569
|
|
|
1565
1570
|
[dir="rtl"] .icon-reply-2::before {
|
|
@@ -1568,7 +1573,7 @@
|
|
|
1568
1573
|
|
|
1569
1574
|
|
|
1570
1575
|
.icon-reply-all-2::before {
|
|
1571
|
-
content: "\
|
|
1576
|
+
content: "\EB05";
|
|
1572
1577
|
}
|
|
1573
1578
|
|
|
1574
1579
|
[dir="rtl"] .icon-reply-all-2::before {
|
|
@@ -1577,7 +1582,7 @@
|
|
|
1577
1582
|
|
|
1578
1583
|
|
|
1579
1584
|
.icon-reply::before {
|
|
1580
|
-
content: "\
|
|
1585
|
+
content: "\EB06";
|
|
1581
1586
|
}
|
|
1582
1587
|
|
|
1583
1588
|
[dir="rtl"] .icon-reply::before {
|
|
@@ -1586,42 +1591,42 @@
|
|
|
1586
1591
|
|
|
1587
1592
|
|
|
1588
1593
|
.icon-reset::before {
|
|
1589
|
-
content: "\
|
|
1594
|
+
content: "\EB07";
|
|
1590
1595
|
}
|
|
1591
1596
|
|
|
1592
1597
|
|
|
1593
1598
|
.icon-review-screen::before {
|
|
1594
|
-
content: "\
|
|
1599
|
+
content: "\EB08";
|
|
1595
1600
|
}
|
|
1596
1601
|
|
|
1597
1602
|
|
|
1598
1603
|
.icon-rewind::before {
|
|
1599
|
-
content: "\
|
|
1604
|
+
content: "\EB09";
|
|
1600
1605
|
}
|
|
1601
1606
|
|
|
1602
1607
|
|
|
1603
1608
|
.icon-rotate-left::before {
|
|
1604
|
-
content: "\
|
|
1609
|
+
content: "\EB0A";
|
|
1605
1610
|
}
|
|
1606
1611
|
|
|
1607
1612
|
|
|
1608
1613
|
.icon-rotate-right::before {
|
|
1609
|
-
content: "\
|
|
1614
|
+
content: "\EB0B";
|
|
1610
1615
|
}
|
|
1611
1616
|
|
|
1612
1617
|
|
|
1613
1618
|
.icon-rss-add::before {
|
|
1614
|
-
content: "\
|
|
1619
|
+
content: "\EB0C";
|
|
1615
1620
|
}
|
|
1616
1621
|
|
|
1617
1622
|
|
|
1618
1623
|
.icon-rss::before {
|
|
1619
|
-
content: "\
|
|
1624
|
+
content: "\EB0D";
|
|
1620
1625
|
}
|
|
1621
1626
|
|
|
1622
1627
|
|
|
1623
1628
|
.icon-rubric-dark::before {
|
|
1624
|
-
content: "\
|
|
1629
|
+
content: "\EB0E";
|
|
1625
1630
|
}
|
|
1626
1631
|
|
|
1627
1632
|
[dir="rtl"] .icon-rubric-dark::before {
|
|
@@ -1630,7 +1635,7 @@
|
|
|
1630
1635
|
|
|
1631
1636
|
|
|
1632
1637
|
.icon-rubric::before {
|
|
1633
|
-
content: "\
|
|
1638
|
+
content: "\EB0F";
|
|
1634
1639
|
}
|
|
1635
1640
|
|
|
1636
1641
|
[dir="rtl"] .icon-rubric::before {
|
|
@@ -1639,62 +1644,62 @@
|
|
|
1639
1644
|
|
|
1640
1645
|
|
|
1641
1646
|
.icon-ruler::before {
|
|
1642
|
-
content: "\
|
|
1647
|
+
content: "\EB10";
|
|
1643
1648
|
}
|
|
1644
1649
|
|
|
1645
1650
|
|
|
1646
1651
|
.icon-save::before {
|
|
1647
|
-
content: "\
|
|
1652
|
+
content: "\EB11";
|
|
1648
1653
|
}
|
|
1649
1654
|
|
|
1650
1655
|
|
|
1651
1656
|
.icon-screen-capture::before {
|
|
1652
|
-
content: "\
|
|
1657
|
+
content: "\EB12";
|
|
1653
1658
|
}
|
|
1654
1659
|
|
|
1655
1660
|
|
|
1656
1661
|
.icon-search-address-book::before {
|
|
1657
|
-
content: "\
|
|
1662
|
+
content: "\EB13";
|
|
1658
1663
|
}
|
|
1659
1664
|
|
|
1660
1665
|
|
|
1661
1666
|
.icon-search::before {
|
|
1662
|
-
content: "\
|
|
1667
|
+
content: "\EB14";
|
|
1663
1668
|
}
|
|
1664
1669
|
|
|
1665
1670
|
|
|
1666
1671
|
.icon-settings-2::before {
|
|
1667
|
-
content: "\
|
|
1672
|
+
content: "\EB15";
|
|
1668
1673
|
}
|
|
1669
1674
|
|
|
1670
1675
|
|
|
1671
1676
|
.icon-settings::before {
|
|
1672
|
-
content: "\
|
|
1677
|
+
content: "\EB16";
|
|
1673
1678
|
}
|
|
1674
1679
|
|
|
1675
1680
|
|
|
1676
1681
|
.icon-shape-oval::before {
|
|
1677
|
-
content: "\
|
|
1682
|
+
content: "\EB17";
|
|
1678
1683
|
}
|
|
1679
1684
|
|
|
1680
1685
|
|
|
1681
1686
|
.icon-shape-polygon::before {
|
|
1682
|
-
content: "\
|
|
1687
|
+
content: "\EB18";
|
|
1683
1688
|
}
|
|
1684
1689
|
|
|
1685
1690
|
|
|
1686
1691
|
.icon-shape-rectangle::before {
|
|
1687
|
-
content: "\
|
|
1692
|
+
content: "\EB19";
|
|
1688
1693
|
}
|
|
1689
1694
|
|
|
1690
1695
|
|
|
1691
1696
|
.icon-share::before {
|
|
1692
|
-
content: "\
|
|
1697
|
+
content: "\EB1A";
|
|
1693
1698
|
}
|
|
1694
1699
|
|
|
1695
1700
|
|
|
1696
1701
|
.icon-sis-imported::before {
|
|
1697
|
-
content: "\
|
|
1702
|
+
content: "\EB1B";
|
|
1698
1703
|
}
|
|
1699
1704
|
|
|
1700
1705
|
[dir="rtl"] .icon-sis-imported::before {
|
|
@@ -1703,82 +1708,82 @@
|
|
|
1703
1708
|
|
|
1704
1709
|
|
|
1705
1710
|
.icon-sis-not-synced::before {
|
|
1706
|
-
content: "\
|
|
1711
|
+
content: "\EB1C";
|
|
1707
1712
|
}
|
|
1708
1713
|
|
|
1709
1714
|
|
|
1710
1715
|
.icon-sis-synced::before {
|
|
1711
|
-
content: "\
|
|
1716
|
+
content: "\EB1D";
|
|
1712
1717
|
}
|
|
1713
1718
|
|
|
1714
1719
|
|
|
1715
1720
|
.icon-skype::before {
|
|
1716
|
-
content: "\
|
|
1721
|
+
content: "\EB1E";
|
|
1717
1722
|
}
|
|
1718
1723
|
|
|
1719
1724
|
|
|
1720
1725
|
.icon-sort::before {
|
|
1721
|
-
content: "\
|
|
1726
|
+
content: "\EB1F";
|
|
1722
1727
|
}
|
|
1723
1728
|
|
|
1724
1729
|
|
|
1725
1730
|
.icon-speed-grader::before {
|
|
1726
|
-
content: "\
|
|
1731
|
+
content: "\EB20";
|
|
1727
1732
|
}
|
|
1728
1733
|
|
|
1729
1734
|
|
|
1730
1735
|
.icon-standards::before {
|
|
1731
|
-
content: "\
|
|
1736
|
+
content: "\EB21";
|
|
1732
1737
|
}
|
|
1733
1738
|
|
|
1734
1739
|
|
|
1735
1740
|
.icon-star-light::before {
|
|
1736
|
-
content: "\
|
|
1741
|
+
content: "\EB22";
|
|
1737
1742
|
}
|
|
1738
1743
|
|
|
1739
1744
|
|
|
1740
1745
|
.icon-star::before {
|
|
1741
|
-
content: "\
|
|
1746
|
+
content: "\EB23";
|
|
1742
1747
|
}
|
|
1743
1748
|
|
|
1744
1749
|
|
|
1745
1750
|
.icon-stats::before {
|
|
1746
|
-
content: "\
|
|
1751
|
+
content: "\EB24";
|
|
1747
1752
|
}
|
|
1748
1753
|
|
|
1749
1754
|
|
|
1750
1755
|
.icon-stop::before {
|
|
1751
|
-
content: "\
|
|
1756
|
+
content: "\EB25";
|
|
1752
1757
|
}
|
|
1753
1758
|
|
|
1754
1759
|
|
|
1755
1760
|
.icon-strikethrough::before {
|
|
1756
|
-
content: "\
|
|
1761
|
+
content: "\EB26";
|
|
1757
1762
|
}
|
|
1758
1763
|
|
|
1759
1764
|
|
|
1760
1765
|
.icon-student-view::before {
|
|
1761
|
-
content: "\
|
|
1766
|
+
content: "\EB27";
|
|
1762
1767
|
}
|
|
1763
1768
|
|
|
1764
1769
|
|
|
1765
1770
|
.icon-studio::before {
|
|
1766
|
-
content: "\
|
|
1771
|
+
content: "\EB28";
|
|
1767
1772
|
}
|
|
1768
1773
|
|
|
1769
1774
|
|
|
1770
1775
|
.icon-subaccounts::before {
|
|
1771
|
-
content: "\
|
|
1776
|
+
content: "\EB29";
|
|
1772
1777
|
}
|
|
1773
1778
|
|
|
1774
1779
|
|
|
1775
1780
|
.icon-subtitles::before {
|
|
1776
|
-
content: "\
|
|
1781
|
+
content: "\EB2A";
|
|
1777
1782
|
}
|
|
1778
1783
|
|
|
1779
1784
|
|
|
1780
1785
|
.icon-syllabus::before {
|
|
1781
|
-
content: "\
|
|
1786
|
+
content: "\EB2B";
|
|
1782
1787
|
}
|
|
1783
1788
|
|
|
1784
1789
|
[dir="rtl"] .icon-syllabus::before {
|
|
@@ -1787,112 +1792,112 @@
|
|
|
1787
1792
|
|
|
1788
1793
|
|
|
1789
1794
|
.icon-table-cell-select-all::before {
|
|
1790
|
-
content: "\
|
|
1795
|
+
content: "\EB2C";
|
|
1791
1796
|
}
|
|
1792
1797
|
|
|
1793
1798
|
|
|
1794
1799
|
.icon-table-delete-column::before {
|
|
1795
|
-
content: "\
|
|
1800
|
+
content: "\EB2D";
|
|
1796
1801
|
}
|
|
1797
1802
|
|
|
1798
1803
|
|
|
1799
1804
|
.icon-table-delete-row::before {
|
|
1800
|
-
content: "\
|
|
1805
|
+
content: "\EB2E";
|
|
1801
1806
|
}
|
|
1802
1807
|
|
|
1803
1808
|
|
|
1804
1809
|
.icon-table-delete-table::before {
|
|
1805
|
-
content: "\
|
|
1810
|
+
content: "\EB2F";
|
|
1806
1811
|
}
|
|
1807
1812
|
|
|
1808
1813
|
|
|
1809
1814
|
.icon-table-insert-column-after::before {
|
|
1810
|
-
content: "\
|
|
1815
|
+
content: "\EB30";
|
|
1811
1816
|
}
|
|
1812
1817
|
|
|
1813
1818
|
|
|
1814
1819
|
.icon-table-insert-column-before::before {
|
|
1815
|
-
content: "\
|
|
1820
|
+
content: "\EB31";
|
|
1816
1821
|
}
|
|
1817
1822
|
|
|
1818
1823
|
|
|
1819
1824
|
.icon-table-insert-row-above::before {
|
|
1820
|
-
content: "\
|
|
1825
|
+
content: "\EB32";
|
|
1821
1826
|
}
|
|
1822
1827
|
|
|
1823
1828
|
|
|
1824
1829
|
.icon-table-insert-row-after::before {
|
|
1825
|
-
content: "\
|
|
1830
|
+
content: "\EB33";
|
|
1826
1831
|
}
|
|
1827
1832
|
|
|
1828
1833
|
|
|
1829
1834
|
.icon-table-left-header::before {
|
|
1830
|
-
content: "\
|
|
1835
|
+
content: "\EB34";
|
|
1831
1836
|
}
|
|
1832
1837
|
|
|
1833
1838
|
|
|
1834
1839
|
.icon-table-merge-cells::before {
|
|
1835
|
-
content: "\
|
|
1840
|
+
content: "\EB35";
|
|
1836
1841
|
}
|
|
1837
1842
|
|
|
1838
1843
|
|
|
1839
1844
|
.icon-table-row-properties::before {
|
|
1840
|
-
content: "\
|
|
1845
|
+
content: "\EB36";
|
|
1841
1846
|
}
|
|
1842
1847
|
|
|
1843
1848
|
|
|
1844
1849
|
.icon-table-split-cells::before {
|
|
1845
|
-
content: "\
|
|
1850
|
+
content: "\EB37";
|
|
1846
1851
|
}
|
|
1847
1852
|
|
|
1848
1853
|
|
|
1849
1854
|
.icon-table-top-header::before {
|
|
1850
|
-
content: "\
|
|
1855
|
+
content: "\EB38";
|
|
1851
1856
|
}
|
|
1852
1857
|
|
|
1853
1858
|
|
|
1854
1859
|
.icon-table::before {
|
|
1855
|
-
content: "\
|
|
1860
|
+
content: "\EB39";
|
|
1856
1861
|
}
|
|
1857
1862
|
|
|
1858
1863
|
|
|
1859
1864
|
.icon-tag::before {
|
|
1860
|
-
content: "\
|
|
1865
|
+
content: "\EB3A";
|
|
1861
1866
|
}
|
|
1862
1867
|
|
|
1863
1868
|
|
|
1864
1869
|
.icon-target::before {
|
|
1865
|
-
content: "\
|
|
1870
|
+
content: "\EB3B";
|
|
1866
1871
|
}
|
|
1867
1872
|
|
|
1868
1873
|
|
|
1869
1874
|
.icon-text-background-color::before {
|
|
1870
|
-
content: "\
|
|
1875
|
+
content: "\EB3C";
|
|
1871
1876
|
}
|
|
1872
1877
|
|
|
1873
1878
|
|
|
1874
1879
|
.icon-text-centered::before {
|
|
1875
|
-
content: "\
|
|
1880
|
+
content: "\EB3D";
|
|
1876
1881
|
}
|
|
1877
1882
|
|
|
1878
1883
|
|
|
1879
1884
|
.icon-text-color::before {
|
|
1880
|
-
content: "\
|
|
1885
|
+
content: "\EB3E";
|
|
1881
1886
|
}
|
|
1882
1887
|
|
|
1883
1888
|
|
|
1884
1889
|
.icon-text-direction-ltr::before {
|
|
1885
|
-
content: "\
|
|
1890
|
+
content: "\EB3F";
|
|
1886
1891
|
}
|
|
1887
1892
|
|
|
1888
1893
|
|
|
1889
1894
|
.icon-text-direction-rtl::before {
|
|
1890
|
-
content: "\
|
|
1895
|
+
content: "\EB40";
|
|
1891
1896
|
}
|
|
1892
1897
|
|
|
1893
1898
|
|
|
1894
1899
|
.icon-text-end::before {
|
|
1895
|
-
content: "\
|
|
1900
|
+
content: "\EB41";
|
|
1896
1901
|
}
|
|
1897
1902
|
|
|
1898
1903
|
[dir="rtl"] .icon-text-end::before {
|
|
@@ -1901,7 +1906,7 @@
|
|
|
1901
1906
|
|
|
1902
1907
|
|
|
1903
1908
|
.icon-text-left::before {
|
|
1904
|
-
content: "\
|
|
1909
|
+
content: "\EB42";
|
|
1905
1910
|
}
|
|
1906
1911
|
|
|
1907
1912
|
[dir="rtl"] .icon-text-left::before {
|
|
@@ -1910,7 +1915,7 @@
|
|
|
1910
1915
|
|
|
1911
1916
|
|
|
1912
1917
|
.icon-text-right::before {
|
|
1913
|
-
content: "\
|
|
1918
|
+
content: "\EB43";
|
|
1914
1919
|
}
|
|
1915
1920
|
|
|
1916
1921
|
[dir="rtl"] .icon-text-right::before {
|
|
@@ -1919,7 +1924,7 @@
|
|
|
1919
1924
|
|
|
1920
1925
|
|
|
1921
1926
|
.icon-text-start::before {
|
|
1922
|
-
content: "\
|
|
1927
|
+
content: "\EB44";
|
|
1923
1928
|
}
|
|
1924
1929
|
|
|
1925
1930
|
[dir="rtl"] .icon-text-start::before {
|
|
@@ -1928,22 +1933,22 @@
|
|
|
1928
1933
|
|
|
1929
1934
|
|
|
1930
1935
|
.icon-text-subscript::before {
|
|
1931
|
-
content: "\
|
|
1936
|
+
content: "\EB45";
|
|
1932
1937
|
}
|
|
1933
1938
|
|
|
1934
1939
|
|
|
1935
1940
|
.icon-text-superscript::before {
|
|
1936
|
-
content: "\
|
|
1941
|
+
content: "\EB46";
|
|
1937
1942
|
}
|
|
1938
1943
|
|
|
1939
1944
|
|
|
1940
1945
|
.icon-text::before {
|
|
1941
|
-
content: "\
|
|
1946
|
+
content: "\EB47";
|
|
1942
1947
|
}
|
|
1943
1948
|
|
|
1944
1949
|
|
|
1945
1950
|
.icon-textarea::before {
|
|
1946
|
-
content: "\
|
|
1951
|
+
content: "\EB48";
|
|
1947
1952
|
}
|
|
1948
1953
|
|
|
1949
1954
|
[dir="rtl"] .icon-textarea::before {
|
|
@@ -1952,12 +1957,12 @@
|
|
|
1952
1957
|
|
|
1953
1958
|
|
|
1954
1959
|
.icon-timer::before {
|
|
1955
|
-
content: "\
|
|
1960
|
+
content: "\EB49";
|
|
1956
1961
|
}
|
|
1957
1962
|
|
|
1958
1963
|
|
|
1959
1964
|
.icon-toggle-end::before {
|
|
1960
|
-
content: "\
|
|
1965
|
+
content: "\EB4A";
|
|
1961
1966
|
}
|
|
1962
1967
|
|
|
1963
1968
|
[dir="rtl"] .icon-toggle-end::before {
|
|
@@ -1966,7 +1971,7 @@
|
|
|
1966
1971
|
|
|
1967
1972
|
|
|
1968
1973
|
.icon-toggle-left::before {
|
|
1969
|
-
content: "\
|
|
1974
|
+
content: "\EB4B";
|
|
1970
1975
|
}
|
|
1971
1976
|
|
|
1972
1977
|
[dir="rtl"] .icon-toggle-left::before {
|
|
@@ -1975,7 +1980,7 @@
|
|
|
1975
1980
|
|
|
1976
1981
|
|
|
1977
1982
|
.icon-toggle-right::before {
|
|
1978
|
-
content: "\
|
|
1983
|
+
content: "\EB4C";
|
|
1979
1984
|
}
|
|
1980
1985
|
|
|
1981
1986
|
[dir="rtl"] .icon-toggle-right::before {
|
|
@@ -1984,7 +1989,7 @@
|
|
|
1984
1989
|
|
|
1985
1990
|
|
|
1986
1991
|
.icon-toggle-start::before {
|
|
1987
|
-
content: "\
|
|
1992
|
+
content: "\EB4D";
|
|
1988
1993
|
}
|
|
1989
1994
|
|
|
1990
1995
|
[dir="rtl"] .icon-toggle-start::before {
|
|
@@ -1993,127 +1998,127 @@
|
|
|
1993
1998
|
|
|
1994
1999
|
|
|
1995
2000
|
.icon-trash::before {
|
|
1996
|
-
content: "\
|
|
2001
|
+
content: "\EB4E";
|
|
1997
2002
|
}
|
|
1998
2003
|
|
|
1999
2004
|
|
|
2000
2005
|
.icon-trouble::before {
|
|
2001
|
-
content: "\
|
|
2006
|
+
content: "\EB4F";
|
|
2002
2007
|
}
|
|
2003
2008
|
|
|
2004
2009
|
|
|
2005
2010
|
.icon-twitter-boxed::before {
|
|
2006
|
-
content: "\
|
|
2011
|
+
content: "\EB50";
|
|
2007
2012
|
}
|
|
2008
2013
|
|
|
2009
2014
|
|
|
2010
2015
|
.icon-twitter::before {
|
|
2011
|
-
content: "\
|
|
2016
|
+
content: "\EB51";
|
|
2012
2017
|
}
|
|
2013
2018
|
|
|
2014
2019
|
|
|
2015
2020
|
.icon-unarchive::before {
|
|
2016
|
-
content: "\
|
|
2021
|
+
content: "\EB52";
|
|
2017
2022
|
}
|
|
2018
2023
|
|
|
2019
2024
|
|
|
2020
2025
|
.icon-underline::before {
|
|
2021
|
-
content: "\
|
|
2026
|
+
content: "\EB53";
|
|
2022
2027
|
}
|
|
2023
2028
|
|
|
2024
2029
|
|
|
2025
2030
|
.icon-unlock::before {
|
|
2026
|
-
content: "\
|
|
2031
|
+
content: "\EB54";
|
|
2027
2032
|
}
|
|
2028
2033
|
|
|
2029
2034
|
|
|
2030
2035
|
.icon-unmuted::before {
|
|
2031
|
-
content: "\
|
|
2036
|
+
content: "\EB55";
|
|
2032
2037
|
}
|
|
2033
2038
|
|
|
2034
2039
|
|
|
2035
2040
|
.icon-unpublish::before {
|
|
2036
|
-
content: "\
|
|
2041
|
+
content: "\EB56";
|
|
2037
2042
|
}
|
|
2038
2043
|
|
|
2039
2044
|
|
|
2040
2045
|
.icon-unpublished::before {
|
|
2041
|
-
content: "\
|
|
2046
|
+
content: "\EB57";
|
|
2042
2047
|
}
|
|
2043
2048
|
|
|
2044
2049
|
|
|
2045
2050
|
.icon-updown::before {
|
|
2046
|
-
content: "\
|
|
2051
|
+
content: "\EB58";
|
|
2047
2052
|
}
|
|
2048
2053
|
|
|
2049
2054
|
|
|
2050
2055
|
.icon-upload::before {
|
|
2051
|
-
content: "\
|
|
2056
|
+
content: "\EB59";
|
|
2052
2057
|
}
|
|
2053
2058
|
|
|
2054
2059
|
|
|
2055
2060
|
.icon-user-add::before {
|
|
2056
|
-
content: "\
|
|
2061
|
+
content: "\EB5A";
|
|
2057
2062
|
}
|
|
2058
2063
|
|
|
2059
2064
|
|
|
2060
2065
|
.icon-user::before {
|
|
2061
|
-
content: "\
|
|
2066
|
+
content: "\EB5B";
|
|
2062
2067
|
}
|
|
2063
2068
|
|
|
2064
2069
|
|
|
2065
2070
|
.icon-video-camera-off::before {
|
|
2066
|
-
content: "\
|
|
2071
|
+
content: "\EB5C";
|
|
2067
2072
|
}
|
|
2068
2073
|
|
|
2069
2074
|
|
|
2070
2075
|
.icon-video-camera::before {
|
|
2071
|
-
content: "\
|
|
2076
|
+
content: "\EB5D";
|
|
2072
2077
|
}
|
|
2073
2078
|
|
|
2074
2079
|
|
|
2075
2080
|
.icon-video::before {
|
|
2076
|
-
content: "\
|
|
2081
|
+
content: "\EB5E";
|
|
2077
2082
|
}
|
|
2078
2083
|
|
|
2079
2084
|
|
|
2080
2085
|
.icon-warning-borderless::before {
|
|
2081
|
-
content: "\
|
|
2086
|
+
content: "\EB5F";
|
|
2082
2087
|
}
|
|
2083
2088
|
|
|
2084
2089
|
|
|
2085
2090
|
.icon-warning::before {
|
|
2086
|
-
content: "\
|
|
2091
|
+
content: "\EB60";
|
|
2087
2092
|
}
|
|
2088
2093
|
|
|
2089
2094
|
|
|
2090
2095
|
.icon-windows::before {
|
|
2091
|
-
content: "\
|
|
2096
|
+
content: "\EB61";
|
|
2092
2097
|
}
|
|
2093
2098
|
|
|
2094
2099
|
|
|
2095
2100
|
.icon-wordpress::before {
|
|
2096
|
-
content: "\
|
|
2101
|
+
content: "\EB62";
|
|
2097
2102
|
}
|
|
2098
2103
|
|
|
2099
2104
|
|
|
2100
2105
|
.icon-x::before {
|
|
2101
|
-
content: "\
|
|
2106
|
+
content: "\EB63";
|
|
2102
2107
|
}
|
|
2103
2108
|
|
|
2104
2109
|
|
|
2105
2110
|
.icon-zipped::before {
|
|
2106
|
-
content: "\
|
|
2111
|
+
content: "\EB64";
|
|
2107
2112
|
}
|
|
2108
2113
|
|
|
2109
2114
|
|
|
2110
2115
|
.icon-zoom-in::before {
|
|
2111
|
-
content: "\
|
|
2116
|
+
content: "\EB65";
|
|
2112
2117
|
}
|
|
2113
2118
|
|
|
2114
2119
|
|
|
2115
2120
|
.icon-zoom-out::before {
|
|
2116
|
-
content: "\
|
|
2121
|
+
content: "\EB66";
|
|
2117
2122
|
}
|
|
2118
2123
|
|
|
2119
2124
|
|