@central-icons-react-native/round-outlined-radius-2-stroke-1.5 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.74976H19.25C20.3546 6.74976 21.25 7.64519 21.25 8.74976V18.2498C21.25 19.3543 20.3546 20.2498 19.25 20.2498H4.75C3.64543 20.2498 2.75 19.3543 2.75 18.2498V8.14598C2.75 7.30737 3.27318 6.55781 4.06037 6.26864L15 2.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3 11.75H21\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.75 7.5V11.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" 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\" strokeWidth=\"1.25\" 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\" strokeWidth=\"1.25\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
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=\"M0.773438 17.25C1.15938 11.3865 6.03765 6.75 11.9988 6.75C17.96 6.75 22.8383 11.3865 23.2242 17.25M3.78247 17.25C4.16139 13.0451 7.6953 9.75 11.9988 9.75C16.3024 9.75 19.8363 13.0451 20.2152 17.25M6.802 17.25C7.16592 14.7058 9.35398 12.75 11.9988 12.75C14.6437 12.75 16.8317 14.7058 17.1957 17.25M9.87686 17.25C10.1857 16.3761 11.0192 15.75 11.9988 15.75C12.9785 15.75 13.8119 16.3761 14.1208 17.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8335
8342
|
"tags": "Path",
|