@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.244 → 1.1.246

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-outlined-radius-2-stroke-1",
21
- version: "1.1.244",
21
+ version: "1.1.246",
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-outlined-radius-2-stroke-1",
3
- "version": "1.1.244",
3
+ "version": "1.1.246",
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.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.
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
@@ -1965,6 +1966,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1965
1966
  - **IconPeace** — peace
1966
1967
  - **IconPets** — pets, paw, animal
1967
1968
  - **IconPiggyBank** — piggy-bank, save-money
1969
+ - **IconPiggyBankCoin** — piggy-bank-coin, money, cashback, savings
1968
1970
  - **IconPillow** — pillow, sleep, snooze
1969
1971
  - **IconPillowZz** — pillow-zz, sleep, snooze
1970
1972
  - **IconPilone** — pilone, maintenance
package/tsx-icons.json CHANGED
@@ -3438,7 +3438,7 @@
3438
3438
  "pathname": "src/IconCircleArrowDown"
3439
3439
  },
3440
3440
  {
3441
- "svg": "<Path d=\"M18.7175 5.28249C16.9984 3.56332 14.6234 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 14.6234 3.56332 16.9984 5.28249 18.7175M18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C9.37665 21.5 7.00165 20.4367 5.28249 18.7175M18.7175 5.28249L5.28249 18.7175\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
3441
+ "svg": "<Path d=\"M21.5 12C21.5 17.2467 17.2467 21.5 12 21.5C9.37665 21.5 7.00165 20.4367 5.28249 18.7175C3.56332 16.9984 2.5 14.6234 2.5 12C2.5 6.75329 6.75329 2.5 12 2.5C14.6234 2.5 16.9984 3.56332 18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M18.4413 5.55859L5.46924 18.5307\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
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=\"M15.5 11.5C15.5 10.3954 16.3954 9.5 17.5 9.5H20.5C21.6046 9.5 22.5 10.3954 22.5 11.5V18.5C22.5 19.6046 21.6046 20.5 20.5 20.5H17.5C16.3954 20.5 15.5 19.6046 15.5 18.5V11.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 19.5H3C2.17157 19.5 1.5 18.8284 1.5 18V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 7V5.5C20.5 4.39543 19.6046 3.5 18.5 3.5H5.5C4.39543 3.5 3.5 4.39543 3.5 5.5V17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
4631
+ "svg": "<Path d=\"M15.5 11.5C15.5 10.3954 16.3954 9.5 17.5 9.5H20.5C21.6046 9.5 22.5 10.3954 22.5 11.5V18.5C22.5 19.6046 21.6046 20.5 20.5 20.5H17.5C16.3954 20.5 15.5 19.6046 15.5 18.5V11.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 19.5H3C2.17157 19.5 1.5 18.8284 1.5 18V17.5H13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 7V5.5C20.5 4.39543 19.6046 3.5 18.5 3.5H5.5C4.39543 3.5 3.5 4.39543 3.5 5.5V17.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
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": "<G clip-Path=\"url(#clip0_9082_25736)\"><Path d=\"M15.8177 19.6119L10.9427 11.1681C9.96839 11.7306 9.11911 12.5097 8.28658 13.5677C6.48754 13.4516 4.75549 14.4516 3.52344 16.3177C1.03816 12.013 2.51303 6.50872 6.81767 4.02344C11.1223 1.53816 16.6266 3.01303 19.1119 7.31767C16.8798 7.45161 15.1478 8.45165 14.3488 10.0677\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.28516 13.5677C5.79987 9.26303 5.14222 4.98994 6.81625 4.02344C8.49027 3.05694 11.8621 5.76303 14.3473 10.0677C13.0148 10.2597 11.9155 10.6056 10.9412 11.1681\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></G><Defs><ClipPath id=\"clip0_9082_25736\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs>",
9377
+ "svg": "<G clip-Path=\"url(#clip0_15261_28228)\"><Path d=\"M15.8177 19.6119L10.9427 11.1681C9.96839 11.7306 9.11911 12.5097 8.28658 13.5677C6.48754 13.4516 4.75549 14.4516 3.52344 16.3177C1.03816 12.013 2.51303 6.50872 6.81767 4.02344C11.1223 1.53816 16.6266 3.01303 19.1119 7.31767C16.8798 7.45161 15.1478 8.45165 14.3488 10.0677\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.28906 13.5677C5.80378 9.26303 5.14613 4.98994 6.82015 4.02344C8.49418 3.05694 11.866 5.76303 14.3512 10.0677C13.0187 10.2597 11.9194 10.6056 10.9451 11.1681\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></G><Defs><ClipPath id=\"clip0_15261_28228\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs>",
9378
9378
  "tags": "ClipPath, Defs, G, Path, Rect",
9379
9379
  "componentName": "IconParasol",
9380
9380
  "iconName": "parasol,umbrella,vacation",
@@ -9751,6 +9751,13 @@
9751
9751
  "iconName": "piggy-bank, save-money",
9752
9752
  "pathname": "src/IconPiggyBank"
9753
9753
  },
