@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.61 → 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/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 +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
|
@@ -8330,6 +8330,13 @@
|
|
|
8330
8330
|
"iconName": "radar, location, search",
|
|
8331
8331
|
"pathname": "src/IconRadar"
|
|
8332
8332
|
},
|
|
8333
|
+
{
|
|
8334
|
+
"svg": "<Path d=\"M4 6.99976H18C19.6569 6.99976 21 8.3429 21 9.99976V16.9998C21 18.6566 19.6569 19.9998 18 19.9998H6C4.34315 19.9998 3 18.6566 3 16.9998V9.079C3 7.82847 3.77572 6.70911 4.94663 6.27001L15 2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3 12H21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 7.5V11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 15.125C17.4832 15.125 17.875 15.5168 17.875 16C17.875 16.4832 17.4832 16.875 17 16.875C16.5168 16.875 16.125 16.4832 16.125 16C16.125 15.5168 16.5168 15.125 17 15.125Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.75\" strokeLinecap=\"square\"/><Path d=\"M13 15.125C13.4832 15.125 13.875 15.5168 13.875 16C13.875 16.4832 13.4832 16.875 13 16.875C12.5168 16.875 12.125 16.4832 12.125 16C12.125 15.5168 12.5168 15.125 13 15.125Z\" fill=\"currentColor\" stroke=\"currentColor\" strokeWidth=\"0.75\" strokeLinecap=\"square\"/>",
|
|
8335
|
+
"tags": "Path",
|
|
8336
|
+
"componentName": "IconRadio",
|
|
8337
|
+
"iconName": "radio, antenna, signal, broadcast, speaker",
|
|
8338
|
+
"pathname": "src/IconRadio"
|
|
8339
|
+
},
|
|
8333
8340
|
{
|
|
8334
8341
|
"svg": "<Path d=\"M1.04297 17C1.5482 11.3935 6.26008 7 11.9981 7C17.7362 7 22.4481 11.3935 22.9533 17M5.06901 17C5.55424 13.6077 8.47165 11 11.9981 11C15.5246 11 18.442 13.6077 18.9272 17M9.16883 17C9.58067 15.8348 10.6919 15 11.9981 15C13.3043 15 14.4156 15.8348 14.8274 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
|
|
8335
8342
|
"tags": "Path",
|