@brightspace-ui/core 3.7.0 → 3.8.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.
@@ -561,6 +561,8 @@ export const DialogMixin = superclass => class extends RtlMixin(superclass) {
561
561
  await this.updateComplete;
562
562
  this._height = this._getHeight();
563
563
  await this.updateComplete;
564
+ } else {
565
+ this._width = 0;
564
566
  }
565
567
  await new Promise(resolve => {
566
568
  requestAnimationFrame(async() => {
@@ -38,8 +38,9 @@ Size: `18px` x `18`px
38
38
 
39
39
  | Icon | Name | | Icon | Name | | Icon | Name |
40
40
  | :---: | :--- | --- | :---: | :--- | --- | :---: | :--- |
41
- | ![](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/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 |
42
- | ![](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/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 |
41
+ | ![](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 |
42
+ | ![](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 |
43
+ | ![](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 |
43
44
  | ![](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 |
44
45
  | ![](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 |
45
46
  | ![](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 |
@@ -114,7 +115,6 @@ Size: `18px` x `18`px
114
115
  | ![](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 |
115
116
  | ![](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 |
116
117
  | ![](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 |
117
- | ![](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 | |   |   |
118
118
 
119
119
  ## tier2
120
120
 
@@ -122,61 +122,62 @@ Size: `24px` x `24`px
122
122
 
123
123
  | Icon | Name | | Icon | Name | | Icon | Name |
124
124
  | :---: | :--- | --- | :---: | :--- | --- | :---: | :--- |
125
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/accelerator.svg?sanitize=true) | accelerator | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/eportfolio.svg?sanitize=true) | eportfolio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/profile-default.svg?sanitize=true) | profile-default |
126
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-file.svg?sanitize=true) | add-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/evaluate-all.svg?sanitize=true) | evaluate-all | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/profile-pic.svg?sanitize=true) | profile-pic |
127
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-message.svg?sanitize=true) | add-message | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/project.svg?sanitize=true) | project |
128
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-to-lor.svg?sanitize=true) | add-to-lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/feedback.svg?sanitize=true) | feedback | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/publish-all.svg?sanitize=true) | publish-all |
129
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-user.svg?sanitize=true) | add-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-archive.svg?sanitize=true) | file-archive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/publish-to-lor.svg?sanitize=true) | publish-to-lor |
130
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add.svg?sanitize=true) | add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quicklink.svg?sanitize=true) | quicklink |
131
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quiz-submissions.svg?sanitize=true) | quiz-submissions |
132
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/alarmbell.svg?sanitize=true) | alarmbell | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-image.svg?sanitize=true) | file-image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quizzing.svg?sanitize=true) | quizzing |
133
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/read-unread.svg?sanitize=true) | read-unread |
134
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/arrow-collapse.svg?sanitize=true) | arrow-collapse | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/read.svg?sanitize=true) | read |
135
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/filter.svg?sanitize=true) | filter | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reading.svg?sanitize=true) | reading |
136
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/attach.svg?sanitize=true) | attach | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/flag-fill.svg?sanitize=true) | flag-fill | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reflection.svg?sanitize=true) | reflection |
137
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/attendance.svg?sanitize=true) | attendance | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/flag-hollow.svg?sanitize=true) | flag-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/refresh.svg?sanitize=true) | refresh |
138
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/awards.svg?sanitize=true) | awards | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/folder.svg?sanitize=true) | folder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/release-conditions.svg?sanitize=true) | release-conditions |
139
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/binder.svg?sanitize=true) | binder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/forms.svg?sanitize=true) | forms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/remove-user.svg?sanitize=true) | remove-user |
140
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/blocked.svg?sanitize=true) | blocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/fullscreen.svg?sanitize=true) | fullscreen | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reorder.svg?sanitize=true) | reorder |
141
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/blog.svg?sanitize=true) | blog | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reply-all.svg?sanitize=true) | reply-all |
142
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/book-management.svg?sanitize=true) | book-management | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reply.svg?sanitize=true) | reply |
143
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bookmark-filled.svg?sanitize=true) | bookmark-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/glossary.svg?sanitize=true) | glossary | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reporting.svg?sanitize=true) | reporting |
144
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bookmark-hollow.svg?sanitize=true) | bookmark-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/rss.svg?sanitize=true) | rss |
145
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/broken-link.svg?sanitize=true) | broken-link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/rubrics.svg?sanitize=true) | rubrics |
146
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/browser.svg?sanitize=true) | browser | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/save.svg?sanitize=true) | save |
147
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/history.svg?sanitize=true) | history | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/scorm.svg?sanitize=true) | scorm |
148
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/calculate.svg?sanitize=true) | calculate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/search.svg?sanitize=true) | search |
149
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/insights-portal.svg?sanitize=true) | insights-portal | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/seating.svg?sanitize=true) | seating |
150
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/capture.svg?sanitize=true) | capture | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/self-assessment.svg?sanitize=true) | self-assessment |
151
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/change-file.svg?sanitize=true) | change-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/location.svg?sanitize=true) | location | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/send.svg?sanitize=true) | send |
152
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/locations.svg?sanitize=true) | locations | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/share.svg?sanitize=true) | share |
153
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-box-unchecked.svg?sanitize=true) | check-box-unchecked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lock-unlocked.svg?sanitize=true) | lock-unlocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/smallscreen.svg?sanitize=true) | smallscreen |
154
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-box.svg?sanitize=true) | check-box | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lock.svg?sanitize=true) | lock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/style.svg?sanitize=true) | style |
155
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/locker.svg?sanitize=true) | locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/subscribe-filled.svg?sanitize=true) | subscribe-filled |
156
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check.svg?sanitize=true) | check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lor.svg?sanitize=true) | lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/subscribe-hollow.svg?sanitize=true) | subscribe-hollow |
157
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/checklist.svg?sanitize=true) | checklist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/manage-dates.svg?sanitize=true) | manage-dates | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/surveys.svg?sanitize=true) | surveys |
158
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/manage-files.svg?sanitize=true) | manage-files | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/syllabus.svg?sanitize=true) | syllabus |
159
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/media.svg?sanitize=true) | media | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/table-of-contents.svg?sanitize=true) | table-of-contents |
160
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/menu-hamburger.svg?sanitize=true) | menu-hamburger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/tag.svg?sanitize=true) | tag |
161
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/merge.svg?sanitize=true) | merge | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/time.svg?sanitize=true) | time |
162
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/classes.svg?sanitize=true) | classes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/message-new.svg?sanitize=true) | message-new | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/tools.svg?sanitize=true) | tools |
163
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/classlist.svg?sanitize=true) | classlist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/messages.svg?sanitize=true) | messages | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/topic-last.svg?sanitize=true) | topic-last |
164
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/contacts.svg?sanitize=true) | contacts | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/mic.svg?sanitize=true) | mic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/unapproved.svg?sanitize=true) | unapproved |
165
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/content.svg?sanitize=true) | content | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-down.svg?sanitize=true) | move-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/undo.svg?sanitize=true) | undo |
166
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-to.svg?sanitize=true) | move-to | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/unsaved.svg?sanitize=true) | unsaved |
167
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/course-tile-sort.svg?sanitize=true) | course-tile-sort | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-up.svg?sanitize=true) | move-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/upload.svg?sanitize=true) | upload |
168
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/coursebuilder.svg?sanitize=true) | coursebuilder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/navigate.svg?sanitize=true) | navigate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/user-competencies.svg?sanitize=true) | user-competencies |
169
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/delete.svg?sanitize=true) | delete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/news.svg?sanitize=true) | news | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/user-progress.svg?sanitize=true) | user-progress |
170
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/one-drive.svg?sanitize=true) | one-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/validate.svg?sanitize=true) | validate |
171
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/divider-big.svg?sanitize=true) | divider-big | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/online-rooms.svg?sanitize=true) | online-rooms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/video-assignment.svg?sanitize=true) | video-assignment |
172
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/divider.svg?sanitize=true) | divider | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/online.svg?sanitize=true) | online | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/view-submission-list.svg?sanitize=true) | view-submission-list |
173
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/dot.svg?sanitize=true) | dot | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/outcomes.svg?sanitize=true) | outcomes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/viewed-notviewed.svg?sanitize=true) | viewed-notviewed |
174
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/password.svg?sanitize=true) | password | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/virtual-classroom.svg?sanitize=true) | virtual-classroom |
175
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/draft.svg?sanitize=true) | draft | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pic.svg?sanitize=true) | pic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/visibility-hide.svg?sanitize=true) | visibility-hide |
176
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/edit-not-editable.svg?sanitize=true) | edit-not-editable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pin-filled.svg?sanitize=true) | pin-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/visibility-show.svg?sanitize=true) | visibility-show |
177
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/edit.svg?sanitize=true) | edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pin-hollow.svg?sanitize=true) | pin-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/volume-muted.svg?sanitize=true) | volume-muted |
178
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/email-open.svg?sanitize=true) | email-open | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/preview.svg?sanitize=true) | preview | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/volume.svg?sanitize=true) | volume |
179
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/print.svg?sanitize=true) | print | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/wizard.svg?sanitize=true) | wizard |
125
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/accelerator.svg?sanitize=true) | accelerator | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/eportfolio.svg?sanitize=true) | eportfolio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/profile-pic.svg?sanitize=true) | profile-pic |
126
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/accessibility.svg?sanitize=true) | accessibility | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/evaluate-all.svg?sanitize=true) | evaluate-all | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/project.svg?sanitize=true) | project |
127
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-file.svg?sanitize=true) | add-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/publish-all.svg?sanitize=true) | publish-all |
128
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-message.svg?sanitize=true) | add-message | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/feedback.svg?sanitize=true) | feedback | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/publish-to-lor.svg?sanitize=true) | publish-to-lor |
129
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-to-lor.svg?sanitize=true) | add-to-lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-archive.svg?sanitize=true) | file-archive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quicklink.svg?sanitize=true) | quicklink |
130
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add-user.svg?sanitize=true) | add-user | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quiz-submissions.svg?sanitize=true) | quiz-submissions |
131
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/add.svg?sanitize=true) | add | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/quizzing.svg?sanitize=true) | quizzing |
132
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-image.svg?sanitize=true) | file-image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/read-unread.svg?sanitize=true) | read-unread |
133
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/alarmbell.svg?sanitize=true) | alarmbell | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/read.svg?sanitize=true) | read |
134
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reading.svg?sanitize=true) | reading |
135
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/arrow-collapse.svg?sanitize=true) | arrow-collapse | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/filter.svg?sanitize=true) | filter | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reflection.svg?sanitize=true) | reflection |
136
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/flag-fill.svg?sanitize=true) | flag-fill | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/refresh.svg?sanitize=true) | refresh |
137
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/attach.svg?sanitize=true) | attach | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/flag-hollow.svg?sanitize=true) | flag-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/release-conditions.svg?sanitize=true) | release-conditions |
138
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/attendance.svg?sanitize=true) | attendance | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/folder.svg?sanitize=true) | folder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/remove-user.svg?sanitize=true) | remove-user |
139
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/awards.svg?sanitize=true) | awards | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/forms.svg?sanitize=true) | forms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reorder.svg?sanitize=true) | reorder |
140
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/binder.svg?sanitize=true) | binder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/fullscreen.svg?sanitize=true) | fullscreen | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reply-all.svg?sanitize=true) | reply-all |
141
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/blocked.svg?sanitize=true) | blocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reply.svg?sanitize=true) | reply |
142
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/blog.svg?sanitize=true) | blog | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/reporting.svg?sanitize=true) | reporting |
143
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/book-management.svg?sanitize=true) | book-management | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/glossary.svg?sanitize=true) | glossary | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/rss.svg?sanitize=true) | rss |
144
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bookmark-filled.svg?sanitize=true) | bookmark-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/rubrics.svg?sanitize=true) | rubrics |
145
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bookmark-hollow.svg?sanitize=true) | bookmark-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/save.svg?sanitize=true) | save |
146
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/broken-link.svg?sanitize=true) | broken-link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/scorm.svg?sanitize=true) | scorm |
147
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/browser.svg?sanitize=true) | browser | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/history.svg?sanitize=true) | history | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/search.svg?sanitize=true) | search |
148
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/seating.svg?sanitize=true) | seating |
149
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/calculate.svg?sanitize=true) | calculate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/insights-portal.svg?sanitize=true) | insights-portal | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/self-assessment.svg?sanitize=true) | self-assessment |
150
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/send.svg?sanitize=true) | send |
151
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/capture.svg?sanitize=true) | capture | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/location.svg?sanitize=true) | location | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/share.svg?sanitize=true) | share |
152
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/change-file.svg?sanitize=true) | change-file | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/locations.svg?sanitize=true) | locations | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/smallscreen.svg?sanitize=true) | smallscreen |
153
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lock-unlocked.svg?sanitize=true) | lock-unlocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/style.svg?sanitize=true) | style |
154
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-box-unchecked.svg?sanitize=true) | check-box-unchecked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lock.svg?sanitize=true) | lock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/subscribe-filled.svg?sanitize=true) | subscribe-filled |
155
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-box.svg?sanitize=true) | check-box | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/locker.svg?sanitize=true) | locker | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/subscribe-hollow.svg?sanitize=true) | subscribe-hollow |
156
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/lor.svg?sanitize=true) | lor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/surveys.svg?sanitize=true) | surveys |
157
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/check.svg?sanitize=true) | check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/manage-dates.svg?sanitize=true) | manage-dates | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/syllabus.svg?sanitize=true) | syllabus |
158
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/checklist.svg?sanitize=true) | checklist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/manage-files.svg?sanitize=true) | manage-files | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/table-of-contents.svg?sanitize=true) | table-of-contents |
159
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/media.svg?sanitize=true) | media | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/tag.svg?sanitize=true) | tag |
160
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/menu-hamburger.svg?sanitize=true) | menu-hamburger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/time.svg?sanitize=true) | time |
161
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/merge.svg?sanitize=true) | merge | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/tools.svg?sanitize=true) | tools |
162
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/message-new.svg?sanitize=true) | message-new | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/topic-last.svg?sanitize=true) | topic-last |
163
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/classes.svg?sanitize=true) | classes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/messages.svg?sanitize=true) | messages | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/unapproved.svg?sanitize=true) | unapproved |
164
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/classlist.svg?sanitize=true) | classlist | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/mic.svg?sanitize=true) | mic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/undo.svg?sanitize=true) | undo |
165
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/contacts.svg?sanitize=true) | contacts | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-down.svg?sanitize=true) | move-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/unsaved.svg?sanitize=true) | unsaved |
166
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/content.svg?sanitize=true) | content | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-to.svg?sanitize=true) | move-to | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/upload.svg?sanitize=true) | upload |
167
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/move-up.svg?sanitize=true) | move-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/user-competencies.svg?sanitize=true) | user-competencies |
168
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/course-tile-sort.svg?sanitize=true) | course-tile-sort | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/navigate.svg?sanitize=true) | navigate | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/user-progress.svg?sanitize=true) | user-progress |
169
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/coursebuilder.svg?sanitize=true) | coursebuilder | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/news.svg?sanitize=true) | news | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/validate.svg?sanitize=true) | validate |
170
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/delete.svg?sanitize=true) | delete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/one-drive.svg?sanitize=true) | one-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/video-assignment.svg?sanitize=true) | video-assignment |
171
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/online-rooms.svg?sanitize=true) | online-rooms | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/view-submission-list.svg?sanitize=true) | view-submission-list |
172
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/divider-big.svg?sanitize=true) | divider-big | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/online.svg?sanitize=true) | online | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/viewed-notviewed.svg?sanitize=true) | viewed-notviewed |
173
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/divider.svg?sanitize=true) | divider | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/outcomes.svg?sanitize=true) | outcomes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/virtual-classroom.svg?sanitize=true) | virtual-classroom |
174
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/dot.svg?sanitize=true) | dot | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/password.svg?sanitize=true) | password | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/visibility-hide.svg?sanitize=true) | visibility-hide |
175
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pic.svg?sanitize=true) | pic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/visibility-show.svg?sanitize=true) | visibility-show |
176
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/draft.svg?sanitize=true) | draft | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pin-filled.svg?sanitize=true) | pin-filled | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/volume-muted.svg?sanitize=true) | volume-muted |
177
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/edit-not-editable.svg?sanitize=true) | edit-not-editable | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/pin-hollow.svg?sanitize=true) | pin-hollow | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/volume.svg?sanitize=true) | volume |
178
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/edit.svg?sanitize=true) | edit | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/preview.svg?sanitize=true) | preview | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/wizard.svg?sanitize=true) | wizard |
179
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/email-open.svg?sanitize=true) | email-open | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/print.svg?sanitize=true) | print | |   |   |
180
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier2/profile-default.svg?sanitize=true) | profile-default | |   |   |
180
181
 
