@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.4 → 1.1.5
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/IconSearchIntelligence/index.d.ts +4 -0
- package/IconSearchIntelligence/index.js +2 -0
- package/IconSearchIntelligence/index.js.map +1 -0
- package/IconSearchIntelligence/index.mjs +2 -0
- package/IconSearchIntelligence/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
|
@@ -8274,6 +8274,13 @@
|
|
|
8274
8274
|
"iconName": "sd-card, memory-stick",
|
|
8275
8275
|
"pathname": "src/IconSdCard"
|
|
8276
8276
|
},
|
|
8277
|
+
{
|
|
8278
|
+
"svg": "<Path d=\"M10 4.07129C6.60771 4.55652 4 7.47393 4 11.0004C4 14.8664 7.13401 18.0004 11 18.0004C14.5265 18.0004 17.4439 15.3927 17.9291 12.0004\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19.9998 19.9998L16.0498 16.0498\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M16.4 2H15.6L14.6 4.6L12 5.6V6.4L14.6 7.4L15.6 10H16.4L17.4 7.4L20 6.4V5.6L17.4 4.6L16.4 2Z\" fill=\"currentColor\"/>",
|
|
8279
|
+
"tags": "Path",
|
|
8280
|
+
"componentName": "IconSearchIntelligence",
|
|
8281
|
+
"iconName": "search-intelligence, search-ai",
|
|
8282
|
+
"pathname": "src/IconSearchIntelligence"
|
|
8283
|
+
},
|
|
8277
8284
|
{
|
|
8278
8285
|
"svg": "<Path d=\"M21.0039 12C21.0039 15.3137 18.3176 18 15.0039 18C11.6902 18 9.00391 15.3137 9.00391 12C9.00391 8.68629 11.6902 6 15.0039 6C18.3176 6 21.0039 8.68629 21.0039 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.00391 12H5.00391\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.00391 7H6.00391\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M3.00391 17H6.00391\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M19.5 16.5L22 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
8279
8286
|
"tags": "Path",
|