@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.239 → 1.1.240

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/round-filled-radius-2-stroke-2",
21
- version: "1.1.239",
21
+ version: "1.1.240",
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/round-filled-radius-2-stroke-2",
3
- "version": "1.1.239",
3
+ "version": "1.1.240",
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.239) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1999 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.240) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2000 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
 
@@ -199,6 +199,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
199
199
  - **IconEyeSlash2** — eye-slash-2, accessibility eye, a11y
200
200
  - **IconImageAltText** — image-alt-text
201
201
  - **IconSquareLinesBottom** — square-lines-bottom, transcription
202
+ - **IconVoiceControl** — voice-control
202
203
 
203
204
  ### Arrows
204
205
 
package/tsx-icons.json CHANGED
@@ -13510,6 +13510,13 @@
13510
13510
  "iconName": "voice-circle, waves",
13511
13511
  "pathname": "src/IconVoiceCircle"
13512
13512
  },
13513
+ {
13514
+ "svg": "<Path d=\"M12.0003 4C12.5525 4.00011 13.0003 4.44778 13.0003 5V19C13.0003 19.5522 12.5525 19.9999 12.0003 20C11.448 20 11.0003 19.5523 11.0003 19V5C11.0003 4.44772 11.448 4 12.0003 4Z\" fill=\"currentColor\"/><Path d=\"M8.00029 7C8.55249 7.00011 9.00029 7.44778 9.00029 8V16C9.00029 16.5522 8.55249 16.9999 8.00029 17C7.44801 17 7.00029 16.5523 7.00029 16V8C7.00029 7.44772 7.44801 7 8.00029 7Z\" fill=\"currentColor\"/><Path d=\"M16.0003 7C16.5525 7.00011 17.0003 7.44778 17.0003 8V16C17.0003 16.5522 16.5525 16.9999 16.0003 17C15.448 17 15.0003 16.5523 15.0003 16V8C15.0003 7.44772 15.448 7 16.0003 7Z\" fill=\"currentColor\"/><Path d=\"M4.20049 9.59961C4.53009 9.35293 5.00029 9.58816 5.00029 10V14C5.00029 14.4118 4.53009 14.6471 4.20049 14.4004L1.5335 12.4004C1.26683 12.2004 1.26683 11.7996 1.5335 11.5996L4.20049 9.59961Z\" fill=\"currentColor\"/><Path d=\"M19.0003 10C19.0003 9.58806 19.4705 9.35263 19.8001 9.59961L22.4671 11.5996C22.7337 11.7996 22.7337 12.2004 22.4671 12.4004L19.8001 14.4004C19.4705 14.6474 19.0003 14.4119 19.0003 14V10Z\" fill=\"currentColor\"/>",
13515
+ "tags": "Path",
13516
+ "componentName": "IconVoiceControl",
13517
+ "iconName": "voice-control",
13518
+ "pathname": "src/IconVoiceControl"
13519
+ },
13513
13520
  {
13514
13521
  "svg": "<Path d=\"M9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21C8.55228 21 9 20.5523 9 20V4Z\" fill=\"currentColor\"/><Path d=\"M17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6Z\" fill=\"currentColor\"/><Path d=\"M13 8C13 7.44772 12.5523 7 12 7C11.4477 7 11 7.44772 11 8V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V8Z\" fill=\"currentColor\"/><Path d=\"M5 10C5 9.44772 4.55228 9 4 9C3.44772 9 3 9.44772 3 10V14C3 14.5523 3.44772 15 4 15C4.55228 15 5 14.5523 5 14V10Z\" fill=\"currentColor\"/><Path d=\"M21 10C21 9.44772 20.5523 9 20 9C19.4477 9 19 9.44772 19 10V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V10Z\" fill=\"currentColor\"/>",
13515
13522
  "tags": "Path",