@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.212 → 1.1.214

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-2",
21
- version: "1.1.212",
21
+ version: "1.1.214",
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-2",
3
- "version": "1.1.212",
3
+ "version": "1.1.214",
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.212) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1973 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.214) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1976 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
 
@@ -151,6 +151,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
151
151
  - **IconPromptSuggestion** — prompt-suggestion, auto-prompt
152
152
  - **IconPromptTextToImage** — prompt-text-to-image
153
153
  - **IconPromptTextToVideo** — prompt-text-to-video
154
+ - **IconQuickAi** — quick-ai, rising
154
155
  - **IconReceiptionBellSparkle** — receiption-bell-sparkle, ai-concierge, ai-assistant
155
156
  - **IconRobot** — robot
156
157
  - **IconRobot2** — robot-2, agent, scout
@@ -1903,6 +1904,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1903
1904
  - **IconGoldMedal** — gold-medal, first-place, win
1904
1905
  - **IconGraduateCap** — graduate-cap, study, education, academic, student
1905
1906
  - **IconGraduateCap2** — graduate-cap-2, study, education, academic, student
1907
+ - **IconHermesHelmet** — hermes-helmet
1906
1908
  - **IconInfinity** — infinity, loop, boomerang
1907
1909
  - **IconInjection** — injection
1908
1910
  - **IconJudgeGavel** — judge-gavel, legal, terms, law
@@ -2117,6 +2119,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
2117
2119
  ### Vehicles
2118
2120
 
2119
2121
  - **IconBoat** — boat, ship, sailing
2122
+ - **IconCarTaxi** — car-taxi, uber
2120
2123
  - **IconSteeringWheel1** — steering-wheel, autopilot, drive
2121
2124
 
2122
2125
  ### Vehicles & Aircrafts
package/tsx-icons.json CHANGED
@@ -2891,6 +2891,13 @@
2891
2891
  "iconName": "car-front-view",
2892
2892
  "pathname": "src/IconCarFrontView"
2893
2893
  },
2894
+ {
2895
+ "svg": "<Path d=\"M3 18V11.6056C3 11.2107 3.11688 10.8247 3.3359 10.4962L6.40627 5.8906C6.7772 5.3342 7.40166 5 8.07037 5H15.9296C16.5983 5 17.2228 5.3342 17.5937 5.8906L20.6641 10.4962C20.8831 10.8247 21 11.2107 21 11.6056V18C21 18.5523 20.5523 19 20 19H18C17.4477 19 17 18.5523 17 18V17H7V18C7 18.5523 6.55228 19 6 19H4C3.44772 19 3 18.5523 3 18Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M2 10H3.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 10H22\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 13H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 13H18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 5V3L14 3V5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
2896
+ "tags": "Path",
2897
+ "componentName": "IconCarTaxi",
2898
+ "iconName": "car-taxi, uber",
2899
+ "pathname": "src/IconCarTaxi"
2900
+ },
2894
2901
  {
2895
2902
  "svg": "<Path d=\"M15 4H9C7.89543 4 7 4.89543 7 6V18C7 19.1046 7.89543 20 9 20H15C16.1046 20 17 19.1046 17 18V6C17 4.89543 16.1046 4 15 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 6H19C20.1046 6 21 6.89543 21 8V16C21 17.1046 20.1046 18 19 18H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 18H5C3.89543 18 3 17.1046 3 16V8C3 6.89543 3.89543 6 5 6H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2896
2903
  "tags": "Path",
@@ -6811,6 +6818,13 @@
6811
6818
  "iconName": "heart-donation, dollar",
6812
6819
  "pathname": "src/IconHeartDonation"
6813
6820
  },
