@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.205 → 1.1.206

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-1",
21
- version: "1.1.205",
21
+ version: "1.1.206",
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-1",
3
- "version": "1.1.205",
3
+ "version": "1.1.206",
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.205) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1962 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.206) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1964 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
 
@@ -2157,6 +2157,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
2157
2157
  - **IconDrop** — drop, water, precipitation, liquid
2158
2158
  - **IconFullMoon** — full-moon, dark-mode, nasa
2159
2159
  - **IconLightning** — lightning, zap, flash, thunder
2160
+ - **IconLightningBolt** — lightning-bolt, speed, thunder, flash, high woltage
2161
+ - **IconLightningBoltOff** — lightning-bolt-off, speed, thunder, flash, high woltage
2160
2162
  - **IconMoon** — moon, dark-mode, night
2161
2163
  - **IconMoonStar** — moon-star, night
2162
2164
  - **IconRainy** — rainy, rain
package/tsx-icons.json CHANGED
@@ -7574,6 +7574,20 @@
7574
7574
  "iconName": "lightning, zap, flash, thunder",
7575
7575
  "pathname": "src/IconLightning"
7576
7576
  },
7577
+ {
7578
+ "svg": "<Path d=\"M5.75529 11.8861L13.0887 2.45735C13.5723 1.83558 14.5649 2.28435 14.4175 3.05814L13.1131 9.90644C13.0544 10.2146 13.2906 10.5 13.6042 10.5H17.4554C18.2875 10.5 18.7556 11.4571 18.2447 12.1139L10.9113 21.5427C10.4277 22.1644 9.43511 21.7156 9.5825 20.9419L10.8869 14.0936C10.9456 13.7854 10.7094 13.5 10.3958 13.5H6.54464C5.71249 13.5 5.2444 12.5429 5.75529 11.8861Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
7579
+ "tags": "Path",
7580
+ "componentName": "IconLightningBolt",
7581
+ "iconName": "lightning-bolt, speed, thunder, flash, high woltage",
7582
+ "pathname": "src/IconLightningBolt"
7583
+ },
7584
+ {
7585
+ "svg": "<Path d=\"M7.22616 10L5.75937 11.8859C5.24848 12.5427 5.71658 13.4998 6.54873 13.4998H10.3999C10.7135 13.4998 10.9497 13.7853 10.891 14.0934L9.58659 20.9417C9.4392 21.7155 10.4318 22.1642 10.9154 21.5425L14.359 17.1149M9.66138 6.86901L13.0928 2.45716C13.5764 1.83539 14.569 2.28417 14.4216 3.05795L13.1171 9.90625C13.0585 10.2144 13.2947 10.4998 13.6083 10.4998H17.4594C18.2916 10.4998 18.7597 11.4569 18.2488 12.1138L16.7817 14\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.5 4.5L19.5 19.5\" stroke=\"currentColor\" strokeLinecap=\"round\"/>",
7586
+ "tags": "Path",
7587
+ "componentName": "IconLightningBoltOff",
7588
+ "iconName": "lightning-bolt-off, speed, thunder, flash, high woltage",
7589
+ "pathname": "src/IconLightningBoltOff"
7590
+ },
7577
7591
  {
7578
7592
  "svg": "<Path d=\"M5.07176 19.5C3.47685 17.8007 2.5 15.5144 2.5 13C2.5 7.75329 6.75329 3.5 12 3.5C17.2467 3.5 21.5 7.75329 21.5 13C21.5 15.5144 20.5231 17.8007 18.9282 19.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 13L8.5 9.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
7579
7593
  "tags": "Path",