@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.165 → 1.1.166

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 (52) hide show
  1. package/IconBranchSimple/index.d.ts +4 -0
  2. package/IconBranchSimple/index.js +2 -0
  3. package/IconBranchSimple/index.js.map +1 -0
  4. package/IconBranchSimple/index.mjs +2 -0
  5. package/IconBranchSimple/index.mjs.map +1 -0
  6. package/IconClaw/index.d.ts +4 -0
  7. package/IconClaw/index.js +2 -0
  8. package/IconClaw/index.js.map +1 -0
  9. package/IconClaw/index.mjs +2 -0
  10. package/IconClaw/index.mjs.map +1 -0
  11. package/IconDraftSimple/index.d.ts +4 -0
  12. package/IconDraftSimple/index.js +2 -0
  13. package/IconDraftSimple/index.js.map +1 -0
  14. package/IconDraftSimple/index.mjs +2 -0
  15. package/IconDraftSimple/index.mjs.map +1 -0
  16. package/IconForkSimple/index.d.ts +4 -0
  17. package/IconForkSimple/index.js +2 -0
  18. package/IconForkSimple/index.js.map +1 -0
  19. package/IconForkSimple/index.mjs +2 -0
  20. package/IconForkSimple/index.mjs.map +1 -0
  21. package/IconMergeConflictSimple/index.d.ts +4 -0
  22. package/IconMergeConflictSimple/index.js +2 -0
  23. package/IconMergeConflictSimple/index.js.map +1 -0
  24. package/IconMergeConflictSimple/index.mjs +2 -0
  25. package/IconMergeConflictSimple/index.mjs.map +1 -0
  26. package/IconMergedSimple/index.d.ts +4 -0
  27. package/IconMergedSimple/index.js +2 -0
  28. package/IconMergedSimple/index.js.map +1 -0
  29. package/IconMergedSimple/index.mjs +2 -0
  30. package/IconMergedSimple/index.mjs.map +1 -0
  31. package/IconPullRequestClosedSimple/index.d.ts +4 -0
  32. package/IconPullRequestClosedSimple/index.js +2 -0
  33. package/IconPullRequestClosedSimple/index.js.map +1 -0
  34. package/IconPullRequestClosedSimple/index.mjs +2 -0
  35. package/IconPullRequestClosedSimple/index.mjs.map +1 -0
  36. package/IconPullRequestSimple/index.d.ts +4 -0
  37. package/IconPullRequestSimple/index.js +2 -0
  38. package/IconPullRequestSimple/index.js.map +1 -0
  39. package/IconPullRequestSimple/index.mjs +2 -0
  40. package/IconPullRequestSimple/index.mjs.map +1 -0
  41. package/README.md +8 -0
  42. package/filtered-icons.json +112 -0
  43. package/icons/index.d.ts +8 -0
  44. package/icons-index.json +20 -4
  45. package/index.d.ts +8 -0
  46. package/index.js +1 -1
  47. package/index.js.map +1 -1
  48. package/index.mjs +1 -1
  49. package/index.mjs.map +1 -1
  50. package/license-check.js +1 -1
  51. package/package.json +1 -1
  52. package/tsx-icons.json +56 -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.165",
21
+ version: "1.1.166",
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.165",
3
+ "version": "1.1.166",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -2009,6 +2009,13 @@
2009
2009
  "iconName": "branch",
2010
2010
  "pathname": "src/IconBranch"
2011
2011
  },
2012
+ {
2013
+ "svg": "<Path d=\"M6 21C7.65685 21 9 19.6569 9 18C9 16.3431 7.65685 15 6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 3.5V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M15 6C10.0294 6 6 10.0294 6 15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
2014
+ "tags": "Path",
2015
+ "componentName": "IconBranchSimple",
2016
+ "iconName": "branch-simple",
2017
+ "pathname": "src/IconBranchSimple"
2018
+ },
2012
2019
  {
2013
2020
  "svg": "<Path d=\"M21 12.1979C21 17.2778 20.8202 21.6408 14.6279 20C12.6673 19.4805 10.3747 21.1034 8.74603 21C0.842074 20.4984 0.740195 2.99991 10.6432 3C16.2291 3.00005 14.6567 5.71722 16.2291 7.59896C17.5889 9.22625 21 7.59896 21 12.1979Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"11\" cy=\"13\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
2014
2021
  "tags": "Circle, Path",
@@ -3381,6 +3388,13 @@
3381
3388
  "iconName": "claudeai",
3382
3389
  "pathname": "src/IconClaudeai"
3383
3390
  },
