@central-icons-react-native/square-filled-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-filled-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-filled-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
@@ -2290,7 +2290,7 @@
2290
2290
  "pathname": "src/IconBubbleDots"
2291
2291
  },
2292
2292
  {
2293
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.002 3V19.0357L15.3757 19.0358L11.9939 21.8375L8.65157 19.0358H3.00195V3.00003L21.002 3ZM12 14.9484C12 14.9484 16 13.3735 16 10.504C16 8.35338 13.8499 7.07303 12 8.2679C10.1501 7.07303 8 8.35338 8 10.504C8 13.3735 12 14.9484 12 14.9484Z\" fill=\"currentColor\"/>",
2293
+ "svg": "<Path d=\"M21.002 19.0361H15.376L11.9941 21.8379L8.65137 19.0361H3.00195V3H21.002V19.0361ZM15.251 10.668C15.251 8.91991 13.5027 7.87839 11.999 8.84961C10.4954 7.87889 8.74805 8.92008 8.74805 10.668C8.74836 12.988 11.9653 14.2669 11.999 14.2803C11.999 14.2803 15.2507 13.0002 15.251 10.668Z\" fill=\"currentColor\"/>",
2294
2294
  "tags": "Path",
2295
2295
  "componentName": "IconBubbleHeart",
2296
2296
  "iconName": "bubble-heart, comment, feedback",
@@ -4411,7 +4411,7 @@
4411
4411
  "pathname": "src/IconCursor3"
4412
4412
  },
4413
4413
  {
4414
- "svg": "<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\"/><Path d=\"M7.8916 4.52051L7.75 4.55273V7.44727L8.72852 7.66504C9.98867 7.94507 10.4001 8.15399 10.623 8.37695C10.846 8.59992 11.0549 9.01133 11.335 10.2715L11.5527 11.25H14.4473L14.665 10.2715C14.9451 9.01133 15.154 8.59992 15.377 8.37695C15.5194 8.23452 15.7386 8.09751 16.207 7.94434L23.582 10.9814L14.7012 14.7861L9.78418 23.3936L2.3125 2.22363L7.8916 4.52051Z\" fill=\"currentColor\"/>",
4414
+ "svg": "<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\"/><Path d=\"M7.09082 4.19043L7 4.22656V7.77344L10.0518 8.94727L11.2266 12H14.7734L15.9473 8.94727L17.3398 8.41113L23.582 10.9814L14.7012 14.7861L9.78418 23.3936L2.3125 2.22363L7.09082 4.19043Z\" 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": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M19.4297 4.74268L18.3896 7.18604C18.7452 7.65723 19.0502 8.16955 19.2959 8.71436C19.3194 8.76645 19.3399 8.81988 19.3623 8.87256L21.1211 9.0874L22 9.19385V14.8052L19.3623 15.1265C19.1057 15.73 18.778 16.2948 18.3887 16.811L19.4297 19.2573L14.5703 22.063L12.9727 19.938C12.6534 19.9767 12.329 20.0005 12 20.0005C11.671 20.0005 11.3466 19.9768 11.0273 19.938L9.42969 22.063L4.57031 19.2573L5.61035 16.811C5.22115 16.2948 4.89324 15.73 4.63672 15.1265L2 14.8052V9.19385L2.87891 9.0874L4.6377 8.87158C4.89421 8.26859 5.22137 7.70378 5.61035 7.18799L4.57031 4.74268L9.42969 1.93701L11.0273 4.06104C11.3466 4.02228 11.671 4.00049 12 4.00049C12.3286 4.00049 12.6528 4.02237 12.9717 4.06104L14.5703 1.93701L19.4297 4.74268ZM12 9.00049C10.3432 9.00055 9 10.3437 9 12.0005C9.00026 13.6571 10.3434 15.0004 12 15.0005C13.6567 15.0005 14.9997 13.6571 15 12.0005C15 10.3436 13.6569 9.00049 12 9.00049Z\" fill=\"currentColor\"/>",
10862
+ "tags": "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=\"M3 3V21H21V3H3ZM12 7C9.23858 7 7 9.23858 7 12C7 14.7614 9.23858 17 12 17C13.0188 17 13.967 16.6948 14.7573 16.1715L11.5859 13.0002L13.0002 11.5859L16.1715 14.7573C16.6948 13.967 17 13.0188 17 12C17 9.23858 14.7614 7 12 7Z\" fill=\"currentColor\"/>",
10862
10869
  "tags": "Path",