@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.285 → 1.1.287

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 (59) 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/IconLayoutBottom1/index.d.ts +4 -0
  7. package/IconLayoutBottom1/index.js +3 -0
  8. package/IconLayoutBottom1/index.js.map +11 -0
  9. package/IconLayoutBottom1/index.mjs +3 -0
  10. package/IconLayoutBottom1/index.mjs.map +11 -0
  11. package/IconLayoutLeft1/index.d.ts +4 -0
  12. package/IconLayoutLeft1/index.js +3 -0
  13. package/IconLayoutLeft1/index.js.map +11 -0
  14. package/IconLayoutLeft1/index.mjs +3 -0
  15. package/IconLayoutLeft1/index.mjs.map +11 -0
  16. package/IconLayoutLeftRight/index.d.ts +4 -0
  17. package/IconLayoutLeftRight/index.js +3 -0
  18. package/IconLayoutLeftRight/index.js.map +11 -0
  19. package/IconLayoutLeftRight/index.mjs +3 -0
  20. package/IconLayoutLeftRight/index.mjs.map +11 -0
  21. package/IconLayoutRight1/index.d.ts +4 -0
  22. package/IconLayoutRight1/index.js +3 -0
  23. package/IconLayoutRight1/index.js.map +11 -0
  24. package/IconLayoutRight1/index.mjs +3 -0
  25. package/IconLayoutRight1/index.mjs.map +11 -0
  26. package/IconLayoutTop1/index.d.ts +4 -0
  27. package/IconLayoutTop1/index.js +3 -0
  28. package/IconLayoutTop1/index.js.map +11 -0
  29. package/IconLayoutTop1/index.mjs +3 -0
  30. package/IconLayoutTop1/index.mjs.map +11 -0
  31. package/IconLayoutTopBottom/index.d.ts +4 -0
  32. package/IconLayoutTopBottom/index.js +3 -0
  33. package/IconLayoutTopBottom/index.js.map +11 -0
  34. package/IconLayoutTopBottom/index.mjs +3 -0
  35. package/IconLayoutTopBottom/index.mjs.map +11 -0
  36. package/IconQwik/index.d.ts +4 -0
  37. package/IconQwik/index.js +3 -0
  38. package/IconQwik/index.js.map +11 -0
  39. package/IconQwik/index.mjs +3 -0
  40. package/IconQwik/index.mjs.map +11 -0
  41. package/IconWindowSquare/index.d.ts +4 -0
  42. package/IconWindowSquare/index.js +3 -0
  43. package/IconWindowSquare/index.js.map +11 -0
  44. package/IconWindowSquare/index.mjs +3 -0
  45. package/IconWindowSquare/index.mjs.map +11 -0
  46. package/README.md +9 -0
  47. package/filtered-icons.json +1 -1
  48. package/icons/index.d.ts +1 -1
  49. package/icons/index.js +2 -2
  50. package/icons/index.js.map +3 -3
  51. package/icons/index.mjs +2 -2
  52. package/icons/index.mjs.map +3 -3
  53. package/icons-index.json +4 -4
  54. package/index.d.ts +9 -0
  55. package/index.js +27 -0
  56. package/index.mjs +9 -0
  57. package/license-check.js +1 -1
  58. package/package.json +1 -1
  59. package/skills/central-icons-react-native/SKILL.md +10 -1