3391
+ {
3392
+ "svg": "<Path d=\"M6.89045 3.53518L6.40769 2.28C6.34281 2.11131 6.18074 2 6 2C5.81926 2 5.65719 2.11131 5.59231 2.28L5.10955 3.53518C5.00797 3.79927 4.79927 4.00797 4.53518 4.10955L3.28 4.59231C3.11131 4.65719 3 4.81926 3 5C3 5.18074 3.11131 5.34281 3.28 5.40769L4.53518 5.89045C4.79927 5.99203 5.00797 6.20073 5.10955 6.46482L5.59231 7.72C5.65719 7.88869 5.81926 8 6 8C6.18074 8 6.34281 7.88869 6.40769 7.72L6.89045 6.46482C6.99203 6.20073 7.20073 5.99203 7.46482 5.89045L8.72 5.40769C8.88869 5.34281 9 5.18074 9 5C9 4.81926 8.88869 4.65719 8.72 4.59231L7.46482 4.10955C7.20073 4.00797 6.99203 3.79927 6.89045 3.53518Z\" fill=\"currentColor\"/><Path d=\"M10.9998 14L8.99975 13.5L8.49975 12L6.99975 11.5L6.77547 10.6029C6.61343 9.95471 6.03104 9.5 5.36292 9.5C4.71336 9.5 4.14336 9.9338 4.08358 10.5806C4.01441 11.3289 4.02392 12.3802 4.3809 13.4545C5.09645 15.6081 7.9553 18 7.9553 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.68655 20.9997H17.8408C22.954 14.0553 19.2464 0.40281 9.99976 3.49993L10.8614 5.56478L10.4794 6.82964L11.6052 7.75901L11.1256 9.7206L12.0849 11.1917L11.6052 14.6245L8.08203 17.9026C8.08203 19.9675 9.68655 20.9997 9.68655 20.9997Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3393
+ "tags": "Path",
3394
+ "componentName": "IconClaw",
3395
+ "iconName": "claw, openclaw, ai, qclaw",
3396
+ "pathname": "src/IconClaw"
3397
+ },
3384
3398
  {
3385
3399
  "svg": "<Path d=\"M15 5H17C18.1046 5 19 5.89543 19 7V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V7C5 5.89543 5.89543 5 7 5H9M15 5V7H9V5M15 5C15 3.89543 14.1046 3 13 3H11C9.89543 3 9 3.89543 9 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3386
3400
  "tags": "Path",
@@ -4648,6 +4662,13 @@
4648
4662
  "iconName": "draft",
4649
4663
  "pathname": "src/IconDraft"
4650
4664
  },
4665
+ {
4666
+ "svg": "<Path d=\"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 20.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"18\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\"/><Circle cx=\"18\" cy=\"5\" r=\"1.5\" fill=\"currentColor\"/>",
4667
+ "tags": "Circle, Path",
4668
+ "componentName": "IconDraftSimple",
4669
+ "iconName": "draft-simple",
4670
+ "pathname": "src/IconDraftSimple"
4671
+ },
4651
4672
  {
4652
4673
  "svg": "<Path d=\"M3 13.4373C10.9441 5.61671 14.2217 2.57684 16.1477 4.61689C18.8876 7.51877 4.81487 16.3263 8.70811 18.5625C11.9519 20.4243 17.1868 10.2665 19.3367 12.8717C20.605 14.407 16.1477 17.8098 17.3343 19.5029C18.1493 20.6653 19.8966 19.5547 21 18.5625\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
4653
4674
  "tags": "Path",
@@ -5789,6 +5810,13 @@
5789
5810
  "iconName": "fork-knife, cable, restaurant, cutlery",
5790
5811
  "pathname": "src/IconForkKnife"
5791
5812
  },
5813
+ {
5814
+ "svg": "<Path d=\"M12 21C13.6569 21 15 19.6569 15 18C15 16.3431 13.6569 15 12 15C10.3431 15 9 16.3431 9 18C9 19.6569 10.3431 21 12 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9V10C6 11.1046 6.89543 12 8 12H12M12 12V15.5M12 12H16C17.1046 12 18 11.1046 18 10V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
5815
+ "tags": "Path",
5816
+ "componentName": "IconForkSimple",
5817
+ "iconName": "fork-simple, agents",
5818
+ "pathname": "src/IconForkSimple"
5819
+ },
5792
5820
  {
5793
5821
  "svg": "<Path d=\"M4 4V9C4 10.6569 5.34315 12 7 12C8.65685 12 10 10.6569 10 9V4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 12V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 12.5V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 4V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.25 8C20.25 10.2782 18.7949 12 17 12C15.2051 12 13.75 10.2782 13.75 8C13.75 5.72183 15.2051 3.75 17 3.75C18.7949 3.75 20.25 5.72183 20.25 8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5794
5822
  "tags": "Path",
@@ -7784,6 +7812,13 @@
7784
7812
  "iconName": "merge-conflict",
7785
7813
  "pathname": "src/IconMergeConflict"
7786
7814
  },
