@bigbinary/neeto-icons-rn 1.20.40 → 1.20.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,6 +19,7 @@ const SvgRazorpay = (props) => (
19
19
  fillRule="evenodd"
20
20
  d="M15.694 69.96 8.447 97H44.33l14.68-55.008z"
21
21
  clipRule="evenodd"
22
+ data-dark-mode-color="true"
22
23
  />
23
24
  </Svg>
24
25
  );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-icons-rn",
3
- "version": "1.20.40",
3
+ "version": "1.20.41",
4
4
  "main": "./dist/icons/index.js",
5
5
  "author": "sangameshsomawar",
6
6
  "license": "MIT",