Fix icon fill

This commit is contained in:
Paul Frazee
2023-03-08 17:32:52 -06:00
parent 3560291329
commit 2c41458963
+1
View File
@@ -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}>