@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.275 → 1.1.276

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/index.d.ts CHANGED
@@ -864,6 +864,7 @@ export { IconFolderBookmarks, default as IconFolderBookmarksDefault } from "./Ic
864
864
  export { IconFolderCloud, default as IconFolderCloudDefault } from "./IconFolderCloud";
865
865
  export { IconFolderDelete, default as IconFolderDeleteDefault } from "./IconFolderDelete";
866
866
  export { IconFolderDownload, default as IconFolderDownloadDefault } from "./IconFolderDownload";
867
+ export { IconFolderEdit, default as IconFolderEditDefault } from "./IconFolderEdit";
867
868
  export { IconFolderLink, default as IconFolderLinkDefault } from "./IconFolderLink";
868
869
  export { IconFolderLink2, default as IconFolderLink2Default } from "./IconFolderLink2";
869
870
  export { IconFolderOpen, default as IconFolderOpenDefault } from "./IconFolderOpen";
package/index.js CHANGED
@@ -2598,6 +2598,9 @@ exports.IconFolderDeleteDefault = _IconFolderDelete.default;
2598
2598
  var _IconFolderDownload = require("./IconFolderDownload/index.js");
2599
2599
  exports.IconFolderDownload = _IconFolderDownload.IconFolderDownload;
2600
2600
  exports.IconFolderDownloadDefault = _IconFolderDownload.default;
2601
+ var _IconFolderEdit = require("./IconFolderEdit/index.js");
2602
+ exports.IconFolderEdit = _IconFolderEdit.IconFolderEdit;
2603
+ exports.IconFolderEditDefault = _IconFolderEdit.default;
2601
2604
  var _IconFolderLink = require("./IconFolderLink/index.js");
2602
2605
  exports.IconFolderLink = _IconFolderLink.IconFolderLink;
2603
2606
  exports.IconFolderLinkDefault = _IconFolderLink.default;
package/index.mjs CHANGED
@@ -864,6 +864,7 @@ export { IconFolderBookmarks, default as IconFolderBookmarksDefault } from "./Ic
864
864
  export { IconFolderCloud, default as IconFolderCloudDefault } from "./IconFolderCloud/index.mjs";
865
865
  export { IconFolderDelete, default as IconFolderDeleteDefault } from "./IconFolderDelete/index.mjs";
866
866
  export { IconFolderDownload, default as IconFolderDownloadDefault } from "./IconFolderDownload/index.mjs";
867
+ export { IconFolderEdit, default as IconFolderEditDefault } from "./IconFolderEdit/index.mjs";
867
868
  export { IconFolderLink, default as IconFolderLinkDefault } from "./IconFolderLink/index.mjs";
868
869
  export { IconFolderLink2, default as IconFolderLink2Default } from "./IconFolderLink2/index.mjs";
869
870
  export { IconFolderOpen, default as IconFolderOpenDefault } from "./IconFolderOpen/index.mjs";
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.275",
21
+ version: "1.1.276",
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.275",
3
+ "version": "1.1.276",
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.275) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2040 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.276) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2041 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
 
@@ -866,6 +866,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
866
866
  - **IconFileArrowRightOut** — file-arrow-right-out, document-arrow-right-out, outgoing
867
867
  - **IconFolderOpenFront** — folder-open-front
868
868
  - **IconMoveFolderInside** — move-folder-inside
869
+ - **IconFolderEdit** — folder-edit, tools
869
870
 
870
871
  ### Food
871
872
  - **IconStrawberry** — strawberry, ai, dessert