@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.31 → 1.1.32
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/IconFastShipping/index.d.ts +4 -0
- package/IconFastShipping/index.js +2 -0
- package/IconFastShipping/index.js.map +1 -0
- package/IconFastShipping/index.mjs +2 -0
- package/IconFastShipping/index.mjs.map +1 -0
- package/IconShipping/index.d.ts +4 -0
- package/IconShipping/index.js +2 -0
- package/IconShipping/index.js.map +1 -0
- package/IconShipping/index.mjs +2 -0
- package/IconShipping/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 +7 -3
- 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
|
@@ -4466,6 +4466,13 @@
|
|
|
4466
4466
|
"iconName": "fast-forward-5s",
|
|
4467
4467
|
"pathname": "src/IconFastForward5s"
|
|
4468
4468
|
},
|
|
4469
|
+
{
|
|
4470
|
+
"svg": "<Path d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\" stroke=\"currentColor\"/><Path d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\" stroke=\"currentColor\"/><Path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\"/><Path d=\"M19.5008 16.5H21.5008L22.2508 10.5L20.2508 6.5H16.3008\" stroke=\"currentColor\"/><Path d=\"M15.5 15L16.5 4.5H3.5L3.25 7.5H9M5 16.5H2.5L2.79167 13\" stroke=\"currentColor\"/><Path d=\"M1 10.5H7\" stroke=\"currentColor\"/>",
|
|
4471
|
+
"tags": "Path",
|
|
4472
|
+
"componentName": "IconFastShipping",
|
|
4473
|
+
"iconName": "fast-shipping, truck, delivery",
|
|
4474
|
+
"pathname": "src/IconFastShipping"
|
|
4475
|
+
},
|
|
4469
4476
|
{
|
|
4470
4477
|
"svg": "<Path d=\"M4.5 21.5C4.5 12 8.25 2.5 19.5 2.5C19.5 6.72222 14.6786 9.88889 14.6786 9.88889L16.8214 11.4722C16.8214 11.4722 15 18.5 5 18.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
4471
4478
|
"tags": "Path",
|
|
@@ -8687,6 +8694,13 @@
|
|
|
8687
8694
|
"iconName": "ship, changelog",
|
|
8688
8695
|
"pathname": "src/IconShip"
|
|
8689
8696
|
},
|
|
8697
|
+
{
|
|
8698
|
+
"svg": "<Path d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\" stroke=\"currentColor\"/><Path d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\" stroke=\"currentColor\"/><Path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\"/><Path d=\"M19.5 16.5H21.5V10.5L19.5 6.5H15.5\" stroke=\"currentColor\"/><Path d=\"M15.5 15V4.5H2.5V16.5H5\" stroke=\"currentColor\"/>",
|
|
8699
|
+
"tags": "Path",
|
|
8700
|
+
"componentName": "IconShipping",
|
|
8701
|
+
"iconName": "shipping, truck, delivery",
|
|
8702
|
+
"pathname": "src/IconShipping"
|
|
8703
|
+
},
|
|
8690
8704
|
{
|
|
8691
8705
|
"svg": "<Path d=\"M15.5 7.5C15.5 9.433 13.933 11 12 11C10.067 11 8.5 9.433 8.5 7.5M4.5 3.5L3.5 20.5H20.5L19.5 3.5H4.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
8692
8706
|
"tags": "Path",
|