@instructure/ui-icons 10.4.0 → 10.4.1-snapshot-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 (29) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/README.md +1 -1
  3. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  4. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  5. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  6. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  7. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  8. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  9. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  10. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  11. package/es/icon-font/Line/InstructureIcons-Line.css +1108 -0
  12. package/es/icon-font/Line/InstructureIcons-Line.woff2 +0 -0
  13. package/es/icon-font/Solid/InstructureIcons-Solid.css +1108 -0
  14. package/es/icon-font/Solid/InstructureIcons-Solid.woff2 +0 -0
  15. package/es/icons-data.json +1 -0
  16. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  17. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  18. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  19. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  20. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  21. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  22. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  23. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  24. package/lib/icon-font/Line/InstructureIcons-Line.css +1108 -0
  25. package/lib/icon-font/Line/InstructureIcons-Line.woff2 +0 -0
  26. package/lib/icon-font/Solid/InstructureIcons-Solid.css +1108 -0
  27. package/lib/icon-font/Solid/InstructureIcons-Solid.woff2 +0 -0
  28. package/lib/icons-data.json +1 -0
  29. package/package.json +4 -4
@@ -0,0 +1,1108 @@
1
+ @font-face {
2
+ font-family: "InstructureIcons-Line";
3
+ src: url("./InstructureIcons-Line.woff2?7089b44c533fa5dae7ffb4da95aba5f4") format("woff2");
4
+ }
5
+
6
+ i[class^="icon-line-"]:before, i[class*=" icon-line-"]:before {
7
+ font-family: InstructureIcons-Line !important;
8
+ font-style: normal;
9
+ font-weight: normal !important;
10
+ font-variant: normal;
11
+ text-transform: none;
12
+ line-height: 1;
13
+ -webkit-font-smoothing: antialiased;
14
+ -moz-osx-font-smoothing: grayscale;
15
+ }
16
+
17
+ .icon-line-zoom-out:before {
18
+ content: "\f101";
19
+ }
20
+ .icon-line-zoom-in:before {
21
+ content: "\f102";
22
+ }
23
+ .icon-line-zipped:before {
24
+ content: "\f103";
25
+ }
26
+ .icon-line-x:before {
27
+ content: "\f104";
28
+ }
29
+ .icon-line-wordpress:before {
30
+ content: "\f105";
31
+ }
32
+ .icon-line-windows:before {
33
+ content: "\f106";
34
+ }
35
+ .icon-line-warning:before {
36
+ content: "\f107";
37
+ }
38
+ .icon-line-warning-borderless:before {
39
+ content: "\f108";
40
+ }
41
+ .icon-line-video:before {
42
+ content: "\f109";
43
+ }
44
+ .icon-line-video-camera:before {
45
+ content: "\f10a";
46
+ }
47
+ .icon-line-video-camera-off:before {
48
+ content: "\f10b";
49
+ }
50
+ .icon-line-user:before {
51
+ content: "\f10c";
52
+ }
53
+ .icon-line-user-add:before {
54
+ content: "\f10d";
55
+ }
56
+ .icon-line-upload:before {
57
+ content: "\f10e";
58
+ }
59
+ .icon-line-updown:before {
60
+ content: "\f10f";
61
+ }
62
+ .icon-line-unpublished:before {
63
+ content: "\f110";
64
+ }
65
+ .icon-line-unpublish:before {
66
+ content: "\f111";
67
+ }
68
+ .icon-line-unmuted:before {
69
+ content: "\f112";
70
+ }
71
+ .icon-line-unlock:before {
72
+ content: "\f113";
73
+ }
74
+ .icon-line-underline:before {
75
+ content: "\f114";
76
+ }
77
+ .icon-line-unarchive:before {
78
+ content: "\f115";
79
+ }
80
+ .icon-line-twitter:before {
81
+ content: "\f116";
82
+ }
83
+ .icon-line-twitter-boxed:before {
84
+ content: "\f117";
85
+ }
86
+ .icon-line-trouble:before {
87
+ content: "\f118";
88
+ }
89
+ .icon-line-trash:before {
90
+ content: "\f119";
91
+ }
92
+ .icon-line-toggle-start:before {
93
+ content: "\f11a";
94
+ }
95
+ .icon-line-toggle-right:before {
96
+ content: "\f11b";
97
+ }
98
+ .icon-line-toggle-left:before {
99
+ content: "\f11c";
100
+ }
101
+ .icon-line-toggle-end:before {
102
+ content: "\f11d";
103
+ }
104
+ .icon-line-timer:before {
105
+ content: "\f11e";
106
+ }
107
+ .icon-line-textarea:before {
108
+ content: "\f11f";
109
+ }
110
+ .icon-line-text:before {
111
+ content: "\f120";
112
+ }
113
+ .icon-line-text-superscript:before {
114
+ content: "\f121";
115
+ }
116
+ .icon-line-text-subscript:before {
117
+ content: "\f122";
118
+ }
119
+ .icon-line-text-start:before {
120
+ content: "\f123";
121
+ }
122
+ .icon-line-text-right:before {
123
+ content: "\f124";
124
+ }
125
+ .icon-line-text-left:before {
126
+ content: "\f125";
127
+ }
128
+ .icon-line-text-end:before {
129
+ content: "\f126";
130
+ }
131
+ .icon-line-text-direction-rtl:before {
132
+ content: "\f127";
133
+ }
134
+ .icon-line-text-direction-ltr:before {
135
+ content: "\f128";
136
+ }
137
+ .icon-line-text-color:before {
138
+ content: "\f129";
139
+ }
140
+ .icon-line-text-centered:before {
141
+ content: "\f12a";
142
+ }
143
+ .icon-line-text-background-color:before {
144
+ content: "\f12b";
145
+ }
146
+ .icon-line-target:before {
147
+ content: "\f12c";
148
+ }
149
+ .icon-line-tag:before {
150
+ content: "\f12d";
151
+ }
152
+ .icon-line-table:before {
153
+ content: "\f12e";
154
+ }
155
+ .icon-line-table-top-header:before {
156
+ content: "\f12f";
157
+ }
158
+ .icon-line-table-split-cells:before {
159
+ content: "\f130";
160
+ }
161
+ .icon-line-table-row-properties:before {
162
+ content: "\f131";
163
+ }
164
+ .icon-line-table-merge-cells:before {
165
+ content: "\f132";
166
+ }
167
+ .icon-line-table-left-header:before {
168
+ content: "\f133";
169
+ }
170
+ .icon-line-table-insert-row-after:before {
171
+ content: "\f134";
172
+ }
173
+ .icon-line-table-insert-row-above:before {
174
+ content: "\f135";
175
+ }
176
+ .icon-line-table-insert-column-before:before {
177
+ content: "\f136";
178
+ }
179
+ .icon-line-table-insert-column-after:before {
180
+ content: "\f137";
181
+ }
182
+ .icon-line-table-delete-table:before {
183
+ content: "\f138";
184
+ }
185
+ .icon-line-table-delete-row:before {
186
+ content: "\f139";
187
+ }
188
+ .icon-line-table-delete-column:before {
189
+ content: "\f13a";
190
+ }
191
+ .icon-line-table-cell-select-all:before {
192
+ content: "\f13b";
193
+ }
194
+ .icon-line-syllabus:before {
195
+ content: "\f13c";
196
+ }
197
+ .icon-line-subtitles:before {
198
+ content: "\f13d";
199
+ }
200
+ .icon-line-subaccounts:before {
201
+ content: "\f13e";
202
+ }
203
+ .icon-line-studio:before {
204
+ content: "\f13f";
205
+ }
206
+ .icon-line-student-view:before {
207
+ content: "\f140";
208
+ }
209
+ .icon-line-strikethrough:before {
210
+ content: "\f141";
211
+ }
212
+ .icon-line-stop:before {
213
+ content: "\f142";
214
+ }
215
+ .icon-line-stats:before {
216
+ content: "\f143";
217
+ }
218
+ .icon-line-star:before {
219
+ content: "\f144";
220
+ }
221
+ .icon-line-star-light:before {
222
+ content: "\f145";
223
+ }
224
+ .icon-line-standards:before {
225
+ content: "\f146";
226
+ }
227
+ .icon-line-speed-grader:before {
228
+ content: "\f147";
229
+ }
230
+ .icon-line-sort:before {
231
+ content: "\f148";
232
+ }
233
+ .icon-line-skype:before {
234
+ content: "\f149";
235
+ }
236
+ .icon-line-sis-synced:before {
237
+ content: "\f14a";
238
+ }
239
+ .icon-line-sis-not-synced:before {
240
+ content: "\f14b";
241
+ }
242
+ .icon-line-sis-imported:before {
243
+ content: "\f14c";
244
+ }
245
+ .icon-line-share:before {
246
+ content: "\f14d";
247
+ }
248
+ .icon-line-shape-rectangle:before {
249
+ content: "\f14e";
250
+ }
251
+ .icon-line-shape-polygon:before {
252
+ content: "\f14f";
253
+ }
254
+ .icon-line-shape-oval:before {
255
+ content: "\f150";
256
+ }
257
+ .icon-line-settings:before {
258
+ content: "\f151";
259
+ }
260
+ .icon-line-settings-2:before {
261
+ content: "\f152";
262
+ }
263
+ .icon-line-search:before {
264
+ content: "\f153";
265
+ }
266
+ .icon-line-search-address-book:before {
267
+ content: "\f154";
268
+ }
269
+ .icon-line-screen-capture:before {
270
+ content: "\f155";
271
+ }
272
+ .icon-line-save:before {
273
+ content: "\f156";
274
+ }
275
+ .icon-line-ruler:before {
276
+ content: "\f157";
277
+ }
278
+ .icon-line-rubric:before {
279
+ content: "\f158";
280
+ }
281
+ .icon-line-rubric-dark:before {
282
+ content: "\f159";
283
+ }
284
+ .icon-line-rss:before {
285
+ content: "\f15a";
286
+ }
287
+ .icon-line-rss-add:before {
288
+ content: "\f15b";
289
+ }
290
+ .icon-line-rotate-right:before {
291
+ content: "\f15c";
292
+ }
293
+ .icon-line-rotate-left:before {
294
+ content: "\f15d";
295
+ }
296
+ .icon-line-rewind:before {
297
+ content: "\f15e";
298
+ }
299
+ .icon-line-review-screen:before {
300
+ content: "\f15f";
301
+ }
302
+ .icon-line-reset:before {
303
+ content: "\f160";
304
+ }
305
+ .icon-line-reply:before {
306
+ content: "\f161";
307
+ }
308
+ .icon-line-reply-all-2:before {
309
+ content: "\f162";
310
+ }
311
+ .icon-line-reply-2:before {
312
+ content: "\f163";
313
+ }
314
+ .icon-line-replied:before {
315
+ content: "\f164";
316
+ }
317
+ .icon-line-remove-link:before {
318
+ content: "\f165";
319
+ }
320
+ .icon-line-remove-from-collection:before {
321
+ content: "\f166";
322
+ }
323
+ .icon-line-remove-bookmark:before {
324
+ content: "\f167";
325
+ }
326
+ .icon-line-refresh:before {
327
+ content: "\f168";
328
+ }
329
+ .icon-line-record:before {
330
+ content: "\f169";
331
+ }
332
+ .icon-line-quiz:before {
333
+ content: "\f16a";
334
+ }
335
+ .icon-line-quiz-title:before {
336
+ content: "\f16b";
337
+ }
338
+ .icon-line-quiz-stats-time:before {
339
+ content: "\f16c";
340
+ }
341
+ .icon-line-quiz-stats-low:before {
342
+ content: "\f16d";
343
+ }
344
+ .icon-line-quiz-stats-high:before {
345
+ content: "\f16e";
346
+ }
347
+ .icon-line-quiz-stats-deviation:before {
348
+ content: "\f16f";
349
+ }
350
+ .icon-line-quiz-stats-cronbachs-alpha:before {
351
+ content: "\f170";
352
+ }
353
+ .icon-line-quiz-stats-avg:before {
354
+ content: "\f171";
355
+ }
356
+ .icon-line-quiz-instructions:before {
357
+ content: "\f172";
358
+ }
359
+ .icon-line-question:before {
360
+ content: "\f173";
361
+ }
362
+ .icon-line-publish:before {
363
+ content: "\f174";
364
+ }
365
+ .icon-line-protractor:before {
366
+ content: "\f175";
367
+ }
368
+ .icon-line-progress:before {
369
+ content: "\f176";
370
+ }
371
+ .icon-line-printer:before {
372
+ content: "\f177";
373
+ }
374
+ .icon-line-prerequisite:before {
375
+ content: "\f178";
376
+ }
377
+ .icon-line-predictive:before {
378
+ content: "\f179";
379
+ }
380
+ .icon-line-post-to-sis:before {
381
+ content: "\f17a";
382
+ }
383
+ .icon-line-plus:before {
384
+ content: "\f17b";
385
+ }
386
+ .icon-line-play:before {
387
+ content: "\f17c";
388
+ }
389
+ .icon-line-pinterest:before {
390
+ content: "\f17d";
391
+ }
392
+ .icon-line-pin:before {
393
+ content: "\f17e";
394
+ }
395
+ .icon-line-permissions:before {
396
+ content: "\f17f";
397
+ }
398
+ .icon-line-peer-review:before {
399
+ content: "\f180";
400
+ }
401
+ .icon-line-peer-graded:before {
402
+ content: "\f181";
403
+ }
404
+ .icon-line-pdf:before {
405
+ content: "\f182";
406
+ }
407
+ .icon-line-pause:before {
408
+ content: "\f183";
409
+ }
410
+ .icon-line-partial:before {
411
+ content: "\f184";
412
+ }
413
+ .icon-line-paperclip:before {
414
+ content: "\f185";
415
+ }
416
+ .icon-line-paint:before {
417
+ content: "\f186";
418
+ }
419
+ .icon-line-page-up:before {
420
+ content: "\f187";
421
+ }
422
+ .icon-line-page-down:before {
423
+ content: "\f188";
424
+ }
425
+ .icon-line-oval-half:before {
426
+ content: "\f189";
427
+ }
428
+ .icon-line-outdent2:before {
429
+ content: "\f18a";
430
+ }
431
+ .icon-line-outdent:before {
432
+ content: "\f18b";
433
+ }
434
+ .icon-line-outcomes:before {
435
+ content: "\f18c";
436
+ }
437
+ .icon-line-open-folder:before {
438
+ content: "\f18d";
439
+ }
440
+ .icon-line-off:before {
441
+ content: "\f18e";
442
+ }
443
+ .icon-line-numbered-list:before {
444
+ content: "\f18f";
445
+ }
446
+ .icon-line-notepad:before {
447
+ content: "\f190";
448
+ }
449
+ .icon-line-note:before {
450
+ content: "\f191";
451
+ }
452
+ .icon-line-note-light:before {
453
+ content: "\f192";
454
+ }
455
+ .icon-line-note-dark:before {
456
+ content: "\f193";
457
+ }
458
+ .icon-line-not-graded:before {
459
+ content: "\f194";
460
+ }
461
+ .icon-line-no:before {
462
+ content: "\f195";
463
+ }
464
+ .icon-line-next-unread:before {
465
+ content: "\f196";
466
+ }
467
+ .icon-line-muted:before {
468
+ content: "\f197";
469
+ }
470
+ .icon-line-ms-word:before {
471
+ content: "\f198";
472
+ }
473
+ .icon-line-ms-ppt:before {
474
+ content: "\f199";
475
+ }
476
+ .icon-line-ms-excel:before {
477
+ content: "\f19a";
478
+ }
479
+ .icon-line-move-up:before {
480
+ content: "\f19b";
481
+ }
482
+ .icon-line-move-up-top:before {
483
+ content: "\f19c";
484
+ }
485
+ .icon-line-move-start:before {
486
+ content: "\f19d";
487
+ }
488
+ .icon-line-move-right:before {
489
+ content: "\f19e";
490
+ }
491
+ .icon-line-move-left:before {
492
+ content: "\f19f";
493
+ }
494
+ .icon-line-move-end:before {
495
+ content: "\f1a0";
496
+ }
497
+ .icon-line-move-down:before {
498
+ content: "\f1a1";
499
+ }
500
+ .icon-line-move-down-bottom:before {
501
+ content: "\f1a2";
502
+ }
503
+ .icon-line-more:before {
504
+ content: "\f1a3";
505
+ }
506
+ .icon-line-module:before {
507
+ content: "\f1a4";
508
+ }
509
+ .icon-line-minimize:before {
510
+ content: "\f1a5";
511
+ }
512
+ .icon-line-mini-arrow-up:before {
513
+ content: "\f1a6";
514
+ }
515
+ .icon-line-mini-arrow-start:before {
516
+ content: "\f1a7";
517
+ }
518
+ .icon-line-mini-arrow-right:before {
519
+ content: "\f1a8";
520
+ }
521
+ .icon-line-mini-arrow-left:before {
522
+ content: "\f1a9";
523
+ }
524
+ .icon-line-mini-arrow-end:before {
525
+ content: "\f1aa";
526
+ }
527
+ .icon-line-mini-arrow-down:before {
528
+ content: "\f1ab";
529
+ }
530
+ .icon-line-mini-arrow-double:before {
531
+ content: "\f1ac";
532
+ }
533
+ .icon-line-mic:before {
534
+ content: "\f1ad";
535
+ }
536
+ .icon-line-mic-off:before {
537
+ content: "\f1ae";
538
+ }
539
+ .icon-line-message:before {
540
+ content: "\f1af";
541
+ }
542
+ .icon-line-media:before {
543
+ content: "\f1b0";
544
+ }
545
+ .icon-line-mature:before {
546
+ content: "\f1b1";
547
+ }
548
+ .icon-line-mature-light:before {
549
+ content: "\f1b2";
550
+ }
551
+ .icon-line-materials-required:before {
552
+ content: "\f1b3";
553
+ }
554
+ .icon-line-materials-required-light:before {
555
+ content: "\f1b4";
556
+ }
557
+ .icon-line-mastery-paths:before {
558
+ content: "\f1b5";
559
+ }
560
+ .icon-line-mastery-logo:before {
561
+ content: "\f1b6";
562
+ }
563
+ .icon-line-masquerade:before {
564
+ content: "\f1b7";
565
+ }
566
+ .icon-line-marker:before {
567
+ content: "\f1b8";
568
+ }
569
+ .icon-line-mark-as-read:before {
570
+ content: "\f1b9";
571
+ }
572
+ .icon-line-lti:before {
573
+ content: "\f1ba";
574
+ }
575
+ .icon-line-lock:before {
576
+ content: "\f1bb";
577
+ }
578
+ .icon-line-linkedin:before {
579
+ content: "\f1bc";
580
+ }
581
+ .icon-line-link:before {
582
+ content: "\f1bd";
583
+ }
584
+ .icon-line-line-reader:before {
585
+ content: "\f1be";
586
+ }
587
+ .icon-line-like:before {
588
+ content: "\f1bf";
589
+ }
590
+ .icon-line-life-preserver:before {
591
+ content: "\f1c0";
592
+ }
593
+ .icon-line-launch:before {
594
+ content: "\f1c1";
595
+ }
596
+ .icon-line-keyboard-shortcuts:before {
597
+ content: "\f1c2";
598
+ }
599
+ .icon-line-italic:before {
600
+ content: "\f1c3";
601
+ }
602
+ .icon-line-invitation:before {
603
+ content: "\f1c4";
604
+ }
605
+ .icon-line-integrations:before {
606
+ content: "\f1c5";
607
+ }
608
+ .icon-line-instructure:before {
609
+ content: "\f1c6";
610
+ }
611
+ .icon-line-instructure-logo:before {
612
+ content: "\f1c7";
613
+ }
614
+ .icon-line-info:before {
615
+ content: "\f1c8";
616
+ }
617
+ .icon-line-info-borderless:before {
618
+ content: "\f1c9";
619
+ }
620
+ .icon-line-indent:before {
621
+ content: "\f1ca";
622
+ }
623
+ .icon-line-indent-2:before {
624
+ content: "\f1cb";
625
+ }
626
+ .icon-line-inbox:before {
627
+ content: "\f1cc";
628
+ }
629
+ .icon-line-important-dates:before {
630
+ content: "\f1cd";
631
+ }
632
+ .icon-line-import:before {
633
+ content: "\f1ce";
634
+ }
635
+ .icon-line-import-content:before {
636
+ content: "\f1cf";
637
+ }
638
+ .icon-line-impact-logo:before {
639
+ content: "\f1d0";
640
+ }
641
+ .icon-line-immersive-reader:before {
642
+ content: "\f1d1";
643
+ }
644
+ .icon-line-image:before {
645
+ content: "\f1d2";
646
+ }
647
+ .icon-line-hour-glass:before {
648
+ content: "\f1d3";
649
+ }
650
+ .icon-line-home:before {
651
+ content: "\f1d4";
652
+ }
653
+ .icon-line-highlighter:before {
654
+ content: "\f1d5";
655
+ }
656
+ .icon-line-heart:before {
657
+ content: "\f1d6";
658
+ }
659
+ .icon-line-header:before {
660
+ content: "\f1d7";
661
+ }
662
+ .icon-line-hamburger:before {
663
+ content: "\f1d8";
664
+ }
665
+ .icon-line-group:before {
666
+ content: "\f1d9";
667
+ }
668
+ .icon-line-group-new:before {
669
+ content: "\f1da";
670
+ }
671
+ .icon-line-group-dark-new:before {
672
+ content: "\f1db";
673
+ }
674
+ .icon-line-gradebook:before {
675
+ content: "\f1dc";
676
+ }
677
+ .icon-line-gradebook-import:before {
678
+ content: "\f1dd";
679
+ }
680
+ .icon-line-gradebook-export:before {
681
+ content: "\f1de";
682
+ }
683
+ .icon-line-github:before {
684
+ content: "\f1df";
685
+ }
686
+ .icon-line-full-screen:before {
687
+ content: "\f1e0";
688
+ }
689
+ .icon-line-forward:before {
690
+ content: "\f1e1";
691
+ }
692
+ .icon-line-folder:before {
693
+ content: "\f1e2";
694
+ }
695
+ .icon-line-folder-locked:before {
696
+ content: "\f1e3";
697
+ }
698
+ .icon-line-flag:before {
699
+ content: "\f1e4";
700
+ }
701
+ .icon-line-filter:before {
702
+ content: "\f1e5";
703
+ }
704
+ .icon-line-filmstrip:before {
705
+ content: "\f1e6";
706
+ }
707
+ .icon-line-files-public-domain:before {
708
+ content: "\f1e7";
709
+ }
710
+ .icon-line-files-obtained-permission:before {
711
+ content: "\f1e8";
712
+ }
713
+ .icon-line-files-fair-use:before {
714
+ content: "\f1e9";
715
+ }
716
+ .icon-line-files-creative-commons:before {
717
+ content: "\f1ea";
718
+ }
719
+ .icon-line-files-copyright:before {
720
+ content: "\f1eb";
721
+ }
722
+ .icon-line-file-locked:before {
723
+ content: "\f1ec";
724
+ }
725
+ .icon-line-feedback:before {
726
+ content: "\f1ed";
727
+ }
728
+ .icon-line-fast-forward:before {
729
+ content: "\f1ee";
730
+ }
731
+ .icon-line-facebook:before {
732
+ content: "\f1ef";
733
+ }
734
+ .icon-line-facebook-boxed:before {
735
+ content: "\f1f0";
736
+ }
737
+ .icon-line-eye:before {
738
+ content: "\f1f1";
739
+ }
740
+ .icon-line-external-link:before {
741
+ content: "\f1f2";
742
+ }
743
+ .icon-line-export:before {
744
+ content: "\f1f3";
745
+ }
746
+ .icon-line-export-content:before {
747
+ content: "\f1f4";
748
+ }
749
+ .icon-line-expand:before {
750
+ content: "\f1f5";
751
+ }
752
+ .icon-line-expand-start:before {
753
+ content: "\f1f6";
754
+ }
755
+ .icon-line-expand-left:before {
756
+ content: "\f1f7";
757
+ }
758
+ .icon-line-expand-items:before {
759
+ content: "\f1f8";
760
+ }
761
+ .icon-line-exit-full-screen:before {
762
+ content: "\f1f9";
763
+ }
764
+ .icon-line-essay:before {
765
+ content: "\f1fa";
766
+ }
767
+ .icon-line-equella:before {
768
+ content: "\f1fb";
769
+ }
770
+ .icon-line-equation:before {
771
+ content: "\f1fc";
772
+ }
773
+ .icon-line-eportfolio:before {
774
+ content: "\f1fd";
775
+ }
776
+ .icon-line-end:before {
777
+ content: "\f1fe";
778
+ }
779
+ .icon-line-empty:before {
780
+ content: "\f1ff";
781
+ }
782
+ .icon-line-email:before {
783
+ content: "\f200";
784
+ }
785
+ .icon-line-elevate-logo:before {
786
+ content: "\f201";
787
+ }
788
+ .icon-line-educators:before {
789
+ content: "\f202";
790
+ }
791
+ .icon-line-edit:before {
792
+ content: "\f203";
793
+ }
794
+ .icon-line-duplicate:before {
795
+ content: "\f204";
796
+ }
797
+ .icon-line-drop-down:before {
798
+ content: "\f205";
799
+ }
800
+ .icon-line-drag-handle:before {
801
+ content: "\f206";
802
+ }
803
+ .icon-line-download:before {
804
+ content: "\f207";
805
+ }
806
+ .icon-line-document:before {
807
+ content: "\f208";
808
+ }
809
+ .icon-line-discussion:before {
810
+ content: "\f209";
811
+ }
812
+ .icon-line-discussion-x:before {
813
+ content: "\f20a";
814
+ }
815
+ .icon-line-discussion-search:before {
816
+ content: "\f20b";
817
+ }
818
+ .icon-line-discussion-reply:before {
819
+ content: "\f20c";
820
+ }
821
+ .icon-line-discussion-reply-dark:before {
822
+ content: "\f20d";
823
+ }
824
+ .icon-line-discussion-reply-2:before {
825
+ content: "\f20e";
826
+ }
827
+ .icon-line-discussion-new:before {
828
+ content: "\f20f";
829
+ }
830
+ .icon-line-discussion-check:before {
831
+ content: "\f210";
832
+ }
833
+ .icon-line-deactivate-user:before {
834
+ content: "\f211";
835
+ }
836
+ .icon-line-dashboard:before {
837
+ content: "\f212";
838
+ }
839
+ .icon-line-crop:before {
840
+ content: "\f213";
841
+ }
842
+ .icon-line-courses:before {
843
+ content: "\f214";
844
+ }
845
+ .icon-line-copy:before {
846
+ content: "\f215";
847
+ }
848
+ .icon-line-copy-course:before {
849
+ content: "\f216";
850
+ }
851
+ .icon-line-configure:before {
852
+ content: "\f217";
853
+ }
854
+ .icon-line-compose:before {
855
+ content: "\f218";
856
+ }
857
+ .icon-line-complete:before {
858
+ content: "\f219";
859
+ }
860
+ .icon-line-compass:before {
861
+ content: "\f21a";
862
+ }
863
+ .icon-line-commons:before {
864
+ content: "\f21b";
865
+ }
866
+ .icon-line-comments-on:before {
867
+ content: "\f21c";
868
+ }
869
+ .icon-line-comments-off:before {
870
+ content: "\f21d";
871
+ }
872
+ .icon-line-comment:before {
873
+ content: "\f21e";
874
+ }
875
+ .icon-line-collection:before {
876
+ content: "\f21f";
877
+ }
878
+ .icon-line-collection-save:before {
879
+ content: "\f220";
880
+ }
881
+ .icon-line-collapse:before {
882
+ content: "\f221";
883
+ }
884
+ .icon-line-code:before {
885
+ content: "\f222";
886
+ }
887
+ .icon-line-cloud-upload:before {
888
+ content: "\f223";
889
+ }
890
+ .icon-line-cloud-lock:before {
891
+ content: "\f224";
892
+ }
893
+ .icon-line-cloud-download:before {
894
+ content: "\f225";
895
+ }
896
+ .icon-line-closed-captioning:before {
897
+ content: "\f226";
898
+ }
899
+ .icon-line-closed-captioning-on:before {
900
+ content: "\f227";
901
+ }
902
+ .icon-line-closed-captioning-off:before {
903
+ content: "\f228";
904
+ }
905
+ .icon-line-clock:before {
906
+ content: "\f229";
907
+ }
908
+ .icon-line-clear-text-formatting:before {
909
+ content: "\f22a";
910
+ }
911
+ .icon-line-circle-arrow-up:before {
912
+ content: "\f22b";
913
+ }
914
+ .icon-line-circle-arrow-down:before {
915
+ content: "\f22c";
916
+ }
917
+ .icon-line-check:before {
918
+ content: "\f22d";
919
+ }
920
+ .icon-line-check-plus:before {
921
+ content: "\f22e";
922
+ }
923
+ .icon-line-check-mark:before {
924
+ content: "\f22f";
925
+ }
926
+ .icon-line-check-mark-indeterminate:before {
927
+ content: "\f230";
928
+ }
929
+ .icon-line-check-dark:before {
930
+ content: "\f231";
931
+ }
932
+ .icon-line-chat:before {
933
+ content: "\f232";
934
+ }
935
+ .icon-line-certified:before {
936
+ content: "\f233";
937
+ }
938
+ .icon-line-canvas-logo:before {
939
+ content: "\f234";
940
+ }
941
+ .icon-line-calendar-reserved:before {
942
+ content: "\f235";
943
+ }
944
+ .icon-line-calendar-month:before {
945
+ content: "\f236";
946
+ }
947
+ .icon-line-calendar-days:before {
948
+ content: "\f237";
949
+ }
950
+ .icon-line-calendar-day:before {
951
+ content: "\f238";
952
+ }
953
+ .icon-line-calendar-clock:before {
954
+ content: "\f239";
955
+ }
956
+ .icon-line-calendar-add:before {
957
+ content: "\f23a";
958
+ }
959
+ .icon-line-calculator:before {
960
+ content: "\f23b";
961
+ }
962
+ .icon-line-calculator-desmos:before {
963
+ content: "\f23c";
964
+ }
965
+ .icon-line-button-and-icon-maker:before {
966
+ content: "\f23d";
967
+ }
968
+ .icon-line-bullet-list:before {
969
+ content: "\f23e";
970
+ }
971
+ .icon-line-bullet-list-square:before {
972
+ content: "\f23f";
973
+ }
974
+ .icon-line-bullet-list-roman:before {
975
+ content: "\f240";
976
+ }
977
+ .icon-line-bullet-list-circle-outline:before {
978
+ content: "\f241";
979
+ }
980
+ .icon-line-bullet-list-alpha:before {
981
+ content: "\f242";
982
+ }
983
+ .icon-line-box:before {
984
+ content: "\f243";
985
+ }
986
+ .icon-line-bookmark:before {
987
+ content: "\f244";
988
+ }
989
+ .icon-line-bold:before {
990
+ content: "\f245";
991
+ }
992
+ .icon-line-blueprint:before {
993
+ content: "\f246";
994
+ }
995
+ .icon-line-blueprint-lock:before {
996
+ content: "\f247";
997
+ }
998
+ .icon-line-bank:before {
999
+ content: "\f248";
1000
+ }
1001
+ .icon-line-award:before {
1002
+ content: "\f249";
1003
+ }
1004
+ .icon-line-audio:before {
1005
+ content: "\f24a";
1006
+ }
1007
+ .icon-line-audio-off:before {
1008
+ content: "\f24b";
1009
+ }
1010
+ .icon-line-attach-media:before {
1011
+ content: "\f24c";
1012
+ }
1013
+ .icon-line-assignment:before {
1014
+ content: "\f24d";
1015
+ }
1016
+ .icon-line-arrow-up:before {
1017
+ content: "\f24e";
1018
+ }
1019
+ .icon-line-arrow-start:before {
1020
+ content: "\f24f";
1021
+ }
1022
+ .icon-line-arrow-right:before {
1023
+ content: "\f250";
1024
+ }
1025
+ .icon-line-arrow-open-up:before {
1026
+ content: "\f251";
1027
+ }
1028
+ .icon-line-arrow-open-start:before {
1029
+ content: "\f252";
1030
+ }
1031
+ .icon-line-arrow-open-right:before {
1032
+ content: "\f253";
1033
+ }
1034
+ .icon-line-arrow-open-left:before {
1035
+ content: "\f254";
1036
+ }
1037
+ .icon-line-arrow-open-end:before {
1038
+ content: "\f255";
1039
+ }
1040
+ .icon-line-arrow-open-down:before {
1041
+ content: "\f256";
1042
+ }
1043
+ .icon-line-arrow-nest:before {
1044
+ content: "\f257";
1045
+ }
1046
+ .icon-line-arrow-left:before {
1047
+ content: "\f258";
1048
+ }
1049
+ .icon-line-arrow-end:before {
1050
+ content: "\f259";
1051
+ }
1052
+ .icon-line-arrow-down:before {
1053
+ content: "\f25a";
1054
+ }
1055
+ .icon-line-arrow-double-start:before {
1056
+ content: "\f25b";
1057
+ }
1058
+ .icon-line-arrow-double-end:before {
1059
+ content: "\f25c";
1060
+ }
1061
+ .icon-line-archive:before {
1062
+ content: "\f25d";
1063
+ }
1064
+ .icon-line-apple:before {
1065
+ content: "\f25e";
1066
+ }
1067
+ .icon-line-announcement:before {
1068
+ content: "\f25f";
1069
+ }
1070
+ .icon-line-annotate:before {
1071
+ content: "\f260";
1072
+ }
1073
+ .icon-line-android:before {
1074
+ content: "\f261";
1075
+ }
1076
+ .icon-line-analytics:before {
1077
+ content: "\f262";
1078
+ }
1079
+ .icon-line-alerts:before {
1080
+ content: "\f263";
1081
+ }
1082
+ .icon-line-ai:before {
1083
+ content: "\f264";
1084
+ }
1085
+ .icon-line-admin:before {
1086
+ content: "\f265";
1087
+ }
1088
+ .icon-line-admin-tools:before {
1089
+ content: "\f266";
1090
+ }
1091
+ .icon-line-address-book:before {
1092
+ content: "\f267";
1093
+ }
1094
+ .icon-line-add:before {
1095
+ content: "\f268";
1096
+ }
1097
+ .icon-line-add-media:before {
1098
+ content: "\f269";
1099
+ }
1100
+ .icon-line-add-folder:before {
1101
+ content: "\f26a";
1102
+ }
1103
+ .icon-line-a11y:before {
1104
+ content: "\f26b";
1105
+ }
1106
+ .icon-line-Arc:before {
1107
+ content: "\f26c";
1108
+ }