diff --git a/src/icons/AIIcon.jsx b/src/icons/AIIcon.jsx
index a7d3bb9..c6fd8c6 100644
--- a/src/icons/AIIcon.jsx
+++ b/src/icons/AIIcon.jsx
@@ -8,42 +8,34 @@ export const AIIcon = ({ width = 24, height = 24 }) => {
>
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
);
diff --git a/src/icons/ApproveIcon.jsx b/src/icons/ApproveIcon.jsx
index c2f8bcb..13fc210 100644
--- a/src/icons/ApproveIcon.jsx
+++ b/src/icons/ApproveIcon.jsx
@@ -7,59 +7,41 @@ export const ApproveIcon = ({ width = 24, height = 24 }) => {
viewBox="-293 385 24 24"
width={width}
height={height}
- className="ml-[2px] mt-[2px]"
>
-
+
+
-
-
-
-
-
-
);
};
diff --git a/src/icons/styles.css b/src/icons/styles.css
index acd67b9..360c383 100644
--- a/src/icons/styles.css
+++ b/src/icons/styles.css
@@ -26,7 +26,7 @@
}
.approve-st2 {
- fill: #fa0000;
+ fill: #ffffff;
stroke: currentColor;
stroke-width: 0.5;
stroke-miterlimit: 10;