@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.213 → 1.1.215

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-3-stroke-2",
21
- version: "1.1.213",
21
+ version: "1.1.215",
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-3-stroke-2",
3
- "version": "1.1.213",
3
+ "version": "1.1.215",
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.213) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1974 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.215) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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
@@ -1036,6 +1037,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1036
1037
  - **IconBrokenHeart** — broken-heart, delete-account
1037
1038
  - **IconBrowserTabs** — browser-tabs, tab-groups
1038
1039
  - **IconBucket** — bucket, trash, can
1040
+ - **IconCard** — card, profile, avatar, account
1039
1041
  - **IconChainLink1** — chain-link-1, url
1040
1042
  - **IconChainLink2** — chain-link-2, url
1041
1043
  - **IconChainLink3** — chain-link-3, url
@@ -1903,6 +1905,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
1903
1905
  - **IconGoldMedal** — gold-medal, first-place, win
1904
1906
  - **IconGraduateCap** — graduate-cap, study, education, academic, student
1905
1907
  - **IconGraduateCap2** — graduate-cap-2, study, education, academic, student
1908
+ - **IconHermesHelmet** — hermes-helmet
1906
1909
  - **IconInfinity** — infinity, loop, boomerang
1907
1910
  - **IconInjection** — injection
1908
1911
  - **IconJudgeGavel** — judge-gavel, legal, terms, law
package/tsx-icons.json CHANGED
@@ -2884,6 +2884,13 @@
2884
2884
  "iconName": "car-9-ev, van",
2885
2885
  "pathname": "src/IconCar9Ev"
2886
2886
  },
2887
+ {
2888
+ "svg": "<Path d=\"M5 7.8C5 6.11984 5 5.27976 5.32698 4.63803C5.6146 4.07354 6.07354 3.6146 6.63803 3.32698C7.27976 3 8.11984 3 9.8 3H14.2C15.8802 3 16.7202 3 17.362 3.32698C17.9265 3.6146 18.3854 4.07354 18.673 4.63803C19 5.27976 19 6.11984 19 7.8V16.2C19 17.8802 19 18.7202 18.673 19.362C18.3854 19.9265 17.9265 20.3854 17.362 20.673C16.7202 21 15.8802 21 14.2 21H9.8C8.11984 21 7.27976 21 6.63803 20.673C6.07354 20.3854 5.6146 19.9265 5.32698 19.362C5 18.7202 5 17.8802 5 16.2V7.8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"9\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 14H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 17H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2889
+ "tags": "Circle, Path",
2890
+ "componentName": "IconCard",
2891
+ "iconName": "card, profile, avatar, account",
2892
+ "pathname": "src/IconCard"
2893
+ },
2887
2894
  {
2888
2895
  "svg": "<Path d=\"M3 18V11.9083C3 11.3161 3.17531 10.737 3.50385 10.2442L6.1094 6.3359C6.6658 5.5013 7.60249 5 8.60555 5H15.3944C16.3975 5 17.3342 5.5013 17.8906 6.3359L20.4962 10.2442C20.8247 10.737 21 11.3161 21 11.9083V18C21 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\"/>",
2889
2896
  "tags": "Path",
@@ -6818,6 +6825,13 @@
6818
6825
  "iconName": "heart-donation, dollar",
6819
6826
  "pathname": "src/IconHeartDonation"
6820
6827
  },
6828
+ {
6829
+ "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.2574C7 16.053 6.68393 16.8161 6.12132 17.3787L5.31066 18.1893C5.11175 18.3883 5 18.658 5 18.9393C5 19.5251 5.47487 20 6.06066 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\"/>",
6830
+ "tags": "Circle, Path",
6831
+ "componentName": "IconHermesHelmet",
6832
+ "iconName": "hermes-helmet",
6833
+ "pathname": "src/IconHermesHelmet"
6834
+ },
6821
6835
  {
6822
6836
  "svg": "<Path d=\"M11 13H12.7725C13.5694 13 14.3336 12.6829 14.8965 12.1187L19.5027 7.50093C20.3299 6.67169 20.3291 5.32915 19.5009 4.50094C18.6719 3.67199 17.3279 3.672 16.499 4.50095L11.8787 9.12133C11.3161 9.68394 11 10.447 11 11.2426V13Z\" 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\"/>",
6823
6837
  "tags": "Path",
@@ -10017,6 +10031,13 @@
10017
10031
  "iconName": "qr-code, barcode, scan",
10018
10032
  "pathname": "src/IconQrCode"
10019
10033
  },
10034
+ {
10035
+ "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=\"M16.9464 5.33054L16.2474 3.51334C16.1285 3.20407 15.8314 3 15.5 3C15.1686 3 14.8715 3.20407 14.7526 3.51334L14.0536 5.33054C13.7489 6.12282 13.1228 6.74892 12.3305 7.05364L10.5133 7.75256C10.2041 7.87151 10 8.16864 10 8.5C10 8.83136 10.2041 9.12849 10.5133 9.24744L12.3305 9.94636C13.1228 10.2511 13.7489 10.8772 14.0536 11.6695L14.7526 13.4867C14.8715 13.7959 15.1686 14 15.5 14C15.8314 14 16.1285 13.7959 16.2474 13.4867L16.9464 11.6695C17.2511 10.8772 17.8772 10.2511 18.6695 9.94636L20.4867 9.24744C20.7959 9.12849 21 8.83136 21 8.5C21 8.16864 20.7959 7.87151 20.4867 7.75256L18.6695 7.05364C17.8772 6.74892 17.2511 6.12282 16.9464 5.33054Z\" stroke=\"currentColor\" strokeWidth=\"1.8\"/>",
10036
+ "tags": "Path",
10037
+ "componentName": "IconQuickAi",
10038
+ "iconName": "quick-ai, rising",
10039
+ "pathname": "src/IconQuickAi"
10040
+ },
10020
10041
  {
10021
10042
  "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\"/>",
10022
10043
  "tags": "Path",