Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/icons/client/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ export { default as PencilBrushSVG } from "./pencil-brush.svg";
export { default as SparklesSVG } from "./sparkles.svg";
export { default as CreditsSVG } from "./credits.svg";
export { default as SquareAddSVG } from "./square-add.svg";
export { default as SquareMinusSVG } from "./square-minus.svg";
export { default as LearningPathNoViewboxSVG } from "./learning-path-no-viewbox.svg";
export { default as ScrollIndicatorSVG } from "./scroll-indicator-icon.svg";
export { default as BranchesDropdownSVG } from "./BranchesDropdown.svg";
export { default as CircleLockSVG } from "./circle-lock.svg";
Expand Down
3 changes: 3 additions & 0 deletions src/icons/client/learning-path-no-viewbox.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/icons/client/square-minus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading