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