diff --git a/assets/android/res/drawable/ic_compound_hand_raised.xml b/assets/android/res/drawable/ic_compound_hand_raised.xml
index 46a7598..24b49c8 100644
--- a/assets/android/res/drawable/ic_compound_hand_raised.xml
+++ b/assets/android/res/drawable/ic_compound_hand_raised.xml
@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
diff --git a/assets/ios/swift/Icons.xcassets/handRaised.imageset/handRaised.svg b/assets/ios/swift/Icons.xcassets/handRaised.imageset/handRaised.svg
index 9eaa0fa..4749022 100644
--- a/assets/ios/swift/Icons.xcassets/handRaised.imageset/handRaised.svg
+++ b/assets/ios/swift/Icons.xcassets/handRaised.imageset/handRaised.svg
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/assets/web/icons/hand-raised.cjs b/assets/web/icons/hand-raised.cjs
index edb25f3..b78afe5 100644
--- a/assets/web/icons/hand-raised.cjs
+++ b/assets/web/icons/hand-raised.cjs
@@ -5,13 +5,12 @@ function HandRaisedIcon(props, ref) {
width: "1em",
height: "1em",
viewBox: "0 0 24 24",
- fill: "none",
+ fill: "currentColor",
xmlns: "http://www.w3.org/2000/svg",
ref: ref,
...props,
children: /*#__PURE__*/_reactJsxRuntime.jsx("path", {
- d: "M11 3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V11.5C13 11.7761 13.2239 12 13.5 12C13.7761 12 14 11.7761 14 11.5V4C14 3.44772 14.4477 3 15 3C15.5523 3 16 3.44772 16 4V14.1993L19.284 11.6032C19.6975 11.2763 20.2865 11.2952 20.6782 11.6479C21.1238 12.0491 21.1579 12.7361 20.7543 13.1795C20.1413 13.8528 19.5396 14.5475 18.9362 15.2441C17.6692 16.7068 16.3947 18.1782 14.9925 19.4789C13.9319 20.425 12.5331 21 11 21C7.68629 21 5 18.3137 5 15V7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7V12.5C7 12.7761 7.22386 13 7.5 13C7.77614 13 8 12.7761 8 12.5V4C8 3.44772 8.44772 3 9 3C9.55228 3 10 3.44772 10 4V11.5C10 11.7761 10.2239 12 10.5 12C10.7761 12 11 11.7761 11 11.5V3Z",
- fill: "#1B1D22"
+ d: "M11 3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V11.5C13 11.7761 13.2239 12 13.5 12C13.7761 12 14 11.7761 14 11.5V4C14 3.44772 14.4477 3 15 3C15.5523 3 16 3.44772 16 4V14.1993L19.284 11.6032C19.6975 11.2763 20.2865 11.2952 20.6782 11.6479C21.1238 12.0491 21.1579 12.7361 20.7543 13.1795C20.1413 13.8528 19.5396 14.5475 18.9362 15.2441C17.6692 16.7068 16.3947 18.1782 14.9925 19.4789C13.9319 20.425 12.5331 21 11 21C7.68629 21 5 18.3137 5 15V7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7V12.5C7 12.7761 7.22386 13 7.5 13C7.77614 13 8 12.7761 8 12.5V4C8 3.44772 8.44772 3 9 3C9.55228 3 10 3.44772 10 4V11.5C10 11.7761 10.2239 12 10.5 12C10.7761 12 11 11.7761 11 11.5V3Z"
})
});
}
diff --git a/assets/web/icons/hand-raised.js b/assets/web/icons/hand-raised.js
index 18f834e..e2489e1 100644
--- a/assets/web/icons/hand-raised.js
+++ b/assets/web/icons/hand-raised.js
@@ -5,13 +5,12 @@ function HandRaisedIcon(props, ref) {
width: "1em",
height: "1em",
viewBox: "0 0 24 24",
- fill: "none",
+ fill: "currentColor",
xmlns: "http://www.w3.org/2000/svg",
ref: ref,
...props,
children: /*#__PURE__*/_jsx("path", {
- d: "M11 3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V11.5C13 11.7761 13.2239 12 13.5 12C13.7761 12 14 11.7761 14 11.5V4C14 3.44772 14.4477 3 15 3C15.5523 3 16 3.44772 16 4V14.1993L19.284 11.6032C19.6975 11.2763 20.2865 11.2952 20.6782 11.6479C21.1238 12.0491 21.1579 12.7361 20.7543 13.1795C20.1413 13.8528 19.5396 14.5475 18.9362 15.2441C17.6692 16.7068 16.3947 18.1782 14.9925 19.4789C13.9319 20.425 12.5331 21 11 21C7.68629 21 5 18.3137 5 15V7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7V12.5C7 12.7761 7.22386 13 7.5 13C7.77614 13 8 12.7761 8 12.5V4C8 3.44772 8.44772 3 9 3C9.55228 3 10 3.44772 10 4V11.5C10 11.7761 10.2239 12 10.5 12C10.7761 12 11 11.7761 11 11.5V3Z",
- fill: "#1B1D22"
+ d: "M11 3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V11.5C13 11.7761 13.2239 12 13.5 12C13.7761 12 14 11.7761 14 11.5V4C14 3.44772 14.4477 3 15 3C15.5523 3 16 3.44772 16 4V14.1993L19.284 11.6032C19.6975 11.2763 20.2865 11.2952 20.6782 11.6479C21.1238 12.0491 21.1579 12.7361 20.7543 13.1795C20.1413 13.8528 19.5396 14.5475 18.9362 15.2441C17.6692 16.7068 16.3947 18.1782 14.9925 19.4789C13.9319 20.425 12.5331 21 11 21C7.68629 21 5 18.3137 5 15V7C5 6.44772 5.44772 6 6 6C6.55228 6 7 6.44772 7 7V12.5C7 12.7761 7.22386 13 7.5 13C7.77614 13 8 12.7761 8 12.5V4C8 3.44772 8.44772 3 9 3C9.55228 3 10 3.44772 10 4V11.5C10 11.7761 10.2239 12 10.5 12C10.7761 12 11 11.7761 11 11.5V3Z"
})
});
}
diff --git a/icons/hand-raised.svg b/icons/hand-raised.svg
index 9eaa0fa..3510b18 100644
--- a/icons/hand-raised.svg
+++ b/icons/hand-raised.svg
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file