diff --git a/package-lock.json b/package-lock.json
index 14e6d0bd..234b4d53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@code4rena/components-library",
- "version": "4.5.14",
+ "version": "4.6.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@code4rena/components-library",
- "version": "4.5.14",
+ "version": "4.6.0",
"license": "ISC",
"dependencies": {
"clsx": "^1.2.1",
diff --git a/package.json b/package.json
index a53c3587..b2ac6f96 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@code4rena/components-library",
- "version": "4.5.14",
+ "version": "4.6.0",
"description": "Code4rena's official components library ",
"types": "./dist/lib.d.ts",
"exports": {
diff --git a/src/lib/Icon/iconList.tsx b/src/lib/Icon/iconList.tsx
index 5f6ef79d..5553d771 100644
--- a/src/lib/Icon/iconList.tsx
+++ b/src/lib/Icon/iconList.tsx
@@ -100,6 +100,9 @@ export const icons = (size: string, color: string, className?: string): Record
,
+ "chat-bubble": ,
"check": ,
+ ,
+ "lock-slash": ,
"log-out": ,
+ "signal": ,
"star":