@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.51 → 1.1.53

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 (47) hide show
  1. package/IconArrowsHide/index.d.ts +4 -0
  2. package/IconArrowsHide/index.js +2 -0
  3. package/IconArrowsHide/index.js.map +1 -0
  4. package/IconArrowsHide/index.mjs +2 -0
  5. package/IconArrowsHide/index.mjs.map +1 -0
  6. package/IconArrowsShow/index.d.ts +4 -0
  7. package/IconArrowsShow/index.js +2 -0
  8. package/IconArrowsShow/index.js.map +1 -0
  9. package/IconArrowsShow/index.mjs +2 -0
  10. package/IconArrowsShow/index.mjs.map +1 -0
  11. package/IconArrowsZoom/index.d.ts +4 -0
  12. package/IconArrowsZoom/index.js +2 -0
  13. package/IconArrowsZoom/index.js.map +1 -0
  14. package/IconArrowsZoom/index.mjs +2 -0
  15. package/IconArrowsZoom/index.mjs.map +1 -0
  16. package/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
  17. package/IconVectorAnchorPointAsymmetric/index.js +2 -0
  18. package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
  19. package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
  20. package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
  21. package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
  22. package/IconVectorAnchorPointDisconnected/index.js +2 -0
  23. package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
  24. package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
  25. package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
  26. package/IconVectorAnchorPointStraight/index.d.ts +4 -0
  27. package/IconVectorAnchorPointStraight/index.js +2 -0
  28. package/IconVectorAnchorPointStraight/index.js.map +1 -0
  29. package/IconVectorAnchorPointStraight/index.mjs +2 -0
  30. package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
  31. package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
  32. package/IconVectorAnchorPointStraight1/index.js +2 -0
  33. package/IconVectorAnchorPointStraight1/index.js.map +1 -0
  34. package/IconVectorAnchorPointStraight1/index.mjs +2 -0
  35. package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
  36. package/README.md +7 -0
  37. package/filtered-icons.json +98 -0
  38. package/icons/index.d.ts +7 -0
  39. package/icons-index.json +18 -4
  40. package/index.d.ts +7 -0
  41. package/index.js +1 -1
  42. package/index.js.map +1 -1
  43. package/index.mjs +1 -1
  44. package/index.mjs.map +1 -1
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/tsx-icons.json +49 -0
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-2-stroke-2",
21
- version: "1.1.51",
21
+ version: "1.1.53",
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-2-stroke-2",
3
- "version": "1.1.51",
3
+ "version": "1.1.53",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -805,6 +805,13 @@
805
805
  "iconName": "arrow-share-right, next, forward",
806
806
  "pathname": "src/IconArrowShareRight"
807
807
  },
808
+ {
809
+ "svg": "<Path d=\"M9.5 16.25L12 13.75L14.5 16.25\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 7.75L12 10.25L9.5 7.75\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 20V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9V4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 5H19C20.1046 5 21 5.89543 21 7V17C21 18.1046 20.1046 19 19 19H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
810
+ "tags": "Path",
811
+ "componentName": "IconArrowsHide",
812
+ "iconName": "arrows-hide, collapse, minimize",
813
+ "pathname": "src/IconArrowsHide"
814
+ },
808
815
  {
809
816
  "svg": "<Path d=\"M4 9V4M4 4H9M4 4L12 12M15 4H20M20 4V9M20 4L12 12M12 12V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
810
817
  "tags": "Path",
@@ -847,6 +854,20 @@
847
854
  "iconName": "arrows-repeat-right-left-off, repost-off",
848
855
  "pathname": "src/IconArrowsRepeatRightLeftOff"
849
856
  },
857
+ {
858
+ "svg": "<Path d=\"M9.5 5.5L12 3L14.5 5.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 18.5L12 21L9.5 18.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9V4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 20V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 9H5C3.89543 9 3 9.89543 3 11V13C3 14.1046 3.89543 15 5 15H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 9H19C20.1046 9 21 9.89543 21 11V13C21 14.1046 20.1046 15 19 15H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
859
+ "tags": "Path",
860
+ "componentName": "IconArrowsShow",
861
+ "iconName": "arrows-show, expand, maximize",
862
+ "pathname": "src/IconArrowsShow"
863
+ },
864
+ {
865
+ "svg": "<Path d=\"M5 9V5H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 9V5H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 15V19H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 15V19H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5.5 5.5L9.5 9.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18.5 5.5L14.5 9.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18.5 18.5L14.5 14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5.5 18.5L9.5 14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
866
+ "tags": "Path",
867
+ "componentName": "IconArrowsZoom",
868
+ "iconName": "arrows-zoom, scale, motion, move, directions",
869
+ "pathname": "src/IconArrowsZoom"
870
+ },
850
871
  {
851
872
  "svg": "<Path d=\"M3 7.49985L6.29289 4.20696C6.68342 3.81643 7.31658 3.81643 7.70711 4.20696L11 7.49985M13 16.4998L16.2929 19.7927C16.6834 20.1833 17.3166 20.1833 17.7071 19.7927L21 16.4998M7 4.99985V19.9998M17 3.99985V18.9998\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
852
873
  "tags": "Path",
@@ -10696,6 +10717,34 @@
10696
10717
  "iconName": "vault, safe",
10697
10718
  "pathname": "src/IconVault"
10698
10719
  },
10720
+ {
10721
+ "svg": "<G clip-Path=\"url(#clip0_13682_26661)\"><Path d=\"M21 16.9997C19.5 13 16 9.5 16 9.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M9 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16 8H19.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Circle cx=\"13\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M10 8C6.05878 9.34852 3.1959 12.7128 3 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><Path d=\"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z\" fill=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_13682_26661\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs>",
10722
+ "tags": "Circle, ClipPath, Defs, G, Path, Rect",
10723
+ "componentName": "IconVectorAnchorPointAsymmetric",
10724
+ "iconName": "vector-anchor-point-asymmetric",
10725
+ "pathname": "src/IconVectorAnchorPointAsymmetric"
10726
+ },
10727
+ {
10728
+ "svg": "<G clip-Path=\"url(#clip0_13682_26522)\"><Path d=\"M8.5 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 10.5L21 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><Path d=\"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z\" fill=\"currentColor\"/><Path d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></G><Defs><ClipPath id=\"clip0_13682_26522\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs>",
10729
+ "tags": "Circle, ClipPath, Defs, G, Path, Rect",
10730
+ "componentName": "IconVectorAnchorPointDisconnected",
10731
+ "iconName": "vector-anchor-point-disconnected",
10732
+ "pathname": "src/IconVectorAnchorPointDisconnected"
10733
+ },
10734
+ {
10735
+ "svg": "<Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M3 17L9.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M21 17L14.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
10736
+ "tags": "Circle, Path",
10737
+ "componentName": "IconVectorAnchorPointStraight",
10738
+ "iconName": "vector-anchor-point-straight, no-smoothing",
10739
+ "pathname": "src/IconVectorAnchorPointStraight"
10740
+ },
10741
+ {
10742
+ "svg": "<G clip-Path=\"url(#clip0_13682_26364)\"><Path d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M15 8H21.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><Path d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\" fill=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_13682_26364\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs>",
10743
+ "tags": "Circle, ClipPath, Defs, G, Path, Rect",
10744
+ "componentName": "IconVectorAnchorPointStraight1",
10745
+ "iconName": "vector-anchor-point-straight, mirror-angle",
10746
+ "pathname": "src/IconVectorAnchorPointStraight1"
10747
+ },
10699
10748
  {
10700
10749
  "svg": "<Path d=\"M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M6.5 12H17.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
10701
10750
  "tags": "Path",