7815
+ {
7816
+ "svg": "<Path d=\"M6 12V20.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 6H16C17.1046 6 18 6.89543 18 8V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.5 3.5L8.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M8.5 3.5L3.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
7817
+ "tags": "Path",
7818
+ "componentName": "IconMergeConflictSimple",
7819
+ "iconName": "merge-conflict-simple",
7820
+ "pathname": "src/IconMergeConflictSimple"
7821
+ },
7787
7822
  {
7788
7823
  "svg": "<Circle cx=\"6\" cy=\"6\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"6\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"18\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 6H16C17.1046 6 18 6.89543 18 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
7789
7824
  "tags": "Circle, Path",
@@ -7791,6 +7826,13 @@
7791
7826
  "iconName": "merged",
7792
7827
  "pathname": "src/IconMerged"
7793
7828
  },
7829
+ {
7830
+ "svg": "<Path d=\"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 20.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C6 13.9706 10.0294 18 15 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
7831
+ "tags": "Path",
7832
+ "componentName": "IconMergedSimple",
7833
+ "iconName": "merged-simple",
7834
+ "pathname": "src/IconMergedSimple"
7835
+ },
7794
7836
  {
7795
7837
  "svg": "<Path d=\"M12.0013 19V21M12.0013 19C8.32307 19 6.14811 16.7451 5.01562 15M12.0013 19C15.6795 19 17.8545 16.7451 18.987 15M16.0013 7V11C16.0013 13.2091 14.2104 15 12.0013 15C9.79215 15 8.00129 13.2091 8.00129 11V7C8.00129 4.79086 9.79215 3 12.0013 3C14.2104 3 16.0013 4.79086 16.0013 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
7796
7838
  "tags": "Path",
@@ -9520,6 +9562,20 @@
9520
9562
  "iconName": "pull-request, pr-create",
9521
9563
  "pathname": "src/IconPullRequest"
9522
9564
  },
9565
+ {
9566
+ "svg": "<Path d=\"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 20.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 3.5L15.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 3.5L20.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 15V11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
9567
+ "tags": "Path",
9568
+ "componentName": "IconPullRequestClosedSimple",
9569
+ "iconName": "pull-request-closed-simple",
9570
+ "pathname": "src/IconPullRequestClosedSimple"
9571
+ },
9572
+ {
9573
+ "svg": "<Path d=\"M18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 20.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 6H16C17.1046 6 18 6.89543 18 8V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.25 3.5L12 6L14.25 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
9574
+ "tags": "Path",
9575
+ "componentName": "IconPullRequestSimple",
9576
+ "iconName": "pull-request-simple",
9577
+ "pathname": "src/IconPullRequestSimple"
9578
+ },
9523
9579
  {
9524
9580
  "svg": "<Path d=\"M20 20H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 5C20 5.55228 19.5523 6 19 6C18.4477 6 18 5.55228 18 5C18 4.44772 18.4477 4 19 4C19.5523 4 20 4.44772 20 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 6V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.35446 10.6096C3.75802 9.21192 3.82974 7.69685 4.42647 6.42071M4.35446 10.6096L17.9928 5.3949M4.35446 10.6096C4.86891 11.8152 5.79034 12.7223 6.89013 13.239\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.9997 8L12.9406 7.66128L11.0588 7.66128L11.9997 8ZM15.3788 20.3387C15.5659 20.8584 16.1388 21.128 16.6584 20.9409C17.178 20.7538 17.4476 20.1809 17.2606 19.6613L15.3788 20.3387ZM6.7388 19.6613C6.55173 20.1809 6.82133 20.7538 7.34097 20.9409C7.86061 21.128 8.43351 20.8584 8.62057 20.3387L6.7388 19.6613ZM14.8797 16L15.8206 15.6613L14.8797 16ZM11.0588 7.66128L8.1788 15.6613L10.0606 16.3387L12.9406 8.33872L11.0588 7.66128ZM8.1788 15.6613L6.7388 19.6613L8.62057 20.3387L10.0606 16.3387L8.1788 15.6613ZM11.0588 8.33872L13.9388 16.3387L15.8206 15.6613L12.9406 7.66128L11.0588 8.33872ZM13.9388 16.3387L15.3788 20.3387L17.2606 19.6613L15.8206 15.6613L13.9388 16.3387ZM9.11969 17H14.8797V15H9.11969V17Z\" fill=\"currentColor\"/>",
9525
9581
  "tags": "Path",