181
182
  ## tier3
182
183
 
@@ -184,26 +185,27 @@ Size: `30px` x `30`px
184
185
 
185
186
  | Icon | Name | | Icon | Name | | Icon | Name |
186
187
  | :---: | :--- | --- | :---: | :--- | --- | :---: | :--- |
187
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/menu.svg?sanitize=true) | menu |
188
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/email-open.svg?sanitize=true) | email-open | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/news.svg?sanitize=true) | news |
189
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/notification-bell.svg?sanitize=true) | notification-bell |
190
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/bookmark.svg?sanitize=true) | bookmark | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/evaluate-all.svg?sanitize=true) | evaluate-all | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pause-borderless.svg?sanitize=true) | pause-borderless |
191
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/export.svg?sanitize=true) | export | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pause.svg?sanitize=true) | pause |
192
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pic.svg?sanitize=true) | pic |
193
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/feed.svg?sanitize=true) | feed | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/play-borderless.svg?sanitize=true) | play-borderless |
194
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/play.svg?sanitize=true) | play |
195
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/preview.svg?sanitize=true) | preview |
196
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-left-circle.svg?sanitize=true) | chevron-left-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/profile-default.svg?sanitize=true) | profile-default |
197
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/profile-pic.svg?sanitize=true) | profile-pic |
198
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-right-circle.svg?sanitize=true) | chevron-right-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/publish-all.svg?sanitize=true) | publish-all |
199
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/quizzing.svg?sanitize=true) | quizzing |
200
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/rubric-graded.svg?sanitize=true) | rubric-graded |
201
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/classes.svg?sanitize=true) | classes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/rubric.svg?sanitize=true) | rubric |
202
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/close-thick.svg?sanitize=true) | close-thick | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/scorm.svg?sanitize=true) | scorm |
203
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/close.svg?sanitize=true) | close | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/search.svg?sanitize=true) | search |
204
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/image.svg?sanitize=true) | image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/stop-borderless.svg?sanitize=true) | stop-borderless |
205
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-complete.svg?sanitize=true) | course-progress-complete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/import.svg?sanitize=true) | import | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/stop.svg?sanitize=true) | stop |
206
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-in-progress.svg?sanitize=true) | course-progress-in-progress | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/lock-unlocked.svg?sanitize=true) | lock-unlocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/syllabus.svg?sanitize=true) | syllabus |
207
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-not-started.svg?sanitize=true) | course-progress-not-started | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/lock.svg?sanitize=true) | lock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/upload.svg?sanitize=true) | upload |
208
- | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/menu-hamburger.svg?sanitize=true) | menu-hamburger | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/view-submission-list.svg?sanitize=true) | view-submission-list |
188
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/accessibility.svg?sanitize=true) | accessibility | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/download.svg?sanitize=true) | download | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/news.svg?sanitize=true) | news |
189
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/ai.svg?sanitize=true) | ai | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/email-open.svg?sanitize=true) | email-open | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/notification-bell.svg?sanitize=true) | notification-bell |
190
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/alert.svg?sanitize=true) | alert | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/email.svg?sanitize=true) | email | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pause-borderless.svg?sanitize=true) | pause-borderless |
191
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/assignments.svg?sanitize=true) | assignments | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/evaluate-all.svg?sanitize=true) | evaluate-all | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pause.svg?sanitize=true) | pause |
192
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/bookmark.svg?sanitize=true) | bookmark | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/export.svg?sanitize=true) | export | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/pic.svg?sanitize=true) | pic |
193
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/bullseye.svg?sanitize=true) | bullseye | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/external.svg?sanitize=true) | external | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/play-borderless.svg?sanitize=true) | play-borderless |
194
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/calendar.svg?sanitize=true) | calendar | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/feed.svg?sanitize=true) | feed | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/play.svg?sanitize=true) | play |
195
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chat.svg?sanitize=true) | chat | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-audio.svg?sanitize=true) | file-audio | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/preview.svg?sanitize=true) | preview |
196
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/check-circle.svg?sanitize=true) | check-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-document.svg?sanitize=true) | file-document | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/profile-default.svg?sanitize=true) | profile-default |
197
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-down.svg?sanitize=true) | chevron-down | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-presentation.svg?sanitize=true) | file-presentation | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/profile-pic.svg?sanitize=true) | profile-pic |
198
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-left-circle.svg?sanitize=true) | chevron-left-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/file-video.svg?sanitize=true) | file-video | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/publish-all.svg?sanitize=true) | publish-all |
199
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-left.svg?sanitize=true) | chevron-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/game.svg?sanitize=true) | game | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/quizzing.svg?sanitize=true) | quizzing |
200
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-right-circle.svg?sanitize=true) | chevron-right-circle | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/gear.svg?sanitize=true) | gear | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/rubric-graded.svg?sanitize=true) | rubric-graded |
201
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-right.svg?sanitize=true) | chevron-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/google-drive.svg?sanitize=true) | google-drive | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/rubric.svg?sanitize=true) | rubric |
202
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/chevron-up.svg?sanitize=true) | chevron-up | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/grade.svg?sanitize=true) | grade | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/scorm.svg?sanitize=true) | scorm |
203
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/classes.svg?sanitize=true) | classes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/help.svg?sanitize=true) | help | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/search.svg?sanitize=true) | search |
204
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/close-thick.svg?sanitize=true) | close-thick | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/home.svg?sanitize=true) | home | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/stop-borderless.svg?sanitize=true) | stop-borderless |
205
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/close.svg?sanitize=true) | close | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/image.svg?sanitize=true) | image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/stop.svg?sanitize=true) | stop |
206
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/copy.svg?sanitize=true) | copy | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/import.svg?sanitize=true) | import | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/syllabus.svg?sanitize=true) | syllabus |
207
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-complete.svg?sanitize=true) | course-progress-complete | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/lock-unlocked.svg?sanitize=true) | lock-unlocked | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/upload.svg?sanitize=true) | upload |
208
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-in-progress.svg?sanitize=true) | course-progress-in-progress | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/lock.svg?sanitize=true) | lock | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/view-submission-list.svg?sanitize=true) | view-submission-list |
209
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/course-progress-not-started.svg?sanitize=true) | course-progress-not-started | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/menu-hamburger.svg?sanitize=true) | menu-hamburger | |   |   |
210
+ | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/discussions.svg?sanitize=true) | discussions | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/tier3/menu.svg?sanitize=true) | menu | |   |   |
209
211
 
