diff --git a/cl2-component-library/package.json b/cl2-component-library/package.json
index 207661f54bc6..285ef510ed7e 100644
--- a/cl2-component-library/package.json
+++ b/cl2-component-library/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.11.21",
+ "version": "0.11.22",
"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 82dea945c196..3c68a8ad8be2 100644
--- a/cl2-component-library/src/components/Icon/index.tsx
+++ b/cl2-component-library/src/components/Icon/index.tsx
@@ -2101,6 +2101,15 @@ export const icons = {
/>
),
+ unlock: (props: IconPropsWithoutName) => (
+
+ ),
'notification-outline': (props: IconPropsWithoutName) => (