@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.204 → 1.1.205

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-filled-radius-2-stroke-1",
21
- version: "1.1.204",
21
+ version: "1.1.205",
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-filled-radius-2-stroke-1",
3
- "version": "1.1.204",
3
+ "version": "1.1.205",
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.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.
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
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.9385 2C15.0856 2.00001 16.086 2.78065 16.3643 3.89355L16.8906 6H20.5C20.7761 6 21 6.22386 21 6.5C21 6.77614 20.7761 7 20.5 7H20V11.75C20 12.6386 19.4833 13.4039 18.7354 13.7695L18.1699 19.7363C18.048 21.0193 16.9704 21.9996 15.6816 22H8.32129C7.03123 21.9998 5.95357 21.0178 5.83301 19.7334L5.3418 14.5039C4.82882 14.0915 4.5 13.4594 4.5 12.75V7H3.5C3.22386 7 3 6.77614 3 6.5C3 6.22386 3.22386 6 3.5 6H7.10938L7.63574 3.89355C7.91397 2.78065 8.91437 2.00001 10.0615 2H13.9385ZM14 13.75C14 14.4404 14.5596 15 15.25 15C15.9404 15 16.5 14.4404 16.5 13.75V11.75C16.5 12.4404 17.0596 13 17.75 13C18.4404 13 19 12.4404 19 11.75V7.5H14V13.75ZM5.5 12.75C5.5 13.4404 6.05964 14 6.75 14C7.44036 14 8 13.4404 8 12.75V7H5.5V12.75ZM10.0615 3C9.37339 3.00001 8.77354 3.46824 8.60645 4.13574L8.14062 6H15.8594L15.3936 4.13574C15.2265 3.46824 14.6266 3.00001 13.9385 3H10.0615Z\" fill=\"currentColor\"/>",
201
+ "tags": "Path",
202
+ "componentName": "IconAiSlop",
203
+ "iconName": "ai-slop, trash",
204
+ "pathname": "src/IconAiSlop"
205
+ },
199
206
  {
200
207
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 6.84863C11.6988 6.84863 11.4284 7.03428 11.3203 7.31543L10.3701 9.78711C10.2939 9.98518 10.1365 10.1426 9.93848 10.2188L7.4668 11.1689C7.18564 11.2771 7 11.5474 7 11.8486C7 12.1499 7.18564 12.4202 7.4668 12.5283L9.93848 13.4785C10.1365 13.5547 10.2939 13.7121 10.3701 13.9102L11.3203 16.3818C11.4284 16.663 11.6988 16.8486 12 16.8486C12.3012 16.8486 12.5716 16.663 12.6797 16.3818L13.6299 13.9102C13.7061 13.7121 13.8635 13.5547 14.0615 13.4785L16.5332 12.5283C16.8144 12.4202 17 12.1499 17 11.8486C17 11.5474 16.8144 11.2771 16.5332 11.1689L14.0615 10.2188C13.8635 10.1426 13.7061 9.98518 13.6299 9.78711L12.6797 7.31543C12.5716 7.03428 12.3012 6.84863 12 6.84863Z\" fill=\"currentColor\"/>",
201
208
  "tags": "Path",