@central-icons-react-native/round-outlined-radius-2-stroke-2 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=\"M19 7H5C3.89543 7 3 7.89543 3 9V18C3 19.1046 3.89543 20 5 20H19C20.1046 20 21 19.1046 21 18V9C21 7.89543 20.1046 7 19 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.00391 6.5V5C8.00391 3.89543 8.89934 3 10.0039 3H14.0039C15.1085 3 16.0039 3.89543 16.0039 5V6.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 13.5H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 11.5V15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
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 3H4V9.5C4 11.433 5.567 13 7.5 13H9.5C11.433 13 13 11.433 13 9.5V3H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"18\" cy=\"11.25\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 13.5V17C8.5 19.2091 10.291 21 12.5001 21C13.0042 21 13.4958 21 13.9999 21C16.209 21 18 19.2091 18 17V13.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
12178
|
+
"tags": "Circle, 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\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"15\" cy=\"11\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"9\" cy=\"11\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11 10.25L11.0299 10.2425C11.6668 10.0833 12.3332 10.0833 12.9701 10.2425L13 10.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.5 9.5C5.33333 8.66667 6.1 6.2 6.5 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.5 9.5C18.6667 8.66667 17.9 6.2 17.5 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 3.5C11.2328 4.83333 12.7672 4.83333 14.5 3.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 10.5L4.5 10M17.5 10.5L19.5 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 19V18C8 16.8954 8.89543 16 10 16H14C15.1046 16 16 16.8954 16 18V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.5 20C12.8281 19.4037 11.1719 19.4036 10.5 19.9999\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
12171
12185
|
"tags": "Circle, Path",
|