@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.244 → 1.1.245

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-2-stroke-2",
21
- version: "1.1.244",
21
+ version: "1.1.245",
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-2-stroke-2",
3
- "version": "1.1.244",
3
+ "version": "1.1.245",
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.244) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2012 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.245) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2013 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,10 +1017,14 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1017
1017
 
1018
1018
  ### Health & Medical
1019
1019
 
1020
+ - **IconInjection** — injection
1020
1021
  - **IconMask1** — mask, medical-mask, covid
1021
1022
  - **IconMedicalCross** — medical-cross, first-aid, emergency
1022
1023
  - **IconMedicalCrossCircle** — medical-cross-circle, first-aid, emergency
1023
1024
  - **IconMedicalCrossSquare** — medical-cross-square, first-aid, emergency
1025
+ - **IconMedicinePill** — medicine-pill
1026
+ - **IconMedicinePill2** — medicine-pill-2, tablett
1027
+ - **IconMedicineTablett** — medicine-tablett, pill
1024
1028
 
1025
1029
  ### Interface General
1026
1030
 
@@ -1214,6 +1218,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1214
1218
  - **IconTrashRounded** — trash-rounded, delete, remove
1215
1219
  - **IconTrial** — trial, try, money-back, test-phase
1216
1220
  - **IconUnarchiv** — unarchiv, unbox
1221
+ - **IconUnblock** — unblock, unban
1217
1222
  - **IconUnpin** — unpin
1218
1223
  - **IconUnpin2** — unpin-2
1219
1224
  - **IconUntrash** — untrash
@@ -1944,7 +1949,6 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1944
1949
  - **IconGraduateCap2** — graduate-cap-2, study, education, academic, student
1945
1950
  - **IconHermesHelmet** — hermes-helmet
1946
1951
  - **IconInfinity** — infinity, loop, boomerang
1947
- - **IconInjection** — injection
1948
1952
  - **IconJudgeGavel** — judge-gavel, legal, terms, law
1949
1953
  - **IconLab** — lab
1950
1954
  - **IconLifeVest** — life-vest, vest
@@ -1953,9 +1957,6 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1953
1957
  - **IconMagicLamp** — magic-lamp, wish, agents, genie
1954
1958
  - **IconMakeItPop** — make-it-pop, design
1955
1959
  - **IconMedal** — medal, trophy, badge, winner, win
1956
- - **IconMedicinePill** — medicine-pill
1957
- - **IconMedicinePill2** — medicine-pill-2, tablett
1958
- - **IconMedicineTablett** — medicine-tablett, pill
1959
1960
  - **IconMouth** — mouth, kiss
1960
1961
  - **IconNailedIt** — nailed-it
1961
1962
  - **IconOrganisation** — organisation, organimgram
package/tsx-icons.json CHANGED
@@ -3438,7 +3438,7 @@
3438
3438
  "pathname": "src/IconCircleArrowDown"
3439
3439
  },
3440
3440
  {
3441
- "svg": "<Path d=\"M2 12C2 6.47715 6.47715 2 12 2C14.4013 2 16.6049 2.84637 18.3287 4.25705L4.25705 18.3287C2.84637 16.6049 2 14.4013 2 12Z\" fill=\"currentColor\"/><Path d=\"M5.67127 19.7429C7.39514 21.1536 9.59873 22 12 22C17.5228 22 22 17.5228 22 12C22 9.59873 21.1536 7.39514 19.7429 5.67127L5.67127 19.7429Z\" fill=\"currentColor\"/>",
3441
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.7611 2 17.2627 3.12016 19.0713 4.92871C20.8798 6.73726 22 9.23885 22 12C22 17.5228 17.5228 22 12 22C9.23885 22 6.73726 20.8798 4.92871 19.0713C3.12016 17.2627 2 14.7611 2 12C2 6.47715 6.47715 2 12 2ZM7.09473 18.3184C8.44997 19.3721 10.1507 20 12 20C16.4183 20 20 16.4183 20 12C20 10.1507 19.3721 8.44997 18.3184 7.09473L7.09473 18.3184ZM12 4C7.58172 4 4 7.58172 4 12C4 13.8488 4.6274 15.5492 5.68066 16.9043L16.9043 5.68066C15.5492 4.6274 13.8488 4 12 4Z\" fill=\"currentColor\"/>",
3442
3442
  "tags": "Path",
3443
3443
  "componentName": "IconCircleBanSign",
3444
3444
  "iconName": "circle-ban-sign, circle, block, ads",
@@ -4628,7 +4628,7 @@
4628
4628
  "pathname": "src/IconDevices"
4629
4629
  },
