@central-icons-react-native/square-filled-radius-0-stroke-2 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 21H13V19H19V14H21V21Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.457 9.54297L20.043 10.957L19.25 10.1641L9.95703 19.457C8.46197 20.9519 6.03802 20.9519 4.54297 19.457C3.04808 17.962 3.04808 15.538 4.54297 14.043L13.8359 4.75L13.043 3.95703L14.457 2.54297L21.457 9.
|
|
12331
|
+
"svg": "<Path d=\"M21 21H13V19H19V14H21V21Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.457 9.54297L20.043 10.957L19.25 10.1641L9.95703 19.457C8.46197 20.9519 6.03802 20.9519 4.54297 19.457C3.04808 17.962 3.04808 15.538 4.54297 14.043L13.8359 4.75L13.043 3.95703L14.457 2.54297L21.457 9.54297ZM10.6641 10.75H15.8359L17.8359 8.75L15.25 6.16406L10.6641 10.75Z\" fill=\"currentColor\"/><Path d=\"M10 5H5V11H3V3H10V5Z\" fill=\"currentColor\"/>",
|
|
12332
12332
|
"tags": "Path",
|
|
12333
12333
|
"componentName": "IconTestTube2",
|
|
12334
12334
|
"iconName": "test-tube 2, test, lab, filter",
|