@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.31 → 1.1.33
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/IconEyeSparkle/index.js +1 -1
- package/IconEyeSparkle/index.js.map +1 -1
- package/IconEyeSparkle/index.mjs +1 -1
- package/IconEyeSparkle/index.mjs.map +1 -1
- 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 +6 -1
- package/filtered-icons.json +32 -4
- package/icons/index.d.ts +2 -0
- package/icons-index.json +12 -5
- 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 +15 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -4383,7 +4383,7 @@
|
|
|
4383
4383
|
"pathname": "src/IconEyeSlash2"
|
|
4384
4384
|
},
|
|
4385
4385
|
{
|
|
4386
|
-
"svg": "<Path
|
|
4386
|
+
"svg": "<Path d=\"M2 12.0001C6.82745 2.66672 17.1725 2.66661 22 11.9999C17.1725 21.3333 6.82745 21.3334 2 12.0001Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M12.4 8H11.6L10.6 10.6L8 11.6V12.4L10.6 13.4L11.6 16H12.4L13.4 13.4L16 12.4V11.6L13.4 10.6L12.4 8Z\" fill=\"currentColor\"/>",
|
|
4387
4387
|
"tags": "Path",
|
|
4388
4388
|
"componentName": "IconEyeSparkle",
|
|
4389
4389
|
"iconName": "eye-sparkle, magic eyes",
|
|
@@ -4466,6 +4466,13 @@
|
|
|
4466
4466
|
"iconName": "fast-forward-5s",
|
|
4467
4467
|
"pathname": "src/IconFastForward5s"
|
|
4468
4468
|
},
|
|
4469
|
+
{
|
|
4470
|
+
"svg": "<Path d=\"M14 16.5C14 17.8807 15.1193 19 16.5 19C17.8807 19 19 17.8807 19 16.5C19 15.1193 17.8807 14 16.5 14C15.1193 14 14 15.1193 14 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5 16.5C5 17.8807 6.11929 19 7.5 19C8.88071 19 10 17.8807 10 16.5C10 15.1193 8.88071 14 7.5 14C6.11929 14 5 15.1193 5 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M14 16H10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19.2857 16H21L21.5 10L19.5 7H16\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M4.81818 16H3L3.27273 13.25M8 8H3.72727L4 5H16L15.1364 14.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M1 11L6 11\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
4471
|
+
"tags": "Path",
|
|
4472
|
+
"componentName": "IconFastShipping",
|
|
4473
|
+
"iconName": "fast-shipping, truck, delivery",
|
|
4474
|
+
"pathname": "src/IconFastShipping"
|
|
4475
|
+
},
|
|
4469
4476
|
{
|
|
4470
4477
|
"svg": "<Path d=\"M5 21C5 12 8.5 3 19 3C19 7 14.5 10 14.5 10L16.5 11.5C16.5 11.5 14.5 18 5.93333 18\" stroke=\"currentColor\" strokeWidth=\"2\" 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 16.5C14 17.8807 15.1193 19 16.5 19C17.8807 19 19 17.8807 19 16.5C19 15.1193 17.8807 14 16.5 14C15.1193 14 14 15.1193 14 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5 16.5C5 17.8807 6.11929 19 7.5 19C8.88071 19 10 17.8807 10 16.5C10 15.1193 8.88071 14 7.5 14C6.11929 14 5 15.1193 5 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M14 17H10\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19.2857 16H21V10L19 7H15\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 14.5V5H3V16H4.81818\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
8699
|
+
"tags": "Path",
|
|
8700
|
+
"componentName": "IconShipping",
|
|
8701
|
+
"iconName": "shipping, truck, delivery",
|
|
8702
|
+
"pathname": "src/IconShipping"
|
|
8703
|
+
},
|
|
8690
8704
|
{
|
|
8691
8705
|
"svg": "<Path d=\"M15 8C15 9.65685 13.6569 11 12 11C10.3431 11 9 9.65685 9 8M5 4L4 20H20L19 4H5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
8692
8706
|
"tags": "Path",
|