@central-icons-react-native/round-outlined-radius-1-stroke-1 1.1.60 → 1.1.62
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/IconPropeller/index.d.ts +4 -0
- package/IconPropeller/index.js +2 -0
- package/IconPropeller/index.js.map +1 -0
- package/IconPropeller/index.mjs +2 -0
- package/IconPropeller/index.mjs.map +1 -0
- package/IconRadio/index.d.ts +4 -0
- package/IconRadio/index.js +2 -0
- package/IconRadio/index.js.map +1 -0
- package/IconRadio/index.mjs +2 -0
- package/IconRadio/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
|
@@ -8253,6 +8253,13 @@
|
|
|
8253
8253
|
"iconName": "prompt-text-to-video",
|
|
8254
8254
|
"pathname": "src/IconPromptTextToVideo"
|
|
8255
8255
|
},
|
|
8256
|
+
{
|
|
8257
|
+
"svg": "<Path d=\"M14.9996 11.8074C14.9996 11.8074 18.0006 11.6645 19.5091 12.7084C23.9475 15.7802 15.0042 23.1263 13.4449 20.5967C12.6235 19.264 14.4807 17.0138 13.7229 15.0006\" stroke=\"currentColor\"/><Path d=\"M10.6686 14.6928C10.6686 14.6928 9.29192 17.3632 7.63357 18.1476C2.75411 20.4555 0.863856 9.03732 3.8342 8.95172C5.39903 8.90673 6.41918 11.6403 8.54159 11.9905\" stroke=\"currentColor\"/><Path d=\"M10.3357 9.5C10.3357 9.5 8.71149 6.97256 8.86133 5.14417C9.30241 -0.235485 20.1359 3.83658 18.7249 6.45177C17.9814 7.82944 15.1041 7.34615 13.7395 9.00908\" stroke=\"currentColor\"/><Path d=\"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z\" stroke=\"currentColor\"/>",
|
|
8258
|
+
"tags": "Path",
|
|
8259
|
+
"componentName": "IconPropeller",
|
|
8260
|
+
"iconName": "propeller, flight, test, wind",
|
|
8261
|
+
"pathname": "src/IconPropeller"
|
|
8262
|
+
},
|
|
8256
8263
|
{
|
|
8257
8264
|
"svg": "<Circle cx=\"6\" cy=\"6\" r=\"2.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"6\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"18\" cy=\"18\" r=\"2.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 8.5V15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 6H17C17.5523 6 18 6.44772 18 7V15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 3.5L11.5 6L14 8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8258
8265
|
"tags": "Circle, Path",
|
|
@@ -8323,6 +8330,13 @@
|
|
|
8323
8330
|
"iconName": "radar, location, search",
|
|
8324
8331
|
"pathname": "src/IconRadar"
|
|
8325
8332
|
},
|
|
8333
|
+
{
|
|
8334
|
+
"svg": "<Path d=\"M3.25 6.49976H20.5C21.0523 6.49976 21.5 6.94747 21.5 7.49976V19.4998C21.5 20.052 21.0523 20.4998 20.5 20.4998H3.5C2.94771 20.4998 2.5 20.052 2.5 19.4998V7.20283C2.5 6.78114 2.76452 6.40477 3.16128 6.26194L15 2\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3 11.5H21\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.75 7V11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 16.5C16.7239 16.5 16.5 16.2761 16.5 16C16.5 15.7239 16.7239 15.5 17 15.5C17.2761 15.5 17.5 15.7239 17.5 16C17.5 16.2761 17.2761 16.5 17 16.5Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 16.5C12.7239 16.5 12.5 16.2761 12.5 16C12.5 15.7239 12.7239 15.5 13 15.5C13.2761 15.5 13.5 15.7239 13.5 16C13.5 16.2761 13.2761 16.5 13 16.5Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8335
|
+
"tags": "Path",
|
|
8336
|
+
"componentName": "IconRadio",
|
|
8337
|
+
"iconName": "radio, antenna, signal, broadcast, speaker",
|
|
8338
|
+
"pathname": "src/IconRadio"
|
|
8339
|
+
},
|
|
8326
8340
|
{
|
|
8327
8341
|
"svg": "<Path d=\"M0.511719 17.5C0.773497 11.3807 5.8173 6.5 12.001 6.5C18.1848 6.5 23.2286 11.3807 23.4904 17.5M3.51551 17.5C3.77432 13.0383 7.47447 9.5 12.001 9.5C16.5276 9.5 20.2278 13.0383 20.4866 17.5M6.52347 17.5C6.77608 14.6968 9.13202 12.5 12.001 12.5C14.8701 12.5 17.226 14.6968 17.4786 17.5M9.55105 17.5C9.78269 16.3589 10.7916 15.5 12.001 15.5C13.2105 15.5 14.2194 16.3589 14.451 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8328
8342
|
"tags": "Path",
|