@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.201 → 1.1.202
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/IconTestTube2/index.js +1 -1
- package/IconTestTube2/index.js.map +1 -1
- package/IconTestTube2/index.mjs +1 -1
- package/IconTestTube2/index.mjs.map +1 -1
- package/filtered-icons.json +1 -1
- package/icons-index.json +1 -1
- 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/skills/central-icons-react-native/SKILL.md +1 -1
- package/tsx-icons.json +1 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
|
|
|
5
5
|
|
|
6
6
|
# Central Icons — React Native
|
|
7
7
|
|
|
8
|
-
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.202) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1959 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
|
|
9
9
|
|
|
10
10
|
The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
|
|
11
11
|
|
package/tsx-icons.json
CHANGED
|
@@ -12328,7 +12328,7 @@
|
|
|
12328
12328
|
"pathname": "src/IconTestTube"
|
|
12329
12329
|
},
|
|
12330
12330
|
{
|
|
12331
|
-
"svg": "<Path d=\"M21 21H12.75V20H20V14H21V21Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.1035 9.89648L20.3965 10.6035L19.25 9.45703L9.60352 19.1035C8.30373 20.4031 6.19628 20.4031 4.89648 19.1035C3.59685 17.8037 3.59685 15.6963 4.89648 14.3965L14.543 4.75L13.3965 3.60352L14.1035 2.89648L21.1035 9.
|
|
12331
|
+
"svg": "<Path d=\"M21 21H12.75V20H20V14H21V21Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.1035 9.89648L20.3965 10.6035L19.25 9.45703L9.60352 19.1035C8.30373 20.4031 6.19628 20.4031 4.89648 19.1035C3.59685 17.8037 3.59685 15.6963 4.89648 14.3965L14.543 4.75L13.3965 3.60352L14.1035 2.89648L21.1035 9.89648ZM9.45703 11.25H16V11.293L18.543 8.75L15.25 5.45703L9.45703 11.25Z\" fill=\"currentColor\"/><Path d=\"M10 4H4V11H3V3H10V4Z\" fill=\"currentColor\"/>",
|
|
12332
12332
|
"tags": "Path",
|
|
12333
12333
|
"componentName": "IconTestTube2",
|
|
12334
12334
|
"iconName": "test-tube 2, test, lab, filter",
|