@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.127 → 1.1.129
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/IconCheckCircle2Dashed/index.d.ts +4 -0
- package/IconCheckCircle2Dashed/index.js +2 -0
- package/IconCheckCircle2Dashed/index.js.map +1 -0
- package/IconCheckCircle2Dashed/index.mjs +2 -0
- package/IconCheckCircle2Dashed/index.mjs.map +1 -0
- package/IconCheckCircleDashed/index.d.ts +4 -0
- package/IconCheckCircleDashed/index.js +2 -0
- package/IconCheckCircleDashed/index.js.map +1 -0
- package/IconCheckCircleDashed/index.mjs +2 -0
- package/IconCheckCircleDashed/index.mjs.map +1 -0
- package/IconSeparateVideoVoice/index.d.ts +4 -0
- package/IconSeparateVideoVoice/index.js +2 -0
- package/IconSeparateVideoVoice/index.js.map +1 -0
- package/IconSeparateVideoVoice/index.mjs +2 -0
- package/IconSeparateVideoVoice/index.mjs.map +1 -0
- package/IconTrial/index.d.ts +4 -0
- package/IconTrial/index.js +2 -0
- package/IconTrial/index.js.map +1 -0
- package/IconTrial/index.mjs +2 -0
- package/IconTrial/index.mjs.map +1 -0
- package/README.md +4 -0
- package/filtered-icons.json +56 -0
- package/icons/index.d.ts +4 -0
- package/icons-index.json +12 -4
- package/index.d.ts +4 -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 +28 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2877,6 +2877,20 @@
|
|
|
2877
2877
|
"iconName": "check-circle-2, done, confirm, save, success",
|
|
2878
2878
|
"pathname": "src/IconCheckCircle2"
|
|
2879
2879
|
},
|
|
2880
|
+
{
|
|
2881
|
+
"svg": "<Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\" strokeDasharray=\"3 4\"/><Path d=\"M8 12.875L10.625 15.5L15 9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2882
|
+
"tags": "Path",
|
|
2883
|
+
"componentName": "IconCheckCircle2Dashed",
|
|
2884
|
+
"iconName": "check-circle-2-dashed, progress",
|
|
2885
|
+
"pathname": "src/IconCheckCircle2Dashed"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"svg": "<Path d=\"M15 9.5L10.5 15L8.5 13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\" strokeDasharray=\"3 4\"/>",
|
|
2889
|
+
"tags": "Path",
|
|
2890
|
+
"componentName": "IconCheckCircleDashed",
|
|
2891
|
+
"iconName": "check-circle-dashed, done, confirm, save, success",
|
|
2892
|
+
"pathname": "src/IconCheckCircleDashed"
|
|
2893
|
+
},
|
|
2880
2894
|
{
|
|
2881
2895
|
"svg": "<Path d=\"M13 16H20M13 8H20M4 9L5.5 10L8.5 6M4 17L5.5 18L8.5 14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2882
2896
|
"tags": "Path",
|
|
@@ -9674,6 +9688,13 @@
|
|
|
9674
9688
|
"iconName": "send, email, paper-plane, arrow",
|
|
9675
9689
|
"pathname": "src/IconSend"
|
|
9676
9690
|
},
|
|
9691
|
+
{
|
|
9692
|
+
"svg": "<Path d=\"M13 6H6C4.34315 6 3 7.34315 3 9V15C3 16.6569 4.34315 18 6 18H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 3V21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 9V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22 10.5V13.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 6V18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9H6.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 15H6.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 9H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 15H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
9693
|
+
"tags": "Path",
|
|
9694
|
+
"componentName": "IconSeparateVideoVoice",
|
|
9695
|
+
"iconName": "separate-video-voice, video-audio",
|
|
9696
|
+
"pathname": "src/IconSeparateVideoVoice"
|
|
9697
|
+
},
|
|
9677
9698
|
{
|
|
9678
9699
|
"svg": "<Path d=\"M3 8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V12H3V8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3 12H21V16C21 17.6569 19.6569 19 18 19H6C4.34315 19 3 17.6569 3 16V12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M6.5 14.625C6.98325 14.625 7.375 15.0168 7.375 15.5C7.375 15.9832 6.98325 16.375 6.5 16.375C6.01675 16.375 5.625 15.9832 5.625 15.5C5.625 15.0168 6.01675 14.625 6.5 14.625ZM6.5 7.625C6.98325 7.625 7.375 8.01675 7.375 8.5C7.375 8.98325 6.98325 9.375 6.5 9.375C6.01675 9.375 5.625 8.98325 5.625 8.5C5.625 8.01675 6.01675 7.625 6.5 7.625Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.75\"/>",
|
|
9679
9700
|
"tags": "Path",
|
|
@@ -11571,6 +11592,13 @@
|
|
|
11571
11592
|
"iconName": "trending-circle",
|
|
11572
11593
|
"pathname": "src/IconTrendingCircle"
|
|
11573
11594
|
},
|
|
11595
|
+
{
|
|
11596
|
+
"svg": "<Path d=\"M13 19.9175C28.2915 10.6546 18.0349 -0.352977 12 5.76834C6.4139 0.102264 -2.7893 9.11211 8 17.8297\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 14V18H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
11597
|
+
"tags": "Path",
|
|
11598
|
+
"componentName": "IconTrial",
|
|
11599
|
+
"iconName": "trial, try, money-back, test-phase",
|
|
11600
|
+
"pathname": "src/IconTrial"
|
|
11601
|
+
},
|
|
11574
11602
|
{
|
|
11575
11603
|
"svg": "<Path d=\"M12.0039 17V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M18 5H19C20.1046 5 21 5.89543 21 7C21 8.65685 19.6569 10 18 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6 6C6 4.34315 7.34315 3 9 3H15C16.6569 3 18 4.34315 18 6V8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8V6Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M7 19C7 17.8954 7.89543 17 9 17H15C16.1046 17 17 17.8954 17 19C17 20.1046 16.1046 21 15 21H9C7.89543 21 7 20.1046 7 19Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6 5H5C3.89543 5 3 5.89543 3 7C3 8.65685 4.34315 10 6 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
11576
11604
|
"tags": "Path",
|