@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.229 → 1.1.232

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.229",
21
+ version: "1.1.232",
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.229",
3
+ "version": "1.1.232",
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.229) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1989 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.232) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1989 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
@@ -10858,7 +10858,7 @@
10858
10858
  "pathname": "src/IconSettingsGear3"
10859
10859
  },
10860
10860
  {
10861
- "svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\"/><Path d=\"M5.49491 4.7858L6.47639 7.09246C5.81763 7.83336 5.30569 8.7077 4.98619 9.66984L2.5 9.97292V14.0263L4.98581 14.3293C5.30526 15.2918 5.81728 16.1665 6.47621 16.9076L5.49493 19.2138L9.00524 21.2405L10.5108 19.2389C10.9919 19.3373 11.49 19.389 12.0001 19.389C12.5103 19.389 13.0084 19.3373 13.4894 19.2389L14.9949 21.2403L18.5052 19.2136L17.524 16.9076C18.1829 16.1665 18.695 15.2918 19.0144 14.3293L21.5 14.0263V9.97292L19.014 9.66987C18.9342 9.42933 18.8422 9.19428 18.739 8.96543C18.4293 8.27886 18.0178 7.64809 17.5237 7.09241L18.5051 4.78595L14.9948 2.75928L13.4889 4.76126C13.008 4.66286 12.5101 4.61125 12.0001 4.61125C11.4901 4.61125 10.9922 4.66292 10.5113 4.76131L9.00522 2.75913L5.49491 4.7858Z\" stroke=\"currentColor\"/>",
10861
+ "svg": "<Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\"/><Path d=\"M5.49491 4.78577L6.47639 7.09243C5.81763 7.83333 5.30569 8.70767 4.98619 9.66981L2.5 9.97289V14.0262L4.98581 14.3293C5.30526 15.2918 5.81728 16.1664 6.47621 16.9076L5.49493 19.2138L9.00524 21.2405L10.5108 19.2389C10.9919 19.3373 11.49 19.389 12.0001 19.389C12.5103 19.389 13.0084 19.3373 13.4894 19.2388L14.9949 21.2403L18.5052 19.2136L17.524 16.9076C18.1829 16.1664 18.695 15.2918 19.0144 14.3292L21.5 14.0262V9.97289L19.014 9.66984C18.9342 9.4293 18.8422 9.19425 18.739 8.96539C18.4293 8.27883 18.0178 7.64806 17.5237 7.09238L18.5051 4.78592L14.9948 2.75925L13.4889 4.76123C13.008 4.66283 12.5101 4.61122 12.0001 4.61122C11.4901 4.61122 10.9922 4.66289 10.5113 4.76128L9.00522 2.75909L5.49491 4.78577Z\" stroke=\"currentColor\"/>",
10862
10862
  "tags": "Circle, Path",
10863
10863
  "componentName": "IconSettingsGear4",
10864
10864
  "iconName": "settings-gear-4, preferences",