@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.204 → 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-2",
21
- version: "1.1.204",
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-2",
3
- "version": "1.1.204",
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.204) and insert them with the correct import path for whichever variant the consumer has installed. The set of 1961 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
 
@@ -99,6 +99,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
99
99
 
100
100
  ### AI & Magic
101
101
 
102
+ - **IconAiSlop** — ai-slop, trash
102
103
  - **IconAiTokens** — ai-tokens, credits
103
104
  - **IconAiTranslate** — ai-translate, language, auto-translate
104
105
  - **IconAppleIntelligenceIcon** — apple-intelligence-icon, ai, tools
@@ -2156,6 +2157,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
2156
2157
  - **IconDrop** — drop, water, precipitation, liquid
2157
2158
  - **IconFullMoon** — full-moon, dark-mode, nasa
2158
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
2159
2162
  - **IconMoon** — moon, dark-mode, night
2160
2163
  - **IconMoonStar** — moon-star, night
2161
2164
  - **IconRainy** — rainy, rain
package/tsx-icons.json CHANGED
@@ -196,6 +196,13 @@
196
196
  "iconName": "airpods, headphones, vibe",
197
197
  "pathname": "src/IconAirpods"
198
198
  },
199
+ {
200
+ "svg": "<Path d=\"M4 7H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 7L8.62127 4.51493C8.84385 3.62459 9.64382 3 10.5616 3H13.4384C14.3562 3 15.1561 3.62459 15.3787 4.51493L16 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 7V13.25C5 14.2165 5.7835 15 6.75 15C7.7165 15 8.5 14.2165 8.5 13.25V11.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M15.5 12V12.25C15.5 13.2165 16.2835 14 17.25 14C18.2165 14 19 13.2165 19 12.25V7.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M15.5 12V14.25C15.5 15.2165 14.7165 16 13.75 16C12.7835 16 12 15.2165 12 14.25V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M17.9999 14L17.6325 19.1425C17.5578 20.1891 16.6869 21 15.6376 21H8.3621C7.31282 21 6.44194 20.1891 6.36718 19.1425L6.07129 15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
201
+ "tags": "Path",
202
+ "componentName": "IconAiSlop",
203
+ "iconName": "ai-slop, trash",
204
+ "pathname": "src/IconAiSlop"
205
+ },
199
206
  {
200
207
  "svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M13.5905 9.68381L12.6795 7.31531C12.5714 7.03415 12.3012 6.84863 12 6.84863C11.6988 6.84863 11.4286 7.03415 11.3205 7.31531L10.4095 9.68381C10.308 9.94791 10.0993 10.1566 9.83518 10.2582L7.46667 11.1691C7.18552 11.2773 7 11.5474 7 11.8486C7 12.1499 7.18552 12.42 7.46667 12.5281L9.83518 13.4391C10.0993 13.5407 10.308 13.7494 10.4095 14.0135L11.3205 16.382C11.4286 16.6631 11.6988 16.8486 12 16.8486C12.3012 16.8486 12.5714 16.6631 12.6795 16.382L13.5905 14.0135C13.692 13.7494 13.9007 13.5407 14.1648 13.4391L16.5333 12.5281C16.8145 12.42 17 12.1499 17 11.8486C17 11.5474 16.8145 11.2773 16.5333 11.1691L14.1648 10.2582C13.9007 10.1566 13.692 9.9479 13.5905 9.68381Z\" fill=\"currentColor\"/>",
201
208
  "tags": "Circle, Path",
@@ -7567,6 +7574,20 @@
7567
7574
  "iconName": "lightning, zap, flash, thunder",
7568
7575
  "pathname": "src/IconLightning"
7569
7576
  },
7577
+ {
7578
+ "svg": "<Path d=\"M6.12946 12.4188L12.292 3.79125C12.9183 2.91443 14.2976 3.51201 14.0863 4.5686L13.1196 9.40194C13.0577 9.71134 13.2944 10 13.6099 10H17.0568C17.8702 10 18.3433 10.9194 17.8705 11.5812L11.708 20.2088C11.0817 21.0856 9.7024 20.488 9.91372 19.4314L10.8804 14.5981C10.9423 14.2887 10.7056 14 10.3901 14H6.94319C6.12982 14 5.65669 13.0806 6.12946 12.4188Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M8.28591 11.116L6.94118 12.9998H10.1697L11.8718 14.702C11.8677 14.7324 11.8652 14.7632 11.8591 14.7938L10.8924 19.6278L13.3523 16.1824L14.7859 17.616L12.5193 20.7899C11.2667 22.5433 8.50879 21.3483 8.93142 19.2352L9.7781 14.9998H6.94118C5.31459 14.9998 4.36818 13.1614 5.31325 11.8377L6.85231 9.68245L8.28591 11.116ZM11.4763 3.20979C12.729 1.45676 15.4866 2.65156 15.0642 4.76448L14.2175 8.99983H17.0545C18.6808 9 19.6272 10.8383 18.6824 12.1619L17.1424 14.3162L15.7088 12.8826L17.0545 10.9998H13.8259L12.1228 9.2967C12.127 9.26665 12.1305 9.23609 12.1365 9.20588L13.1033 4.3719L10.6424 7.81623L9.20876 6.38264L11.4763 3.20979Z\" fill=\"currentColor\"/><Path d=\"M5 5L19 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
7586
+ "tags": "Path",
7587
+ "componentName": "IconLightningBoltOff",
7588
+ "iconName": "lightning-bolt-off, speed, thunder, flash, high woltage",
7589
+ "pathname": "src/IconLightningBoltOff"
7590
+ },
7570
7591
  {
7571
7592
  "svg": "<Path d=\"M12 13L9 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5.29147 19C2.12534 15.4663 2.2402 10.0319 5.63604 6.63604C9.15076 3.12132 14.8492 3.12132 18.364 6.63604C21.7598 10.0319 21.8747 15.4663 18.7085 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
7572
7593
  "tags": "Path",