4630
4630
  {
4631
- "svg": "<Path d=\"M21 9C22.1046 9 23 9.89543 23 11V19C23 20.1046 22.1046 21 21 21H18C16.8954 21 16 20.1046 16 19V11C16 9.89543 16.8954 9 18 9H21Z\" fill=\"currentColor\"/><Path d=\"M15 20H3C1.89543 20 1 19.1046 1 18C1 17.4477 1.44772 17 2 17H15V20Z\" fill=\"currentColor\"/><Path d=\"M18 3C19.6569 3 21 4.34315 21 6V8H18C16.3431 8 15 9.34315 15 11V16H3V6C3 4.34315 4.34315 3 6 3H18Z\" fill=\"currentColor\"/>",
4631
+ "svg": "<Path d=\"M20 9C21.6569 9 23 10.3431 23 12V18C23 19.6569 21.6569 21 20 21H18C16.3431 21 15 19.6569 15 18V12C15 10.3431 16.3431 9 18 9H20Z\" fill=\"currentColor\"/><Path d=\"M13 18C13 18.9111 13.2452 19.7644 13.6709 20.5H4C2.34315 20.5 1 19.1569 1 17.5V17C1 16.4477 1.44772 16 2 16H13V18Z\" fill=\"currentColor\"/><Path d=\"M18 3C19.6569 3 21 4.34315 21 6V7.09961C20.6769 7.03403 20.3424 7 20 7H18C15.2386 7 13 9.23858 13 12V14H3V6C3 4.34315 4.34315 3 6 3H18Z\" fill=\"currentColor\"/>",
4632
4632
  "tags": "Path",
4633
4633
  "componentName": "IconDevices2",
4634
4634
  "iconName": "devices-2, laptop-phone",
@@ -9374,7 +9374,7 @@
9374
9374
  "pathname": "src/IconParagraph"
9375
9375
  },