@@ -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:"M16 7C16.2652 7 16.5195 7.10543 16.707 7.29297C16.8946 7.4805 17 7.73478 17 8V16C17 16.5523 16.5523 17 16 17H8C7.73478 17 7.4805 16.8946 7.29297 16.707C7.10543 16.5195 7 16.2652 7 16V8C7 7.44772 7.44772 7 8 7H16Z",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=70D933C9E8C818E364756E2164756E21
@@ -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=\"M16 7C16.2652 7 16.5195 7.10543 16.707 7.29297C16.8946 7.4805 17 7.73478 17 8V16C17 16.5523 16.5523 17 16 17H8C7.73478 17 7.4805 16.8946 7.29297 16.707C7.10543 16.5195 7 16.2652 7 16V8C7 7.44772 7.44772 7 8 7H16Z\" 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,wBAA81B,EAA91B,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,uNAAuN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAGx1B",
9
+ "debugId": "70D933C9E8C818E364756E2164756E21",
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:"M16 7C16.2652 7 16.5195 7.10543 16.707 7.29297C16.8946 7.4805 17 7.73478 17 8V16C17 16.5523 16.5523 17 16 17H8C7.73478 17 7.4805 16.8946 7.29297 16.707C7.10543 16.5195 7 16.2652 7 16V8C7 7.44772 7.44772 7 8 7H16Z",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=4705A71908F0440964756E2164756E21
@@ -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=\"M16 7C16.2652 7 16.5195 7.10543 16.707 7.29297C16.8946 7.4805 17 7.73478 17 8V16C17 16.5523 16.5523 17 16 17H8C7.73478 17 7.4805 16.8946 7.29297 16.707C7.10543 16.5195 7 16.2652 7 16V8C7 7.44772 7.44772 7 8 7H16Z\" 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,gBAA81B,EAA91B,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,uNAAuN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAGx1B",
9
+ "debugId": "4705A71908F0440964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutBottom1: FC<CentralIconBaseProps>;
4
+ export default IconLayoutBottom1;
@@ -0,0 +1,3 @@
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 C=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let l of u(o))if(!B.call(C,l))n(C,l,{get:i.bind(o,l),enumerable:!0});if(e)s.set(o,C);return C},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,IconLayoutBottom1:()=>y});module.exports=x(V);var p=I(require("react"));var m=require("react-native-svg"),y=(o)=>{return p.default.createElement(a,{...o},p.default.createElement(m.Path,{d:"M21 16C21 16.2652 20.8946 16.5195 20.707 16.707C20.5195 16.8946 20.2652 17 20 17H4C3.44772 17 3 16.5523 3 16V4C3 3.73478 3.10543 3.48051 3.29297 3.29297C3.4805 3.10543 3.73478 3 4 3H20C20.5523 3 21 3.44772 21 4V16Z",fill:"currentColor"}),p.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
+
3
+ //# debugId=FA18588D29AFB05E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/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 IconLayoutBottom1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M21 16C21 16.2652 20.8946 16.5195 20.707 16.707C20.5195 16.8946 20.2652 17 20 17H4C3.44772 17 3 16.5523 3 16V4C3 3.73478 3.10543 3.48051 3.29297 3.29297C3.4805 3.10543 3.73478 3 4 3H20C20.5523 3 21 3.44772 21 4V16Z\" 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 IconLayoutBottom1;\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,6ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA8C,CAAC,IAAU,CACpE,OAAO,wBAA4a,EAA5a,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,CAAI,GAGta",
9
+ "debugId": "FA18588D29AFB05E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...C})=>{return p.createElement(l,{...C,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 16C21 16.2652 20.8946 16.5195 20.707 16.707C20.5195 16.8946 20.2652 17 20 17H4C3.44772 17 3 16.5523 3 16V4C3 3.73478 3.10543 3.48051 3.29297 3.29297C3.4805 3.10543 3.73478 3 4 3H20C20.5523 3 21 3.44772 21 4V16Z",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 IconLayoutBottom1};
2
+
3
+ //# debugId=8163DB7D4B0B93B564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutBottom1/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 IconLayoutBottom1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M21 16C21 16.2652 20.8946 16.5195 20.707 16.707C20.5195 16.8946 20.2652 17 20 17H4C3.44772 17 3 16.5523 3 16V4C3 3.73478 3.10543 3.48051 3.29297 3.29297C3.4805 3.10543 3.73478 3 4 3H20C20.5523 3 21 3.44772 21 4V16Z\" 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 IconLayoutBottom1;\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,EAA8C,CAAC,IAAU,CACpE,OAAO,gBAA4a,EAA5a,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,yNAAyN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,CAAI,GAGta",
9
+ "debugId": "8163DB7D4B0B93B564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutLeft1: FC<CentralIconBaseProps>;
4
+ export default IconLayoutLeft1;
@@ -0,0 +1,3 @@
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 C=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of u(r))if(!i.call(C,l))n(C,l,{get:B.bind(r,l),enumerable:!0});if(e)f.set(r,C);return C},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,IconLayoutLeft1:()=>y});module.exports=x(L);var p=I(require("react"));var m=require("react-native-svg"),y=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M8 3C7.73478 3 7.4805 3.10543 7.29297 3.29297C7.10543 3.4805 7 3.73478 7 4V20C7 20.5523 7.44772 21 8 21H20C20.2652 21 20.5195 20.8946 20.707 20.707C20.8946 20.5195 21 20.2652 21 20V4C21 3.44772 20.5523 3 20 3H8Z",fill:"currentColor"}),p.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
+
3
+ //# debugId=7D909D788A186BF364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/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 IconLayoutLeft1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M8 3C7.73478 3 7.4805 3.10543 7.29297 3.29297C7.10543 3.4805 7 3.73478 7 4V20C7 20.5523 7.44772 21 8 21H20C20.2652 21 20.5195 20.8946 20.707 20.707C20.8946 20.5195 21 20.2652 21 20V4C21 3.44772 20.5523 3 20 3H8Z\" 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 IconLayoutLeft1;\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,2ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA4C,CAAC,IAAU,CAClE,OAAO,wBAA+Z,EAA/Z,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sNAAsN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAGzZ",
9
+ "debugId": "7D909D788A186BF364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},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:"M8 3C7.73478 3 7.4805 3.10543 7.29297 3.29297C7.10543 3.4805 7 3.73478 7 4V20C7 20.5523 7.44772 21 8 21H20C20.2652 21 20.5195 20.8946 20.707 20.707C20.8946 20.5195 21 20.2652 21 20V4C21 3.44772 20.5523 3 20 3H8Z",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 IconLayoutLeft1};
2
+
3
+ //# debugId=B3EE2630E8ADEEBB64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutLeft1/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 IconLayoutLeft1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M8 3C7.73478 3 7.4805 3.10543 7.29297 3.29297C7.10543 3.4805 7 3.73478 7 4V20C7 20.5523 7.44772 21 8 21H20C20.2652 21 20.5195 20.8946 20.707 20.707C20.8946 20.5195 21 20.2652 21 20V4C21 3.44772 20.5523 3 20 3H8Z\" 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 IconLayoutLeft1;\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,EAA4C,CAAC,IAAU,CAClE,OAAO,gBAA+Z,EAA/Z,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sNAAsN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAGzZ",
9
+ "debugId": "B3EE2630E8ADEEBB64756E2164756E21",
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:"M16 3C16.5523 3 17 3.44772 17 4V20C17 20.5523 16.5523 21 16 21H8C7.73478 21 7.4805 20.8946 7.29297 20.707C7.10543 20.5195 7 20.2652 7 20V4C7 3.73478 7.10543 3.48051 7.29297 3.29297C7.4805 3.10543 7.73478 3 8 3H16Z",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=340D0FE69437FDEA64756E2164756E21
@@ -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=\"M16 3C16.5523 3 17 3.44772 17 4V20C17 20.5523 16.5523 21 16 21H8C7.73478 21 7.4805 20.8946 7.29297 20.707C7.10543 20.5195 7 20.2652 7 20V4C7 3.73478 7.10543 3.48051 7.29297 3.29297C7.4805 3.10543 7.73478 3 8 3H16Z\" 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,wBAAwjB,EAAxjB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGljB",
9
+ "debugId": "340D0FE69437FDEA64756E2164756E21",
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:"M16 3C16.5523 3 17 3.44772 17 4V20C17 20.5523 16.5523 21 16 21H8C7.73478 21 7.4805 20.8946 7.29297 20.707C7.10543 20.5195 7 20.2652 7 20V4C7 3.73478 7.10543 3.48051 7.29297 3.29297C7.4805 3.10543 7.73478 3 8 3H16Z",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=EE1F2AD707321E3A64756E2164756E21
@@ -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=\"M16 3C16.5523 3 17 3.44772 17 4V20C17 20.5523 16.5523 21 16 21H8C7.73478 21 7.4805 20.8946 7.29297 20.707C7.10543 20.5195 7 20.2652 7 20V4C7 3.73478 7.10543 3.48051 7.29297 3.29297C7.4805 3.10543 7.73478 3 8 3H16Z\" 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,gBAAwjB,EAAxjB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGljB",
9
+ "debugId": "EE1F2AD707321E3A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutRight1: FC<CentralIconBaseProps>;
4
+ export default IconLayoutRight1;
@@ -0,0 +1,3 @@
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 C=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of i(r))if(!u.call(C,l))n(C,l,{get:B.bind(r,l),enumerable:!0});if(e)s.set(r,C);return C},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,IconLayoutRight1:()=>v});module.exports=g(M);var p=I(require("react"));var m=require("react-native-svg"),v=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M16 3C16.2652 3 16.5195 3.10543 16.707 3.29297C16.8946 3.4805 17 3.73478 17 4V20C17 20.5523 16.5523 21 16 21H4C3.73478 21 3.48051 20.8946 3.29297 20.707C3.10543 20.5195 3 20.2652 3 20V4C3 3.44772 3.44772 3 4 3H16Z",fill:"currentColor"}),p.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
+
3
+ //# debugId=7311B823831E093964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/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 IconLayoutRight1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M16 3C16.2652 3 16.5195 3.10543 16.707 3.29297C16.8946 3.4805 17 3.73478 17 4V20C17 20.5523 16.5523 21 16 21H4C3.73478 21 3.48051 20.8946 3.29297 20.707C3.10543 20.5195 3 20.2652 3 20V4C3 3.44772 3.44772 3 4 3H16Z\" 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 IconLayoutRight1;\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,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAA0a,EAA1a,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGpa",
9
+ "debugId": "7311B823831E093964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},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:"M16 3C16.2652 3 16.5195 3.10543 16.707 3.29297C16.8946 3.4805 17 3.73478 17 4V20C17 20.5523 16.5523 21 16 21H4C3.73478 21 3.48051 20.8946 3.29297 20.707C3.10543 20.5195 3 20.2652 3 20V4C3 3.44772 3.44772 3 4 3H16Z",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 IconLayoutRight1};
2
+
3
+ //# debugId=0DF8CFB807B3513864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutRight1/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 IconLayoutRight1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M16 3C16.2652 3 16.5195 3.10543 16.707 3.29297C16.8946 3.4805 17 3.73478 17 4V20C17 20.5523 16.5523 21 16 21H4C3.73478 21 3.48051 20.8946 3.29297 20.707C3.10543 20.5195 3 20.2652 3 20V4C3 3.44772 3.44772 3 4 3H16Z\" 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 IconLayoutRight1;\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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA0a,EAA1a,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0HAA0H,KAAK,eAAc,CAAI,GAGpa",
9
+ "debugId": "0DF8CFB807B3513864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTop1: FC<CentralIconBaseProps>;
4
+ export default IconLayoutTop1;
@@ -0,0 +1,3 @@
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 H,S,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var s=o?H??=new WeakMap:S??=new WeakMap,f=s.get(r);if(f)return f}t=r!=null?d(h(r)):{};let C=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of u(r))if(!i.call(C,l))n(C,l,{get:B.bind(r,l),enumerable:!0});if(e)s.set(r,C);return C},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 M={};P(M,{CentralIconBase:()=>a});module.exports=x(M);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 V={};P(V,{default:()=>Z,IconLayoutTop1:()=>y});module.exports=x(V);var p=I(require("react"));var m=require("react-native-svg"),y=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M3 8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.4805 7.10543 3.73478 7 4 7H20C20.5523 7 21 7.44772 21 8V20C21 20.2652 20.8946 20.5195 20.707 20.707C20.5195 20.8946 20.2652 21 20 21H4C3.44772 21 3 20.5523 3 20V8Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4Z",fill:"currentColor"}))},Z=y;
2
+
3
+ //# debugId=755C6791A69DE47664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/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 IconLayoutTop1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3 8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.4805 7.10543 3.73478 7 4 7H20C20.5523 7 21 7.44772 21 8V20C21 20.2652 20.8946 20.5195 20.707 20.707C20.5195 20.8946 20.2652 21 20 21H4C3.44772 21 3 20.5523 3 20V8Z\" fill=\"currentColor\"/><Path d=\"M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\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,0ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAA+Z,EAA/Z,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sNAAsN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAGzZ",
9
+ "debugId": "755C6791A69DE47664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},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:"M3 8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.4805 7.10543 3.73478 7 4 7H20C20.5523 7 21 7.44772 21 8V20C21 20.2652 20.8946 20.5195 20.707 20.707C20.5195 20.8946 20.2652 21 20 21H4C3.44772 21 3 20.5523 3 20V8Z",fill:"currentColor"}),t.createElement(n,{d:"M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4Z",fill:"currentColor"}))},g=a;export{g as default,a as IconLayoutTop1};
2
+
3
+ //# debugId=F8792CFE7897113A64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTop1/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 IconLayoutTop1: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M3 8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.4805 7.10543 3.73478 7 4 7H20C20.5523 7 21 7.44772 21 8V20C21 20.2652 20.8946 20.5195 20.707 20.707C20.5195 20.8946 20.2652 21 20 21H4C3.44772 21 3 20.5523 3 20V8Z\" fill=\"currentColor\"/><Path d=\"M3 4C3 3.44772 3.44772 3 4 3H20C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTop1;\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,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAA+Z,EAA/Z,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sNAAsN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,CAAI,GAGzZ",
9
+ "debugId": "F8792CFE7897113A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLayoutTopBottom: FC<CentralIconBaseProps>;
4
+ export default IconLayoutTopBottom;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:y,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,i=Object.prototype.hasOwnProperty;function B(o){return this[o]}var F,S,I=(o,r,t)=>{var n=o!=null&&typeof o==="object";if(n){var f=r?F??=new WeakMap:S??=new WeakMap,s=f.get(o);if(s)return s}t=o!=null?v(y(o)):{};let p=r||!o||!o.__esModule?C(t,"default",{value:o,enumerable:!0}):t;for(let a of u(o))if(!i.call(p,a))C(p,a,{get:B.bind(o,a),enumerable:!0});if(n)f.set(o,p);return p},x=(o)=>{var r=(c??=new WeakMap).get(o),t;if(r)return r;if(r=C({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of u(o))if(!i.call(r,n))C(r,n,{get:B.bind(o,n),enumerable:!(t=h(o,n))||t.enumerable})}return c.set(o,r),r},c;var b=(o)=>o;function M(o,r){this[o]=b.bind(null,r)}var P=(o,r)=>{for(var t in r)C(o,t,{get:r[t],enumerable:!0,configurable:!0,set:M.bind(r,t)})};var Z={};P(Z,{CentralIconBase:()=>m});module.exports=x(Z);var g=I(require("react")),H=require("react-native-svg"),m=({children:o,size:r=24,...t})=>{return g.default.createElement(H.Svg,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var w={};P(w,{default:()=>V,IconLayoutTopBottom:()=>d});module.exports=x(w);var e=I(require("react"));var l=require("react-native-svg"),d=(o)=>{return e.default.createElement(m,{...o},e.default.createElement(l.Path,{d:"M20 19C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M20 7C20.2652 7 20.5195 7.10543 20.707 7.29297C20.8946 7.4805 21 7.73478 21 8V16C21 16.5523 20.5523 17 20 17H4C3.44772 17 3 16.5523 3 16V8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.48051 7.10543 3.73478 7 4 7H20Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4C3 3.44772 3.44772 3 4 3H20Z",fill:"currentColor"}))},V=d;
2
+
3
+ //# debugId=A92844F88034D23664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/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 IconLayoutTopBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20 19C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20Z\" fill=\"currentColor\"/><Path d=\"M20 7C20.2652 7 20.5195 7.10543 20.707 7.29297C20.8946 7.4805 21 7.73478 21 8V16C21 16.5523 20.5523 17 20 17H4C3.44772 17 3 16.5523 3 16V8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.48051 7.10543 3.73478 7 4 7H20Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4C3 3.44772 3.44772 3 4 3H20Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\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,wBAA0jB,EAA1jB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAGpjB",
9
+ "debugId": "A92844F88034D23664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var C=({children:t,size:o=24,...e})=>{return p.createElement(l,{...e,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t)};import r from"react";import{Path as n}from"react-native-svg";var a=(t)=>{return r.createElement(C,{...t},r.createElement(n,{d:"M20 19C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20Z",fill:"currentColor"}),r.createElement(n,{d:"M20 7C20.2652 7 20.5195 7.10543 20.707 7.29297C20.8946 7.4805 21 7.73478 21 8V16C21 16.5523 20.5523 17 20 17H4C3.44772 17 3 16.5523 3 16V8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.48051 7.10543 3.73478 7 4 7H20Z",fill:"currentColor"}),r.createElement(n,{d:"M20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4C3 3.44772 3.44772 3 4 3H20Z",fill:"currentColor"}))},g=a;export{g as default,a as IconLayoutTopBottom};
2
+
3
+ //# debugId=D905D22B3D981CF164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconLayoutTopBottom/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 IconLayoutTopBottom: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20 19C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19H20Z\" fill=\"currentColor\"/><Path d=\"M20 7C20.2652 7 20.5195 7.10543 20.707 7.29297C20.8946 7.4805 21 7.73478 21 8V16C21 16.5523 20.5523 17 20 17H4C3.44772 17 3 16.5523 3 16V8C3 7.73478 3.10543 7.4805 3.29297 7.29297C3.48051 7.10543 3.73478 7 4 7H20Z\" fill=\"currentColor\"/><Path d=\"M20 3C20.5523 3 21 3.44772 21 4C21 4.55228 20.5523 5 20 5H4C3.44772 5 3 4.55228 3 4C3 3.44772 3.44772 3 4 3H20Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconLayoutTopBottom;\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,gBAA0jB,EAA1jB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2HAA2H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kHAAkH,KAAK,eAAc,CAAI,GAGpjB",
9
+ "debugId": "D905D22B3D981CF164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconQwik: FC<CentralIconBaseProps>;
4
+ export default IconQwik;
@@ -0,0 +1,3 @@
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:c,getOwnPropertyDescriptor:y}=Object,f=Object.prototype.hasOwnProperty;function i(o){return this[o]}var F,M,u=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var a=r?F??=new WeakMap:M??=new WeakMap,m=a.get(o);if(m)return m}e=o!=null?g(h(o)):{};let L=r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e;for(let p of c(o))if(!f.call(L,p))n(L,p,{get:i.bind(o,p),enumerable:!0});if(t)a.set(o,L);return L},B=(o)=>{var r=(s??=new WeakMap).get(o),e;if(r)return r;if(r=n({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of c(o))if(!f.call(r,t))n(r,t,{get:i.bind(o,t),enumerable:!(e=y(o,t))||e.enumerable})}return s.set(o,r),r},s;var S=(o)=>o;function Z(o,r){this[o]=S.bind(null,r)}var I=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0,configurable:!0,set:Z.bind(r,e)})};var b={};I(b,{CentralIconBase:()=>C});module.exports=B(b);var d=u(require("react")),v=require("react-native-svg"),C=({children:o,size:r=24,...e})=>{return d.default.createElement(v.Svg,{...e,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var w={};I(w,{default:()=>V,IconQwik:()=>P});module.exports=B(w);var l=u(require("react"));var x=require("react-native-svg"),P=(o)=>{return l.default.createElement(C,{...o},l.default.createElement(x.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},V=P;
2
+
3
+ //# debugId=5DA13A27DFA942F064756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/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 IconQwik: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\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,oECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAqC,CAAC,IAAU,CAC3D,OAAO,wBAAk6B,EAAl6B,IAAqB,GAAO,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG55B",
9
+ "debugId": "5DA13A27DFA942F064756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import L from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>{return L.createElement(p,{...n,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 C}from"react-native-svg";var l=(r)=>{return t.createElement(e,{...r},t.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z",fill:"currentColor"}))},v=l;export{v as default,l as IconQwik};
2
+
3
+ //# debugId=9F2A3986E7DA85F464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconQwik/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 IconQwik: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M15.4306 2.50008C16.4342 2.4923 17.3597 3.02477 17.8537 3.88608L19.8295 7.30921L19.8453 7.29339L19.9941 7.55943L20.3708 8.24126L21.0927 9.57238C21.6102 10.5044 21.5237 11.6479 20.8964 12.5016C20.865 12.5486 20.8258 12.596 20.7866 12.643L20.6843 12.7602L17.4854 18.6734L19.3197 22.2835C19.4032 22.4275 19.2169 22.5626 19.0909 22.4649L19.129 22.5031L10.2522 19.8948L8.62896 19.9106C7.64868 19.9184 6.73839 19.4175 6.23649 18.5795L2.95848 13.1443C2.40707 12.2176 2.45151 11.0092 3.03847 10.1156L6.16115 3.92608C6.65522 3.08805 7.54919 2.57117 8.52943 2.56334L13.6976 2.54752L15.4306 2.50008ZM15.4827 18.9395L15.4845 18.9385L15.4827 18.9162V18.9395ZM15.4845 18.9385L15.4929 18.9376V18.9237L15.4845 18.9385ZM8.62152 3.20331L9.72659 9.54075L7.84481 11.3584L15.4799 18.8976L14.7013 12.6039L16.011 11.2802L8.63919 3.18192L8.62152 3.20331Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconQwik;\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,EAAqC,CAAC,IAAU,CAC3D,OAAO,gBAAk6B,EAAl6B,IAAqB,GAAO,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,i0BAAi0B,KAAK,eAAc,CAAI,GAG55B",
9
+ "debugId": "9F2A3986E7DA85F464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquare: FC<CentralIconBaseProps>;
4
+ export default IconWindowSquare;
@@ -0,0 +1,3 @@
1
+ var M=Object.create;var{getPrototypeOf:S,defineProperty:t,getOwnPropertyNames:i,getOwnPropertyDescriptor:Z}=Object,u=Object.prototype.hasOwnProperty;function d(r){return this[r]}var h,y,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var f=o?h??=new WeakMap:y??=new WeakMap,s=f.get(r);if(s)return s}e=r!=null?M(S(r)):{};let C=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let l of i(r))if(!u.call(C,l))t(C,l,{get:d.bind(r,l),enumerable:!0});if(n)f.set(r,C);return C},I=(r)=>{var o=(c??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of i(r))if(!u.call(o,n))t(o,n,{get:d.bind(r,n),enumerable:!(e=Z(r,n))||e.enumerable})}return c.set(r,o),o},c;var F=(r)=>r;function H(r,o){this[r]=F.bind(null,o)}var v=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:H.bind(o,e)})};var V={};v(V,{CentralIconBase:()=>a});module.exports=I(V);var x=B(require("react")),P=require("react-native-svg"),a=({children:r,size:o=24,...e})=>{return x.default.createElement(P.Svg,{...e,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var b={};v(b,{default:()=>w,IconWindowSquare:()=>g});module.exports=I(b);var p=B(require("react"));var m=require("react-native-svg"),g=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V11H21V20Z",fill:"currentColor"}),p.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20 3C20.5523 3 21 3.44772 21 4V9H3V4C3 3.44772 3.44772 3 4 3H20ZM6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM8.5 5C7.94772 5 7.5 5.44772 7.5 6C7.5 6.55228 7.94772 7 8.5 7C9.05228 7 9.5 6.55228 9.5 6C9.5 5.44772 9.05228 5 8.5 5ZM11 5C10.4477 5 10 5.44772 10 6C10 6.55228 10.4477 7 11 7C11.5523 7 12 6.55228 12 6C12 5.44772 11.5523 5 11 5Z",fill:"currentColor"}))},w=g;
2
+
3
+ //# debugId=4E0055F5CC17B2E964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquare/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 IconWindowSquare: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V11H21V20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20 3C20.5523 3 21 3.44772 21 4V9H3V4C3 3.44772 3.44772 3 4 3H20ZM6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM8.5 5C7.94772 5 7.5 5.44772 7.5 6C7.5 6.55228 7.94772 7 8.5 7C9.05228 7 9.5 6.55228 9.5 6C9.5 5.44772 9.05228 5 8.5 5ZM11 5C10.4477 5 10 5.44772 10 6C10 6.55228 10.4477 7 11 7C11.5523 7 12 6.55228 12 6C12 5.44772 11.5523 5 11 5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindowSquare;\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,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAAulB,EAAvlB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2EAA2E,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGjlB",
9
+ "debugId": "4E0055F5CC17B2E964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var n=({children:o,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"},o)};import e from"react";import{Path as t}from"react-native-svg";var a=(o)=>{return e.createElement(n,{...o},e.createElement(t,{d:"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V11H21V20Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M20 3C20.5523 3 21 3.44772 21 4V9H3V4C3 3.44772 3.44772 3 4 3H20ZM6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM8.5 5C7.94772 5 7.5 5.44772 7.5 6C7.5 6.55228 7.94772 7 8.5 7C9.05228 7 9.5 6.55228 9.5 6C9.5 5.44772 9.05228 5 8.5 5ZM11 5C10.4477 5 10 5.44772 10 6C10 6.55228 10.4477 7 11 7C11.5523 7 12 6.55228 12 6C12 5.44772 11.5523 5 11 5Z",fill:"currentColor"}))},x=a;export{x as default,a as IconWindowSquare};
2
+
3
+ //# debugId=D724254759BB953664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquare/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 IconWindowSquare: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M21 20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V11H21V20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20 3C20.5523 3 21 3.44772 21 4V9H3V4C3 3.44772 3.44772 3 4 3H20ZM6 5C5.44772 5 5 5.44772 5 6C5 6.55228 5.44772 7 6 7C6.55228 7 7 6.55228 7 6C7 5.44772 6.55228 5 6 5ZM8.5 5C7.94772 5 7.5 5.44772 7.5 6C7.5 6.55228 7.94772 7 8.5 7C9.05228 7 9.5 6.55228 9.5 6C9.5 5.44772 9.05228 5 8.5 5ZM11 5C10.4477 5 10 5.44772 10 6C10 6.55228 10.4477 7 11 7C11.5523 7 12 6.55228 12 6C12 5.44772 11.5523 5 11 5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindowSquare;\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,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAAulB,EAAvlB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2EAA2E,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8YAA8Y,KAAK,eAAc,CAAI,GAGjlB",
9
+ "debugId": "D724254759BB953664756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1294,6 +1294,7 @@ Below is a complete list of available icons:
1294
1294
  - IconCheckmark2Medium
