@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.50 → 1.1.52
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/IconArrowsZoom/index.d.ts +4 -0
- package/IconArrowsZoom/index.js +2 -0
- package/IconArrowsZoom/index.js.map +1 -0
- package/IconArrowsZoom/index.mjs +2 -0
- package/IconArrowsZoom/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/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
- package/IconVectorAnchorPointAsymmetric/index.js +2 -0
- package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
- package/IconVectorAnchorPointDisconnected/index.js +2 -0
- package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
- package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight/index.js +2 -0
- package/IconVectorAnchorPointStraight/index.js.map +1 -0
- package/IconVectorAnchorPointStraight/index.mjs +2 -0
- package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight1/index.js +2 -0
- package/IconVectorAnchorPointStraight1/index.js.map +1 -0
- package/IconVectorAnchorPointStraight1/index.mjs +2 -0
- package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
- package/README.md +7 -0
- package/filtered-icons.json +98 -0
- package/icons/index.d.ts +7 -0
- package/icons-index.json +20 -6
- package/index.d.ts +7 -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 +49 -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=\"M8 4H4V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16 4H20V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M20 16V20H16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M8 20H4V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9 10H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9 14H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
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=\"M2 12L11 4V8.5C19.5 8.5 22 11.5 22 20C20.5 17 19.5 15.5 11 15.5V20L2 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
789
796
|
"tags": "Path",
|
|
@@ -840,6 +847,13 @@
|
|
|
840
847
|
"iconName": "arrows-repeat-right-left-off, repost-off",
|
|
841
848
|
"pathname": "src/IconArrowsRepeatRightLeftOff"
|
|
842
849
|
},
|
|
850
|
+
{
|
|
851
|
+
"svg": "<Path d=\"M5 10V5H10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19 10V5H14\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19 14V19H14\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5 14V19H10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5.5 5.5L10 10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.5 5.5L14 10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M18.5 18.5L14 14\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5.5 18.5L10 14\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
852
|
+
"tags": "Path",
|
|
853
|
+
"componentName": "IconArrowsZoom",
|
|
854
|
+
"iconName": "arrows-zoom, scale, motion, move, directions",
|
|
855
|
+
"pathname": "src/IconArrowsZoom"
|
|
856
|
+
},
|
|
843
857
|
{
|
|
844
858
|
"svg": "<Path d=\"M3 8L7 4L11 8M13 16L17 20L21 16M7 5V20M17 4V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
845
859
|
"tags": "Path",
|
|
@@ -8666,6 +8680,13 @@
|
|
|
8666
8680
|
"iconName": "satellite-2, radar, feed",
|
|
8667
8681
|
"pathname": "src/IconSatellite2"
|
|
8668
8682
|
},
|
|
8683
|
+
{
|
|
8684
|
+
"svg": "<Path d=\"M8 4H4V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16 4H20V8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M8 20H4V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9 10H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9 14H13\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><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\"/>",
|
|
8685
|
+
"tags": "Path",
|
|
8686
|
+
"componentName": "IconScanTextSparkle",
|
|
8687
|
+
"iconName": "scan-text-sparkle, scan, arrows-all-sides,focus, list",
|
|
8688
|
+
"pathname": "src/IconScanTextSparkle"
|
|
8689
|
+
},
|
|
8669
8690
|
{
|
|
8670
8691
|
"svg": "<Path d=\"M21 19V9H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M17 19V5H7V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M7 9H3V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M22 19H2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M10 19V15H14V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
8671
8692
|
"tags": "Path",
|
|
@@ -10682,6 +10703,34 @@
|
|
|
10682
10703
|
"iconName": "vault, safe",
|
|
10683
10704
|
"pathname": "src/IconVault"
|
|
10684
10705
|
},
|
|
10706
|
+
{
|
|
10707
|
+
"svg": "<Path d=\"M3 18C3 10.5 10 8.5 10 8.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M21 18C19 12.5 15.5 9 15.5 9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16 8H19.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M2.5 5.5L0 8L2.5 10.5L5 8L2.5 5.5Z\" fill=\"currentColor\"/><Path d=\"M20.25 5.5L17.75 8L20.25 10.5L22.75 8L20.25 5.5Z\" fill=\"currentColor\"/><Circle cx=\"13\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10708
|
+
"tags": "Circle, Path",
|
|
10709
|
+
"componentName": "IconVectorAnchorPointAsymmetric",
|
|
10710
|
+
"iconName": "vector-anchor-point-asymmetric",
|
|
10711
|
+
"pathname": "src/IconVectorAnchorPointAsymmetric"
|
|
10712
|
+
},
|
|
10713
|
+
{
|
|
10714
|
+
"svg": "<Path d=\"M3 18C3 13.2296 5.74572 9.50953 9.5 8.25\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M14.5 10.5L21 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M2.5 5.5L0 8L2.5 10.5L5 8L2.5 5.5Z\" fill=\"currentColor\"/><Path d=\"M18 11.5L15.5 14L18 16.5L20.5 14L18 11.5Z\" fill=\"currentColor\"/><Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10715
|
+
"tags": "Circle, Path",
|
|
10716
|
+
"componentName": "IconVectorAnchorPointDisconnected",
|
|
10717
|
+
"iconName": "vector-anchor-point-disconnected",
|
|
10718
|
+
"pathname": "src/IconVectorAnchorPointDisconnected"
|
|
10719
|
+
},
|
|
10720
|
+
{
|
|
10721
|
+
"svg": "<Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M3 17L9.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M21 17L14.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
10722
|
+
"tags": "Circle, Path",
|
|
10723
|
+
"componentName": "IconVectorAnchorPointStraight",
|
|
10724
|
+
"iconName": "vector-anchor-point-straight, no-smoothing",
|
|
10725
|
+
"pathname": "src/IconVectorAnchorPointStraight"
|
|
10726
|
+
},
|
|
10727
|
+
{
|
|
10728
|
+
"svg": "<Path d=\"M21 18C21 13.2296 18.2543 9.50953 14.5 8.25M3 18C3 13.2296 5.74572 9.50953 9.5 8.25\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 8H2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M15 8H21.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M2.5 5.5L0 8L2.5 10.5L5 8L2.5 5.5Z\" fill=\"currentColor\"/><Path d=\"M21.5 5.5L19 8L21.5 10.5L24 8L21.5 5.5Z\" fill=\"currentColor\"/><Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10729
|
+
"tags": "Circle, Path",
|
|
10730
|
+
"componentName": "IconVectorAnchorPointStraight1",
|
|
10731
|
+
"iconName": "vector-anchor-point-straight, mirror-angle",
|
|
10732
|
+
"pathname": "src/IconVectorAnchorPointStraight1"
|
|
10733
|
+
},
|
|
10685
10734
|
{
|
|
10686
10735
|
"svg": "<Path d=\"M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M6.5 12H17.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
10687
10736
|
"tags": "Path",
|