@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.30 → 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/IconProgress25/index.d.ts +4 -0
- package/IconProgress25/index.js +2 -0
- package/IconProgress25/index.js.map +1 -0
- package/IconProgress25/index.mjs +2 -0
- package/IconProgress25/index.mjs.map +1 -0
- package/IconProgress50/index.d.ts +4 -0
- package/IconProgress50/index.js +2 -0
- package/IconProgress50/index.js.map +1 -0
- package/IconProgress50/index.mjs +2 -0
- package/IconProgress50/index.mjs.map +1 -0
- package/IconProgress75/index.d.ts +4 -0
- package/IconProgress75/index.js +2 -0
- package/IconProgress75/index.js.map +1 -0
- package/IconProgress75/index.mjs +2 -0
- package/IconProgress75/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 +5 -0
- package/filtered-icons.json +70 -0
- package/icons/index.d.ts +5 -0
- package/icons-index.json +14 -4
- package/index.d.ts +5 -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 +35 -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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.5008 16.5H21.5008L22.2508 10.5L20.2508 6.5H16.3008\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 15L16.5 4.5H3.5L3.25 7.5H8.5M4.5 16.5H2.5L2.79167 13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M1.5 10.5H6.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
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=\"round\" strokeLinejoin=\"round\"/>",
|
|
4471
4478
|
"tags": "Path",
|
|
@@ -7861,6 +7868,27 @@
|
|
|
7861
7868
|
"iconName": "producthunt",
|
|
7862
7869
|
"pathname": "src/IconProducthunt"
|
|
7863
7870
|
},
|
|
7871
|
+
{
|
|
7872
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/><Path d=\"M20 12C20 7.58172 16.4183 4 12 4V12H20Z\" fill=\"currentColor\"/>",
|
|
7873
|
+
"tags": "Circle, Path",
|
|
7874
|
+
"componentName": "IconProgress25",
|
|
7875
|
+
"iconName": "progress-25, ideas, open, status, task",
|
|
7876
|
+
"pathname": "src/IconProgress25"
|
|
7877
|
+
},
|
|
7878
|
+
{
|
|
7879
|
+
"svg": "<Path d=\"M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4V20Z\" fill=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/>",
|
|
7880
|
+
"tags": "Circle, Path",
|
|
7881
|
+
"componentName": "IconProgress50",
|
|
7882
|
+
"iconName": "progress-50, ideas, open, status, tas",
|
|
7883
|
+
"pathname": "src/IconProgress50"
|
|
7884
|
+
},
|
|
7885
|
+
{
|
|
7886
|
+
"svg": "<Path d=\"M12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4V12H4C4 16.4183 7.58172 20 12 20Z\" fill=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/>",
|
|
7887
|
+
"tags": "Circle, Path",
|
|
7888
|
+
"componentName": "IconProgress75",
|
|
7889
|
+
"iconName": "progress-75, ideas, open, status, tas",
|
|
7890
|
+
"pathname": "src/IconProgress75"
|
|
7891
|
+
},
|
|
7864
7892
|
{
|
|
7865
7893
|
"svg": "<Path d=\"M6.5 4.5H2.5V8.5M17.5 4.5H21.5V8.5M21.5 15.5V19.5H17.5M6.5 19.5H2.5V15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 9.5H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 14.5H14.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
7866
7894
|
"tags": "Path",
|
|
@@ -8666,6 +8694,13 @@
|
|
|
8666
8694
|
"iconName": "ship, changelog",
|
|
8667
8695
|
"pathname": "src/IconShip"
|
|
8668
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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.75 16.5H21.5V10.5L19.5 6.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 15V4.5H2.5V16.5H4.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8699
|
+
"tags": "Path",
|
|
8700
|
+
"componentName": "IconShipping",
|
|
8701
|
+
"iconName": "shipping, truck, delivery",
|
|
8702
|
+
"pathname": "src/IconShipping"
|
|
8703
|
+
},
|
|
8669
8704
|
{
|
|
8670
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=\"round\" strokeLinejoin=\"round\"/>",
|
|
8671
8706
|
"tags": "Path",
|