@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.203 → 1.1.204

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-1",
21
- version: "1.1.203",
21
+ version: "1.1.204",
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-1",
3
- "version": "1.1.203",
3
+ "version": "1.1.204",
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.203) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1960 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.204) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1961 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
 
@@ -112,6 +112,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
112
112
  - **IconBubbleWideSparkle** — bubble-wide-sparkle, message, chat
113
113
  - **IconCalenderSparkle** — calender-sparkle, date, plan
114
114
  - **IconCameraSparkle** — camera-sparkle, picture, image, cam
115
+ - **IconClapboardSparkle** — clapboard-sparkle, movie, film, ai
115
116
  - **IconClaw** — claw, openclaw, ai, qclaw
116
117
  - **IconClipboard2Sparkle** — clipboard 2-sparkle, copy, list, auto-fill, form-fill
117
118
  - **IconCloudySparkle** — cloudy-sparkle, clouds
@@ -743,7 +744,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
743
744
  - **IconFilterDescending** — filter-descending, sort, za
744
745
  - **IconFilterTimeline** — filter-timeline, sort
745
746
  - **IconLiquidGlass** — liquid-glass, glass-effect
746
- - **IconMaintenance** — maintenance, settings, service
747
+ - **IconMaintenance** — maintenance, settings, service, tweak
747
748
  - **IconReorder** — reorder
748
749
  - **IconSettingsGear1** — settings-gear-1, preferences
749
750
  - **IconSettingsGear2** — settings-gear-2, preferences
package/tsx-icons.json CHANGED
@@ -3479,6 +3479,13 @@
3479
3479
  "iconName": "clapboard, movie, film",
3480
3480
  "pathname": "src/IconClapboard"
3481
3481
  },
3482
+ {
3483
+ "svg": "<Path d=\"M20.5 12V3.5H3.5V20.5H12\" stroke=\"currentColor\"/><Path d=\"M3.5 8.5H20.5\" stroke=\"currentColor\"/><Path d=\"M8.25 8.5L10.25 3.5\" stroke=\"currentColor\"/><Path d=\"M13.75 8.5L15.75 3.5\" stroke=\"currentColor\"/><Path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
3484
+ "tags": "Path",
3485
+ "componentName": "IconClapboardSparkle",
3486
+ "iconName": "clapboard-sparkle, movie, film, ai",
3487
+ "pathname": "src/IconClapboardSparkle"
3488
+ },
3482
3489
  {
3483
3490
  "svg": "<Path d=\"M21.5 4.5H2.5V19.5H21.5V4.5Z\" stroke=\"currentColor\"/><Path d=\"M2.5 9.5H21.5\" stroke=\"currentColor\"/><Path d=\"M7.75 9.5L9.75 4.5\" stroke=\"currentColor\"/><Path d=\"M14.25 9.5L16.25 4.5\" stroke=\"currentColor\"/>",
3484
3491
  "tags": "Path",
@@ -7865,7 +7872,7 @@
7865
7872
  "svg": "<Path d=\"M14.6389 16.2222C18.4282 16.2222 21.5 13.1504 21.5 9.36111C21.5 8.56985 21.3661 7.80987 21.1196 7.10262L18.3333 9.88889C17.1674 11.0548 15.277 11.0548 14.1111 9.88889C12.9452 8.72295 12.9452 6.8326 14.1111 5.66667L16.8974 2.88039C16.1901 2.63394 15.4302 2.5 14.6389 2.5C10.8496 2.5 7.77778 5.57182 7.77778 9.36111C7.77778 10.2968 7.96506 11.1887 8.30419 12.0014L2.5 17.8056L6.19444 21.5L11.9986 15.6958C12.8113 16.0349 13.7032 16.2222 14.6389 16.2222Z\" stroke=\"currentColor\"/>",
7866
7873
  "tags": "Path",
7867
7874
  "componentName": "IconMaintenance",
7868
- "iconName": "maintenance, settings, service",
7875
+ "iconName": "maintenance, settings, service, tweak",
7869
7876
  "pathname": "src/IconMaintenance"
7870
7877
  },
7871
7878
  {