1295
1295
  - IconCard
1296
1296
  - IconUnblock
1297
+ - IconWindowSquare
1297
1298
 
1298
1299
  ### Keyboard
1299
1300
 
@@ -1321,9 +1322,13 @@ Below is a complete list of available icons:
1321
1322
  - IconLayoutDashboard
1322
1323
  - IconLayoutWindow
1323
1324
  - IconLayoutTop
1325
+ - IconLayoutTop1
1324
1326
  - IconLayoutBottom
1327
+ - IconLayoutBottom1
1325
1328
  - IconLayoutRight
1329
+ - IconLayoutRight1
1326
1330
  - IconLayoutLeft
1331
+ - IconLayoutLeft1
1327
1332
  - IconLayoutHalf
1328
1333
  - IconLayoutThird
1329
1334
  - IconLayoutGrid1
@@ -1375,6 +1380,9 @@ Below is a complete list of available icons:
1375
1380
  - IconLayoutAlignTopBottom
1376
1381
  - IconGrid
1377
1382
  - IconGridBox
1383
+ - IconLayoutAllSides
1384
+ - IconLayoutLeftRight
1385
+ - IconLayoutTopBottom
1378
1386
 
1379
1387
  ### Location
1380
1388
 
@@ -1841,6 +1849,7 @@ Below is a complete list of available icons:
1841
1849
  - IconBitcoinCircle
1842
1850
  - IconSwift
1843
1851
  - IconSiriGen2
1852
+ - IconQwik
1844
1853
 
1845
1854
  ### Sound & Music
1846
1855