@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.239 → 1.1.241
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/IconReduceMotion/index.d.ts +4 -0
- package/IconReduceMotion/index.js +2 -0
- package/IconReduceMotion/index.js.map +1 -0
- package/IconReduceMotion/index.mjs +2 -0
- package/IconReduceMotion/index.mjs.map +1 -0
- package/IconVoiceControl/index.d.ts +4 -0
- package/IconVoiceControl/index.js +2 -0
- package/IconVoiceControl/index.js.map +1 -0
- package/IconVoiceControl/index.mjs +2 -0
- package/IconVoiceControl/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/index.d.ts +2 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +3 -1
- package/tsx-icons.json +14 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -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.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.241) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2001 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
|
|
|
@@ -198,7 +198,9 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
|
|
|
198
198
|
- **IconEyeSlash** — eye-slash, hide, eye off, see, look, not visible
|
|
199
199
|
- **IconEyeSlash2** — eye-slash-2, accessibility eye, a11y
|
|
200
200
|
- **IconImageAltText** — image-alt-text
|
|
201
|
+
- **IconReduceMotion** — reduce-motion
|
|
201
202
|
- **IconSquareLinesBottom** — square-lines-bottom, transcription
|
|
203
|
+
- **IconVoiceControl** — voice-control
|
|
202
204
|
|
|
203
205
|
### Arrows
|
|
204
206
|
|
package/tsx-icons.json
CHANGED
|
@@ -10346,6 +10346,13 @@
|
|
|
10346
10346
|
"iconName": "redirect-arrow",
|
|
10347
10347
|
"pathname": "src/IconRedirectArrow"
|
|
10348
10348
|
},
|
|
10349
|
+
{
|
|
10350
|
+
"svg": "<Circle cx=\"15\" cy=\"12\" r=\"7\" stroke=\"currentColor\" strokeWidth=\"2\"/><Circle cx=\"9\" cy=\"12\" r=\"7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeDasharray=\"0.01 2.5\"/>",
|
|
10351
|
+
"tags": "Circle",
|
|
10352
|
+
"componentName": "IconReduceMotion",
|
|
10353
|
+
"iconName": "reduce-motion",
|
|
10354
|
+
"pathname": "src/IconReduceMotion"
|
|
10355
|
+
},
|
|
10349
10356
|
{
|
|
10350
10357
|
"svg": "<Path d=\"M19 15V4.5C19 3.67157 18.3284 3 17.5 3H8C6.34315 3 5 4.34315 5 6V19.25\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 14H6.75C5.7835 14 5 14.7835 5 15.75C5 16.7165 5.7835 17.5 6.75 17.5H19V14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 17.5H6.75C5.7835 17.5 5 18.2835 5 19.25C5 20.2165 5.7835 21 6.75 21H18C18.5523 21 19 20.5523 19 20V17.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 7H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10351
10358
|
"tags": "Path",
|
|
@@ -13510,6 +13517,13 @@
|
|
|
13510
13517
|
"iconName": "voice-circle, waves",
|
|
13511
13518
|
"pathname": "src/IconVoiceCircle"
|
|
13512
13519
|
},
|
|
13520
|
+
{
|
|
13521
|
+
"svg": "<Path d=\"M12 5V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M8 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M16 8V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M5 14V10C5 9.58798 4.52962 9.35279 4.2 9.6L1.53333 11.6C1.26667 11.8 1.26667 12.2 1.53333 12.4L4.2 14.4C4.52962 14.6472 5 14.412 5 14Z\" fill=\"currentColor\"/><Path d=\"M19.8 14.4C19.4704 14.6472 19 14.412 19 14V10C19 9.58798 19.4704 9.35279 19.8 9.6L22.4667 11.6C22.7333 11.8 22.7333 12.2 22.4667 12.4L19.8 14.4Z\" fill=\"currentColor\"/>",
|
|
13522
|
+
"tags": "Path",
|
|
13523
|
+
"componentName": "IconVoiceControl",
|
|
13524
|
+
"iconName": "voice-control",
|
|
13525
|
+
"pathname": "src/IconVoiceControl"
|
|
13526
|
+
},
|
|
13513
13527
|
{
|
|
13514
13528
|
"svg": "<Path d=\"M8 4V20M4 10V14M12 8V16M16 6V18M20 10V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
|
|
13515
13529
|
"tags": "Path",
|