@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.50 → 1.1.51
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/IconArrowsAllSides21/index.d.ts +4 -0
- package/IconArrowsAllSides21/index.js +2 -0
- package/IconArrowsAllSides21/index.js.map +1 -0
- package/IconArrowsAllSides21/index.mjs +2 -0
- package/IconArrowsAllSides21/index.mjs.map +1 -0
- package/IconScanTextSparkle/index.d.ts +4 -0
- package/IconScanTextSparkle/index.js +2 -0
- package/IconScanTextSparkle/index.js.map +1 -0
- package/IconScanTextSparkle/index.mjs +2 -0
- package/IconScanTextSparkle/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
|
@@ -784,6 +784,13 @@
|
|
|
784
784
|
"iconName": "arrows-all-sides-2, scan, move, focus",
|
|
785
785
|
"pathname": "src/IconArrowsAllSides2"
|
|
786
786
|
},
|
|
787
|
+
{
|
|
788
|
+
"svg": "<Path d=\"M5 19H9V21H3V15H5V19Z\" fill=\"currentColor\"/><Path d=\"M21 21H15V19H19V15H21V21Z\" fill=\"currentColor\"/><Path d=\"M14 15H8V13H14V15Z\" fill=\"currentColor\"/><Path d=\"M16 11H8V9H16V11Z\" fill=\"currentColor\"/><Path d=\"M9 5H5V9H3V3H9V5Z\" fill=\"currentColor\"/><Path d=\"M21 9H19V5H15V3H21V9Z\" fill=\"currentColor\"/>",
|
|
789
|
+
"tags": "Path",
|
|
790
|
+
"componentName": "IconArrowsAllSides21",
|
|
791
|
+
"iconName": "arrows-all-sides-2, scan-text, text, focus, list",
|
|
792
|
+
"pathname": "src/IconArrowsAllSides21"
|
|
793
|
+
},
|
|
787
794
|
{
|
|
788
795
|
"svg": "<Path d=\"M11.9993 7.51462V1.77344L0.494141 12.0003L11.9993 22.2271V16.4791C15.3541 16.4431 17.2714 16.8169 18.4896 17.426C19.7526 18.0574 20.3801 18.9978 21.1049 20.4475L22.9993 20.0003C22.9993 15.716 22.3849 12.4932 20.4187 10.3814C18.5906 8.41778 15.7988 7.62727 11.9993 7.51462Z\" fill=\"currentColor\"/>",
|
|
789
796
|
"tags": "Path",
|
|
@@ -8666,6 +8673,13 @@
|
|
|
8666
8673
|
"iconName": "satellite-2, radar, feed",
|
|
8667
8674
|
"pathname": "src/IconSatellite2"
|
|
8668
8675
|
},
|
|
8676
|
+
{
|
|
8677
|
+
"svg": "<Path d=\"M5 19H9V21H3V15H5V19Z\" fill=\"currentColor\"/><Path d=\"M14 15H8V13H14V15Z\" fill=\"currentColor\"/><Path d=\"M16 11H8V9H16V11Z\" fill=\"currentColor\"/><Path d=\"M9 5H5V9H3V3H9V5Z\" fill=\"currentColor\"/><Path d=\"M21 9H19V5H15V3H21V9Z\" fill=\"currentColor\"/><Path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
|
|
8678
|
+
"tags": "Path",
|
|
8679
|
+
"componentName": "IconScanTextSparkle",
|
|
8680
|
+
"iconName": "scan-text-sparkle, scan, arrows-all-sides,focus, list",
|
|
8681
|
+
"pathname": "src/IconScanTextSparkle"
|
|
8682
|
+
},
|
|
8669
8683
|
{
|
|
8670
8684
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 4H18V18H19V8H22V18H23V20H1V18H2V8H5V18H6V4ZM14 18V15H10V18H14Z\" fill=\"currentColor\"/>",
|
|
8671
8685
|
"tags": "Path",
|