@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.251 → 1.1.252

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.
Files changed (40) hide show
  1. package/IconGrok/index.js +1 -1
  2. package/IconGrok/index.js.map +1 -1
  3. package/IconGrok/index.mjs +1 -1
  4. package/IconGrok/index.mjs.map +1 -1
  5. package/IconParasol/index.js +1 -1
  6. package/IconParasol/index.js.map +1 -1
  7. package/IconParasol/index.mjs +1 -1
  8. package/IconParasol/index.mjs.map +1 -1
  9. package/IconSunHigh/index.js +1 -1
  10. package/IconSunHigh/index.js.map +1 -1
  11. package/IconSunHigh/index.mjs +1 -1
  12. package/IconSunHigh/index.mjs.map +1 -1
  13. package/IconThunder/index.js +1 -1
  14. package/IconThunder/index.js.map +1 -1
  15. package/IconThunder/index.mjs +1 -1
  16. package/IconThunder/index.mjs.map +1 -1
  17. package/IconVectorAnchorPointAsymmetric/index.js +1 -1
  18. package/IconVectorAnchorPointAsymmetric/index.js.map +1 -1
  19. package/IconVectorAnchorPointAsymmetric/index.mjs +1 -1
  20. package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -1
  21. package/IconVectorAnchorPointDisconnected/index.js +1 -1
  22. package/IconVectorAnchorPointDisconnected/index.js.map +1 -1
  23. package/IconVectorAnchorPointDisconnected/index.mjs +1 -1
  24. package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -1
  25. package/IconVectorAnchorPointMirrored/index.js +1 -1
  26. package/IconVectorAnchorPointMirrored/index.js.map +1 -1
  27. package/IconVectorAnchorPointMirrored/index.mjs +1 -1
  28. package/IconVectorAnchorPointMirrored/index.mjs.map +1 -1
  29. package/README.md +1517 -1517
  30. package/filtered-icons.json +9818 -9818
  31. package/icons/index.d.ts +1873 -1873
  32. package/icons-index.json +3 -4230
  33. package/index.js +1 -1
  34. package/index.js.map +1 -1
  35. package/index.mjs +1 -1
  36. package/index.mjs.map +1 -1
  37. package/license-check.js +1 -1
  38. package/package.json +1 -1
  39. package/skills/central-icons-react-native/SKILL.md +1518 -1518
  40. package/tsx-icons.json +0 -14123
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/round-outlined-radius-1-stroke-2",
21
- version: "1.1.251",
21
+ version: "1.1.252",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-outlined-radius-1-stroke-2",
3
- "version": "1.1.251",
3
+ "version": "1.1.252",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {