@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.274 → 1.1.275

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
@@ -1234,6 +1234,7 @@ export { IconMouseScrollUp, default as IconMouseScrollUpDefault } from "./IconMo
1234
1234
  export { IconMouseUp, default as IconMouseUpDefault } from "./IconMouseUp";
1235
1235
  export { IconMouth, default as IconMouthDefault } from "./IconMouth";
1236
1236
  export { IconMoveFolder, default as IconMoveFolderDefault } from "./IconMoveFolder";
1237
+ export { IconMoveFolderInside, default as IconMoveFolderInsideDefault } from "./IconMoveFolderInside";
1237
1238
  export { IconMultiMedia, default as IconMultiMediaDefault } from "./IconMultiMedia";
1238
1239
  export { IconMute, default as IconMuteDefault } from "./IconMute";
1239
1240
  export { IconNailedIt, default as IconNailedItDefault } from "./IconNailedIt";
package/index.js CHANGED
@@ -3708,6 +3708,9 @@ exports.IconMouthDefault = _IconMouth.default;
3708
3708
  var _IconMoveFolder = require("./IconMoveFolder/index.js");
3709
3709
  exports.IconMoveFolder = _IconMoveFolder.IconMoveFolder;
3710
3710
  exports.IconMoveFolderDefault = _IconMoveFolder.default;
3711
+ var _IconMoveFolderInside = require("./IconMoveFolderInside/index.js");
3712
+ exports.IconMoveFolderInside = _IconMoveFolderInside.IconMoveFolderInside;
3713
+ exports.IconMoveFolderInsideDefault = _IconMoveFolderInside.default;
3711
3714
  var _IconMultiMedia = require("./IconMultiMedia/index.js");
3712
3715
  exports.IconMultiMedia = _IconMultiMedia.IconMultiMedia;
3713
3716
  exports.IconMultiMediaDefault = _IconMultiMedia.default;
package/index.mjs CHANGED
@@ -1234,6 +1234,7 @@ export { IconMouseScrollUp, default as IconMouseScrollUpDefault } from "./IconMo
1234
1234
  export { IconMouseUp, default as IconMouseUpDefault } from "./IconMouseUp/index.mjs";
1235
1235
  export { IconMouth, default as IconMouthDefault } from "./IconMouth/index.mjs";
1236
1236
  export { IconMoveFolder, default as IconMoveFolderDefault } from "./IconMoveFolder/index.mjs";
1237
+ export { IconMoveFolderInside, default as IconMoveFolderInsideDefault } from "./IconMoveFolderInside/index.mjs";
1237
1238
  export { IconMultiMedia, default as IconMultiMediaDefault } from "./IconMultiMedia/index.mjs";
1238
1239
  export { IconMute, default as IconMuteDefault } from "./IconMute/index.mjs";
1239
1240
  export { IconNailedIt, default as IconNailedItDefault } from "./IconNailedIt/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/square-outlined-radius-0-stroke-2",
21
- version: "1.1.274",
21
+ version: "1.1.275",
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-2",
3
- "version": "1.1.274",
3
+ "version": "1.1.275",
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.274) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2039 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.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.
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
 
@@ -865,6 +865,7 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
865
865
  - **IconFileArrowRightIn** — file-arrow-right-in, document-arrow-right-in, incoming
866
866
  - **IconFileArrowRightOut** — file-arrow-right-out, document-arrow-right-out, outgoing
867
867
  - **IconFolderOpenFront** — folder-open-front
868
+ - **IconMoveFolderInside** — move-folder-inside
868
869
 
869
870
  ### Food
870
871
  - **IconStrawberry** — strawberry, ai, dessert