@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.227 → 1.1.229

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-outlined-radius-0-stroke-2",
21
- version: "1.1.227",
21
+ version: "1.1.229",
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-outlined-radius-0-stroke-2",
3
- "version": "1.1.227",
3
+ "version": "1.1.229",
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.227) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1988 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.229) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1989 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
 
@@ -763,6 +763,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
763
763
  - **IconSettingsGear1** — settings-gear-1, preferences
764
764
  - **IconSettingsGear2** — settings-gear-2, preferences
765
765
  - **IconSettingsGear3** — settings-gear-3, preferences
766
+ - **IconSettingsGear4** — settings-gear-4, preferences
766
767
  - **IconSettingsKnob** — settings-knob
767
768
  - **IconSettingsSliderHor** — settings-slider-hor
768
769
  - **IconSettingsSliderThree** — settings-slider-three
package/tsx-icons.json CHANGED
@@ -4411,7 +4411,7 @@
4411
4411
  "pathname": "src/IconCursor3"
4412
4412
  },
4413
4413
  {
4414
- "svg": "<Path d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M13.4444 2H12.5556C12 4.5 11.5 5 9 5.55556V6.44444C11.5 7 12 7.5 12.5556 10H13.4444C14 7.5 14.5 7 17 6.44444V5.55556C14.5 5 14 4.5 13.4444 2Z\" fill=\"currentColor\"/>",
4414
+ "svg": "<Path d=\"M7 5.05882L4 4L10 21L14 14L21 10L17.5 8.76471\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M13.4 2H12.6L11.6 4.6L9 5.6V6.4L11.6 7.4L12.6 10H13.4L14.4 7.4L17 6.4V5.6L14.4 4.6L13.4 2Z\" fill=\"currentColor\"/>",
4415
4415
  "tags": "Path",
4416
4416
  "componentName": "IconCursorAi",
4417
4417
  "iconName": "cursor-ai, agent, magic",
@@ -10857,6 +10857,13 @@
10857
10857
  "iconName": "settings-gear-3, preferences",
10858
10858
  "pathname": "src/IconSettingsGear3"
10859
10859
  },
10860
+ {
10861
+ "svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5.83728 5.16535L6.7671 7.3506C6.14302 8.05251 5.65803 8.88083 5.35534 9.79233L3 10.0795V13.9195L5.35498 14.2066C5.65762 15.1184 6.14269 15.947 6.76694 16.6492L5.8373 18.834L9.16286 20.754L10.5892 18.8577C11.0449 18.951 11.5168 19 12.0001 19C12.4834 19 12.9553 18.951 13.4111 18.8577L14.8373 20.7538L18.1628 18.8338L17.2333 16.6492C17.8575 15.947 18.3426 15.1184 18.6452 14.2065L21 13.9195V10.0795L18.6449 9.79236C18.5692 9.56448 18.4821 9.3418 18.3843 9.12499C18.0909 8.47457 17.7011 7.87699 17.233 7.35056L18.1627 5.16549L14.8372 3.24548L13.4106 5.1421C12.9549 5.04888 12.4833 4.99999 12.0001 4.99999C11.5169 4.99999 11.0452 5.04894 10.5896 5.14215L9.16284 3.24534L5.83728 5.16535Z\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
10862
+ "tags": "Circle, Path",
10863
+ "componentName": "IconSettingsGear4",
10864
+ "iconName": "settings-gear-4, preferences",
10865
+ "pathname": "src/IconSettingsGear4"
10866
+ },
10860
10867
  {
10861
10868
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.46454 15.5316C6.51182 13.5723 6.51182 10.3976 8.46454 8.4383C10.3744 6.52057 13.6227 6.52057 15.5355 8.4383C17.4882 10.3976 17.4882 13.5723 15.5355 15.5316C13.5827 17.4895 10.4158 17.4895 8.46454 15.5316Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.8575 14.8571L12.7148 12.7142\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M20 20V4H4V20H20Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
10862
10869
  "tags": "Path",