diff --git a/src/icons/client/index.ts b/src/icons/client/index.ts index 87671b06..e235af63 100644 --- a/src/icons/client/index.ts +++ b/src/icons/client/index.ts @@ -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"; diff --git a/src/icons/client/learning-path-no-viewbox.svg b/src/icons/client/learning-path-no-viewbox.svg new file mode 100644 index 00000000..dd80d621 --- /dev/null +++ b/src/icons/client/learning-path-no-viewbox.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/icons/client/square-minus.svg b/src/icons/client/square-minus.svg new file mode 100644 index 00000000..1e65e832 --- /dev/null +++ b/src/icons/client/square-minus.svg @@ -0,0 +1,3 @@ + + +