@central-icons-react-native/round-outlined-radius-2-stroke-2 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.
Files changed (48) hide show
  1. package/IconArrowRotatePoint/index.d.ts +4 -0
  2. package/IconArrowRotatePoint/index.js +3 -0
  3. package/IconArrowRotatePoint/index.js.map +11 -0
  4. package/IconArrowRotatePoint/index.mjs +3 -0
  5. package/IconArrowRotatePoint/index.mjs.map +11 -0
  6. package/IconCastle/index.d.ts +4 -0
  7. package/IconCastle/index.js +3 -0
  8. package/IconCastle/index.js.map +11 -0
  9. package/IconCastle/index.mjs +3 -0
  10. package/IconCastle/index.mjs.map +11 -0
  11. package/IconEarth/index.js +2 -2
  12. package/IconEarth/index.js.map +3 -3
  13. package/IconEarth/index.mjs +2 -2
  14. package/IconEarth/index.mjs.map +3 -3
  15. package/IconEarth2/index.d.ts +4 -0
  16. package/IconEarth2/index.js +3 -0
  17. package/IconEarth2/index.js.map +11 -0
  18. package/IconEarth2/index.mjs +3 -0
  19. package/IconEarth2/index.mjs.map +11 -0
  20. package/IconPlugins/index.d.ts +4 -0
  21. package/IconPlugins/index.js +3 -0
  22. package/IconPlugins/index.js.map +11 -0
  23. package/IconPlugins/index.mjs +3 -0
  24. package/IconPlugins/index.mjs.map +11 -0
  25. package/IconWindowSquareLocked/index.d.ts +4 -0
  26. package/IconWindowSquareLocked/index.js +3 -0
  27. package/IconWindowSquareLocked/index.js.map +11 -0
  28. package/IconWindowSquareLocked/index.mjs +3 -0
  29. package/IconWindowSquareLocked/index.mjs.map +11 -0
  30. package/IconWindowSquareSecurity/index.d.ts +4 -0
  31. package/IconWindowSquareSecurity/index.js +3 -0
  32. package/IconWindowSquareSecurity/index.js.map +11 -0
  33. package/IconWindowSquareSecurity/index.mjs +3 -0
  34. package/IconWindowSquareSecurity/index.mjs.map +11 -0
  35. package/README.md +6 -0
  36. package/filtered-icons.json +1 -1
  37. package/icons/index.d.ts +1 -1
  38. package/icons/index.js +2 -2
  39. package/icons/index.js.map +3 -3
  40. package/icons/index.mjs +2 -2
  41. package/icons/index.mjs.map +3 -3
  42. package/icons-index.json +4 -4
  43. package/index.d.ts +6 -0
  44. package/index.js +18 -0
  45. package/index.mjs +6 -0
  46. package/license-check.js +1 -1
  47. package/package.json +1 -1
  48. package/skills/central-icons-react-native/SKILL.md +7 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconArrowRotatePoint;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:L}=Object,h=Object.prototype.hasOwnProperty;function f(o){return this[o]}var y,M,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){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?p(e,"default",{value:o,enumerable:!0}):e;for(let k of c(o))if(!h.call(a,k))p(a,k,{get:f.bind(o,k),enumerable:!0});if(t)l.set(o,a);return a},x=(o)=>{var r=(C??=new WeakMap).get(o),e;if(r)return r;if(r=p({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of c(o))if(!h.call(r,t))p(r,t,{get:f.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return C.set(o,r),r},C;var v=(o)=>o;function S(o,r){this[o]=v.bind(null,r)}var w=(o,r)=>{for(var e in r)p(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var j={};w(j,{CentralIconBase:()=>m});module.exports=x(j);var s=g(require("react")),n=require("react-native-svg"),m=({children:o,size:r=24,mode:e="masked",maskId:t,...l})=>{let u=e!=="raw"&&!!t;return s.default.createElement(n.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(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 W={};w(W,{default:()=>b,IconArrowRotatePoint:()=>I});module.exports=x(W);var i=g(require("react"));var d=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(m,{...o,maskId:"round-outlined-radius-2-stroke-2-IconArrowRotatePoint"},i.default.createElement(d.Path,{d:"M19 4V8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(d.Path,{d:"M4.98828 20V16H8.98828",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(d.Path,{d:"M20 12C20 16.4183 16.4183 20 12 20C9.36378 20 6.96969 18.7249 5.5 16.7578",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(d.Path,{d:"M4 12C4 7.58172 7.58172 4 12 4C14.6045 4 16.9726 5.24457 18.4465 7.17142",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(d.Circle,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),b=I;
2
+
3
+ //# debugId=9C81A0480CB9B18A64756E2164756E21
@@ -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-2-IconArrowRotatePoint\"><Path d=\"M19 4V8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.98828 20V16H8.98828\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 12C20 16.4183 16.4183 20 12 20C9.36378 20 6.96969 18.7249 5.5 16.7578\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 12C4 7.58172 7.58172 4 12 4C14.6045 4 16.9726 5.24457 18.4465 7.17142\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAAgsB,EAAhsB,IAAqB,EAAO,OAAO,yDAAwD,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,4EAA4E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACxsB,EAEc",
9
+ "debugId": "9C81A0480CB9B18A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as a,Mask as k,Rect as i,G as m}from"react-native-svg";var d=({children:t,size:e=24,mode:p="masked",maskId:s,...l})=>{let u=p!=="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(k,{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(m,{color:"#fff"},t)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";import{Circle as C,Path as n}from"react-native-svg";var c=r.memo((t)=>{return r.createElement(d,{...t,maskId:"round-outlined-radius-2-stroke-2-IconArrowRotatePoint"},r.createElement(n,{d:"M19 4V8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M4.98828 20V16H8.98828",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M20 12C20 16.4183 16.4183 20 12 20C9.36378 20 6.96969 18.7249 5.5 16.7578",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M4 12C4 7.58172 7.58172 4 12 4C14.6045 4 16.9726 5.24457 18.4465 7.17142",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(C,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),y=c;export{y as default,c as IconArrowRotatePoint};
2
+
3
+ //# debugId=44CFB9DDAA4CE63464756E2164756E21
@@ -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-2-IconArrowRotatePoint\"><Path d=\"M19 4V8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.98828 20V16H8.98828\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 12C20 16.4183 16.4183 20 12 20C9.36378 20 6.96969 18.7249 5.5 16.7578\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 12C4 7.58172 7.58172 4 12 4C14.6045 4 16.9726 5.24457 18.4465 7.17142\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAAgsB,EAAhsB,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,4EAA4E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACxsB,EAEc",
9
+ "debugId": "44CFB9DDAA4CE63464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCastle: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconCastle;
@@ -0,0 +1,3 @@
1
+ var w=Object.create;var{getPrototypeOf:H,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(o){return this[o]}var v,y,k=(o,r,t)=>{var e=o!=null&&typeof o==="object";if(e){var a=r?v??=new WeakMap:y??=new WeakMap,m=a.get(o);if(m)return m}t=o!=null?w(H(o)):{};let p=r||!o||!o.__esModule?C(t,"default",{value:o,enumerable:!0}):t;for(let l of u(o))if(!h.call(p,l))C(p,l,{get:c.bind(o,l),enumerable:!0});if(e)a.set(o,p);return p},g=(o)=>{var r=(f??=new WeakMap).get(o),t;if(r)return r;if(r=C({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of u(o))if(!h.call(r,e))C(r,e,{get:c.bind(o,e),enumerable:!(t=P(o,e))||t.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 t in r)C(o,t,{get:r[t],enumerable:!0,configurable:!0,set:V.bind(r,t)})};var b={};x(b,{CentralIconBase:()=>d});module.exports=g(b);var s=k(require("react")),n=require("react-native-svg"),d=({children:o,size:r=24,mode:t="masked",maskId:e,...a})=>{let m=t!=="raw"&&!!e;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: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"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):o)};var L={};x(L,{default:()=>M,IconCastle:()=>B});module.exports=g(L);var i=k(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-2-IconCastle"},i.default.createElement(I.Path,{d:"M17 4H18C18.5523 4 19 4.44772 19 5V6L20.0555 17.8221C20.16 18.9923 19.2383 20 18.0635 20H14V17C14 15.8954 13.1046 15 12 15C10.8954 15 10 15.8954 10 17V20H5.93653C4.76175 20 3.83998 18.9923 3.94445 17.8221L5 6V5C5 4.44772 5.44772 4 6 4H7C7.55228 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6H9.5C10.0523 6 10.5 5.55228 10.5 5C10.5 4.44772 10.9477 4 11.5 4H12.5C13.0523 4 13.5 4.44772 13.5 5C13.5 5.55228 13.9477 6 14.5 6H15C15.5523 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),M=B;
2
+
3
+ //# debugId=6353F6384B34035B64756E2164756E21
@@ -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-2-IconCastle\"><Path d=\"M17 4H18C18.5523 4 19 4.44772 19 5V6L20.0555 17.8221C20.16 18.9923 19.2383 20 18.0635 20H14V17C14 15.8954 13.1046 15 12 15C10.8954 15 10 15.8954 10 17V20H5.93653C4.76175 20 3.83998 18.9923 3.94445 17.8221L5 6V5C5 4.44772 5.44772 4 6 4H7C7.55228 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6H9.5C10.0523 6 10.5 5.55228 10.5 5C10.5 4.44772 10.9477 4 11.5 4H12.5C13.0523 4 13.5 4.44772 13.5 5C13.5 5.55228 13.9477 6 14.5 6H15C15.5523 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAAinB,EAAjnB,IAAqB,EAAO,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,wdAAwd,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,EACznB,EAEc",
9
+ "debugId": "6353F6384B34035B64756E2164756E21",
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:t,size:r=24,mode:a="masked",maskId:e,...m})=>{let p=a!=="raw"&&!!e;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:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(d,{color:"#fff"},t)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):t)};import n from"react";import{Path as f}from"react-native-svg";var u=n.memo((t)=>{return n.createElement(C,{...t,maskId:"round-outlined-radius-2-stroke-2-IconCastle"},n.createElement(f,{d:"M17 4H18C18.5523 4 19 4.44772 19 5V6L20.0555 17.8221C20.16 18.9923 19.2383 20 18.0635 20H14V17C14 15.8954 13.1046 15 12 15C10.8954 15 10 15.8954 10 17V20H5.93653C4.76175 20 3.83998 18.9923 3.94445 17.8221L5 6V5C5 4.44772 5.44772 4 6 4H7C7.55228 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6H9.5C10.0523 6 10.5 5.55228 10.5 5C10.5 4.44772 10.9477 4 11.5 4H12.5C13.0523 4 13.5 4.44772 13.5 5C13.5 5.55228 13.9477 6 14.5 6H15C15.5523 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),P=u;export{P as default,u as IconCastle};
2
+
3
+ //# debugId=F856897A6BA520EE64756E2164756E21
@@ -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-2-IconCastle\"><Path d=\"M17 4H18C18.5523 4 19 4.44772 19 5V6L20.0555 17.8221C20.16 18.9923 19.2383 20 18.0635 20H14V17C14 15.8954 13.1046 15 12 15C10.8954 15 10 15.8954 10 17V20H5.93653C4.76175 20 3.83998 18.9923 3.94445 17.8221L5 6V5C5 4.44772 5.44772 4 6 4H7C7.55228 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6H9.5C10.0523 6 10.5 5.55228 10.5 5C10.5 4.44772 10.9477 4 11.5 4H12.5C13.0523 4 13.5 4.44772 13.5 5C13.5 5.55228 13.9477 6 14.5 6H15C15.5523 6 16 5.55228 16 5C16 4.44772 16.4477 4 17 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAAinB,EAAjnB,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,wdAAwd,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,EACznB,EAEc",
9
+ "debugId": "F856897A6BA520EE64756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:C,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function f(o){return this[o]}var v,y,L=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var p=r?v??=new WeakMap:y??=new WeakMap,a=p.get(o);if(a)return a}e=o!=null?B(w(o)):{};let d=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;for(let u of h(o))if(!c.call(d,u))C(d,u,{get:f.bind(o,u),enumerable:!0});if(t)p.set(o,d);return d},g=(o)=>{var r=(l??=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(!c.call(r,t))C(r,t,{get:f.bind(o,t),enumerable:!(e=P(o,t))||e.enumerable})}return l.set(o,r),r},l;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:()=>k});module.exports=g(b);var s=L(require("react")),n=require("react-native-svg"),k=({children:o,size:r=24,mode:e="masked",maskId:t,...p})=>{let a=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,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(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 j={};x(j,{default:()=>E,IconEarth:()=>I});module.exports=g(j);var i=L(require("react"));var m=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(k,{...o,maskId:"round-outlined-radius-2-stroke-2-IconEarth"},i.default.createElement(m.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(m.Path,{d:"M14.025 16.8649C14.5753 16.8649 15.0783 16.554 15.3244 16.0618C15.6512 15.4083 15.4417 14.6138 14.8353 14.2063L13.4641 13.2848C13.1782 13.0927 12.8464 12.9799 12.5026 12.958L11.6758 12.9052C11.3332 12.8833 10.9977 13.0096 10.7546 13.2519C10.3497 13.6553 10.2864 14.2886 10.6034 14.7641L11.4263 15.9983C11.7872 16.5397 12.3948 16.8649 13.0454 16.8649H14.025Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(m.Path,{d:"M4.17188 8.07009L6.85418 10.0833C7.50947 10.5751 8.45007 10.3548 8.81868 9.62304C8.99052 9.28191 9.30216 9.03232 9.67258 8.93913L11.846 8.39239C12.5419 8.21732 13.085 7.67346 13.2591 6.97729L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),E=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:C,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function f(o){return this[o]}var v,y,L=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var p=r?v??=new WeakMap:y??=new WeakMap,a=p.get(o);if(a)return a}e=o!=null?B(w(o)):{};let d=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;for(let u of h(o))if(!c.call(d,u))C(d,u,{get:f.bind(o,u),enumerable:!0});if(t)p.set(o,d);return d},g=(o)=>{var r=(l??=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(!c.call(r,t))C(r,t,{get:f.bind(o,t),enumerable:!(e=P(o,t))||e.enumerable})}return l.set(o,r),r},l;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:()=>k});module.exports=g(b);var s=L(require("react")),n=require("react-native-svg"),k=({children:o,size:r=24,mode:e="masked",maskId:t,...p})=>{let a=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,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(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 j={};x(j,{default:()=>E,IconEarth:()=>I});module.exports=g(j);var i=L(require("react"));var m=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(k,{...o,maskId:"round-outlined-radius-2-stroke-2-IconEarth"},i.default.createElement(m.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(m.Path,{d:"M13.725 16.8649C14.4822 16.8649 15.1643 16.4076 15.4518 15.7071C15.7636 14.9477 15.5426 14.0737 14.9073 13.5537L13.5144 12.4136C13.1981 12.1547 12.8101 11.999 12.4026 11.9673L11.8411 11.9237C11.3675 11.8868 10.9057 12.0832 10.6037 12.4498C10.2249 12.9095 10.1641 13.5534 10.45 14.0759L11.4075 15.8252C11.7584 16.4663 12.431 16.8649 13.1619 16.8649H13.725Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(m.Path,{d:"M4.17188 8.07009L6.08243 9.75205C6.85862 10.4354 8.04586 10.3426 8.70645 9.54695C8.9552 9.24735 9.29283 9.03467 9.67046 8.93967L11.8146 8.40028C12.5298 8.22035 13.088 7.66138 13.2669 6.94588L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),E=I;
2
2
 
3
- //# debugId=3AB811DBDD94CD6764756E2164756E21
3
+ //# debugId=2771FF1E83AF0D5964756E2164756E21
@@ -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-2-IconEarth\"><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.025 16.8649C14.5753 16.8649 15.0783 16.554 15.3244 16.0618C15.6512 15.4083 15.4417 14.6138 14.8353 14.2063L13.4641 13.2848C13.1782 13.0927 12.8464 12.9799 12.5026 12.958L11.6758 12.9052C11.3332 12.8833 10.9977 13.0096 10.7546 13.2519C10.3497 13.6553 10.2864 14.2886 10.6034 14.7641L11.4263 15.9983C11.7872 16.5397 12.3948 16.8649 13.0454 16.8649H14.025Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.17188 8.07009L6.85418 10.0833C7.50947 10.5751 8.45007 10.3548 8.81868 9.62304C8.99052 9.28191 9.30216 9.03232 9.67258 8.93913L11.846 8.39239C12.5419 8.21732 13.085 7.67346 13.2591 6.97729L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\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-2-IconEarth\"><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.725 16.8649C14.4822 16.8649 15.1643 16.4076 15.4518 15.7071C15.7636 14.9477 15.5426 14.0737 14.9073 13.5537L13.5144 12.4136C13.1981 12.1547 12.8101 11.999 12.4026 11.9673L11.8411 11.9237C11.3675 11.8868 10.9057 12.0832 10.6037 12.4498C10.2249 12.9095 10.1641 13.5534 10.45 14.0759L11.4075 15.8252C11.7584 16.4663 12.431 16.8649 13.1619 16.8649H13.725Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.17188 8.07009L6.08243 9.75205C6.85862 10.4354 8.04586 10.3426 8.70645 9.54695C8.9552 9.24735 9.29283 9.03467 9.67046 8.93967L11.8146 8.40028C12.5298 8.22035 13.088 7.66138 13.2669 6.94588L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAAmhC,EAAnhC,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,wWAAwW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iNAAiN,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3hC,EAEc",
9
- "debugId": "3AB811DBDD94CD6764756E2164756E21",
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,wBAAihC,EAAjhC,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sWAAsW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iNAAiN,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EACzhC,EAEc",
9
+ "debugId": "2771FF1E83AF0D5964756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import o from"react";import{Svg as m,Mask as u,Rect as i,G as k}from"react-native-svg";var C=({children:t,size:r=24,mode:p="masked",maskId:n,...a})=>{let d=p!=="raw"&&!!n;return o.createElement(m,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},d?o.createElement(o.Fragment,null,o.createElement(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(k,{color:"#fff"},t)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";import{Path as s}from"react-native-svg";var l=e.memo((t)=>{return e.createElement(C,{...t,maskId:"round-outlined-radius-2-stroke-2-IconEarth"},e.createElement(s,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(s,{d:"M14.025 16.8649C14.5753 16.8649 15.0783 16.554 15.3244 16.0618C15.6512 15.4083 15.4417 14.6138 14.8353 14.2063L13.4641 13.2848C13.1782 13.0927 12.8464 12.9799 12.5026 12.958L11.6758 12.9052C11.3332 12.8833 10.9977 13.0096 10.7546 13.2519C10.3497 13.6553 10.2864 14.2886 10.6034 14.7641L11.4263 15.9983C11.7872 16.5397 12.3948 16.8649 13.0454 16.8649H14.025Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(s,{d:"M4.17188 8.07009L6.85418 10.0833C7.50947 10.5751 8.45007 10.3548 8.81868 9.62304C8.99052 9.28191 9.30216 9.03232 9.67258 8.93913L11.846 8.39239C12.5419 8.21732 13.085 7.67346 13.2591 6.97729L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),P=l;export{P as default,l as IconEarth};
1
+ import o from"react";import{Svg as m,Mask as u,Rect as i,G as k}from"react-native-svg";var C=({children:t,size:r=24,mode:p="masked",maskId:n,...a})=>{let d=p!=="raw"&&!!n;return o.createElement(m,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},d?o.createElement(o.Fragment,null,o.createElement(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(k,{color:"#fff"},t)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";import{Path as s}from"react-native-svg";var l=e.memo((t)=>{return e.createElement(C,{...t,maskId:"round-outlined-radius-2-stroke-2-IconEarth"},e.createElement(s,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(s,{d:"M13.725 16.8649C14.4822 16.8649 15.1643 16.4076 15.4518 15.7071C15.7636 14.9477 15.5426 14.0737 14.9073 13.5537L13.5144 12.4136C13.1981 12.1547 12.8101 11.999 12.4026 11.9673L11.8411 11.9237C11.3675 11.8868 10.9057 12.0832 10.6037 12.4498C10.2249 12.9095 10.1641 13.5534 10.45 14.0759L11.4075 15.8252C11.7584 16.4663 12.431 16.8649 13.1619 16.8649H13.725Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(s,{d:"M4.17188 8.07009L6.08243 9.75205C6.85862 10.4354 8.04586 10.3426 8.70645 9.54695C8.9552 9.24735 9.29283 9.03467 9.67046 8.93967L11.8146 8.40028C12.5298 8.22035 13.088 7.66138 13.2669 6.94588L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),P=l;export{P as default,l as IconEarth};
2
2
 
3
- //# debugId=A70C1BA64E4DE7F364756E2164756E21
3
+ //# debugId=92F9E5D98BA0F5A564756E2164756E21
@@ -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-2-IconEarth\"><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.025 16.8649C14.5753 16.8649 15.0783 16.554 15.3244 16.0618C15.6512 15.4083 15.4417 14.6138 14.8353 14.2063L13.4641 13.2848C13.1782 13.0927 12.8464 12.9799 12.5026 12.958L11.6758 12.9052C11.3332 12.8833 10.9977 13.0096 10.7546 13.2519C10.3497 13.6553 10.2864 14.2886 10.6034 14.7641L11.4263 15.9983C11.7872 16.5397 12.3948 16.8649 13.0454 16.8649H14.025Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.17188 8.07009L6.85418 10.0833C7.50947 10.5751 8.45007 10.3548 8.81868 9.62304C8.99052 9.28191 9.30216 9.03232 9.67258 8.93913L11.846 8.39239C12.5419 8.21732 13.085 7.67346 13.2591 6.97729L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\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-2-IconEarth\"><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.725 16.8649C14.4822 16.8649 15.1643 16.4076 15.4518 15.7071C15.7636 14.9477 15.5426 14.0737 14.9073 13.5537L13.5144 12.4136C13.1981 12.1547 12.8101 11.999 12.4026 11.9673L11.8411 11.9237C11.3675 11.8868 10.9057 12.0832 10.6037 12.4498C10.2249 12.9095 10.1641 13.5534 10.45 14.0759L11.4075 15.8252C11.7584 16.4663 12.431 16.8649 13.1619 16.8649H13.725Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.17188 8.07009L6.08243 9.75205C6.85862 10.4354 8.04586 10.3426 8.70645 9.54695C8.9552 9.24735 9.29283 9.03467 9.67046 8.93967L11.8146 8.40028C12.5298 8.22035 13.088 7.66138 13.2669 6.94588L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAAmhC,EAAnhC,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,wWAAwW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iNAAiN,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3hC,EAEc",
9
- "debugId": "A70C1BA64E4DE7F364756E2164756E21",
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,gBAAihC,EAAjhC,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,sWAAsW,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iNAAiN,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EACzhC,EAEc",
9
+ "debugId": "92F9E5D98BA0F5A564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconEarth2;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:i,getOwnPropertyNames:f,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function k(C){return this[C]}var y,v,L=(C,r,o)=>{var t=C!=null&&typeof C==="object";if(t){var m=r?y??=new WeakMap:v??=new WeakMap,p=m.get(C);if(p)return p}o=C!=null?B(w(C)):{};let a=r||!C||!C.__esModule?i(o,"default",{value:C,enumerable:!0}):o;for(let d of f(C))if(!c.call(a,d))i(a,d,{get:k.bind(C,d),enumerable:!0});if(t)m.set(C,a);return a},g=(C)=>{var r=(u??=new WeakMap).get(C),o;if(r)return r;if(r=i({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of f(C))if(!c.call(r,t))i(r,t,{get:k.bind(C,t),enumerable:!(o=P(C,t))||o.enumerable})}return u.set(C,r),r},u;var S=(C)=>C;function M(C,r){this[C]=S.bind(null,r)}var x=(C,r)=>{for(var o in r)i(C,o,{get:r[o],enumerable:!0,configurable:!0,set:M.bind(r,o)})};var b={};x(b,{CentralIconBase:()=>h});module.exports=g(b);var n=L(require("react")),e=require("react-native-svg"),h=({children:C,size:r=24,mode:o="masked",maskId:t,...m})=>{let p=o!=="raw"&&!!t;return n.default.createElement(e.Svg,{...m,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?n.default.createElement(n.default.Fragment,null,n.default.createElement(e.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement(e.Rect,{width:"24",height:"24",fill:"#000"}),n.default.createElement(e.G,{color:"#fff"},C)),n.default.createElement(e.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):C)};var E={};x(E,{default:()=>$,IconEarth2:()=>I});module.exports=g(E);var s=L(require("react"));var l=require("react-native-svg"),I=s.default.memo((C)=>{return s.default.createElement(h,{...C,maskId:"round-outlined-radius-2-stroke-2-IconEarth2"},s.default.createElement(l.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement(l.Path,{d:"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),s.default.createElement(l.Path,{d:"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z",fill:"currentColor"}))}),$=I;
2
+
3
+ //# debugId=FAF44AD7465FD02D64756E2164756E21
@@ -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-2-IconEarth2\"><Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z\" fill=\"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,wBAAwwG,EAAxwG,IAAqB,EAAO,OAAO,+CAA8C,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,wXAAwX,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,qpFAAqpF,KAAK,eAAc,CAAI,EAChxG,EAEc",
9
+ "debugId": "FAF44AD7465FD02D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as a,Mask as d,Rect as n,G as h}from"react-native-svg";var s=({children:t,size:r=24,mode:l="masked",maskId:e,...m})=>{let p=l!=="raw"&&!!e;return C.createElement(a,{...m,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},p?C.createElement(C.Fragment,null,C.createElement(d,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.createElement(n,{width:"24",height:"24",fill:"#000"}),C.createElement(h,{color:"#fff"},t)),C.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):t)};import o from"react";import{Circle as u,Path as i}from"react-native-svg";var f=o.memo((t)=>{return o.createElement(s,{...t,maskId:"round-outlined-radius-2-stroke-2-IconEarth2"},o.createElement(u,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement(i,{d:"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement(i,{d:"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z",fill:"currentColor"}))}),y=f;export{y as default,f as IconEarth2};
2
+
3
+ //# debugId=50AE6605F085753264756E2164756E21
@@ -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-2-IconEarth2\"><Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z\" fill=\"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,gBAAwwG,EAAxwG,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,wXAAwX,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,qpFAAqpF,KAAK,eAAc,CAAI,EAChxG,EAEc",
9
+ "debugId": "50AE6605F085753264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconPlugins;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:B,defineProperty:d,getOwnPropertyNames:h,getOwnPropertyDescriptor:w}=Object,c=Object.prototype.hasOwnProperty;function L(o){return this[o]}var M,v,f=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var u=r?M??=new WeakMap:v??=new WeakMap,k=u.get(o);if(k)return k}e=o!=null?P(B(o)):{};let a=r||!o||!o.__esModule?d(e,"default",{value:o,enumerable:!0}):e;for(let l of h(o))if(!c.call(a,l))d(a,l,{get:L.bind(o,l),enumerable:!0});if(n)u.set(o,a);return a},g=(o)=>{var r=(C??=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 h(o))if(!c.call(r,n))d(r,n,{get:L.bind(o,n),enumerable:!(e=w(o,n))||e.enumerable})}return C.set(o,r),r},C;var y=(o)=>o;function S(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var e in r)d(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var j={};x(j,{CentralIconBase:()=>m});module.exports=g(j);var s=f(require("react")),t=require("react-native-svg"),m=({children:o,size:r=24,mode:e="masked",maskId:n,...u})=>{let k=e!=="raw"&&!!n;return s.default.createElement(t.Svg,{...u,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},k?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 W={};x(W,{default:()=>b,IconPlugins:()=>I});module.exports=g(W);var i=f(require("react"));var p=require("react-native-svg"),I=i.default.memo((o)=>{return i.default.createElement(m,{...o,maskId:"round-outlined-radius-2-stroke-2-IconPlugins"},i.default.createElement(p.Path,{d:"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M9 12L7.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M12 9L10.5 7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(p.Path,{d:"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C12.6874 21 13.3568 20.9229 14 20.777",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),b=I;
2
+
3
+ //# debugId=7A787C4D9E8934B964756E2164756E21
@@ -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-2-IconPlugins\"><Path d=\"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 12L7.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9L10.5 7.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C12.6874 21 13.3568 20.9229 14 20.777\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAAmxB,EAAnxB,IAAqB,EAAO,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,mJAAmJ,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,0JAA0J,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3xB,EAEc",
9
+ "debugId": "7A787C4D9E8934B964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as a,Mask as l,Rect as i,G as m}from"react-native-svg";var d=({children:n,size:r=24,mode:p="masked",maskId:s,...u})=>{let k=p!=="raw"&&!!s;return o.createElement(a,{...u,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},k?o.createElement(o.Fragment,null,o.createElement(l,{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(m,{color:"#fff"},n)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):n)};import e from"react";import{Path as t}from"react-native-svg";var C=e.memo((n)=>{return e.createElement(d,{...n,maskId:"round-outlined-radius-2-stroke-2-IconPlugins"},e.createElement(t,{d:"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M9 12L7.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M12 9L10.5 7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C12.6874 21 13.3568 20.9229 14 20.777",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=C;export{w as default,C as IconPlugins};
2
+
3
+ //# debugId=D599BB27657347A664756E2164756E21
@@ -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-2-IconPlugins\"><Path d=\"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 12L7.5 10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9L10.5 7.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C12.6874 21 13.3568 20.9229 14 20.777\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAAmxB,EAAnxB,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAM,EAAE,mJAAmJ,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,0JAA0J,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3xB,EAEc",
9
+ "debugId": "D599BB27657347A664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareLocked;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:L,defineProperty:d,getOwnPropertyNames:f,getOwnPropertyDescriptor:M}=Object,c=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,p=l.get(r);if(p)return p}e=r!=null?B(L(r)):{};let u=o||!r||!r.__esModule?d(e,"default",{value:r,enumerable:!0}):e;for(let a of f(r))if(!c.call(u,a))d(u,a,{get:h.bind(r,a),enumerable:!0});if(n)l.set(r,u);return u},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 f(r))if(!c.call(o,n))d(o,n,{get:h.bind(r,n),enumerable:!(e=M(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 C=g(require("react")),t=require("react-native-svg"),m=({children:r,size:o=24,mode:e="masked",maskId:n,...l})=>{let p=e!=="raw"&&!!n;return C.default.createElement(t.Svg,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?C.default.createElement(C.default.Fragment,null,C.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(t.G,{color:"#fff"},r)),C.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var y={};x(y,{default:()=>W,IconWindowSquareLocked:()=>I});module.exports=w(y);var s=g(require("react"));var i=require("react-native-svg"),I=s.default.memo((r)=>{return s.default.createElement(m,{...r,maskId:"round-outlined-radius-2-stroke-2-IconWindowSquareLocked"},s.default.createElement(i.Path,{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),s.default.createElement(i.Path,{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),s.default.createElement(i.Path,{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),s.default.createElement(i.Path,{d:"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement(i.Path,{d:"M15 18C15 17.4477 15.4477 17 16 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H16C15.4477 21 15 20.5523 15 20V18Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),s.default.createElement(i.Path,{d:"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),W=I;
2
+
3
+ //# debugId=C2BD2E4EF22FBB3064756E2164756E21
@@ -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-2-IconWindowSquareLocked\"><Path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><Path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><Path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><Path d=\"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 18C15 17.4477 15.4477 17 16 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H16C15.4477 21 15 20.5523 15 20V18Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></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,wBAAwlC,EAAxlC,IAAqB,EAAO,OAAO,2DAA0D,wBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oGAAoG,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sIAAsI,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,CAAI,EAChmC,EAEc",
9
+ "debugId": "C2BD2E4EF22FBB3064756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as u,Mask as a,Rect as C,G as m}from"react-native-svg";var i=({children:t,size:e=24,mode:d="masked",maskId:s,...l})=>{let p=d!=="raw"&&!!s;return o.createElement(u,{...l,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},p?o.createElement(o.Fragment,null,o.createElement(a,{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(C,{width:"24",height:"24",fill:"#000"}),o.createElement(m,{color:"#fff"},t)),o.createElement(C,{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";import{Path as n}from"react-native-svg";var k=r.memo((t)=>{return r.createElement(i,{...t,maskId:"round-outlined-radius-2-stroke-2-IconWindowSquareLocked"},r.createElement(n,{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),r.createElement(n,{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),r.createElement(n,{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),r.createElement(n,{d:"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15 18C15 17.4477 15.4477 17 16 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H16C15.4477 21 15 20.5523 15 20V18Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement(n,{d:"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),M=k;export{M as default,k as IconWindowSquareLocked};
2
+
3
+ //# debugId=C102A20BD56A9C9864756E2164756E21
@@ -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-2-IconWindowSquareLocked\"><Path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><Path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><Path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><Path d=\"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 18C15 17.4477 15.4477 17 16 17H20C20.5523 17 21 17.4477 21 18V20C21 20.5523 20.5523 21 20 21H16C15.4477 21 15 20.5523 15 20V18Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/></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,gBAAwlC,EAAxlC,IAAqB,EAAO,OAAO,2DAA0D,gBAAC,EAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oGAAoG,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,sIAAsI,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,SAAS,eAAe,QAAO,CAAI,EAChmC,EAEc",
9
+ "debugId": "C102A20BD56A9C9864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareSecurity;
@@ -0,0 +1,3 @@
1
+ var S=Object.create;var{getPrototypeOf:B,defineProperty:l,getOwnPropertyNames:k,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function h(r){return this[r]}var y,M,g=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var d=o?y??=new WeakMap:M??=new WeakMap,p=d.get(r);if(p)return p}e=r!=null?S(B(r)):{};let u=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let m of k(r))if(!c.call(u,m))l(u,m,{get:h.bind(r,m),enumerable:!0});if(n)d.set(r,u);return u},w=(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=L(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 x=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var V={};x(V,{CentralIconBase:()=>a});module.exports=w(V);var C=g(require("react")),t=require("react-native-svg"),a=({children:r,size:o=24,mode:e="masked",maskId:n,...d})=>{let p=e!=="raw"&&!!n;return C.default.createElement(t.Svg,{...d,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?C.default.createElement(C.default.Fragment,null,C.default.createElement(t.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(t.G,{color:"#fff"},r)),C.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var W={};x(W,{default:()=>Z,IconWindowSquareSecurity:()=>I});module.exports=w(W);var i=g(require("react"));var s=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(a,{...r,maskId:"round-outlined-radius-2-stroke-2-IconWindowSquareSecurity"},i.default.createElement(s.Path,{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),i.default.createElement(s.Path,{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),i.default.createElement(s.Path,{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),i.default.createElement(s.Path,{d:"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement(s.Path,{d:"M17.0959 13.7855L14.5959 14.8899C14.2337 15.0499 14 15.4086 14 15.8046V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.8046C21 15.4086 20.7663 15.0499 20.4041 14.8899L17.9041 13.7855C17.6467 13.6717 17.3533 13.6717 17.0959 13.7855Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),Z=I;
2
+
3
+ //# debugId=5FE853962E5D3A7564756E2164756E21
@@ -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-2-IconWindowSquareSecurity\"><Path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><Path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><Path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><Path d=\"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.0959 13.7855L14.5959 14.8899C14.2337 15.0499 14 15.4086 14 15.8046V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.8046C21 15.4086 20.7663 15.0499 20.4041 14.8899L17.9041 13.7855C17.6467 13.6717 17.3533 13.6717 17.0959 13.7855Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAA0lC,EAA1lC,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oGAAoG,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,+SAA+S,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAClmC,EAEc",
9
+ "debugId": "5FE853962E5D3A7564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as u,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,...d})=>{let p=l!=="raw"&&!!C;return r.createElement(u,{...d,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(m,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(i,{width:"24",height:"24",fill:"#000"}),r.createElement(a,{color:"#fff"},t)),r.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):t)};import o from"react";import{Path as n}from"react-native-svg";var f=o.memo((t)=>{return o.createElement(s,{...t,maskId:"round-outlined-radius-2-stroke-2-IconWindowSquareSecurity"},o.createElement(n,{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),o.createElement(n,{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),o.createElement(n,{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),o.createElement(n,{d:"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M17.0959 13.7855L14.5959 14.8899C14.2337 15.0499 14 15.4086 14 15.8046V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.8046C21 15.4086 20.7663 15.0499 20.4041 14.8899L17.9041 13.7855C17.6467 13.6717 17.3533 13.6717 17.0959 13.7855Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),L=f;export{L as default,f as IconWindowSquareSecurity};
2
+
3
+ //# debugId=D6951E47E70A8E2964756E2164756E21
@@ -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-2-IconWindowSquareSecurity\"><Path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><Path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><Path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><Path d=\"M4.75 10H20V6C20 4.89543 19.1046 4 18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.0959 13.7855L14.5959 14.8899C14.2337 15.0499 14 15.4086 14 15.8046V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.8046C21 15.4086 20.7663 15.0499 20.4041 14.8899L17.9041 13.7855C17.6467 13.6717 17.3533 13.6717 17.0959 13.7855Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAA0lC,EAA1lC,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oGAAoG,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,+SAA+S,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,CAAI,EAClmC,EAEc",
9
+ "debugId": "D6951E47E70A8E2964756E2164756E21",
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