@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.295 → 1.1.297
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/IconArrowRotatePoint/index.d.ts +4 -0
- package/IconArrowRotatePoint/index.js +3 -0
- package/IconArrowRotatePoint/index.js.map +11 -0
- package/IconArrowRotatePoint/index.mjs +3 -0
- package/IconArrowRotatePoint/index.mjs.map +11 -0
- package/IconCastle/index.d.ts +4 -0
- package/IconCastle/index.js +3 -0
- package/IconCastle/index.js.map +11 -0
- package/IconCastle/index.mjs +3 -0
- package/IconCastle/index.mjs.map +11 -0
- package/IconEarth/index.js +2 -2
- package/IconEarth/index.js.map +3 -3
- package/IconEarth/index.mjs +2 -2
- package/IconEarth/index.mjs.map +3 -3
- package/IconEarth2/index.d.ts +4 -0
- package/IconEarth2/index.js +3 -0
- package/IconEarth2/index.js.map +11 -0
- package/IconEarth2/index.mjs +3 -0
- package/IconEarth2/index.mjs.map +11 -0
- package/IconPlugins/index.d.ts +4 -0
- package/IconPlugins/index.js +3 -0
- package/IconPlugins/index.js.map +11 -0
- package/IconPlugins/index.mjs +3 -0
- package/IconPlugins/index.mjs.map +11 -0
- package/IconWindowSquareLocked/index.d.ts +4 -0
- package/IconWindowSquareLocked/index.js +3 -0
- package/IconWindowSquareLocked/index.js.map +11 -0
- package/IconWindowSquareLocked/index.mjs +3 -0
- package/IconWindowSquareLocked/index.mjs.map +11 -0
- package/IconWindowSquareSecurity/index.d.ts +4 -0
- package/IconWindowSquareSecurity/index.js +3 -0
- package/IconWindowSquareSecurity/index.js.map +11 -0
- package/IconWindowSquareSecurity/index.mjs +3 -0
- package/IconWindowSquareSecurity/index.mjs.map +11 -0
- package/README.md +6 -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 +6 -0
- package/index.js +18 -0
- package/index.mjs +6 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +7 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var P=Object.create;var{getPrototypeOf:B,defineProperty:d,getOwnPropertyNames:c,getOwnPropertyDescriptor:L}=Object,f=Object.prototype.hasOwnProperty;function h(o){return this[o]}var y,M,g=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var l=r?y??=new WeakMap:M??=new WeakMap,u=l.get(o);if(u)return u}e=o!=null?P(B(o)):{};let a=r||!o||!o.__esModule?d(e,"default",{value:o,enumerable:!0}):e;for(let m of c(o))if(!f.call(a,m))d(a,m,{get:h.bind(o,m),enumerable:!0});if(n)l.set(o,a);return a},x=(o)=>{var r=(k??=new WeakMap).get(o),e;if(r)return r;if(r=d({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of c(o))if(!f.call(r,n))d(r,n,{get:h.bind(o,n),enumerable:!(e=L(o,n))||e.enumerable})}return k.set(o,r),r},k;var v=(o)=>o;function S(o,r){this[o]=v.bind(null,r)}var w=(o,r)=>{for(var e in r)d(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var j={};w(j,{CentralIconBase:()=>C});module.exports=x(j);var s=g(require("react")),t=require("react-native-svg"),C=({children:o,size:r=24,mode:e="masked",maskId:n,...l})=>{let u=e!=="raw"&&!!n;return s.default.createElement(t.Svg,{...l,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},u?s.default.createElement(s.default.Fragment,null,s.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(t.G,{color:"#fff"},o)),s.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};var b={};w(b,{default:()=>$,IconArrowRotatePoint:()=>I});module.exports=x(b);var i=g(require("react"));var p=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(C,{...o,maskId:"round-outlined-radius-2-stroke-1-IconArrowRotatePoint"},i.default.createElement(p.Path,{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Circle,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),$=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=FD863DC53FA6521364756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconArrowRotatePoint\"><Path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFChDY,IAAlB,sBAE6B,IAA7B,8BAEa,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAAgwB,EAAhwB,IAAqB,EAAO,OAAO,yDAAwD,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACxwB,EAEc",
|
|
9
|
+
"debugId": "FD863DC53FA6521364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as a,Mask as m,Rect as i,G as C}from"react-native-svg";var p=({children:n,size:e=24,mode:d="masked",maskId:s,...l})=>{let u=d!=="raw"&&!!s;return o.createElement(a,{...l,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},u?o.createElement(o.Fragment,null,o.createElement(m,{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(C,{color:"#fff"},n)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):n)};import r from"react";import{Circle as k,Path as t}from"react-native-svg";var c=r.memo((n)=>{return r.createElement(p,{...n,maskId:"round-outlined-radius-2-stroke-1-IconArrowRotatePoint"},r.createElement(t,{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(k,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),y=c;export{y as default,c as IconArrowRotatePoint};
|
|
2
|
+
|
|
3
|
+
//# debugId=395D60B2FB06A25A64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconArrowRotatePoint\"><Path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,iBAAS,UAAQ,yBAEV,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAAgwB,EAAhwB,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACxwB,EAEc",
|
|
9
|
+
"debugId": "395D60B2FB06A25A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var H=Object.create;var{getPrototypeOf:w,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(o){return this[o]}var v,y,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var a=r?v??=new WeakMap:y??=new WeakMap,m=a.get(o);if(m)return m}e=o!=null?H(w(o)):{};let p=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;for(let l of u(o))if(!h.call(p,l))C(p,l,{get:c.bind(o,l),enumerable:!0});if(t)a.set(o,p);return p},k=(o)=>{var r=(f??=new WeakMap).get(o),e;if(r)return r;if(r=C({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of u(o))if(!h.call(r,t))C(r,t,{get:c.bind(o,t),enumerable:!(e=P(o,t))||e.enumerable})}return f.set(o,r),r},f;var S=(o)=>o;function V(o,r){this[o]=S.bind(null,r)}var x=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0,configurable:!0,set:V.bind(r,e)})};var b={};x(b,{CentralIconBase:()=>d});module.exports=k(b);var s=g(require("react")),n=require("react-native-svg"),d=({children:o,size:r=24,mode:e="masked",maskId:t,...a})=>{let m=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},m?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var L={};x(L,{default:()=>M,IconCastle:()=>B});module.exports=k(L);var i=g(require("react"));var I=require("react-native-svg"),B=i.default.memo((o)=>{return i.default.createElement(d,{...o,maskId:"round-outlined-radius-2-stroke-1-IconCastle"},i.default.createElement(I.Path,{d:"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z",stroke:"currentColor",strokeLinejoin:"round"}))}),M=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=014BA58F1372DFF364756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconCastle\"><Path d=\"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAA6vB,EAA7vB,IAAqB,EAAO,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,onBAAonB,OAAO,eAAe,eAAe,QAAO,CAAI,EACrwB,EAEc",
|
|
9
|
+
"debugId": "014BA58F1372DFF364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as i,Mask as l,Rect as s,G as d}from"react-native-svg";var C=({children:e,size:r=24,mode:a="masked",maskId:t,...m})=>{let p=a!=="raw"&&!!t;return o.createElement(i,{...m,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?o.createElement(o.Fragment,null,o.createElement(l,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(d,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as f}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(C,{...e,maskId:"round-outlined-radius-2-stroke-1-IconCastle"},n.createElement(f,{d:"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z",stroke:"currentColor",strokeLinejoin:"round"}))}),P=u;export{P as default,u as IconCastle};
|
|
2
|
+
|
|
3
|
+
//# debugId=FCE49FDDD0B63B7E64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconCastle\"><Path d=\"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAA6vB,EAA7vB,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,onBAAonB,OAAO,eAAe,eAAe,QAAO,CAAI,EACrwB,EAEc",
|
|
9
|
+
"debugId": "FCE49FDDD0B63B7E64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/IconEarth/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var B=Object.create;var{getPrototypeOf:w,defineProperty:C,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,k=Object.prototype.hasOwnProperty;function c(o){return this[o]}var
|
|
1
|
+
var B=Object.create;var{getPrototypeOf:w,defineProperty:C,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,k=Object.prototype.hasOwnProperty;function c(o){return this[o]}var v,y,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var i=r?v??=new WeakMap:y??=new WeakMap,p=i.get(o);if(p)return p}e=o!=null?B(w(o)):{};let m=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;for(let d of h(o))if(!k.call(m,d))C(m,d,{get:c.bind(o,d),enumerable:!0});if(t)i.set(o,m);return m},L=(o)=>{var r=(f??=new WeakMap).get(o),e;if(r)return r;if(r=C({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of h(o))if(!k.call(r,t))C(r,t,{get:c.bind(o,t),enumerable:!(e=P(o,t))||e.enumerable})}return f.set(o,r),r},f;var M=(o)=>o;function S(o,r){this[o]=M.bind(null,r)}var x=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var b={};x(b,{CentralIconBase:()=>l});module.exports=L(b);var s=g(require("react")),n=require("react-native-svg"),l=({children:o,size:r=24,mode:e="masked",maskId:t,...i})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...i,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var E={};x(E,{default:()=>$,IconEarth:()=>I});module.exports=L(E);var a=g(require("react"));var u=require("react-native-svg"),I=a.default.memo((o)=>{return a.default.createElement(l,{...o,maskId:"round-outlined-radius-2-stroke-1-IconEarth"},a.default.createElement(u.Path,{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),a.default.createElement(u.Path,{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),$=I;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=6B0F9A1969585E2664756E2164756E21
|
package/IconEarth/index.js.map
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
-
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth\"><Path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth\"><Path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
|
|
7
7
|
],
|
|
8
|
-
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8D,UAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,
|
|
9
|
-
"debugId": "
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8D,UAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,wBAAohC,EAAphC,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,mcAAmc,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC5hC,EAEc",
|
|
9
|
+
"debugId": "6B0F9A1969585E2664756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
package/IconEarth/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import o from"react";import{Svg as d,Mask as l,Rect as s,G as u}from"react-native-svg";var C=({children:e,size:r=24,mode:i="masked",maskId:n,...p})=>{let m=i!=="raw"&&!!n;return o.createElement(d,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},m?o.createElement(o.Fragment,null,o.createElement(l,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(u,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as a}from"react-native-svg";var f=t.memo((e)=>{return t.createElement(C,{...e,maskId:"round-outlined-radius-2-stroke-1-IconEarth"},t.createElement(a,{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.
|
|
1
|
+
import o from"react";import{Svg as d,Mask as l,Rect as s,G as u}from"react-native-svg";var C=({children:e,size:r=24,mode:i="masked",maskId:n,...p})=>{let m=i!=="raw"&&!!n;return o.createElement(d,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},m?o.createElement(o.Fragment,null,o.createElement(l,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(u,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as a}from"react-native-svg";var f=t.memo((e)=>{return t.createElement(C,{...e,maskId:"round-outlined-radius-2-stroke-1-IconEarth"},t.createElement(a,{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(a,{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),P=f;export{P as default,f as IconEarth};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=E831856EFE16DE6A64756E2164756E21
|
package/IconEarth/index.mjs.map
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
-
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth\"><Path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth\"><Path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
|
|
7
7
|
],
|
|
8
|
-
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,
|
|
9
|
-
"debugId": "
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAAohC,EAAphC,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,mcAAmc,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC5hC,EAEc",
|
|
9
|
+
"debugId": "E831856EFE16DE6A64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var v,S,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var p=o?v??=new WeakMap:S??=new WeakMap,i=p.get(r);if(i)return i}t=r!=null?w(P(r)):{};let C=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let d of f(r))if(!h.call(C,d))a(C,d,{get:k.bind(r,d),enumerable:!0});if(e)p.set(r,C);return C},x=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of f(r))if(!h.call(o,e))a(o,e,{get:k.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function E(r,o){this[r]=b.bind(null,o)}var I=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:E.bind(o,t)})};var M={};I(M,{CentralIconBase:()=>u});module.exports=x(M);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:t="masked",maskId:e,...p})=>{let i=t!=="raw"&&!!e;return s.default.createElement(n.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):r)};var $={};I($,{default:()=>F,IconEarth2:()=>B});module.exports=x($);var m=g(require("react"));var l=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"round-outlined-radius-2-stroke-1-IconEarth2"},m.default.createElement(l.Path,{d:"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5",stroke:"currentColor",strokeLinejoin:"round"}),m.default.createElement(l.Circle,{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),F=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=556F620467C4B22664756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth2\"><Path d=\"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEChDY,IAAlB,sBAE6B,IAA7B,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAAof,EAApf,IAAqB,EAAO,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,oTAAoT,OAAO,eAAe,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EAC5f,EAEc",
|
|
9
|
+
"debugId": "556F620467C4B22664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import{Svg as C,Mask as l,Rect as s,G as d}from"react-native-svg";var a=({children:t,size:o=24,mode:m="masked",maskId:n,...p})=>{let i=m!=="raw"&&!!n;return r.createElement(C,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(l,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{color:"#fff"},t)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";import{Circle as u,Path as c}from"react-native-svg";var f=e.memo((t)=>{return e.createElement(a,{...t,maskId:"round-outlined-radius-2-stroke-1-IconEarth2"},e.createElement(c,{d:"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5",stroke:"currentColor",strokeLinejoin:"round"}),e.createElement(u,{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),v=f;export{v as default,f as IconEarth2};
|
|
2
|
+
|
|
3
|
+
//# debugId=81AD182CE190048564756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconEarth2\"><Path d=\"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,iBAAS,UAAQ,yBAEV,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAof,EAApf,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,oTAAoT,OAAO,eAAe,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EAC5f,EAEc",
|
|
9
|
+
"debugId": "81AD182CE190048564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var P=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:w}=Object,L=Object.prototype.hasOwnProperty;function f(o){return this[o]}var M,v,g=(o,r,n)=>{var e=o!=null&&typeof o==="object";if(e){var d=r?M??=new WeakMap:v??=new WeakMap,a=d.get(o);if(a)return a}n=o!=null?P(B(o)):{};let l=r||!o||!o.__esModule?p(n,"default",{value:o,enumerable:!0}):n;for(let m of c(o))if(!L.call(l,m))p(l,m,{get:f.bind(o,m),enumerable:!0});if(e)d.set(o,l);return l},h=(o)=>{var r=(k??=new WeakMap).get(o),n;if(r)return r;if(r=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of c(o))if(!L.call(r,e))p(r,e,{get:f.bind(o,e),enumerable:!(n=w(o,e))||n.enumerable})}return k.set(o,r),r},k;var y=(o)=>o;function S(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var n in r)p(o,n,{get:r[n],enumerable:!0,configurable:!0,set:S.bind(r,n)})};var j={};x(j,{CentralIconBase:()=>C});module.exports=h(j);var s=g(require("react")),t=require("react-native-svg"),C=({children:o,size:r=24,mode:n="masked",maskId:e,...d})=>{let a=n!=="raw"&&!!e;return s.default.createElement(t.Svg,{...d,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},a?s.default.createElement(s.default.Fragment,null,s.default.createElement(t.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(t.G,{color:"#fff"},o)),s.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):o)};var b={};x(b,{default:()=>$,IconPlugins:()=>I});module.exports=h(b);var i=g(require("react"));var u=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(C,{...o,maskId:"round-outlined-radius-2-stroke-1-IconPlugins"},i.default.createElement(u.Path,{d:"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(u.Path,{d:"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(u.Path,{d:"M8.5 11.5L7 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(u.Path,{d:"M11.5 8.5L10 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),$=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=9C23D74EC84C494F64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconPlugins\"><Path d=\"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 11.5L7 10\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 8.5L10 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,uEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAgE,UAAM,KAAK,CAAC,IAAU,CACjG,OAAO,wBAAyxB,EAAzxB,IAAqB,EAAO,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,2MAA2M,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,wKAAwK,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACjyB,EAEc",
|
|
9
|
+
"debugId": "9C23D74EC84C494F64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as l,Mask as m,Rect as i,G as C}from"react-native-svg";var p=({children:e,size:r=24,mode:u="masked",maskId:s,...d})=>{let a=u!=="raw"&&!!s;return o.createElement(l,{...d,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},a?o.createElement(o.Fragment,null,o.createElement(m,{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(C,{color:"#fff"},e)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import n from"react";import{Path as t}from"react-native-svg";var k=n.memo((e)=>{return n.createElement(p,{...e,maskId:"round-outlined-radius-2-stroke-1-IconPlugins"},n.createElement(t,{d:"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.createElement(t,{d:"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.createElement(t,{d:"M8.5 11.5L7 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.createElement(t,{d:"M11.5 8.5L10 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=k;export{w as default,k as IconPlugins};
|
|
2
|
+
|
|
3
|
+
//# debugId=1C065A9F2C20AC7764756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconPlugins\"><Path d=\"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 11.5L7 10\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 8.5L10 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAgE,EAAM,KAAK,CAAC,IAAU,CACjG,OAAO,gBAAyxB,EAAzxB,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAM,EAAE,2MAA2M,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,wKAAwK,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACjyB,EAEc",
|
|
9
|
+
"debugId": "1C065A9F2C20AC7764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var L=Object.create;var{getPrototypeOf:M,defineProperty:d,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,f=Object.prototype.hasOwnProperty;function h(r){return this[r]}var P,S,g=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var l=o?P??=new WeakMap:S??=new WeakMap,u=l.get(r);if(u)return u}e=r!=null?L(M(r)):{};let p=o||!r||!r.__esModule?d(e,"default",{value:r,enumerable:!0}):e;for(let a of c(r))if(!f.call(p,a))d(p,a,{get:h.bind(r,a),enumerable:!0});if(n)l.set(r,p);return p},w=(r)=>{var o=(k??=new WeakMap).get(r),e;if(o)return o;if(o=d({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of c(r))if(!f.call(o,n))d(o,n,{get:h.bind(r,n),enumerable:!(e=B(r,n))||e.enumerable})}return k.set(r,o),o},k;var H=(r)=>r;function V(r,o){this[r]=H.bind(null,o)}var x=(r,o)=>{for(var e in o)d(r,e,{get:o[e],enumerable:!0,configurable:!0,set:V.bind(o,e)})};var v={};x(v,{CentralIconBase:()=>m});module.exports=w(v);var s=g(require("react")),C=require("react-native-svg"),m=({children:r,size:o=24,mode:e="masked",maskId:n,...l})=>{let u=e!=="raw"&&!!n;return s.default.createElement(C.Svg,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},u?s.default.createElement(s.default.Fragment,null,s.default.createElement(C.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(C.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(C.G,{color:"#fff"},r)),s.default.createElement(C.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var y={};x(y,{default:()=>Z,IconWindowSquareLocked:()=>I});module.exports=w(y);var t=g(require("react"));var i=require("react-native-svg"),I=t.default.memo((r)=>{return t.default.createElement(m,{...r,maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareLocked"},t.default.createElement(i.Path,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),t.default.createElement(i.Path,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),t.default.createElement(i.Path,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),t.default.createElement(i.Path,{d:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(i.Path,{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(i.Path,{d:"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(i.Path,{d:"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z",stroke:"currentColor",strokeLinecap:"square"}))}),Z=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=F7A8961FE5E94BCC64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconWindowSquareLocked\"><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareLocked;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,kFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA2E,UAAM,KAAK,CAAC,IAAU,CAC5G,OAAO,wBAAyzC,EAAzzC,IAAqB,EAAO,OAAO,2DAA0D,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kLAAkL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EACj0C,EAEc",
|
|
9
|
+
"debugId": "F7A8961FE5E94BCC64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as p,Mask as a,Rect as s,G as m}from"react-native-svg";var i=({children:t,size:n=24,mode:d="masked",maskId:C,...l})=>{let u=d!=="raw"&&!!C;return o.createElement(p,{...l,width:typeof n==="number"?`${n}px`:n,height:typeof n==="number"?`${n}px`:n,viewBox:"0 0 24 24",fill:"none"},u?o.createElement(o.Fragment,null,o.createElement(a,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(m,{color:"#fff"},t)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):t)};import r from"react";import{Path as e}from"react-native-svg";var k=r.memo((t)=>{return r.createElement(i,{...t,maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareLocked"},r.createElement(e,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),r.createElement(e,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),r.createElement(e,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),r.createElement(e,{d:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z",stroke:"currentColor",strokeLinecap:"square"}))}),B=k;export{B as default,k as IconWindowSquareLocked};
|
|
2
|
+
|
|
3
|
+
//# debugId=70A137A88E50C2B364756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconWindowSquareLocked\"><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareLocked;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA2E,EAAM,KAAK,CAAC,IAAU,CAC5G,OAAO,gBAAyzC,EAAzzC,IAAqB,EAAO,OAAO,2DAA0D,gBAAC,EAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,kLAAkL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EACj0C,EAEc",
|
|
9
|
+
"debugId": "70A137A88E50C2B364756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:S,defineProperty:l,getOwnPropertyNames:k,getOwnPropertyDescriptor:B}=Object,c=Object.prototype.hasOwnProperty;function h(r){return this[r]}var M,y,g=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var u=o?M??=new WeakMap:y??=new WeakMap,d=u.get(r);if(d)return d}e=r!=null?I(S(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let m of k(r))if(!c.call(p,m))l(p,m,{get:h.bind(r,m),enumerable:!0});if(n)u.set(r,p);return p},L=(r)=>{var o=(f??=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 k(r))if(!c.call(o,n))l(o,n,{get:h.bind(r,n),enumerable:!(e=B(r,n))||e.enumerable})}return f.set(r,o),o},f;var P=(r)=>r;function v(r,o){this[r]=P.bind(null,o)}var w=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var V={};w(V,{CentralIconBase:()=>a});module.exports=L(V);var i=g(require("react")),t=require("react-native-svg"),a=({children:r,size:o=24,mode:e="masked",maskId:n,...u})=>{let d=e!=="raw"&&!!n;return i.default.createElement(t.Svg,{...u,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},d?i.default.createElement(i.default.Fragment,null,i.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},i.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),i.default.createElement(t.G,{color:"#fff"},r)),i.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var Z={};w(Z,{default:()=>b,IconWindowSquareSecurity:()=>x});module.exports=L(Z);var C=g(require("react"));var s=require("react-native-svg"),x=C.default.memo((r)=>{return C.default.createElement(a,{...r,maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity"},C.default.createElement(s.Path,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),C.default.createElement(s.Path,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),C.default.createElement(s.Path,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),C.default.createElement(s.Path,{d:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(s.Path,{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(s.Path,{d:"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),b=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=6A6630D40D38A98764756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity\"><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,oFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA6E,UAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,wBAA6yC,EAA7yC,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,oIAAoI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sTAAsT,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACrzC,EAEc",
|
|
9
|
+
"debugId": "6A6630D40D38A98764756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o from"react";import{Svg as p,Mask as m,Rect as i,G as a}from"react-native-svg";var s=({children:t,size:e=24,mode:l="masked",maskId:C,...u})=>{let d=l!=="raw"&&!!C;return o.createElement(p,{...u,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},d?o.createElement(o.Fragment,null,o.createElement(m,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(a,{color:"#fff"},t)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):t)};import r from"react";import{Path as n}from"react-native-svg";var f=r.memo((t)=>{return r.createElement(s,{...t,maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity"},r.createElement(n,{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),r.createElement(n,{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),r.createElement(n,{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),r.createElement(n,{d:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),B=f;export{B as default,f as IconWindowSquareSecurity};
|
|
2
|
+
|
|
3
|
+
//# debugId=0394972BAC23737C64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity\"><Path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><Path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><Path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><Path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA6E,EAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,gBAA6yC,EAA7yC,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,oIAAoI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,sTAAsT,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACrzC,EAEc",
|
|
9
|
+
"debugId": "0394972BAC23737C64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/README.md
CHANGED
|
@@ -413,6 +413,7 @@ Below is a complete list of available icons:
|
|
|
413
413
|
- IconChevronTriangleDownMedium
|
|
414
414
|
- IconChevronTriangleUpMedium
|
|
415
415
|
- IconCompassPointer
|
|
416
|
+
- IconArrowRotatePoint
|
|
416
417
|
|
|
417
418
|
### Augmented Reality
|
|
418
419
|
|
|
@@ -462,6 +463,7 @@ Below is a complete list of available icons:
|
|
|
462
463
|
- IconGoldenGateBridge
|
|
463
464
|
- IconHomeRoofDoor
|
|
464
465
|
- IconHomePlus
|
|
466
|
+
- IconCastle
|
|
465
467
|
|
|
466
468
|
### Clouds
|
|
467
469
|
|
|
@@ -1322,6 +1324,8 @@ Below is a complete list of available icons:
|
|
|
1322
1324
|
- IconWindowSquare
|
|
1323
1325
|
- IconWindowSquarePlus
|
|
1324
1326
|
- IconWindowSquareDelete
|
|
1327
|
+
- IconWindowSquareLocked
|
|
1328
|
+
- IconWindowSquareSecurity
|
|
1325
1329
|
|
|
1326
1330
|
### Keyboard
|
|
1327
1331
|
|
|
@@ -1434,6 +1438,7 @@ Below is a complete list of available icons:
|
|
|
1434
1438
|
- IconMapEditFlat
|
|
1435
1439
|
- IconPinFocus
|
|
1436
1440
|
- IconCompassPointerSquare
|
|
1441
|
+
- IconEarth2
|
|
1437
1442
|
|
|
1438
1443
|
### Nature & Energy
|
|
1439
1444
|
|
|
@@ -2150,6 +2155,7 @@ Below is a complete list of available icons:
|
|
|
2150
2155
|
- IconHermesHelmet
|
|
2151
2156
|
- IconOwlFace
|
|
2152
2157
|
- IconPiggyBankCoin
|
|
2158
|
+
- IconPlugins
|
|
2153
2159
|
|
|
2154
2160
|
### Time & Date
|
|
2155
2161
|
|