@instructure/ui-icons 7.9.0 → 7.13.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 (60) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/es/IconButtonAndIconMakerLine.js +49 -0
  3. package/es/IconButtonAndIconMakerSolid.js +42 -0
  4. package/es/IconImmersiveReaderLine.js +52 -0
  5. package/es/IconImmersiveReaderSolid.js +55 -0
  6. package/es/IconImportantDatesLine.js +48 -0
  7. package/es/IconImportantDatesSolid.js +43 -0
  8. package/es/IconSubtitlesLine.js +49 -0
  9. package/es/IconSubtitlesSolid.js +43 -0
  10. package/es/font/Line/InstructureIcons-Line.css +323 -303
  11. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  12. package/es/font/Line/InstructureIcons-Line.svg +316 -304
  13. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  14. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  15. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  16. package/es/font/Line/InstructureIcons-Line_icon-map.scss +311 -303
  17. package/es/font/Solid/InstructureIcons-Solid.css +323 -303
  18. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  19. package/es/font/Solid/InstructureIcons-Solid.svg +316 -304
  20. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  21. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  22. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  23. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +311 -303
  24. package/es/font/index.js +686 -606
  25. package/es/index.js +8 -0
  26. package/es/svg/index.js +1 -1
  27. package/lib/IconButtonAndIconMakerLine.js +65 -0
  28. package/lib/IconButtonAndIconMakerSolid.js +58 -0
  29. package/lib/IconImmersiveReaderLine.js +68 -0
  30. package/lib/IconImmersiveReaderSolid.js +71 -0
  31. package/lib/IconImportantDatesLine.js +64 -0
  32. package/lib/IconImportantDatesSolid.js +59 -0
  33. package/lib/IconSubtitlesLine.js +65 -0
  34. package/lib/IconSubtitlesSolid.js +59 -0
  35. package/lib/font/Line/InstructureIcons-Line.css +323 -303
  36. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  37. package/lib/font/Line/InstructureIcons-Line.svg +316 -304
  38. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  39. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  40. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  41. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +311 -303
  42. package/lib/font/Solid/InstructureIcons-Solid.css +323 -303
  43. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  44. package/lib/font/Solid/InstructureIcons-Solid.svg +316 -304
  45. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  46. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  47. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  48. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +311 -303
  49. package/lib/font/index.js +701 -613
  50. package/lib/index.js +64 -0
  51. package/lib/svg/index.js +1 -1
  52. package/package.json +4 -4
  53. package/svg/Line/button-and-icon-maker.svg +6 -0
  54. package/svg/Line/immersive-reader.svg +7 -0
  55. package/svg/Line/important-dates.svg +6 -0
  56. package/svg/Line/subtitles.svg +6 -0
  57. package/svg/Solid/button-and-icon-maker.svg +3 -0
  58. package/svg/Solid/immersive-reader.svg +8 -0
  59. package/svg/Solid/important-dates.svg +3 -0
  60. package/svg/Solid/subtitles.svg +3 -0
