@brightspace-ui/core 3.170.0 → 3.171.1

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.
@@ -5,7 +5,7 @@ import { SubscriberRegistryController } from '../../controllers/subscriber/subsc
5
5
 
6
6
  /**
7
7
  * A component that renders a container and layout for collapsible panels
8
- * @slot default - Slot for panels. Only accepts `d2l-collapsible-panel`
8
+ * @slot - Slot for panels. Only accepts `d2l-collapsible-panel`
9
9
  */
10
10
  class CollapsiblePanelGroup extends SkeletonGroupMixin(LitElement) {
11
11
 
@@ -47,7 +47,7 @@ function addTabListener() {
47
47
  * @slot before - Slot for content to be placed at the left side of the header, aligned with the title and header slot
48
48
  * @slot header - Slot for supporting header content
49
49
  * @slot summary - Slot for the summary of the expanded content. Only accepts `d2l-collapsible-panel-summary-item`
50
- * @slot default - Slot for the expanded content
50
+ * @slot - Slot for the expanded content
51
51
  * @slot actions - Slot for buttons and dropdown openers to be placed in top right corner of header
52
52
  * @fires d2l-collapsible-panel-expand - Dispatched when the panel is expanded
53
53
  * @fires d2l-collapsible-panel-collapse - Dispatched when the panel is collapsed
@@ -224,7 +224,7 @@ export const FormElementMixin = superclass => class extends LocalizeCoreElement(
224
224
  if (oldValidationError !== this.validationError) {
225
225
  this._errors = errors;
226
226
  }
227
- await this.updatedComplete;
227
+ await this.updateComplete;
228
228
  }
229
229
 
230
230
  resetValidation() {
@@ -39,83 +39,84 @@ Size: `18px` x `18`px
39
39
 
40
40
  | Icon | Name | | Icon | Name | | Icon | Name |
41
41
  | :---: | :--- | --- | :---: | :--- | --- | :---: | :--- |
42
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/accelerator.svg?sanitize=true) | accelerator | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/enrollment.svg?sanitize=true) | enrollment | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-default.svg?sanitize=true) | plus-default |
43
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/access-special.svg?sanitize=true) | access-special | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/eportfolio.svg?sanitize=true) | eportfolio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-large-thick.svg?sanitize=true) | plus-large-thick |
44
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/accessibility.svg?sanitize=true) | accessibility | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/event-log.svg?sanitize=true) | event-log | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-large.svg?sanitize=true) | plus-large |
45
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-file.svg?sanitize=true) | add-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/exemption-add.svg?sanitize=true) | exemption-add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/preview.svg?sanitize=true) | preview |
46
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-message.svg?sanitize=true) | add-message | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/exemption-remove.svg?sanitize=true) | exemption-remove | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/print.svg?sanitize=true) | print |
47
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-to-lor.svg?sanitize=true) | add-to-lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/export.svg?sanitize=true) | export | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/profile-default.svg?sanitize=true) | profile-default |
48
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-user.svg?sanitize=true) | add-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/profile-pic.svg?sanitize=true) | profile-pic |
49
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add.svg?sanitize=true) | add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/feed.svg?sanitize=true) | feed | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/publish-to-lor.svg?sanitize=true) | publish-to-lor |
50
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/feedback.svg?sanitize=true) | feedback | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/quicklink.svg?sanitize=true) | quicklink |
51
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/alarmbell.svg?sanitize=true) | alarmbell | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-archive.svg?sanitize=true) | file-archive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/quizzing.svg?sanitize=true) | quizzing |
52
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/read-unread.svg?sanitize=true) | read-unread |
53
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-collapse-small.svg?sanitize=true) | arrow-collapse-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/read.svg?sanitize=true) | read |
54
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-collapse.svg?sanitize=true) | arrow-collapse | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-image.svg?sanitize=true) | file-image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reading.svg?sanitize=true) | reading |
55
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-expand-small.svg?sanitize=true) | arrow-expand-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/redo.svg?sanitize=true) | redo |
56
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-expand.svg?sanitize=true) | arrow-expand | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reflection.svg?sanitize=true) | reflection |
57
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-down.svg?sanitize=true) | arrow-thin-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/filter.svg?sanitize=true) | filter | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/refresh.svg?sanitize=true) | refresh |
58
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-left.svg?sanitize=true) | arrow-thin-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/flag-filled.svg?sanitize=true) | flag-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/release-conditions.svg?sanitize=true) | release-conditions |
59
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-right.svg?sanitize=true) | arrow-thin-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/flag-hollow.svg?sanitize=true) | flag-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/remove-user.svg?sanitize=true) | remove-user |
60
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-up.svg?sanitize=true) | arrow-thin-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/folder-up-level.svg?sanitize=true) | folder-up-level | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reorder.svg?sanitize=true) | reorder |
61
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-toggle-down.svg?sanitize=true) | arrow-toggle-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/folder.svg?sanitize=true) | folder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/repeat.svg?sanitize=true) | repeat |
62
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-toggle-up.svg?sanitize=true) | arrow-toggle-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/forms.svg?sanitize=true) | forms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/replied.svg?sanitize=true) | replied |
63
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/forward.svg?sanitize=true) | forward | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reply.svg?sanitize=true) | reply |
64
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/attach.svg?sanitize=true) | attach | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/fullscreen.svg?sanitize=true) | fullscreen | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reporting.svg?sanitize=true) | reporting |
65
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/attendance.svg?sanitize=true) | attendance | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reports.svg?sanitize=true) | reports |
66
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/awards.svg?sanitize=true) | awards | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/resize-left.svg?sanitize=true) | resize-left |
67
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/binder.svg?sanitize=true) | binder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/glossary.svg?sanitize=true) | glossary | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/resize-right.svg?sanitize=true) | resize-right |
68
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/blocked.svg?sanitize=true) | blocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reverse-order.svg?sanitize=true) | reverse-order |
69
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/blog.svg?sanitize=true) | blog | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grabber-small.svg?sanitize=true) | grabber-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/role-switch.svg?sanitize=true) | role-switch |
70
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/book-management.svg?sanitize=true) | book-management | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grabber.svg?sanitize=true) | grabber | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rss.svg?sanitize=true) | rss |
71
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bookmark-filled.svg?sanitize=true) | bookmark-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade-remove.svg?sanitize=true) | grade-remove | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rubric-graded.svg?sanitize=true) | rubric-graded |
72
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bookmark-hollow.svg?sanitize=true) | bookmark-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade-visible.svg?sanitize=true) | grade-visible | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rubric.svg?sanitize=true) | rubric |
73
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/broken-link.svg?sanitize=true) | broken-link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/save.svg?sanitize=true) | save |
74
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/browser.svg?sanitize=true) | browser | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/group-locker.svg?sanitize=true) | group-locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/scorm.svg?sanitize=true) | scorm |
75
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bullet.svg?sanitize=true) | bullet | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/group.svg?sanitize=true) | group | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/search.svg?sanitize=true) | search |
76
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/seating.svg?sanitize=true) | seating |
77
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/calculate.svg?sanitize=true) | calculate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/history.svg?sanitize=true) | history | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/self-assessment.svg?sanitize=true) | self-assessment |
78
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/send.svg?sanitize=true) | send |
79
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/change-file.svg?sanitize=true) | change-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/import.svg?sanitize=true) | import | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-hollow.svg?sanitize=true) | share-hollow |
80
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/important.svg?sanitize=true) | important | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-parent-filled.svg?sanitize=true) | share-parent-filled |
81
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/insights-portal.svg?sanitize=true) | insights-portal | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-parent-hollow.svg?sanitize=true) | share-parent-hollow |
82
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-manual.svg?sanitize=true) | check-manual | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share.svg?sanitize=true) | share |
83
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-user.svg?sanitize=true) | check-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/list-view.svg?sanitize=true) | list-view | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/smallscreen.svg?sanitize=true) | smallscreen |
84
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check.svg?sanitize=true) | check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/location.svg?sanitize=true) | location | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/sort-type.svg?sanitize=true) | sort-type |
85
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/checklist.svg?sanitize=true) | checklist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/locations.svg?sanitize=true) | locations | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/spellcheck.svg?sanitize=true) | spellcheck |
86
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down-medium.svg?sanitize=true) | chevron-down-medium | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lock-locked.svg?sanitize=true) | lock-locked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/style.svg?sanitize=true) | style |
87
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down-small.svg?sanitize=true) | chevron-down-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lock-unlock.svg?sanitize=true) | lock-unlock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/subscribe-filled.svg?sanitize=true) | subscribe-filled |
88
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/locker.svg?sanitize=true) | locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/subscribe-hollow.svg?sanitize=true) | subscribe-hollow |
89
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lor.svg?sanitize=true) | lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/support.svg?sanitize=true) | support |
90
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/low-priority.svg?sanitize=true) | low-priority | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/surveys.svg?sanitize=true) | surveys |
91
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates-edit.svg?sanitize=true) | manage-dates-edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/syllabus.svg?sanitize=true) | syllabus |
92
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/class.svg?sanitize=true) | class | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates-offset.svg?sanitize=true) | manage-dates-offset | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/table-of-contents.svg?sanitize=true) | table-of-contents |
93
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/classlist.svg?sanitize=true) | classlist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates.svg?sanitize=true) | manage-dates | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tag-hollow.svg?sanitize=true) | tag-hollow |
94
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-circle.svg?sanitize=true) | close-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-files.svg?sanitize=true) | manage-files | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tag.svg?sanitize=true) | tag |
95
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-default.svg?sanitize=true) | close-default | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manual-run.svg?sanitize=true) | manual-run | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/thumbs-down.svg?sanitize=true) | thumbs-down |
96
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-large-thick.svg?sanitize=true) | close-large-thick | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/menu-hamburger.svg?sanitize=true) | menu-hamburger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/thumbs-up.svg?sanitize=true) | thumbs-up |
97
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-large.svg?sanitize=true) | close-large | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/messages.svg?sanitize=true) | messages | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tile-view.svg?sanitize=true) | tile-view |
98
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-small.svg?sanitize=true) | close-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/mic.svg?sanitize=true) | mic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/time.svg?sanitize=true) | time |
99
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/comment-filled.svg?sanitize=true) | comment-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/mobile.svg?sanitize=true) | mobile | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tools.svg?sanitize=true) | tools |
100
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/comment-hollow.svg?sanitize=true) | comment-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/more.svg?sanitize=true) | more | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/topic-last.svg?sanitize=true) | topic-last |
101
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/contacts.svg?sanitize=true) | contacts | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-down.svg?sanitize=true) | move-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/turnitin.svg?sanitize=true) | turnitin |
102
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-to.svg?sanitize=true) | move-to | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/unapproved.svg?sanitize=true) | unapproved |
103
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/course-tile-sort.svg?sanitize=true) | course-tile-sort | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-up.svg?sanitize=true) | move-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/undo.svg?sanitize=true) | undo |
104
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/course.svg?sanitize=true) | course | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/my-computer.svg?sanitize=true) | my-computer | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/unsaved.svg?sanitize=true) | unsaved |
105
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/coursebuilder.svg?sanitize=true) | coursebuilder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/navigate.svg?sanitize=true) | navigate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/upload.svg?sanitize=true) | upload |
106
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/delete.svg?sanitize=true) | delete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/new-window.svg?sanitize=true) | new-window | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/user-competencies.svg?sanitize=true) | user-competencies |
107
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/disable.svg?sanitize=true) | disable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/news.svg?sanitize=true) | news | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/user-progress.svg?sanitize=true) | user-progress |
108
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/no-entry.svg?sanitize=true) | no-entry | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/video-assignment.svg?sanitize=true) | video-assignment |
109
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/divider-solid.svg?sanitize=true) | divider-solid | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/one-drive.svg?sanitize=true) | one-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/virtual-classroom.svg?sanitize=true) | virtual-classroom |
110
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/dot.svg?sanitize=true) | dot | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/online-rooms.svg?sanitize=true) | online-rooms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-conditional.svg?sanitize=true) | visibility-conditional |
111
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/online.svg?sanitize=true) | online | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-hide.svg?sanitize=true) | visibility-hide |
112
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/draft.svg?sanitize=true) | draft | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/outcomes.svg?sanitize=true) | outcomes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-show.svg?sanitize=true) | visibility-show |
113
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/dragger.svg?sanitize=true) | dragger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/password.svg?sanitize=true) | password | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/volume-muted.svg?sanitize=true) | volume-muted |
114
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/edit-bulk.svg?sanitize=true) | edit-bulk | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pause.svg?sanitize=true) | pause | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/volume.svg?sanitize=true) | volume |
115
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/edit.svg?sanitize=true) | edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pic.svg?sanitize=true) | pic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/widgets.svg?sanitize=true) | widgets |
116
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/email-read.svg?sanitize=true) | email-read | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pin-filled.svg?sanitize=true) | pin-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/wizard.svg?sanitize=true) | wizard |
117
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pin-hollow.svg?sanitize=true) | pin-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/zoom-in.svg?sanitize=true) | zoom-in |
118
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/enable.svg?sanitize=true) | enable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/play.svg?sanitize=true) | play | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/zoom-out.svg?sanitize=true) | zoom-out |
42
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/accelerator.svg?sanitize=true) | accelerator | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/enrollment.svg?sanitize=true) | enrollment | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-large-thick.svg?sanitize=true) | plus-large-thick |
43
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/access-special.svg?sanitize=true) | access-special | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/eportfolio.svg?sanitize=true) | eportfolio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-large.svg?sanitize=true) | plus-large |
44
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/accessibility.svg?sanitize=true) | accessibility | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/event-log.svg?sanitize=true) | event-log | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/preview.svg?sanitize=true) | preview |
45
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-file.svg?sanitize=true) | add-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/exemption-add.svg?sanitize=true) | exemption-add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/print.svg?sanitize=true) | print |
46
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-message.svg?sanitize=true) | add-message | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/exemption-remove.svg?sanitize=true) | exemption-remove | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/profile-default.svg?sanitize=true) | profile-default |
47
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-to-lor.svg?sanitize=true) | add-to-lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/export.svg?sanitize=true) | export | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/profile-pic.svg?sanitize=true) | profile-pic |
48
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add-user.svg?sanitize=true) | add-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/publish-to-lor.svg?sanitize=true) | publish-to-lor |
49
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/add.svg?sanitize=true) | add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/feed.svg?sanitize=true) | feed | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/quicklink.svg?sanitize=true) | quicklink |
50
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/feedback.svg?sanitize=true) | feedback | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/quizzing.svg?sanitize=true) | quizzing |
51
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/alarmbell.svg?sanitize=true) | alarmbell | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-archive.svg?sanitize=true) | file-archive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/read-unread.svg?sanitize=true) | read-unread |
52
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/read.svg?sanitize=true) | read |
53
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-collapse-small.svg?sanitize=true) | arrow-collapse-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reading.svg?sanitize=true) | reading |
54
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-collapse.svg?sanitize=true) | arrow-collapse | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-image.svg?sanitize=true) | file-image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/redo.svg?sanitize=true) | redo |
55
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-expand-small.svg?sanitize=true) | arrow-expand-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reflection.svg?sanitize=true) | reflection |
56
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-expand.svg?sanitize=true) | arrow-expand | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/refresh.svg?sanitize=true) | refresh |
57
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-down.svg?sanitize=true) | arrow-thin-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/filter.svg?sanitize=true) | filter | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/release-conditions.svg?sanitize=true) | release-conditions |
58
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-left.svg?sanitize=true) | arrow-thin-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/flag-filled.svg?sanitize=true) | flag-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/remove-user.svg?sanitize=true) | remove-user |
59
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-right.svg?sanitize=true) | arrow-thin-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/flag-hollow.svg?sanitize=true) | flag-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reorder.svg?sanitize=true) | reorder |
60
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-thin-up.svg?sanitize=true) | arrow-thin-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/folder-up-level.svg?sanitize=true) | folder-up-level | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/repeat.svg?sanitize=true) | repeat |
61
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-toggle-down.svg?sanitize=true) | arrow-toggle-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/folder.svg?sanitize=true) | folder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/replied.svg?sanitize=true) | replied |
62
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/arrow-toggle-up.svg?sanitize=true) | arrow-toggle-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/forms.svg?sanitize=true) | forms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reply.svg?sanitize=true) | reply |
63
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/forward.svg?sanitize=true) | forward | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reporting.svg?sanitize=true) | reporting |
64
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/attach.svg?sanitize=true) | attach | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/fullscreen.svg?sanitize=true) | fullscreen | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reports.svg?sanitize=true) | reports |
65
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/attendance.svg?sanitize=true) | attendance | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/resize-left.svg?sanitize=true) | resize-left |
66
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/awards.svg?sanitize=true) | awards | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/resize-right.svg?sanitize=true) | resize-right |
67
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/binder.svg?sanitize=true) | binder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/glossary.svg?sanitize=true) | glossary | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/reverse-order.svg?sanitize=true) | reverse-order |
68
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/blocked.svg?sanitize=true) | blocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/role-switch.svg?sanitize=true) | role-switch |
69
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/blog.svg?sanitize=true) | blog | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grabber-small.svg?sanitize=true) | grabber-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rss.svg?sanitize=true) | rss |
70
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/book-management.svg?sanitize=true) | book-management | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grabber.svg?sanitize=true) | grabber | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rubric-graded.svg?sanitize=true) | rubric-graded |
71
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bookmark-filled.svg?sanitize=true) | bookmark-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade-remove.svg?sanitize=true) | grade-remove | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/rubric.svg?sanitize=true) | rubric |
72
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bookmark-hollow.svg?sanitize=true) | bookmark-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade-visible.svg?sanitize=true) | grade-visible | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/save.svg?sanitize=true) | save |
73
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/broken-link.svg?sanitize=true) | broken-link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/scorm.svg?sanitize=true) | scorm |
74
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/browser.svg?sanitize=true) | browser | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/group-locker.svg?sanitize=true) | group-locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/search.svg?sanitize=true) | search |
75
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bullet.svg?sanitize=true) | bullet | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/group.svg?sanitize=true) | group | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/seating.svg?sanitize=true) | seating |
76
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/self-assessment.svg?sanitize=true) | self-assessment |
77
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/calculate.svg?sanitize=true) | calculate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/history.svg?sanitize=true) | history | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/send.svg?sanitize=true) | send |
78
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-hollow.svg?sanitize=true) | share-hollow |
79
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/change-file.svg?sanitize=true) | change-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/import.svg?sanitize=true) | import | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-parent-filled.svg?sanitize=true) | share-parent-filled |
80
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/important.svg?sanitize=true) | important | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share-parent-hollow.svg?sanitize=true) | share-parent-hollow |
81
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/insights-portal.svg?sanitize=true) | insights-portal | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/share.svg?sanitize=true) | share |
82
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-manual.svg?sanitize=true) | check-manual | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/smallscreen.svg?sanitize=true) | smallscreen |
83
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check-user.svg?sanitize=true) | check-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/list-view.svg?sanitize=true) | list-view | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/sort-type.svg?sanitize=true) | sort-type |
84
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/check.svg?sanitize=true) | check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/location.svg?sanitize=true) | location | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/spellcheck.svg?sanitize=true) | spellcheck |
85
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/checklist.svg?sanitize=true) | checklist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/locations.svg?sanitize=true) | locations | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/style.svg?sanitize=true) | style |
86
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down-medium.svg?sanitize=true) | chevron-down-medium | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lock-locked.svg?sanitize=true) | lock-locked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/subscribe-filled.svg?sanitize=true) | subscribe-filled |
87
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down-small.svg?sanitize=true) | chevron-down-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lock-unlock.svg?sanitize=true) | lock-unlock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/subscribe-hollow.svg?sanitize=true) | subscribe-hollow |
88
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/locker.svg?sanitize=true) | locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/support.svg?sanitize=true) | support |
89
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/lor.svg?sanitize=true) | lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/surveys.svg?sanitize=true) | surveys |
90
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/low-priority.svg?sanitize=true) | low-priority | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/syllabus.svg?sanitize=true) | syllabus |
91
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates-edit.svg?sanitize=true) | manage-dates-edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/table-of-contents.svg?sanitize=true) | table-of-contents |
92
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/class.svg?sanitize=true) | class | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates-offset.svg?sanitize=true) | manage-dates-offset | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tag-hollow.svg?sanitize=true) | tag-hollow |
93
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/classlist.svg?sanitize=true) | classlist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-dates.svg?sanitize=true) | manage-dates | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tag.svg?sanitize=true) | tag |
94
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-circle.svg?sanitize=true) | close-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manage-files.svg?sanitize=true) | manage-files | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/thumbs-down.svg?sanitize=true) | thumbs-down |
95
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-default.svg?sanitize=true) | close-default | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/manual-run.svg?sanitize=true) | manual-run | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/thumbs-up.svg?sanitize=true) | thumbs-up |
96
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-large-thick.svg?sanitize=true) | close-large-thick | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/menu-hamburger.svg?sanitize=true) | menu-hamburger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tile-view.svg?sanitize=true) | tile-view |
97
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-large.svg?sanitize=true) | close-large | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/messages.svg?sanitize=true) | messages | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/time.svg?sanitize=true) | time |
98
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/close-small.svg?sanitize=true) | close-small | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/mic.svg?sanitize=true) | mic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/tools.svg?sanitize=true) | tools |
99
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/comment-filled.svg?sanitize=true) | comment-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/mobile.svg?sanitize=true) | mobile | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/topic-last.svg?sanitize=true) | topic-last |
100
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/comment-hollow.svg?sanitize=true) | comment-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/more.svg?sanitize=true) | more | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/turnitin.svg?sanitize=true) | turnitin |
101
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/configure.svg?sanitize=true) | configure | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-down.svg?sanitize=true) | move-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/unapproved.svg?sanitize=true) | unapproved |
102
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/contacts.svg?sanitize=true) | contacts | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-to.svg?sanitize=true) | move-to | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/undo.svg?sanitize=true) | undo |
103
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/move-up.svg?sanitize=true) | move-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/unsaved.svg?sanitize=true) | unsaved |
104
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/course-tile-sort.svg?sanitize=true) | course-tile-sort | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/my-computer.svg?sanitize=true) | my-computer | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/upload.svg?sanitize=true) | upload |
105
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/course.svg?sanitize=true) | course | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/navigate.svg?sanitize=true) | navigate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/user-competencies.svg?sanitize=true) | user-competencies |
106
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/coursebuilder.svg?sanitize=true) | coursebuilder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/new-window.svg?sanitize=true) | new-window | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/user-progress.svg?sanitize=true) | user-progress |
107
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/delete.svg?sanitize=true) | delete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/news.svg?sanitize=true) | news | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/video-assignment.svg?sanitize=true) | video-assignment |
108
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/disable.svg?sanitize=true) | disable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/no-entry.svg?sanitize=true) | no-entry | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/virtual-classroom.svg?sanitize=true) | virtual-classroom |
109
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/one-drive.svg?sanitize=true) | one-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-conditional.svg?sanitize=true) | visibility-conditional |
110
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/divider-solid.svg?sanitize=true) | divider-solid | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/online-rooms.svg?sanitize=true) | online-rooms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-hide.svg?sanitize=true) | visibility-hide |
111
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/dot.svg?sanitize=true) | dot | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/online.svg?sanitize=true) | online | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/visibility-show.svg?sanitize=true) | visibility-show |
112
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/outcomes.svg?sanitize=true) | outcomes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/volume-muted.svg?sanitize=true) | volume-muted |
113
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/draft.svg?sanitize=true) | draft | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/password.svg?sanitize=true) | password | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/volume.svg?sanitize=true) | volume |
114
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/dragger.svg?sanitize=true) | dragger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pause.svg?sanitize=true) | pause | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/widgets.svg?sanitize=true) | widgets |
115
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/edit-bulk.svg?sanitize=true) | edit-bulk | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pic.svg?sanitize=true) | pic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/wizard.svg?sanitize=true) | wizard |
116
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/edit.svg?sanitize=true) | edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pin-filled.svg?sanitize=true) | pin-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/zoom-in.svg?sanitize=true) | zoom-in |
117
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/email-read.svg?sanitize=true) | email-read | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/pin-hollow.svg?sanitize=true) | pin-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/zoom-out.svg?sanitize=true) | zoom-out |
118
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/play.svg?sanitize=true) | play | |   |   |
119
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/enable.svg?sanitize=true) | enable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier1/plus-default.svg?sanitize=true) | plus-default | |   |   |
119
120
 