9376
9376
  {
9377
- "svg": "<Path d=\"M10.1121 13.4942C9.83968 13.7237 9.56313 13.9721 9.29949 14.2312C8.23359 12.0613 7.44796 9.60503 7.05182 7.49879C6.81403 6.23445 6.72604 5.14516 6.7818 4.34752C6.80978 3.94731 6.87122 3.66409 6.94085 3.48312C6.96597 3.41782 6.98789 3.37644 7.00314 3.35176C7.03214 3.35089 7.07893 3.35261 7.14805 3.3635C7.33958 3.39368 7.61558 3.48209 7.97616 3.65796C8.69481 4.00849 9.59418 4.62933 10.5702 5.46744C12.1962 6.86362 13.9306 8.77213 15.2768 10.7802C14.9206 10.8789 14.5673 10.9943 14.2322 11.1154C13.3983 11.4171 12.6021 11.7828 12.0536 12.0995C11.5052 12.4161 10.7903 12.9228 10.1121 13.4942Z\" fill=\"currentColor\"/><Path d=\"M4.76941 5.08691C1.77398 8.21571 1.0626 13.0606 3.33751 17.0009C3.7092 17.6447 4.62845 17.6722 5.03805 17.0519C5.73704 15.9932 6.57339 15.3094 7.43963 14.978C6.31937 12.663 5.50497 10.0893 5.08725 7.8683C4.90063 6.87609 4.78812 5.92805 4.76941 5.08691Z\" fill=\"currentColor\"/><Path d=\"M9.625 2.28377C10.3441 2.72054 11.1089 3.292 11.8748 3.94972C13.5894 5.422 15.4111 7.41411 16.8558 9.54179C17.5759 8.95728 18.5863 8.57489 19.8526 8.4989C20.5947 8.45437 21.0304 7.64448 20.6587 7.00069C18.3838 3.06044 13.8323 1.25405 9.625 2.28377Z\" fill=\"currentColor\"/><Path d=\"M13.9508 13.3838C13.5962 13.5416 13.2869 13.6974 13.0546 13.8315C12.8224 13.9656 12.5328 14.1556 12.2188 14.3838L15.6318 20.2953C15.9079 20.7736 16.5195 20.9375 16.9978 20.6613C17.4761 20.3852 17.64 19.7736 17.3638 19.2953L13.9508 13.3838Z\" fill=\"currentColor\"/>",
9377
+ "svg": "<Path d=\"M10.1121 13.4942C9.83968 13.7237 9.56313 13.9721 9.29949 14.2312C8.23359 12.0613 7.44796 9.60503 7.05182 7.49879C6.81403 6.23445 6.72604 5.14516 6.7818 4.34752C6.80978 3.94731 6.87122 3.66409 6.94085 3.48312C6.96597 3.41782 6.98789 3.37644 7.00314 3.35176C7.03214 3.35089 7.07893 3.35261 7.14805 3.3635C7.33958 3.39368 7.61558 3.48209 7.97616 3.65796C8.69481 4.00849 9.59418 4.62933 10.5702 5.46744C12.1962 6.86362 13.9306 8.77213 15.2768 10.7802C14.9206 10.8789 14.5673 10.9943 14.2322 11.1154C13.3983 11.4171 12.6021 11.7828 12.0536 12.0995C11.5052 12.4161 10.7903 12.9228 10.1121 13.4942Z\" fill=\"currentColor\"/><Path d=\"M4.77331 5.08691C1.77789 8.21571 1.06651 13.0606 3.34142 17.0009C3.71311 17.6447 4.63236 17.6722 5.04195 17.0519C5.74095 15.9932 6.5773 15.3094 7.44354 14.978C6.32328 12.663 5.50888 10.0893 5.09115 7.8683C4.90454 6.87609 4.79202 5.92805 4.77331 5.08691Z\" fill=\"currentColor\"/><Path d=\"M9.625 2.28377C10.3441 2.72054 11.1089 3.292 11.8748 3.94972C13.5894 5.422 15.4111 7.41411 16.8558 9.54179C17.5759 8.95728 18.5863 8.57489 19.8526 8.4989C20.5947 8.45437 21.0304 7.64448 20.6587 7.00069C18.3838 3.06044 13.8323 1.25405 9.625 2.28377Z\" fill=\"currentColor\"/><Path d=\"M13.9508 13.3838C13.5962 13.5416 13.2869 13.6974 13.0546 13.8315C12.8224 13.9656 12.5328 14.1556 12.2188 14.3838L15.6318 20.2953C15.9079 20.7736 16.5195 20.9375 16.9978 20.6613C17.4761 20.3852 17.64 19.7736 17.3638 19.2953L13.9508 13.3838Z\" fill=\"currentColor\"/>",
9378
9378
  "tags": "Path",
9379
9379
  "componentName": "IconParasol",
9380
9380
  "iconName": "parasol,umbrella,vacation",
@@ -13153,6 +13153,13 @@
13153
13153
  "iconName": "unarchiv, unbox",
13154
13154
  "pathname": "src/IconUnarchiv"
13155
13155
  },
