@instructure/ui-icons 8.24.2 → 8.24.3-snapshot.6

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.
Files changed (171) hide show
  1. package/LICENSE.md +27 -0
  2. package/es/IconArrowLeftLine.js +3 -1
  3. package/es/IconArrowLeftSolid.js +3 -1
  4. package/es/IconArrowOpenLeftLine.js +3 -1
  5. package/es/IconArrowOpenLeftSolid.js +3 -1
  6. package/es/IconArrowOpenRightLine.js +3 -1
  7. package/es/IconArrowOpenRightSolid.js +3 -1
  8. package/es/IconArrowRightLine.js +3 -1
  9. package/es/IconArrowRightSolid.js +3 -1
  10. package/es/IconCopyCourseLine.js +3 -1
  11. package/es/IconCopyCourseSolid.js +3 -1
  12. package/es/IconDiscussionReplyDarkLine.js +3 -1
  13. package/es/IconDiscussionReplyDarkSolid.js +3 -1
  14. package/es/IconDiscussionReplyLine.js +3 -1
  15. package/es/IconDiscussionReplySolid.js +3 -1
  16. package/es/IconDiscussionSearchLine.js +3 -1
  17. package/es/IconDiscussionSearchSolid.js +3 -1
  18. package/es/IconDiscussionXLine.js +3 -1
  19. package/es/IconDiscussionXSolid.js +3 -1
  20. package/es/IconExpandLeftLine.js +3 -1
  21. package/es/IconExpandLeftSolid.js +3 -1
  22. package/es/IconInstructureLine.js +5 -0
  23. package/es/IconInstructureLogoLine.js +40 -0
  24. package/es/IconInstructureLogoSolid.js +40 -0
  25. package/es/IconInstructureSolid.js +5 -0
  26. package/es/IconMaterialsRequiredLightLine.js +3 -1
  27. package/es/IconMaterialsRequiredLightSolid.js +3 -1
  28. package/es/IconMatureLightLine.js +3 -1
  29. package/es/IconMatureLightSolid.js +3 -1
  30. package/es/IconMiniArrowLeftLine.js +3 -1
  31. package/es/IconMiniArrowLeftSolid.js +3 -1
  32. package/es/IconMiniArrowRightLine.js +3 -1
  33. package/es/IconMiniArrowRightSolid.js +3 -1
  34. package/es/IconMoveLeftLine.js +3 -1
  35. package/es/IconMoveLeftSolid.js +3 -1
  36. package/es/IconMoveRightLine.js +3 -1
  37. package/es/IconMoveRightSolid.js +3 -1
  38. package/es/IconNoteDarkLine.js +3 -1
  39. package/es/IconNoteDarkSolid.js +3 -1
  40. package/es/IconNoteLightLine.js +3 -1
  41. package/es/IconNoteLightSolid.js +3 -1
  42. package/es/IconRssAddLine.js +3 -1
  43. package/es/IconRssAddSolid.js +3 -1
  44. package/es/IconSearchAddressBookLine.js +3 -1
  45. package/es/IconSearchAddressBookSolid.js +3 -1
  46. package/es/IconSettings2Line.js +3 -1
  47. package/es/IconSettings2Solid.js +3 -1
  48. package/es/IconTextLeftLine.js +3 -1
  49. package/es/IconTextLeftSolid.js +3 -1
  50. package/es/IconTextRightLine.js +3 -1
  51. package/es/IconTextRightSolid.js +3 -1
  52. package/es/IconToggleLeftLine.js +3 -1
  53. package/es/IconToggleLeftSolid.js +3 -1
  54. package/es/IconToggleRightLine.js +3 -1
  55. package/es/IconToggleRightSolid.js +3 -1
  56. package/es/IconTwitterBoxedLine.js +3 -1
  57. package/es/IconTwitterBoxedSolid.js +3 -1
  58. package/es/IconUnpublishLine.js +3 -1
  59. package/es/IconUnpublishSolid.js +3 -1
  60. package/es/IconUserAddLine.js +3 -1
  61. package/es/IconUserAddSolid.js +3 -1
  62. package/es/font/Line/InstructureIcons-Line.css +202 -197
  63. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  64. package/es/font/Line/InstructureIcons-Line.svg +200 -197
  65. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  66. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  67. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  68. package/es/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
  69. package/es/font/Solid/InstructureIcons-Solid.css +202 -197
  70. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  71. package/es/font/Solid/InstructureIcons-Solid.svg +200 -197
  72. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  73. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  74. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  75. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
  76. package/es/font/index.js +416 -396
  77. package/es/index.js +22 -20
  78. package/es/svg/index.js +1 -1
  79. package/lib/IconArrowLeftLine.js +3 -1
  80. package/lib/IconArrowLeftSolid.js +3 -1
  81. package/lib/IconArrowOpenLeftLine.js +3 -1
  82. package/lib/IconArrowOpenLeftSolid.js +3 -1
  83. package/lib/IconArrowOpenRightLine.js +3 -1
  84. package/lib/IconArrowOpenRightSolid.js +3 -1
  85. package/lib/IconArrowRightLine.js +3 -1
  86. package/lib/IconArrowRightSolid.js +3 -1
  87. package/lib/IconCopyCourseLine.js +3 -1
  88. package/lib/IconCopyCourseSolid.js +3 -1
  89. package/lib/IconDiscussionReplyDarkLine.js +3 -1
  90. package/lib/IconDiscussionReplyDarkSolid.js +3 -1
  91. package/lib/IconDiscussionReplyLine.js +3 -1
  92. package/lib/IconDiscussionReplySolid.js +3 -1
  93. package/lib/IconDiscussionSearchLine.js +3 -1
  94. package/lib/IconDiscussionSearchSolid.js +3 -1
  95. package/lib/IconDiscussionXLine.js +3 -1
  96. package/lib/IconDiscussionXSolid.js +3 -1
  97. package/lib/IconExpandLeftLine.js +3 -1
  98. package/lib/IconExpandLeftSolid.js +3 -1
  99. package/lib/IconInstructureLine.js +5 -0
  100. package/lib/IconInstructureLogoLine.js +51 -0
  101. package/lib/IconInstructureLogoSolid.js +51 -0
  102. package/lib/IconInstructureSolid.js +5 -0
  103. package/lib/IconMaterialsRequiredLightLine.js +3 -1
  104. package/lib/IconMaterialsRequiredLightSolid.js +3 -1
  105. package/lib/IconMatureLightLine.js +3 -1
  106. package/lib/IconMatureLightSolid.js +3 -1
  107. package/lib/IconMiniArrowLeftLine.js +3 -1
  108. package/lib/IconMiniArrowLeftSolid.js +3 -1
  109. package/lib/IconMiniArrowRightLine.js +3 -1
  110. package/lib/IconMiniArrowRightSolid.js +3 -1
  111. package/lib/IconMoveLeftLine.js +3 -1
  112. package/lib/IconMoveLeftSolid.js +3 -1
  113. package/lib/IconMoveRightLine.js +3 -1
  114. package/lib/IconMoveRightSolid.js +3 -1
  115. package/lib/IconNoteDarkLine.js +3 -1
  116. package/lib/IconNoteDarkSolid.js +3 -1
  117. package/lib/IconNoteLightLine.js +3 -1
  118. package/lib/IconNoteLightSolid.js +3 -1
  119. package/lib/IconRssAddLine.js +3 -1
  120. package/lib/IconRssAddSolid.js +3 -1
  121. package/lib/IconSearchAddressBookLine.js +3 -1
  122. package/lib/IconSearchAddressBookSolid.js +3 -1
  123. package/lib/IconSettings2Line.js +3 -1
  124. package/lib/IconSettings2Solid.js +3 -1
  125. package/lib/IconTextLeftLine.js +3 -1
  126. package/lib/IconTextLeftSolid.js +3 -1
  127. package/lib/IconTextRightLine.js +3 -1
  128. package/lib/IconTextRightSolid.js +3 -1
  129. package/lib/IconToggleLeftLine.js +3 -1
  130. package/lib/IconToggleLeftSolid.js +3 -1
  131. package/lib/IconToggleRightLine.js +3 -1
  132. package/lib/IconToggleRightSolid.js +3 -1
  133. package/lib/IconTwitterBoxedLine.js +3 -1
  134. package/lib/IconTwitterBoxedSolid.js +3 -1
  135. package/lib/IconUnpublishLine.js +3 -1
  136. package/lib/IconUnpublishSolid.js +3 -1
  137. package/lib/IconUserAddLine.js +3 -1
  138. package/lib/IconUserAddSolid.js +3 -1
  139. package/lib/font/Line/InstructureIcons-Line.css +202 -197
  140. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  141. package/lib/font/Line/InstructureIcons-Line.svg +200 -197
  142. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  143. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  144. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  145. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
  146. package/lib/font/Solid/InstructureIcons-Solid.css +202 -197
  147. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  148. package/lib/font/Solid/InstructureIcons-Solid.svg +200 -197
  149. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  150. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  151. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  152. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
  153. package/lib/font/index.js +423 -401
  154. package/lib/index.js +37 -21
  155. package/lib/svg/index.js +1 -1
  156. package/package.json +6 -5
  157. package/svg/Line/instructure-logo.svg +3 -0
  158. package/svg/Solid/instructure-logo.svg +3 -0
  159. package/tsconfig.build.tsbuildinfo +1 -1
  160. package/types/IconInstructureLine.d.ts +1 -0
  161. package/types/IconInstructureLine.d.ts.map +1 -1
  162. package/types/IconInstructureLogoLine.d.ts +29 -0
  163. package/types/IconInstructureLogoLine.d.ts.map +1 -0
  164. package/types/IconInstructureLogoSolid.d.ts +29 -0
  165. package/types/IconInstructureLogoSolid.d.ts.map +1 -0
  166. package/types/IconInstructureSolid.d.ts +1 -0
  167. package/types/IconInstructureSolid.d.ts.map +1 -1
  168. package/types/font/index.d.ts +430 -394
  169. package/types/index.d.ts +21 -19
  170. package/types/index.d.ts.map +1 -1
  171. package/types/svg/index.d.ts +414 -394
