@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.219 → 1.1.220

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.219",
21
+ version: "1.1.220",
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.219",
3
+ "version": "1.1.220",
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.219) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1978 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.220) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1979 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
 
@@ -128,6 +128,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
128
128
  - **IconFolderSparkle** — Folder-sparkle, plus
129
129
  - **IconFortuneTellerBall** — fortune-teller-ball, future
130
130
  - **IconGoblin** — goblin, troll, agent, helper
131
+ - **IconGoblin2** — goblin-2, troll, agent, helper
131
132
  - **IconHatBunny** — hat-bunny, surprise, magic hat
132
133
  - **IconHatSparkle** — hat-sparkle, magic hat
133
134
  - **IconImageAvatarSparkle** — image-avatar-sparkle, generated avatar, profile ai, magic avatar
package/tsx-icons.json CHANGED
@@ -6510,6 +6510,13 @@
6510
6510
  "iconName": "goblin, troll, agent, helper",
6511
6511
  "pathname": "src/IconGoblin"
6512
6512
  },
6513
+ {
6514
+ "svg": "<Path d=\"M5 14V11C5 8.79086 3.20914 7 1 7V10C1 12.2091 2.79086 14 5 14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M19 14V11C19 8.79086 20.7909 7 23 7V10C23 12.2091 21.2091 14 19 14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M19 14V11C19 7.13401 15.866 4 12 4C8.13401 4 5 7.13401 5 11V14C5 17.3137 7.68629 20 11 20H13C16.3137 20 19 17.3137 19 14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M14.6286 14.7793C12.7427 15.3236 11.2573 15.3236 9.37145 14.7793C8.99162 14.6696 8.63368 15.0062 8.81389 15.3581C10.1058 17.8806 13.8942 17.8806 15.1861 15.3581C15.3663 15.0062 15.0084 14.6696 14.6286 14.7793Z\" fill=\"currentColor\"/><Ellipse cx=\"9.5\" cy=\"11.25\" rx=\"1.5\" ry=\"1.25\" fill=\"currentColor\"/><Ellipse cx=\"14.5\" cy=\"11.25\" rx=\"1.5\" ry=\"1.25\" fill=\"currentColor\"/>",
6515
+ "tags": "Ellipse, Path",
6516
+ "componentName": "IconGoblin2",
6517
+ "iconName": "goblin-2, troll, agent, helper",
6518
+ "pathname": "src/IconGoblin2"
6519
+ },
6513
6520
  {
6514
6521
  "svg": "<Path d=\"M2.39818 16.7059L3.7828 12.2059C3.9119 11.7863 4.29957 11.5 4.73857 11.5H9.26143C9.70043 11.5 10.0881 11.7863 10.2172 12.2059L11.6018 16.7059C11.7997 17.349 11.3188 18 10.646 18H3.35396C2.68115 18 2.20032 17.349 2.39818 16.7059Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M7.39818 10.2059L8.7828 5.70591C8.9119 5.28632 9.29957 5 9.73857 5H14.2614C14.7004 5 15.0881 5.28632 15.2172 5.70591L16.6018 10.2059C16.7997 10.849 16.3188 11.5 15.646 11.5H8.35396C7.68115 11.5 7.20032 10.849 7.39818 10.2059Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M12.3982 16.7059L13.7828 12.2059C13.9119 11.7863 14.2996 11.5 14.7386 11.5H19.2614C19.7004 11.5 20.0881 11.7863 20.2172 12.2059L21.6018 16.7059C21.7997 17.349 21.3188 18 20.646 18H13.354C12.6812 18 12.2003 17.349 12.3982 16.7059Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
6515
6522
  "tags": "Path",