@central-icons-react-native/round-outlined-radius-1-stroke-2 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 P=Object.create;var{getPrototypeOf:g,defineProperty:i,getOwnPropertyNames:l,getOwnPropertyDescriptor:j}=Object,L=Object.prototype.hasOwnProperty;function c(o){return this[o]}var v,y,m=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var C=r?v??=new WeakMap:y??=new WeakMap,k=C.get(o);if(k)return k}e=o!=null?P(g(o)):{};let p=r||!o||!o.__esModule?i(e,"default",{value:o,enumerable:!0}):e;for(let d of l(o))if(!L.call(p,d))i(p,d,{get:c.bind(o,d),enumerable:!0});if(n)C.set(o,p);return p},f=(o)=>{var r=(a??=new WeakMap).get(o),e;if(r)return r;if(r=i({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of l(o))if(!L.call(r,n))i(r,n,{get:c.bind(o,n),enumerable:!(e=j(o,n))||e.enumerable})}return a.set(o,r),r},a;var M=(o)=>o;function S(o,r){this[o]=M.bind(null,r)}var h=(o,r)=>{for(var e in r)i(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var W={};h(W,{CentralIconBase:()=>u});module.exports=f(W);var B=m(require("react")),I=require("react-native-svg"),u=({children:o,size:r=24,...e})=>{return B.default.createElement(I.Svg,{...e,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var F={};h(F,{default:()=>b,IconLayoutAllSides:()=>x});module.exports=f(F);var t=m(require("react"));var s=require("react-native-svg"),x=(o)=>{return t.default.createElement(u,{...o},t.default.createElement(s.Path,{d:"M8 9C8 8.44772 8.44772 8 9 8L15 8C15.5523 8 16 8.44772 16 9L16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15L8 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M20 7C20 12.4673 20 11.5327 20 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M4 7C4 12.4673 4 11.5327 4 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M17 4L6.99999 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(s.Path,{d:"M17 20L6.99999 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},b=x;
2
+
3
+ //# debugId=0167E9E6120D687864756E2164756E21
@@ -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=\"M8 9C8 8.44772 8.44772 8 9 8L15 8C15.5523 8 16 8.44772 16 9L16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15L8 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 7C20 12.4673 20 11.5327 20 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 7C4 12.4673 4 11.5327 4 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 4L6.99999 4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 20L6.99999 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAqtB,EAArtB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,oCAAoC,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gCAAgC,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG/sB",
9
+ "debugId": "0167E9E6120D687864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import i from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...s})=>{return i.createElement(p,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n)};import r from"react";import{Path as e}from"react-native-svg";var d=(n)=>{return r.createElement(t,{...n},r.createElement(e,{d:"M8 9C8 8.44772 8.44772 8 9 8L15 8C15.5523 8 16 8.44772 16 9L16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15L8 9Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M20 7C20 12.4673 20 11.5327 20 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M4 7C4 12.4673 4 11.5327 4 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M17 4L6.99999 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M17 20L6.99999 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},B=d;export{B as default,d as IconLayoutAllSides};
2
+
3
+ //# debugId=98842EFB9422E36364756E2164756E21
@@ -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=\"M8 9C8 8.44772 8.44772 8 9 8L15 8C15.5523 8 16 8.44772 16 9L16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15L8 9Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 7C20 12.4673 20 11.5327 20 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 7C4 12.4673 4 11.5327 4 17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 4L6.99999 4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 20L6.99999 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAqtB,EAArtB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,oCAAoC,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gCAAgC,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG/sB",
9
+ "debugId": "98842EFB9422E36364756E2164756E21",
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 a=r?y??=new WeakMap:d??=new WeakMap,m=a.get(o);if(m)return m}t=o!=null?P(g(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let H of f(o))if(!M.call(p,H))n(p,H,{get:Z.bind(o,H),enumerable:!0});if(e)a.set(o,p);return p},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:()=>C});module.exports=u(S);var i=c(require("react")),I=require("react-native-svg"),C=({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 l=require("react-native-svg"),x=(o)=>{return V.default.createElement(C,{...o},V.default.createElement(l.Path,{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"}),V.default.createElement(l.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=x;
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:l,getOwnPropertyDescriptor:v}=Object,d=Object.prototype.hasOwnProperty;function f(o){return this[o]}var y,F,B=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:F??=new WeakMap,u=m.get(o);if(u)return u}t=o!=null?g(h(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let a of l(o))if(!d.call(p,a))n(p,a,{get:f.bind(o,a),enumerable:!0});if(e)m.set(o,p);return p},k=(o)=>{var r=(c??=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 l(o))if(!d.call(r,e))n(r,e,{get:f.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var I=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var j={};I(j,{CentralIconBase:()=>C});module.exports=k(j);var L=B(require("react")),x=require("react-native-svg"),C=({children:o,size:r=24,...t})=>{return L.default.createElement(x.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 w={};I(w,{default:()=>M,IconLayoutBottom:()=>P});module.exports=k(w);var s=B(require("react"));var i=require("react-native-svg"),P=(o)=>{return s.default.createElement(C,{...o},s.default.createElement(i.Path,{d:"M19 4C19.5523 4 20 4.44772 20 5L20 15C20 15.5523 19.5523 16 19 16L5 16C4.44772 16 4 15.5523 4 15V5C4 4.44772 4.44772 4 5 4L19 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement(i.Path,{d:"M20 20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},M=P;
2
2
 
3
- //# debugId=6DE781D38A68597664756E2164756E21
3
+ //# debugId=F6DBE3C058C7591C64756E2164756E21
@@ -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=\"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M19 4C19.5523 4 20 4.44772 20 5L20 15C20 15.5523 19.5523 16 19 16L5 16C4.44772 16 4 15.5523 4 15V5C4 4.44772 4.44772 4 5 4L19 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 20H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAyW,EAAzW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,wDAAwD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGnW",
9
- "debugId": "6DE781D38A68597664756E2164756E21",
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,wBAAoW,EAApW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG9V",
9
+ "debugId": "F6DBE3C058C7591C64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import V from"react";import{Svg as H}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return V.createElement(H,{...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 C=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},i=C;export{i as default,C as IconLayoutBottom};
1
+ import s from"react";import{Svg as a}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return s.createElement(a,{...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 C=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M19 4C19.5523 4 20 4.44772 20 5L20 15C20 15.5523 19.5523 16 19 16L5 16C4.44772 16 4 15.5523 4 15V5C4 4.44772 4.44772 4 5 4L19 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M20 20H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},L=C;export{L as default,C as IconLayoutBottom};
2
2
 
3
- //# debugId=046177CDBA92145264756E2164756E21
3
+ //# debugId=B0937611CC1CA63364756E2164756E21
@@ -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=\"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M19 4C19.5523 4 20 4.44772 20 5L20 15C20 15.5523 19.5523 16 19 16L5 16C4.44772 16 4 15.5523 4 15V5C4 4.44772 4.44772 4 5 4L19 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 20H4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAyW,EAAzW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,wDAAwD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGnW",
9
- "debugId": "046177CDBA92145264756E2164756E21",
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,gBAAoW,EAApW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG9V",
9
+ "debugId": "B0937611CC1CA63364756E2164756E21",
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 a=r?y??=new WeakMap:F??=new WeakMap,m=a.get(o);if(m)return m}t=o!=null?P(g(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let l of f(o))if(!M.call(p,l))n(p,l,{get:Z.bind(o,l),enumerable:!0});if(e)a.set(o,p);return p},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:()=>H});module.exports=u(S);var i=c(require("react")),I=require("react-native-svg"),H=({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 C=require("react-native-svg"),x=(o)=>{return V.default.createElement(H,{...o},V.default.createElement(C.Path,{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"}),V.default.createElement(C.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=CEE399E064535FA964756E2164756E21
@@ -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=\"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,wBAAyW,EAAzW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,wDAAwD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGnW",
9
+ "debugId": "CEE399E064535FA964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import V from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return V.createElement(l,{...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 H=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},i=H;export{i as default,H as IconLayoutBottomFull};
2
+
3
+ //# debugId=2B7EE9E16C8D132E64756E2164756E21
@@ -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=\"M4 13H3V15H4V13ZM20 15H21V13H20V15ZM20 13H4V15H20V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,gBAAyW,EAAzW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,wDAAwD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGnW",
9
+ "debugId": "2B7EE9E16C8D132E64756E2164756E21",
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 a=o?y??=new WeakMap:F??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?P(g(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let H of s(r))if(!M.call(p,H))n(p,H,{get:Z.bind(r,H),enumerable:!0});if(e)a.set(r,p);return p},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:()=>V});module.exports=u(S);var B=c(require("react")),I=require("react-native-svg"),V=({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 l=c(require("react"));var C=require("react-native-svg"),x=(r)=>{return l.default.createElement(V,{...r},l.default.createElement(C.Path,{d:"M20 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z",fill:"currentColor"}),l.default.createElement(C.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=14DA107FD3BA9FCF64756E2164756E21
@@ -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 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,wBAAwW,EAAxW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
- "debugId": "6C02182589E5331164756E2164756E21",
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,wBAAwW,EAAxW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
+ "debugId": "14DA107FD3BA9FCF64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import H from"react";import{Svg as V}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return H.createElement(V,{...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 l=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M20 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=l;export{B as default,l as IconLayoutHalf};
1
+ import l from"react";import{Svg as H}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return l.createElement(H,{...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 V=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M20 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=V;export{B as default,V as IconLayoutHalfFull};
2
2
 
3
- //# debugId=8996B19E70FB0C4264756E2164756E21
3
+ //# debugId=8D9796BA511168FC64756E2164756E21
@@ -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 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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 13H21V11H20V13ZM4 11H3V13H4V11ZM4 13H20V11H4V13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,gBAAwW,EAAxW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
- "debugId": "8996B19E70FB0C4264756E2164756E21",
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,gBAAwW,EAAxW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
+ "debugId": "8D9796BA511168FC64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +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,d,c=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?y??=new WeakMap:d??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?P(g(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let H of s(r))if(!M.call(p,H))n(p,H,{get:Z.bind(r,H),enumerable:!0});if(e)a.set(r,p);return p},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 h=(r)=>r;function F(r,o){this[r]=h.bind(null,o)}var i=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:F.bind(o,t)})};var S={};i(S,{CentralIconBase:()=>C});module.exports=u(S);var B=c(require("react")),I=require("react-native-svg"),C=({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,IconLayoutLeft:()=>x});module.exports=u(b);var V=c(require("react"));var l=require("react-native-svg"),x=(r)=>{return V.default.createElement(C,{...r},V.default.createElement(l.Path,{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"}),V.default.createElement(l.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=x;
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:l,getOwnPropertyDescriptor:v}=Object,d=Object.prototype.hasOwnProperty;function f(o){return this[o]}var y,F,L=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:F??=new WeakMap,u=m.get(o);if(u)return u}t=o!=null?g(h(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let a of l(o))if(!d.call(p,a))n(p,a,{get:f.bind(o,a),enumerable:!0});if(e)m.set(o,p);return p},k=(o)=>{var r=(c??=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 l(o))if(!d.call(r,e))n(r,e,{get:f.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var B=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var j={};B(j,{CentralIconBase:()=>C});module.exports=k(j);var I=L(require("react")),x=require("react-native-svg"),C=({children:o,size:r=24,...t})=>{return I.default.createElement(x.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 w={};B(w,{default:()=>M,IconLayoutLeft:()=>P});module.exports=k(w);var s=L(require("react"));var i=require("react-native-svg"),P=(o)=>{return s.default.createElement(C,{...o},s.default.createElement(i.Path,{d:"M8 5C8 4.44772 8.44772 4 9 4L19 4C19.5523 4 20 4.44772 20 5L20 19C20 19.5523 19.5523 20 19 20H9C8.44772 20 8 19.5523 8 19L8 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement(i.Path,{d:"M4 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},M=P;
2
2
 
3
- //# debugId=2286E7A2443A15C764756E2164756E21
3
+ //# debugId=7811D6D45405474364756E2164756E21
@@ -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=\"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M8 5C8 4.44772 8.44772 4 9 4L19 4C19.5523 4 20 4.44772 20 5L20 19C20 19.5523 19.5523 20 19 20H9C8.44772 20 8 19.5523 8 19L8 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAmW,EAAnW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,kDAAkD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAG7V",
9
- "debugId": "2286E7A2443A15C764756E2164756E21",
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,wBAAiW,EAAjW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3V",
9
+ "debugId": "7811D6D45405474364756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import V from"react";import{Svg as H}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return V.createElement(H,{...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 C=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=C;export{B as default,C as IconLayoutLeft};
1
+ import s from"react";import{Svg as a}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return s.createElement(a,{...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 C=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M8 5C8 4.44772 8.44772 4 9 4L19 4C19.5523 4 20 4.44772 20 5L20 19C20 19.5523 19.5523 20 19 20H9C8.44772 20 8 19.5523 8 19L8 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M4 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},I=C;export{I as default,C as IconLayoutLeft};
2
2
 
3
- //# debugId=734AC721676A4B6264756E2164756E21
3
+ //# debugId=1A95C43E36E3834564756E2164756E21
@@ -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=\"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M8 5C8 4.44772 8.44772 4 9 4L19 4C19.5523 4 20 4.44772 20 5L20 19C20 19.5523 19.5523 20 19 20H9C8.44772 20 8 19.5523 8 19L8 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAmW,EAAnW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,kDAAkD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAG7V",
9
- "debugId": "734AC721676A4B6264756E2164756E21",
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,gBAAiW,EAAjW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG3V",
9
+ "debugId": "1A95C43E36E3834564756E2164756E21",
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: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 a=o?y??=new WeakMap:F??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?P(g(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of s(r))if(!M.call(p,l))n(p,l,{get:Z.bind(r,l),enumerable:!0});if(e)a.set(r,p);return p},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:()=>H});module.exports=u(S);var B=c(require("react")),I=require("react-native-svg"),H=({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,IconLayoutLeftFull:()=>x});module.exports=u(b);var V=c(require("react"));var C=require("react-native-svg"),x=(r)=>{return V.default.createElement(H,{...r},V.default.createElement(C.Path,{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"}),V.default.createElement(C.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=x;
2
+
3
+ //# debugId=06DF251EB154383664756E2164756E21
@@ -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=\"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,wBAAmW,EAAnW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,kDAAkD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAG7V",
9
+ "debugId": "06DF251EB154383664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import V from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return V.createElement(l,{...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 H=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=H;export{B as default,H as IconLayoutLeftFull};
2
+
3
+ //# debugId=659E66D89E2FE7D864756E2164756E21
@@ -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=\"M11 4V3H9V4H11ZM9 20V21H11V20H9ZM9 4V20H11V4H9Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,gBAAmW,EAAnW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,kDAAkD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAG7V",
9
+ "debugId": "659E66D89E2FE7D864756E2164756E21",
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 x=Object.create;var{getPrototypeOf:P,defineProperty:n,getOwnPropertyNames:l,getOwnPropertyDescriptor:v}=Object,m=Object.prototype.hasOwnProperty;function k(o){return this[o]}var y,F,L=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var u=r?y??=new WeakMap:F??=new WeakMap,d=u.get(o);if(d)return d}t=o!=null?x(P(o)):{};let s=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let C of l(o))if(!m.call(s,C))n(s,C,{get:k.bind(o,C),enumerable:!0});if(e)u.set(o,s);return s},f=(o)=>{var r=(c??=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 l(o))if(!m.call(r,e))n(r,e,{get:k.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var h=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var j={};h(j,{CentralIconBase:()=>a});module.exports=f(j);var B=L(require("react")),I=require("react-native-svg"),a=({children:o,size:r=24,...t})=>{return B.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 M={};h(M,{default:()=>W,IconLayoutLeftRight:()=>g});module.exports=f(M);var p=L(require("react"));var i=require("react-native-svg"),g=(o)=>{return p.default.createElement(a,{...o},p.default.createElement(i.Path,{d:"M8 5C8 4.44772 8.44772 4 9 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H9C8.44772 20 8 19.5523 8 19L8 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(i.Path,{d:"M20 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(i.Path,{d:"M4 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},W=g;
2
+
3
+ //# debugId=CDD0875EF3BD755864756E2164756E21
@@ -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=\"M8 5C8 4.44772 8.44772 4 9 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H9C8.44772 20 8 19.5523 8 19L8 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAwc,EAAxc,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlc",
9
+ "debugId": "CDD0875EF3BD755864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as i}from"react-native-svg";var n=({children:t,size:o=24,...p})=>{return s.createElement(i,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t)};import r from"react";import{Path as e}from"react-native-svg";var C=(t)=>{return r.createElement(n,{...t},r.createElement(e,{d:"M8 5C8 4.44772 8.44772 4 9 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H9C8.44772 20 8 19.5523 8 19L8 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M20 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M4 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},B=C;export{B as default,C as IconLayoutLeftRight};
2
+
3
+ //# debugId=874CF13803194A5864756E2164756E21
@@ -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=\"M8 5C8 4.44772 8.44772 4 9 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H9C8.44772 20 8 19.5523 8 19L8 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAwc,EAAxc,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlc",
9
+ "debugId": "874CF13803194A5864756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var x=Object.create;var{getPrototypeOf:P,defineProperty:n,getOwnPropertyNames:f,getOwnPropertyDescriptor:h}=Object,M=Object.prototype.hasOwnProperty;function Z(r){return this[r]}var v,y,c=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?v??=new WeakMap:y??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?x(P(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let H of f(r))if(!M.call(p,H))n(p,H,{get:Z.bind(r,H),enumerable:!0});if(e)a.set(r,p);return p},i=(r)=>{var o=(s??=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 f(r))if(!M.call(o,e))n(o,e,{get:Z.bind(r,e),enumerable:!(t=h(r,e))||t.enumerable})}return s.set(r,o),o},s;var d=(r)=>r;function F(r,o){this[r]=d.bind(null,o)}var u=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:F.bind(o,t)})};var S={};u(S,{CentralIconBase:()=>C});module.exports=i(S);var B=c(require("react")),I=require("react-native-svg"),C=({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={};u(b,{default:()=>w,IconLayoutRight:()=>g});module.exports=i(b);var V=c(require("react"));var l=require("react-native-svg"),g=(r)=>{return V.default.createElement(C,{...r},V.default.createElement(l.Path,{d:"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z",fill:"currentColor"}),V.default.createElement(l.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=g;
1
+ var x=Object.create;var{getPrototypeOf:P,defineProperty:n,getOwnPropertyNames:l,getOwnPropertyDescriptor:v}=Object,d=Object.prototype.hasOwnProperty;function f(o){return this[o]}var y,F,k=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:F??=new WeakMap,u=m.get(o);if(u)return u}t=o!=null?x(P(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let a of l(o))if(!d.call(p,a))n(p,a,{get:f.bind(o,a),enumerable:!0});if(e)m.set(o,p);return p},B=(o)=>{var r=(c??=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 l(o))if(!d.call(r,e))n(r,e,{get:f.bind(o,e),enumerable:!(t=v(o,e))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var I=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var j={};I(j,{CentralIconBase:()=>C});module.exports=B(j);var L=k(require("react")),g=require("react-native-svg"),C=({children:o,size:r=24,...t})=>{return L.default.createElement(g.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 w={};I(w,{default:()=>M,IconLayoutRight:()=>h});module.exports=B(w);var s=k(require("react"));var i=require("react-native-svg"),h=(o)=>{return s.default.createElement(C,{...o},s.default.createElement(i.Path,{d:"M4 5C4 4.44772 4.44772 4 5 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H5C4.44772 20 4 19.5523 4 19L4 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement(i.Path,{d:"M20 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},M=h;
2
2
 
3
- //# debugId=4773F3E1FAFB14C064756E2164756E21
3
+ //# debugId=9F61F452BA57706564756E2164756E21
@@ -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=\"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M4 5C4 4.44772 4.44772 4 5 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H5C4.44772 20 4 19.5523 4 19L4 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAwW,EAAxW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
- "debugId": "4773F3E1FAFB14C064756E2164756E21",
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,wBAAkW,EAAlW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5V",
9
+ "debugId": "9F61F452BA57706564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import V from"react";import{Svg as H}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return V.createElement(H,{...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 C=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=C;export{B as default,C as IconLayoutRight};
1
+ import s from"react";import{Svg as a}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return s.createElement(a,{...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 C=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M4 5C4 4.44772 4.44772 4 5 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H5C4.44772 20 4 19.5523 4 19L4 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M20 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},L=C;export{L as default,C as IconLayoutRight};
2
2
 
3
- //# debugId=484813D88A3377B064756E2164756E21
3
+ //# debugId=785B16E6BCF7421B64756E2164756E21
@@ -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=\"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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=\"M4 5C4 4.44772 4.44772 4 5 4L15 4C15.5523 4 16 4.44772 16 5L16 19C16 19.5523 15.5523 20 15 20H5C4.44772 20 4 19.5523 4 19L4 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 4V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAwW,EAAxW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
- "debugId": "484813D88A3377B064756E2164756E21",
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,gBAAkW,EAAlW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iIAAiI,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG5V",
9
+ "debugId": "785B16E6BCF7421B64756E2164756E21",
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:n,getOwnPropertyNames:f,getOwnPropertyDescriptor:h}=Object,M=Object.prototype.hasOwnProperty;function Z(r){return this[r]}var v,y,c=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?v??=new WeakMap:y??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?x(P(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of f(r))if(!M.call(p,l))n(p,l,{get:Z.bind(r,l),enumerable:!0});if(e)a.set(r,p);return p},u=(r)=>{var o=(s??=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 f(r))if(!M.call(o,e))n(o,e,{get:Z.bind(r,e),enumerable:!(t=h(r,e))||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)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:d.bind(o,t)})};var S={};i(S,{CentralIconBase:()=>H});module.exports=u(S);var B=c(require("react")),I=require("react-native-svg"),H=({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,IconLayoutRightFull:()=>g});module.exports=u(b);var V=c(require("react"));var C=require("react-native-svg"),g=(r)=>{return V.default.createElement(H,{...r},V.default.createElement(C.Path,{d:"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z",fill:"currentColor"}),V.default.createElement(C.Path,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},w=g;
2
+
3
+ //# debugId=F62F1A3BD9E776D664756E2164756E21
@@ -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=\"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,wBAAwW,EAAxW,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
+ "debugId": "F62F1A3BD9E776D664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import V from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return V.createElement(l,{...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 H=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z",fill:"currentColor"}),t.createElement(n,{d:"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z",fill:"currentColor"}))},B=H;export{B as default,H as IconLayoutRightFull};
2
+
3
+ //# debugId=42E536F7B2129CD664756E2164756E21
@@ -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=\"M15 4V3H13V4H15ZM13 20V21H15V20H13ZM13 4V20H15V4H13Z\" fill=\"currentColor\"/><Path d=\"M19 5V19H21V5H19ZM19 19H5V21H19V19ZM5 19V5H3V19H5ZM5 5H19V3H5V5ZM5 5V5V3C3.89543 3 3 3.89543 3 5H5ZM5 19H3C3 20.1046 3.89543 21 5 21V19ZM19 19V21C20.1046 21 21 20.1046 21 19H19ZM21 5C21 3.89543 20.1046 3 19 3V5H21Z\" 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,gBAAwW,EAAxW,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uDAAuD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,CAAI,GAGlW",
9
+ "debugId": "42E536F7B2129CD664756E2164756E21",
10
+ "names": []
11
+ }