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