@central-icons-react-native/square-filled-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/IconArrowSplitLeft/index.d.ts +4 -0
- package/IconArrowSplitLeft/index.js +2 -0
- package/IconArrowSplitLeft/index.js.map +1 -0
- package/IconArrowSplitLeft/index.mjs +2 -0
- package/IconArrowSplitLeft/index.mjs.map +1 -0
- package/IconArrowSplitRight/index.d.ts +4 -0
- package/IconArrowSplitRight/index.js +2 -0
- package/IconArrowSplitRight/index.js.map +1 -0
- package/IconArrowSplitRight/index.mjs +2 -0
- package/IconArrowSplitRight/index.mjs.map +1 -0
- package/IconArrowSplitUp/index.d.ts +4 -0
- package/IconArrowSplitUp/index.js +2 -0
- package/IconArrowSplitUp/index.js.map +1 -0
- package/{IconArrowSplit → IconArrowSplitUp}/index.mjs +1 -1
- package/IconArrowSplitUp/index.mjs.map +1 -0
- package/README.md +3 -1
- package/filtered-icons.json +40 -12
- package/icons/index.d.ts +3 -1
- package/icons-index.json +10 -6
- package/index.d.ts +3 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +22 -8
- package/IconArrowSplit/index.d.ts +0 -4
- package/IconArrowSplit/index.js +0 -2
- package/IconArrowSplit/index.js.map +0 -1
- package/IconArrowSplit/index.mjs.map +0 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 3H10V4H4.70711L12 11.2929L19.2929 4H14V3H21V10H20V4.70711L12.5 12.2071V21H11.5V12.2071L4 4.70711V10H3V3Z\" fill=\"currentColor\"/>",
|
|
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=\"M6.70703 18L4.5 20.207L3.79297 19.5L6 17.293L6.70703 18Z\" fill=\"currentColor\"/><Path d=\"M12.5 11.793L19 18.293V13H20V20H13V19H18.293L11.5 12.207V3H12.5V11.793Z\" fill=\"currentColor\"/><Path d=\"M10.457 14.2559L8.25 16.4629L7.54297 15.7559L9.75 13.5488L10.457 14.2559Z\" fill=\"currentColor\"/>",
|
|
880
873
|
"tags": "Path",
|
|
@@ -886,9 +879,30 @@
|
|
|
886
879
|
"svg": "<Path d=\"M12.5 3V11.793L20 19.293V14H21V21H14V20H19.293L12 12.707L4.70703 20H10V21H3V14H4V19.293L11.5 11.793V3H12.5Z\" fill=\"currentColor\"/>",
|
|
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=\"M10 4H4.70703L12.207 11.5H21V12.5H12.207L4.70703 20H10V21H3V14H4V19.293L11.293 12L4 4.70703V10H3V3H10V4Z\" fill=\"currentColor\"/>",
|
|
887
|
+
"tags": "Path",
|
|
888
|
+
"componentName": "IconArrowSplitLeft",
|
|
889
|
+
"iconName": "arrow-split-left, rules, direction, split",
|
|
890
|
+
"pathname": "src/IconArrowSplitLeft"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"svg": "<Path d=\"M21 10H20V4.70703L12.707 12L20 19.293V14H21V21H14V20H19.293L11.793 12.5H3V11.5H11.793L19.293 4H14V3H21V10Z\" fill=\"currentColor\"/>",
|
|
894
|
+
"tags": "Path",
|
|
895
|
+
"componentName": "IconArrowSplitRight",
|
|
896
|
+
"iconName": "arrow-split-right, rules, direction, split",
|
|
897
|
+
"pathname": "src/IconArrowSplitRight"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3 3H10V4H4.70711L12 11.2929L19.2929 4H14V3H21V10H20V4.70711L12.5 12.2071V21H11.5V12.2071L4 4.70711V10H3V3Z\" fill=\"currentColor\"/>",
|
|
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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.5 0.792969L17.2071 4.50008L13.5 8.20718L12.7929 7.50008L15.2929 5.00008H4V14.0001H3V4.00008H15.2929L12.7929 1.50008L13.5 0.792969ZM21 10.0001V20.0001H8.70711L11.2071 22.5001L10.5 23.2072L6.79289 19.5001L10.5 15.793L11.2071 16.5001L8.70711 19.0001H20V10.0001H21Z\" fill=\"currentColor\"/>",
|
|
894
908
|
"tags": "Path",
|
package/IconArrowSplit/index.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!d.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(V(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var P={};v(P,{IconArrowSplit:()=>i,default:()=>H});module.exports=x(P);var p=m(require("react"));var s=m(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.default.createElement(C.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 f=require("react-native-svg"),i=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H10V4H4.70711L12 11.2929L19.2929 4H14V3H21V10H20V4.70711L12.5 12.2071V21H11.5V12.2071L4 4.70711V10H3V3Z",fill:"currentColor"})),H=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\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 3H10V4H4.70711L12 11.2929L19.2929 4H14V3H21V10H20V4.70711L12.5 12.2071V21H11.5V12.2071L4 4.70711V10H3V3Z\"\n fill=\"currentColor\"\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,QACC,SAAS,UACT,SAAS,UACT,EAAE,8GACF,KAAK,eACP,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\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 3H10V4H4.70711L12 11.2929L19.2929 4H14V3H21V10H20V4.70711L12.5 12.2071V21H11.5V12.2071L4 4.70711V10H3V3Z\"\n fill=\"currentColor\"\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,CACC,SAAS,UACT,SAAS,UACT,EAAE,8GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowSplit","props","React","CentralIconBase","IconArrowSplit_default"]}
|