79313235

Date: 2024-12-28 05:00:47
Score: 2.5
Natty:
Report link

change fill="#000000" in <svg/> tag element

remove fill="..." in <path/>

config file .svgrrc

{
  "replaceAttrValues": {
    "#0000000": "{props.fill}",
  }
}

check github: https://github.com/kristerkari/react-native-svg-transformer/issues/105

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lê Mạnh Linh