Fix icon fill
This commit is contained in:
@@ -674,6 +674,7 @@ export function ComposeIcon2({
|
|||||||
<Svg
|
<Svg
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
|
fill="none"
|
||||||
width={size || 24}
|
width={size || 24}
|
||||||
height={size || 24}
|
height={size || 24}
|
||||||
style={style}>
|
style={style}>
|
||||||
|
|||||||
Reference in New Issue
Block a user