@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.164 → 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.
- package/IconBranchSimple/index.d.ts +4 -0
- package/IconBranchSimple/index.js +2 -0
- package/IconBranchSimple/index.js.map +1 -0
- package/IconBranchSimple/index.mjs +2 -0
- package/IconBranchSimple/index.mjs.map +1 -0
- package/IconClaw/index.d.ts +4 -0
- package/IconClaw/index.js +2 -0
- package/IconClaw/index.js.map +1 -0
- package/IconClaw/index.mjs +2 -0
- package/IconClaw/index.mjs.map +1 -0
- package/IconDraftSimple/index.d.ts +4 -0
- package/IconDraftSimple/index.js +2 -0
- package/IconDraftSimple/index.js.map +1 -0
- package/IconDraftSimple/index.mjs +2 -0
- package/IconDraftSimple/index.mjs.map +1 -0
- package/IconForkSimple/index.d.ts +4 -0
- package/IconForkSimple/index.js +2 -0
- package/IconForkSimple/index.js.map +1 -0
- package/IconForkSimple/index.mjs +2 -0
- package/IconForkSimple/index.mjs.map +1 -0
- package/IconMapPin2/index.d.ts +4 -0
- package/IconMapPin2/index.js +2 -0
- package/IconMapPin2/index.js.map +1 -0
- package/IconMapPin2/index.mjs +2 -0
- package/IconMapPin2/index.mjs.map +1 -0
- package/IconMergeConflictSimple/index.d.ts +4 -0
- package/IconMergeConflictSimple/index.js +2 -0
- package/IconMergeConflictSimple/index.js.map +1 -0
- package/IconMergeConflictSimple/index.mjs +2 -0
- package/IconMergeConflictSimple/index.mjs.map +1 -0
- package/IconMergedSimple/index.d.ts +4 -0
- package/IconMergedSimple/index.js +2 -0
- package/IconMergedSimple/index.js.map +1 -0
- package/IconMergedSimple/index.mjs +2 -0
- package/IconMergedSimple/index.mjs.map +1 -0
- package/IconProgress25/index.js +1 -1
- package/IconProgress25/index.js.map +1 -1
- package/IconProgress25/index.mjs +1 -1
- package/IconProgress25/index.mjs.map +1 -1
- package/IconPullRequestClosedSimple/index.d.ts +4 -0
- package/IconPullRequestClosedSimple/index.js +2 -0
- package/IconPullRequestClosedSimple/index.js.map +1 -0
- package/IconPullRequestClosedSimple/index.mjs +2 -0
- package/IconPullRequestClosedSimple/index.mjs.map +1 -0
- package/IconPullRequestSimple/index.d.ts +4 -0
- package/IconPullRequestSimple/index.js +2 -0
- package/IconPullRequestSimple/index.js.map +1 -0
- package/IconPullRequestSimple/index.mjs +2 -0
- package/IconPullRequestSimple/index.mjs.map +1 -0
- package/README.md +9 -0
- package/filtered-icons.json +127 -1
- package/icons/index.d.ts +9 -0
- package/icons-index.json +23 -5
- package/index.d.ts +9 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +64 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
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 2.5V15.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 6C10.0294 6 6 10.0294 6 15\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
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=\"M11.0002 14L9.00024 13.5L8.50024 12L7.00024 11.5L6.77596 10.6029C6.61391 9.95471 6.03153 9.5 5.3634 9.5C4.71384 9.5 4.14385 9.9338 4.08407 10.5806C4.0149 11.3289 4.02441 12.3802 4.38139 13.4545C5.09694 15.6081 7.95578 18 7.95578 18\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.68704 20.9997H17.8413C22.9544 14.0553 19.2469 0.40281 10.0002 3.49993L10.8619 5.56478L10.4799 6.82964L11.6057 7.75901L11.1261 9.7206L12.0854 11.1917L11.6057 14.6245L8.08252 17.9026C8.08252 19.9675 9.68704 20.9997 9.68704 20.9997Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z\" fill=\"currentColor\"/>",
|
|
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 5H19V21H5V5H9M9 3H15V7H9V3Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
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 21.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" 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=\"M2.5 13.9294C10.8134 5.74481 14.1898 2.53459 16.1571 4.61689C18.899 7.51877 4.81618 16.3263 8.71221 18.5625C11.9584 20.4243 17.197 10.2665 19.3484 12.8717C20.6176 14.407 16.1571 17.8098 17.3446 19.5029C18.2948 20.8572 20.5116 19.1261 21.5 18.0915\" stroke=\"currentColor\" strokeWidth=\"2\" 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 9V12H12M12 12V15.5M12 12H18V9\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
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=\"square\"/><Path d=\"M7 12V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17 12.5V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M7 4V8.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><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",
|
|
@@ -7595,6 +7623,13 @@
|
|
|
7595
7623
|
"iconName": "map-pin, location",
|
|
7596
7624
|
"pathname": "src/IconMapPin"
|
|
7597
7625
|
},
|
|
7626
|
+
{
|
|
7627
|
+
"svg": "<Path d=\"M19.2008 10.2C19.2008 6.22355 15.9772 3 12.0008 3C8.02433 3 4.80078 6.22355 4.80078 10.2C4.80078 14.5076 9.79854 17.5424 11.501 21H12.501C14.2034 17.5424 19.2008 14.5076 19.2008 10.2Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 10.2001C9 8.54322 10.3431 7.20007 12 7.20007C13.6569 7.20007 15 8.54322 15 10.2001C15 11.8569 13.6569 13.2001 12 13.2001C10.3431 13.2001 9 11.8569 9 10.2001Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7628
|
+
"tags": "Path",
|
|
7629
|
+
"componentName": "IconMapPin2",
|
|
7630
|
+
"iconName": "map-pin-2, location",
|
|
7631
|
+
"pathname": "src/IconMapPin2"
|
|
7632
|
+
},
|
|
7598
7633
|
{
|
|
7599
7634
|
"svg": "<Path d=\"M3 17.5V6.5C3 5.11929 4.11929 4 5.5 4H7V15H5.5C4.11929 15 3 16.1193 3 17.5ZM3 17.5C3 18.8807 4.11929 20 5.5 20H20V14M10 7H7M20 7C20 9.5 17 11 17 11C17 11 14 9.5 14 7C14 5.34315 15.3431 4 17 4C18.6569 4 20 5.34315 20 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7600
7635
|
"tags": "Path",
|
|
@@ -7777,6 +7812,13 @@
|
|
|
7777
7812
|
"iconName": "merge-conflict",
|
|
7778
7813
|
"pathname": "src/IconMergeConflict"
|
|
7779
7814
|
},
|
|
7815
|
+
{
|
|
7816
|
+
"svg": "<Path d=\"M6 11V21.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M11 6H18V15\" stroke=\"currentColor\" strokeWidth=\"2\"/><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 3L9 9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 3L3 9\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7817
|
+
"tags": "Path",
|
|
7818
|
+
"componentName": "IconMergeConflictSimple",
|
|
7819
|
+
"iconName": "merge-conflict-simple",
|
|
7820
|
+
"pathname": "src/IconMergeConflictSimple"
|
|
7821
|
+
},
|
|
7780
7822
|
{
|
|
7781
7823
|
"svg": "<Circle cx=\"6\" cy=\"6\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"6\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"18\" cy=\"18\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M8 6H18V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
7782
7824
|
"tags": "Circle, Path",
|
|
@@ -7784,6 +7826,13 @@
|
|
|
7784
7826
|
"iconName": "merged",
|
|
7785
7827
|
"pathname": "src/IconMerged"
|
|
7786
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 21.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6 9C6 13.9706 10.0294 18 15 18\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
7831
|
+
"tags": "Path",
|
|
7832
|
+
"componentName": "IconMergedSimple",
|
|
7833
|
+
"iconName": "merged-simple",
|
|
7834
|
+
"pathname": "src/IconMergedSimple"
|
|
7835
|
+
},
|
|
7787
7836
|
{
|
|
7788
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=\"square\"/>",
|
|
7789
7838
|
"tags": "Path",
|
|
@@ -9437,7 +9486,7 @@
|
|
|
9437
9486
|
"pathname": "src/IconProgress100"
|
|
9438
9487
|
},
|
|
9439
9488
|
{
|
|
9440
|
-
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.
|
|
9489
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.25 12C18.25 8.54822 15.4518 5.75 12 5.75V12H18.25Z\" fill=\"currentColor\"/>",
|
|
9441
9490
|
"tags": "Circle, Path",
|
|
9442
9491
|
"componentName": "IconProgress25",
|
|
9443
9492
|
"iconName": "progress-25, ideas, open, status, task",
|
|
@@ -9513,6 +9562,20 @@
|
|
|
9513
9562
|
"iconName": "pull-request, pr-create",
|
|
9514
9563
|
"pathname": "src/IconPullRequest"
|
|
9515
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 21.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M21 3L15 9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 3L21 9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18 15V11\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
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 21.5V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M13 6H18V15\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 2.75L12 6L15 9.25\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
9574
|
+
"tags": "Path",
|
|
9575
|
+
"componentName": "IconPullRequestSimple",
|
|
9576
|
+
"iconName": "pull-request-simple",
|
|
9577
|
+
"pathname": "src/IconPullRequestSimple"
|
|
9578
|
+
},
|
|
9516
9579
|
{
|
|
9517
9580
|
"svg": "<Path d=\"M7.85938 19.5L9.11937 16L11.8194 8.5H12.1794L14.8794 16L16.1394 19.5M9.5 16H14.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M20 20H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17.9928 5.3949L4.69378 10.4799M6.5 13.0349C5.57379 12.4989 4.8068 11.6696 4.35446 10.6096C3.84601 9.41813 3.82312 8.14135 4.1971 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" 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\" strokeLinejoin=\"round\"/><Path d=\"M19 6V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
9518
9581
|
"tags": "Path",
|