@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.215 → 1.1.217

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-filled-radius-0-stroke-2",
21
- version: "1.1.215",
21
+ version: "1.1.217",
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-filled-radius-0-stroke-2",
3
- "version": "1.1.215",
3
+ "version": "1.1.217",
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.217) 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=\"M4.97266 12C4.97266 8.13401 8.10666 5 11.9727 5C13.3425 5 14.4174 5.32722 15.3747 5.91476C15.8489 6.20581 16.3044 6.56697 16.7584 7H14V9H20V3H18V5.42237C17.5028 4.96215 16.981 4.55402 16.4209 4.21024C15.138 3.42278 13.6988 3 11.9727 3C7.00209 3 2.97266 7.02944 2.97266 12C2.97266 16.9706 7.00209 21 11.9727 21C15.8929 21 19.2253 18.4941 20.4603 14.9999L18.5746 14.3334C17.6132 17.0536 15.0189 19 11.9727 19C8.10666 19 4.97266 15.866 4.97266 12Z\" fill=\"currentColor\"/>",
893
+ "svg": "<Path d=\"M20 9H14V7H16.8955C15.6324 5.76315 13.9056 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19C15.2602 19 18.0021 16.7702 18.7793 13.751L20.7168 14.249C19.7178 18.1306 16.195 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C14.3058 3 16.4084 3.86733 18 5.29199V3H20V9Z\" fill=\"currentColor\"/>",
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 d=\"M22.0333 11.7226C20.8934 12.5273 19.5024 13 18.001 13C14.135 13 11.001 9.86598 11.001 5.99999C11.001 4.49859 11.4737 3.1076 12.2783 1.9677C12.1868 1.96523 12.095 1.96399 12.0029 1.96399C6.46119 1.96399 1.96875 6.45643 1.96875 11.9981C1.96875 17.5398 6.46119 22.0323 12.0029 22.0323C17.5446 22.0323 22.037 17.5398 22.037 11.9981C22.037 11.906 22.0358 11.8141 22.0333 11.7226Z\" fill=\"currentColor\"/><Path d=\"M16.3343 5.33333L17.501 3L18.6676 5.33333L21.001 6.5L18.6676 7.66667L17.501 10L16.3343 7.66667L14.001 6.5L16.3343 5.33333Z\" fill=\"currentColor\"/>",
8313
+ "svg": "<Path d=\"M12.2783 1.96777C11.4737 3.10766 11.001 4.49863 11.001 6C11.001 9.86599 14.135 13 18.001 13C19.5023 13 20.8933 12.5273 22.0332 11.7227C22.0357 11.8142 22.0371 11.906 22.0371 11.998C22.0371 17.5397 17.5446 22.0322 12.0029 22.0322C6.46123 22.0322 1.96875 17.5398 1.96875 11.998C1.96879 6.45638 6.46125 1.96387 12.0029 1.96387C12.095 1.96387 12.1868 1.96531 12.2783 1.96777Z\" fill=\"currentColor\"/><Path d=\"M17.8496 3L18.7246 5.27539L21 6.15039V6.84961L18.7246 7.72461L17.8496 10H17.1504L16.2754 7.72461L14 6.84961V6.15039L16.2754 5.27539L17.1504 3H17.8496Z\" fill=\"currentColor\"/>",
8314
8314
  "tags": "Path",
8315
8315
  "componentName": "IconMoonStar",
8316
8316
  "iconName": "moon-star, night",
@@ -12510,7 +12510,7 @@
12510
12510
  "pathname": "src/IconTextIndicator"
12511
12511
  },
12512
12512
  {
12513
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.5 3.43359L22.3106 19.5314L20.4687 20.3107L18.2219 15.0001H12.7781L10.5313 20.3107L8.68939 19.5314L15.5 3.43359ZM13.6243 13.0001H17.3757L15.5 8.56654L13.6243 13.0001ZM5 6.00007H11V8.00007H5V6.00007ZM2 11.0001H9V13.0001H2V11.0001ZM3 16.0001H7V18.0001H3V16.0001Z\" fill=\"currentColor\"/>",
12513
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.9307 18.3848L22 18.5605V20H20V18.9375L18.4561 15H12.5439L11 18.9375V20H9V18.5605L9.06934 18.3848L14.3184 5H16.6816L21.9307 18.3848ZM13.3281 13H17.6719L15.5 7.46289L13.3281 13Z\" fill=\"currentColor\"/><Path d=\"M7 18H3V16H7V18Z\" fill=\"currentColor\"/><Path d=\"M9 13H2V11H9V13Z\" fill=\"currentColor\"/><Path d=\"M11 8H5V6H11V8Z\" fill=\"currentColor\"/>",
12514
12514
  "tags": "Path",
12515
12515
  "componentName": "IconTextMotion",
12516
12516
  "iconName": "text-motion, text-animation",