@central-icons-react-native/round-filled-radius-3-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/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/round-filled-radius-3-stroke-2",
21
- version: "1.1.246",
21
+ version: "1.1.248",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-filled-radius-3-stroke-2",
3
- "version": "1.1.246",
3
+ "version": "1.1.248",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -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.246) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2014 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.0039 2C15.213 2 17.0039 3.79086 17.0039 6H18C20.2091 6 22 7.79086 22 10V17C22 19.2091 20.2091 21 18 21H6C3.79086 21 2 19.2091 2 17V10C2 7.79086 3.79086 6 6 6H7.00391C7.00391 3.79086 8.79477 2 11.0039 2H13.0039ZM12 10.5C11.4477 10.5 11 10.9477 11 11.5V12.5H10C9.44772 12.5 9 12.9477 9 13.5C9 14.0523 9.44772 14.5 10 14.5H11V15.5C11 16.0523 11.4477 16.5 12 16.5C12.5523 16.5 13 16.0523 13 15.5V14.5H14C14.5523 14.5 15 14.0523 15 13.5C15 12.9477 14.5523 12.5 14 12.5H13V11.5C13 10.9477 12.5523 10.5 12 10.5ZM11.0039 4C9.89934 4 9.00391 4.89543 9.00391 6H15.0039C15.0039 4.89543 14.1085 4 13.0039 4H11.0039Z\" fill=\"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 2C6.55228 2 7 2.44772 7 3C7 3.55228 6.55228 4 6 4H5V8.5C5 10.433 6.567 12 8.5 12C10.433 12 12 10.433 12 8.5V4H11C10.4477 4 10 3.55228 10 3C10 2.44772 10.4477 2 11 2H13C13.5523 2 14 2.44772 14 3V8.5C14 11.1959 12.0599 13.4368 9.5 13.9072V16.25C9.5 18.3211 11.1789 20 13.25 20C15.3211 20 17 18.3211 17 16.25V14.0752C15.8355 13.663 15 12.5557 15 11.25C15 9.59315 16.3431 8.25 18 8.25C19.6569 8.25 21 9.59315 21 11.25C21 12.5557 20.1645 13.663 19 14.0752V16.25C19 19.4256 16.4256 22 13.25 22C10.0744 22 7.5 19.4256 7.5 16.25V13.9072C4.94007 13.4368 3 11.1959 3 8.5V3C3 2.44772 3.44772 2 4 2H6Z\" fill=\"currentColor\"/>",
12178
+ "tags": "Path",
12179
+ "componentName": "IconStethoscope",
12180
+ "iconName": "stethoscope, check, diagnostics, analyze",
12181
+ "pathname": "src/IconStethoscope"
12182
+ },
12169
12183
  {
12170
12184
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 1.75C9.32508 1.75 7.11729 2.7197 5.58177 4.34466C4.05413 5.96128 3.25 8.16402 3.25 10.5395C3.25 13.2635 3.58032 15.5784 5.42615 17.8638C5.63653 18.1243 5.83916 18.4003 6.04443 18.6911C6.4204 19.2237 7.11527 20.0956 8.09562 20.8419C9.07824 21.5901 10.3994 22.25 12 22.25C13.6006 22.25 14.9218 21.5901 15.9044 20.8419C16.8847 20.0956 17.5796 19.2237 17.9556 18.6911C18.1608 18.4003 18.3635 18.1243 18.5738 17.8638C20.4197 15.5784 20.75 13.2635 20.75 10.5395C20.75 8.16402 19.9459 5.96128 18.4182 4.34466C16.8827 2.7197 14.6749 1.75 12 1.75ZM5.25841 11.2204C5.31586 13.4008 5.68769 15.0045 6.98206 16.6071C7.05955 16.7031 7.13528 16.7997 7.2094 16.8967C7.64899 15.7858 8.73273 15 10 15H14C15.2673 15 16.351 15.7858 16.7906 16.8967C16.8647 16.7997 16.9405 16.7031 17.0179 16.6071C18.3123 15.0045 18.6841 13.4008 18.7416 11.2204L17.7425 11.4701C17.7312 11.473 17.7199 11.4756 17.7086 11.478C17.4824 12.7689 16.3557 13.75 15 13.75C13.4812 13.75 12.25 12.5188 12.25 11L12.2501 10.9759C12.0836 10.9631 11.9164 10.9631 11.7499 10.976L11.75 11C11.75 12.5188 10.5188 13.75 9 13.75C7.64425 13.75 6.51765 12.7689 6.2914 11.478C6.28008 11.4756 6.26877 11.473 6.25746 11.4701L5.25841 11.2204ZM9.30715 19.2507C9.20079 19.1697 9.09836 19.0864 8.99999 19.0019L9 19V18C9 17.4477 9.44772 17 10 17H14C14.5523 17 15 17.4477 15 18V19L15 19.0019C14.9016 19.0864 14.7992 19.1697 14.6929 19.2507C14.5846 19.3331 14.4733 19.4123 14.3591 19.4877C14.3078 19.4017 14.2427 19.322 14.1638 19.252C13.5653 18.7209 12.6938 18.5528 12 18.5527C11.3063 18.5527 10.4347 18.7208 9.83623 19.252C9.75735 19.322 9.69216 19.4017 9.64086 19.4877C9.52666 19.4123 9.4154 19.3331 9.30715 19.2507ZM6.68476 9.51541C7.17385 8.75425 8.02804 8.25 9 8.25C9.97217 8.25 10.8265 8.75446 11.3156 9.51589C11.7694 9.44979 12.2306 9.44978 12.6845 9.51586C13.1735 8.75445 14.0278 8.25 15 8.25C15.972 8.25 16.8261 8.75424 17.3152 9.5154L18.1347 9.31054C18.0912 9.23497 18.0494 9.1591 18.0093 9.08368C17.7902 8.67182 17.5885 8.21076 17.4081 7.75659C17.1042 6.9914 16.8402 6.19098 16.6486 5.61007L16.6482 5.60884C16.6143 5.50633 16.5828 5.41068 16.5537 5.32327C16.1117 4.93744 15.603 4.60907 15.0295 4.35371C14.0777 5.06814 13.0774 5.50005 12 5.50005C10.9227 5.50005 9.92238 5.06813 8.97061 4.35368C8.397 4.60904 7.88836 4.93743 7.44634 5.32327C7.41717 5.41081 7.38556 5.50663 7.35169 5.60932C7.16006 6.19023 6.89578 6.99138 6.59189 7.75659C6.41153 8.21076 6.20976 8.67182 5.99068 9.08368C5.95057 9.1591 5.90878 9.23497 5.86529 9.31054L6.68476 9.51541ZM13.75 11C13.75 10.3096 14.3096 9.75 15 9.75C15.6904 9.75 16.25 10.3096 16.25 11C16.25 11.6904 15.6904 12.25 15 12.25C14.3096 12.25 13.75 11.6904 13.75 11ZM9 9.75C8.30964 9.75 7.75 10.3096 7.75 11C7.75 11.6904 8.30964 12.25 9 12.25C9.69036 12.25 10.25 11.6904 10.25 11C10.25 10.3096 9.69036 9.75 9 9.75Z\" fill=\"currentColor\"/>",
12171
12185
  "tags": "Path",