120
121
  ## tier2
121
122
 
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
2
+ <path fill="#494c4e" fill-rule="evenodd" d="M6 2v3.17c1.165.413 2 1.024 2 2.33s-.835 1.917-2 2.33V16a1 1 0 1 1-2 0V9.83C2.835 9.416 2 8.805 2 7.5s.835-1.917 2-2.33V2a1 1 0 0 1 2 0M4 7.5c0-.552.448-.5 1-.5s1-.052 1 .5-.448.5-1 .5-1 .052-1-.5m9 9.5a1 1 0 0 1-1-1v-3.17c-1.165-.412-2-1.024-2-2.33s.835-1.917 2-2.33V2a1 1 0 1 1 2 0v6.17c1.165.413 2 1.024 2 2.33s-.835 1.918-2 2.33V16a1 1 0 0 1-1 1m0-7c-.552 0-1-.052-1 .5s.448.5 1 .5 1 .052 1-.5-.448-.5-1-.5" clip-rule="evenodd"/>
3
+ </svg>
@@ -633,15 +633,15 @@ export const ListItemDragDropMixin = superclass => class extends superclass {
633
633
  }
634
634
  }
635
635
  }
636
- e.dataTransfer.setDragImage(getDragImage(selectionInfo.keys.length, includePlus), 24, 26);
636
+ if (e.dataTransfer.setDragImage) e.dataTransfer.setDragImage(getDragImage(selectionInfo.keys.length, includePlus), 24, 26);
637
637
  } else if (rootList.dragMultiple && this.expandable) {
638
638
  const flattenedListItems = this._getFlattenedListItems(this);
639
- e.dataTransfer.setDragImage(getDragImage(flattenedListItems.listItems.size, flattenedListItems.lazyLoadListItems.size > 0), 24, 26);
639
+ if (e.dataTransfer.setDragImage) e.dataTransfer.setDragImage(getDragImage(flattenedListItems.listItems.size, flattenedListItems.lazyLoadListItems.size > 0), 24, 26);
640
640
  } else {
641
641
  if (this.shadowRoot) {
642
642
  const nodeImage = this.shadowRoot.querySelector('.d2l-list-item-drag-image') || this;
643
643
  nodeImage.classList.add('dragging');
644
- e.dataTransfer.setDragImage(nodeImage, 50, 50);
644
+ if (e.dataTransfer.setDragImage) e.dataTransfer.setDragImage(nodeImage, 50, 50);
645
645
  }
646
646
  }
