From e4e32f9b71a8758ae842bac8895b11abd7f864a4 Mon Sep 17 00:00:00 2001 From: Mary Xanthopoulou Date: Mon, 22 Jun 2026 10:53:09 +0300 Subject: [PATCH] chore(icons): add icons for lps --- src/icons/client/index.ts | 2 ++ src/icons/client/learning-path-no-viewbox.svg | 3 +++ src/icons/client/square-minus.svg | 3 +++ 3 files changed, 8 insertions(+) create mode 100644 src/icons/client/learning-path-no-viewbox.svg create mode 100644 src/icons/client/square-minus.svg 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 @@ + + +