@central-icons-react-native/square-filled-radius-0-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/square-filled-radius-0-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/square-filled-radius-0-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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 3C16.1421 3 19.5 6.35786 19.5 10.5V14C19.5 17.866 16.366 21 12.5 21H11.5C7.63401 21 4.5 17.866 4.5 14V10.5C4.5 6.35786 7.85786 3 12 3ZM15.5 14.5C12.875 15.4167 11.125 15.4167 8.5 14.5C9.375 18.1667 14.625 18.1667 15.5 14.5ZM9.5 10C8.67157 10 8 10.5596 8 11.25C8 11.9404 8.67157 12.5 9.5 12.5C10.3284 12.5 11 11.9404 11 11.25C11 10.5596 10.3284 10 9.5 10ZM14.5 10C13.6716 10 13 10.5596 13 11.25C13 11.9404 13.6716 12.5 14.5 12.5C15.3284 12.5 16 11.9404 16 11.25C16 10.5596 15.3284 10 14.5 10Z\" fill=\"currentColor\"/><Path d=\"M1 6C2.02721 6 2.98217 6.30962 3.77637 6.84082C3.27811 7.95893 3 9.19687 3 10.5V14C3 14.1993 3.00896 14.3969 3.02246 14.5928C1.24475 13.8263 9.60693e-08 12.0589 0 10V6H1Z\" fill=\"currentColor\"/><Path d=\"M24 10C24 12.0592 22.7547 13.8265 20.9766 14.5928C20.9901 14.3969 21 14.1993 21 14V10.5C21 9.19672 20.721 7.95903 20.2227 6.84082C21.017 6.30934 21.9725 6 23 6H24V10Z\" fill=\"currentColor\"/>",
6515
+ "tags": "Path",
6516
+ "componentName": "IconGoblin2",
6517
+ "iconName": "goblin-2, troll, agent, helper",
6518
+ "pathname": "src/IconGoblin2"
6519
+ },
6513
6520
  {
6514
6521
  "svg": "<Path d=\"M12.001 17.8262L14.0986 12H20.9033L23.4238 19H0.578125L3.09863 12H9.90332L12.001 17.8262Z\" fill=\"currentColor\"/><Path d=\"M17.9238 11H6.07812L8.59863 4H15.4033L17.9238 11Z\" fill=\"currentColor\"/>",
6515
6522
  "tags": "Path",