@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.208 → 1.1.209

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-1",
21
- version: "1.1.208",
21
+ version: "1.1.209",
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-1",
3
- "version": "1.1.208",
3
+ "version": "1.1.209",
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.208) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1969 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.209) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1970 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
 
@@ -103,6 +103,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
103
103
  - **IconAiTokens** — ai-tokens, credits
104
104
  - **IconAiTranslate** — ai-translate, language, auto-translate
105
105
  - **IconAppleIntelligenceIcon** — apple-intelligence-icon, ai, tools
106
+ - **IconArrowRotateSparkle** — arrow-rotate-sparkle, repeat, refresh, generate
106
107
  - **IconAutoCrop** — auto-crop, ai-crop
107
108
  - **IconBag2Sparkle** — bag 2-sparkle, shopping, add, plus
108
109
  - **IconBoxSparkle** — box-sparkle, magic box
package/tsx-icons.json CHANGED
@@ -917,6 +917,13 @@
917
917
  "iconName": "arrow-rotate-right-left, repeat, refresh, routines",
918
918
  "pathname": "src/IconArrowRotateRightLeft"
919
919
  },
920
+ {
921
+ "svg": "<Path d=\"M4.12402 10.5029L4.06152 10.999C4.02067 11.3266 4 11.6609 4 12C4 16.4183 7.58172 20 12 20C14.5367 20 17.0049 18.8216 18.5205 17H15.0117V16H20.0117V21H19.0117V17.9551C17.2896 19.828 14.6774 21 12 21C7.02944 21 3 16.9706 3 12C3 11.6196 3.02341 11.2444 3.06934 10.876L3.13184 10.3799L4.12402 10.5029Z\" fill=\"currentColor\"/><Path d=\"M18.4004 4L19.4004 6.59961L22 7.59961V8.40039L19.4004 9.40039L18.4004 12H17.5996L16.5996 9.40039L14 8.40039V7.59961L16.5996 6.59961L17.5996 4H18.4004Z\" fill=\"currentColor\"/><Path d=\"M5 6.03223C6.72227 4.16669 9.3287 3 12 3H12.5V4H12C9.46328 4 6.99513 5.17842 5.47949 7H9V8H4V3H5V6.03223Z\" fill=\"currentColor\"/>",
922
+ "tags": "Path",
923
+ "componentName": "IconArrowRotateSparkle",
924
+ "iconName": "arrow-rotate-sparkle, repeat, refresh, generate",
925
+ "pathname": "src/IconArrowRotateSparkle"
926
+ },
920
927
  {
921
928
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 7.00008V19.0001H20V20.0001H2V7.00008H3Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17 3.29297L21.2071 7.50008L17 11.7072L16.2929 11.0001L19.2929 8.00008H12.5C10.0147 8.00008 8 10.0148 8 12.5001V14.0001H7V12.5001C7 9.46251 9.46243 7.00008 12.5 7.00008H19.2929L16.2929 4.00008L17 3.29297Z\" fill=\"currentColor\"/>",
922
929
  "tags": "Path",