@@ -0,0 +1,5 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 18A9 9 0 1 0 9 0a9 9 0 0 0 0 18Zm0-2A7 7 0 1 0 9 2a7 7 0 0 0 0 14Z" fill="#494c4e"/>
3
+ <path d="M10.5 4.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" fill="#494c4e"/>
4
+ <path d="M13.154 7.207c.11-.069.236-.113.344-.184a.557.557 0 0 0-.19-1.011.523.523 0 0 0-.226.014c-.572.131-3.193.724-4.082.724-.889 0-3.51-.593-4.082-.724a.523.523 0 0 0-.226-.014.557.557 0 0 0-.21.997c.118.085.258.138.38.217.837.542 2.644 1.249 2.391 2.262l-1.078 3.986a.639.639 0 0 0 1.138.557L9 11l1.687 3.03a.639.639 0 0 0 1.138-.556l-1.078-3.986c-.23-.923 1.628-1.801 2.407-2.281Z" fill="#494c4e"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm0-2.667A9.333 9.333 0 0 0 21.333 12a9.333 9.333 0 1 0-18.666 0A9.333 9.333 0 0 0 12 21.333Z" fill="#494c4e"/>
3
+ <path d="M14 6.333a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" fill="#494c4e"/>
4
+ <path d="M17.595 9.574c.11-.069.232-.115.346-.177a.743.743 0 0 0-.235-1.388.6.6 0 0 0-.228.017C16.798 8.183 13.205 9 12 9s-4.797-.817-5.478-.974a.6.6 0 0 0-.228-.017.743.743 0 0 0-.256 1.377c.125.072.262.127.383.208 1.086.728 3.594 1.68 3.25 3.057l-1.437 5.315a.852.852 0 0 0 1.516.742L12 14.667l2.25 4.04a.852.852 0 0 0 1.516-.741L14.33 12.65c-.313-1.254 2.263-2.444 3.265-3.077Z" fill="#494c4e"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 30c8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15C6.716 0 0 6.716 0 15c0 8.284 6.716 15 15 15Zm0-3.333c6.443 0 11.667-5.224 11.667-11.667S21.443 3.333 15 3.333 3.333 8.557 3.333 15 8.557 26.667 15 26.667Z" fill="#494c4e"/>
3
+ <path d="M17.5 7.917a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" fill="#494c4e"/>
4
+ <path d="M21.924 12.011c.184-.114.392-.188.573-.306a.928.928 0 0 0-.317-1.685.873.873 0 0 0-.377.023c-.953.22-5.322 1.207-6.803 1.207-1.481 0-5.85-.988-6.803-1.207a.873.873 0 0 0-.377-.023.929.929 0 0 0-.35 1.662c.197.142.43.23.633.361 1.395.903 4.408 2.082 3.985 3.77l-1.796 6.644a1.065 1.065 0 0 0 1.896.928L15 18.333l2.812 5.052a1.065 1.065 0 0 0 1.896-.928l-1.796-6.644c-.385-1.539 2.713-3.002 4.012-3.802Z" fill="#494c4e"/>
5
+ </svg>
@@ -113,6 +113,8 @@ export function loadSvg(icon) {
113
113
  return import(/* webpackChunkName: "icon-accelerator" */'./tier1/accelerator.js');
114
114
  case 'tier1:access-special':
115
115
  return import(/* webpackChunkName: "icon-access-special" */'./tier1/access-special.js');
116
+ case 'tier1:accessibility':
117
+ return import(/* webpackChunkName: "icon-accessibility" */'./tier1/accessibility.js');
116
118
  case 'tier1:add-file':
117
119
  return import(/* webpackChunkName: "icon-add-file" */'./tier1/add-file.js');
118
120
  case 'tier1:add-message':
@@ -571,6 +573,8 @@ export function loadSvg(icon) {
571
573
  return import(/* webpackChunkName: "icon-zoom-out" */'./tier1/zoom-out.js');
572
574
  case 'tier2:accelerator':
573
575
  return import(/* webpackChunkName: "icon-accelerator" */'./tier2/accelerator.js');
576
+ case 'tier2:accessibility':
577
+ return import(/* webpackChunkName: "icon-accessibility" */'./tier2/accessibility.js');
574
578
  case 'tier2:add-file':
575
579
  return import(/* webpackChunkName: "icon-add-file" */'./tier2/add-file.js');
576
580
  case 'tier2:add-message':
@@ -899,6 +903,8 @@ export function loadSvg(icon) {
899
903
  return import(/* webpackChunkName: "icon-volume" */'./tier2/volume.js');
900
904
  case 'tier2:wizard':
901
905
  return import(/* webpackChunkName: "icon-wizard" */'./tier2/wizard.js');
906
+ case 'tier3:accessibility':
907
+ return import(/* webpackChunkName: "icon-accessibility" */'./tier3/accessibility.js');
902
908
  case 'tier3:ai':
903
909
  return import(/* webpackChunkName: "icon-ai" */'./tier3/ai.js');
904
910
  case 'tier3:alert':
@@ -0,0 +1,7 @@
1
+ // auto-generated
2
+ export const val = `<svg width="18" height="18" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 18A9 9 0 1 0 9 0a9 9 0 0 0 0 18Zm0-2A7 7 0 1 0 9 2a7 7 0 0 0 0 14Z" fill="#494c4e"/>
4
+ <path d="M10.5 4.75a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" fill="#494c4e"/>
5
+ <path d="M13.154 7.207c.11-.069.236-.113.344-.184a.557.557 0 0 0-.19-1.011.523.523 0 0 0-.226.014c-.572.131-3.193.724-4.082.724-.889 0-3.51-.593-4.082-.724a.523.523 0 0 0-.226-.014.557.557 0 0 0-.21.997c.118.085.258.138.38.217.837.542 2.644 1.249 2.391 2.262l-1.078 3.986a.639.639 0 0 0 1.138.557L9 11l1.687 3.03a.639.639 0 0 0 1.138-.556l-1.078-3.986c-.23-.923 1.628-1.801 2.407-2.281Z" fill="#494c4e"/>
6
+ </svg>
7
+ `;
@@ -0,0 +1,7 @@
1
+ // auto-generated
2
+ export const val = `<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Zm0-2.667A9.333 9.333 0 0 0 21.333 12a9.333 9.333 0 1 0-18.666 0A9.333 9.333 0 0 0 12 21.333Z" fill="#494c4e"/>
4
+ <path d="M14 6.333a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" fill="#494c4e"/>
5
+ <path d="M17.595 9.574c.11-.069.232-.115.346-.177a.743.743 0 0 0-.235-1.388.6.6 0 0 0-.228.017C16.798 8.183 13.205 9 12 9s-4.797-.817-5.478-.974a.6.6 0 0 0-.228-.017.743.743 0 0 0-.256 1.377c.125.072.262.127.383.208 1.086.728 3.594 1.68 3.25 3.057l-1.437 5.315a.852.852 0 0 0 1.516.742L12 14.667l2.25 4.04a.852.852 0 0 0 1.516-.741L14.33 12.65c-.313-1.254 2.263-2.444 3.265-3.077Z" fill="#494c4e"/>
6
+ </svg>
7
+ `;
@@ -0,0 +1,7 @@
1
+ // auto-generated
2
+ export const val = `<svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 30c8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15C6.716 0 0 6.716 0 15c0 8.284 6.716 15 15 15Zm0-3.333c6.443 0 11.667-5.224 11.667-11.667S21.443 3.333 15 3.333 3.333 8.557 3.333 15 8.557 26.667 15 26.667Z" fill="#494c4e"/>
4
+ <path d="M17.5 7.917a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" fill="#494c4e"/>
5
+ <path d="M21.924 12.011c.184-.114.392-.188.573-.306a.928.928 0 0 0-.317-1.685.873.873 0 0 0-.377.023c-.953.22-5.322 1.207-6.803 1.207-1.481 0-5.85-.988-6.803-1.207a.873.873 0 0 0-.377-.023.929.929 0 0 0-.35 1.662c.197.142.43.23.633.361 1.395.903 4.408 2.082 3.985 3.77l-1.796 6.644a1.065 1.065 0 0 0 1.896.928L15 18.333l2.812 5.052a1.065 1.065 0 0 0 1.896-.928l-1.796-6.644c-.385-1.539 2.713-3.002 4.012-3.802Z" fill="#494c4e"/>
6
+ </svg>
7
+ `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightspace-ui/core",
3
- "version": "3.7.0",
3
+ "version": "3.8.0",
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",