@instructure/ui-icons 7.16.0 → 7.19.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.
Files changed (218) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/es/IconAnalyticsLine.js +10 -3
  3. package/es/IconAnalyticsSolid.js +1 -4
  4. package/es/IconArrowLeftLine.js +3 -1
  5. package/es/IconArrowLeftSolid.js +3 -1
  6. package/es/IconArrowOpenLeftLine.js +3 -1
  7. package/es/IconArrowOpenLeftSolid.js +3 -1
  8. package/es/IconArrowOpenRightLine.js +3 -1
  9. package/es/IconArrowOpenRightSolid.js +3 -1
  10. package/es/IconArrowRightLine.js +3 -1
  11. package/es/IconArrowRightSolid.js +3 -1
  12. package/es/IconBankLine.js +11 -3
  13. package/es/IconBankSolid.js +7 -3
  14. package/es/IconCanvasLogoLine.js +42 -0
  15. package/es/IconCanvasLogoSolid.js +42 -0
  16. package/es/IconCloudUploadLine.js +43 -0
  17. package/es/IconCloudUploadSolid.js +43 -0
  18. package/es/IconConfigureLine.js +45 -0
  19. package/es/IconConfigureSolid.js +45 -0
  20. package/es/IconCopyCourseLine.js +3 -1
  21. package/es/IconCopyCourseSolid.js +3 -1
  22. package/es/IconDiscussionReplyDarkLine.js +3 -1
  23. package/es/IconDiscussionReplyDarkSolid.js +3 -1
  24. package/es/IconDiscussionReplyLine.js +3 -1
  25. package/es/IconDiscussionReplySolid.js +3 -1
  26. package/es/IconDiscussionSearchLine.js +3 -1
  27. package/es/IconDiscussionSearchSolid.js +3 -1
  28. package/es/IconDiscussionXLine.js +3 -1
  29. package/es/IconDiscussionXSolid.js +3 -1
  30. package/es/IconElevateLogoLine.js +42 -0
  31. package/es/IconElevateLogoSolid.js +42 -0
  32. package/es/IconExpandLeftLine.js +3 -1
  33. package/es/IconExpandLeftSolid.js +3 -1
  34. package/es/IconImpactLogoLine.js +42 -0
  35. package/es/IconImpactLogoSolid.js +42 -0
  36. package/es/IconInstructureLine.js +5 -0
  37. package/es/IconInstructureLogoLine.js +42 -0
  38. package/es/IconInstructureLogoSolid.js +42 -0
  39. package/es/IconInstructureSolid.js +5 -0
  40. package/es/IconMasteryLogoLine.js +42 -0
  41. package/es/IconMasteryLogoSolid.js +42 -0
  42. package/es/IconMaterialsRequiredLightLine.js +3 -1
  43. package/es/IconMaterialsRequiredLightSolid.js +3 -1
  44. package/es/IconMatureLightLine.js +3 -1
  45. package/es/IconMatureLightSolid.js +3 -1
  46. package/es/IconMiniArrowDoubleLine.js +42 -0
  47. package/es/IconMiniArrowDoubleSolid.js +42 -0
  48. package/es/IconMiniArrowLeftLine.js +3 -1
  49. package/es/IconMiniArrowLeftSolid.js +3 -1
  50. package/es/IconMiniArrowRightLine.js +3 -1
  51. package/es/IconMiniArrowRightSolid.js +3 -1
  52. package/es/IconMoveLeftLine.js +3 -1
  53. package/es/IconMoveLeftSolid.js +3 -1
  54. package/es/IconMoveRightLine.js +3 -1
  55. package/es/IconMoveRightSolid.js +3 -1
  56. package/es/IconNoteDarkLine.js +3 -1
  57. package/es/IconNoteDarkSolid.js +3 -1
  58. package/es/IconNoteLightLine.js +3 -1
  59. package/es/IconNoteLightSolid.js +3 -1
  60. package/es/IconRssAddLine.js +3 -1
  61. package/es/IconRssAddSolid.js +3 -1
  62. package/es/IconSearchAddressBookLine.js +3 -1
  63. package/es/IconSearchAddressBookSolid.js +3 -1
  64. package/es/IconSettings2Line.js +3 -1
  65. package/es/IconSettings2Solid.js +3 -1
  66. package/es/IconStatsLine.js +10 -3
  67. package/es/IconStatsSolid.js +1 -4
  68. package/es/IconTextLeftLine.js +3 -1
  69. package/es/IconTextLeftSolid.js +3 -1
  70. package/es/IconTextRightLine.js +3 -1
  71. package/es/IconTextRightSolid.js +3 -1
  72. package/es/IconToggleLeftLine.js +3 -1
  73. package/es/IconToggleLeftSolid.js +3 -1
  74. package/es/IconToggleRightLine.js +3 -1
  75. package/es/IconToggleRightSolid.js +3 -1
  76. package/es/IconTwitterBoxedLine.js +3 -1
  77. package/es/IconTwitterBoxedSolid.js +3 -1
  78. package/es/IconUnpublishLine.js +3 -1
  79. package/es/IconUnpublishSolid.js +3 -1
  80. package/es/IconUserAddLine.js +3 -1
  81. package/es/IconUserAddSolid.js +3 -1
  82. package/es/font/Line/InstructureIcons-Line.css +338 -298
  83. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  84. package/es/font/Line/InstructureIcons-Line.svg +325 -301
  85. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  86. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  87. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  88. package/es/font/Line/InstructureIcons-Line_icon-map.scss +314 -298
  89. package/es/font/Solid/InstructureIcons-Solid.css +338 -298
  90. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  91. package/es/font/Solid/InstructureIcons-Solid.svg +325 -301
  92. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  93. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  94. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  95. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +314 -298
  96. package/es/font/index.js +758 -598
  97. package/es/index.js +276 -260
  98. package/es/svg/index.js +1 -1
  99. package/lib/IconAnalyticsLine.js +10 -3
  100. package/lib/IconAnalyticsSolid.js +1 -4
  101. package/lib/IconArrowLeftLine.js +3 -1
  102. package/lib/IconArrowLeftSolid.js +3 -1
  103. package/lib/IconArrowOpenLeftLine.js +3 -1
  104. package/lib/IconArrowOpenLeftSolid.js +3 -1
  105. package/lib/IconArrowOpenRightLine.js +3 -1
  106. package/lib/IconArrowOpenRightSolid.js +3 -1
  107. package/lib/IconArrowRightLine.js +3 -1
  108. package/lib/IconArrowRightSolid.js +3 -1
  109. package/lib/IconBankLine.js +11 -3
  110. package/lib/IconBankSolid.js +7 -3
  111. package/lib/IconCanvasLogoLine.js +58 -0
  112. package/lib/IconCanvasLogoSolid.js +58 -0
  113. package/lib/IconCloudUploadLine.js +59 -0
  114. package/lib/IconCloudUploadSolid.js +59 -0
  115. package/lib/IconConfigureLine.js +61 -0
  116. package/lib/IconConfigureSolid.js +61 -0
  117. package/lib/IconCopyCourseLine.js +3 -1
  118. package/lib/IconCopyCourseSolid.js +3 -1
  119. package/lib/IconDiscussionReplyDarkLine.js +3 -1
  120. package/lib/IconDiscussionReplyDarkSolid.js +3 -1
  121. package/lib/IconDiscussionReplyLine.js +3 -1
  122. package/lib/IconDiscussionReplySolid.js +3 -1
  123. package/lib/IconDiscussionSearchLine.js +3 -1
  124. package/lib/IconDiscussionSearchSolid.js +3 -1
  125. package/lib/IconDiscussionXLine.js +3 -1
  126. package/lib/IconDiscussionXSolid.js +3 -1
  127. package/lib/IconElevateLogoLine.js +58 -0
  128. package/lib/IconElevateLogoSolid.js +58 -0
  129. package/lib/IconExpandLeftLine.js +3 -1
  130. package/lib/IconExpandLeftSolid.js +3 -1
  131. package/lib/IconImpactLogoLine.js +58 -0
  132. package/lib/IconImpactLogoSolid.js +58 -0
  133. package/lib/IconInstructureLine.js +5 -0
  134. package/lib/IconInstructureLogoLine.js +58 -0
  135. package/lib/IconInstructureLogoSolid.js +58 -0
  136. package/lib/IconInstructureSolid.js +5 -0
  137. package/lib/IconMasteryLogoLine.js +58 -0
  138. package/lib/IconMasteryLogoSolid.js +58 -0
  139. package/lib/IconMaterialsRequiredLightLine.js +3 -1
  140. package/lib/IconMaterialsRequiredLightSolid.js +3 -1
  141. package/lib/IconMatureLightLine.js +3 -1
  142. package/lib/IconMatureLightSolid.js +3 -1
  143. package/lib/IconMiniArrowDoubleLine.js +58 -0
  144. package/lib/IconMiniArrowDoubleSolid.js +58 -0
  145. package/lib/IconMiniArrowLeftLine.js +3 -1
  146. package/lib/IconMiniArrowLeftSolid.js +3 -1
  147. package/lib/IconMiniArrowRightLine.js +3 -1
  148. package/lib/IconMiniArrowRightSolid.js +3 -1
  149. package/lib/IconMoveLeftLine.js +3 -1
  150. package/lib/IconMoveLeftSolid.js +3 -1
  151. package/lib/IconMoveRightLine.js +3 -1
  152. package/lib/IconMoveRightSolid.js +3 -1
  153. package/lib/IconNoteDarkLine.js +3 -1
  154. package/lib/IconNoteDarkSolid.js +3 -1
  155. package/lib/IconNoteLightLine.js +3 -1
  156. package/lib/IconNoteLightSolid.js +3 -1
  157. package/lib/IconRssAddLine.js +3 -1
  158. package/lib/IconRssAddSolid.js +3 -1
  159. package/lib/IconSearchAddressBookLine.js +3 -1
  160. package/lib/IconSearchAddressBookSolid.js +3 -1
  161. package/lib/IconSettings2Line.js +3 -1
  162. package/lib/IconSettings2Solid.js +3 -1
  163. package/lib/IconStatsLine.js +10 -3
  164. package/lib/IconStatsSolid.js +1 -4
  165. package/lib/IconTextLeftLine.js +3 -1
  166. package/lib/IconTextLeftSolid.js +3 -1
  167. package/lib/IconTextRightLine.js +3 -1
  168. package/lib/IconTextRightSolid.js +3 -1
  169. package/lib/IconToggleLeftLine.js +3 -1
  170. package/lib/IconToggleLeftSolid.js +3 -1
  171. package/lib/IconToggleRightLine.js +3 -1
  172. package/lib/IconToggleRightSolid.js +3 -1
  173. package/lib/IconTwitterBoxedLine.js +3 -1
  174. package/lib/IconTwitterBoxedSolid.js +3 -1
  175. package/lib/IconUnpublishLine.js +3 -1
  176. package/lib/IconUnpublishSolid.js +3 -1
  177. package/lib/IconUserAddLine.js +3 -1
  178. package/lib/IconUserAddSolid.js +3 -1
  179. package/lib/font/Line/InstructureIcons-Line.css +338 -298
  180. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  181. package/lib/font/Line/InstructureIcons-Line.svg +325 -301
  182. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  183. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  184. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  185. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +314 -298
  186. package/lib/font/Solid/InstructureIcons-Solid.css +338 -298
  187. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  188. package/lib/font/Solid/InstructureIcons-Solid.svg +325 -301
  189. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  190. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  191. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  192. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +314 -298
  193. package/lib/font/index.js +781 -604
  194. package/lib/index.js +908 -780
  195. package/lib/svg/index.js +1 -1
  196. package/package.json +4 -4
  197. package/svg/Line/analytics.svg +6 -2
  198. package/svg/Line/bank.svg +7 -2
  199. package/svg/Line/canvas-logo.svg +3 -0
  200. package/svg/Line/cloud-upload.svg +3 -0
  201. package/svg/Line/configure.svg +3 -0
  202. package/svg/Line/elevate-logo.svg +3 -0
  203. package/svg/Line/impact-logo.svg +3 -0
  204. package/svg/Line/instructure-logo.svg +3 -0
  205. package/svg/Line/mastery-logo.svg +3 -0
  206. package/svg/Line/mini-arrow-double.svg +3 -0
  207. package/svg/Line/stats.svg +6 -2
  208. package/svg/Solid/analytics.svg +2 -2
  209. package/svg/Solid/bank.svg +5 -2
  210. package/svg/Solid/canvas-logo.svg +3 -0
  211. package/svg/Solid/cloud-upload.svg +3 -0
  212. package/svg/Solid/configure.svg +3 -0
  213. package/svg/Solid/elevate-logo.svg +3 -0
  214. package/svg/Solid/impact-logo.svg +3 -0
  215. package/svg/Solid/instructure-logo.svg +3 -0
  216. package/svg/Solid/mastery-logo.svg +3 -0
  217. package/svg/Solid/mini-arrow-double.svg +3 -0
  218. package/svg/Solid/stats.svg +2 -2
