@central-icons-react-native/round-outlined-radius-1-stroke-1 1.1.121 → 1.1.122
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/IconSteeringWheel1/index.d.ts +4 -0
- package/IconSteeringWheel1/index.js +2 -0
- package/IconSteeringWheel1/index.js.map +1 -0
- package/IconSteeringWheel1/index.mjs +2 -0
- package/IconSteeringWheel1/index.mjs.map +1 -0
- package/IconUfo/index.js +1 -1
- package/IconUfo/index.js.map +1 -1
- package/IconUfo/index.mjs +1 -1
- package/IconUfo/index.mjs.map +1 -1
- package/README.md +4 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +7 -2
- package/index.d.ts +1 -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 +8 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -10626,6 +10626,13 @@
|
|
|
10626
10626
|
"iconName": "steering-wheel, control, navigate, boot",
|
|
10627
10627
|
"pathname": "src/IconSteeringWheel"
|
|
10628
10628
|
},
|
|
10629
|
+
{
|
|
10630
|
+
"svg": "<Path d=\"M2.5 11.75C9.5 8.75002 14.5 8.74999 21.5 11.75\" stroke=\"currentColor\"/><Path d=\"M3.5 15.5C5.1405 14.8165 5.96075 14.4747 6.62598 14.5026C7.74495 14.5497 8.74455 15.2161 9.21833 16.2309C9.5 16.8342 9.5 17.7228 9.5 19.5V21\" stroke=\"currentColor\"/><Path d=\"M20.5 15.5C18.8595 14.8165 18.0392 14.4747 17.374 14.5026C16.2551 14.5497 15.2555 15.2161 14.7817 16.2309C14.5 16.8342 14.5 17.7228 14.5 19.5V21\" stroke=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/>",
|
|
10631
|
+
"tags": "Circle, Path",
|
|
10632
|
+
"componentName": "IconSteeringWheel1",
|
|
10633
|
+
"iconName": "steering-wheel, autopilot, drive",
|
|
10634
|
+
"pathname": "src/IconSteeringWheel1"
|
|
10635
|
+
},
|
|
10629
10636
|
{
|
|
10630
10637
|
"svg": "<Path d=\"M6.5 3.5L3.5 6.5L6.5 9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 6.5H14.5C17.8137 6.5 20.5 9.18629 20.5 12.5C20.5 15.8137 17.8137 18.5 14.5 18.5H5.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10631
10638
|
"tags": "Path",
|
|
@@ -11530,7 +11537,7 @@
|
|
|
11530
11537
|
"pathname": "src/IconTypescript"
|
|
11531
11538
|
},
|
|
11532
11539
|
{
|
|
11533
|
-
"svg": "<Path d=\"M3.5
|
|
11540
|
+
"svg": "<Path d=\"M3.5 20L7.43216 13.652C3.92881 13.0559 1.5 11.7567 1.5 10.25C1.5 8.77898 3.81511 7.50579 7.18504 6.89151C7.37077 6.85766 7.5 6.68878 7.5 6.5C7.5 4.29086 9.40279 2.5 11.75 2.5C14.0972 2.5 16 4.29086 16 6.5C16 6.68878 16.1292 6.85766 16.315 6.89151C19.6849 7.50579 22 8.77898 22 10.25C22 11.7567 19.5712 13.0559 16.0678 13.652L20 20\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.51562 6.8341C8.80659 6.61951 10.2406 6.5 11.751 6.5C13.2614 6.5 14.6954 6.61951 15.9864 6.8341\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.42969 13.6521L9.45957 10.3751C9.60356 10.1426 9.8361 9.97689 10.1057 9.93114C11.2143 9.743 12.2808 9.743 13.3894 9.93114C13.659 9.97689 13.8915 10.1426 14.0355 10.3751L16.0654 13.6521\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
11534
11541
|
"tags": "Path",
|
|
11535
11542
|
"componentName": "IconUfo",
|
|
11536
11543
|
"iconName": "ufo, beam",
|