647
647
 
@@ -1505,7 +1505,7 @@
1505
1505
  ],
1506
1506
  "slots": [
1507
1507
  {
1508
- "name": "default",
1508
+ "name": "",
1509
1509
  "description": "Slot for panels. Only accepts `d2l-collapsible-panel`"
1510
1510
  }
1511
1511
  ]
@@ -1699,7 +1699,7 @@
1699
1699
  "description": "Slot for the summary of the expanded content. Only accepts `d2l-collapsible-panel-summary-item`"
1700
1700
  },
1701
1701
  {
1702
- "name": "default",
1702
+ "name": "",
1703
1703
  "description": "Slot for the expanded content"
1704
1704
  },
1705
1705
  {
@@ -229,6 +229,8 @@ export function loadSvg(icon) {
229
229
  return import(/* webpackChunkName: "icon-comment-filled" */'./tier1/comment-filled.js');
230
230
  case 'tier1:comment-hollow':
231
231
  return import(/* webpackChunkName: "icon-comment-hollow" */'./tier1/comment-hollow.js');
232
+ case 'tier1:configure':
233
+ return import(/* webpackChunkName: "icon-configure" */'./tier1/configure.js');
232
234
  case 'tier1:contacts':
233
235
  return import(/* webpackChunkName: "icon-contacts" */'./tier1/contacts.js');
234
236
  case 'tier1:copy':
@@ -0,0 +1,5 @@
1
+ // auto-generated
2
+ export const val = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
3
+ <path fill="#494c4e" fill-rule="evenodd" d="M6 2v3.17c1.165.413 2 1.024 2 2.33s-.835 1.917-2 2.33V16a1 1 0 1 1-2 0V9.83C2.835 9.416 2 8.805 2 7.5s.835-1.917 2-2.33V2a1 1 0 0 1 2 0M4 7.5c0-.552.448-.5 1-.5s1-.052 1 .5-.448.5-1 .5-1 .052-1-.5m9 9.5a1 1 0 0 1-1-1v-3.17c-1.165-.412-2-1.024-2-2.33s.835-1.917 2-2.33V2a1 1 0 1 1 2 0v6.17c1.165.413 2 1.024 2 2.33s-.835 1.918-2 2.33V16a1 1 0 0 1-1 1m0-7c-.552 0-1-.052-1 .5s.448.5 1 .5 1 .052 1-.5-.448-.5-1-.5" clip-rule="evenodd"/>
4
+ </svg>
5
+ `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "3.170.0",
3
+ "version": "3.171.1",
4
4
  "description": "A collection of accessible, free, open-source web components for building Brightspace applications",
5
5
  "type": "module",
6
6
  "repository": "https://github.com/BrightspaceUI/core.git",