@central-icons-react-native/square-filled-radius-0-stroke-1 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.
- package/IconLayoutAllSides/index.d.ts +4 -0
- package/IconLayoutAllSides/index.js +3 -0
- package/IconLayoutAllSides/index.js.map +11 -0
- package/IconLayoutAllSides/index.mjs +3 -0
- package/IconLayoutAllSides/index.mjs.map +11 -0
- package/IconLayoutBottom1/index.d.ts +4 -0
- package/IconLayoutBottom1/index.js +3 -0
- package/IconLayoutBottom1/index.js.map +11 -0
- package/IconLayoutBottom1/index.mjs +3 -0
- package/IconLayoutBottom1/index.mjs.map +11 -0
- package/IconLayoutLeft1/index.d.ts +4 -0
- package/IconLayoutLeft1/index.js +3 -0
- package/IconLayoutLeft1/index.js.map +11 -0
- package/IconLayoutLeft1/index.mjs +3 -0
- package/IconLayoutLeft1/index.mjs.map +11 -0
- package/IconLayoutLeftRight/index.d.ts +4 -0
- package/IconLayoutLeftRight/index.js +3 -0
- package/IconLayoutLeftRight/index.js.map +11 -0
- package/IconLayoutLeftRight/index.mjs +3 -0
- package/IconLayoutLeftRight/index.mjs.map +11 -0
- package/IconLayoutRight1/index.d.ts +4 -0
- package/IconLayoutRight1/index.js +3 -0
- package/IconLayoutRight1/index.js.map +11 -0
- package/IconLayoutRight1/index.mjs +3 -0
- package/IconLayoutRight1/index.mjs.map +11 -0
- package/IconLayoutTop1/index.d.ts +4 -0
- package/IconLayoutTop1/index.js +3 -0
- package/IconLayoutTop1/index.js.map +11 -0
- package/IconLayoutTop1/index.mjs +3 -0
- package/IconLayoutTop1/index.mjs.map +11 -0
- package/IconLayoutTopBottom/index.d.ts +4 -0
- package/IconLayoutTopBottom/index.js +3 -0
- package/IconLayoutTopBottom/index.js.map +11 -0
- package/IconLayoutTopBottom/index.mjs +3 -0
- package/IconLayoutTopBottom/index.mjs.map +11 -0
- package/IconQwik/index.d.ts +4 -0
- package/IconQwik/index.js +3 -0
- package/IconQwik/index.js.map +11 -0
- package/IconQwik/index.mjs +3 -0
- package/IconQwik/index.mjs.map +11 -0
- package/IconWindow2/index.js +2 -2
- package/IconWindow2/index.js.map +3 -3
- package/IconWindow2/index.mjs +2 -2
- package/IconWindow2/index.mjs.map +3 -3
- package/IconWindowApp/index.js +2 -2
- package/IconWindowApp/index.js.map +3 -3
- package/IconWindowApp/index.mjs +2 -2
- package/IconWindowApp/index.mjs.map +3 -3
- package/IconWindowSquare/index.d.ts +4 -0
- package/IconWindowSquare/index.js +3 -0
- package/IconWindowSquare/index.js.map +11 -0
- package/IconWindowSquare/index.mjs +3 -0
- package/IconWindowSquare/index.mjs.map +11 -0
- package/README.md +9 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +9 -0
- package/index.js +27 -0
- package/index.mjs +9 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +10 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var g=Object.create;var{getPrototypeOf:v,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,c=Object.prototype.hasOwnProperty;function H(r){return this[r]}var M,S,V=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var s=o?M??=new WeakMap:S??=new WeakMap,a=s.get(r);if(a)return a}n=r!=null?g(v(r)):{};let C=o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n;for(let f of u(r))if(!c.call(C,f))p(C,f,{get:H.bind(r,f),enumerable:!0});if(t)s.set(r,C);return C},d=(r)=>{var o=(i??=new WeakMap).get(r),n;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!c.call(o,t))p(o,t,{get:H.bind(r,t),enumerable:!(n=y(r,t))||n.enumerable})}return i.set(r,o),o},i;var Z=(r)=>r;function h(r,o){this[r]=Z.bind(null,o)}var B=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0,configurable:!0,set:h.bind(o,n)})};var F={};B(F,{CentralIconBase:()=>m});module.exports=d(F);var I=V(require("react")),x=require("react-native-svg"),m=({children:r,size:o=24,...n})=>{return I.default.createElement(x.Svg,{...n,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var b={};B(b,{default:()=>w,IconLayoutAllSides:()=>P});module.exports=d(b);var e=V(require("react"));var l=require("react-native-svg"),P=(r)=>{return e.default.createElement(m,{...r},e.default.createElement(l.Path,{d:"M18 21H6V20H18V21Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M4 18H3V6H4V18Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M21 18H20V6H21V18Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M18 18H6V6H18V18Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M18 4H6V3H18V4Z",fill:"currentColor"}))},w=P;
|
|
2
|
+
|
|
3
|
+
//# debugId=1DF1852DF20D561F64756E2164756E21
|
|
@@ -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=\"M18 21H6V20H18V21Z\" fill=\"currentColor\"/><Path d=\"M4 18H3V6H4V18Z\" fill=\"currentColor\"/><Path d=\"M21 18H20V6H21V18Z\" fill=\"currentColor\"/><Path d=\"M18 18H6V6H18V18Z\" fill=\"currentColor\"/><Path d=\"M18 4H6V3H18V4Z\" 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,wBAAiR,EAAjR,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAG3Q",
|
|
9
|
+
"debugId": "1DF1852DF20D561F64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";import{Svg as C}from"react-native-svg";var e=({children:t,size:r=24,...l})=>{return p.createElement(C,{...l,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 n}from"react-native-svg";var f=(t)=>{return o.createElement(e,{...t},o.createElement(n,{d:"M18 21H6V20H18V21Z",fill:"currentColor"}),o.createElement(n,{d:"M4 18H3V6H4V18Z",fill:"currentColor"}),o.createElement(n,{d:"M21 18H20V6H21V18Z",fill:"currentColor"}),o.createElement(n,{d:"M18 18H6V6H18V18Z",fill:"currentColor"}),o.createElement(n,{d:"M18 4H6V3H18V4Z",fill:"currentColor"}))},I=f;export{I as default,f as IconLayoutAllSides};
|
|
2
|
+
|
|
3
|
+
//# debugId=4F07334F362BEA6E64756E2164756E21
|
|
@@ -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=\"M18 21H6V20H18V21Z\" fill=\"currentColor\"/><Path d=\"M4 18H3V6H4V18Z\" fill=\"currentColor\"/><Path d=\"M21 18H20V6H21V18Z\" fill=\"currentColor\"/><Path d=\"M18 18H6V6H18V18Z\" fill=\"currentColor\"/><Path d=\"M18 4H6V3H18V4Z\" 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,gBAAiR,EAAjR,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAG3Q",
|
|
9
|
+
"debugId": "4F07334F362BEA6E64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -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 p=r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t;for(let a of u(o))if(!B.call(p,a))n(p,a,{get:i.bind(o,a),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 V=(o)=>o;function b(o,r){this[o]=V.bind(null,r)}var P=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var w={};P(w,{CentralIconBase:()=>m});module.exports=x(w);var g=I(require("react")),v=require("react-native-svg"),m=({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 M={};P(M,{default:()=>Z,IconLayoutBottom1:()=>y});module.exports=x(M);var l=I(require("react"));var C=require("react-native-svg"),y=(o)=>{return l.default.createElement(m,{...o},l.default.createElement(C.Path,{d:"M3 18V3H21V18H3Z",fill:"currentColor"}),l.default.createElement(C.Path,{d:"M3 21V20H21V21H3Z",fill:"currentColor"}))},Z=y;
|
|
2
|
+
|
|
3
|
+
//# debugId=86F2EF41882EB0CE64756E2164756E21
|
|
@@ -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=\"M3 18V3H21V18H3Z\" fill=\"currentColor\"/><Path d=\"M3 21V20H21V21H3Z\" 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,wBAA+H,EAA/H,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,CAAI,GAGzH",
|
|
9
|
+
"debugId": "86F2EF41882EB0CE64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var e=({children:r,size:o=24,...p})=>{return l.createElement(a,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import t from"react";import{Path as n}from"react-native-svg";var m=(r)=>{return t.createElement(e,{...r},t.createElement(n,{d:"M3 18V3H21V18H3Z",fill:"currentColor"}),t.createElement(n,{d:"M3 21V20H21V21H3Z",fill:"currentColor"}))},g=m;export{g as default,m as IconLayoutBottom1};
|
|
2
|
+
|
|
3
|
+
//# debugId=B1848CE3EBC69D1764756E2164756E21
|
|
@@ -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=\"M3 18V3H21V18H3Z\" fill=\"currentColor\"/><Path d=\"M3 21V20H21V21H3Z\" 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,gBAA+H,EAA/H,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,CAAI,GAGzH",
|
|
9
|
+
"debugId": "B1848CE3EBC69D1764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -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 f=o?H??=new WeakMap:S??=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 a of u(r))if(!i.call(p,a))n(p,a,{get:B.bind(r,a),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 V=(r)=>r;function b(r,o){this[r]=V.bind(null,o)}var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var w={};P(w,{CentralIconBase:()=>m});module.exports=x(w);var g=I(require("react")),v=require("react-native-svg"),m=({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 l=I(require("react"));var C=require("react-native-svg"),y=(r)=>{return l.default.createElement(m,{...r},l.default.createElement(C.Path,{d:"M6 21H21V3H6V21Z",fill:"currentColor"}),l.default.createElement(C.Path,{d:"M3 21H4V3H3V21Z",fill:"currentColor"}))},M=y;
|
|
2
|
+
|
|
3
|
+
//# debugId=BDB943642D207AE364756E2164756E21
|
|
@@ -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=\"M6 21H21V3H6V21Z\" fill=\"currentColor\"/><Path d=\"M3 21H4V3H3V21Z\" 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,wBAA6H,EAA7H,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAGvH",
|
|
9
|
+
"debugId": "BDB943642D207AE364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return l.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var m=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M6 21H21V3H6V21Z",fill:"currentColor"}),t.createElement(n,{d:"M3 21H4V3H3V21Z",fill:"currentColor"}))},g=m;export{g as default,m as IconLayoutLeft1};
|
|
2
|
+
|
|
3
|
+
//# debugId=8099C3F2D383459A64756E2164756E21
|
|
@@ -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=\"M6 21H21V3H6V21Z\" fill=\"currentColor\"/><Path d=\"M3 21H4V3H3V21Z\" 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,gBAA6H,EAA7H,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAGvH",
|
|
9
|
+
"debugId": "8099C3F2D383459A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var d=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:i,getOwnPropertyDescriptor:v}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var y,F,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?y??=new WeakMap:F??=new WeakMap,s=m.get(r);if(s)return s}t=r!=null?d(h(r)):{};let l=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let C of i(r))if(!u.call(l,C))n(l,C,{get:B.bind(r,C),enumerable:!0});if(e)m.set(r,l);return l},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=v(r,e))||t.enumerable})}return c.set(r,o),o},c;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var M={};x(M,{CentralIconBase:()=>f});module.exports=g(M);var P=I(require("react")),H=require("react-native-svg"),f=({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 Z={};x(Z,{default:()=>w,IconLayoutLeftRight:()=>V});module.exports=g(Z);var p=I(require("react"));var a=require("react-native-svg"),V=(r)=>{return p.default.createElement(f,{...r},p.default.createElement(a.Path,{d:"M4 21H3V3H4V21Z",fill:"currentColor"}),p.default.createElement(a.Path,{d:"M18 21H6V3H18V21Z",fill:"currentColor"}),p.default.createElement(a.Path,{d:"M21 21H20V3H21V21Z",fill:"currentColor"}))},w=V;
|
|
2
|
+
|
|
3
|
+
//# debugId=1427E40BBA68CF5E64756E2164756E21
|
|
@@ -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 21H3V3H4V21Z\" fill=\"currentColor\"/><Path d=\"M18 21H6V3H18V21Z\" fill=\"currentColor\"/><Path d=\"M21 21H20V3H21V21Z\" 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,wBAAgL,EAAhL,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,CAAI,GAG1K",
|
|
9
|
+
"debugId": "1427E40BBA68CF5E64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var n=({children:t,size:r=24,...p})=>{return l.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t)};import o from"react";import{Path as e}from"react-native-svg";var C=(t)=>{return o.createElement(n,{...t},o.createElement(e,{d:"M4 21H3V3H4V21Z",fill:"currentColor"}),o.createElement(e,{d:"M18 21H6V3H18V21Z",fill:"currentColor"}),o.createElement(e,{d:"M21 21H20V3H21V21Z",fill:"currentColor"}))},P=C;export{P as default,C as IconLayoutLeftRight};
|
|
2
|
+
|
|
3
|
+
//# debugId=F3979CE58D6EE03F64756E2164756E21
|
|
@@ -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 21H3V3H4V21Z\" fill=\"currentColor\"/><Path d=\"M18 21H6V3H18V21Z\" fill=\"currentColor\"/><Path d=\"M21 21H20V3H21V21Z\" 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,gBAAgL,EAAhL,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,CAAI,GAG1K",
|
|
9
|
+
"debugId": "F3979CE58D6EE03F64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -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 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?y(d(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)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 V=(r)=>r;function b(r,o){this[r]=V.bind(null,o)}var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var w={};x(w,{CentralIconBase:()=>m});module.exports=g(w);var P=I(require("react")),h=require("react-native-svg"),m=({children:r,size:o=24,...t})=>{return P.default.createElement(h.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var M={};x(M,{default:()=>Z,IconLayoutRight1:()=>v});module.exports=g(M);var l=I(require("react"));var C=require("react-native-svg"),v=(r)=>{return l.default.createElement(m,{...r},l.default.createElement(C.Path,{d:"M18 21H3V3H18V21Z",fill:"currentColor"}),l.default.createElement(C.Path,{d:"M21 21H20V3H21V21Z",fill:"currentColor"}))},Z=v;
|
|
2
|
+
|
|
3
|
+
//# debugId=493F042B131DDB6764756E2164756E21
|
|
@@ -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=\"M18 21H3V3H18V21Z\" fill=\"currentColor\"/><Path d=\"M21 21H20V3H21V21Z\" 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,wBAAiI,EAAjI,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,CAAI,GAG3H",
|
|
9
|
+
"debugId": "493F042B131DDB6764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return l.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var m=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M18 21H3V3H18V21Z",fill:"currentColor"}),t.createElement(n,{d:"M21 21H20V3H21V21Z",fill:"currentColor"}))},P=m;export{P as default,m as IconLayoutRight1};
|
|
2
|
+
|
|
3
|
+
//# debugId=FA6E7645876070CC64756E2164756E21
|
|
@@ -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=\"M18 21H3V3H18V21Z\" fill=\"currentColor\"/><Path d=\"M21 21H20V3H21V21Z\" 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,gBAAiI,EAAjI,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,CAAI,GAG3H",
|
|
9
|
+
"debugId": "FA6E7645876070CC64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -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 p=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let a of u(r))if(!i.call(p,a))n(p,a,{get:B.bind(r,a),enumerable:!0});if(e)s.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 V=(r)=>r;function b(r,o){this[r]=V.bind(null,o)}var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var w={};P(w,{CentralIconBase:()=>m});module.exports=x(w);var g=I(require("react")),v=require("react-native-svg"),m=({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 M={};P(M,{default:()=>Z,IconLayoutTop1:()=>y});module.exports=x(M);var l=I(require("react"));var C=require("react-native-svg"),y=(r)=>{return l.default.createElement(m,{...r},l.default.createElement(C.Path,{d:"M21 6V21H3V6H21Z",fill:"currentColor"}),l.default.createElement(C.Path,{d:"M21 3V4H3V3H21Z",fill:"currentColor"}))},Z=y;
|
|
2
|
+
|
|
3
|
+
//# debugId=04AF22748A87FBDF64756E2164756E21
|
|
@@ -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=\"M21 6V21H3V6H21Z\" fill=\"currentColor\"/><Path d=\"M21 3V4H3V3H21Z\" 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,wBAA6H,EAA7H,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAGvH",
|
|
9
|
+
"debugId": "04AF22748A87FBDF64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>{return l.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var m=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M21 6V21H3V6H21Z",fill:"currentColor"}),t.createElement(n,{d:"M21 3V4H3V3H21Z",fill:"currentColor"}))},g=m;export{g as default,m as IconLayoutTop1};
|
|
2
|
+
|
|
3
|
+
//# debugId=2075D04CEF07E2CF64756E2164756E21
|
|
@@ -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=\"M21 6V21H3V6H21Z\" fill=\"currentColor\"/><Path d=\"M21 3V4H3V3H21Z\" 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,gBAA6H,EAA7H,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,mBAAmB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAGvH",
|
|
9
|
+
"debugId": "2075D04CEF07E2CF64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var d=Object.create;var{getPrototypeOf:v,defineProperty:e,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,i=Object.prototype.hasOwnProperty;function B(o){return this[o]}var h,F,I=(o,r,t)=>{var n=o!=null&&typeof o==="object";if(n){var f=r?h??=new WeakMap:F??=new WeakMap,s=f.get(o);if(s)return s}t=o!=null?d(v(o)):{};let l=r||!o||!o.__esModule?e(t,"default",{value:o,enumerable:!0}):t;for(let m of u(o))if(!i.call(l,m))e(l,m,{get:B.bind(o,m),enumerable:!0});if(n)f.set(o,l);return l},x=(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 n of u(o))if(!i.call(r,n))e(r,n,{get:B.bind(o,n),enumerable:!(t=y(o,n))||t.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var P=(o,r)=>{for(var t in r)e(o,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var M={};P(M,{CentralIconBase:()=>C});module.exports=x(M);var g=I(require("react")),H=require("react-native-svg"),C=({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 Z={};P(Z,{default:()=>w,IconLayoutTopBottom:()=>V});module.exports=x(Z);var p=I(require("react"));var a=require("react-native-svg"),V=(o)=>{return p.default.createElement(C,{...o},p.default.createElement(a.Path,{d:"M21 21H3V20H21V21Z",fill:"currentColor"}),p.default.createElement(a.Path,{d:"M21 18H3V6H21V18Z",fill:"currentColor"}),p.default.createElement(a.Path,{d:"M21 4H3V3H21V4Z",fill:"currentColor"}))},w=V;
|
|
2
|
+
|
|
3
|
+
//# debugId=EE6ABE2055D16B7064756E2164756E21
|
|
@@ -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=\"M21 21H3V20H21V21Z\" fill=\"currentColor\"/><Path d=\"M21 18H3V6H21V18Z\" fill=\"currentColor\"/><Path d=\"M21 4H3V3H21V4Z\" 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,wBAAgL,EAAhL,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAG1K",
|
|
9
|
+
"debugId": "EE6ABE2055D16B7064756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as a}from"react-native-svg";var e=({children:t,size:o=24,...p})=>{return l.createElement(a,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t)};import r from"react";import{Path as n}from"react-native-svg";var m=(t)=>{return r.createElement(e,{...t},r.createElement(n,{d:"M21 21H3V20H21V21Z",fill:"currentColor"}),r.createElement(n,{d:"M21 18H3V6H21V18Z",fill:"currentColor"}),r.createElement(n,{d:"M21 4H3V3H21V4Z",fill:"currentColor"}))},g=m;export{g as default,m as IconLayoutTopBottom};
|
|
2
|
+
|
|
3
|
+
//# debugId=3B643DC7AF011A5364756E2164756E21
|
|
@@ -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=\"M21 21H3V20H21V21Z\" fill=\"currentColor\"/><Path d=\"M21 18H3V6H21V18Z\" fill=\"currentColor\"/><Path d=\"M21 4H3V3H21V4Z\" 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,gBAAgL,EAAhL,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,KAAK,eAAc,CAAI,GAG1K",
|
|
9
|
+
"debugId": "3B643DC7AF011A5364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -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
|
+
}
|
package/IconWindow2/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var M=Object.create;var{getPrototypeOf:Z,defineProperty:t,getOwnPropertyNames:i,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function d(o){return this[o]}var y,F,B=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var f=r?y??=new WeakMap:F??=new WeakMap,s=f.get(o);if(s)return s}e=o!=null?M(Z(o)):{};let C=r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e;for(let l of i(o))if(!u.call(C,l))t(C,l,{get:d.bind(o,l),enumerable:!0});if(n)f.set(o,C);return C},I=(o)=>{var r=(c??=new WeakMap).get(o),e;if(r)return r;if(r=t({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of i(o))if(!u.call(r,n))t(r,n,{get:d.bind(o,n),enumerable:!(e=h(o,n))||e.enumerable})}return c.set(o,r),r},c;var H=(o)=>o;function S(o,r){this[o]=H.bind(null,r)}var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var V={};v(V,{CentralIconBase:()=>a});module.exports=I(V);var x=B(require("react")),P=require("react-native-svg"),a=({children:o,size:r=24,...e})=>{return x.default.createElement(P.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 b={};v(b,{default:()=>w,IconWindow2:()=>g});module.exports=I(b);var p=B(require("react"));var m=require("react-native-svg"),g=(o)=>{return p.default.createElement(a,{...o},p.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
1
|
+
var M=Object.create;var{getPrototypeOf:Z,defineProperty:t,getOwnPropertyNames:i,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function d(o){return this[o]}var y,F,B=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var f=r?y??=new WeakMap:F??=new WeakMap,s=f.get(o);if(s)return s}e=o!=null?M(Z(o)):{};let C=r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e;for(let l of i(o))if(!u.call(C,l))t(C,l,{get:d.bind(o,l),enumerable:!0});if(n)f.set(o,C);return C},I=(o)=>{var r=(c??=new WeakMap).get(o),e;if(r)return r;if(r=t({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of i(o))if(!u.call(r,n))t(r,n,{get:d.bind(o,n),enumerable:!(e=h(o,n))||e.enumerable})}return c.set(o,r),r},c;var H=(o)=>o;function S(o,r){this[o]=H.bind(null,r)}var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var V={};v(V,{CentralIconBase:()=>a});module.exports=I(V);var x=B(require("react")),P=require("react-native-svg"),a=({children:o,size:r=24,...e})=>{return x.default.createElement(P.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 b={};v(b,{default:()=>w,IconWindow2:()=>g});module.exports=I(b);var p=B(require("react"));var m=require("react-native-svg"),g=(o)=>{return p.default.createElement(a,{...o},p.default.createElement(m.Path,{d:"M22 20H2V11H22V20Z",fill:"currentColor"}),p.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M22 10H2V4H22V10ZM5.75 6.25C5.33579 6.25 5 6.58579 5 7C5 7.41421 5.33579 7.75 5.75 7.75C6.16421 7.75 6.5 7.41421 6.5 7C6.5 6.58579 6.16421 6.25 5.75 6.25ZM8.25 6.25C7.83579 6.25 7.5 6.58579 7.5 7C7.5 7.41421 7.83579 7.75 8.25 7.75C8.66421 7.75 9 7.41421 9 7C9 6.58579 8.66421 6.25 8.25 6.25ZM10.75 6.25C10.3358 6.25 10 6.58579 10 7C10 7.41421 10.3358 7.75 10.75 7.75C11.1642 7.75 11.5 7.41421 11.5 7C11.5 6.58579 11.1642 6.25 10.75 6.25Z",fill:"currentColor"}))},w=g;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=BA2B76A163F3A3FF64756E2164756E21
|
package/IconWindow2/index.js.map
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindow2/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 IconWindow2: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindow2: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M22 20H2V11H22V20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M22 10H2V4H22V10ZM5.75 6.25C5.33579 6.25 5 6.58579 5 7C5 7.41421 5.33579 7.75 5.75 7.75C6.16421 7.75 6.5 7.41421 6.5 7C6.5 6.58579 6.16421 6.25 5.75 6.25ZM8.25 6.25C7.83579 6.25 7.5 6.58579 7.5 7C7.5 7.41421 7.83579 7.75 8.25 7.75C8.66421 7.75 9 7.41421 9 7C9 6.58579 8.66421 6.25 8.25 6.25ZM10.75 6.25C10.3358 6.25 10 6.58579 10 7C10 7.41421 10.3358 7.75 10.75 7.75C11.1642 7.75 11.5 7.41421 11.5 7C11.5 6.58579 11.1642 6.25 10.75 6.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\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,uECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAwC,CAAC,IAAU,CAC9D,OAAO,
|
|
9
|
-
"debugId": "
|
|
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,uECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAwC,CAAC,IAAU,CAC9D,OAAO,wBAA2kB,EAA3kB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wbAAwb,KAAK,eAAc,CAAI,GAGrkB",
|
|
9
|
+
"debugId": "BA2B76A163F3A3FF64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconWindow2/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import p from"react";import{Svg as l}from"react-native-svg";var n=({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 e from"react";import{Path as t}from"react-native-svg";var a=(r)=>{return e.createElement(n,{...r},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
1
|
+
import p from"react";import{Svg as l}from"react-native-svg";var n=({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 e from"react";import{Path as t}from"react-native-svg";var a=(r)=>{return e.createElement(n,{...r},e.createElement(t,{d:"M22 20H2V11H22V20Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M22 10H2V4H22V10ZM5.75 6.25C5.33579 6.25 5 6.58579 5 7C5 7.41421 5.33579 7.75 5.75 7.75C6.16421 7.75 6.5 7.41421 6.5 7C6.5 6.58579 6.16421 6.25 5.75 6.25ZM8.25 6.25C7.83579 6.25 7.5 6.58579 7.5 7C7.5 7.41421 7.83579 7.75 8.25 7.75C8.66421 7.75 9 7.41421 9 7C9 6.58579 8.66421 6.25 8.25 6.25ZM10.75 6.25C10.3358 6.25 10 6.58579 10 7C10 7.41421 10.3358 7.75 10.75 7.75C11.1642 7.75 11.5 7.41421 11.5 7C11.5 6.58579 11.1642 6.25 10.75 6.25Z",fill:"currentColor"}))},x=a;export{x as default,a as IconWindow2};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=224A010B8600FE4364756E2164756E21
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindow2/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 IconWindow2: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindow2: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M22 20H2V11H22V20Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M22 10H2V4H22V10ZM5.75 6.25C5.33579 6.25 5 6.58579 5 7C5 7.41421 5.33579 7.75 5.75 7.75C6.16421 7.75 6.5 7.41421 6.5 7C6.5 6.58579 6.16421 6.25 5.75 6.25ZM8.25 6.25C7.83579 6.25 7.5 6.58579 7.5 7C7.5 7.41421 7.83579 7.75 8.25 7.75C8.66421 7.75 9 7.41421 9 7C9 6.58579 8.66421 6.25 8.25 6.25ZM10.75 6.25C10.3358 6.25 10 6.58579 10 7C10 7.41421 10.3358 7.75 10.75 7.75C11.1642 7.75 11.5 7.41421 11.5 7C11.5 6.58579 11.1642 6.25 10.75 6.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindow2;\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,EAAwC,CAAC,IAAU,CAC9D,OAAO,
|
|
9
|
-
"debugId": "
|
|
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,EAAwC,CAAC,IAAU,CAC9D,OAAO,gBAA2kB,EAA3kB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,qBAAqB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wbAAwb,KAAK,eAAc,CAAI,GAGrkB",
|
|
9
|
+
"debugId": "224A010B8600FE4364756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconWindowApp/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var M=Object.create;var{getPrototypeOf:Z,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,c=Object.prototype.hasOwnProperty;function d(r){return this[r]}var y,F,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var m=o?y??=new WeakMap:F??=new WeakMap,a=m.get(r);if(a)return a}e=r!=null?M(Z(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let f of u(r))if(!c.call(p,f))l(p,f,{get:d.bind(r,f),enumerable:!0});if(n)m.set(r,p);return p},I=(r)=>{var o=(s??=new WeakMap).get(r),e;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:!(e=h(r,n))||e.enumerable})}return s.set(r,o),o},s;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var v=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var V={};v(V,{CentralIconBase:()=>i});module.exports=I(V);var x=B(require("react")),P=require("react-native-svg"),i=({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,IconWindowApp:()=>g});module.exports=I(b);var t=B(require("react"));var C=require("react-native-svg"),g=(r)=>{return t.default.createElement(i,{...r},t.default.createElement(C.Path,{d:"M5
|
|
1
|
+
var M=Object.create;var{getPrototypeOf:Z,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,c=Object.prototype.hasOwnProperty;function d(r){return this[r]}var y,F,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var m=o?y??=new WeakMap:F??=new WeakMap,a=m.get(r);if(a)return a}e=r!=null?M(Z(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let f of u(r))if(!c.call(p,f))l(p,f,{get:d.bind(r,f),enumerable:!0});if(n)m.set(r,p);return p},I=(r)=>{var o=(s??=new WeakMap).get(r),e;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:!(e=h(r,n))||e.enumerable})}return s.set(r,o),o},s;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var v=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var V={};v(V,{CentralIconBase:()=>i});module.exports=I(V);var x=B(require("react")),P=require("react-native-svg"),i=({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,IconWindowApp:()=>g});module.exports=I(b);var t=B(require("react"));var C=require("react-native-svg"),g=(r)=>{return t.default.createElement(i,{...r},t.default.createElement(C.Path,{d:"M5.75 6.75C6.16421 6.75 6.5 7.08579 6.5 7.5C6.5 7.91421 6.16421 8.25 5.75 8.25C5.33579 8.25 5 7.91421 5 7.5C5 7.08579 5.33579 6.75 5.75 6.75Z",fill:"currentColor"}),t.default.createElement(C.Path,{d:"M8.25 6.75C8.66421 6.75 9 7.08579 9 7.5C9 7.91421 8.66421 8.25 8.25 8.25C7.83579 8.25 7.5 7.91421 7.5 7.5C7.5 7.08579 7.83579 6.75 8.25 6.75Z",fill:"currentColor"}),t.default.createElement(C.Path,{d:"M10.75 6.75C11.1642 6.75 11.5 7.08579 11.5 7.5C11.5 7.91421 11.1642 8.25 10.75 8.25C10.3358 8.25 10 7.91421 10 7.5C10 7.08579 10.3358 6.75 10.75 6.75Z",fill:"currentColor"}),t.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M22 20H2V4H22V20ZM3 10H21V5H3V10Z",fill:"currentColor"}))},w=g;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=7A18CF26E767CB6B64756E2164756E21
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowApp/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 IconWindowApp: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M5
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowApp: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M5.75 6.75C6.16421 6.75 6.5 7.08579 6.5 7.5C6.5 7.91421 6.16421 8.25 5.75 8.25C5.33579 8.25 5 7.91421 5 7.5C5 7.08579 5.33579 6.75 5.75 6.75Z\" fill=\"currentColor\"/><Path d=\"M8.25 6.75C8.66421 6.75 9 7.08579 9 7.5C9 7.91421 8.66421 8.25 8.25 8.25C7.83579 8.25 7.5 7.91421 7.5 7.5C7.5 7.08579 7.83579 6.75 8.25 6.75Z\" fill=\"currentColor\"/><Path d=\"M10.75 6.75C11.1642 6.75 11.5 7.08579 11.5 7.5C11.5 7.91421 11.1642 8.25 10.75 8.25C10.3358 8.25 10 7.91421 10 7.5C10 7.08579 10.3358 6.75 10.75 6.75Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M22 20H2V4H22V20ZM3 10H21V5H3V10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconWindowApp;\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,yECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA0C,CAAC,IAAU,CAChE,OAAO,
|
|
9
|
-
"debugId": "
|
|
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,yECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA0C,CAAC,IAAU,CAChE,OAAO,wBAAqpB,EAArpB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,gJAAgJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gJAAgJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,oCAAoC,KAAK,eAAc,CAAI,GAG/oB",
|
|
9
|
+
"debugId": "7A18CF26E767CB6B64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconWindowApp/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import C from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...l})=>{return C.createElement(p,{...l,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 e}from"react-native-svg";var f=(n)=>{return o.createElement(t,{...n},o.createElement(e,{d:"M5
|
|
1
|
+
import C from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...l})=>{return C.createElement(p,{...l,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 e}from"react-native-svg";var f=(n)=>{return o.createElement(t,{...n},o.createElement(e,{d:"M5.75 6.75C6.16421 6.75 6.5 7.08579 6.5 7.5C6.5 7.91421 6.16421 8.25 5.75 8.25C5.33579 8.25 5 7.91421 5 7.5C5 7.08579 5.33579 6.75 5.75 6.75Z",fill:"currentColor"}),o.createElement(e,{d:"M8.25 6.75C8.66421 6.75 9 7.08579 9 7.5C9 7.91421 8.66421 8.25 8.25 8.25C7.83579 8.25 7.5 7.91421 7.5 7.5C7.5 7.08579 7.83579 6.75 8.25 6.75Z",fill:"currentColor"}),o.createElement(e,{d:"M10.75 6.75C11.1642 6.75 11.5 7.08579 11.5 7.5C11.5 7.91421 11.1642 8.25 10.75 8.25C10.3358 8.25 10 7.91421 10 7.5C10 7.08579 10.3358 6.75 10.75 6.75Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M22 20H2V4H22V20ZM3 10H21V5H3V10Z",fill:"currentColor"}))},x=f;export{x as default,f as IconWindowApp};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=14FC4C9F113D71BD64756E2164756E21
|