@@ -355,142 +355,152 @@
355
355
  }
356
356
 
357
357
 
358
- .icon-certified::before {
358
+ .icon-canvas-logo::before {
359
359
  content: "\EA34";
360
360
  }
361
361
 
362
362
 
363
- .icon-chat::before {
363
+ .icon-certified::before {
364
364
  content: "\EA35";
365
365
  }
366
366
 
367
+
368
+ .icon-chat::before {
369
+ content: "\EA36";
370
+ }
371
+
367
372
  [dir="rtl"] .icon-chat::before {
368
373
  transform: scale3d(-1, 1, 1);
369
374
  }
370
375
 
371
376
 
372
377
  .icon-check-dark::before {
373
- content: "\EA36";
378
+ content: "\EA37";
374
379
  }
375
380
 
376
381
 
377
382
  .icon-check-mark-indeterminate::before {
378
- content: "\EA37";
383
+ content: "\EA38";
379
384
  }
380
385
 
381
386
 
382
387
  .icon-check-mark::before {
383
- content: "\EA38";
388
+ content: "\EA39";
384
389
  }
385
390
 
386
391
 
387
392
  .icon-check-plus::before {
388
- content: "\EA39";
393
+ content: "\EA3A";
389
394
  }
390
395
 
391
396
 
392
397
  .icon-check::before {
393
- content: "\EA3A";
398
+ content: "\EA3B";
394
399
  }
395
400
 
396
401
 
397
402
  .icon-circle-arrow-down::before {
398
- content: "\EA3B";
403
+ content: "\EA3C";
399
404
  }
400
405
 
401
406
 
402
407
  .icon-circle-arrow-up::before {
403
- content: "\EA3C";
408
+ content: "\EA3D";
404
409
  }
405
410
 
406
411
 
407
412
  .icon-clear-text-formatting::before {
408
- content: "\EA3D";
413
+ content: "\EA3E";
409
414
  }
410
415
 
411
416
 
412
417
  .icon-clock::before {
413
- content: "\EA3E";
418
+ content: "\EA3F";
414
419
  }
415
420
 
416
421
 
417
422
  .icon-closed-captioning-off::before {
418
- content: "\EA3F";
423
+ content: "\EA40";
419
424
  }
420
425
 
421
426
 
422
427
  .icon-closed-captioning-on::before {
423
- content: "\EA40";
428
+ content: "\EA41";
424
429
  }
425
430
 
426
431
 
427
432
  .icon-closed-captioning::before {
428
- content: "\EA41";
433
+ content: "\EA42";
429
434
  }
430
435
 
431
436
 
432
437
  .icon-cloud-download::before {
433
- content: "\EA42";
438
+ content: "\EA43";
434
439
  }
435
440
 
436
441
 
437
442
  .icon-cloud-lock::before {
438
- content: "\EA43";
443
+ content: "\EA44";
444
+ }
445
+
446
+
447
+ .icon-cloud-upload::before {
448
+ content: "\EA45";
439
449
  }
440
450
 
441
451
 
442
452
  .icon-code::before {
443
- content: "\EA44";
453
+ content: "\EA46";
444
454
  }
445
455
 
446
456
 
447
457
  .icon-collapse::before {
448
- content: "\EA45";
458
+ content: "\EA47";
449
459
  }
450
460
 
451
461
 
452
462
  .icon-collection-save::before {
453
- content: "\EA46";
463
+ content: "\EA48";
454
464
  }
455
465
 
456
466
 
457
467
  .icon-collection::before {
458
- content: "\EA47";
468
+ content: "\EA49";
459
469
  }
460
470
 
461
471
 
462
472
  .icon-comment::before {
463
- content: "\EA48";
473
+ content: "\EA4A";
464
474
  }
465
475
 
466
476
 
467
477
  .icon-comments-off::before {
468
- content: "\EA49";
478
+ content: "\EA4B";
469
479
  }
470
480
 
471
481
 
472
482
  .icon-comments-on::before {
473
- content: "\EA4A";
483
+ content: "\EA4C";
474
484
  }
475
485
 
476
486
 
477
487
  .icon-commons::before {
478
- content: "\EA4B";
488
+ content: "\EA4D";
479
489
  }
480
490
 
481
491
 
482
492
  .icon-compass::before {
483
- content: "\EA4C";
493
+ content: "\EA4E";
484
494
  }
485
495
 
486
496
 
487
497
  .icon-complete::before {
488
- content: "\EA4D";
498
+ content: "\EA4F";
489
499
  }
490
500
 
491
501
 
492
502
  .icon-compose::before {
493
- content: "\EA4E";
503
+ content: "\EA50";
494
504
  }
495
505
 
496
506
  [dir="rtl"] .icon-compose::before {
@@ -498,18 +508,23 @@
498
508
  }
499
509
 
500
510
 
511
+ .icon-configure::before {
512
+ content: "\EA51";
513
+ }
514
+
515
+
501
516
  .icon-copy-course::before {
502
- content: "\EA4F";
517
+ content: "\EA52";
503
518
  }
504
519
 
505
520
 
506
521
  .icon-copy::before {
507
- content: "\EA50";
522
+ content: "\EA53";
508
523
  }
509
524
 
510
525
 
511
526
  .icon-courses::before {
512
- content: "\EA51";
527
+ content: "\EA54";
513
528
  }
514
529
 
515
530
  [dir="rtl"] .icon-courses::before {
@@ -518,32 +533,32 @@
518
533
 
519
534
 
520
535
  .icon-crop::before {
521
- content: "\EA52";
536
+ content: "\EA55";
522
537
  }
523
538
 
524
539
 
525
540
  .icon-dashboard::before {
526
- content: "\EA53";
541
+ content: "\EA56";
527
542
  }
528
543
 
529
544
 
530
545
  .icon-deactivate-user::before {
531
- content: "\EA54";
546
+ content: "\EA57";
532
547
  }
533
548
 
534
549
 
535
550
  .icon-discussion-check::before {
536
- content: "\EA55";
551
+ content: "\EA58";
537
552
  }
538
553
 
539
554
 
540
555
  .icon-discussion-new::before {
541
- content: "\EA56";
556
+ content: "\EA59";
542
557
  }
543
558
 
544
559
 
545
560
  .icon-discussion-reply-2::before {
546
- content: "\EA57";
561
+ content: "\EA5A";
547
562
  }
548
563
 
549
564
  [dir="rtl"] .icon-discussion-reply-2::before {
@@ -552,27 +567,27 @@
552
567
 
553
568
 
554
569
  .icon-discussion-reply-dark::before {
555
- content: "\EA58";
570
+ content: "\EA5B";
556
571
  }
557
572
 
558
573
 
559
574
  .icon-discussion-reply::before {
560
- content: "\EA59";
575
+ content: "\EA5C";
561
576
  }
562
577
 
563
578
 
564
579
  .icon-discussion-search::before {
565
- content: "\EA5A";
580
+ content: "\EA5D";
566
581
  }
567
582
 
568
583
 
569
584
  .icon-discussion-x::before {
570
- content: "\EA5B";
585
+ content: "\EA5E";
571
586
  }
572
587
 
573
588
 
574
589
  .icon-discussion::before {
575
- content: "\EA5C";
590
+ content: "\EA5F";
576
591
  }
577
592
 
578
593
  [dir="rtl"] .icon-discussion::before {
@@ -581,7 +596,7 @@
581
596
 
582
597
 
583
598
  .icon-document::before {
584
- content: "\EA5D";
599
+ content: "\EA60";
585
600
  }
586
601
 
587
602
  [dir="rtl"] .icon-document::before {
@@ -590,27 +605,27 @@
590
605
 
591
606
 
592
607
  .icon-download::before {
593
- content: "\EA5E";
608
+ content: "\EA61";
594
609
  }
595
610
 
596
611
 
597
612
  .icon-drag-handle::before {
598
- content: "\EA5F";
613
+ content: "\EA62";
599
614
  }
600
615
 
601
616
 
602
617
  .icon-drop-down::before {
603
- content: "\EA60";
618
+ content: "\EA63";
604
619
  }
605
620
 
606
621
 
607
622
  .icon-duplicate::before {
608
- content: "\EA61";
623
+ content: "\EA64";
609
624
  }
610
625
 
611
626
 
612
627
  .icon-edit::before {
613
- content: "\EA62";
628
+ content: "\EA65";
614
629
  }
615
630
 
616
631
  [dir="rtl"] .icon-edit::before {
@@ -619,42 +634,47 @@
619
634
 
620
635
 
621
636
  .icon-educators::before {
622
- content: "\EA63";
637
+ content: "\EA66";
638
+ }
639
+
640
+
641
+ .icon-elevate-logo::before {
642
+ content: "\EA67";
623
643
  }
624
644
 
625
645
 
626
646
  .icon-email::before {
627
- content: "\EA64";
647
+ content: "\EA68";
628
648
  }
629
649
 
630
650
 
631
651
  .icon-empty::before {
632
- content: "\EA65";
652
+ content: "\EA69";
633
653
  }
634
654
 
635
655
 
636
656
  .icon-end::before {
637
- content: "\EA66";
657
+ content: "\EA6A";
638
658
  }
639
659
 
640
660
 
641
661
  .icon-eportfolio::before {
642
- content: "\EA67";
662
+ content: "\EA6B";
643
663
  }
644
664
 
645
665
 
646
666
  .icon-equation::before {
647
- content: "\EA68";
667
+ content: "\EA6C";
648
668
  }
649
669
 
650
670
 
651
671
  .icon-equella::before {
652
- content: "\EA69";
672
+ content: "\EA6D";
653
673
  }
654
674
 
655
675
 
656
676
  .icon-essay::before {
657
- content: "\EA6A";
677
+ content: "\EA6E";
658
678
  }
659
679
 
660
680
  [dir="rtl"] .icon-essay::before {
@@ -663,17 +683,17 @@
663
683
 
664
684
 
665
685
  .icon-exit-full-screen::before {
666
- content: "\EA6B";
686
+ content: "\EA6F";
667
687
  }
668
688
 
669
689
 
670
690
  .icon-expand-items::before {
671
- content: "\EA6C";
691
+ content: "\EA70";
672
692
  }
673
693
 
674
694
 
675
695
  .icon-expand-left::before {
676
- content: "\EA6D";
696
+ content: "\EA71";
677
697
  }
678
698
 
679
699
  [dir="rtl"] .icon-expand-left::before {
@@ -682,7 +702,7 @@
682
702
 
683
703
 
684
704
  .icon-expand-start::before {
685
- content: "\EA6E";
705
+ content: "\EA72";
686
706
  }
687
707
 
688
708
  [dir="rtl"] .icon-expand-start::before {
@@ -691,12 +711,12 @@
691
711
 
692
712
 
693
713
  .icon-expand::before {
694
- content: "\EA6F";
714
+ content: "\EA73";
695
715
  }
696
716
 
697
717
 
698
718
  .icon-export-content::before {
699
- content: "\EA70";
719
+ content: "\EA74";
700
720
  }
701
721
 
702
722
  [dir="rtl"] .icon-export-content::before {
@@ -705,7 +725,7 @@
705
725
 
706
726
 
707
727
  .icon-export::before {
708
- content: "\EA71";
728
+ content: "\EA75";
709
729
  }
710
730
 
711
731
  [dir="rtl"] .icon-export::before {
@@ -714,7 +734,7 @@
714
734
 
715
735
 
716
736
  .icon-external-link::before {
717
- content: "\EA72";
737
+ content: "\EA76";
718
738
  }
719
739
 
720
740
  [dir="rtl"] .icon-external-link::before {
@@ -723,27 +743,27 @@
723
743
 
724
744
 
725
745
  .icon-eye::before {
726
- content: "\EA73";
746
+ content: "\EA77";
727
747
  }
728
748
 
729
749
 
730
750
  .icon-facebook-boxed::before {
731
- content: "\EA74";
751
+ content: "\EA78";
732
752
  }
733
753
 
734
754
 
735
755
  .icon-facebook::before {
736
- content: "\EA75";
756
+ content: "\EA79";
737
757
  }
738
758
 
739
759
 
740
760
  .icon-fast-forward::before {
741
- content: "\EA76";
761
+ content: "\EA7A";
742
762
  }
743
763
 
744
764
 
745
765
  .icon-feedback::before {
746
- content: "\EA77";
766
+ content: "\EA7B";
747
767
  }
748
768
 
749
769
  [dir="rtl"] .icon-feedback::before {
@@ -752,52 +772,52 @@
752
772
 
753
773
 
754
774
  .icon-file-locked::before {
755
- content: "\EA78";
775
+ content: "\EA7C";
756
776
  }
757
777
 
758
778
 
759
779
  .icon-files-copyright::before {
760
- content: "\EA79";
780
+ content: "\EA7D";
761
781
  }
762
782
 
763
783
 
764
784
  .icon-files-creative-commons::before {
765
- content: "\EA7A";
785
+ content: "\EA7E";
766
786
  }
767
787
 
768
788
 
769
789
  .icon-files-fair-use::before {
770
- content: "\EA7B";
790
+ content: "\EA7F";
771
791
  }
772
792
 
773
793
 
774
794
  .icon-files-obtained-permission::before {
775
- content: "\EA7C";
795
+ content: "\EA80";
776
796
  }
777
797
 
778
798
 
779
799
  .icon-files-public-domain::before {
780
- content: "\EA7D";
800
+ content: "\EA81";
781
801
  }
782
802
 
783
803
 
784
804
  .icon-filmstrip::before {
785
- content: "\EA7E";
805
+ content: "\EA82";
786
806
  }
787
807
 
788
808
 
789
809
  .icon-filter::before {
790
- content: "\EA7F";
810
+ content: "\EA83";
791
811
  }
792
812
 
793
813
 
794
814
  .icon-flag::before {
795
- content: "\EA80";
815
+ content: "\EA84";
796
816
  }
797
817
 
798
818
 
799
819
  .icon-folder-locked::before {
800
- content: "\EA81";
820
+ content: "\EA85";
801
821
  }
802
822
 
803
823
  [dir="rtl"] .icon-folder-locked::before {
@@ -806,7 +826,7 @@
806
826
 
807
827
 
808
828
  .icon-folder::before {
809
- content: "\EA82";
829
+ content: "\EA86";
810
830
  }
811
831
 
812
832
  [dir="rtl"] .icon-folder::before {
@@ -815,7 +835,7 @@
815
835
 
816
836
 
817
837
  .icon-forward::before {
818
- content: "\EA83";
838
+ content: "\EA87";
819
839
  }
820
840
 
821
841
  [dir="rtl"] .icon-forward::before {
@@ -824,17 +844,17 @@
824
844
 
825
845
 
826
846
  .icon-full-screen::before {
827
- content: "\EA84";
847
+ content: "\EA88";
828
848
  }
829
849
 
830
850
 
831
851
  .icon-github::before {
832
- content: "\EA85";
852
+ content: "\EA89";
833
853
  }
834
854
 
835
855
 
836
856
  .icon-gradebook-export::before {
837
- content: "\EA86";
857
+ content: "\EA8A";
838
858
  }
839
859
 
840
860
  [dir="rtl"] .icon-gradebook-export::before {
@@ -843,7 +863,7 @@
843
863
 
844
864
 
845
865
  .icon-gradebook-import::before {
846
- content: "\EA87";
866
+ content: "\EA8B";
847
867
  }
848
868
 
849
869
  [dir="rtl"] .icon-gradebook-import::before {
@@ -852,37 +872,37 @@
852
872
 
853
873
 
854
874
  .icon-gradebook::before {
855
- content: "\EA88";
875
+ content: "\EA8C";
856
876
  }
857
877
 
858
878
 
859
879
  .icon-group-dark-new::before {
860
- content: "\EA89";
880
+ content: "\EA8D";
861
881
  }
862
882
 
863
883
 
864
884
  .icon-group-new::before {
865
- content: "\EA8A";
885
+ content: "\EA8E";
866
886
  }
867
887
 
868
888
 
869
889
  .icon-group::before {
870
- content: "\EA8B";
890
+ content: "\EA8F";
871
891
  }
872
892
 
873
893
 
874
894
  .icon-hamburger::before {
875
- content: "\EA8C";
895
+ content: "\EA90";
876
896
  }
877
897
 
878
898
 
879
899
  .icon-heart::before {
880
- content: "\EA8D";
900
+ content: "\EA91";
881
901
  }
882
902
 
883
903
 
884
904
  .icon-highlighter::before {
885
- content: "\EA8E";
905
+ content: "\EA92";
886
906
  }
887
907
 
888
908
  [dir="rtl"] .icon-highlighter::before {
@@ -891,27 +911,32 @@
891
911
 
892
912
 
893
913
  .icon-home::before {
894
- content: "\EA8F";
914
+ content: "\EA93";
895
915
  }
896
916
 
897
917
 
898
918
  .icon-hour-glass::before {
899
- content: "\EA90";
919
+ content: "\EA94";
900
920
  }
901
921
 
902
922
 
903
923
  .icon-image::before {
904
- content: "\EA91";
924
+ content: "\EA95";
905
925
  }
906
926
 
907
927
 
908
928
  .icon-immersive-reader::before {
909
- content: "\EA92";
929
+ content: "\EA96";
930
+ }
931
+
932
+
933
+ .icon-impact-logo::before {
934
+ content: "\EA97";
910
935
  }
911
936
 
912
937
 
913
938
  .icon-import-content::before {
914
- content: "\EA93";
939
+ content: "\EA98";
915
940
  }
916
941
 
917
942
  [dir="rtl"] .icon-import-content::before {
@@ -920,7 +945,7 @@
920
945
 
921
946
 
922
947
  .icon-import::before {
923
- content: "\EA94";
948
+ content: "\EA99";
924
949
  }
925
950
 
926
951
  [dir="rtl"] .icon-import::before {
@@ -929,17 +954,17 @@
929
954
 
930
955
 
931
956
  .icon-important-dates::before {
932
- content: "\EA95";
957
+ content: "\EA9A";
933
958
  }
934
959
 
935
960
 
936
961
  .icon-inbox::before {
937
- content: "\EA96";
962
+ content: "\EA9B";
938
963
  }
939
964
 
940
965
 
941
966
  .icon-indent-2::before {
942
- content: "\EA97";
967
+ content: "\EA9C";
943
968
  }
944
969
 
945
970
  [dir="rtl"] .icon-indent-2::before {
@@ -948,7 +973,7 @@
948
973
 
949
974
 
950
975
  .icon-indent::before {
951
- content: "\EA98";
976
+ content: "\EA9D";
952
977
  }
953
978
 
954
979
  [dir="rtl"] .icon-indent::before {
@@ -957,147 +982,162 @@
957
982
 
958
983
 
959
984
  .icon-info-borderless::before {
960
- content: "\EA99";
985
+ content: "\EA9E";
961
986
  }
962
987
 
963
988
 
964
989
  .icon-info::before {
965
- content: "\EA9A";
990
+ content: "\EA9F";
991
+ }
992
+
993
+
994
+ .icon-instructure-logo::before {
995
+ content: "\EAA0";
966
996
  }
967
997
 
968
998
 
969
999
  .icon-instructure::before {
970
- content: "\EA9B";
1000
+ content: "\EAA1";
971
1001
  }
972
1002
 
973
1003
 
974
1004
  .icon-integrations::before {
975
- content: "\EA9C";
1005
+ content: "\EAA2";
976
1006
  }
977
1007
 
978
1008
 
979
1009
  .icon-invitation::before {
980
- content: "\EA9D";
1010
+ content: "\EAA3";
981
1011
  }
982
1012
 
983
1013
 
984
1014
  .icon-italic::before {
985
- content: "\EA9E";
1015
+ content: "\EAA4";
986
1016
  }
987
1017
 
988
1018
 
989
1019
  .icon-keyboard-shortcuts::before {
990
- content: "\EA9F";
1020
+ content: "\EAA5";
991
1021
  }
992
1022
 
993
1023
 
994
1024
  .icon-launch::before {
995
- content: "\EAA0";
1025
+ content: "\EAA6";
996
1026
  }
997
1027
 
998
1028
 
999
1029
  .icon-life-preserver::before {
1000
- content: "\EAA1";
1030
+ content: "\EAA7";
1001
1031
  }
1002
1032
 
1003
1033
 
1004
1034
  .icon-like::before {
1005
- content: "\EAA2";
1035
+ content: "\EAA8";
1006
1036
  }
1007
1037
 
1008
1038
 
1009
1039
  .icon-line-reader::before {
1010
- content: "\EAA3";
1040
+ content: "\EAA9";
1011
1041
  }
1012
1042
 
1013
1043
 
1014
1044
  .icon-link::before {
1015
- content: "\EAA4";
1045
+ content: "\EAAA";
1016
1046
  }
1017
1047
 
1018
1048
 
1019
1049
  .icon-linkedin::before {
1020
- content: "\EAA5";
1050
+ content: "\EAAB";
1021
1051
  }
1022
1052
 
1023
1053
 
1024
1054
  .icon-lock::before {
1025
- content: "\EAA6";
1055
+ content: "\EAAC";
1026
1056
  }
1027
1057
 
1028
1058
 
1029
1059
  .icon-lti::before {
1030
- content: "\EAA7";
1060
+ content: "\EAAD";
1031
1061
  }
1032
1062
 
1033
1063
 
1034
1064
  .icon-mark-as-read::before {
1035
- content: "\EAA8";
1065
+ content: "\EAAE";
1036
1066
  }
1037
1067
 
1038
1068
 
1039
1069
  .icon-marker::before {
1040
- content: "\EAA9";
1070
+ content: "\EAAF";
1041
1071
  }
1042
1072
 
1043
1073
 
1044
1074
  .icon-masquerade::before {
1045
- content: "\EAAA";
1075
+ content: "\EAB0";
1076
+ }
1077
+
1078
+
1079
+ .icon-mastery-logo::before {
1080
+ content: "\EAB1";
1046
1081
  }
1047
1082
 
1048
1083
 
1049
1084
  .icon-mastery-paths::before {
1050
- content: "\EAAB";
1085
+ content: "\EAB2";
1051
1086
  }
1052
1087
 
1053
1088
 
1054
1089
  .icon-materials-required-light::before {
1055
- content: "\EAAC";
1090
+ content: "\EAB3";
1056
1091
  }
1057
1092
 
1058
1093
 
1059
1094
  .icon-materials-required::before {
1060
- content: "\EAAD";
1095
+ content: "\EAB4";
1061
1096
  }
1062
1097
 
1063
1098
 
1064
1099
  .icon-mature-light::before {
1065
- content: "\EAAE";
1100
+ content: "\EAB5";
1066
1101
  }
1067
1102
 
1068
1103
 
1069
1104
  .icon-mature::before {
1070
- content: "\EAAF";
1105
+ content: "\EAB6";
1071
1106
  }
1072
1107
 
1073
1108
 
1074
1109
  .icon-media::before {
1075
- content: "\EAB0";
1110
+ content: "\EAB7";
1076
1111
  }
1077
1112
 
1078
1113
 
1079
1114
  .icon-message::before {
1080
- content: "\EAB1";
1115
+ content: "\EAB8";
1081
1116
  }
1082
1117
 
1083
1118
 
1084
1119
  .icon-mic-off::before {
1085
- content: "\EAB2";
1120
+ content: "\EAB9";
1086
1121
  }
1087
1122
 
1088
1123
 
1089
1124
  .icon-mic::before {
1090
- content: "\EAB3";
1125
+ content: "\EABA";
1126
+ }
1127
+
1128
+
1129
+ .icon-mini-arrow-double::before {
1130
+ content: "\EABB";
1091
1131
  }
1092
1132
 
1093
1133
 
1094
1134
  .icon-mini-arrow-down::before {
1095
- content: "\EAB4";
1135
+ content: "\EABC";
1096
1136
  }
1097
1137
 
1098
1138
 
1099
1139
  .icon-mini-arrow-end::before {
1100
- content: "\EAB5";
1140
+ content: "\EABD";
1101
1141
  }
1102
1142
 
1103
1143
  [dir="rtl"] .icon-mini-arrow-end::before {
@@ -1106,7 +1146,7 @@
1106
1146
 
1107
1147
 
1108
1148
  .icon-mini-arrow-left::before {
1109
- content: "\EAB6";
1149
+ content: "\EABE";
1110
1150
  }
1111
1151
 
1112
1152
  [dir="rtl"] .icon-mini-arrow-left::before {
@@ -1115,7 +1155,7 @@
1115
1155
 
1116
1156
 
1117
1157
  .icon-mini-arrow-right::before {
1118
- content: "\EAB7";
1158
+ content: "\EABF";
1119
1159
  }
1120
1160
 
1121
1161
  [dir="rtl"] .icon-mini-arrow-right::before {
@@ -1124,7 +1164,7 @@
1124
1164
 
1125
1165
 
1126
1166
  .icon-mini-arrow-start::before {
1127
- content: "\EAB8";
1167
+ content: "\EAC0";
1128
1168
  }
1129
1169
 
1130
1170
  [dir="rtl"] .icon-mini-arrow-start::before {
@@ -1133,37 +1173,37 @@
1133
1173
 
1134
1174
 
1135
1175
  .icon-mini-arrow-up::before {
1136
- content: "\EAB9";
1176
+ content: "\EAC1";
1137
1177
  }
1138
1178
 
1139
1179
 
1140
1180
  .icon-minimize::before {
1141
- content: "\EABA";
1181
+ content: "\EAC2";
1142
1182
  }
1143
1183
 
1144
1184
 
1145
1185
  .icon-module::before {
1146
- content: "\EABB";
1186
+ content: "\EAC3";
1147
1187
  }
1148
1188
 
1149
1189
 
1150
1190
  .icon-more::before {
1151
- content: "\EABC";
1191
+ content: "\EAC4";
1152
1192
  }
1153
1193
 
1154
1194
 
1155
1195
  .icon-move-down-bottom::before {
1156
- content: "\EABD";
1196
+ content: "\EAC5";
1157
1197
  }
1158
1198
 
1159
1199
 
1160
1200
  .icon-move-down::before {
1161
- content: "\EABE";
1201
+ content: "\EAC6";
1162
1202
  }
1163
1203
 
1164
1204
 
1165
1205
  .icon-move-end::before {
1166
- content: "\EABF";
1206
+ content: "\EAC7";
1167
1207
  }
1168
1208
 
1169
1209
  [dir="rtl"] .icon-move-end::before {
@@ -1172,7 +1212,7 @@
1172
1212
 
1173
1213
 
1174
1214
  .icon-move-left::before {
1175
- content: "\EAC0";
1215
+ content: "\EAC8";
1176
1216
  }
1177
1217
 
1178
1218
  [dir="rtl"] .icon-move-left::before {
@@ -1181,7 +1221,7 @@
1181
1221
 
1182
1222
 
1183
1223
  .icon-move-right::before {
1184
- content: "\EAC1";
1224
+ content: "\EAC9";
1185
1225
  }
1186
1226
 
1187
1227
  [dir="rtl"] .icon-move-right::before {
@@ -1190,7 +1230,7 @@
1190
1230
 
1191
1231
 
1192
1232
  .icon-move-start::before {
1193
- content: "\EAC2";
1233
+ content: "\EACA";
1194
1234
  }
1195
1235
 
1196
1236
  [dir="rtl"] .icon-move-start::before {
@@ -1199,37 +1239,37 @@
1199
1239
 
1200
1240
 
1201
1241
  .icon-move-up-top::before {
1202
- content: "\EAC3";
1242
+ content: "\EACB";
1203
1243
  }
1204
1244
 
1205
1245
 
1206
1246
  .icon-move-up::before {
1207
- content: "\EAC4";
1247
+ content: "\EACC";
1208
1248
  }
1209
1249
 
1210
1250
 
1211
1251
  .icon-ms-excel::before {
1212
- content: "\EAC5";
1252
+ content: "\EACD";
1213
1253
  }
1214
1254
 
1215
1255
 
1216
1256
  .icon-ms-ppt::before {
1217
- content: "\EAC6";
1257
+ content: "\EACE";
1218
1258
  }
1219
1259
 
1220
1260
 
1221
1261
  .icon-ms-word::before {
1222
- content: "\EAC7";
1262
+ content: "\EACF";
1223
1263
  }
1224
1264
 
1225
1265
 
1226
1266
  .icon-muted::before {
1227
- content: "\EAC8";
1267
+ content: "\EAD0";
1228
1268
  }
1229
1269
 
1230
1270
 
1231
1271
  .icon-next-unread::before {
1232
- content: "\EAC9";
1272
+ content: "\EAD1";
1233
1273
  }
1234
1274
 
1235
1275
  [dir="rtl"] .icon-next-unread::before {
@@ -1238,12 +1278,12 @@
1238
1278
 
1239
1279
 
1240
1280
  .icon-no::before {
1241
- content: "\EACA";
1281
+ content: "\EAD2";
1242
1282
  }
1243
1283
 
1244
1284
 
1245
1285
  .icon-not-graded::before {
1246
- content: "\EACB";
1286
+ content: "\EAD3";
1247
1287
  }
1248
1288
 
1249
1289
  [dir="rtl"] .icon-not-graded::before {
@@ -1252,17 +1292,17 @@
1252
1292
 
1253
1293
 
1254
1294
  .icon-note-dark::before {
1255
- content: "\EACC";
1295
+ content: "\EAD4";
1256
1296
  }
1257
1297
 
1258
1298
 
1259
1299
  .icon-note-light::before {
1260
- content: "\EACD";
1300
+ content: "\EAD5";
1261
1301
  }
1262
1302
 
1263
1303
 
1264
1304
  .icon-note::before {
1265
- content: "\EACE";
1305
+ content: "\EAD6";
1266
1306
  }
1267
1307
 
1268
1308
  [dir="rtl"] .icon-note::before {
@@ -1271,22 +1311,22 @@
1271
1311
 
1272
1312
 
1273
1313
  .icon-notepad::before {
1274
- content: "\EACF";
1314
+ content: "\EAD7";
1275
1315
  }
1276
1316
 
1277
1317
 
1278
1318
  .icon-numbered-list::before {
1279
- content: "\EAD0";
1319
+ content: "\EAD8";
1280
1320
  }
1281
1321
 
1282
1322
 
1283
1323
  .icon-off::before {
1284
- content: "\EAD1";
1324
+ content: "\EAD9";
1285
1325
  }
1286
1326
 
1287
1327
 
1288
1328
  .icon-open-folder::before {
1289
- content: "\EAD2";
1329
+ content: "\EADA";
1290
1330
  }
1291
1331
 
1292
1332
  [dir="rtl"] .icon-open-folder::before {
@@ -1295,12 +1335,12 @@
1295
1335
 
1296
1336
 
1297
1337
  .icon-outcomes::before {
1298
- content: "\EAD3";
1338
+ content: "\EADB";
1299
1339
  }
1300
1340
 
1301
1341
 
1302
1342
  .icon-outdent::before {
1303
- content: "\EAD4";
1343
+ content: "\EADC";
1304
1344
  }
1305
1345
 
1306
1346
  [dir="rtl"] .icon-outdent::before {
@@ -1309,7 +1349,7 @@
1309
1349
 
1310
1350
 
1311
1351
  .icon-outdent2::before {
1312
- content: "\EAD5";
1352
+ content: "\EADD";
1313
1353
  }
1314
1354
 
1315
1355
  [dir="rtl"] .icon-outdent2::before {
@@ -1318,137 +1358,137 @@
1318
1358
 
1319
1359
 
1320
1360
  .icon-oval-half::before {
1321
- content: "\EAD6";
1361
+ content: "\EADE";
1322
1362
  }
1323
1363
 
1324
1364
 
1325
1365
  .icon-page-down::before {
1326
- content: "\EAD7";
1366
+ content: "\EADF";
1327
1367
  }
1328
1368
 
1329
1369
 
1330
1370
  .icon-page-up::before {
1331
- content: "\EAD8";
1371
+ content: "\EAE0";
1332
1372
  }
1333
1373
 
1334
1374
 
1335
1375
  .icon-paint::before {
1336
- content: "\EAD9";
1376
+ content: "\EAE1";
1337
1377
  }
1338
1378
 
1339
1379
 
1340
1380
  .icon-paperclip::before {
1341
- content: "\EADA";
1381
+ content: "\EAE2";
1342
1382
  }
1343
1383
 
1344
1384
 
1345
1385
  .icon-partial::before {
1346
- content: "\EADB";
1386
+ content: "\EAE3";
1347
1387
  }
1348
1388
 
1349
1389
 
1350
1390
  .icon-pause::before {
1351
- content: "\EADC";
1391
+ content: "\EAE4";
1352
1392
  }
1353
1393
 
1354
1394
 
1355
1395
  .icon-pdf::before {
1356
- content: "\EADD";
1396
+ content: "\EAE5";
1357
1397
  }
1358
1398
 
1359
1399
 
1360
1400
  .icon-peer-graded::before {
1361
- content: "\EADE";
1401
+ content: "\EAE6";
1362
1402
  }
1363
1403
 
1364
1404
 
1365
1405
  .icon-peer-review::before {
1366
- content: "\EADF";
1406
+ content: "\EAE7";
1367
1407
  }
1368
1408
 
1369
1409
 
1370
1410
  .icon-permissions::before {
1371
- content: "\EAE0";
1411
+ content: "\EAE8";
1372
1412
  }
1373
1413
 
1374
1414
 
1375
1415
  .icon-pin::before {
1376
- content: "\EAE1";
1416
+ content: "\EAE9";
1377
1417
  }
1378
1418
 
1379
1419
 
1380
1420
  .icon-pinterest::before {
1381
- content: "\EAE2";
1421
+ content: "\EAEA";
1382
1422
  }
1383
1423
 
1384
1424
 
1385
1425
  .icon-play::before {
1386
- content: "\EAE3";
1426
+ content: "\EAEB";
1387
1427
  }
1388
1428
 
1389
1429
 
1390
1430
  .icon-plus::before {
1391
- content: "\EAE4";
1431
+ content: "\EAEC";
1392
1432
  }
1393
1433
 
1394
1434
 
1395
1435
  .icon-post-to-sis::before {
1396
- content: "\EAE5";
1436
+ content: "\EAED";
1397
1437
  }
1398
1438
 
1399
1439
 
1400
1440
  .icon-prerequisite::before {
1401
- content: "\EAE6";
1441
+ content: "\EAEE";
1402
1442
  }
1403
1443
 
1404
1444
 
1405
1445
  .icon-printer::before {
1406
- content: "\EAE7";
1446
+ content: "\EAEF";
1407
1447
  }
1408
1448
 
1409
1449
 
1410
1450
  .icon-progress::before {
1411
- content: "\EAE8";
1451
+ content: "\EAF0";
1412
1452
  }
1413
1453
 
1414
1454
 
1415
1455
  .icon-protractor::before {
1416
- content: "\EAE9";
1456
+ content: "\EAF1";
1417
1457
  }
1418
1458
 
1419
1459
 
1420
1460
  .icon-publish::before {
1421
- content: "\EAEA";
1461
+ content: "\EAF2";
1422
1462
  }
1423
1463
 
1424
1464
 
1425
1465
  .icon-question::before {
1426
- content: "\EAEB";
1466
+ content: "\EAF3";
1427
1467
  }
1428
1468
 
1429
1469
 
1430
1470
  .icon-quiz-instructions::before {
1431
- content: "\EAEC";
1471
+ content: "\EAF4";
1432
1472
  }
1433
1473
 
1434
1474
 
1435
1475
  .icon-quiz-stats-avg::before {
1436
- content: "\EAED";
1476
+ content: "\EAF5";
1437
1477
  }
1438
1478
 
1439
1479
 
1440
1480
  .icon-quiz-stats-cronbachs-alpha::before {
1441
- content: "\EAEE";
1481
+ content: "\EAF6";
1442
1482
  }
1443
1483
 
1444
1484
 
1445
1485
  .icon-quiz-stats-deviation::before {
1446
- content: "\EAEF";
1486
+ content: "\EAF7";
1447
1487
  }
1448
1488
 
1449
1489
 
1450
1490
  .icon-quiz-stats-high::before {
1451
- content: "\EAF0";
1491
+ content: "\EAF8";
1452
1492
  }
1453
1493
 
1454
1494
  [dir="rtl"] .icon-quiz-stats-high::before {
@@ -1457,7 +1497,7 @@
1457
1497
 
1458
1498
 
1459
1499
  .icon-quiz-stats-low::before {
1460
- content: "\EAF1";
1500
+ content: "\EAF9";
1461
1501
  }
1462
1502
 
1463
1503
  [dir="rtl"] .icon-quiz-stats-low::before {
@@ -1466,17 +1506,17 @@
1466
1506
 
1467
1507
 
1468
1508
  .icon-quiz-stats-time::before {
1469
- content: "\EAF2";
1509
+ content: "\EAFA";
1470
1510
  }
1471
1511
 
1472
1512
 
1473
1513
  .icon-quiz-title::before {
1474
- content: "\EAF3";
1514
+ content: "\EAFB";
1475
1515
  }
1476
1516
 
1477
1517
 
1478
1518
  .icon-quiz::before {
1479
- content: "\EAF4";
1519
+ content: "\EAFC";
1480
1520
  }
1481
1521
 
1482
1522
  [dir="rtl"] .icon-quiz::before {
@@ -1485,32 +1525,32 @@
1485
1525
 
1486
1526
 
1487
1527
  .icon-record::before {
1488
- content: "\EAF5";
1528
+ content: "\EAFD";
1489
1529
  }
1490
1530
 
1491
1531
 
1492
1532
  .icon-refresh::before {
1493
- content: "\EAF6";
1533
+ content: "\EAFE";
1494
1534
  }
1495
1535
 
1496
1536
 
1497
1537
  .icon-remove-bookmark::before {
1498
- content: "\EAF7";
1538
+ content: "\EAFF";
1499
1539
  }
1500
1540
 
1501
1541
 
1502
1542
  .icon-remove-from-collection::before {
1503
- content: "\EAF8";
1543
+ content: "\EB00";
1504
1544
  }
1505
1545
 
1506
1546
 
1507
1547
  .icon-remove-link::before {
1508
- content: "\EAF9";
1548
+ content: "\EB01";
1509
1549
  }
1510
1550
 
1511
1551
 
1512
1552
  .icon-replied::before {
1513
- content: "\EAFA";
1553
+ content: "\EB02";
1514
1554
  }
1515
1555
 
1516
1556
  [dir="rtl"] .icon-replied::before {
@@ -1519,7 +1559,7 @@
1519
1559
 
1520
1560
 
1521
1561
  .icon-reply-2::before {
1522
- content: "\EAFB";
1562
+ content: "\EB03";
1523
1563
  }
1524
1564
 
1525
1565
  [dir="rtl"] .icon-reply-2::before {
@@ -1528,7 +1568,7 @@
1528
1568
 
1529
1569
 
1530
1570
  .icon-reply-all-2::before {
1531
- content: "\EAFC";
1571
+ content: "\EB04";
1532
1572
  }
1533
1573
 
1534
1574
  [dir="rtl"] .icon-reply-all-2::before {
@@ -1537,7 +1577,7 @@
1537
1577
 
1538
1578
 
1539
1579
  .icon-reply::before {
1540
- content: "\EAFD";
1580
+ content: "\EB05";
1541
1581
  }
1542
1582
 
1543
1583
  [dir="rtl"] .icon-reply::before {
@@ -1546,42 +1586,42 @@
1546
1586
 
1547
1587
 
1548
1588
  .icon-reset::before {
1549
- content: "\EAFE";
1589
+ content: "\EB06";
1550
1590
  }
1551
1591
 
1552
1592
 
1553
1593
  .icon-review-screen::before {
1554
- content: "\EAFF";
1594
+ content: "\EB07";
1555
1595
  }
1556
1596
 
1557
1597
 
1558
1598
  .icon-rewind::before {
1559
- content: "\EB00";
1599
+ content: "\EB08";
1560
1600
  }
1561
1601
 
1562
1602
 
1563
1603
  .icon-rotate-left::before {
1564
- content: "\EB01";
1604
+ content: "\EB09";
1565
1605
  }
1566
1606
 
1567
1607
 
1568
1608
  .icon-rotate-right::before {
1569
- content: "\EB02";
1609
+ content: "\EB0A";
1570
1610
  }
1571
1611
 
1572
1612
 
1573
1613
  .icon-rss-add::before {
1574
- content: "\EB03";
1614
+ content: "\EB0B";
1575
1615
  }
1576
1616
 
1577
1617
 
1578
1618
  .icon-rss::before {
1579
- content: "\EB04";
1619
+ content: "\EB0C";
1580
1620
  }
1581
1621
 
1582
1622
 
1583
1623
  .icon-rubric-dark::before {
1584
- content: "\EB05";
1624
+ content: "\EB0D";
1585
1625
  }
1586
1626
 
1587
1627
  [dir="rtl"] .icon-rubric-dark::before {
@@ -1590,7 +1630,7 @@
1590
1630
 
1591
1631
 
1592
1632
  .icon-rubric::before {
1593
- content: "\EB06";
1633
+ content: "\EB0E";
1594
1634
  }
1595
1635
 
1596
1636
  [dir="rtl"] .icon-rubric::before {
@@ -1599,62 +1639,62 @@
1599
1639
 
1600
1640
 
1601
1641
  .icon-ruler::before {
1602
- content: "\EB07";
1642
+ content: "\EB0F";
1603
1643
  }
1604
1644
 
1605
1645
 
1606
1646
  .icon-save::before {
1607
- content: "\EB08";
1647
+ content: "\EB10";
1608
1648
  }
1609
1649
 
1610
1650
 
1611
1651
  .icon-screen-capture::before {
1612
- content: "\EB09";
1652
+ content: "\EB11";
1613
1653
  }
1614
1654
 
1615
1655
 
1616
1656
  .icon-search-address-book::before {
1617
- content: "\EB0A";
1657
+ content: "\EB12";
1618
1658
  }
1619
1659
 
1620
1660
 
1621
1661
  .icon-search::before {
1622
- content: "\EB0B";
1662
+ content: "\EB13";
1623
1663
  }
1624
1664
 
1625
1665
 
1626
1666
  .icon-settings-2::before {
1627
- content: "\EB0C";
1667
+ content: "\EB14";
1628
1668
  }
1629
1669
 
1630
1670
 
1631
1671
  .icon-settings::before {
1632
- content: "\EB0D";
1672
+ content: "\EB15";
1633
1673
  }
1634
1674
 
1635
1675
 
1636
1676
  .icon-shape-oval::before {
1637
- content: "\EB0E";
1677
+ content: "\EB16";
1638
1678
  }
1639
1679
 
1640
1680
 
1641
1681
  .icon-shape-polygon::before {
1642
- content: "\EB0F";
1682
+ content: "\EB17";
1643
1683
  }
1644
1684
 
1645
1685
 
1646
1686
  .icon-shape-rectangle::before {
1647
- content: "\EB10";
1687
+ content: "\EB18";
1648
1688
  }
1649
1689
 
1650
1690
 
1651
1691
  .icon-share::before {
1652
- content: "\EB11";
1692
+ content: "\EB19";
1653
1693
  }
1654
1694
 
1655
1695
 
1656
1696
  .icon-sis-imported::before {
1657
- content: "\EB12";
1697
+ content: "\EB1A";
1658
1698
  }
1659
1699
 
1660
1700
  [dir="rtl"] .icon-sis-imported::before {
@@ -1663,82 +1703,82 @@
1663
1703
 
1664
1704
 
1665
1705
  .icon-sis-not-synced::before {
1666
- content: "\EB13";
1706
+ content: "\EB1B";
1667
1707
  }
1668
1708
 
1669
1709
 
1670
1710
  .icon-sis-synced::before {
1671
- content: "\EB14";
1711
+ content: "\EB1C";
1672
1712
  }
1673
1713
 
1674
1714
 
1675
1715
  .icon-skype::before {
1676
- content: "\EB15";
1716
+ content: "\EB1D";
1677
1717
  }
1678
1718
 
1679
1719
 
1680
1720
  .icon-sort::before {
1681
- content: "\EB16";
1721
+ content: "\EB1E";
1682
1722
  }
1683
1723
 
1684
1724
 
1685
1725
  .icon-speed-grader::before {
1686
- content: "\EB17";
1726
+ content: "\EB1F";
1687
1727
  }
1688
1728
 
1689
1729
 
1690
1730
  .icon-standards::before {
1691
- content: "\EB18";
1731
+ content: "\EB20";
1692
1732
  }
1693
1733
 
1694
1734
 
1695
1735
  .icon-star-light::before {
1696
- content: "\EB19";
1736
+ content: "\EB21";
1697
1737
  }
1698
1738
 
1699
1739
 
1700
1740
  .icon-star::before {
1701
- content: "\EB1A";
1741
+ content: "\EB22";
1702
1742
  }
1703
1743
 
1704
1744
 
1705
1745
  .icon-stats::before {
1706
- content: "\EB1B";
1746
+ content: "\EB23";
1707
1747
  }
1708
1748
 
1709
1749
 
1710
1750
  .icon-stop::before {
1711
- content: "\EB1C";
1751
+ content: "\EB24";
1712
1752
  }
1713
1753
 
1714
1754
 
1715
1755
  .icon-strikethrough::before {
1716
- content: "\EB1D";
1756
+ content: "\EB25";
1717
1757
  }
1718
1758
 
1719
1759
 
1720
1760
  .icon-student-view::before {
1721
- content: "\EB1E";
1761
+ content: "\EB26";
1722
1762
  }
1723
1763
 
1724
1764
 
1725
1765
  .icon-studio::before {
1726
- content: "\EB1F";
1766
+ content: "\EB27";
1727
1767
  }
1728
1768
 
1729
1769
 
1730
1770
  .icon-subaccounts::before {
1731
- content: "\EB20";
1771
+ content: "\EB28";
1732
1772
  }
1733
1773
 
1734
1774
 
1735
1775
  .icon-subtitles::before {
1736
- content: "\EB21";
1776
+ content: "\EB29";
1737
1777
  }
1738
1778
 
1739
1779
 
1740
1780
  .icon-syllabus::before {
1741
- content: "\EB22";
1781
+ content: "\EB2A";
1742
1782
  }
1743
1783
 
1744
1784
  [dir="rtl"] .icon-syllabus::before {
@@ -1747,112 +1787,112 @@
1747
1787
 
1748
1788
 
1749
1789
  .icon-table-cell-select-all::before {
1750
- content: "\EB23";
1790
+ content: "\EB2B";
1751
1791
  }
1752
1792
 
1753
1793
 
1754
1794
  .icon-table-delete-column::before {
1755
- content: "\EB24";
1795
+ content: "\EB2C";
1756
1796
  }
1757
1797
 
1758
1798
 
1759
1799
  .icon-table-delete-row::before {
1760
- content: "\EB25";
1800
+ content: "\EB2D";
1761
1801
  }
1762
1802
 
1763
1803
 
1764
1804
  .icon-table-delete-table::before {
1765
- content: "\EB26";
1805
+ content: "\EB2E";
1766
1806
  }
1767
1807
 
1768
1808
 
1769
1809
  .icon-table-insert-column-after::before {
1770
- content: "\EB27";
1810
+ content: "\EB2F";
1771
1811
  }
1772
1812
 
1773
1813
 
1774
1814
  .icon-table-insert-column-before::before {
1775
- content: "\EB28";
1815
+ content: "\EB30";
1776
1816
  }
1777
1817
 
1778
1818
 
1779
1819
  .icon-table-insert-row-above::before {
1780
- content: "\EB29";
1820
+ content: "\EB31";
1781
1821
  }
1782
1822
 
1783
1823
 
1784
1824
  .icon-table-insert-row-after::before {
1785
- content: "\EB2A";
1825
+ content: "\EB32";
1786
1826
  }
1787
1827
 
1788
1828
 
1789
1829
  .icon-table-left-header::before {
1790
- content: "\EB2B";
1830
+ content: "\EB33";
1791
1831
  }
1792
1832
 
1793
1833
 
1794
1834
  .icon-table-merge-cells::before {
1795
- content: "\EB2C";
1835
+ content: "\EB34";
1796
1836
  }
1797
1837
 
1798
1838
 
1799
1839
  .icon-table-row-properties::before {
1800
- content: "\EB2D";
1840
+ content: "\EB35";
1801
1841
  }
1802
1842
 
1803
1843
 
1804
1844
  .icon-table-split-cells::before {
1805
- content: "\EB2E";
1845
+ content: "\EB36";
1806
1846
  }
1807
1847
 
1808
1848
 
1809
1849
  .icon-table-top-header::before {
1810
- content: "\EB2F";
1850
+ content: "\EB37";
1811
1851
  }
1812
1852
 
1813
1853
 
1814
1854
  .icon-table::before {
1815
- content: "\EB30";
1855
+ content: "\EB38";
1816
1856
  }
1817
1857
 
1818
1858
 
1819
1859
  .icon-tag::before {
1820
- content: "\EB31";
1860
+ content: "\EB39";
1821
1861
  }
1822
1862
 
1823
1863
 
1824
1864
  .icon-target::before {
1825
- content: "\EB32";
1865
+ content: "\EB3A";
1826
1866
  }
1827
1867
 
1828
1868
 
1829
1869
  .icon-text-background-color::before {
1830
- content: "\EB33";
1870
+ content: "\EB3B";
1831
1871
  }
1832
1872
 
1833
1873
 
1834
1874
  .icon-text-centered::before {
1835
- content: "\EB34";
1875
+ content: "\EB3C";
1836
1876
  }
1837
1877
 
1838
1878
 
1839
1879
  .icon-text-color::before {
1840
- content: "\EB35";
1880
+ content: "\EB3D";
1841
1881
  }
1842
1882
 
1843
1883
 
1844
1884
  .icon-text-direction-ltr::before {
1845
- content: "\EB36";
1885
+ content: "\EB3E";
1846
1886
  }
1847
1887
 
1848
1888
 
1849
1889
  .icon-text-direction-rtl::before {
1850
- content: "\EB37";
1890
+ content: "\EB3F";
1851
1891
  }
1852
1892
 
1853
1893
 
1854
1894
  .icon-text-end::before {
1855
- content: "\EB38";
1895
+ content: "\EB40";
1856
1896
  }
1857
1897
 
1858
1898
  [dir="rtl"] .icon-text-end::before {
@@ -1861,7 +1901,7 @@
1861
1901
 
1862
1902
 
1863
1903
  .icon-text-left::before {
1864
- content: "\EB39";
1904
+ content: "\EB41";
1865
1905
  }
1866
1906
 
1867
1907
  [dir="rtl"] .icon-text-left::before {
@@ -1870,7 +1910,7 @@
1870
1910
 
1871
1911
 
1872
1912
  .icon-text-right::before {
1873
- content: "\EB3A";
1913
+ content: "\EB42";
1874
1914
  }
1875
1915
 
1876
1916
  [dir="rtl"] .icon-text-right::before {
@@ -1879,7 +1919,7 @@
1879
1919
 
1880
1920
 
1881
1921
  .icon-text-start::before {
1882
- content: "\EB3B";
1922
+ content: "\EB43";
1883
1923
  }
1884
1924
 
1885
1925
  [dir="rtl"] .icon-text-start::before {
@@ -1888,22 +1928,22 @@
1888
1928
 
1889
1929
 
1890
1930
  .icon-text-subscript::before {
1891
- content: "\EB3C";
1931
+ content: "\EB44";
1892
1932
  }
1893
1933
 
1894
1934
 
1895
1935
  .icon-text-superscript::before {
1896
- content: "\EB3D";
1936
+ content: "\EB45";
1897
1937
  }
1898
1938
 
1899
1939
 
1900
1940
  .icon-text::before {
1901
- content: "\EB3E";
1941
+ content: "\EB46";
1902
1942
  }
1903
1943
 
1904
1944
 
1905
1945
  .icon-textarea::before {
1906
- content: "\EB3F";
1946
+ content: "\EB47";
1907
1947
  }
1908
1948
 
1909
1949
  [dir="rtl"] .icon-textarea::before {
@@ -1912,12 +1952,12 @@
1912
1952
 
1913
1953
 
1914
1954
  .icon-timer::before {
1915
- content: "\EB40";
1955
+ content: "\EB48";
1916
1956
  }
1917
1957
 
1918
1958
 
1919
1959
  .icon-toggle-end::before {
1920
- content: "\EB41";
1960
+ content: "\EB49";
1921
1961
  }
1922
1962
 
1923
1963
  [dir="rtl"] .icon-toggle-end::before {
@@ -1926,7 +1966,7 @@
1926
1966
 
1927
1967
 
1928
1968
  .icon-toggle-left::before {
1929
- content: "\EB42";
1969
+ content: "\EB4A";
1930
1970
  }
1931
1971
 
1932
1972
  [dir="rtl"] .icon-toggle-left::before {
@@ -1935,7 +1975,7 @@
1935
1975
 
1936
1976
 
1937
1977
  .icon-toggle-right::before {
1938
- content: "\EB43";
1978
+ content: "\EB4B";
1939
1979
  }
1940
1980
 
1941
1981
  [dir="rtl"] .icon-toggle-right::before {
@@ -1944,7 +1984,7 @@
1944
1984
 
1945
1985
 
1946
1986
  .icon-toggle-start::before {
1947
- content: "\EB44";
1987
+ content: "\EB4C";
1948
1988
  }
1949
1989
 
1950
1990
  [dir="rtl"] .icon-toggle-start::before {
@@ -1953,127 +1993,127 @@
1953
1993
 
1954
1994
 
1955
1995
  .icon-trash::before {
1956
- content: "\EB45";
1996
+ content: "\EB4D";
1957
1997
  }
1958
1998
 
1959
1999
 
1960
2000
  .icon-trouble::before {
1961
- content: "\EB46";
2001
+ content: "\EB4E";
1962
2002
  }
1963
2003
 
1964
2004
 
1965
2005
  .icon-twitter-boxed::before {
1966
- content: "\EB47";
2006
+ content: "\EB4F";
1967
2007
  }
1968
2008
 
1969
2009
 
1970
2010
  .icon-twitter::before {
1971
- content: "\EB48";
2011
+ content: "\EB50";
1972
2012
  }
1973
2013
 
1974
2014
 
1975
2015
  .icon-unarchive::before {
1976
- content: "\EB49";
2016
+ content: "\EB51";
1977
2017
  }
1978
2018
 
1979
2019
 
1980
2020
  .icon-underline::before {
1981
- content: "\EB4A";
2021
+ content: "\EB52";
1982
2022
  }
1983
2023
 
1984
2024
 
1985
2025
  .icon-unlock::before {
1986
- content: "\EB4B";
2026
+ content: "\EB53";
1987
2027
  }
1988
2028
 
1989
2029
 
1990
2030
  .icon-unmuted::before {
1991
- content: "\EB4C";
2031
+ content: "\EB54";
1992
2032
  }
1993
2033
 
1994
2034
 
1995
2035
  .icon-unpublish::before {
1996
- content: "\EB4D";
2036
+ content: "\EB55";
1997
2037
  }
1998
2038
 
1999
2039
 
2000
2040
  .icon-unpublished::before {
2001
- content: "\EB4E";
2041
+ content: "\EB56";
2002
2042
  }
2003
2043
 
2004
2044
 
2005
2045
  .icon-updown::before {
2006
- content: "\EB4F";
2046
+ content: "\EB57";
2007
2047
  }
2008
2048
 
2009
2049
 
2010
2050
  .icon-upload::before {
2011
- content: "\EB50";
2051
+ content: "\EB58";
2012
2052
  }
2013
2053
 
2014
2054
 
2015
2055
  .icon-user-add::before {
2016
- content: "\EB51";
2056
+ content: "\EB59";
2017
2057
  }
2018
2058
 
2019
2059
 
2020
2060
  .icon-user::before {
2021
- content: "\EB52";
2061
+ content: "\EB5A";
2022
2062
  }
2023
2063
 
2024
2064
 
2025
2065
  .icon-video-camera-off::before {
2026
- content: "\EB53";
2066
+ content: "\EB5B";
2027
2067
  }
2028
2068
 
2029
2069
 
2030
2070
  .icon-video-camera::before {
2031
- content: "\EB54";
2071
+ content: "\EB5C";
2032
2072
  }
2033
2073
 
2034
2074
 
2035
2075
  .icon-video::before {
2036
- content: "\EB55";
2076
+ content: "\EB5D";
2037
2077
  }
2038
2078
 
2039
2079
 
2040
2080
  .icon-warning-borderless::before {
2041
- content: "\EB56";
2081
+ content: "\EB5E";
2042
2082
  }
2043
2083
 
2044
2084
 
2045
2085
  .icon-warning::before {
2046
- content: "\EB57";
2086
+ content: "\EB5F";
2047
2087
  }
2048
2088
 
2049
2089
 
2050
2090
  .icon-windows::before {
2051
- content: "\EB58";
2091
+ content: "\EB60";
2052
2092
  }
2053
2093
 
2054
2094
 
2055
2095
  .icon-wordpress::before {
2056
- content: "\EB59";
2096
+ content: "\EB61";
2057
2097
  }
2058
2098
 
2059
2099
 
2060
2100
  .icon-x::before {
2061
- content: "\EB5A";
2101
+ content: "\EB62";
2062
2102
  }
2063
2103
 
2064
2104
 
2065
2105
  .icon-zipped::before {
2066
- content: "\EB5B";
2106
+ content: "\EB63";
2067
2107
  }
2068
2108
 
2069
2109
 
2070
2110
  .icon-zoom-in::before {
2071
- content: "\EB5C";
2111
+ content: "\EB64";
2072
2112
  }
2073
2113
 
2074
2114
 
2075
2115
  .icon-zoom-out::before {
2076
- content: "\EB5D";
2116
+ content: "\EB65";
2077
2117
  }
2078
2118
 
2079
2119