@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.246 → 1.1.248
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/IconIcon/index.d.ts +4 -0
- package/IconIcon/index.js +2 -0
- package/IconIcon/index.js.map +1 -0
- package/IconIcon/index.mjs +2 -0
- package/IconIcon/index.mjs.map +1 -0
- package/IconStethoscope/index.d.ts +4 -0
- package/IconStethoscope/index.js +2 -0
- package/IconStethoscope/index.js.map +1 -0
- package/IconStethoscope/index.mjs +2 -0
- package/IconStethoscope/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -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/skills/central-icons-react-native/SKILL.md +3 -1
- package/tsx-icons.json +14 -0
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.248) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2016 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
|
|
|
@@ -1017,6 +1017,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1017
1017
|
|
|
1018
1018
|
### Health & Medical
|
|
1019
1019
|
|
|
1020
|
+
- **IconIcon** — icon
|
|
1020
1021
|
- **IconInjection** — injection
|
|
1021
1022
|
- **IconMask1** — mask, medical-mask, covid
|
|
1022
1023
|
- **IconMedicalCross** — medical-cross, first-aid, emergency
|
|
@@ -1025,6 +1026,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
1025
1026
|
- **IconMedicinePill** — medicine-pill
|
|
1026
1027
|
- **IconMedicinePill2** — medicine-pill-2, tablett
|
|
1027
1028
|
- **IconMedicineTablett** — medicine-tablett, pill
|
|
1029
|
+
- **IconStethoscope** — stethoscope, check, diagnostics, analyze
|
|
1028
1030
|
|
|
1029
1031
|
### Interface General
|
|
1030
1032
|
|
package/tsx-icons.json
CHANGED
|
@@ -7105,6 +7105,13 @@
|
|
|
7105
7105
|
"iconName": "ice-hockey",
|
|
7106
7106
|
"pathname": "src/IconIceHockey"
|
|
7107
7107
|
},
|
|
7108
|
+
{
|
|
7109
|
+
"svg": "<Path d=\"M21.5 6.5H2.5V20.5H21.5V6.5Z\" stroke=\"currentColor\"/><Path d=\"M7.5 6.5V2.5H16.5V6.5\" stroke=\"currentColor\"/><Path d=\"M9 13.5H15\" stroke=\"currentColor\"/><Path d=\"M12 10.5V16.5\" stroke=\"currentColor\"/>",
|
|
7110
|
+
"tags": "Path",
|
|
7111
|
+
"componentName": "IconIcon",
|
|
7112
|
+
"iconName": "icon",
|
|
7113
|
+
"pathname": "src/IconIcon"
|
|
7114
|
+
},
|
|
7108
7115
|
{
|
|
7109
7116
|
"svg": "<Path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\"/><Path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\"/>",
|
|
7110
7117
|
"tags": "Path",
|
|
@@ -12166,6 +12173,13 @@
|
|
|
12166
12173
|
"iconName": "step-forwards,continue",
|
|
12167
12174
|
"pathname": "src/IconStepForwards"
|
|
12168
12175
|
},
|
|
12176
|
+
{
|
|
12177
|
+
"svg": "<Path d=\"M6 2.5H3.5L3.5 11.5C3.5 12.6046 4.39543 13.5 5.5 13.5H11.5C12.6046 13.5 13.5 12.6046 13.5 11.5V2.5H11\" stroke=\"currentColor\"/><Path d=\"M20.5 11.25C20.5 12.6307 19.3807 13.75 18 13.75C16.6193 13.75 15.5 12.6307 15.5 11.25C15.5 9.86929 16.6193 8.75 18 8.75C19.3807 8.75 20.5 9.86929 20.5 11.25Z\" stroke=\"currentColor\"/><Path d=\"M8.5 13.75V19.5C8.5 20.6046 9.39553 21.5 10.5001 21.5C12.5123 21.5 13.9877 21.5 15.9999 21.5C17.1045 21.5 18 20.6046 18 19.5V13.75\" stroke=\"currentColor\"/>",
|
|
12178
|
+
"tags": "Path",
|
|
12179
|
+
"componentName": "IconStethoscope",
|
|
12180
|
+
"iconName": "stethoscope, check, diagnostics, analyze",
|
|
12181
|
+
"pathname": "src/IconStethoscope"
|
|
12182
|
+
},
|
|
12169
12183
|
{
|
|
12170
12184
|
"svg": "<Path d=\"M4.25 10.5395C4.25 6.23747 7.15625 2.75 12 2.75C16.8438 2.75 19.75 6.23747 19.75 10.5395C19.75 13.1698 19.4315 15.2103 17.7959 17.2355C17.5665 17.5195 17.35 17.815 17.1386 18.1144C16.4532 19.0853 14.6302 21.25 12 21.25C9.36979 21.25 7.54678 19.0853 6.86138 18.1144C6.65002 17.815 6.43353 17.5195 6.2041 17.2355C4.56845 15.2103 4.25 13.1698 4.25 10.5395Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Circle cx=\"9\" cy=\"11\" r=\"2.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Circle cx=\"15\" cy=\"11\" r=\"2.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M11.25 10.25C11.7368 10.0877 12.2632 10.0877 12.75 10.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M4.5 9.5C5.33333 8.66667 6.6 5.95 7 4.75\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M19.5 9.5C18.6667 8.66667 17.4 5.95 17 4.75\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M9 3.5C11 4.5 13 4.5 15 3.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M10 3.5H14\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M6.5 10.5L4.5 10M17.5 10.5L19.5 10\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M8 19V17.5C8 16.3954 8.89543 15.5 10 15.5H14C15.1046 15.5 16 16.3954 16 17.5V19\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M13.5 20.6973C12.8281 20.101 11.1719 20.1009 10.5 20.6972\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M10.5 17.5H13.25C13.3881 17.5 13.5 17.3881 13.5 17.25\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
12171
12185
|
"tags": "Circle, Path",
|