diff --git a/cl2-component-library/package.json b/cl2-component-library/package.json
index eb940c45797f..aead71e6eaef 100644
--- a/cl2-component-library/package.json
+++ b/cl2-component-library/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.11.34",
+ "version": "0.11.35",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
diff --git a/cl2-component-library/src/components/Icon/index.tsx b/cl2-component-library/src/components/Icon/index.tsx
index 50e1f75824f6..348ffa934100 100644
--- a/cl2-component-library/src/components/Icon/index.tsx
+++ b/cl2-component-library/src/components/Icon/index.tsx
@@ -755,6 +755,18 @@ export const icons = {
),
+ stars: (props: IconPropsWithoutName) => (
+
+ ),
database: (props: IconPropsWithoutName) => (