diff --git a/package.json b/package.json
index 8dd303cf..a0bcac44 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "1.4.1",
+ "version": "1.4.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
diff --git a/src/icon/Icons.tsx b/src/icon/Icons.tsx
index 90ff1541..2cd89ace 100644
--- a/src/icon/Icons.tsx
+++ b/src/icon/Icons.tsx
@@ -1048,6 +1048,47 @@ export const ExpandOutline = () => (
);
+export const ExperimentOutline = () => (
+
+);
+
export const Explainability = () => (