Skip to content

Commit

Permalink
feat: add h5p svg to icon library (#4971)
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyodonnelld2l authored Sep 12, 2024
1 parent a118ba1 commit d47f4e4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
33 changes: 17 additions & 16 deletions components/icons/catalogue.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,23 @@ Size: `18px` x `18`px

| Icon | Name | | Icon | Name | | Icon | Name |
| :---: | :--- | --- | :---: | :--- | --- | :---: | :--- |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/accessibility-check.svg?sanitize=true) | accessibility-check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/insert-attributes.svg?sanitize=true) | insert-attributes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-properties.svg?sanitize=true) | table-cell-properties |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-center.svg?sanitize=true) | align-center | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/insert-emoticon.svg?sanitize=true) | insert-emoticon | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-split.svg?sanitize=true) | table-cell-split |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-full.svg?sanitize=true) | align-full | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/italic.svg?sanitize=true) | italic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-insert-after.svg?sanitize=true) | table-column-insert-after |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-left.svg?sanitize=true) | align-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-insert-before.svg?sanitize=true) | table-column-insert-before |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-right.svg?sanitize=true) | align-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/list-bullet.svg?sanitize=true) | list-bullet | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-remove.svg?sanitize=true) | table-column-remove |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/bold.svg?sanitize=true) | bold | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/list-ordered.svg?sanitize=true) | list-ordered | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-delete.svg?sanitize=true) | table-delete |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/cut.svg?sanitize=true) | cut | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/media.svg?sanitize=true) | media | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-properties.svg?sanitize=true) | table-properties |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/direction-ltr.svg?sanitize=true) | direction-ltr | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/new-line.svg?sanitize=true) | new-line | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-copy.svg?sanitize=true) | table-row-copy |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/direction-rtl.svg?sanitize=true) | direction-rtl | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/paste.svg?sanitize=true) | paste | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-cut.svg?sanitize=true) | table-row-cut |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-graphical-chemistry.svg?sanitize=true) | equation-graphical-chemistry | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/source-editor.svg?sanitize=true) | source-editor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-insert-after.svg?sanitize=true) | table-row-insert-after |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-graphical.svg?sanitize=true) | equation-graphical | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/spellcheck.svg?sanitize=true) | spellcheck | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-insert-before.svg?sanitize=true) | table-row-insert-before |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-latex.svg?sanitize=true) | equation-latex | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/strikethrough.svg?sanitize=true) | strikethrough | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-paste-above.svg?sanitize=true) | table-row-paste-above |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-mathml.svg?sanitize=true) | equation-mathml | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/subscript.svg?sanitize=true) | subscript | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-paste-below.svg?sanitize=true) | table-row-paste-below |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/image.svg?sanitize=true) | image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/superscript.svg?sanitize=true) | superscript | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-properties.svg?sanitize=true) | table-row-properties |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/indent-decrease.svg?sanitize=true) | indent-decrease | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/symbol.svg?sanitize=true) | symbol | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-remove.svg?sanitize=true) | table-row-remove |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/indent-increase.svg?sanitize=true) | indent-increase | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-merge.svg?sanitize=true) | table-cell-merge | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/underline.svg?sanitize=true) | underline |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/accessibility-check.svg?sanitize=true) | accessibility-check | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/insert-attributes.svg?sanitize=true) | insert-attributes | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-split.svg?sanitize=true) | table-cell-split |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-center.svg?sanitize=true) | align-center | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/insert-emoticon.svg?sanitize=true) | insert-emoticon | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-insert-after.svg?sanitize=true) | table-column-insert-after |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-full.svg?sanitize=true) | align-full | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/italic.svg?sanitize=true) | italic | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-insert-before.svg?sanitize=true) | table-column-insert-before |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-left.svg?sanitize=true) | align-left | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/link.svg?sanitize=true) | link | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-column-remove.svg?sanitize=true) | table-column-remove |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/align-right.svg?sanitize=true) | align-right | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/list-bullet.svg?sanitize=true) | list-bullet | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-delete.svg?sanitize=true) | table-delete |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/bold.svg?sanitize=true) | bold | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/list-ordered.svg?sanitize=true) | list-ordered | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-properties.svg?sanitize=true) | table-properties |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/cut.svg?sanitize=true) | cut | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/media.svg?sanitize=true) | media | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-copy.svg?sanitize=true) | table-row-copy |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/direction-ltr.svg?sanitize=true) | direction-ltr | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/new-line.svg?sanitize=true) | new-line | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-cut.svg?sanitize=true) | table-row-cut |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/direction-rtl.svg?sanitize=true) | direction-rtl | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/paste.svg?sanitize=true) | paste | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-insert-after.svg?sanitize=true) | table-row-insert-after |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-graphical-chemistry.svg?sanitize=true) | equation-graphical-chemistry | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/source-editor.svg?sanitize=true) | source-editor | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-insert-before.svg?sanitize=true) | table-row-insert-before |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-graphical.svg?sanitize=true) | equation-graphical | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/spellcheck.svg?sanitize=true) | spellcheck | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-paste-above.svg?sanitize=true) | table-row-paste-above |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-latex.svg?sanitize=true) | equation-latex | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/strikethrough.svg?sanitize=true) | strikethrough | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-paste-below.svg?sanitize=true) | table-row-paste-below |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/equation-mathml.svg?sanitize=true) | equation-mathml | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/subscript.svg?sanitize=true) | subscript | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-properties.svg?sanitize=true) | table-row-properties |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/h5p.svg?sanitize=true) | h5p | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/superscript.svg?sanitize=true) | superscript | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-row-remove.svg?sanitize=true) | table-row-remove |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/image.svg?sanitize=true) | image | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/symbol.svg?sanitize=true) | symbol | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/underline.svg?sanitize=true) | underline |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/indent-decrease.svg?sanitize=true) | indent-decrease | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-merge.svg?sanitize=true) | table-cell-merge | |   |   |
| ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/indent-increase.svg?sanitize=true) | indent-increase | | ![](https://raw.githubusercontent.com/BrightspaceUI/core/main/components/icons/images/html-editor/table-cell-properties.svg?sanitize=true) | table-cell-properties | |   |   |

## tier1

Expand Down
4 changes: 4 additions & 0 deletions components/icons/images/html-editor/h5p.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d47f4e4

Please sign in to comment.