@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.97 → 1.1.98

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.97",
21
+ version: "1.1.98",
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.97",
3
+ "version": "1.1.98",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -868,13 +868,6 @@
868
868
  "iconName": "arrows-hide, collapse, minimize",
869
869
  "pathname": "src/IconArrowsHide"
870
870
  },
871
- {
872
- "svg": "<Path d=\"M3.5 9.5V3.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M14.5 3.5H20.5V9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M12 12V20.5M12 12L4 4M12 12L20 4\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
873
- "tags": "Path",
874
- "componentName": "IconArrowSplit",
875
- "iconName": "arrow-split, rules, direction, split",
876
- "pathname": "src/IconArrowSplit"
877
- },
878
871
  {
879
872
  "svg": "<Path d=\"M12 3V12L19 19\" stroke=\"currentColor\"/><Path d=\"M19.5 13V19.5H13\" stroke=\"currentColor\"/><Path d=\"M4.5 19.5L6 18\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M8.25 15.7559L9.75 14.2559\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
880
873
  "tags": "Path",
@@ -886,9 +879,30 @@
886
879
  "svg": "<Path d=\"M3.5 14.5V20.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M14.5 20.5H20.5V14.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M12 12V3.5M12 12L4 20M12 12L20 20\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
887
880
  "tags": "Path",
888
881
  "componentName": "IconArrowSplitDown1",
889
- "iconName": "arrow-split-down",
882
+ "iconName": "arrow-split-down, rules, direction, split",
890
883
  "pathname": "src/IconArrowSplitDown1"
891
884
  },
885
+ {
886
+ "svg": "<Path d=\"M9.5 3.5H3.5V9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M3.5 14.5V20.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M12 12H20.5M12 12L4 4M12 12L4 20\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
887
+ "tags": "Path",
888
+ "componentName": "IconArrowSplitLeft",
889
+ "iconName": "arrow-split-left, rules, direction, split",
890
+ "pathname": "src/IconArrowSplitLeft"
891
+ },
892
+ {
893
+ "svg": "<Path d=\"M14.5 3.5H20.5V9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M20.5 14.5V20.5H14.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M12 12H3.5M12 12L20 4M12 12L20 20\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
894
+ "tags": "Path",
895
+ "componentName": "IconArrowSplitRight",
896
+ "iconName": "arrow-split-right, rules, direction, split",
897
+ "pathname": "src/IconArrowSplitRight"
898
+ },
899
+ {
900
+ "svg": "<Path d=\"M3.5 9.5V3.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M14.5 3.5H20.5V9.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M12 12V20.5M12 12L4 4M12 12L20 4\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
901
+ "tags": "Path",
902
+ "componentName": "IconArrowSplitUp",
903
+ "iconName": "arrow-split-up, rules, direction, split",
904
+ "pathname": "src/IconArrowSplitUp"
905
+ },
892
906
  {
893
907
  "svg": "<Path d=\"M3.5 13.5V4.5H16\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M13.5 1.5L16.5 4.5L13.5 7.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M20.5 10.5V19.5H8\" stroke=\"currentColor\" strokeLinecap=\"square\"/><Path d=\"M10.5 22.5L7.5 19.5L10.5 16.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
894
908
  "tags": "Path",
@@ -1,4 +0,0 @@
1
- import { FC } from "react";
2
- import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconArrowSplit: FC<CentralIconBaseProps>;
4
- export default IconArrowSplit;
@@ -1,2 +0,0 @@
1
- "use strict";var f=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(a=B(o,t))||a.enumerable});return r};var C=(r,o,e)=>(e=r!=null?f(x(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),k=r=>l(p({},"__esModule",{value:!0}),r);var v={};g(v,{IconArrowSplit:()=>i,default:()=>d});module.exports=k(v);var n=C(require("react"));var c=C(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),i=r=>n.default.createElement(u,{...r},n.default.createElement(s.Path,{d:"M3.5 9.5V3.5H9.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement(s.Path,{d:"M14.5 3.5H20.5V9.5",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement(s.Path,{d:"M12 12V20.5M12 12L4 4M12 12L20 4",stroke:"currentColor",strokeLinecap:"square"})),d=i;0&&(module.exports={IconArrowSplit});
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconArrowSplit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconArrowSplit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3.5 9.5V3.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path\n d=\"M14.5 3.5H20.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12 12V20.5M12 12L4 4M12 12L20 4\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,cAAc,SAAS,EACxE,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconArrowSplit_exports","__export","IconArrowSplit","IconArrowSplit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowSplit","props","React","CentralIconBase","IconArrowSplit_default"]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/IconArrowSplit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconArrowSplit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3.5 9.5V3.5H9.5\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path\n d=\"M14.5 3.5H20.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12 12V20.5M12 12L4 4M12 12L20 4\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowSplit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,OAAO,eAAe,cAAc,SAAS,EACxEG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowSplit","props","React","CentralIconBase","IconArrowSplit_default"]}