@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.286 → 1.1.288

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.
Files changed (84) hide show
  1. package/IconLayoutAllSides/index.d.ts +4 -0
  2. package/IconLayoutAllSides/index.js +3 -0
  3. package/IconLayoutAllSides/index.js.map +11 -0
  4. package/IconLayoutAllSides/index.mjs +3 -0
  5. package/IconLayoutAllSides/index.mjs.map +11 -0
  6. package/IconLayoutBottom/index.js +2 -2
  7. package/IconLayoutBottom/index.js.map +3 -3
  8. package/IconLayoutBottom/index.mjs +2 -2
  9. package/IconLayoutBottom/index.mjs.map +3 -3
  10. package/IconLayoutBottomFull/index.d.ts +4 -0
  11. package/IconLayoutBottomFull/index.js +3 -0
  12. package/IconLayoutBottomFull/index.js.map +11 -0
  13. package/IconLayoutBottomFull/index.mjs +3 -0
  14. package/IconLayoutBottomFull/index.mjs.map +11 -0
  15. package/IconLayoutHalfFull/index.d.ts +4 -0
  16. package/IconLayoutHalfFull/index.js +3 -0
  17. package/{IconLayoutHalf → IconLayoutHalfFull}/index.js.map +4 -4
  18. package/{IconLayoutHalf → IconLayoutHalfFull}/index.mjs +2 -2
  19. package/{IconLayoutHalf → IconLayoutHalfFull}/index.mjs.map +4 -4
  20. package/IconLayoutLeft/index.js +2 -2
  21. package/IconLayoutLeft/index.js.map +3 -3
  22. package/IconLayoutLeft/index.mjs +2 -2
  23. package/IconLayoutLeft/index.mjs.map +3 -3
  24. package/IconLayoutLeftFull/index.d.ts +4 -0
  25. package/IconLayoutLeftFull/index.js +3 -0
  26. package/IconLayoutLeftFull/index.js.map +11 -0
  27. package/IconLayoutLeftFull/index.mjs +3 -0
  28. package/IconLayoutLeftFull/index.mjs.map +11 -0
  29. package/IconLayoutLeftRight/index.d.ts +4 -0
  30. package/IconLayoutLeftRight/index.js +3 -0
  31. package/IconLayoutLeftRight/index.js.map +11 -0
  32. package/IconLayoutLeftRight/index.mjs +3 -0
  33. package/IconLayoutLeftRight/index.mjs.map +11 -0
  34. package/IconLayoutRight/index.js +2 -2
  35. package/IconLayoutRight/index.js.map +3 -3
  36. package/IconLayoutRight/index.mjs +2 -2
  37. package/IconLayoutRight/index.mjs.map +3 -3
  38. package/IconLayoutRightFull/index.d.ts +4 -0
  39. package/IconLayoutRightFull/index.js +3 -0
  40. package/IconLayoutRightFull/index.js.map +11 -0
  41. package/IconLayoutRightFull/index.mjs +3 -0
  42. package/IconLayoutRightFull/index.mjs.map +11 -0
  43. package/IconLayoutThirdFull/index.d.ts +4 -0
  44. package/IconLayoutThirdFull/index.js +3 -0
  45. package/{IconLayoutThird → IconLayoutThirdFull}/index.js.map +4 -4
  46. package/{IconLayoutThird → IconLayoutThirdFull}/index.mjs +2 -2
  47. package/{IconLayoutThird → IconLayoutThirdFull}/index.mjs.map +4 -4
  48. package/IconLayoutTop/index.js +2 -2
  49. package/IconLayoutTop/index.js.map +3 -3
  50. package/IconLayoutTop/index.mjs +2 -2
  51. package/IconLayoutTop/index.mjs.map +3 -3
  52. package/IconLayoutTopBottom/index.d.ts +4 -0
  53. package/IconLayoutTopBottom/index.js +3 -0
  54. package/IconLayoutTopBottom/index.js.map +11 -0
  55. package/IconLayoutTopBottom/index.mjs +3 -0
  56. package/IconLayoutTopBottom/index.mjs.map +11 -0
  57. package/IconLayoutTopFull/index.d.ts +4 -0
  58. package/IconLayoutTopFull/index.js +3 -0
  59. package/IconLayoutTopFull/index.js.map +11 -0
  60. package/IconLayoutTopFull/index.mjs +3 -0
  61. package/IconLayoutTopFull/index.mjs.map +11 -0
  62. package/IconQwik/index.d.ts +4 -0
  63. package/IconQwik/index.js +3 -0
  64. package/IconQwik/index.js.map +11 -0
  65. package/IconQwik/index.mjs +3 -0
  66. package/IconQwik/index.mjs.map +11 -0
  67. package/README.md +14 -6
  68. package/filtered-icons.json +1 -1
  69. package/icons/index.d.ts +1 -1
  70. package/icons/index.js +2 -2
  71. package/icons/index.js.map +3 -3
  72. package/icons/index.mjs +2 -2
  73. package/icons/index.mjs.map +3 -3
  74. package/icons-index.json +4 -4
  75. package/index.d.ts +10 -2
  76. package/index.js +30 -6
  77. package/index.mjs +10 -2
  78. package/license-check.js +1 -1
  79. package/package.json +1 -1
  80. package/skills/central-icons-react-native/SKILL.md +15 -7
  81. package/IconLayoutHalf/index.d.ts +0 -4
  82. package/IconLayoutHalf/index.js +0 -3
  83. package/IconLayoutThird/index.d.ts +0 -4
  84. package/IconLayoutThird/index.js +0 -3
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutAllSides: FC<CentralIconBaseProps>;
4
+ export default IconLayoutAllSides;
@@ -0,0 +1,3 @@
1
+ var k=Object.create;var{getPrototypeOf:v,defineProperty:s,getOwnPropertyNames:f,getOwnPropertyDescriptor:y}=Object,d=Object.prototype.hasOwnProperty;function B(r){return this[r]}var M,S,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?M??=new WeakMap:S??=new WeakMap,u=a.get(r);if(u)return u}t=r!=null?k(v(r)):{};let C=o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t;for(let l of f(r))if(!d.call(C,l))s(C,l,{get:B.bind(r,l),enumerable:!0});if(e)a.set(r,C);return C},i=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of f(r))if(!d.call(o,e))s(o,e,{get:B.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return c.set(r,o),o},c;var h=(r)=>r;function F(r,o){this[r]=h.bind(null,o)}var x=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0,configurable:!0,set:F.bind(o,t)})};var b={};x(b,{CentralIconBase:()=>m});module.exports=i(b);var P=I(require("react")),g=require("react-native-svg"),m=({children:r,size:o=24,...t})=>{return P.default.createElement(g.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var w={};x(w,{default:()=>$,IconLayoutAllSides:()=>L});module.exports=i(w);var n=I(require("react"));var p=require("react-native-svg"),L=(r)=>{return n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M18 3.5L5.99999 3.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M18 20.5L5.99999 20.5",stroke:"currentColor"}))},$=L;
2
+
3
+ //# debugId=420AD8D2CDEA68AA64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutAllSides: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18\" stroke=\"currentColor\"/><Path d=\"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18\" stroke=\"currentColor\"/><Path d=\"M18 3.5L5.99999 3.5\" stroke=\"currentColor\"/><Path d=\"M18 20.5L5.99999 20.5\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,8ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAAsW,EAAtW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,sBAAsB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAc,CAAI,GAGhW",
9
+ "debugId": "420AD8D2CDEA68AA64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...p})=>{return s.createElement(C,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e)};import o from"react";import{Path as t}from"react-native-svg";var l=(e)=>{return o.createElement(n,{...e},o.createElement(t,{d:"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z",stroke:"currentColor"}),o.createElement(t,{d:"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18",stroke:"currentColor"}),o.createElement(t,{d:"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18",stroke:"currentColor"}),o.createElement(t,{d:"M18 3.5L5.99999 3.5",stroke:"currentColor"}),o.createElement(t,{d:"M18 20.5L5.99999 20.5",stroke:"currentColor"}))},P=l;export{P as default,l as IconLayoutAllSides};
2
+
3
+ //# debugId=E1CD332208E6A5B264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutAllSides/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutAllSides: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 6.5L17.5 6.5L17.5 17.5H6.5L6.5 6.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 6C20.5 11.4673 20.5 12.5327 20.5 18\" stroke=\"currentColor\"/><Path d=\"M3.5 6C3.5 11.4673 3.5 12.5327 3.5 18\" stroke=\"currentColor\"/><Path d=\"M18 3.5L5.99999 3.5\" stroke=\"currentColor\"/><Path d=\"M18 20.5L5.99999 20.5\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutAllSides;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAsW,EAAtW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4CAA4C,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,sBAAsB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wBAAwB,OAAO,eAAc,CAAI,GAGhW",
9
+ "debugId": "E1CD332208E6A5B264756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var P=Object.create;var{getPrototypeOf:g,defineProperty:n,getOwnPropertyNames:f,getOwnPropertyDescriptor:v}=Object,M=Object.prototype.hasOwnProperty;function Z(o){return this[o]}var y,d,c=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:d??=new WeakMap,C=m.get(o);if(C)return C}t=o!=null?P(g(o)):{};let H=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let p of f(o))if(!M.call(H,p))n(H,p,{get:Z.bind(o,p),enumerable:!0});if(e)m.set(o,H);return H},u=(o)=>{var r=(s??=new WeakMap).get(o),t;if(r)return r;if(r=n({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of f(o))if(!M.call(r,e))n(r,e,{get:Z.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return s.set(o,r),r},s;var h=(o)=>o;function F(o,r){this[o]=h.bind(null,r)}var B=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:F.bind(r,t)})};var S={};B(S,{CentralIconBase:()=>l});module.exports=u(S);var i=c(require("react")),I=require("react-native-svg"),l=({children:o,size:r=24,...t})=>{return i.default.createElement(I.Svg,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var b={};B(b,{default:()=>w,IconLayoutBottom:()=>x});module.exports=u(b);var V=c(require("react"));var a=require("react-native-svg"),x=(o)=>{return V.default.createElement(l,{...o},V.default.createElement(a.Path,{d:"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z",fill:"currentColor"}),V.default.createElement(a.Path,{d:"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z",fill:"currentColor"}))},w=x;
1
+ var d=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:F}=Object,B=Object.prototype.hasOwnProperty;function I(o){return this[o]}var S,b,x=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var l=r?S??=new WeakMap:b??=new WeakMap,c=l.get(o);if(c)return c}t=o!=null?d(h(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let m of u(o))if(!B.call(p,m))n(p,m,{get:I.bind(o,m),enumerable:!0});if(e)l.set(o,p);return p},P=(o)=>{var r=(f??=new WeakMap).get(o),t;if(r)return r;if(r=n({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of u(o))if(!B.call(r,e))n(r,e,{get:I.bind(o,e),enumerable:!(t=F(o,e))||t.enumerable})}return f.set(o,r),r},f;var L=(o)=>o;function k(o,r){this[o]=L.bind(null,r)}var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:k.bind(r,t)})};var w={};g(w,{CentralIconBase:()=>s});module.exports=P(w);var i=x(require("react")),v=require("react-native-svg"),s=({children:o,size:r=24,...t})=>{return i.default.createElement(v.Svg,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var M={};g(M,{default:()=>V,IconLayoutBottom:()=>y});module.exports=P(M);var a=x(require("react"));var C=require("react-native-svg"),y=(o)=>{return a.default.createElement(s,{...o},a.default.createElement(C.Path,{d:"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z",stroke:"currentColor"}),a.default.createElement(C.Path,{d:"M21 20.5H3",stroke:"currentColor"}))},V=y;
2
2
 
3
- //# debugId=70286AE436D203BD64756E2164756E21
3
+ //# debugId=F1A1ABCE7C1B062A64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z\" fill=\"currentColor\"/><Path d=\"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M21 20.5H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAAwV,EAAxV,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qEAAqE,KAAK,eAAc,CAAI,GAGlV",
9
- "debugId": "70286AE436D203BD64756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAAiJ,EAAjJ,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,GAG3I",
9
+ "debugId": "F1A1ABCE7C1B062A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import V from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...H})=>{return V.createElement(p,{...H,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import t from"react";import{Path as n}from"react-native-svg";var l=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z",fill:"currentColor"}),t.createElement(n,{d:"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z",fill:"currentColor"}))},i=l;export{i as default,l as IconLayoutBottom};
1
+ import a from"react";import{Svg as m}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return a.createElement(m,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import t from"react";import{Path as n}from"react-native-svg";var s=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z",stroke:"currentColor"}),t.createElement(n,{d:"M21 20.5H3",stroke:"currentColor"}))},i=s;export{i as default,s as IconLayoutBottom};
2
2
 
3
- //# debugId=8F71711FD109C3B964756E2164756E21
3
+ //# debugId=4F724815F633924F64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z\" fill=\"currentColor\"/><Path d=\"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5V17.5L3.5 17.5V3.5L20.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M21 20.5H3\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottom;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAAwV,EAAxV,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qEAAqE,KAAK,eAAc,CAAI,GAGlV",
9
- "debugId": "8F71711FD109C3B964756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAAiJ,EAAjJ,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,wCAAwC,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,GAG3I",
9
+ "debugId": "4F724815F633924F64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutBottomFull: FC<CentralIconBaseProps>;
4
+ export default IconLayoutBottomFull;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:g,defineProperty:n,getOwnPropertyNames:f,getOwnPropertyDescriptor:v}=Object,M=Object.prototype.hasOwnProperty;function Z(o){return this[o]}var y,F,c=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:F??=new WeakMap,C=m.get(o);if(C)return C}t=o!=null?P(g(o)):{};let H=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let p of f(o))if(!M.call(H,p))n(H,p,{get:Z.bind(o,p),enumerable:!0});if(e)m.set(o,H);return H},u=(o)=>{var r=(s??=new WeakMap).get(o),t;if(r)return r;if(r=n({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of f(o))if(!M.call(r,e))n(r,e,{get:Z.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return s.set(o,r),r},s;var d=(o)=>o;function h(o,r){this[o]=d.bind(null,r)}var B=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:h.bind(r,t)})};var S={};B(S,{CentralIconBase:()=>l});module.exports=u(S);var i=c(require("react")),I=require("react-native-svg"),l=({children:o,size:r=24,...t})=>{return i.default.createElement(I.Svg,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var b={};B(b,{default:()=>w,IconLayoutBottomFull:()=>x});module.exports=u(b);var V=c(require("react"));var a=require("react-native-svg"),x=(o)=>{return V.default.createElement(l,{...o},V.default.createElement(a.Path,{d:"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z",fill:"currentColor"}),V.default.createElement(a.Path,{d:"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=BCE6711D2AFA41C364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottomFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottomFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z\" fill=\"currentColor\"/><Path d=\"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottomFull;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,gFCvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAAwV,EAAxV,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qEAAqE,KAAK,eAAc,CAAI,GAGlV",
9
+ "debugId": "BCE6711D2AFA41C364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import V from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...H})=>{return V.createElement(p,{...H,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import t from"react";import{Path as n}from"react-native-svg";var l=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z",fill:"currentColor"}),t.createElement(n,{d:"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z",fill:"currentColor"}))},i=l;export{i as default,l as IconLayoutBottomFull};
2
+
3
+ //# debugId=75EF12656122283E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottomFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutBottomFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 20.5V21H21V20.5H20.5ZM20.5 3.5H21V3H20.5V3.5ZM3.5 3.5V3H3V3.5H3.5ZM3.5 20.5H3V21H3.5V20.5ZM21 20.5V3.5H20V20.5H21ZM20.5 3H3.5V4H20.5V3ZM3 3.5V20.5H4V3.5H3ZM3.5 21H20.5V20H3.5V21Z\" fill=\"currentColor\"/><Path d=\"M20.5 15H21V14H20.5V15ZM3.5 14H3V15H3.5V14ZM3.5 15H20.5V14H3.5V15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutBottomFull;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAAwV,EAAxV,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qEAAqE,KAAK,eAAc,CAAI,GAGlV",
9
+ "debugId": "75EF12656122283E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutHalfFull: FC<CentralIconBaseProps>;
4
+ export default IconLayoutHalfFull;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:g,defineProperty:n,getOwnPropertyNames:s,getOwnPropertyDescriptor:v}=Object,M=Object.prototype.hasOwnProperty;function Z(r){return this[r]}var y,F,c=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?y??=new WeakMap:F??=new WeakMap,C=m.get(r);if(C)return C}t=r!=null?P(g(r)):{};let H=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let p of s(r))if(!M.call(H,p))n(H,p,{get:Z.bind(r,p),enumerable:!0});if(e)m.set(r,H);return H},u=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of s(r))if(!M.call(o,e))n(o,e,{get:Z.bind(r,e),enumerable:!(t=v(r,e))||t.enumerable})}return f.set(r,o),o},f;var d=(r)=>r;function h(r,o){this[r]=d.bind(null,o)}var i=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:h.bind(o,t)})};var S={};i(S,{CentralIconBase:()=>l});module.exports=u(S);var B=c(require("react")),I=require("react-native-svg"),l=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var b={};i(b,{default:()=>w,IconLayoutHalfFull:()=>x});module.exports=u(b);var V=c(require("react"));var a=require("react-native-svg"),x=(r)=>{return V.default.createElement(l,{...r},V.default.createElement(a.Path,{d:"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z",fill:"currentColor"}),V.default.createElement(a.Path,{d:"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=19853FB1BC96CC1764756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalf/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalfFull/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutHalf: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z\" fill=\"currentColor\"/><Path d=\"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalf;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutHalfFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z\" fill=\"currentColor\"/><Path d=\"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalfFull;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,0ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAA0W,EAA1W,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGpW",
9
- "debugId": "D144472A93D60DA164756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,8ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAA0W,EAA1W,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGpW",
9
+ "debugId": "19853FB1BC96CC1764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import V from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...H})=>{return V.createElement(p,{...H,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var l=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z",fill:"currentColor"}),t.createElement(n,{d:"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z",fill:"currentColor"}))},B=l;export{B as default,l as IconLayoutHalf};
1
+ import V from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...H})=>{return V.createElement(p,{...H,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var l=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z",fill:"currentColor"}),t.createElement(n,{d:"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z",fill:"currentColor"}))},B=l;export{B as default,l as IconLayoutHalfFull};
2
2
 
3
- //# debugId=A5BA715268736B8A64756E2164756E21
3
+ //# debugId=A26222A985311CA764756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalf/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalfFull/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutHalf: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z\" fill=\"currentColor\"/><Path d=\"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalf;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutHalfFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z\" fill=\"currentColor\"/><Path d=\"M20.5 12.5H21V11.5H20.5V12.5ZM3.5 11.5H3V12.5H3.5V11.5ZM3.5 12.5H20.5V11.5H3.5V12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalfFull;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAA0W,EAA1W,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGpW",
9
- "debugId": "A5BA715268736B8A64756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAA0W,EAA1W,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2LAA2L,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGpW",
9
+ "debugId": "A26222A985311CA764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var P=Object.create;var{getPrototypeOf:g,defineProperty:e,getOwnPropertyNames:M,getOwnPropertyDescriptor:V}=Object,Z=Object.prototype.hasOwnProperty;function c(r){return this[r]}var v,y,u=(r,o,t)=>{var L=r!=null&&typeof r==="object";if(L){var C=o?v??=new WeakMap:y??=new WeakMap,f=C.get(r);if(f)return f}t=r!=null?P(g(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of M(r))if(!Z.call(n,l))e(n,l,{get:c.bind(r,l),enumerable:!0});if(L)C.set(r,n);return n},H=(r)=>{var o=(s??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var L of M(r))if(!Z.call(o,L))e(o,L,{get:c.bind(r,L),enumerable:!(t=V(r,L))||t.enumerable})}return s.set(r,o),o},s;var d=(r)=>r;function h(r,o){this[r]=d.bind(null,o)}var i=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:h.bind(o,t)})};var F={};i(F,{CentralIconBase:()=>a});module.exports=H(F);var B=u(require("react")),I=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var S={};i(S,{default:()=>b,IconLayoutLeft:()=>x});module.exports=H(S);var p=u(require("react"));var m=require("react-native-svg"),x=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z",fill:"currentColor"}))},b=x;
1
+ var L=Object.create;var{getPrototypeOf:d,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,B=Object.prototype.hasOwnProperty;function I(r){return this[r]}var F,S,x=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var l=o?F??=new WeakMap:S??=new WeakMap,c=l.get(r);if(c)return c}t=r!=null?L(d(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let s of u(r))if(!B.call(p,s))n(p,s,{get:I.bind(r,s),enumerable:!0});if(e)l.set(r,p);return p},P=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!B.call(o,e))n(o,e,{get:I.bind(r,e),enumerable:!(t=h(r,e))||t.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function k(r,o){this[r]=b.bind(null,o)}var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:k.bind(o,t)})};var w={};g(w,{CentralIconBase:()=>m});module.exports=P(w);var i=x(require("react")),v=require("react-native-svg"),m=({children:r,size:o=24,...t})=>{return i.default.createElement(v.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var M={};g(M,{default:()=>$,IconLayoutLeft:()=>y});module.exports=P(M);var a=x(require("react"));var C=require("react-native-svg"),y=(r)=>{return a.default.createElement(m,{...r},a.default.createElement(C.Path,{d:"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),a.default.createElement(C.Path,{d:"M3.5 3V21",stroke:"currentColor"}))},$=y;
2
2
 
3
- //# debugId=CA91F3DB1509C1A464756E2164756E21
3
+ //# debugId=AFD0AC787B29B7DD64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeft: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z\" fill=\"currentColor\"/><Path d=\"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeft: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,0ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAA0a,EAA1a,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2FAA2F,KAAK,eAAc,CAAI,GAGpa",
9
- "debugId": "CA91F3DB1509C1A464756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,0ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAAmJ,EAAnJ,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAG7I",
9
+ "debugId": "AFD0AC787B29B7DD64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";import{Svg as l}from"react-native-svg";var L=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as e}from"react-native-svg";var a=(o)=>{return t.createElement(L,{...o},t.createElement(e,{d:"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z",fill:"currentColor"}),t.createElement(e,{d:"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z",fill:"currentColor"}))},B=a;export{B as default,a as IconLayoutLeft};
1
+ import a from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return a.createElement(s,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var m=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),t.createElement(n,{d:"M3.5 3V21",stroke:"currentColor"}))},i=m;export{i as default,m as IconLayoutLeft};
2
2
 
3
- //# debugId=E8F603E75D48337964756E2164756E21
3
+ //# debugId=8BD9C7F8B23591C564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeft: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z\" fill=\"currentColor\"/><Path d=\"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeft: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 3.5L20.5 3.5L20.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeft;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAA0a,EAA1a,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2FAA2F,KAAK,eAAc,CAAI,GAGpa",
9
- "debugId": "E8F603E75D48337964756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAAmJ,EAAnJ,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAG7I",
9
+ "debugId": "8BD9C7F8B23591C564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeftFull: FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeftFull;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:g,defineProperty:e,getOwnPropertyNames:M,getOwnPropertyDescriptor:V}=Object,Z=Object.prototype.hasOwnProperty;function c(r){return this[r]}var v,y,u=(r,o,t)=>{var L=r!=null&&typeof r==="object";if(L){var C=o?v??=new WeakMap:y??=new WeakMap,f=C.get(r);if(f)return f}t=r!=null?P(g(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of M(r))if(!Z.call(n,l))e(n,l,{get:c.bind(r,l),enumerable:!0});if(L)C.set(r,n);return n},H=(r)=>{var o=(s??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var L of M(r))if(!Z.call(o,L))e(o,L,{get:c.bind(r,L),enumerable:!(t=V(r,L))||t.enumerable})}return s.set(r,o),o},s;var F=(r)=>r;function d(r,o){this[r]=F.bind(null,o)}var i=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:d.bind(o,t)})};var h={};i(h,{CentralIconBase:()=>a});module.exports=H(h);var B=u(require("react")),I=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var S={};i(S,{default:()=>b,IconLayoutLeftFull:()=>x});module.exports=H(S);var p=u(require("react"));var m=require("react-native-svg"),x=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z",fill:"currentColor"}))},b=x;
2
+
3
+ //# debugId=B0596898C959709E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeftFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z\" fill=\"currentColor\"/><Path d=\"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftFull;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,8ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAA0a,EAA1a,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2FAA2F,KAAK,eAAc,CAAI,GAGpa",
9
+ "debugId": "B0596898C959709E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var L=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as e}from"react-native-svg";var a=(o)=>{return t.createElement(L,{...o},t.createElement(e,{d:"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z",fill:"currentColor"}),t.createElement(e,{d:"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z",fill:"currentColor"}))},B=a;export{B as default,a as IconLayoutLeftFull};
2
+
3
+ //# debugId=2D4607BB7C6612F564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeftFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM20.5 3.5L21 3.5V3L20.5 3V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM3.5 4L20.5 4V3L3.5 3L3.5 4ZM20 3.5L20 20.5H21L21 3.5L20 3.5ZM20.5 20L3.5 20L3.5 21L20.5 21V20ZM4 20.5L4 3.5L3 3.5L3 20.5H4Z\" fill=\"currentColor\"/><Path d=\"M9 20.5L9 21H10L10 20.5H9ZM10 3.5L10 3L9 3L9 3.5L10 3.5ZM10 20.5L10 3.5L9 3.5L9 20.5H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftFull;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAA0a,EAA1a,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2FAA2F,KAAK,eAAc,CAAI,GAGpa",
9
+ "debugId": "2D4607BB7C6612F564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeftRight: FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeftRight;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:y,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:L}=Object,B=Object.prototype.hasOwnProperty;function I(r){return this[r]}var F,S,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?F??=new WeakMap:S??=new WeakMap,c=m.get(r);if(c)return c}t=r!=null?v(y(r)):{};let s=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let C of u(r))if(!B.call(s,C))n(s,C,{get:I.bind(r,C),enumerable:!0});if(e)m.set(r,s);return s},i=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!B.call(o,e))n(o,e,{get:I.bind(r,e),enumerable:!(t=L(r,e))||t.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function k(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:k.bind(o,t)})};var M={};x(M,{CentralIconBase:()=>l});module.exports=i(M);var P=g(require("react")),d=require("react-native-svg"),l=({children:r,size:o=24,...t})=>{return P.default.createElement(d.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var w={};x(w,{default:()=>V,IconLayoutLeftRight:()=>h});module.exports=i(w);var p=g(require("react"));var a=require("react-native-svg"),h=(r)=>{return p.default.createElement(l,{...r},p.default.createElement(a.Path,{d:"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),p.default.createElement(a.Path,{d:"M20.5 3V21",stroke:"currentColor"}),p.default.createElement(a.Path,{d:"M3.5 3V21",stroke:"currentColor"}))},V=h;
2
+
3
+ //# debugId=5F9D3BAEE14ACD7C64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftRight/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeftRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 3V21\" stroke=\"currentColor\"/><Path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,+ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAA+L,EAA/L,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGzL",
9
+ "debugId": "5F9D3BAEE14ACD7C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as a}from"react-native-svg";var n=({children:t,size:r=24,...p})=>{return s.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t)};import o from"react";import{Path as e}from"react-native-svg";var C=(t)=>{return o.createElement(n,{...t},o.createElement(e,{d:"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z",stroke:"currentColor"}),o.createElement(e,{d:"M20.5 3V21",stroke:"currentColor"}),o.createElement(e,{d:"M3.5 3V21",stroke:"currentColor"}))},P=C;export{P as default,C as IconLayoutLeftRight};
2
+
3
+ //# debugId=E04AB920F8BB77C864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeftRight/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutLeftRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 3.5L17.5 3.5L17.5 20.5H6.5L6.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 3V21\" stroke=\"currentColor\"/><Path d=\"M3.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutLeftRight;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAA+L,EAA/L,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,YAAY,OAAO,eAAc,CAAI,GAGzL",
9
+ "debugId": "E04AB920F8BB77C864756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var x=Object.create;var{getPrototypeOf:P,defineProperty:e,getOwnPropertyNames:M,getOwnPropertyDescriptor:V}=Object,Z=Object.prototype.hasOwnProperty;function c(r){return this[r]}var h,v,i=(r,o,t)=>{var L=r!=null&&typeof r==="object";if(L){var C=o?h??=new WeakMap:v??=new WeakMap,s=C.get(r);if(s)return s}t=r!=null?x(P(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of M(r))if(!Z.call(n,l))e(n,l,{get:c.bind(r,l),enumerable:!0});if(L)C.set(r,n);return n},u=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var L of M(r))if(!Z.call(o,L))e(o,L,{get:c.bind(r,L),enumerable:!(t=V(r,L))||t.enumerable})}return f.set(r,o),o},f;var y=(r)=>r;function d(r,o){this[r]=y.bind(null,o)}var H=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:d.bind(o,t)})};var F={};H(F,{CentralIconBase:()=>a});module.exports=u(F);var B=i(require("react")),I=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var S={};H(S,{default:()=>b,IconLayoutRight:()=>g});module.exports=u(S);var p=i(require("react"));var m=require("react-native-svg"),g=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},b=g;
1
+ var y=Object.create;var{getPrototypeOf:d,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:F}=Object,B=Object.prototype.hasOwnProperty;function I(r){return this[r]}var L,S,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var l=o?L??=new WeakMap:S??=new WeakMap,c=l.get(r);if(c)return c}t=r!=null?y(d(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let s of u(r))if(!B.call(p,s))n(p,s,{get:I.bind(r,s),enumerable:!0});if(e)l.set(r,p);return p},i=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!B.call(o,e))n(o,e,{get:I.bind(r,e),enumerable:!(t=F(r,e))||t.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function k(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:k.bind(o,t)})};var w={};x(w,{CentralIconBase:()=>m});module.exports=i(w);var P=g(require("react")),h=require("react-native-svg"),m=({children:r,size:o=24,...t})=>{return P.default.createElement(h.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var M={};x(M,{default:()=>$,IconLayoutRight:()=>v});module.exports=i(M);var a=g(require("react"));var C=require("react-native-svg"),v=(r)=>{return a.default.createElement(m,{...r},a.default.createElement(C.Path,{d:"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z",stroke:"currentColor"}),a.default.createElement(C.Path,{d:"M20.5 3V21",stroke:"currentColor"}))},$=v;
2
2
 
3
- //# debugId=A21B05E081E161E864756E2164756E21
3
+ //# debugId=CA8BF9F5E651361864756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z\" fill=\"currentColor\"/><Path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,2ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA4C,CAAC,IAAU,CAClE,OAAO,wBAAib,EAAjb,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG3a",
9
- "debugId": "A21B05E081E161E864756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,2ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA4C,CAAC,IAAU,CAClE,OAAO,wBAAoJ,EAApJ,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,GAG9I",
9
+ "debugId": "CA8BF9F5E651361864756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";import{Svg as l}from"react-native-svg";var L=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as e}from"react-native-svg";var a=(o)=>{return t.createElement(L,{...o},t.createElement(e,{d:"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z",fill:"currentColor"}),t.createElement(e,{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},B=a;export{B as default,a as IconLayoutRight};
1
+ import a from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return a.createElement(s,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var m=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z",stroke:"currentColor"}),t.createElement(n,{d:"M20.5 3V21",stroke:"currentColor"}))},P=m;export{P as default,m as IconLayoutRight};
2
2
 
3
- //# debugId=248760D81641BB5464756E2164756E21
3
+ //# debugId=5AEB4FFB747BB3E164756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z\" fill=\"currentColor\"/><Path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRight: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3.5 3.5L17.5 3.5L17.5 20.5H3.5L3.5 3.5Z\" stroke=\"currentColor\"/><Path d=\"M20.5 3V21\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRight;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA4C,CAAC,IAAU,CAClE,OAAO,gBAAib,EAAjb,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG3a",
9
- "debugId": "248760D81641BB5464756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA4C,CAAC,IAAU,CAClE,OAAO,gBAAoJ,EAApJ,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2CAA2C,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,GAG9I",
9
+ "debugId": "5AEB4FFB747BB3E164756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutRightFull: FC<CentralIconBaseProps>;
4
+ export default IconLayoutRightFull;
@@ -0,0 +1,3 @@
1
+ var x=Object.create;var{getPrototypeOf:P,defineProperty:e,getOwnPropertyNames:M,getOwnPropertyDescriptor:V}=Object,Z=Object.prototype.hasOwnProperty;function c(r){return this[r]}var h,v,u=(r,o,t)=>{var L=r!=null&&typeof r==="object";if(L){var C=o?h??=new WeakMap:v??=new WeakMap,s=C.get(r);if(s)return s}t=r!=null?x(P(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of M(r))if(!Z.call(n,l))e(n,l,{get:c.bind(r,l),enumerable:!0});if(L)C.set(r,n);return n},i=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var L of M(r))if(!Z.call(o,L))e(o,L,{get:c.bind(r,L),enumerable:!(t=V(r,L))||t.enumerable})}return f.set(r,o),o},f;var y=(r)=>r;function F(r,o){this[r]=y.bind(null,o)}var H=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:F.bind(o,t)})};var d={};H(d,{CentralIconBase:()=>a});module.exports=i(d);var B=u(require("react")),I=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var S={};H(S,{default:()=>b,IconLayoutRightFull:()=>g});module.exports=i(S);var p=u(require("react"));var m=require("react-native-svg"),g=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},b=g;
2
+
3
+ //# debugId=E92D5DB1FB6FE9C964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRightFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRightFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z\" fill=\"currentColor\"/><Path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRightFull;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,+ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAgD,CAAC,IAAU,CACtE,OAAO,wBAAib,EAAjb,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG3a",
9
+ "debugId": "E92D5DB1FB6FE9C964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var L=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as e}from"react-native-svg";var a=(o)=>{return t.createElement(L,{...o},t.createElement(e,{d:"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z",fill:"currentColor"}),t.createElement(e,{d:"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z",fill:"currentColor"}))},B=a;export{B as default,a as IconLayoutRightFull};
2
+
3
+ //# debugId=F3DEB0314E6801B564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRightFull/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconLayoutRightFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 3.5L21 3.5V3L20.5 3V3.5ZM3.5 3.5L3.5 3L3 3L3 3.5L3.5 3.5ZM3.5 20.5H3L3 21H3.5L3.5 20.5ZM20.5 20.5V21H21V20.5H20.5ZM20.5 3L3.5 3L3.5 4L20.5 4V3ZM3 3.5L3 20.5H4L4 3.5L3 3.5ZM3.5 21L20.5 21V20L3.5 20L3.5 21ZM21 20.5L21 3.5L20 3.5L20 20.5H21Z\" fill=\"currentColor\"/><Path d=\"M14 20.5L14 21H15L15 20.5H14ZM15 3.5L15 3L14 3L14 3.5L15 3.5ZM15 20.5L15 3.5L14 3.5L14 20.5H15Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutRightFull;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAgD,CAAC,IAAU,CACtE,OAAO,gBAAib,EAAjb,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,GAG3a",
9
+ "debugId": "F3DEB0314E6801B564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutThirdFull: FC<CentralIconBaseProps>;
4
+ export default IconLayoutThirdFull;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:d,defineProperty:H,getOwnPropertyNames:m,getOwnPropertyDescriptor:g}=Object,f=Object.prototype.hasOwnProperty;function s(r){return this[r]}var h,v,u=(r,o,t)=>{var n=r!=null&&typeof r==="object";if(n){var C=o?h??=new WeakMap:v??=new WeakMap,M=C.get(r);if(M)return M}t=r!=null?P(d(r)):{};let e=o||!r||!r.__esModule?H(t,"default",{value:r,enumerable:!0}):t;for(let p of m(r))if(!f.call(e,p))H(e,p,{get:s.bind(r,p),enumerable:!0});if(n)C.set(r,e);return e},c=(r)=>{var o=(Z??=new WeakMap).get(r),t;if(o)return o;if(o=H({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of m(r))if(!f.call(o,n))H(o,n,{get:s.bind(r,n),enumerable:!(t=g(r,n))||t.enumerable})}return Z.set(r,o),o},Z;var y=(r)=>r;function F(r,o){this[r]=y.bind(null,o)}var i=(r,o)=>{for(var t in o)H(r,t,{get:o[t],enumerable:!0,configurable:!0,set:F.bind(o,t)})};var S={};i(S,{CentralIconBase:()=>a});module.exports=c(S);var B=u(require("react")),I=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return B.default.createElement(I.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var b={};i(b,{default:()=>w,IconLayoutThirdFull:()=>x});module.exports=c(b);var V=u(require("react"));var l=require("react-native-svg"),x=(r)=>{return V.default.createElement(a,{...r},V.default.createElement(l.Path,{d:"M20.5 3.5H21V3H20.5V3.5ZM20.5 20.5V21H21V20.5H20.5ZM3.5 20.5H3V21H3.5V20.5ZM3.5 3.5V3H3V3.5H3.5ZM20 3.5V20.5H21V3.5H20ZM20.5 20H3.5V21H20.5V20ZM4 20.5V3.5H3V20.5H4ZM3.5 4H20.5V3H3.5V4Z",fill:"currentColor"}),V.default.createElement(l.Path,{d:"M20.5 15.1699H21V14.1699H20.5V15.1699ZM3.5 14.1699H3V15.1699H3.5V14.1699ZM3.5 15.1699H20.5V14.1699H3.5V15.1699Z",fill:"currentColor"}),V.default.createElement(l.Path,{d:"M20.5 9.83008H21V8.83008H20.5V9.83008ZM3.5 8.83008H3V9.83008H3.5V8.83008ZM3.5 9.83008H20.5V8.83008H3.5V9.83008Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=77B484A88203B92464756E2164756E21