9754
+ {
9755
+ "svg": "<Path d=\"M9.5 19.6983C9.35129 20.1752 8.90976 20.5 8.4102 20.5H6.54471C5.9697 20.5 5.4154 20.2578 5.06905 19.7988C1.37658 14.9053 1.19825 7.13793 7.63317 7.13793H12.5127C14.0336 5.90784 15.2485 5 17.2707 5C17.2707 7.73497 18.4898 9.33017 20.754 10.122C21.1863 10.2731 21.5 10.6656 21.5 11.1235V14.3765C21.5 14.8344 21.1864 15.2275 20.7534 15.3765C19.0209 15.9726 17.832 17.0107 17.306 18.5327C16.9452 19.5766 16.1046 20.5 15 20.5H14.0898C13.5902 20.5 13.1487 20.1752 13 19.6983C12.8513 19.2214 12.4098 18.8966 11.9102 18.8966L10.5898 18.8966C10.0902 18.8966 9.64871 19.2214 9.5 19.6983Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.90675 7C7.80498 6.68497 7.75 6.3489 7.75 6C7.75 4.20507 9.20507 2.75 11 2.75C12.7145 2.75 14.1189 4.0776 14.2413 5.76087\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 10.75C17 11.3023 16.5523 11.75 16 11.75C15.4477 11.75 15 11.3023 15 10.75C15 10.1977 15.4477 9.75 16 9.75C16.5523 9.75 17 10.1977 17 10.75Z\" fill=\"currentColor\"/>",
9756
+ "tags": "Path",
9757
+ "componentName": "IconPiggyBankCoin",
9758
+ "iconName": "piggy-bank-coin, money, cashback, savings",
9759
+ "pathname": "src/IconPiggyBankCoin"
9760
+ },
9754
9761
  {
9755
9762
  "svg": "<Path d=\"M7.71469 4.07522C6.8901 4.26235 6.03957 3.84304 5.23174 3.59331C5.03551 3.53265 4.8271 3.5 4.61111 3.5C3.44518 3.5 2.5 4.45139 2.5 5.625C2.5 5.82261 2.5268 6.01392 2.57693 6.19545C2.79713 6.99273 3.16735 7.83564 2.9731 8.63964C2.70793 9.73713 2.5 10.9367 2.5 12C2.5 13.0633 2.70793 14.2629 2.9731 15.3604C3.16735 16.1644 2.79713 17.0073 2.57693 17.8045C2.5268 17.9861 2.5 18.1774 2.5 18.375C2.5 19.5486 3.44518 20.5 4.61111 20.5C4.82568 20.5 5.03278 20.4678 5.22788 20.4079C6.0348 20.1601 6.88441 19.7439 7.7076 19.9306C9.07348 20.2403 10.6278 20.5 12 20.5C13.3722 20.5 14.9265 20.2403 16.2924 19.9306C17.1156 19.7439 17.9652 20.1601 18.7722 20.4079C18.9673 20.4678 19.1744 20.5 19.3889 20.5C20.5549 20.5 21.5001 19.5486 21.5001 18.375C21.5001 18.1774 21.4733 17.9861 21.4231 17.8045C21.2029 17.0072 20.8327 16.1643 21.0269 15.3603C21.2921 14.2628 21.5 13.0632 21.5 12C21.5 10.9367 21.2921 9.73713 21.0269 8.63964C20.8327 7.83564 21.2029 6.99273 21.4231 6.19545C21.4732 6.01392 21.5 5.82261 21.5 5.625C21.5 4.45139 20.5548 3.5 19.3889 3.5C19.1729 3.5 18.9645 3.53265 18.7683 3.59331C17.9604 3.84304 17.1099 4.26235 16.2853 4.07522C14.9093 3.76294 13.3499 3.5 12 3.5C10.6501 3.5 9.09069 3.76294 7.71469 4.07522Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
9756
9763
  "tags": "Path",
@@ -13153,6 +13160,13 @@
13153
13160
  "iconName": "unarchiv, unbox",
13154
13161
  "pathname": "src/IconUnarchiv"
13155
13162
  },
