@central-icons-react-native/square-filled-radius-0-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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 21H3V3H21V21ZM8.5 15V17H15.5V15H8.5ZM11 9H8.5V11H11V13.5H13V11H15.5V9H13V6.5H11V9Z\" fill=\"currentColor\"/>",
|
|
2630
|
+
"tags": "Path",
|
|
2631
|
+
"componentName": "IconChanges",
|
|
2632
|
+
"iconName": "changes, plus-inus, compare",
|
|
2633
|
+
"pathname": "src/IconChanges"
|
|
2634
|
+
},
|
|
2628
2635
|
{
|
|
2629
2636
|
"svg": "<Path d=\"M9.21429 6.28577L6 10.2143H7.78571V12.7143L11 8.78577H9.21429V6.28577Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 3H14V19H21V21H3V3ZM5 5V14H12V5H5Z\" fill=\"currentColor\"/><Path d=\"M21 6.53158L16.872 3.09155L15.5916 4.628L19 7.46833V15H18V9.99996H16V17H21V6.53158Z\" 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": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM9.42969 17H11.2305V7H9.42969V17ZM12.7598 15H14.5605V9H12.7598V15ZM6.09961 14H7.90039V10H6.09961V14ZM16.0996 10V14H17.9004V10H16.0996Z\" fill=\"currentColor\"/>",
|
|
9833
|
+
"tags": "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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4H22V20H2V4ZM19.5858 18L16.5858 15H7.41421L4.41421 18H19.5858Z\" fill=\"currentColor\"/>",
|
|
9826
9840
|
"tags": "Path",
|