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