@central-icons-react-native/round-filled-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 (88) 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/IconLayoutHalfFull/index.js.map +11 -0
  18. package/{IconLayoutHalf → IconLayoutHalfFull}/index.mjs +2 -2
  19. package/IconLayoutHalfFull/index.mjs.map +11 -0
  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/IconLayoutThirdFull/index.js.map +11 -0
  46. package/{IconLayoutThird → IconLayoutThirdFull}/index.mjs +2 -2
  47. package/IconLayoutThirdFull/index.mjs.map +11 -0
  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/IconLayoutHalf/index.js.map +0 -11
  84. package/IconLayoutHalf/index.mjs.map +0 -11
  85. package/IconLayoutThird/index.d.ts +0 -4
  86. package/IconLayoutThird/index.js +0 -3
  87. package/IconLayoutThird/index.js.map +0 -11
  88. package/IconLayoutThird/index.mjs.map +0 -11
@@ -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 V=Object.create;var{getPrototypeOf:v,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,c=Object.prototype.hasOwnProperty;function d(r){return this[r]}var M,S,B=(r,o,C)=>{var n=r!=null&&typeof r==="object";if(n){var s=o?M??=new WeakMap:S??=new WeakMap,a=s.get(r);if(a)return a}C=r!=null?V(v(r)):{};let p=o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C;for(let f of u(r))if(!c.call(p,f))l(p,f,{get:d.bind(r,f),enumerable:!0});if(n)s.set(r,p);return p},I=(r)=>{var o=(i??=new WeakMap).get(r),C;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of u(r))if(!c.call(o,n))l(o,n,{get:d.bind(r,n),enumerable:!(C=y(r,n))||C.enumerable})}return i.set(r,o),o},i;var Z=(r)=>r;function h(r,o){this[r]=Z.bind(null,o)}var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0,configurable:!0,set:h.bind(o,C)})};var F={};x(F,{CentralIconBase:()=>m});module.exports=I(F);var P=B(require("react")),g=require("react-native-svg"),m=({children:r,size:o=24,...C})=>{return P.default.createElement(g.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var b={};x(b,{default:()=>w,IconLayoutAllSides:()=>H});module.exports=I(b);var t=B(require("react"));var e=require("react-native-svg"),H=(r)=>{return t.default.createElement(m,{...r},t.default.createElement(e.Path,{d:"M17 19C17.5523 19 18 19.4477 18 20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20C6 19.4477 6.44771 19 7 19H17Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M4 6C4.55228 6 5 6.44772 5 7V17C5 17.5523 4.55228 18 4 18C3.44772 18 3 17.5523 3 17V7C3 6.44772 3.44772 6 4 6Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M20 6C20.5523 6 21 6.44772 21 7V17C21 17.5523 20.5523 18 20 18C19.4477 18 19 17.5523 19 17V7C19 6.44772 19.4477 6 20 6Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M15 7C16.1046 7 17 7.89543 17 9V15C17 16.1046 16.1046 17 15 17H9C7.89543 17 7 16.1046 7 15V9C7 7.89543 7.89543 7 9 7H15Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M17 3C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H7C6.44771 5 6 4.55228 6 4C6 3.44772 6.44771 3 7 3H17Z",fill:"currentColor"}))},w=H;
2
+
3
+ //# debugId=454DEF97819FD59664756E2164756E21
@@ -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=\"M17 19C17.5523 19 18 19.4477 18 20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20C6 19.4477 6.44771 19 7 19H17Z\" fill=\"currentColor\"/><Path d=\"M4 6C4.55228 6 5 6.44772 5 7V17C5 17.5523 4.55228 18 4 18C3.44772 18 3 17.5523 3 17V7C3 6.44772 3.44772 6 4 6Z\" fill=\"currentColor\"/><Path d=\"M20 6C20.5523 6 21 6.44772 21 7V17C21 17.5523 20.5523 18 20 18C19.4477 18 19 17.5523 19 17V7C19 6.44772 19.4477 6 20 6Z\" fill=\"currentColor\"/><Path d=\"M15 7C16.1046 7 17 7.89543 17 9V15C17 16.1046 16.1046 17 15 17H9C7.89543 17 7 16.1046 7 15V9C7 7.89543 7.89543 7 9 7H15Z\" fill=\"currentColor\"/><Path d=\"M17 3C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H7C6.44771 5 6 4.55228 6 4C6 3.44772 6.44771 3 7 3H17Z\" fill=\"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,wBAAkwB,EAAlwB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAG5vB",
9
+ "debugId": "454DEF97819FD59664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>{return l.createElement(p,{...e,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n)};import o from"react";import{Path as C}from"react-native-svg";var f=(n)=>{return o.createElement(t,{...n},o.createElement(C,{d:"M17 19C17.5523 19 18 19.4477 18 20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20C6 19.4477 6.44771 19 7 19H17Z",fill:"currentColor"}),o.createElement(C,{d:"M4 6C4.55228 6 5 6.44772 5 7V17C5 17.5523 4.55228 18 4 18C3.44772 18 3 17.5523 3 17V7C3 6.44772 3.44772 6 4 6Z",fill:"currentColor"}),o.createElement(C,{d:"M20 6C20.5523 6 21 6.44772 21 7V17C21 17.5523 20.5523 18 20 18C19.4477 18 19 17.5523 19 17V7C19 6.44772 19.4477 6 20 6Z",fill:"currentColor"}),o.createElement(C,{d:"M15 7C16.1046 7 17 7.89543 17 9V15C17 16.1046 16.1046 17 15 17H9C7.89543 17 7 16.1046 7 15V9C7 7.89543 7.89543 7 9 7H15Z",fill:"currentColor"}),o.createElement(C,{d:"M17 3C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H7C6.44771 5 6 4.55228 6 4C6 3.44772 6.44771 3 7 3H17Z",fill:"currentColor"}))},P=f;export{P as default,f as IconLayoutAllSides};
2
+
3
+ //# debugId=62F9C6D1FBF9929D64756E2164756E21
@@ -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=\"M17 19C17.5523 19 18 19.4477 18 20C18 20.5523 17.5523 21 17 21H7C6.44772 21 6 20.5523 6 20C6 19.4477 6.44771 19 7 19H17Z\" fill=\"currentColor\"/><Path d=\"M4 6C4.55228 6 5 6.44772 5 7V17C5 17.5523 4.55228 18 4 18C3.44772 18 3 17.5523 3 17V7C3 6.44772 3.44772 6 4 6Z\" fill=\"currentColor\"/><Path d=\"M20 6C20.5523 6 21 6.44772 21 7V17C21 17.5523 20.5523 18 20 18C19.4477 18 19 17.5523 19 17V7C19 6.44772 19.4477 6 20 6Z\" fill=\"currentColor\"/><Path d=\"M15 7C16.1046 7 17 7.89543 17 9V15C17 16.1046 16.1046 17 15 17H9C7.89543 17 7 16.1046 7 15V9C7 7.89543 7.89543 7 9 7H15Z\" fill=\"currentColor\"/><Path d=\"M17 3C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H7C6.44771 5 6 4.55228 6 4C6 3.44772 6.44771 3 7 3H17Z\" fill=\"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,gBAAkwB,EAAlwB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAG5vB",
9
+ "debugId": "62F9C6D1FBF9929D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var L=Object.create;var{getPrototypeOf:h,defineProperty:e,getOwnPropertyNames:f,getOwnPropertyDescriptor:F}=Object,B=Object.prototype.hasOwnProperty;function u(o){return this[o]}var S,b,I=(o,r,t)=>{var C=o!=null&&typeof o==="object";if(C){var l=r?S??=new WeakMap:b??=new WeakMap,s=l.get(o);if(s)return s}t=o!=null?L(h(o)):{};let n=r||!o||!o.__esModule?e(t,"default",{value:o,enumerable:!0}):t;for(let p of f(o))if(!B.call(n,p))e(n,p,{get:u.bind(o,p),enumerable:!0});if(C)l.set(o,n);return n},i=(o)=>{var r=(c??=new WeakMap).get(o),t;if(r)return r;if(r=e({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var C of f(o))if(!B.call(r,C))e(r,C,{get:u.bind(o,C),enumerable:!(t=F(o,C))||t.enumerable})}return c.set(o,r),r},c;var d=(o)=>o;function w(o,r){this[o]=d.bind(null,r)}var x=(o,r)=>{for(var t in r)e(o,t,{get:r[t],enumerable:!0,configurable:!0,set:w.bind(r,t)})};var H={};x(H,{CentralIconBase:()=>a});module.exports=i(H);var P=I(require("react")),g=require("react-native-svg"),a=({children:o,size:r=24,...t})=>{return P.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 V={};x(V,{default:()=>$,IconLayoutBottom:()=>y});module.exports=i(V);var m=I(require("react"));var v=require("react-native-svg"),y=(o)=>{return m.default.createElement(a,{...o},m.default.createElement(v.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=y;
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 H,S,I=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var s=r?H??=new WeakMap:S??=new WeakMap,f=s.get(o);if(f)return f}t=o!=null?d(h(o)):{};let p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let l of u(o))if(!B.call(p,l))n(p,l,{get:i.bind(o,l),enumerable:!0});if(e)s.set(o,p);return p},x=(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 u(o))if(!B.call(r,e))n(r,e,{get:i.bind(o,e),enumerable:!(t=F(o,e))||t.enumerable})}return c.set(o,r),r},c;var b=(o)=>o;function w(o,r){this[o]=b.bind(null,r)}var P=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:w.bind(r,t)})};var M={};P(M,{CentralIconBase:()=>a});module.exports=x(M);var g=I(require("react")),v=require("react-native-svg"),a=({children:o,size:r=24,...t})=>{return g.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 V={};P(V,{default:()=>Z,IconLayoutBottom:()=>y});module.exports=x(V);var C=I(require("react"));var m=require("react-native-svg"),y=(o)=>{return C.default.createElement(a,{...o},C.default.createElement(m.Path,{d:"M21 15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15Z",fill:"currentColor"}),C.default.createElement(m.Path,{d:"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20C20.5523 19 21 19.4477 21 20Z",fill:"currentColor"}))},Z=y;
2
2
 
3
- //# debugId=49362E10B3DE0DD964756E2164756E21
3
+ //# debugId=C81680755C8D103664756E2164756E21
@@ -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.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M21 15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15Z\" fill=\"currentColor\"/><Path d=\"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20C20.5523 19 21 19.4477 21 20Z\" fill=\"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,wBAA4gC,EAA5gC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
- "debugId": "49362E10B3DE0DD964756E2164756E21",
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,wBAA+U,EAA/U,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4HAA4H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,CAAI,GAGzU",
9
+ "debugId": "C81680755C8D103664756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...e})=>{return n.createElement(p,{...e,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import C from"react";import{Path as a}from"react-native-svg";var m=(r)=>{return C.createElement(t,{...r},C.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=m;export{g as default,m as IconLayoutBottom};
1
+ import C from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return C.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 a=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M21 15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15Z",fill:"currentColor"}),t.createElement(n,{d:"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20C20.5523 19 21 19.4477 21 20Z",fill:"currentColor"}))},g=a;export{g as default,a as IconLayoutBottom};
2
2
 
3
- //# debugId=132B319C5A05D52964756E2164756E21
3
+ //# debugId=62DEA7A874A7C84564756E2164756E21
@@ -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.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M21 15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V15Z\" fill=\"currentColor\"/><Path d=\"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20C20.5523 19 21 19.4477 21 20Z\" fill=\"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,gBAA4gC,EAA5gC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
- "debugId": "132B319C5A05D52964756E2164756E21",
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,gBAA+U,EAA/U,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4HAA4H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,CAAI,GAGzU",
9
+ "debugId": "62DEA7A874A7C84564756E2164756E21",
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 F=Object.create;var{getPrototypeOf:L,defineProperty:e,getOwnPropertyNames:f,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function B(o){return this[o]}var S,b,I=(o,r,t)=>{var C=o!=null&&typeof o==="object";if(C){var m=r?S??=new WeakMap:b??=new WeakMap,s=m.get(o);if(s)return s}t=o!=null?F(L(o)):{};let n=r||!o||!o.__esModule?e(t,"default",{value:o,enumerable:!0}):t;for(let p of f(o))if(!u.call(n,p))e(n,p,{get:B.bind(o,p),enumerable:!0});if(C)m.set(o,n);return n},i=(o)=>{var r=(c??=new WeakMap).get(o),t;if(r)return r;if(r=e({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var C of f(o))if(!u.call(r,C))e(r,C,{get:B.bind(o,C),enumerable:!(t=h(o,C))||t.enumerable})}return c.set(o,r),r},c;var d=(o)=>o;function w(o,r){this[o]=d.bind(null,r)}var x=(o,r)=>{for(var t in r)e(o,t,{get:r[t],enumerable:!0,configurable:!0,set:w.bind(r,t)})};var H={};x(H,{CentralIconBase:()=>a});module.exports=i(H);var P=I(require("react")),g=require("react-native-svg"),a=({children:o,size:r=24,...t})=>{return P.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 V={};x(V,{default:()=>$,IconLayoutBottomFull:()=>y});module.exports=i(V);var l=I(require("react"));var v=require("react-native-svg"),y=(o)=>{return l.default.createElement(a,{...o},l.default.createElement(v.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=y;
2
+
3
+ //# debugId=0A53D30AA216D7DD64756E2164756E21
@@ -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.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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,wBAA4gC,EAA5gC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
+ "debugId": "0A53D30AA216D7DD64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...e})=>{return n.createElement(p,{...e,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import C from"react";import{Path as a}from"react-native-svg";var l=(r)=>{return C.createElement(t,{...r},C.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=l;export{g as default,l as IconLayoutBottomFull};
2
+
3
+ //# debugId=33DB8F4AAF39DC0964756E2164756E21
@@ -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.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 15L21 15V13L3 13L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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,gBAA4gC,EAA5gC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
+ "debugId": "33DB8F4AAF39DC0964756E2164756E21",
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 F=Object.create;var{getPrototypeOf:L,defineProperty:e,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var S,b,I=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:b??=new WeakMap,s=m.get(r);if(s)return s}C=r!=null?F(L(r)):{};let n=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let p of c(r))if(!u.call(n,p))e(n,p,{get:B.bind(r,p),enumerable:!0});if(t)m.set(r,n);return n},i=(r)=>{var o=(f??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!u.call(o,t))e(o,t,{get:B.bind(r,t),enumerable:!(C=h(r,t))||C.enumerable})}return f.set(r,o),o},f;var d=(r)=>r;function H(r,o){this[r]=d.bind(null,o)}var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:H.bind(o,C)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=i(w);var P=I(require("react")),g=require("react-native-svg"),a=({children:r,size:o=24,...C})=>{return P.default.createElement(g.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var V={};x(V,{default:()=>$,IconLayoutHalfFull:()=>y});module.exports=i(V);var l=I(require("react"));var v=require("react-native-svg"),y=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(v.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 13L21 13V11L3 11L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=y;
2
+
3
+ //# debugId=817CE09E1FD8D67964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalfFull/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 IconLayoutHalfFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 13L21 13V11L3 11L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalfFull;\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,wBAA4gC,EAA5gC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
+ "debugId": "817CE09E1FD8D67964756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>{return n.createElement(p,{...e,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 a}from"react-native-svg";var l=(o)=>{return t.createElement(C,{...o},t.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 13L21 13V11L3 11L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=l;export{g as default,l as IconLayoutHalf};
1
+ import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>{return n.createElement(p,{...e,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 a}from"react-native-svg";var l=(o)=>{return t.createElement(C,{...o},t.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 13L21 13V11L3 11L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=l;export{g as default,l as IconLayoutHalfFull};
2
2
 
3
- //# debugId=9E8936549C42321064756E2164756E21
3
+ //# debugId=3895D8DEF549693164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutHalfFull/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 IconLayoutHalfFull: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3H18.4319C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319L3 13L21 13V11L3 11L3 5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutHalfFull;\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,gBAA4gC,EAA5gC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
+ "debugId": "3895D8DEF549693164756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var h=Object.create;var{getPrototypeOf:F,defineProperty:e,getOwnPropertyNames:c,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var S,V,I=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:V??=new WeakMap,s=m.get(r);if(s)return s}C=r!=null?h(F(r)):{};let n=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let p of c(r))if(!u.call(n,p))e(n,p,{get:B.bind(r,p),enumerable:!0});if(t)m.set(r,n);return n},i=(r)=>{var o=(f??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!u.call(o,t))e(o,t,{get:B.bind(r,t),enumerable:!(C=L(r,t))||C.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function d(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:d.bind(o,C)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=i(w);var P=I(require("react")),g=require("react-native-svg"),a=({children:r,size:o=24,...C})=>{return P.default.createElement(g.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var H={};x(H,{default:()=>$,IconLayoutLeft:()=>y});module.exports=i(H);var l=I(require("react"));var v=require("react-native-svg"),y=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(v.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=y;
1
+ var d=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:F}=Object,i=Object.prototype.hasOwnProperty;function B(r){return this[r]}var S,V,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var f=o?S??=new WeakMap:V??=new WeakMap,s=f.get(r);if(s)return s}t=r!=null?d(h(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of u(r))if(!i.call(p,l))n(p,l,{get:B.bind(r,l),enumerable:!0});if(e)f.set(r,p);return p},x=(r)=>{var o=(c??=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(!i.call(o,e))n(o,e,{get:B.bind(r,e),enumerable:!(t=F(r,e))||t.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function w(r,o){this[r]=b.bind(null,o)}var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:w.bind(o,t)})};var H={};P(H,{CentralIconBase:()=>a});module.exports=x(H);var g=I(require("react")),v=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return g.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 L={};P(L,{default:()=>M,IconLayoutLeft:()=>y});module.exports=x(L);var C=I(require("react"));var m=require("react-native-svg"),y=(r)=>{return C.default.createElement(a,{...r},C.default.createElement(m.Path,{d:"M9 3C7.89543 3 7 3.89543 7 5V19C7 20.1046 7.89543 21 9 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H9Z",fill:"currentColor"}),C.default.createElement(m.Path,{d:"M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21C4.55228 21 5 20.5523 5 20V4C5 3.44772 4.55228 3 4 3Z",fill:"currentColor"}))},M=y;
2
2
 
3
- //# debugId=06AC46B271BDC6DB64756E2164756E21
3
+ //# debugId=2F85C8F2B2436B0164756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M9 3C7.89543 3 7 3.89543 7 5V19C7 20.1046 7.89543 21 9 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H9Z\" fill=\"currentColor\"/><Path d=\"M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21C4.55228 21 5 20.5523 5 20V4C5 3.44772 4.55228 3 4 3Z\" fill=\"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,wBAAqgC,EAArgC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,08BAA08B,KAAK,eAAc,CAAI,GAG//B",
9
- "debugId": "06AC46B271BDC6DB64756E2164756E21",
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,wBAAmU,EAAnU,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAG7T",
9
+ "debugId": "2F85C8F2B2436B0164756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>{return n.createElement(p,{...e,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 a}from"react-native-svg";var l=(o)=>{return t.createElement(C,{...o},t.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=l;export{g as default,l as IconLayoutLeft};
1
+ import C from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return C.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 a=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M9 3C7.89543 3 7 3.89543 7 5V19C7 20.1046 7.89543 21 9 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H9Z",fill:"currentColor"}),t.createElement(n,{d:"M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21C4.55228 21 5 20.5523 5 20V4C5 3.44772 4.55228 3 4 3Z",fill:"currentColor"}))},g=a;export{g as default,a as IconLayoutLeft};
2
2
 
3
- //# debugId=6B54F846B3781A1164756E2164756E21
3
+ //# debugId=9D6129911360D01664756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M9 3C7.89543 3 7 3.89543 7 5V19C7 20.1046 7.89543 21 9 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3H9Z\" fill=\"currentColor\"/><Path d=\"M4 3C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21C4.55228 21 5 20.5523 5 20V4C5 3.44772 4.55228 3 4 3Z\" fill=\"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,gBAAqgC,EAArgC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,08BAA08B,KAAK,eAAc,CAAI,GAG//B",
9
- "debugId": "6B54F846B3781A1164756E2164756E21",
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,gBAAmU,EAAnU,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAG7T",
9
+ "debugId": "9D6129911360D01664756E2164756E21",
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 F=Object.create;var{getPrototypeOf:h,defineProperty:e,getOwnPropertyNames:c,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var S,V,I=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:V??=new WeakMap,s=m.get(r);if(s)return s}C=r!=null?F(h(r)):{};let n=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let p of c(r))if(!u.call(n,p))e(n,p,{get:B.bind(r,p),enumerable:!0});if(t)m.set(r,n);return n},i=(r)=>{var o=(f??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!u.call(o,t))e(o,t,{get:B.bind(r,t),enumerable:!(C=L(r,t))||C.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function d(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:d.bind(o,C)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=i(w);var P=I(require("react")),g=require("react-native-svg"),a=({children:r,size:o=24,...C})=>{return P.default.createElement(g.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var H={};x(H,{default:()=>$,IconLayoutLeftFull:()=>y});module.exports=i(H);var l=I(require("react"));var v=require("react-native-svg"),y=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(v.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=y;
2
+
3
+ //# debugId=F1DEE9225EB89C7B64756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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,wBAAqgC,EAArgC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,08BAA08B,KAAK,eAAc,CAAI,GAG//B",
9
+ "debugId": "F1DEE9225EB89C7B64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>{return n.createElement(p,{...e,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 a}from"react-native-svg";var l=(o)=>{return t.createElement(C,{...o},t.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},g=l;export{g as default,l as IconLayoutLeftFull};
2
+
3
+ //# debugId=803BBDF5BF67016464756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L9 3V21H11V3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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,gBAAqgC,EAArgC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,08BAA08B,KAAK,eAAc,CAAI,GAG//B",
9
+ "debugId": "803BBDF5BF67016464756E2164756E21",
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 h=Object.create;var{getPrototypeOf:v,defineProperty:n,getOwnPropertyNames:i,getOwnPropertyDescriptor:y}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var F,S,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?F??=new WeakMap:S??=new WeakMap,s=m.get(r);if(s)return s}t=r!=null?h(v(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let a of i(r))if(!u.call(p,a))n(p,a,{get:B.bind(r,a),enumerable:!0});if(e)m.set(r,p);return p},g=(r)=>{var o=(c??=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 i(r))if(!u.call(o,e))n(o,e,{get:B.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function M(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:M.bind(o,t)})};var Z={};x(Z,{CentralIconBase:()=>f});module.exports=g(Z);var P=I(require("react")),V=require("react-native-svg"),f=({children:r,size:o=24,...t})=>{return P.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 w={};x(w,{default:()=>H,IconLayoutLeftRight:()=>d});module.exports=g(w);var C=I(require("react"));var l=require("react-native-svg"),d=(r)=>{return C.default.createElement(f,{...r},C.default.createElement(l.Path,{d:"M4 3C4.55228 3 5 3.44772 5 4V20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z",fill:"currentColor"}),C.default.createElement(l.Path,{d:"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H9C7.89543 21 7 20.1046 7 19V5C7 3.89543 7.89543 3 9 3H15Z",fill:"currentColor"}),C.default.createElement(l.Path,{d:"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z",fill:"currentColor"}))},H=d;
2
+
3
+ //# debugId=037EC3E0B13DD65464756E2164756E21
@@ -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=\"M4 3C4.55228 3 5 3.44772 5 4V20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z\" fill=\"currentColor\"/><Path d=\"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H9C7.89543 21 7 20.1046 7 19V5C7 3.89543 7.89543 3 9 3H15Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z\" fill=\"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,wBAA2d,EAA3d,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGrd",
9
+ "debugId": "037EC3E0B13DD65464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>{return p.createElement(l,{...C,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 a=(t)=>{return o.createElement(n,{...t},o.createElement(e,{d:"M4 3C4.55228 3 5 3.44772 5 4V20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z",fill:"currentColor"}),o.createElement(e,{d:"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H9C7.89543 21 7 20.1046 7 19V5C7 3.89543 7.89543 3 9 3H15Z",fill:"currentColor"}),o.createElement(e,{d:"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z",fill:"currentColor"}))},P=a;export{P as default,a as IconLayoutLeftRight};
2
+
3
+ //# debugId=8318FE130854D9A564756E2164756E21
@@ -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=\"M4 3C4.55228 3 5 3.44772 5 4V20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3Z\" fill=\"currentColor\"/><Path d=\"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H9C7.89543 21 7 20.1046 7 19V5C7 3.89543 7.89543 3 9 3H15Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z\" fill=\"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,gBAA2d,EAA3d,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGrd",
9
+ "debugId": "8318FE130854D9A564756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var y=Object.create;var{getPrototypeOf:L,defineProperty:e,getOwnPropertyNames:f,getOwnPropertyDescriptor:F}=Object,i=Object.prototype.hasOwnProperty;function u(r){return this[r]}var S,b,B=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:b??=new WeakMap,s=m.get(r);if(s)return s}C=r!=null?y(L(r)):{};let n=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let p of f(r))if(!i.call(n,p))e(n,p,{get:u.bind(r,p),enumerable:!0});if(t)m.set(r,n);return n},I=(r)=>{var o=(c??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of f(r))if(!i.call(o,t))e(o,t,{get:u.bind(r,t),enumerable:!(C=F(r,t))||C.enumerable})}return c.set(r,o),o},c;var d=(r)=>r;function w(r,o){this[r]=d.bind(null,o)}var g=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:w.bind(o,C)})};var H={};g(H,{CentralIconBase:()=>a});module.exports=I(H);var x=B(require("react")),P=require("react-native-svg"),a=({children:r,size:o=24,...C})=>{return x.default.createElement(P.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var V={};g(V,{default:()=>$,IconLayoutRight:()=>v});module.exports=I(V);var l=B(require("react"));var h=require("react-native-svg"),v=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(h.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=v;
1
+ var y=Object.create;var{getPrototypeOf:d,defineProperty:n,getOwnPropertyNames:i,getOwnPropertyDescriptor:F}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var S,V,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var s=o?S??=new WeakMap:V??=new WeakMap,f=s.get(r);if(f)return f}t=r!=null?y(d(r)):{};let p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of i(r))if(!u.call(p,l))n(p,l,{get:B.bind(r,l),enumerable:!0});if(e)s.set(r,p);return p},g=(r)=>{var o=(c??=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 i(r))if(!u.call(o,e))n(o,e,{get:B.bind(r,e),enumerable:!(t=F(r,e))||t.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function w(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:w.bind(o,t)})};var H={};x(H,{CentralIconBase:()=>a});module.exports=g(H);var P=I(require("react")),h=require("react-native-svg"),a=({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:()=>Z,IconLayoutRight:()=>v});module.exports=g(M);var C=I(require("react"));var m=require("react-native-svg"),v=(r)=>{return C.default.createElement(a,{...r},C.default.createElement(m.Path,{d:"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H15Z",fill:"currentColor"}),C.default.createElement(m.Path,{d:"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z",fill:"currentColor"}))},Z=v;
2
2
 
3
- //# debugId=BD14F36FCFA3AD2864756E2164756E21
3
+ //# debugId=EA281677ABB178E764756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H15Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z\" fill=\"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,wBAA4gC,EAA5gC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
- "debugId": "BD14F36FCFA3AD2864756E2164756E21",
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,wBAA6U,EAA7U,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGvU",
9
+ "debugId": "EA281677ABB178E764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>{return n.createElement(p,{...e,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 a}from"react-native-svg";var l=(o)=>{return t.createElement(C,{...o},t.createElement(a,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},P=l;export{P as default,l as IconLayoutRight};
1
+ import C from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return C.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 a=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H15Z",fill:"currentColor"}),t.createElement(n,{d:"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z",fill:"currentColor"}))},P=a;export{P as default,a as IconLayoutRight};
2
2
 
3
- //# debugId=8F1FD109D6B62D4164756E2164756E21
3
+ //# debugId=DC2E5260F8E212D464756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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=\"M15 3C16.1046 3 17 3.89543 17 5V19C17 20.1046 16.1046 21 15 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3H15Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4V20C21 20.5523 20.5523 21 20 21C19.4477 21 19 20.5523 19 20V4C19 3.44772 19.4477 3 20 3Z\" fill=\"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,gBAA4gC,EAA5gC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
- "debugId": "8F1FD109D6B62D4164756E2164756E21",
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,gBAA6U,EAA7U,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGvU",
9
+ "debugId": "DC2E5260F8E212D464756E2164756E21",
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 y=Object.create;var{getPrototypeOf:F,defineProperty:e,getOwnPropertyNames:f,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function i(r){return this[r]}var S,b,B=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:b??=new WeakMap,s=m.get(r);if(s)return s}C=r!=null?y(F(r)):{};let n=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let p of f(r))if(!u.call(n,p))e(n,p,{get:i.bind(r,p),enumerable:!0});if(t)m.set(r,n);return n},I=(r)=>{var o=(c??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of f(r))if(!u.call(o,t))e(o,t,{get:i.bind(r,t),enumerable:!(C=L(r,t))||C.enumerable})}return c.set(r,o),o},c;var d=(r)=>r;function w(r,o){this[r]=d.bind(null,o)}var g=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:w.bind(o,C)})};var H={};g(H,{CentralIconBase:()=>a});module.exports=I(H);var x=B(require("react")),P=require("react-native-svg"),a=({children:r,size:o=24,...C})=>{return x.default.createElement(P.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var V={};g(V,{default:()=>$,IconLayoutRightFull:()=>v});module.exports=I(V);var l=B(require("react"));var h=require("react-native-svg"),v=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(h.Path,{d:"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z",fill:"currentColor"}))},$=v;
2
+
3
+ //# debugId=EC2AE546A99991EA64756E2164756E21
@@ -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=\"M4.86178 3.01695C5.06993 2.99994 5.31573 2.99997 5.56811 3L13 3L13 21H15L15 3L18.4319 3C18.6843 2.99997 18.9301 2.99994 19.1382 3.01695C19.3668 3.03563 19.6366 3.07969 19.908 3.21799C20.2843 3.40974 20.5903 3.7157 20.782 4.09202C20.9203 4.36345 20.9644 4.63318 20.9831 4.86178C21.0001 5.06989 21 5.31573 21 5.56806V18.432C21 18.6844 21.0001 18.9301 20.9831 19.1382C20.9644 19.3668 20.9203 19.6366 20.782 19.908C20.5903 20.2843 20.2843 20.5903 19.908 20.782C19.6366 20.9203 19.3668 20.9644 19.1382 20.9831C18.9301 21.0001 18.6843 21 18.432 21H5.56797C5.31565 21 5.06989 21.0001 4.86178 20.9831C4.63318 20.9644 4.36345 20.9203 4.09202 20.782C3.7157 20.5903 3.40974 20.2843 3.21799 19.908C3.07969 19.6366 3.03563 19.3668 3.01695 19.1382C2.99994 18.9301 2.99997 18.6843 3 18.4319V5.56809C2.99997 5.31572 2.99994 5.06993 3.01695 4.86178C3.03563 4.63318 3.07969 4.36345 3.21799 4.09202C3.40974 3.7157 3.7157 3.40974 4.09202 3.21799C4.36345 3.07969 4.63318 3.03563 4.86178 3.01695Z\" 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,wBAA4gC,EAA5gC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,i9BAAi9B,KAAK,eAAc,CAAI,GAGtgC",
9
+ "debugId": "EC2AE546A99991EA64756E2164756E21",
10
+ "names": []
11
+ }