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

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-2-stroke-2",
21
- version: "1.1.215",
21
+ version: "1.1.216",
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-2-stroke-2",
3
- "version": "1.1.215",
3
+ "version": "1.1.216",
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.215) 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.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.
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,7 +890,7 @@
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 4C14.8553 4 16.7295 5.30135 18.5891 7.5M19 4V7.25C19 7.66421 18.6642 8 18.25 8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
893
+ "svg": "<Path d=\"M18.5891 7.5C16.7295 5.30135 14.8553 4 11.9717 4C7.5534 4 3.97168 7.58172 3.97168 12C3.97168 16.4183 7.5534 20 11.9717 20C15.4549 20 18.4182 17.7738 19.5165 14.6667\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 4V7.25C19 7.66421 18.6642 8 18.25 8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
894
894
  "tags": "Path",
895
895
  "componentName": "IconArrowRotateClockwise",
896
896
  "iconName": "arrow-rotate-clockwise, rotate-right",
@@ -8310,7 +8310,7 @@
8310
8310
  "pathname": "src/IconMoon"
8311
8311
  },
8312
8312
  {
8313
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0931 2.53021C12.2873 2.86472 12.2712 3.28123 12.0517 3.59971C11.3858 4.56582 10.9961 5.73577 10.9961 6.99976C10.9961 10.3135 13.6824 12.9998 16.9961 12.9998C18.2602 12.9998 19.4302 12.61 20.3963 11.9441C20.7148 11.7246 21.1313 11.7084 21.4658 11.9026C21.8003 12.0968 21.9929 12.4664 21.9602 12.8519C21.5264 17.9745 17.2324 21.996 11.9981 21.996C6.47632 21.996 2 17.5197 2 11.9979C2 6.76372 6.0214 2.46985 11.1438 2.03581C11.5292 2.00315 11.8989 2.19569 12.0931 2.53021ZM9.42003 4.42417C6.268 5.49679 4 8.48285 4 11.9979C4 16.4151 7.58088 19.996 11.9981 19.996C15.5133 19.996 18.4994 17.7279 19.5719 14.5757C18.7632 14.8506 17.8967 14.9998 16.9961 14.9998C12.5778 14.9998 8.99609 11.418 8.99609 6.99976C8.99609 6.0993 9.14518 5.2328 9.42003 4.42417Z\" fill=\"currentColor\"/><Path d=\"M16.2374 5.01736L17.049 3.39419C17.2332 3.02567 17.7591 3.02567 17.9434 3.3942L18.755 5.01736C18.8034 5.11413 18.8818 5.19259 18.9786 5.24097L20.6017 6.05255C20.9703 6.23682 20.9703 6.76272 20.6017 6.94698L18.9786 7.75857C18.8818 7.80695 18.8034 7.88541 18.755 7.98217L17.9434 9.60534C17.7591 9.97386 17.2332 9.97386 17.049 9.60534L16.2374 7.98217C16.189 7.88541 16.1105 7.80695 16.0138 7.75856L14.3906 6.94698C14.0221 6.76272 14.0221 6.23682 14.3906 6.05255L16.0138 5.24097C16.1105 5.19259 16.189 5.11413 16.2374 5.01736Z\" fill=\"currentColor\"/>",
8313
+ "svg": "<Path d=\"M20.9638 12.7677C19.8361 13.5449 18.4693 14 16.9961 14C13.1301 14 9.99609 10.866 9.99609 7C9.99609 5.52692 10.4511 4.16011 11.2283 3.03247C6.61911 3.42302 3 7.28792 3 11.9981C3 16.9677 7.0286 20.9963 11.9981 20.9963C16.7084 20.9963 20.5734 17.377 20.9638 12.7677Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18.5655 4.86018L17.9756 3.32667C17.8999 3.12986 17.7109 3 17.5 3C17.2891 3 17.1001 3.12986 17.0244 3.32667L16.4345 4.86018C16.333 5.12427 16.1243 5.33297 15.8602 5.43455L14.3267 6.02436C14.1299 6.10005 14 6.28914 14 6.5C14 6.71086 14.1299 6.89995 14.3267 6.97564L15.8602 7.56545C16.1243 7.66703 16.333 7.87573 16.4345 8.13982L17.0244 9.67333C17.1001 9.87014 17.2891 10 17.5 10C17.7109 10 17.8999 9.87014 17.9756 9.67333L18.5655 8.13982C18.667 7.87573 18.8757 7.66703 19.1398 7.56545L20.6733 6.97564C20.8701 6.89995 21 6.71086 21 6.5C21 6.28914 20.8701 6.10005 20.6733 6.02436L19.1398 5.43455C18.8757 5.33297 18.667 5.12427 18.5655 4.86018Z\" fill=\"currentColor\"/>",
8314
8314
  "tags": "Path",
8315
8315
  "componentName": "IconMoonStar",
8316
8316
  "iconName": "moon-star, night",