@central-icons-react-native/square-outlined-radius-0-stroke-1.5 1.1.27 → 1.1.29
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/IconImages1Alt/index.d.ts +4 -0
- package/IconImages1Alt/index.js +2 -0
- package/IconImages1Alt/index.js.map +1 -0
- package/IconImages1Alt/index.mjs +2 -0
- package/IconImages1Alt/index.mjs.map +1 -0
- package/IconWallet5/index.d.ts +4 -0
- package/IconWallet5/index.js +2 -0
- package/IconWallet5/index.js.map +1 -0
- package/IconWallet5/index.mjs +2 -0
- package/IconWallet5/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
|
@@ -5684,6 +5684,13 @@
|
|
|
5684
5684
|
"iconName": "images-1, photos, pictures, shot",
|
|
5685
5685
|
"pathname": "src/IconImages1"
|
|
5686
5686
|
},
|
|
5687
|
+
{
|
|
5688
|
+
"svg": "<Path d=\"M3.75 3.75H20.25V20.25H3.75V3.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/><Path d=\"M14.5 11.5C15.6046 11.5 16.5 10.6046 16.5 9.5C16.5 8.39543 15.6046 7.5 14.5 7.5C13.3954 7.5 12.5 8.39543 12.5 9.5C12.5 10.6046 13.3954 11.5 14.5 11.5Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/><Path d=\"M4.10156 15.9L8.00156 12L15.9016 19.9\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
5689
|
+
"tags": "Path",
|
|
5690
|
+
"componentName": "IconImages1Alt",
|
|
5691
|
+
"iconName": "images-1-alt, photos, pictures, shot",
|
|
5692
|
+
"pathname": "src/IconImages1Alt"
|
|
5693
|
+
},
|
|
5687
5694
|
{
|
|
5688
5695
|
"svg": "<Path d=\"M4.1 15.9L8 12L15.9 19.9M3.75 3.75H20.25V20.25H3.75V3.75ZM16.5 9.5C16.5 10.6046 15.6046 11.5 14.5 11.5C13.3954 11.5 12.5 10.6046 12.5 9.5C12.5 8.39543 13.3954 7.5 14.5 7.5C15.6046 7.5 16.5 8.39543 16.5 9.5Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
5689
5696
|
"tags": "Path",
|
|
@@ -10626,6 +10633,13 @@
|
|
|
10626
10633
|
"iconName": "wallet-4",
|
|
10627
10634
|
"pathname": "src/IconWallet4"
|
|
10628
10635
|
},
|
|
10636
|
+
{
|
|
10637
|
+
"svg": "<Path d=\"M21.25 9V4.75H2.75V19.25H21.25V15\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M22.25 9.75H14.75V14.25H22.25V9.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\"/>",
|
|
10638
|
+
"tags": "Path",
|
|
10639
|
+
"componentName": "IconWallet5",
|
|
10640
|
+
"iconName": "wallet-5",
|
|
10641
|
+
"pathname": "src/IconWallet5"
|
|
10642
|
+
},
|
|
10629
10643
|
{
|
|
10630
10644
|
"svg": "<Path d=\"M3 13.4232C5.07915 12.3217 9.2393 9.75 12 9.75C14.7607 9.75 18.9208 12.3217 21 13.4232M11.735 10.1127C11.1067 11.01 9.63873 13.3504 10.4583 14.5893C11.4861 16.1429 16.0676 13.8961 16.625 16.1429C16.9749 17.5532 15.1808 18.4834 14 18.9335M2.75 4.75H21.25V19.25H13.0278H2.75V4.75Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\"/>",
|
|
10631
10645
|
"tags": "Path",
|