@central-icons-react-native/square-outlined-radius-0-stroke-1 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/square-outlined-radius-0-stroke-1",
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/square-outlined-radius-0-stroke-1",
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=\"M3 6.5H21\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M7.5 6.5L8.5 2.5H15.5L16.5 6.5\" stroke=\"currentColor\"/><Path d=\"M5.82959 14.3498L6.49988 21.4996H17.4999L18.2184 13.835\" stroke=\"currentColor\"/><Path d=\"M5 6.5V12.75C5 13.7165 5.7835 14.5 6.75 14.5C7.7165 14.5 8.5 13.7165 8.5 12.75V10\" stroke=\"currentColor\"/><Path d=\"M15.5 11V12.25C15.5 13.2165 16.2835 14 17.25 14C18.2165 14 19 13.2165 19 12.25V6.5\" stroke=\"currentColor\"/><Path d=\"M15.5 11V14.25C15.5 15.2165 14.7165 16 13.75 16C12.7835 16 12 15.2165 12 14.25V9\" stroke=\"currentColor\"/>",
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.5\" stroke=\"currentColor\"/><Path d=\"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z\" 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 13.5L14 3.5L13 10.5H18L10 20.5L11 13.5H6Z\" stroke=\"currentColor\"/>",
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=\"M10.2816 8.14804L14 3.5L13 10.5H18L15.612 13.4849M8.38338 10.5208L6 13.5H11L10 20.5L13.7184 15.852\" stroke=\"currentColor\"/><Path d=\"M4.5 4.5L19.5 19.5\" stroke=\"currentColor\"/>",
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=\"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=\"square\"/><Path d=\"M12 13L8.5 9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
7572
7593
  "tags": "Path",