@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.216 → 1.1.218

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-outlined-radius-0-stroke-2",
21
- version: "1.1.216",
21
+ version: "1.1.218",
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-outlined-radius-0-stroke-2",
3
- "version": "1.1.216",
3
+ "version": "1.1.218",
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.216) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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.218) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1977 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
 
package/tsx-icons.json CHANGED
@@ -890,21 +890,21 @@
890
890
  "pathname": "src/IconArrowRightUpCircle"
891
891
  },
892
892
  {
893
- "svg": "<Path d=\"M19.5165 14.6667C18.4182 17.7738 15.4549 20 11.9717 20C7.5534 20 3.97168 16.4183 3.97168 12C3.97168 7.58172 7.5534 4 11.9717 4C15.0676 4 17 5.5 19 8M19 8V4M19 8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
893
+ "svg": "<Path d=\"M19.5165 14.6667C18.4182 17.7738 15.4549 20 11.9717 20C7.5534 20 3.97168 16.4183 3.97168 12C3.97168 7.58172 7.5534 4 11.9717 4C15.0676 4 17 5.5 19 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 4V8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
894
894
  "tags": "Path",
895
895
  "componentName": "IconArrowRotateClockwise",
896
896
  "iconName": "arrow-rotate-clockwise, rotate-right",
897
897
  "pathname": "src/IconArrowRotateClockwise"
898
898
  },
899
899
  {
900
- "svg": "<Path d=\"M4.4834 14.6667C5.58163 17.7738 8.54493 20 12.0282 20C16.4465 20 20.0282 16.4183 20.0282 12C20.0282 7.58172 16.4465 4 12.0282 4C8.93224 4 6.99986 5.5 4.99986 8M4.99986 8V4M4.99986 8H8.99986\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
900
+ "svg": "<Path d=\"M4.4834 14.6667C5.58163 17.7738 8.54493 20 12.0282 20C16.4465 20 20.0282 16.4183 20.0282 12C20.0282 7.58172 16.4465 4 12.0282 4C8.93224 4 6.99986 5.5 4.99986 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 4V8H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
901
901
  "tags": "Path",
902
902
  "componentName": "IconArrowRotateCounterClockwise",
903
903
  "iconName": "arrow-rotate-counter-clockwise, rotate-left",
904
904
  "pathname": "src/IconArrowRotateCounterClockwise"
905
905
  },
906
906
  {
907
- "svg": "<Path d=\"M5 4V8M5 8H9M5 8C6.38324 5.60879 9.03887 4 12 4C16.4183 4 20 7.58172 20 12M19.0118 20V16H15.0118M4 12C4 16.4183 7.58172 20 12 20C14.9611 20 17.6168 18.3912 19 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
907
+ "svg": "<Path d=\"M5 8C6.38324 5.60879 9.03887 4 12 4C16.4183 4 20 7.58172 20 12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 4V8H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.0117 20V16H15.0117\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 12C4 16.4183 7.58172 20 12 20C14.9611 20 17.6168 18.3912 19 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
908
908
  "tags": "Path",
909
909
  "componentName": "IconArrowRotateLeftRight",
910
910
  "iconName": "arrow-rotate-left-right, repeat, refresh",
@@ -1016,7 +1016,7 @@
1016
1016
  "pathname": "src/IconArrowsRepeat"
1017
1017
  },
1018
1018
  {
1019
- "svg": "<Path d=\"M11 2L14 5L11 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 16L10 19L13 22\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11 19.0001H14C17.866 19.0001 21 15.866 21 12.0001C21 10.0928 20.2372 8.36361 19 7.10107\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M13 5H10C6.13401 5 3 8.13401 3 12C3 13.9073 3.76281 15.6364 5 16.899\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
1019
+ "svg": "<Path d=\"M11 2L14 5L11 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 16L10 19L13 22\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11 19.0005H14C17.866 19.0005 21 15.8665 21 12.0005C21 10.0932 20.2372 8.3641 19 7.10156\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M13 5H10C6.13401 5 3 8.13401 3 12C3 13.9073 3.76281 15.6364 5 16.899\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
1020
1020
  "tags": "Path",
1021
1021
  "componentName": "IconArrowsRepeatCircle",
1022
1022
  "iconName": "arrows-repeat-circle, repost",