@@ -41,309 +41,313 @@ $icons-line: (
41
41
  bullet-list-roman: "\EA28",
42
42
  bullet-list-square: "\EA29",
43
43
  bullet-list: "\EA2A",
44
- calculator-desmos: "\EA2B",
45
- calculator: "\EA2C",
46
- calendar-add: "\EA2D",
47
- calendar-clock: "\EA2E",
48
- calendar-day: "\EA2F",
49
- calendar-days: "\EA30",
50
- calendar-month: "\EA31",
51
- calendar-reserved: "\EA32",
52
- certified: "\EA33",
53
- chat: "\EA34",
54
- check-dark: "\EA35",
55
- check-mark-indeterminate: "\EA36",
56
- check-mark: "\EA37",
57
- check-plus: "\EA38",
58
- check: "\EA39",
59
- circle-arrow-down: "\EA3A",
60
- circle-arrow-up: "\EA3B",
61
- clear-text-formatting: "\EA3C",
62
- clock: "\EA3D",
63
- closed-captioning-off: "\EA3E",
64
- closed-captioning-on: "\EA3F",
65
- closed-captioning: "\EA40",
66
- cloud-download: "\EA41",
67
- cloud-lock: "\EA42",
68
- code: "\EA43",
69
- collapse: "\EA44",
70
- collection-save: "\EA45",
71
- collection: "\EA46",
72
- comment: "\EA47",
73
- comments-off: "\EA48",
74
- comments-on: "\EA49",
75
- commons: "\EA4A",
76
- compass: "\EA4B",
77
- complete: "\EA4C",
78
- compose: "\EA4D",
79
- copy-course: "\EA4E",
80
- copy: "\EA4F",
81
- courses: "\EA50",
82
- crop: "\EA51",
83
- dashboard: "\EA52",
84
- deactivate-user: "\EA53",
85
- discussion-check: "\EA54",
86
- discussion-new: "\EA55",
87
- discussion-reply-2: "\EA56",
88
- discussion-reply-dark: "\EA57",
89
- discussion-reply: "\EA58",
90
- discussion-search: "\EA59",
91
- discussion-x: "\EA5A",
92
- discussion: "\EA5B",
93
- document: "\EA5C",
94
- download: "\EA5D",
95
- drag-handle: "\EA5E",
96
- drop-down: "\EA5F",
97
- duplicate: "\EA60",
98
- edit: "\EA61",
99
- educators: "\EA62",
100
- email: "\EA63",
101
- empty: "\EA64",
102
- end: "\EA65",
103
- eportfolio: "\EA66",
104
- equation: "\EA67",
105
- equella: "\EA68",
106
- essay: "\EA69",
107
- exit-full-screen: "\EA6A",
108
- expand-items: "\EA6B",
109
- expand-left: "\EA6C",
110
- expand-start: "\EA6D",
111
- expand: "\EA6E",
112
- export-content: "\EA6F",
113
- export: "\EA70",
114
- external-link: "\EA71",
115
- eye: "\EA72",
116
- facebook-boxed: "\EA73",
117
- facebook: "\EA74",
118
- fast-forward: "\EA75",
119
- feedback: "\EA76",
120
- file-locked: "\EA77",
121
- files-copyright: "\EA78",
122
- files-creative-commons: "\EA79",
123
- files-fair-use: "\EA7A",
124
- files-obtained-permission: "\EA7B",
125
- files-public-domain: "\EA7C",
126
- filmstrip: "\EA7D",
127
- filter: "\EA7E",
128
- flag: "\EA7F",
129
- folder-locked: "\EA80",
130
- folder: "\EA81",
131
- forward: "\EA82",
132
- full-screen: "\EA83",
133
- github: "\EA84",
134
- gradebook-export: "\EA85",
135
- gradebook-import: "\EA86",
136
- gradebook: "\EA87",
137
- group-dark-new: "\EA88",
138
- group-new: "\EA89",
139
- group: "\EA8A",
140
- hamburger: "\EA8B",
141
- heart: "\EA8C",
142
- highlighter: "\EA8D",
143
- home: "\EA8E",
144
- hour-glass: "\EA8F",
145
- image: "\EA90",
146
- import-content: "\EA91",
147
- import: "\EA92",
148
- inbox: "\EA93",
149
- indent-2: "\EA94",
150
- indent: "\EA95",
151
- info-borderless: "\EA96",
152
- info: "\EA97",
153
- instructure: "\EA98",
154
- integrations: "\EA99",
155
- invitation: "\EA9A",
156
- italic: "\EA9B",
157
- keyboard-shortcuts: "\EA9C",
158
- launch: "\EA9D",
159
- life-preserver: "\EA9E",
160
- like: "\EA9F",
161
- line-reader: "\EAA0",
162
- link: "\EAA1",
163
- linkedin: "\EAA2",
164
- lock: "\EAA3",
165
- lti: "\EAA4",
166
- mark-as-read: "\EAA5",
167
- marker: "\EAA6",
168
- masquerade: "\EAA7",
169
- mastery-paths: "\EAA8",
170
- materials-required-light: "\EAA9",
171
- materials-required: "\EAAA",
172
- mature-light: "\EAAB",
173
- mature: "\EAAC",
174
- media: "\EAAD",
175
- message: "\EAAE",
176
- mic-off: "\EAAF",
177
- mic: "\EAB0",
178
- mini-arrow-down: "\EAB1",
179
- mini-arrow-end: "\EAB2",
180
- mini-arrow-left: "\EAB3",
181
- mini-arrow-right: "\EAB4",
182
- mini-arrow-start: "\EAB5",
183
- mini-arrow-up: "\EAB6",
184
- minimize: "\EAB7",
185
- module: "\EAB8",
186
- more: "\EAB9",
187
- move-down-bottom: "\EABA",
188
- move-down: "\EABB",
189
- move-end: "\EABC",
190
- move-left: "\EABD",
191
- move-right: "\EABE",
192
- move-start: "\EABF",
193
- move-up-top: "\EAC0",
194
- move-up: "\EAC1",
195
- ms-excel: "\EAC2",
196
- ms-ppt: "\EAC3",
197
- ms-word: "\EAC4",
198
- muted: "\EAC5",
199
- next-unread: "\EAC6",
200
- no: "\EAC7",
201
- not-graded: "\EAC8",
202
- note-dark: "\EAC9",
203
- note-light: "\EACA",
204
- note: "\EACB",
205
- notepad: "\EACC",
206
- numbered-list: "\EACD",
207
- off: "\EACE",
208
- open-folder: "\EACF",
209
- outcomes: "\EAD0",
210
- outdent: "\EAD1",
211
- outdent2: "\EAD2",
212
- oval-half: "\EAD3",
213
- page-down: "\EAD4",
214
- page-up: "\EAD5",
215
- paint: "\EAD6",
216
- paperclip: "\EAD7",
217
- partial: "\EAD8",
218
- pause: "\EAD9",
219
- pdf: "\EADA",
220
- peer-graded: "\EADB",
221
- peer-review: "\EADC",
222
- permissions: "\EADD",
223
- pin: "\EADE",
224
- pinterest: "\EADF",
225
- play: "\EAE0",
226
- plus: "\EAE1",
227
- post-to-sis: "\EAE2",
228
- prerequisite: "\EAE3",
229
- printer: "\EAE4",
230
- progress: "\EAE5",
231
- protractor: "\EAE6",
232
- publish: "\EAE7",
233
- question: "\EAE8",
234
- quiz-instructions: "\EAE9",
235
- quiz-stats-avg: "\EAEA",
236
- quiz-stats-cronbachs-alpha: "\EAEB",
237
- quiz-stats-deviation: "\EAEC",
238
- quiz-stats-high: "\EAED",
239
- quiz-stats-low: "\EAEE",
240
- quiz-stats-time: "\EAEF",
241
- quiz-title: "\EAF0",
242
- quiz: "\EAF1",
243
- record: "\EAF2",
244
- refresh: "\EAF3",
245
- remove-bookmark: "\EAF4",
246
- remove-from-collection: "\EAF5",
247
- remove-link: "\EAF6",
248
- replied: "\EAF7",
249
- reply-2: "\EAF8",
250
- reply-all-2: "\EAF9",
251
- reply: "\EAFA",
252
- reset: "\EAFB",
253
- review-screen: "\EAFC",
254
- rewind: "\EAFD",
255
- rotate-left: "\EAFE",
256
- rotate-right: "\EAFF",
257
- rss-add: "\EB00",
258
- rss: "\EB01",
259
- rubric-dark: "\EB02",
260
- rubric: "\EB03",
261
- ruler: "\EB04",
262
- save: "\EB05",
263
- screen-capture: "\EB06",
264
- search-address-book: "\EB07",
265
- search: "\EB08",
266
- settings-2: "\EB09",
267
- settings: "\EB0A",
268
- shape-oval: "\EB0B",
269
- shape-polygon: "\EB0C",
270
- shape-rectangle: "\EB0D",
271
- share: "\EB0E",
272
- sis-imported: "\EB0F",
273
- sis-not-synced: "\EB10",
274
- sis-synced: "\EB11",
275
- skype: "\EB12",
276
- sort: "\EB13",
277
- speed-grader: "\EB14",
278
- standards: "\EB15",
279
- star-light: "\EB16",
280
- star: "\EB17",
281
- stats: "\EB18",
282
- stop: "\EB19",
283
- strikethrough: "\EB1A",
284
- student-view: "\EB1B",
285
- studio: "\EB1C",
286
- subaccounts: "\EB1D",
287
- syllabus: "\EB1E",
288
- table-cell-select-all: "\EB1F",
289
- table-delete-column: "\EB20",
290
- table-delete-row: "\EB21",
291
- table-delete-table: "\EB22",
292
- table-insert-column-after: "\EB23",
293
- table-insert-column-before: "\EB24",
294
- table-insert-row-above: "\EB25",
295
- table-insert-row-after: "\EB26",
296
- table-left-header: "\EB27",
297
- table-merge-cells: "\EB28",
298
- table-row-properties: "\EB29",
299
- table-split-cells: "\EB2A",
300
- table-top-header: "\EB2B",
301
- table: "\EB2C",
302
- tag: "\EB2D",
303
- target: "\EB2E",
304
- text-background-color: "\EB2F",
305
- text-centered: "\EB30",
306
- text-color: "\EB31",
307
- text-direction-ltr: "\EB32",
308
- text-direction-rtl: "\EB33",
309
- text-end: "\EB34",
310
- text-left: "\EB35",
311
- text-right: "\EB36",
312
- text-start: "\EB37",
313
- text-subscript: "\EB38",
314
- text-superscript: "\EB39",
315
- text: "\EB3A",
316
- textarea: "\EB3B",
317
- timer: "\EB3C",
318
- toggle-end: "\EB3D",
319
- toggle-left: "\EB3E",
320
- toggle-right: "\EB3F",
321
- toggle-start: "\EB40",
322
- trash: "\EB41",
323
- trouble: "\EB42",
324
- twitter-boxed: "\EB43",
325
- twitter: "\EB44",
326
- unarchive: "\EB45",
327
- underline: "\EB46",
328
- unlock: "\EB47",
329
- unmuted: "\EB48",
330
- unpublish: "\EB49",
331
- unpublished: "\EB4A",
332
- updown: "\EB4B",
333
- upload: "\EB4C",
334
- user-add: "\EB4D",
335
- user: "\EB4E",
336
- video-camera-off: "\EB4F",
337
- video-camera: "\EB50",
338
- video: "\EB51",
339
- warning-borderless: "\EB52",
340
- warning: "\EB53",
341
- windows: "\EB54",
342
- wordpress: "\EB55",
343
- x: "\EB56",
344
- zipped: "\EB57",
345
- zoom-in: "\EB58",
346
- zoom-out: "\EB59"
44
+ button-and-icon-maker: "\EA2B",
45
+ calculator-desmos: "\EA2C",
46
+ calculator: "\EA2D",
47
+ calendar-add: "\EA2E",
48
+ calendar-clock: "\EA2F",
49
+ calendar-day: "\EA30",
50
+ calendar-days: "\EA31",
51
+ calendar-month: "\EA32",
52
+ calendar-reserved: "\EA33",
53
+ certified: "\EA34",
54
+ chat: "\EA35",
55
+ check-dark: "\EA36",
56
+ check-mark-indeterminate: "\EA37",
57
+ check-mark: "\EA38",
58
+ check-plus: "\EA39",
59
+ check: "\EA3A",
60
+ circle-arrow-down: "\EA3B",
61
+ circle-arrow-up: "\EA3C",
62
+ clear-text-formatting: "\EA3D",
63
+ clock: "\EA3E",
64
+ closed-captioning-off: "\EA3F",
65
+ closed-captioning-on: "\EA40",
66
+ closed-captioning: "\EA41",
67
+ cloud-download: "\EA42",
68
+ cloud-lock: "\EA43",
69
+ code: "\EA44",
70
+ collapse: "\EA45",
71
+ collection-save: "\EA46",
72
+ collection: "\EA47",
73
+ comment: "\EA48",
74
+ comments-off: "\EA49",
75
+ comments-on: "\EA4A",
76
+ commons: "\EA4B",
77
+ compass: "\EA4C",
78
+ complete: "\EA4D",
79
+ compose: "\EA4E",
80
+ copy-course: "\EA4F",
81
+ copy: "\EA50",
82
+ courses: "\EA51",
83
+ crop: "\EA52",
84
+ dashboard: "\EA53",
85
+ deactivate-user: "\EA54",
86
+ discussion-check: "\EA55",
87
+ discussion-new: "\EA56",
88
+ discussion-reply-2: "\EA57",
89
+ discussion-reply-dark: "\EA58",
90
+ discussion-reply: "\EA59",
91
+ discussion-search: "\EA5A",
92
+ discussion-x: "\EA5B",
93
+ discussion: "\EA5C",
94
+ document: "\EA5D",
95
+ download: "\EA5E",
96
+ drag-handle: "\EA5F",
97
+ drop-down: "\EA60",
98
+ duplicate: "\EA61",
99
+ edit: "\EA62",
100
+ educators: "\EA63",
101
+ email: "\EA64",
102
+ empty: "\EA65",
103
+ end: "\EA66",
104
+ eportfolio: "\EA67",
105
+ equation: "\EA68",
106
+ equella: "\EA69",
107
+ essay: "\EA6A",
108
+ exit-full-screen: "\EA6B",
109
+ expand-items: "\EA6C",
110
+ expand-left: "\EA6D",
111
+ expand-start: "\EA6E",
112
+ expand: "\EA6F",
113
+ export-content: "\EA70",
114
+ export: "\EA71",
115
+ external-link: "\EA72",
116
+ eye: "\EA73",
117
+ facebook-boxed: "\EA74",
118
+ facebook: "\EA75",
119
+ fast-forward: "\EA76",
120
+ feedback: "\EA77",
121
+ file-locked: "\EA78",
122
+ files-copyright: "\EA79",
123
+ files-creative-commons: "\EA7A",
124
+ files-fair-use: "\EA7B",
125
+ files-obtained-permission: "\EA7C",
126
+ files-public-domain: "\EA7D",
127
+ filmstrip: "\EA7E",
128
+ filter: "\EA7F",
129
+ flag: "\EA80",
130
+ folder-locked: "\EA81",
131
+ folder: "\EA82",
132
+ forward: "\EA83",
133
+ full-screen: "\EA84",
134
+ github: "\EA85",
135
+ gradebook-export: "\EA86",
136
+ gradebook-import: "\EA87",
137
+ gradebook: "\EA88",
138
+ group-dark-new: "\EA89",
139
+ group-new: "\EA8A",
140
+ group: "\EA8B",
141
+ hamburger: "\EA8C",
142
+ heart: "\EA8D",
143
+ highlighter: "\EA8E",
144
+ home: "\EA8F",
145
+ hour-glass: "\EA90",
146
+ image: "\EA91",
147
+ immersive-reader: "\EA92",
148
+ import-content: "\EA93",
149
+ import: "\EA94",
150
+ important-dates: "\EA95",
151
+ inbox: "\EA96",
152
+ indent-2: "\EA97",
153
+ indent: "\EA98",
154
+ info-borderless: "\EA99",
155
+ info: "\EA9A",
156
+ instructure: "\EA9B",
157
+ integrations: "\EA9C",
158
+ invitation: "\EA9D",
159
+ italic: "\EA9E",
160
+ keyboard-shortcuts: "\EA9F",
161
+ launch: "\EAA0",
162
+ life-preserver: "\EAA1",
163
+ like: "\EAA2",
164
+ line-reader: "\EAA3",
165
+ link: "\EAA4",
166
+ linkedin: "\EAA5",
167
+ lock: "\EAA6",
168
+ lti: "\EAA7",
169
+ mark-as-read: "\EAA8",
170
+ marker: "\EAA9",
171
+ masquerade: "\EAAA",
172
+ mastery-paths: "\EAAB",
173
+ materials-required-light: "\EAAC",
174
+ materials-required: "\EAAD",
175
+ mature-light: "\EAAE",
176
+ mature: "\EAAF",
177
+ media: "\EAB0",
178
+ message: "\EAB1",
179
+ mic-off: "\EAB2",
180
+ mic: "\EAB3",
181
+ mini-arrow-down: "\EAB4",
182
+ mini-arrow-end: "\EAB5",
183
+ mini-arrow-left: "\EAB6",
184
+ mini-arrow-right: "\EAB7",
185
+ mini-arrow-start: "\EAB8",
186
+ mini-arrow-up: "\EAB9",
187
+ minimize: "\EABA",
188
+ module: "\EABB",
189
+ more: "\EABC",
190
+ move-down-bottom: "\EABD",
191
+ move-down: "\EABE",
192
+ move-end: "\EABF",
193
+ move-left: "\EAC0",
194
+ move-right: "\EAC1",
195
+ move-start: "\EAC2",
196
+ move-up-top: "\EAC3",
197
+ move-up: "\EAC4",
198
+ ms-excel: "\EAC5",
199
+ ms-ppt: "\EAC6",
200
+ ms-word: "\EAC7",
201
+ muted: "\EAC8",
202
+ next-unread: "\EAC9",
203
+ no: "\EACA",
204
+ not-graded: "\EACB",
205
+ note-dark: "\EACC",
206
+ note-light: "\EACD",
207
+ note: "\EACE",
208
+ notepad: "\EACF",
209
+ numbered-list: "\EAD0",
210
+ off: "\EAD1",
211
+ open-folder: "\EAD2",
212
+ outcomes: "\EAD3",
213
+ outdent: "\EAD4",
214
+ outdent2: "\EAD5",
215
+ oval-half: "\EAD6",
216
+ page-down: "\EAD7",
217
+ page-up: "\EAD8",
218
+ paint: "\EAD9",
219
+ paperclip: "\EADA",
220
+ partial: "\EADB",
221
+ pause: "\EADC",
222
+ pdf: "\EADD",
223
+ peer-graded: "\EADE",
224
+ peer-review: "\EADF",
225
+ permissions: "\EAE0",
226
+ pin: "\EAE1",
227
+ pinterest: "\EAE2",
228
+ play: "\EAE3",
229
+ plus: "\EAE4",
230
+ post-to-sis: "\EAE5",
231
+ prerequisite: "\EAE6",
232
+ printer: "\EAE7",
233
+ progress: "\EAE8",
234
+ protractor: "\EAE9",
235
+ publish: "\EAEA",
236
+ question: "\EAEB",
237
+ quiz-instructions: "\EAEC",
238
+ quiz-stats-avg: "\EAED",
239
+ quiz-stats-cronbachs-alpha: "\EAEE",
240
+ quiz-stats-deviation: "\EAEF",
241
+ quiz-stats-high: "\EAF0",
242
+ quiz-stats-low: "\EAF1",
243
+ quiz-stats-time: "\EAF2",
244
+ quiz-title: "\EAF3",
245
+ quiz: "\EAF4",
246
+ record: "\EAF5",
247
+ refresh: "\EAF6",
248
+ remove-bookmark: "\EAF7",
249
+ remove-from-collection: "\EAF8",
250
+ remove-link: "\EAF9",
251
+ replied: "\EAFA",
252
+ reply-2: "\EAFB",
253
+ reply-all-2: "\EAFC",
254
+ reply: "\EAFD",
255
+ reset: "\EAFE",
256
+ review-screen: "\EAFF",
257
+ rewind: "\EB00",
258
+ rotate-left: "\EB01",
259
+ rotate-right: "\EB02",
260
+ rss-add: "\EB03",
261
+ rss: "\EB04",
262
+ rubric-dark: "\EB05",
263
+ rubric: "\EB06",
264
+ ruler: "\EB07",
265
+ save: "\EB08",
266
+ screen-capture: "\EB09",
267
+ search-address-book: "\EB0A",
268
+ search: "\EB0B",
269
+ settings-2: "\EB0C",
270
+ settings: "\EB0D",
271
+ shape-oval: "\EB0E",
272
+ shape-polygon: "\EB0F",
273
+ shape-rectangle: "\EB10",
274
+ share: "\EB11",
275
+ sis-imported: "\EB12",
276
+ sis-not-synced: "\EB13",
277
+ sis-synced: "\EB14",
278
+ skype: "\EB15",
279
+ sort: "\EB16",
280
+ speed-grader: "\EB17",
281
+ standards: "\EB18",
282
+ star-light: "\EB19",
283
+ star: "\EB1A",
284
+ stats: "\EB1B",
285
+ stop: "\EB1C",
286
+ strikethrough: "\EB1D",
287
+ student-view: "\EB1E",
288
+ studio: "\EB1F",
289
+ subaccounts: "\EB20",
290
+ subtitles: "\EB21",
291
+ syllabus: "\EB22",
292
+ table-cell-select-all: "\EB23",
293
+ table-delete-column: "\EB24",
294
+ table-delete-row: "\EB25",
295
+ table-delete-table: "\EB26",
296
+ table-insert-column-after: "\EB27",
297
+ table-insert-column-before: "\EB28",
298
+ table-insert-row-above: "\EB29",
299
+ table-insert-row-after: "\EB2A",
300
+ table-left-header: "\EB2B",
301
+ table-merge-cells: "\EB2C",
302
+ table-row-properties: "\EB2D",
303
+ table-split-cells: "\EB2E",
304
+ table-top-header: "\EB2F",
305
+ table: "\EB30",
306
+ tag: "\EB31",
307
+ target: "\EB32",
308
+ text-background-color: "\EB33",
309
+ text-centered: "\EB34",
310
+ text-color: "\EB35",
311
+ text-direction-ltr: "\EB36",
312
+ text-direction-rtl: "\EB37",
313
+ text-end: "\EB38",
314
+ text-left: "\EB39",
315
+ text-right: "\EB3A",
316
+ text-start: "\EB3B",
317
+ text-subscript: "\EB3C",
318
+ text-superscript: "\EB3D",
319
+ text: "\EB3E",
320
+ textarea: "\EB3F",
321
+ timer: "\EB40",
322
+ toggle-end: "\EB41",
323
+ toggle-left: "\EB42",
324
+ toggle-right: "\EB43",
325
+ toggle-start: "\EB44",
326
+ trash: "\EB45",
327
+ trouble: "\EB46",
328
+ twitter-boxed: "\EB47",
329
+ twitter: "\EB48",
330
+ unarchive: "\EB49",
331
+ underline: "\EB4A",
332
+ unlock: "\EB4B",
333
+ unmuted: "\EB4C",
334
+ unpublish: "\EB4D",
335
+ unpublished: "\EB4E",
336
+ updown: "\EB4F",
337
+ upload: "\EB50",
338
+ user-add: "\EB51",
339
+ user: "\EB52",
340
+ video-camera-off: "\EB53",
341
+ video-camera: "\EB54",
342
+ video: "\EB55",
343
+ warning-borderless: "\EB56",
344
+ warning: "\EB57",
345
+ windows: "\EB58",
346
+ wordpress: "\EB59",
347
+ x: "\EB5A",
348
+ zipped: "\EB5B",
349
+ zoom-in: "\EB5C",
350
+ zoom-out: "\EB5D"
347
351
  );
348
352
 
349
353
  $icons-line-bidirectional: (
@@ -398,6 +402,7 @@ bullet-list: "true",
398
402
 
399
403
 
400
404
 
405
+
401
406
  chat: "true",
402
407
 
403
408
 
@@ -491,9 +496,11 @@ highlighter: "true",
491
496
 
492
497
 
493
498
 
499
+
494
500
  import-content: "true",
495
501
  import: "true",
496
502
 
503
+
497
504
  indent-2: "true",
498
505
  indent: "true",
499
506
 
@@ -632,6 +639,7 @@ sis-imported: "true",
632
639
 
633
640
 
634
641
 
642
+
635
643
  syllabus: "true",
636
644
 
637
645