13156
+ {
13157
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 4C7.58172 4 4 7.58172 4 12C4 13.8484 4.62892 15.5488 5.68164 16.9033L8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.0957 18.3174C8.45045 19.3706 10.1511 20 12 20C16.4183 20 20 16.4183 20 12C20 10.1511 19.3706 8.45045 18.3174 7.0957L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.9033 5.68164C15.5488 4.62892 13.8484 4 12 4Z\" fill=\"currentColor\"/>",
13158
+ "tags": "Path",
13159
+ "componentName": "IconUnblock",
13160
+ "iconName": "unblock, unban",
13161
+ "pathname": "src/IconUnblock"
13162
+ },
13156
13163
  {
13157
13164
  "svg": "<Path d=\"M9.5 6.25C9.5 6.80228 9.05228 7.25 8.5 7.25C7.94772 7.25 7.5 6.80228 7.5 6.25C7.5 5.69772 7.94772 5.25 8.5 5.25C9.05228 5.25 9.5 5.69772 9.5 6.25Z\" fill=\"currentColor\"/><Path d=\"M6 6.25C6 6.80228 5.55228 7.25 5 7.25C4.44772 7.25 4 6.80228 4 6.25C4 5.69772 4.44772 5.25 5 5.25C5.55228 5.25 6 5.69772 6 6.25Z\" fill=\"currentColor\"/><Path d=\"M9.5 17.75C9.5 18.3023 9.05228 18.75 8.5 18.75C7.94772 18.75 7.5 18.3023 7.5 17.75C7.5 17.1977 7.94772 16.75 8.5 16.75C9.05228 16.75 9.5 17.1977 9.5 17.75Z\" fill=\"currentColor\"/><Path d=\"M9.25 3.25C9.25 3.66421 8.91421 4 8.5 4C8.08579 4 7.75 3.66421 7.75 3.25C7.75 2.83579 8.08579 2.5 8.5 2.5C8.91421 2.5 9.25 2.83579 9.25 3.25Z\" fill=\"currentColor\"/><Path d=\"M3 10C3 10.4142 2.66421 10.75 2.25 10.75C1.83579 10.75 1.5 10.4142 1.5 10C1.5 9.58579 1.83579 9.25 2.25 9.25C2.66421 9.25 3 9.58579 3 10Z\" fill=\"currentColor\"/><Path d=\"M3 14C3 14.4142 2.66421 14.75 2.25 14.75C1.83579 14.75 1.5 14.4142 1.5 14C1.5 13.5858 1.83579 13.25 2.25 13.25C2.66421 13.25 3 13.5858 3 14Z\" fill=\"currentColor\"/><Path d=\"M9.25 20.75C9.25 21.1642 8.91421 21.5 8.5 21.5C8.08579 21.5 7.75 21.1642 7.75 20.75C7.75 20.3358 8.08579 20 8.5 20C8.91421 20 9.25 20.3358 9.25 20.75Z\" fill=\"currentColor\"/><Path d=\"M10 10C10 10.8284 9.32843 11.5 8.5 11.5C7.67157 11.5 7 10.8284 7 10C7 9.17157 7.67157 8.5 8.5 8.5C9.32843 8.5 10 9.17157 10 10Z\" fill=\"currentColor\"/><Path d=\"M10 14C10 14.8284 9.32843 15.5 8.5 15.5C7.67157 15.5 7 14.8284 7 14C7 13.1716 7.67157 12.5 8.5 12.5C9.32843 12.5 10 13.1716 10 14Z\" fill=\"currentColor\"/><Path d=\"M6 10C6 10.5523 5.55228 11 5 11C4.44772 11 4 10.5523 4 10C4 9.44772 4.44772 9 5 9C5.55228 9 6 9.44772 6 10Z\" fill=\"currentColor\"/><Path d=\"M6 14C6 14.5523 5.55228 15 5 15C4.44772 15 4 14.5523 4 14C4 13.4477 4.44772 13 5 13C5.55228 13 6 13.4477 6 14Z\" fill=\"currentColor\"/><Path d=\"M6 17.75C6 18.3023 5.55228 18.75 5 18.75C4.44772 18.75 4 18.3023 4 17.75C4 17.1977 4.44772 16.75 5 16.75C5.55228 16.75 6 17.1977 6 17.75Z\" fill=\"currentColor\"/><Path d=\"M12 2C11.4477 2 11 2.44772 11 3V21C11 21.5523 11.4477 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2Z\" fill=\"currentColor\"/>",
13158
13165
  "tags": "Path",