@@ -1004,157 +1004,162 @@
1004
1004
  }
1005
1005
 
1006
1006
 
1007
- .icon-instructure::before {
1007
+ .icon-instructure-logo::before {
1008
1008
  content: "\EAA1";
1009
1009
  }
1010
1010
 
1011
1011
 
1012
- .icon-integrations::before {
1012
+ .icon-instructure::before {
1013
1013
  content: "\EAA2";
1014
1014
  }
1015
1015
 
1016
1016
 
1017
- .icon-invitation::before {
1017
+ .icon-integrations::before {
1018
1018
  content: "\EAA3";
1019
1019
  }
1020
1020
 
1021
1021
 
1022
- .icon-italic::before {
1022
+ .icon-invitation::before {
1023
1023
  content: "\EAA4";
1024
1024
  }
1025
1025
 
1026
1026
 
1027
- .icon-keyboard-shortcuts::before {
1027
+ .icon-italic::before {
1028
1028
  content: "\EAA5";
1029
1029
  }
1030
1030
 
1031
1031
 
1032
- .icon-launch::before {
1032
+ .icon-keyboard-shortcuts::before {
1033
1033
  content: "\EAA6";
1034
1034
  }
1035
1035
 
1036
1036
 
1037
- .icon-life-preserver::before {
1037
+ .icon-launch::before {
1038
1038
  content: "\EAA7";
1039
1039
  }
1040
1040
 
1041
1041
 
1042
- .icon-like::before {
1042
+ .icon-life-preserver::before {
1043
1043
  content: "\EAA8";
1044
1044
  }
1045
1045
 
1046
1046
 
1047
- .icon-line-reader::before {
1047
+ .icon-like::before {
1048
1048
  content: "\EAA9";
1049
1049
  }
1050
1050
 
1051
1051
 
1052
- .icon-link::before {
1052
+ .icon-line-reader::before {
1053
1053
  content: "\EAAA";
1054
1054
  }
1055
1055
 
1056
1056
 
1057
- .icon-linkedin::before {
1057
+ .icon-link::before {
1058
1058
  content: "\EAAB";
1059
1059
  }
1060
1060
 
1061
1061
 
1062
- .icon-lock::before {
1062
+ .icon-linkedin::before {
1063
1063
  content: "\EAAC";
1064
1064
  }
1065
1065
 
1066
1066
 
1067
- .icon-lti::before {
1067
+ .icon-lock::before {
1068
1068
  content: "\EAAD";
1069
1069
  }
1070
1070
 
1071
1071
 
1072
- .icon-mark-as-read::before {
1072
+ .icon-lti::before {
1073
1073
  content: "\EAAE";
1074
1074
  }
1075
1075
 
1076
1076
 
1077
- .icon-marker::before {
1077
+ .icon-mark-as-read::before {
1078
1078
  content: "\EAAF";
1079
1079
  }
1080
1080
 
1081
1081
 
1082
- .icon-masquerade::before {
1082
+ .icon-marker::before {
1083
1083
  content: "\EAB0";
1084
1084
  }
1085
1085
 
1086
1086
 
1087
- .icon-mastery-logo::before {
1087
+ .icon-masquerade::before {
1088
1088
  content: "\EAB1";
1089
1089
  }
1090
1090
 
1091
1091
 
1092
- .icon-mastery-paths::before {
1092
+ .icon-mastery-logo::before {
1093
1093
  content: "\EAB2";
1094
1094
  }
1095
1095
 
1096
1096
 
1097
- .icon-materials-required-light::before {
1097
+ .icon-mastery-paths::before {
1098
1098
  content: "\EAB3";
1099
1099
  }
1100
1100
 
1101
1101
 
1102
- .icon-materials-required::before {
1102
+ .icon-materials-required-light::before {
1103
1103
  content: "\EAB4";
1104
1104
  }
1105
1105
 
1106
1106
 
1107
- .icon-mature-light::before {
1107
+ .icon-materials-required::before {
1108
1108
  content: "\EAB5";
1109
1109
  }
1110
1110
 
1111
1111
 
1112
- .icon-mature::before {
1112
+ .icon-mature-light::before {
1113
1113
  content: "\EAB6";
1114
1114
  }
1115
1115
 
1116
1116
 
1117
- .icon-media::before {
1117
+ .icon-mature::before {
1118
1118
  content: "\EAB7";
1119
1119
  }
1120
1120
 
1121
1121
 
1122
- .icon-message::before {
1122
+ .icon-media::before {
1123
1123
  content: "\EAB8";
1124
1124
  }
1125
1125
 
1126
1126
 
1127
- .icon-mic-off::before {
1127
+ .icon-message::before {
1128
1128
  content: "\EAB9";
1129
1129
  }
1130
1130
 
1131
1131
 
1132
- .icon-mic::before {
1132
+ .icon-mic-off::before {
1133
1133
  content: "\EABA";
1134
1134
  }
1135
1135
 
1136
1136
 
1137
- .icon-mini-arrow-double::before {
1137
+ .icon-mic::before {
1138
1138
  content: "\EABB";
1139
1139
  }
1140
1140
 
1141
1141
 
1142
- .icon-mini-arrow-down::before {
1142
+ .icon-mini-arrow-double::before {
1143
1143
  content: "\EABC";
1144
1144
  }
1145
1145
 
1146
1146
 
1147
- .icon-mini-arrow-end::before {
1147
+ .icon-mini-arrow-down::before {
1148
1148
  content: "\EABD";
1149
1149
  }
1150
1150
 
1151
+
1152
+ .icon-mini-arrow-end::before {
1153
+ content: "\EABE";
1154
+ }
1155
+
1151
1156
  [dir="rtl"] .icon-mini-arrow-end::before {
1152
1157
  transform: scale3d(-1, 1, 1);
1153
1158
  }
1154
1159
 
1155
1160
 
1156
1161
  .icon-mini-arrow-left::before {
1157
- content: "\EABE";
1162
+ content: "\EABF";
1158
1163
  }
1159
1164
 
1160
1165
  [dir="rtl"] .icon-mini-arrow-left::before {
@@ -1163,7 +1168,7 @@
1163
1168
 
1164
1169
 
1165
1170
  .icon-mini-arrow-right::before {
1166
- content: "\EABF";
1171
+ content: "\EAC0";
1167
1172
  }
1168
1173
 
1169
1174
  [dir="rtl"] .icon-mini-arrow-right::before {
@@ -1172,7 +1177,7 @@
1172
1177
 
1173
1178
 
1174
1179
  .icon-mini-arrow-start::before {
1175
- content: "\EAC0";
1180
+ content: "\EAC1";
1176
1181
  }
1177
1182
 
1178
1183
  [dir="rtl"] .icon-mini-arrow-start::before {
@@ -1181,37 +1186,37 @@
1181
1186
 
1182
1187
 
1183
1188
  .icon-mini-arrow-up::before {
1184
- content: "\EAC1";
1189
+ content: "\EAC2";
1185
1190
  }
1186
1191
 
1187
1192
 
1188
1193
  .icon-minimize::before {
1189
- content: "\EAC2";
1194
+ content: "\EAC3";
1190
1195
  }
1191
1196
 
1192
1197
 
1193
1198
  .icon-module::before {
1194
- content: "\EAC3";
1199
+ content: "\EAC4";
1195
1200
  }
1196
1201
 
1197
1202
 
1198
1203
  .icon-more::before {
1199
- content: "\EAC4";
1204
+ content: "\EAC5";
1200
1205
  }
1201
1206
 
1202
1207
 
1203
1208
  .icon-move-down-bottom::before {
1204
- content: "\EAC5";
1209
+ content: "\EAC6";
1205
1210
  }
1206
1211
 
1207
1212
 
1208
1213
  .icon-move-down::before {
1209
- content: "\EAC6";
1214
+ content: "\EAC7";
1210
1215
  }
1211
1216
 
1212
1217
 
1213
1218
  .icon-move-end::before {
1214
- content: "\EAC7";
1219
+ content: "\EAC8";
1215
1220
  }
1216
1221
 
1217
1222
  [dir="rtl"] .icon-move-end::before {
@@ -1220,7 +1225,7 @@
1220
1225
 
1221
1226
 
1222
1227
  .icon-move-left::before {
1223
- content: "\EAC8";
1228
+ content: "\EAC9";
1224
1229
  }
1225
1230
 
1226
1231
  [dir="rtl"] .icon-move-left::before {
@@ -1229,7 +1234,7 @@
1229
1234
 
1230
1235
 
1231
1236
  .icon-move-right::before {
1232
- content: "\EAC9";
1237
+ content: "\EACA";
1233
1238
  }
1234
1239
 
1235
1240
  [dir="rtl"] .icon-move-right::before {
@@ -1238,7 +1243,7 @@
1238
1243
 
1239
1244
 
1240
1245
  .icon-move-start::before {
1241
- content: "\EACA";
1246
+ content: "\EACB";
1242
1247
  }
1243
1248
 
1244
1249
  [dir="rtl"] .icon-move-start::before {
@@ -1247,37 +1252,37 @@
1247
1252
 
1248
1253
 
1249
1254
  .icon-move-up-top::before {
1250
- content: "\EACB";
1255
+ content: "\EACC";
1251
1256
  }
1252
1257
 
1253
1258
 
1254
1259
  .icon-move-up::before {
1255
- content: "\EACC";
1260
+ content: "\EACD";
1256
1261
  }
1257
1262
 
1258
1263
 
1259
1264
  .icon-ms-excel::before {
1260
- content: "\EACD";
1265
+ content: "\EACE";
1261
1266
  }
1262
1267
 
1263
1268
 
1264
1269
  .icon-ms-ppt::before {
1265
- content: "\EACE";
1270
+ content: "\EACF";
1266
1271
  }
1267
1272
 
1268
1273
 
1269
1274
  .icon-ms-word::before {
1270
- content: "\EACF";
1275
+ content: "\EAD0";
1271
1276
  }
1272
1277
 
1273
1278
 
1274
1279
  .icon-muted::before {
1275
- content: "\EAD0";
1280
+ content: "\EAD1";
1276
1281
  }
1277
1282
 
1278
1283
 
1279
1284
  .icon-next-unread::before {
1280
- content: "\EAD1";
1285
+ content: "\EAD2";
1281
1286
  }
1282
1287
 
1283
1288
  [dir="rtl"] .icon-next-unread::before {
@@ -1286,12 +1291,12 @@
1286
1291
 
1287
1292
 
1288
1293
  .icon-no::before {
1289
- content: "\EAD2";
1294
+ content: "\EAD3";
1290
1295
  }
1291
1296
 
1292
1297
 
1293
1298
  .icon-not-graded::before {
1294
- content: "\EAD3";
1299
+ content: "\EAD4";
1295
1300
  }
1296
1301
 
1297
1302
  [dir="rtl"] .icon-not-graded::before {
@@ -1300,17 +1305,17 @@
1300
1305
 
1301
1306
 
1302
1307
  .icon-note-dark::before {
1303
- content: "\EAD4";
1308
+ content: "\EAD5";
1304
1309
  }
1305
1310
 
1306
1311
 
1307
1312
  .icon-note-light::before {
1308
- content: "\EAD5";
1313
+ content: "\EAD6";
1309
1314
  }
1310
1315
 
1311
1316
 
1312
1317
  .icon-note::before {
1313
- content: "\EAD6";
1318
+ content: "\EAD7";
1314
1319
  }
1315
1320
 
1316
1321
  [dir="rtl"] .icon-note::before {
@@ -1319,22 +1324,22 @@
1319
1324
 
1320
1325
 
1321
1326
  .icon-notepad::before {
1322
- content: "\EAD7";
1327
+ content: "\EAD8";
1323
1328
  }
1324
1329
 
1325
1330
 
1326
1331
  .icon-numbered-list::before {
1327
- content: "\EAD8";
1332
+ content: "\EAD9";
1328
1333
  }
1329
1334
 
1330
1335
 
1331
1336
  .icon-off::before {
1332
- content: "\EAD9";
1337
+ content: "\EADA";
1333
1338
  }
1334
1339
 
1335
1340
 
1336
1341
  .icon-open-folder::before {
1337
- content: "\EADA";
1342
+ content: "\EADB";
1338
1343
  }
1339
1344
 
1340
1345
  [dir="rtl"] .icon-open-folder::before {
@@ -1343,12 +1348,12 @@
1343
1348
 
1344
1349
 
1345
1350
  .icon-outcomes::before {
1346
- content: "\EADB";
1351
+ content: "\EADC";
1347
1352
  }
1348
1353
 
1349
1354
 
1350
1355
  .icon-outdent::before {
1351
- content: "\EADC";
1356
+ content: "\EADD";
1352
1357
  }
1353
1358
 
1354
1359
  [dir="rtl"] .icon-outdent::before {
@@ -1357,7 +1362,7 @@
1357
1362
 
1358
1363
 
1359
1364
  .icon-outdent2::before {
1360
- content: "\EADD";
1365
+ content: "\EADE";
1361
1366
  }
1362
1367
 
1363
1368
  [dir="rtl"] .icon-outdent2::before {
@@ -1366,137 +1371,137 @@
1366
1371
 
1367
1372
 
1368
1373
  .icon-oval-half::before {
1369
- content: "\EADE";
1374
+ content: "\EADF";
1370
1375
  }
1371
1376
 
1372
1377
 
1373
1378
  .icon-page-down::before {
1374
- content: "\EADF";
1379
+ content: "\EAE0";
1375
1380
  }
1376
1381
 
1377
1382
 
1378
1383
  .icon-page-up::before {
1379
- content: "\EAE0";
1384
+ content: "\EAE1";
1380
1385
  }
1381
1386
 
1382
1387
 
1383
1388
  .icon-paint::before {
1384
- content: "\EAE1";
1389
+ content: "\EAE2";
1385
1390
  }
1386
1391
 
1387
1392
 
1388
1393
  .icon-paperclip::before {
1389
- content: "\EAE2";
1394
+ content: "\EAE3";
1390
1395
  }
1391
1396
 
1392
1397
 
1393
1398
  .icon-partial::before {
1394
- content: "\EAE3";
1399
+ content: "\EAE4";
1395
1400
  }
1396
1401
 
1397
1402
 
1398
1403
  .icon-pause::before {
1399
- content: "\EAE4";
1404
+ content: "\EAE5";
1400
1405
  }
1401
1406
 
1402
1407
 
1403
1408
  .icon-pdf::before {
1404
- content: "\EAE5";
1409
+ content: "\EAE6";
1405
1410
  }
1406
1411
 
1407
1412
 
1408
1413
  .icon-peer-graded::before {
1409
- content: "\EAE6";
1414
+ content: "\EAE7";
1410
1415
  }
1411
1416
 
1412
1417
 
1413
1418
  .icon-peer-review::before {
1414
- content: "\EAE7";
1419
+ content: "\EAE8";
1415
1420
  }
1416
1421
 
1417
1422
 
1418
1423
  .icon-permissions::before {
1419
- content: "\EAE8";
1424
+ content: "\EAE9";
1420
1425
  }
1421
1426
 
1422
1427
 
1423
1428
  .icon-pin::before {
1424
- content: "\EAE9";
1429
+ content: "\EAEA";
1425
1430
  }
1426
1431
 
1427
1432
 
1428
1433
  .icon-pinterest::before {
1429
- content: "\EAEA";
1434
+ content: "\EAEB";
1430
1435
  }
1431
1436
 
1432
1437
 
1433
1438
  .icon-play::before {
1434
- content: "\EAEB";
1439
+ content: "\EAEC";
1435
1440
  }
1436
1441
 
1437
1442
 
1438
1443
  .icon-plus::before {
1439
- content: "\EAEC";
1444
+ content: "\EAED";
1440
1445
  }
1441
1446
 
1442
1447
 
1443
1448
  .icon-post-to-sis::before {
1444
- content: "\EAED";
1449
+ content: "\EAEE";
1445
1450
  }
1446
1451
 
1447
1452
 
1448
1453
  .icon-prerequisite::before {
1449
- content: "\EAEE";
1454
+ content: "\EAEF";
1450
1455
  }
1451
1456
 
1452
1457
 
1453
1458
  .icon-printer::before {
1454
- content: "\EAEF";
1459
+ content: "\EAF0";
1455
1460
  }
1456
1461
 
1457
1462
 
1458
1463
  .icon-progress::before {
1459
- content: "\EAF0";
1464
+ content: "\EAF1";
1460
1465
  }
1461
1466
 
1462
1467
 
1463
1468
  .icon-protractor::before {
1464
- content: "\EAF1";
1469
+ content: "\EAF2";
1465
1470
  }
1466
1471
 
1467
1472
 
1468
1473
  .icon-publish::before {
1469
- content: "\EAF2";
1474
+ content: "\EAF3";
1470
1475
  }
1471
1476
 
1472
1477
 
1473
1478
  .icon-question::before {
1474
- content: "\EAF3";
1479
+ content: "\EAF4";
1475
1480
  }
1476
1481
 
1477
1482
 
1478
1483
  .icon-quiz-instructions::before {
1479
- content: "\EAF4";
1484
+ content: "\EAF5";
1480
1485
  }
1481
1486
 
1482
1487
 
1483
1488
  .icon-quiz-stats-avg::before {
1484
- content: "\EAF5";
1489
+ content: "\EAF6";
1485
1490
  }
1486
1491
 
1487
1492
 
1488
1493
  .icon-quiz-stats-cronbachs-alpha::before {
1489
- content: "\EAF6";
1494
+ content: "\EAF7";
1490
1495
  }
1491
1496
 
1492
1497
 
1493
1498
  .icon-quiz-stats-deviation::before {
1494
- content: "\EAF7";
1499
+ content: "\EAF8";
1495
1500
  }
1496
1501
 
1497
1502
 
1498
1503
  .icon-quiz-stats-high::before {
1499
- content: "\EAF8";
1504
+ content: "\EAF9";
1500
1505
  }
1501
1506
 
1502
1507
  [dir="rtl"] .icon-quiz-stats-high::before {
@@ -1505,7 +1510,7 @@
1505
1510
 
1506
1511
 
1507
1512
  .icon-quiz-stats-low::before {
1508
- content: "\EAF9";
1513
+ content: "\EAFA";
1509
1514
  }
1510
1515
 
1511
1516
  [dir="rtl"] .icon-quiz-stats-low::before {
@@ -1514,17 +1519,17 @@
1514
1519
 
1515
1520
 
1516
1521
  .icon-quiz-stats-time::before {
1517
- content: "\EAFA";
1522
+ content: "\EAFB";
1518
1523
  }
1519
1524
 
1520
1525
 
1521
1526
  .icon-quiz-title::before {
1522
- content: "\EAFB";
1527
+ content: "\EAFC";
1523
1528
  }
1524
1529
 
1525
1530
 
1526
1531
  .icon-quiz::before {
1527
- content: "\EAFC";
1532
+ content: "\EAFD";
1528
1533
  }
1529
1534
 
1530
1535
  [dir="rtl"] .icon-quiz::before {
@@ -1533,32 +1538,32 @@
1533
1538
 
1534
1539
 
1535
1540
  .icon-record::before {
1536
- content: "\EAFD";
1541
+ content: "\EAFE";
1537
1542
  }
1538
1543
 
1539
1544
 
1540
1545
  .icon-refresh::before {
1541
- content: "\EAFE";
1546
+ content: "\EAFF";
1542
1547
  }
1543
1548
 
1544
1549
 
1545
1550
  .icon-remove-bookmark::before {
1546
- content: "\EAFF";
1551
+ content: "\EB00";
1547
1552
  }
1548
1553
 
1549
1554
 
1550
1555
  .icon-remove-from-collection::before {
1551
- content: "\EB00";
1556
+ content: "\EB01";
1552
1557
  }
1553
1558
 
1554
1559
 
1555
1560
  .icon-remove-link::before {
1556
- content: "\EB01";
1561
+ content: "\EB02";
1557
1562
  }
1558
1563
 
1559
1564
 
1560
1565
  .icon-replied::before {
1561
- content: "\EB02";
1566
+ content: "\EB03";
1562
1567
  }
1563
1568
 
1564
1569
  [dir="rtl"] .icon-replied::before {
@@ -1567,7 +1572,7 @@
1567
1572
 
1568
1573
 
1569
1574
  .icon-reply-2::before {
1570
- content: "\EB03";
1575
+ content: "\EB04";
1571
1576
  }
1572
1577
 
1573
1578
  [dir="rtl"] .icon-reply-2::before {
@@ -1576,7 +1581,7 @@
1576
1581
 
1577
1582
 
1578
1583
  .icon-reply-all-2::before {
1579
- content: "\EB04";
1584
+ content: "\EB05";
1580
1585
  }
1581
1586
 
1582
1587
  [dir="rtl"] .icon-reply-all-2::before {
@@ -1585,7 +1590,7 @@
1585
1590
 
1586
1591
 
1587
1592
  .icon-reply::before {
1588
- content: "\EB05";
1593
+ content: "\EB06";
1589
1594
  }
1590
1595
 
1591
1596
  [dir="rtl"] .icon-reply::before {
@@ -1594,42 +1599,42 @@
1594
1599
 
1595
1600
 
1596
1601
  .icon-reset::before {
1597
- content: "\EB06";
1602
+ content: "\EB07";
1598
1603
  }
1599
1604
 
1600
1605
 
1601
1606
  .icon-review-screen::before {
1602
- content: "\EB07";
1607
+ content: "\EB08";
1603
1608
  }
1604
1609
 
1605
1610
 
1606
1611
  .icon-rewind::before {
1607
- content: "\EB08";
1612
+ content: "\EB09";
1608
1613
  }
1609
1614
 
1610
1615
 
1611
1616
  .icon-rotate-left::before {
1612
- content: "\EB09";
1617
+ content: "\EB0A";
1613
1618
  }
1614
1619
 
1615
1620
 
1616
1621
  .icon-rotate-right::before {
1617
- content: "\EB0A";
1622
+ content: "\EB0B";
1618
1623
  }
1619
1624
 
1620
1625
 
1621
1626
  .icon-rss-add::before {
1622
- content: "\EB0B";
1627
+ content: "\EB0C";
1623
1628
  }
1624
1629
 
1625
1630
 
1626
1631
  .icon-rss::before {
1627
- content: "\EB0C";
1632
+ content: "\EB0D";
1628
1633
  }
1629
1634
 
1630
1635
 
1631
1636
  .icon-rubric-dark::before {
1632
- content: "\EB0D";
1637
+ content: "\EB0E";
1633
1638
  }
1634
1639
 
1635
1640
  [dir="rtl"] .icon-rubric-dark::before {
@@ -1638,7 +1643,7 @@
1638
1643
 
1639
1644
 
1640
1645
  .icon-rubric::before {
1641
- content: "\EB0E";
1646
+ content: "\EB0F";
1642
1647
  }
1643
1648
 
1644
1649
  [dir="rtl"] .icon-rubric::before {
@@ -1647,62 +1652,62 @@
1647
1652
 
1648
1653
 
1649
1654
  .icon-ruler::before {
1650
- content: "\EB0F";
1655
+ content: "\EB10";
1651
1656
  }
1652
1657
 
1653
1658
 
1654
1659
  .icon-save::before {
1655
- content: "\EB10";
1660
+ content: "\EB11";
1656
1661
  }
1657
1662
 
1658
1663
 
1659
1664
  .icon-screen-capture::before {
1660
- content: "\EB11";
1665
+ content: "\EB12";
1661
1666
  }
1662
1667
 
1663
1668
 
1664
1669
  .icon-search-address-book::before {
1665
- content: "\EB12";
1670
+ content: "\EB13";
1666
1671
  }
1667
1672
 
1668
1673
 
1669
1674
  .icon-search::before {
1670
- content: "\EB13";
1675
+ content: "\EB14";
1671
1676
  }
1672
1677
 
1673
1678
 
1674
1679
  .icon-settings-2::before {
1675
- content: "\EB14";
1680
+ content: "\EB15";
1676
1681
  }
1677
1682
 
1678
1683
 
1679
1684
  .icon-settings::before {
1680
- content: "\EB15";
1685
+ content: "\EB16";
1681
1686
  }
1682
1687
 
1683
1688
 
1684
1689
  .icon-shape-oval::before {
1685
- content: "\EB16";
1690
+ content: "\EB17";
1686
1691
  }
1687
1692
 
1688
1693
 
1689
1694
  .icon-shape-polygon::before {
1690
- content: "\EB17";
1695
+ content: "\EB18";
1691
1696
  }
1692
1697
 
1693
1698
 
1694
1699
  .icon-shape-rectangle::before {
1695
- content: "\EB18";
1700
+ content: "\EB19";
1696
1701
  }
1697
1702
 
1698
1703
 
1699
1704
  .icon-share::before {
1700
- content: "\EB19";
1705
+ content: "\EB1A";
1701
1706
  }
1702
1707
 
1703
1708
 
1704
1709
  .icon-sis-imported::before {
1705
- content: "\EB1A";
1710
+ content: "\EB1B";
1706
1711
  }
1707
1712
 
1708
1713
  [dir="rtl"] .icon-sis-imported::before {
@@ -1711,82 +1716,82 @@
1711
1716
 
1712
1717
 
1713
1718
  .icon-sis-not-synced::before {
1714
- content: "\EB1B";
1719
+ content: "\EB1C";
1715
1720
  }
1716
1721
 
1717
1722
 
1718
1723
  .icon-sis-synced::before {
1719
- content: "\EB1C";
1724
+ content: "\EB1D";
1720
1725
  }
1721
1726
 
1722
1727
 
1723
1728
  .icon-skype::before {
1724
- content: "\EB1D";
1729
+ content: "\EB1E";
1725
1730
  }
1726
1731
 
1727
1732
 
1728
1733
  .icon-sort::before {
1729
- content: "\EB1E";
1734
+ content: "\EB1F";
1730
1735
  }
1731
1736
 
1732
1737
 
1733
1738
  .icon-speed-grader::before {
1734
- content: "\EB1F";
1739
+ content: "\EB20";
1735
1740
  }
1736
1741
 
1737
1742
 
1738
1743
  .icon-standards::before {
1739
- content: "\EB20";
1744
+ content: "\EB21";
1740
1745
  }
1741
1746
 
1742
1747
 
1743
1748
  .icon-star-light::before {
1744
- content: "\EB21";
1749
+ content: "\EB22";
1745
1750
  }
1746
1751
 
1747
1752
 
1748
1753
  .icon-star::before {
1749
- content: "\EB22";
1754
+ content: "\EB23";
1750
1755
  }
1751
1756
 
1752
1757
 
1753
1758
  .icon-stats::before {
1754
- content: "\EB23";
1759
+ content: "\EB24";
1755
1760
  }
1756
1761
 
1757
1762
 
1758
1763
  .icon-stop::before {
1759
- content: "\EB24";
1764
+ content: "\EB25";
1760
1765
  }
1761
1766
 
1762
1767
 
1763
1768
  .icon-strikethrough::before {
1764
- content: "\EB25";
1769
+ content: "\EB26";
1765
1770
  }
1766
1771
 
1767
1772
 
1768
1773
  .icon-student-view::before {
1769
- content: "\EB26";
1774
+ content: "\EB27";
1770
1775
  }
1771
1776
 
1772
1777
 
1773
1778
  .icon-studio::before {
1774
- content: "\EB27";
1779
+ content: "\EB28";
1775
1780
  }
1776
1781
 
1777
1782
 
1778
1783
  .icon-subaccounts::before {
1779
- content: "\EB28";
1784
+ content: "\EB29";
1780
1785
  }
1781
1786
 
1782
1787
 
1783
1788
  .icon-subtitles::before {
1784
- content: "\EB29";
1789
+ content: "\EB2A";
1785
1790
  }
1786
1791
 
1787
1792
 
1788
1793
  .icon-syllabus::before {
1789
- content: "\EB2A";
1794
+ content: "\EB2B";
1790
1795
  }
1791
1796
 
1792
1797
  [dir="rtl"] .icon-syllabus::before {
@@ -1795,112 +1800,112 @@
1795
1800
 
1796
1801
 
1797
1802
  .icon-table-cell-select-all::before {
1798
- content: "\EB2B";
1803
+ content: "\EB2C";
1799
1804
  }
1800
1805
 
1801
1806
 
1802
1807
  .icon-table-delete-column::before {
1803
- content: "\EB2C";
1808
+ content: "\EB2D";
1804
1809
  }
1805
1810
 
1806
1811
 
1807
1812
  .icon-table-delete-row::before {
1808
- content: "\EB2D";
1813
+ content: "\EB2E";
1809
1814
  }
1810
1815
 
1811
1816
 
1812
1817
  .icon-table-delete-table::before {
1813
- content: "\EB2E";
1818
+ content: "\EB2F";
1814
1819
  }
1815
1820
 
1816
1821
 
1817
1822
  .icon-table-insert-column-after::before {
1818
- content: "\EB2F";
1823
+ content: "\EB30";
1819
1824
  }
1820
1825
 
1821
1826
 
1822
1827
  .icon-table-insert-column-before::before {
1823
- content: "\EB30";
1828
+ content: "\EB31";
1824
1829
  }
1825
1830
 
1826
1831
 
1827
1832
  .icon-table-insert-row-above::before {
1828
- content: "\EB31";
1833
+ content: "\EB32";
1829
1834
  }
1830
1835
 
1831
1836
 
1832
1837
  .icon-table-insert-row-after::before {
1833
- content: "\EB32";
1838
+ content: "\EB33";
1834
1839
  }
1835
1840
 
1836
1841
 
1837
1842
  .icon-table-left-header::before {
1838
- content: "\EB33";
1843
+ content: "\EB34";
1839
1844
  }
1840
1845
 
1841
1846
 
1842
1847
  .icon-table-merge-cells::before {
1843
- content: "\EB34";
1848
+ content: "\EB35";
1844
1849
  }
1845
1850
 
1846
1851
 
1847
1852
  .icon-table-row-properties::before {
1848
- content: "\EB35";
1853
+ content: "\EB36";
1849
1854
  }
1850
1855
 
1851
1856
 
1852
1857
  .icon-table-split-cells::before {
1853
- content: "\EB36";
1858
+ content: "\EB37";
1854
1859
  }
1855
1860
 
1856
1861
 
1857
1862
  .icon-table-top-header::before {
1858
- content: "\EB37";
1863
+ content: "\EB38";
1859
1864
  }
1860
1865
 
1861
1866
 
1862
1867
  .icon-table::before {
1863
- content: "\EB38";
1868
+ content: "\EB39";
1864
1869
  }
1865
1870
 
1866
1871
 
1867
1872
  .icon-tag::before {
1868
- content: "\EB39";
1873
+ content: "\EB3A";
1869
1874
  }
1870
1875
 
1871
1876
 
1872
1877
  .icon-target::before {
1873
- content: "\EB3A";
1878
+ content: "\EB3B";
1874
1879
  }
1875
1880
 
1876
1881
 
1877
1882
  .icon-text-background-color::before {
1878
- content: "\EB3B";
1883
+ content: "\EB3C";
1879
1884
  }
1880
1885
 
1881
1886
 
1882
1887
  .icon-text-centered::before {
1883
- content: "\EB3C";
1888
+ content: "\EB3D";
1884
1889
  }
1885
1890
 
1886
1891
 
1887
1892
  .icon-text-color::before {
1888
- content: "\EB3D";
1893
+ content: "\EB3E";
1889
1894
  }
1890
1895
 
1891
1896
 
1892
1897
  .icon-text-direction-ltr::before {
1893
- content: "\EB3E";
1898
+ content: "\EB3F";
1894
1899
  }
1895
1900
 
1896
1901
 
1897
1902
  .icon-text-direction-rtl::before {
1898
- content: "\EB3F";
1903
+ content: "\EB40";
1899
1904
  }
1900
1905
 
1901
1906
 
1902
1907
  .icon-text-end::before {
1903
- content: "\EB40";
1908
+ content: "\EB41";
1904
1909
  }
1905
1910
 
1906
1911
  [dir="rtl"] .icon-text-end::before {
@@ -1909,7 +1914,7 @@
1909
1914
 
1910
1915
 
1911
1916
  .icon-text-left::before {
1912
- content: "\EB41";
1917
+ content: "\EB42";
1913
1918
  }
1914
1919
 
1915
1920
  [dir="rtl"] .icon-text-left::before {
@@ -1918,7 +1923,7 @@
1918
1923
 
1919
1924
 
1920
1925
  .icon-text-right::before {
1921
- content: "\EB42";
1926
+ content: "\EB43";
1922
1927
  }
1923
1928
 
1924
1929
  [dir="rtl"] .icon-text-right::before {
@@ -1927,7 +1932,7 @@
1927
1932
 
1928
1933
 
1929
1934
  .icon-text-start::before {
1930
- content: "\EB43";
1935
+ content: "\EB44";
1931
1936
  }
1932
1937
 
1933
1938
  [dir="rtl"] .icon-text-start::before {
@@ -1936,22 +1941,22 @@
1936
1941
 
1937
1942
 
1938
1943
  .icon-text-subscript::before {
1939
- content: "\EB44";
1944
+ content: "\EB45";
1940
1945
  }
1941
1946
 
1942
1947
 
1943
1948
  .icon-text-superscript::before {
1944
- content: "\EB45";
1949
+ content: "\EB46";
1945
1950
  }
1946
1951
 
1947
1952
 
1948
1953
  .icon-text::before {
1949
- content: "\EB46";
1954
+ content: "\EB47";
1950
1955
  }
1951
1956
 
1952
1957
 
1953
1958
  .icon-textarea::before {
1954
- content: "\EB47";
1959
+ content: "\EB48";
1955
1960
  }
1956
1961
 
1957
1962
  [dir="rtl"] .icon-textarea::before {
@@ -1960,12 +1965,12 @@
1960
1965
 
1961
1966
 
1962
1967
  .icon-timer::before {
1963
- content: "\EB48";
1968
+ content: "\EB49";
1964
1969
  }
1965
1970
 
1966
1971
 
1967
1972
  .icon-toggle-end::before {
1968
- content: "\EB49";
1973
+ content: "\EB4A";
1969
1974
  }
1970
1975
 
1971
1976
  [dir="rtl"] .icon-toggle-end::before {
@@ -1974,7 +1979,7 @@
1974
1979
 
1975
1980
 
1976
1981
  .icon-toggle-left::before {
1977
- content: "\EB4A";
1982
+ content: "\EB4B";
1978
1983
  }
1979
1984
 
1980
1985
  [dir="rtl"] .icon-toggle-left::before {
@@ -1983,7 +1988,7 @@
1983
1988
 
1984
1989
 
1985
1990
  .icon-toggle-right::before {
1986
- content: "\EB4B";
1991
+ content: "\EB4C";
1987
1992
  }
1988
1993
 
1989
1994
  [dir="rtl"] .icon-toggle-right::before {
@@ -1992,7 +1997,7 @@
1992
1997
 
1993
1998
 
1994
1999
  .icon-toggle-start::before {
1995
- content: "\EB4C";
2000
+ content: "\EB4D";
1996
2001
  }
1997
2002
 
1998
2003
  [dir="rtl"] .icon-toggle-start::before {
@@ -2001,127 +2006,127 @@
2001
2006
 
2002
2007
 
2003
2008
  .icon-trash::before {
2004
- content: "\EB4D";
2009
+ content: "\EB4E";
2005
2010
  }
2006
2011
 
2007
2012
 
2008
2013
  .icon-trouble::before {
2009
- content: "\EB4E";
2014
+ content: "\EB4F";
2010
2015
  }
2011
2016
 
2012
2017
 
2013
2018
  .icon-twitter-boxed::before {
2014
- content: "\EB4F";
2019
+ content: "\EB50";
2015
2020
  }
2016
2021
 
2017
2022
 
2018
2023
  .icon-twitter::before {
2019
- content: "\EB50";
2024
+ content: "\EB51";
2020
2025
  }
2021
2026
 
2022
2027
 
2023
2028
  .icon-unarchive::before {
2024
- content: "\EB51";
2029
+ content: "\EB52";
2025
2030
  }
2026
2031
 
2027
2032
 
2028
2033
  .icon-underline::before {
2029
- content: "\EB52";
2034
+ content: "\EB53";
2030
2035
  }
2031
2036
 
2032
2037
 
2033
2038
  .icon-unlock::before {
2034
- content: "\EB53";
2039
+ content: "\EB54";
2035
2040
  }
2036
2041
 
2037
2042
 
2038
2043
  .icon-unmuted::before {
2039
- content: "\EB54";
2044
+ content: "\EB55";
2040
2045
  }
2041
2046
 
2042
2047
 
2043
2048
  .icon-unpublish::before {
2044
- content: "\EB55";
2049
+ content: "\EB56";
2045
2050
  }
2046
2051
 
2047
2052
 
2048
2053
  .icon-unpublished::before {
2049
- content: "\EB56";
2054
+ content: "\EB57";
2050
2055
  }
2051
2056
 
2052
2057
 
2053
2058
  .icon-updown::before {
2054
- content: "\EB57";
2059
+ content: "\EB58";
2055
2060
  }
2056
2061
 
2057
2062
 
2058
2063
  .icon-upload::before {
2059
- content: "\EB58";
2064
+ content: "\EB59";
2060
2065
  }
2061
2066
 
2062
2067
 
2063
2068
  .icon-user-add::before {
2064
- content: "\EB59";
2069
+ content: "\EB5A";
2065
2070
  }
2066
2071
 
2067
2072
 
2068
2073
  .icon-user::before {
2069
- content: "\EB5A";
2074
+ content: "\EB5B";
2070
2075
  }
2071
2076
 
2072
2077
 
2073
2078
  .icon-video-camera-off::before {
2074
- content: "\EB5B";
2079
+ content: "\EB5C";
2075
2080
  }
2076
2081
 
2077
2082
 
2078
2083
  .icon-video-camera::before {
2079
- content: "\EB5C";
2084
+ content: "\EB5D";
2080
2085
  }
2081
2086
 
2082
2087
 
2083
2088
  .icon-video::before {
2084
- content: "\EB5D";
2089
+ content: "\EB5E";
2085
2090
  }
2086
2091
 
2087
2092
 
2088
2093
  .icon-warning-borderless::before {
2089
- content: "\EB5E";
2094
+ content: "\EB5F";
2090
2095
  }
2091
2096
 
2092
2097
 
2093
2098
  .icon-warning::before {
2094
- content: "\EB5F";
2099
+ content: "\EB60";
2095
2100
  }
2096
2101
 
2097
2102
 
2098
2103
  .icon-windows::before {
2099
- content: "\EB60";
2104
+ content: "\EB61";
2100
2105
  }
2101
2106
 
2102
2107
 
2103
2108
  .icon-wordpress::before {
2104
- content: "\EB61";
2109
+ content: "\EB62";
2105
2110
  }
2106
2111
 
2107
2112
 
2108
2113
  .icon-x::before {
2109
- content: "\EB62";
2114
+ content: "\EB63";
2110
2115
  }
2111
2116
 
2112
2117
 
2113
2118
  .icon-zipped::before {
2114
- content: "\EB63";
2119
+ content: "\EB64";
2115
2120
  }
2116
2121
 
2117
2122
 
2118
2123
  .icon-zoom-in::before {
2119
- content: "\EB64";
2124
+ content: "\EB65";
2120
2125
  }
2121
2126
 
2122
2127
 
2123
2128
  .icon-zoom-out::before {
2124
- content: "\EB65";
2129
+ content: "\EB66";
2125
2130
  }
2126
2131
 
2127
2132