@central-icons-react-native/round-outlined-radius-0-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 (60) hide show
  1. package/IconFastForward10s/index.js +1 -1
  2. package/IconFastForward10s/index.js.map +1 -1
  3. package/IconFastForward10s/index.mjs +1 -1
  4. package/IconFastForward10s/index.mjs.map +1 -1
  5. package/IconFastForward15s/index.js +1 -1
  6. package/IconFastForward15s/index.js.map +1 -1
  7. package/IconFastForward15s/index.mjs +1 -1
  8. package/IconFastForward15s/index.mjs.map +1 -1
  9. package/IconFastForward30s/index.js +1 -1
  10. package/IconFastForward30s/index.js.map +1 -1
  11. package/IconFastForward30s/index.mjs +1 -1
  12. package/IconFastForward30s/index.mjs.map +1 -1
  13. package/IconFastForward5s/index.js +1 -1
  14. package/IconFastForward5s/index.js.map +1 -1
  15. package/IconFastForward5s/index.mjs +1 -1
  16. package/IconFastForward5s/index.mjs.map +1 -1
  17. package/IconGrok/index.js +1 -1
  18. package/IconGrok/index.js.map +1 -1
  19. package/IconGrok/index.mjs +1 -1
  20. package/IconGrok/index.mjs.map +1 -1
  21. package/IconParasol/index.js +1 -1
  22. package/IconParasol/index.js.map +1 -1
  23. package/IconParasol/index.mjs +1 -1
  24. package/IconParasol/index.mjs.map +1 -1
  25. package/IconRewind10s/index.js +1 -1
  26. package/IconRewind10s/index.js.map +1 -1
  27. package/IconRewind10s/index.mjs +1 -1
  28. package/IconRewind10s/index.mjs.map +1 -1
  29. package/IconRewind5s/index.js +1 -1
  30. package/IconRewind5s/index.js.map +1 -1
  31. package/IconRewind5s/index.mjs +1 -1
  32. package/IconRewind5s/index.mjs.map +1 -1
  33. package/IconSunHigh/index.js +1 -1
  34. package/IconSunHigh/index.js.map +1 -1
  35. package/IconSunHigh/index.mjs +1 -1
  36. package/IconSunHigh/index.mjs.map +1 -1
  37. package/IconVectorAnchorPointAsymmetric/index.js +1 -1
  38. package/IconVectorAnchorPointAsymmetric/index.js.map +1 -1
  39. package/IconVectorAnchorPointAsymmetric/index.mjs +1 -1
  40. package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -1
  41. package/IconVectorAnchorPointDisconnected/index.js +1 -1
  42. package/IconVectorAnchorPointDisconnected/index.js.map +1 -1
  43. package/IconVectorAnchorPointDisconnected/index.mjs +1 -1
  44. package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -1
  45. package/IconVectorAnchorPointMirrored/index.js +1 -1
  46. package/IconVectorAnchorPointMirrored/index.js.map +1 -1
  47. package/IconVectorAnchorPointMirrored/index.mjs +1 -1
  48. package/IconVectorAnchorPointMirrored/index.mjs.map +1 -1
  49. package/README.md +1517 -1517
  50. package/filtered-icons.json +9818 -9818
  51. package/icons/index.d.ts +1873 -1873
  52. package/icons-index.json +3 -4230
  53. package/index.js +1 -1
  54. package/index.js.map +1 -1
  55. package/index.mjs +1 -1
  56. package/index.mjs.map +1 -1
  57. package/license-check.js +1 -1
  58. package/package.json +1 -1
  59. package/skills/central-icons-react-native/SKILL.md +1518 -1518
  60. 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-0-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-0-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": {