6821
+ {
6822
+ "svg": "<Path d=\"M12 11L11.6327 5.85751C11.5579 4.8109 10.687 4 9.63776 4H3L3 5C3 6.10457 3.89543 7 5 7H7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 10H5V11C5 12.1046 5.89543 13 7 13H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 7H4V8C4 9.10457 4.89543 10 6 10H8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"11.9969\" cy=\"12.9002\" r=\"1.7\" stroke=\"currentColor\" strokeWidth=\"1.7\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 13V15.7984C7 16.2526 6.84544 16.6932 6.56174 17.0478L5.16223 18.7972C5.05721 18.9285 5 19.0916 5 19.2597C5 19.6686 5.33145 20 5.74031 20H8.32988C9.75198 20 11.1495 19.6289 12.3842 18.9233C13.4478 18.3156 14.6344 17.9547 15.8563 17.8674L19.2014 17.6285C20.2148 17.5561 21 16.7128 21 15.6968C21 14.9633 20.5856 14.2928 19.9295 13.9648L19 13.5C18.7168 10.3851 16.1051 8 12.9773 8H12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
6823
+ "tags": "Circle, Path",
6824
+ "componentName": "IconHermesHelmet",
6825
+ "iconName": "hermes-helmet",
6826
+ "pathname": "src/IconHermesHelmet"
6827
+ },
6814
6828
  {
6815
6829
  "svg": "<Path d=\"M11 13H13.1874C13.7187 13 14.2282 12.7886 14.6034 12.4125L19.5892 7.41421C20.3686 6.63288 20.3678 5.36791 19.5875 4.58755L19.4142 4.41422C18.6331 3.63317 17.3668 3.63317 16.5857 4.41423L11.5858 9.41422C11.2107 9.7893 11 10.298 11 10.8284V13Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.0003 21.0001C11.5003 21.0001 8.93732 20.1295 6.71782 17.91C3.00784 14.2 2.05809 9.13466 4.5965 6.59626C6.68218 4.51058 10.4738 4.77977 13.8179 7.00007\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.1066 10C19.9926 13.3312 21.2145 16.7286 19.0002 18.5C17.3414 19.8271 15.2423 18.2924 14.0176 17.1094\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
6816
6830
  "tags": "Path",
@@ -10010,6 +10024,13 @@
10010
10024
  "iconName": "qr-code, barcode, scan",
10011
10025
  "pathname": "src/IconQrCode"
10012
10026
  },
10027
+ {
10028
+ "svg": "<Path d=\"M5 19L10.5 13.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M10 19L12 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M5 14L7 12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M17.1059 5.74536L16.2474 3.51334C16.1285 3.20407 15.8314 3 15.5 3C15.1686 3 14.8715 3.20407 14.7526 3.51334L13.8941 5.74536C13.6909 6.27354 13.2735 6.69094 12.7454 6.89409L10.5133 7.75256C10.2041 7.87151 10 8.16864 10 8.5C10 8.83136 10.2041 9.12849 10.5133 9.24744L12.7454 10.1059C13.2735 10.3091 13.6909 10.7265 13.8941 11.2546L14.7526 13.4867C14.8715 13.7959 15.1686 14 15.5 14C15.8314 14 16.1285 13.7959 16.2474 13.4867L17.1059 11.2546C17.3091 10.7265 17.7265 10.3091 18.2546 10.1059L20.4867 9.24744C20.7959 9.12849 21 8.83136 21 8.5C21 8.16864 20.7959 7.87151 20.4867 7.75256L18.2546 6.89409C17.7265 6.69094 17.3091 6.27354 17.1059 5.74536Z\" stroke=\"currentColor\" strokeWidth=\"1.8\"/>",
10029
+ "tags": "Path",
10030
+ "componentName": "IconQuickAi",
10031
+ "iconName": "quick-ai, rising",
10032
+ "pathname": "src/IconQuickAi"
10033
+ },
10013
10034
  {
10014
10035
  "svg": "<Path d=\"M18 17L21 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M4.06201 10C4.55411 6.05369 7.9205 3 12.0001 3C16.4184 3 20.0001 6.58172 20.0001 11C20.0001 15.0797 16.9464 18.4461 13 18.9381\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M3.70748 16.1746L7.91802 11.2623C8.24059 10.886 8.85526 11.1579 8.79378 11.6497L8.5 14H10.9129C11.3401 14 11.5705 14.5011 11.2925 14.8254L7.08198 19.7377C6.75941 20.114 6.14474 19.8421 6.20622 19.3503L6.5 17H4.08711C3.65993 17 3.42948 16.4989 3.70748 16.1746Z\" fill=\"currentColor\"/>",
10015
10036
  "tags": "Path",