13163
+ {
13164
+ "svg": "<Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M5.5 18.5L9.75 14.25\" stroke=\"currentColor\" strokeLinecap=\"round\"/><Path d=\"M14.25 9.75L18.5 5.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
13165
+ "tags": "Circle, Path",
13166
+ "componentName": "IconUnblock",
13167
+ "iconName": "unblock, unban",
13168
+ "pathname": "src/IconUnblock"
13169
+ },
13156
13170
  {
13157
13171
  "svg": "<Path d=\"M9.75 6.25C9.75 6.80228 9.30228 7.25 8.75 7.25C8.19772 7.25 7.75 6.80228 7.75 6.25C7.75 5.69772 8.19772 5.25 8.75 5.25C9.30228 5.25 9.75 5.69772 9.75 6.25Z\" fill=\"currentColor\"/><Path d=\"M6.25 6.25C6.25 6.80228 5.80228 7.25 5.25 7.25C4.69772 7.25 4.25 6.80228 4.25 6.25C4.25 5.69772 4.69772 5.25 5.25 5.25C5.80228 5.25 6.25 5.69772 6.25 6.25Z\" fill=\"currentColor\"/><Path d=\"M9.75 17.75C9.75 18.3023 9.30228 18.75 8.75 18.75C8.19772 18.75 7.75 18.3023 7.75 17.75C7.75 17.1977 8.19772 16.75 8.75 16.75C9.30228 16.75 9.75 17.1977 9.75 17.75Z\" fill=\"currentColor\"/><Path d=\"M9.5 3.25C9.5 3.66421 9.16421 4 8.75 4C8.33579 4 8 3.66421 8 3.25C8 2.83579 8.33579 2.5 8.75 2.5C9.16421 2.5 9.5 2.83579 9.5 3.25Z\" fill=\"currentColor\"/><Path d=\"M3.25 10C3.25 10.4142 2.91421 10.75 2.5 10.75C2.08579 10.75 1.75 10.4142 1.75 10C1.75 9.58579 2.08579 9.25 2.5 9.25C2.91421 9.25 3.25 9.58579 3.25 10Z\" fill=\"currentColor\"/><Path d=\"M3.25 14C3.25 14.4142 2.91421 14.75 2.5 14.75C2.08579 14.75 1.75 14.4142 1.75 14C1.75 13.5858 2.08579 13.25 2.5 13.25C2.91421 13.25 3.25 13.5858 3.25 14Z\" fill=\"currentColor\"/><Path d=\"M9.5 20.75C9.5 21.1642 9.16421 21.5 8.75 21.5C8.33579 21.5 8 21.1642 8 20.75C8 20.3358 8.33579 20 8.75 20C9.16421 20 9.5 20.3358 9.5 20.75Z\" fill=\"currentColor\"/><Path d=\"M10.25 10C10.25 10.8284 9.57843 11.5 8.75 11.5C7.92157 11.5 7.25 10.8284 7.25 10C7.25 9.17157 7.92157 8.5 8.75 8.5C9.57843 8.5 10.25 9.17157 10.25 10Z\" fill=\"currentColor\"/><Path d=\"M10.25 14C10.25 14.8284 9.57843 15.5 8.75 15.5C7.92157 15.5 7.25 14.8284 7.25 14C7.25 13.1716 7.92157 12.5 8.75 12.5C9.57843 12.5 10.25 13.1716 10.25 14Z\" fill=\"currentColor\"/><Path d=\"M6.25 10C6.25 10.5523 5.80228 11 5.25 11C4.69772 11 4.25 10.5523 4.25 10C4.25 9.44772 4.69772 9 5.25 9C5.80228 9 6.25 9.44772 6.25 10Z\" fill=\"currentColor\"/><Path d=\"M6.25 14C6.25 14.5523 5.80228 15 5.25 15C4.69772 15 4.25 14.5523 4.25 14C4.25 13.4477 4.69772 13 5.25 13C5.80228 13 6.25 13.4477 6.25 14Z\" fill=\"currentColor\"/><Path d=\"M6.25 17.75C6.25 18.3023 5.80228 18.75 5.25 18.75C4.69772 18.75 4.25 18.3023 4.25 17.75C4.25 17.1977 4.69772 16.75 5.25 16.75C5.80228 16.75 6.25 17.1977 6.25 17.75Z\" fill=\"currentColor\"/><Path d=\"M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5V21.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
13158
13172
  "tags": "Path",