@central-icons-react-native/round-outlined-radius-2-stroke-1.5 1.1.60 → 1.1.61
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/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- 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 +7 -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.7809 11.6824C14.7809 11.6824 17.7818 11.5395 19.2903 12.5834C23.7287 15.6552 14.7854 23.0013 13.2261 20.4717C12.4048 19.139 14.262 16.8888 13.5041 14.8756\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M10.8835 14.5678C10.8835 14.5678 9.50677 17.2382 7.84841 18.0226C2.96895 20.3305 1.0787 8.91232 4.04905 8.82672C5.61387 8.78173 6.63402 11.5153 8.75644 11.8655\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M10.3357 9.75C10.3357 9.75 8.71149 7.22256 8.86133 5.39417C9.30241 0.0145154 20.1359 4.08658 18.7249 6.70177C17.9814 8.07944 15.1041 7.59615 13.7395 9.25908\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><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\" strokeWidth=\"1.5\"/>",
|
|
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.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"6\" cy=\"18\" r=\"2.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"18\" cy=\"18\" r=\"2.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 8.25V15.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 6H16C17.1046 6 18 6.89543 18 8V15.75\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 3.75L11.75 6L14 8.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8258
8265
|
"tags": "Circle, Path",
|