@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.69 → 1.1.71
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/IconChanges/index.d.ts +4 -0
- package/IconChanges/index.js +2 -0
- package/IconChanges/index.js.map +1 -0
- package/IconChanges/index.mjs +2 -0
- package/IconChanges/index.mjs.map +1 -0
- package/IconScanCode/index.d.ts +4 -0
- package/IconScanCode/index.js +2 -0
- package/IconScanCode/index.js.map +1 -0
- package/IconScanCode/index.mjs +2 -0
- package/IconScanCode/index.mjs.map +1 -0
- package/IconStableVoice/index.d.ts +4 -0
- package/IconStableVoice/index.js +2 -0
- package/IconStableVoice/index.js.map +1 -0
- package/IconStableVoice/index.mjs +2 -0
- package/IconStableVoice/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +11 -5
- package/index.d.ts +3 -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 +21 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2625,6 +2625,13 @@
|
|
|
2625
2625
|
"iconName": "chair-modern, seat",
|
|
2626
2626
|
"pathname": "src/IconChairModern"
|
|
2627
2627
|
},
|
|
2628
|
+
{
|
|
2629
|
+
"svg": "<Path d=\"M20 19V5C20 4.44772 19.5523 4 19 4H5C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 10H14.5M12 7.5V12.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 16L14.5 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2630
|
+
"tags": "Path",
|
|
2631
|
+
"componentName": "IconChanges",
|
|
2632
|
+
"iconName": "changes, plus-inus, compare",
|
|
2633
|
+
"pathname": "src/IconChanges"
|
|
2634
|
+
},
|
|
2628
2635
|
{
|
|
2629
2636
|
"svg": "<Path d=\"M13 15V5C13 4.44772 12.5523 4 12 4H5C4.44772 4 4 4.44771 4 5V15M13 15V20H4V15M13 15H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 20H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 11V15C17 15.5523 17.4477 16 18 16H19C19.5523 16 20 15.5523 20 15V7.46837C20 7.1716 19.8682 6.89015 19.6402 6.70015L17 4.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.31627 6.91746C9.31627 6.52592 8.83606 6.35059 8.59364 6.65363L6.19441 9.65281C5.9768 9.92484 6.16603 10.3333 6.50969 10.3333H7.68685V12.0825C7.68685 12.4741 8.16706 12.6494 8.40948 12.3464L10.8087 9.34719C11.0263 9.07516 10.8371 8.66673 10.4934 8.66673H9.31627V6.91746Z\" fill=\"currentColor\"/>",
|
|
2630
2637
|
"tags": "Path",
|
|
@@ -8813,6 +8820,13 @@
|
|
|
8813
8820
|
"iconName": "satellite-2, radar, feed",
|
|
8814
8821
|
"pathname": "src/IconSatellite2"
|
|
8815
8822
|
},
|
|
8823
|
+
{
|
|
8824
|
+
"svg": "<Path d=\"M7 9H8V15H7V9Z\" fill=\"currentColor\"/><Path d=\"M9 9H11V15H9V9Z\" fill=\"currentColor\"/><Path d=\"M12 9H13V15H12V9Z\" fill=\"currentColor\"/><Path d=\"M16 9H17V15H16V9Z\" fill=\"currentColor\"/><Path d=\"M14 9H15V15H14V9Z\" fill=\"currentColor\"/><Path d=\"M8 4H5C4.44772 4 4 4.44772 4 5V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 20H5C4.44772 20 4 19.5523 4 19V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 4H19C19.5523 4 20 4.44772 20 5V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 20H19C19.5523 20 20 19.5523 20 19V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8825
|
+
"tags": "Path",
|
|
8826
|
+
"componentName": "IconScanCode",
|
|
8827
|
+
"iconName": "scan-code, barcode",
|
|
8828
|
+
"pathname": "src/IconScanCode"
|
|
8829
|
+
},
|
|
8816
8830
|
{
|
|
8817
8831
|
"svg": "<Path d=\"M8 4H5C4.44772 4 4 4.44772 4 5V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 4H19C19.5523 4 20 4.44772 20 5V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 20H5C4.44772 20 4 19.5523 4 19V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 10H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 14H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\" fill=\"currentColor\"/>",
|
|
8818
8832
|
"tags": "Path",
|
|
@@ -9821,6 +9835,13 @@
|
|
|
9821
9835
|
"iconName": "squized,centered,aligned",
|
|
9822
9836
|
"pathname": "src/IconSquized"
|
|
9823
9837
|
},
|
|
9838
|
+
{
|
|
9839
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 11V13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.3281 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.6602 10V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 11V13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
9840
|
+
"tags": "Circle, Path",
|
|
9841
|
+
"componentName": "IconStableVoice",
|
|
9842
|
+
"iconName": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
9843
|
+
"pathname": "src/IconStableVoice"
|
|
9844
|
+
},
|
|
9824
9845
|
{
|
|
9825
9846
|
"svg": "<Path d=\"M21 6C21 5.44772 20.5523 5 20 5H4C3.44772 5 3 5.44772 3 6V18C3 18.5523 3.44772 19 4 19H20C20.5523 19 21 18.5523 21 18V6Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3 18L6.70711 14.2929C6.89464 14.1054 7.149 14 7.41421 14H16.5858C16.851 14 17.1054 14.1054 17.2929 14.2929L21 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
9826
9847
|
"tags": "Path",
|