@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.69 → 1.1.70
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/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 +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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 +14 -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",
|
|
@@ -9821,6 +9828,13 @@
|
|
|
9821
9828
|
"iconName": "squized,centered,aligned",
|
|
9822
9829
|
"pathname": "src/IconSquized"
|
|
9823
9830
|
},
|
|
9831
|
+
{
|
|
9832
|
+
"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\"/>",
|
|
9833
|
+
"tags": "Circle, Path",
|
|
9834
|
+
"componentName": "IconStableVoice",
|
|
9835
|
+
"iconName": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
9836
|
+
"pathname": "src/IconStableVoice"
|
|
9837
|
+
},
|
|
9824
9838
|
{
|
|
9825
9839
|
"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
9840
|
"tags": "Path",
|