@central-icons-react-native/round-filled-radius-0-stroke-1 1.1.295 → 1.1.297

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) 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/IconEarth2/index.d.ts +4 -0
  12. package/IconEarth2/index.js +3 -0
  13. package/IconEarth2/index.js.map +11 -0
  14. package/IconEarth2/index.mjs +3 -0
  15. package/IconEarth2/index.mjs.map +11 -0
  16. package/IconPlugins/index.d.ts +4 -0
  17. package/IconPlugins/index.js +3 -0
  18. package/IconPlugins/index.js.map +11 -0
  19. package/IconPlugins/index.mjs +3 -0
  20. package/IconPlugins/index.mjs.map +11 -0
  21. package/IconWindowSquareLocked/index.d.ts +4 -0
  22. package/IconWindowSquareLocked/index.js +3 -0
  23. package/IconWindowSquareLocked/index.js.map +11 -0
  24. package/IconWindowSquareLocked/index.mjs +3 -0
  25. package/IconWindowSquareLocked/index.mjs.map +11 -0
  26. package/IconWindowSquareSecurity/index.d.ts +4 -0
  27. package/IconWindowSquareSecurity/index.js +3 -0
  28. package/IconWindowSquareSecurity/index.js.map +11 -0
  29. package/IconWindowSquareSecurity/index.mjs +3 -0
  30. package/IconWindowSquareSecurity/index.mjs.map +11 -0
  31. package/README.md +6 -0
  32. package/filtered-icons.json +1 -1
  33. package/icons/index.d.ts +1 -1
  34. package/icons/index.js +2 -2
  35. package/icons/index.js.map +3 -3
  36. package/icons/index.mjs +2 -2
  37. package/icons/index.mjs.map +3 -3
  38. package/icons-index.json +4 -4
  39. package/index.d.ts +6 -0
  40. package/index.js +18 -0
  41. package/index.mjs +6 -0
  42. package/license-check.js +1 -1
  43. package/package.json +1 -1
  44. 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 k=Object.create;var{getPrototypeOf:B,defineProperty:s,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function g(r){return this[r]}var v,S,x=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?v??=new WeakMap:S??=new WeakMap,p=m.get(r);if(p)return p}t=r!=null?k(B(r)):{};let a=o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t;for(let f of u(r))if(!h.call(a,f))s(a,f,{get:g.bind(r,f),enumerable:!0});if(e)m.set(r,a);return a},w=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!h.call(o,e))s(o,e,{get:g.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return c.set(r,o),o},c;var H=(r)=>r;function M(r,o){this[r]=H.bind(null,o)}var I=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0,configurable:!0,set:M.bind(o,t)})};var V={};I(V,{CentralIconBase:()=>d});module.exports=w(V);var n=x(require("react")),C=require("react-native-svg"),d=({children:r,size:o=24,mode:t="masked",maskId:e,...m})=>{let p=t!=="raw"&&!!e;return n.default.createElement(C.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?n.default.createElement(n.default.Fragment,null,n.default.createElement(C.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement(C.Rect,{width:"24",height:"24",fill:"#000"}),n.default.createElement(C.G,{color:"#fff"},r)),n.default.createElement(C.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):r)};var b={};I(b,{default:()=>$,IconArrowRotatePoint:()=>P});module.exports=w(b);var l=x(require("react"));var i=require("react-native-svg"),P=l.default.memo((r)=>{return l.default.createElement(d,{...r,maskId:"round-filled-radius-0-stroke-1-IconArrowRotatePoint"},l.default.createElement(i.Path,{d:"M5.49828 17C7.01156 18.8129 9.47142 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017C19.8874 10.7194 20.0877 10.462 20.37 10.4268C20.6523 10.3916 20.9098 10.5919 20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.3305 21.0157 6.72533 19.8537 5 17.9928V20.5C5 20.7762 4.77614 21 4.5 21C4.22386 21 4 20.7762 4 20.5V16.5C4 16.2239 4.22386 16 4.5 16H8.5C8.77614 16 9 16.2239 9 16.5C9 16.7762 8.77614 17 8.5 17H5.49828Z",fill:"currentColor"}),l.default.createElement(i.Path,{d:"M4.07648 12.9993C4.11169 13.2816 3.91136 13.539 3.62903 13.5742C3.34671 13.6094 3.0893 13.4091 3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6752 2.98535 17.2866 4.15308 19.0118 6.02199V3.50003C19.0118 3.22389 19.2357 3.00003 19.5118 3.00003C19.788 3.00003 20.0118 3.22389 20.0118 3.50003V7.50003C20.0118 7.77617 19.788 8.00003 19.5118 8.00003H15.5118C15.2357 8.00003 15.0118 7.77617 15.0118 7.50003C15.0118 7.22389 15.2357 7.00003 15.5118 7.00003H18.5C16.9866 5.18772 14.5272 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993Z",fill:"currentColor"}),l.default.createElement(i.Circle,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),$=P;
2
+
3
+ //# debugId=909193D6DE67947364756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconArrowRotatePoint\"><Path d=\"M5.49828 17C7.01156 18.8129 9.47142 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017C19.8874 10.7194 20.0877 10.462 20.37 10.4268C20.6523 10.3916 20.9098 10.5919 20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.3305 21.0157 6.72533 19.8537 5 17.9928V20.5C5 20.7762 4.77614 21 4.5 21C4.22386 21 4 20.7762 4 20.5V16.5C4 16.2239 4.22386 16 4.5 16H8.5C8.77614 16 9 16.2239 9 16.5C9 16.7762 8.77614 17 8.5 17H5.49828Z\" fill=\"currentColor\"/><Path d=\"M4.07648 12.9993C4.11169 13.2816 3.91136 13.539 3.62903 13.5742C3.34671 13.6094 3.0893 13.4091 3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6752 2.98535 17.2866 4.15308 19.0118 6.02199V3.50003C19.0118 3.22389 19.2357 3.00003 19.5118 3.00003C19.788 3.00003 20.0118 3.22389 20.0118 3.50003V7.50003C20.0118 7.77617 19.788 8.00003 19.5118 8.00003H15.5118C15.2357 8.00003 15.0118 7.77617 15.0118 7.50003C15.0118 7.22389 15.2357 7.00003 15.5118 7.00003H18.5C16.9866 5.18772 14.5272 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993Z\" fill=\"currentColor\"/><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,wBAAy4C,EAAz4C,IAAqB,EAAO,OAAO,uDAAsD,wBAAC,OAAD,CAAM,EAAE,oiBAAoiB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0pBAA0pB,KAAK,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACj5C,EAEc",
9
+ "debugId": "909193D6DE67947364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as a,Mask as f,Rect as n,G as d}from"react-native-svg";var l=({children:e,size:o=24,mode:i="masked",maskId:C,...m})=>{let p=i!=="raw"&&!!C;return r.createElement(a,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(f,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(n,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{color:"#fff"},e)),r.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):e)};import t from"react";import{Circle as c,Path as s}from"react-native-svg";var u=t.memo((e)=>{return t.createElement(l,{...e,maskId:"round-filled-radius-0-stroke-1-IconArrowRotatePoint"},t.createElement(s,{d:"M5.49828 17C7.01156 18.8129 9.47142 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017C19.8874 10.7194 20.0877 10.462 20.37 10.4268C20.6523 10.3916 20.9098 10.5919 20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.3305 21.0157 6.72533 19.8537 5 17.9928V20.5C5 20.7762 4.77614 21 4.5 21C4.22386 21 4 20.7762 4 20.5V16.5C4 16.2239 4.22386 16 4.5 16H8.5C8.77614 16 9 16.2239 9 16.5C9 16.7762 8.77614 17 8.5 17H5.49828Z",fill:"currentColor"}),t.createElement(s,{d:"M4.07648 12.9993C4.11169 13.2816 3.91136 13.539 3.62903 13.5742C3.34671 13.6094 3.0893 13.4091 3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6752 2.98535 17.2866 4.15308 19.0118 6.02199V3.50003C19.0118 3.22389 19.2357 3.00003 19.5118 3.00003C19.788 3.00003 20.0118 3.22389 20.0118 3.50003V7.50003C20.0118 7.77617 19.788 8.00003 19.5118 8.00003H15.5118C15.2357 8.00003 15.0118 7.77617 15.0118 7.50003C15.0118 7.22389 15.2357 7.00003 15.5118 7.00003H18.5C16.9866 5.18772 14.5272 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993Z",fill:"currentColor"}),t.createElement(c,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),v=u;export{v as default,u as IconArrowRotatePoint};
2
+
3
+ //# debugId=8B8CD772003213AD64756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconArrowRotatePoint\"><Path d=\"M5.49828 17C7.01156 18.8129 9.47142 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017C19.8874 10.7194 20.0877 10.462 20.37 10.4268C20.6523 10.3916 20.9098 10.5919 20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.3305 21.0157 6.72533 19.8537 5 17.9928V20.5C5 20.7762 4.77614 21 4.5 21C4.22386 21 4 20.7762 4 20.5V16.5C4 16.2239 4.22386 16 4.5 16H8.5C8.77614 16 9 16.2239 9 16.5C9 16.7762 8.77614 17 8.5 17H5.49828Z\" fill=\"currentColor\"/><Path d=\"M4.07648 12.9993C4.11169 13.2816 3.91136 13.539 3.62903 13.5742C3.34671 13.6094 3.0893 13.4091 3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6752 2.98535 17.2866 4.15308 19.0118 6.02199V3.50003C19.0118 3.22389 19.2357 3.00003 19.5118 3.00003C19.788 3.00003 20.0118 3.22389 20.0118 3.50003V7.50003C20.0118 7.77617 19.788 8.00003 19.5118 8.00003H15.5118C15.2357 8.00003 15.0118 7.77617 15.0118 7.50003C15.0118 7.22389 15.2357 7.00003 15.5118 7.00003H18.5C16.9866 5.18772 14.5272 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993Z\" fill=\"currentColor\"/><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,gBAAy4C,EAAz4C,IAAqB,EAAO,OAAO,uDAAsD,gBAAC,EAAD,CAAM,EAAE,oiBAAoiB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0pBAA0pB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACj5C,EAEc",
9
+ "debugId": "8B8CD772003213AD64756E2164756E21",
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 H=Object.create;var{getPrototypeOf:V,defineProperty:C,getOwnPropertyNames:h,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function c(o){return this[o]}var P,v,g=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var a=r?P??=new WeakMap:v??=new WeakMap,l=a.get(o);if(l)return l}e=o!=null?H(V(o)):{};let m=r||!o||!o.__esModule?C(e,"default",{value:o,enumerable:!0}):e;for(let i of h(o))if(!u.call(m,i))C(m,i,{get:c.bind(o,i),enumerable:!0});if(t)a.set(o,m);return m},x=(o)=>{var r=(d??=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(!u.call(r,t))C(r,t,{get:c.bind(o,t),enumerable:!(e=w(o,t))||e.enumerable})}return d.set(o,r),r},d;var y=(o)=>o;function S(o,r){this[o]=y.bind(null,r)}var I=(o,r)=>{for(var e in r)C(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var b={};I(b,{CentralIconBase:()=>f});module.exports=x(b);var s=g(require("react")),n=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:t,...a})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},l?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 M={};I(M,{default:()=>$,IconCastle:()=>B});module.exports=x(M);var p=g(require("react"));var k=require("react-native-svg"),B=p.default.memo((o)=>{return p.default.createElement(f,{...o,maskId:"round-filled-radius-0-stroke-1-IconCastle"},p.default.createElement(k.Path,{d:"M7.50013 3C7.77627 3 8.00013 3.22386 8.00013 3.5V5H10.0001V3.5C10.0001 3.2239 10.224 3.00007 10.5001 3H13.5001C13.7763 3 14.0001 3.22386 14.0001 3.5V5H16.0001V3.5C16.0001 3.2239 16.224 3.00007 16.5001 3H19.5001C19.7763 3 20.0001 3.22386 20.0001 3.5V5.48145L20.9991 20.4668C21.0083 20.6049 20.9599 20.7408 20.8654 20.8418C20.7708 20.9428 20.6385 21 20.5001 21H14.5001C14.224 20.9999 14.0001 20.7761 14.0001 20.5V16H10.0001V20.5C10.0001 20.7761 9.77627 21 9.50013 21H3.50013C3.36181 21 3.2294 20.9428 3.13489 20.8418C3.04041 20.7408 2.99192 20.6048 3.0011 20.4668L4.00013 5.48145V3.5C4.00013 3.2239 4.22404 3.00007 4.50013 3H7.50013Z",fill:"currentColor"}))}),$=B;
2
+
3
+ //# debugId=646312EABF96F2A864756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconCastle\"><Path d=\"M7.50013 3C7.77627 3 8.00013 3.22386 8.00013 3.5V5H10.0001V3.5C10.0001 3.2239 10.224 3.00007 10.5001 3H13.5001C13.7763 3 14.0001 3.22386 14.0001 3.5V5H16.0001V3.5C16.0001 3.2239 16.224 3.00007 16.5001 3H19.5001C19.7763 3 20.0001 3.22386 20.0001 3.5V5.48145L20.9991 20.4668C21.0083 20.6049 20.9599 20.7408 20.8654 20.8418C20.7708 20.9428 20.6385 21 20.5001 21H14.5001C14.224 20.9999 14.0001 20.7761 14.0001 20.5V16H10.0001V20.5C10.0001 20.7761 9.77627 21 9.50013 21H3.50013C3.36181 21 3.2294 20.9428 3.13489 20.8418C3.04041 20.7408 2.99192 20.6048 3.0011 20.4668L4.00013 5.48145V3.5C4.00013 3.2239 4.22404 3.00007 4.50013 3H7.50013Z\" fill=\"currentColor\"/></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,wBAAwuB,EAAxuB,IAAqB,EAAO,OAAO,6CAA4C,wBAAC,OAAD,CAAM,EAAE,0nBAA0nB,KAAK,eAAc,CAAI,EAChvB,EAEc",
9
+ "debugId": "646312EABF96F2A864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as p,Mask as i,Rect as s,G as f}from"react-native-svg";var C=({children:e,size:r=24,mode:a="masked",maskId:t,...l})=>{let m=a!=="raw"&&!!t;return o.createElement(p,{...l,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},m?o.createElement(o.Fragment,null,o.createElement(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as d}from"react-native-svg";var h=n.memo((e)=>{return n.createElement(C,{...e,maskId:"round-filled-radius-0-stroke-1-IconCastle"},n.createElement(d,{d:"M7.50013 3C7.77627 3 8.00013 3.22386 8.00013 3.5V5H10.0001V3.5C10.0001 3.2239 10.224 3.00007 10.5001 3H13.5001C13.7763 3 14.0001 3.22386 14.0001 3.5V5H16.0001V3.5C16.0001 3.2239 16.224 3.00007 16.5001 3H19.5001C19.7763 3 20.0001 3.22386 20.0001 3.5V5.48145L20.9991 20.4668C21.0083 20.6049 20.9599 20.7408 20.8654 20.8418C20.7708 20.9428 20.6385 21 20.5001 21H14.5001C14.224 20.9999 14.0001 20.7761 14.0001 20.5V16H10.0001V20.5C10.0001 20.7761 9.77627 21 9.50013 21H3.50013C3.36181 21 3.2294 20.9428 3.13489 20.8418C3.04041 20.7408 2.99192 20.6048 3.0011 20.4668L4.00013 5.48145V3.5C4.00013 3.2239 4.22404 3.00007 4.50013 3H7.50013Z",fill:"currentColor"}))}),w=h;export{w as default,h as IconCastle};
2
+
3
+ //# debugId=45A752EBF493372C64756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconCastle\"><Path d=\"M7.50013 3C7.77627 3 8.00013 3.22386 8.00013 3.5V5H10.0001V3.5C10.0001 3.2239 10.224 3.00007 10.5001 3H13.5001C13.7763 3 14.0001 3.22386 14.0001 3.5V5H16.0001V3.5C16.0001 3.2239 16.224 3.00007 16.5001 3H19.5001C19.7763 3 20.0001 3.22386 20.0001 3.5V5.48145L20.9991 20.4668C21.0083 20.6049 20.9599 20.7408 20.8654 20.8418C20.7708 20.9428 20.6385 21 20.5001 21H14.5001C14.224 20.9999 14.0001 20.7761 14.0001 20.5V16H10.0001V20.5C10.0001 20.7761 9.77627 21 9.50013 21H3.50013C3.36181 21 3.2294 20.9428 3.13489 20.8418C3.04041 20.7408 2.99192 20.6048 3.0011 20.4668L4.00013 5.48145V3.5C4.00013 3.2239 4.22404 3.00007 4.50013 3H7.50013Z\" fill=\"currentColor\"/></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,gBAAwuB,EAAxuB,IAAqB,EAAO,OAAO,6CAA4C,gBAAC,EAAD,CAAM,EAAE,0nBAA0nB,KAAK,eAAc,CAAI,EAChvB,EAEc",
9
+ "debugId": "45A752EBF493372C64756E2164756E21",
10
+ "names": []
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 v=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function c(C){return this[C]}var y,S,g=(C,o,r)=>{var e=C!=null&&typeof C==="object";if(e){var s=o?y??=new WeakMap:S??=new WeakMap,a=s.get(C);if(a)return a}r=C!=null?v(w(C)):{};let p=o||!C||!C.__esModule?l(r,"default",{value:C,enumerable:!0}):r;for(let i of h(C))if(!u.call(p,i))l(p,i,{get:c.bind(C,i),enumerable:!0});if(e)s.set(C,p);return p},x=(C)=>{var o=(f??=new WeakMap).get(C),r;if(o)return o;if(o=l({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var e of h(C))if(!u.call(o,e))l(o,e,{get:c.bind(C,e),enumerable:!(r=P(C,e))||r.enumerable})}return f.set(C,o),o},f;var M=(C)=>C;function b(C,o){this[C]=M.bind(null,o)}var I=(C,o)=>{for(var r in o)l(C,r,{get:o[r],enumerable:!0,configurable:!0,set:b.bind(o,r)})};var E={};I(E,{CentralIconBase:()=>d});module.exports=x(E);var n=g(require("react")),t=require("react-native-svg"),d=({children:C,size:o=24,mode:r="masked",maskId:e,...s})=>{let a=r!=="raw"&&!!e;return n.default.createElement(t.Svg,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},a?n.default.createElement(n.default.Fragment,null,n.default.createElement(t.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),n.default.createElement(t.G,{color:"#fff"},C)),n.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):C)};var $={};I($,{default:()=>F,IconEarth2:()=>B});module.exports=x($);var m=g(require("react"));var k=require("react-native-svg"),B=m.default.memo((C)=>{return m.default.createElement(d,{...C,maskId:"round-filled-radius-0-stroke-1-IconEarth2"},m.default.createElement(k.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z",fill:"currentColor"}))}),F=B;
2
+
3
+ //# debugId=7EC7D5D50B4433D264756E2164756E21
@@ -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 { Path } from \"react-native-svg\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-0-stroke-1-IconEarth2\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z\" 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,sBAEqB,IAArB,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAA+4G,EAA/4G,IAAqB,EAAO,OAAO,6CAA4C,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EACv5G,EAEc",
9
+ "debugId": "7EC7D5D50B4433D264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as m,Mask as i,Rect as n,G as d}from"react-native-svg";var l=({children:r,size:o=24,mode:s="masked",maskId:e,...a})=>{let p=s!=="raw"&&!!e;return C.createElement(m,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?C.createElement(C.Fragment,null,C.createElement(i,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.createElement(n,{width:"24",height:"24",fill:"#000"}),C.createElement(d,{color:"#fff"},r)),C.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):r)};import t from"react";import{Path as f}from"react-native-svg";var h=t.memo((r)=>{return t.createElement(l,{...r,maskId:"round-filled-radius-0-stroke-1-IconEarth2"},t.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z",fill:"currentColor"}))}),P=h;export{P as default,h as IconEarth2};
2
+
3
+ //# debugId=3B0A81437D1BF5F264756E2164756E21
@@ -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 { Path } from \"react-native-svg\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-0-stroke-1-IconEarth2\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z\" 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,eAAS,yBAEF,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAA+4G,EAA/4G,IAAqB,EAAO,OAAO,6CAA4C,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EACv5G,EAEc",
9
+ "debugId": "3B0A81437D1BF5F264756E2164756E21",
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 k=Object.create;var{getPrototypeOf:B,defineProperty:s,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,L=Object.prototype.hasOwnProperty;function g(o){return this[o]}var v,y,h=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var l=r?v??=new WeakMap:y??=new WeakMap,m=l.get(o);if(m)return m}e=o!=null?k(B(o)):{};let p=r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e;for(let i of u(o))if(!L.call(p,i))s(p,i,{get:g.bind(o,i),enumerable:!0});if(t)l.set(o,p);return p},c=(o)=>{var r=(d??=new WeakMap).get(o),e;if(r)return r;if(r=s({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of u(o))if(!L.call(r,t))s(r,t,{get:g.bind(o,t),enumerable:!(e=w(o,t))||e.enumerable})}return d.set(o,r),r},d;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var x=(o,r)=>{for(var e in r)s(o,e,{get:r[e],enumerable:!0,configurable:!0,set:b.bind(r,e)})};var M={};x(M,{CentralIconBase:()=>f});module.exports=c(M);var C=h(require("react")),n=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:t,...l})=>{let m=e!=="raw"&&!!t;return C.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"},m?C.default.createElement(C.default.Fragment,null,C.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(n.G,{color:"#fff"},o)),C.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var $={};x($,{default:()=>F,IconPlugins:()=>P});module.exports=c($);var a=h(require("react"));var I=require("react-native-svg"),P=a.default.memo((o)=>{return a.default.createElement(f,{...o,maskId:"round-filled-radius-0-stroke-1-IconPlugins"},a.default.createElement(I.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L7.14648 13.4092C6.95124 13.2139 6.95128 12.8974 7.14648 12.7021L8.07031 11.7773L6.64648 10.3535C6.45122 10.1583 6.45122 9.84175 6.64648 9.64648C6.84175 9.45122 7.15825 9.45122 7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352C9.45122 7.15825 9.45122 6.84175 9.64648 6.64648C9.84175 6.45122 10.1583 6.45122 10.3535 6.64648L11.7773 8.07031L12.7021 7.14648L12.7803 7.08203C12.9743 6.95392 13.2383 6.97564 13.4092 7.14648L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645C16.2472 19.9418 16.5471 20.0429 16.6699 20.29C16.7928 20.5373 16.6916 20.8371 16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),F=P;
2
+
3
+ //# debugId=220D585DECEF009D64756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconPlugins\"><Path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L7.14648 13.4092C6.95124 13.2139 6.95128 12.8974 7.14648 12.7021L8.07031 11.7773L6.64648 10.3535C6.45122 10.1583 6.45122 9.84175 6.64648 9.64648C6.84175 9.45122 7.15825 9.45122 7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352C9.45122 7.15825 9.45122 6.84175 9.64648 6.64648C9.84175 6.45122 10.1583 6.45122 10.3535 6.64648L11.7773 8.07031L12.7021 7.14648L12.7803 7.08203C12.9743 6.95392 13.2383 6.97564 13.4092 7.14648L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645C16.2472 19.9418 16.5471 20.0429 16.6699 20.29C16.7928 20.5373 16.6916 20.8371 16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z\" fill=\"currentColor\"/></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,wBAA8xC,EAA9xC,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,+qCAA+qC,KAAK,eAAc,CAAI,EACtyC,EAEc",
9
+ "debugId": "220D585DECEF009D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as a,Mask as i,Rect as C,G as f}from"react-native-svg";var s=({children:e,size:r=24,mode:l="masked",maskId:t,...m})=>{let p=l!=="raw"&&!!t;return o.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?o.createElement(o.Fragment,null,o.createElement(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(C,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(C,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as d}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(s,{...e,maskId:"round-filled-radius-0-stroke-1-IconPlugins"},n.createElement(d,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L7.14648 13.4092C6.95124 13.2139 6.95128 12.8974 7.14648 12.7021L8.07031 11.7773L6.64648 10.3535C6.45122 10.1583 6.45122 9.84175 6.64648 9.64648C6.84175 9.45122 7.15825 9.45122 7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352C9.45122 7.15825 9.45122 6.84175 9.64648 6.64648C9.84175 6.45122 10.1583 6.45122 10.3535 6.64648L11.7773 8.07031L12.7021 7.14648L12.7803 7.08203C12.9743 6.95392 13.2383 6.97564 13.4092 7.14648L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645C16.2472 19.9418 16.5471 20.0429 16.6699 20.29C16.7928 20.5373 16.6916 20.8371 16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),w=u;export{w as default,u as IconPlugins};
2
+
3
+ //# debugId=EC45C9E9945B1BEC64756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconPlugins\"><Path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L7.14648 13.4092C6.95124 13.2139 6.95128 12.8974 7.14648 12.7021L8.07031 11.7773L6.64648 10.3535C6.45122 10.1583 6.45122 9.84175 6.64648 9.64648C6.84175 9.45122 7.15825 9.45122 7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352C9.45122 7.15825 9.45122 6.84175 9.64648 6.64648C9.84175 6.45122 10.1583 6.45122 10.3535 6.64648L11.7773 8.07031L12.7021 7.14648L12.7803 7.08203C12.9743 6.95392 13.2383 6.97564 13.4092 7.14648L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645C16.2472 19.9418 16.5471 20.0429 16.6699 20.29C16.7928 20.5373 16.6916 20.8371 16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z\" fill=\"currentColor\"/></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,gBAA8xC,EAA9xC,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,+qCAA+qC,KAAK,eAAc,CAAI,EACtyC,EAEc",
9
+ "debugId": "EC45C9E9945B1BEC64756E2164756E21",
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 I=Object.create;var{getPrototypeOf:M,defineProperty:d,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function g(o){return this[o]}var H,P,k=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var i=r?H??=new WeakMap:P??=new WeakMap,s=i.get(o);if(s)return s}e=o!=null?I(M(o)):{};let p=r||!o||!o.__esModule?d(e,"default",{value:o,enumerable:!0}):e;for(let a of c(o))if(!h.call(p,a))d(p,a,{get:g.bind(o,a),enumerable:!0});if(n)i.set(o,p);return p},v=(o)=>{var r=(u??=new WeakMap).get(o),e;if(r)return r;if(r=d({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of c(o))if(!h.call(r,n))d(r,n,{get:g.bind(o,n),enumerable:!(e=B(o,n))||e.enumerable})}return u.set(o,r),r},u;var S=(o)=>o;function V(o,r){this[o]=S.bind(null,r)}var w=(o,r)=>{for(var e in r)d(o,e,{get:r[e],enumerable:!0,configurable:!0,set:V.bind(r,e)})};var Z={};w(Z,{CentralIconBase:()=>f});module.exports=v(Z);var t=k(require("react")),C=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:n,...i})=>{let s=e!=="raw"&&!!n;return t.default.createElement(C.Svg,{...i,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},s?t.default.createElement(t.default.Fragment,null,t.default.createElement(C.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.default.createElement(C.Rect,{width:"24",height:"24",fill:"#000"}),t.default.createElement(C.G,{color:"#fff"},o)),t.default.createElement(C.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};var y={};w(y,{default:()=>b,IconWindowSquareLocked:()=>x});module.exports=v(y);var l=k(require("react"));var m=require("react-native-svg"),x=l.default.memo((o)=>{return l.default.createElement(f,{...o,maskId:"round-filled-radius-0-stroke-1-IconWindowSquareLocked"},l.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 13C19.6569 13 21 14.3431 21 16H21.5C21.7761 16 22 16.2239 22 16.5V21.5C22 21.7761 21.7761 22 21.5 22H14.5C14.2239 22 14 21.7761 14 21.5V16.5C14 16.2239 14.2239 16 14.5 16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z",fill:"currentColor"}),l.default.createElement(m.Path,{d:"M21 13.3574C20.2673 12.5257 19.1957 12 18 12C16.1176 12 14.5391 13.3004 14.1133 15.0518C13.4725 15.2224 13 15.8054 13 16.5V21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V13.3574Z",fill:"currentColor"}),l.default.createElement(m.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),b=x;
2
+
3
+ //# debugId=6B8FA1608369B2E764756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconWindowSquareLocked\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18 13C19.6569 13 21 14.3431 21 16H21.5C21.7761 16 22 16.2239 22 16.5V21.5C22 21.7761 21.7761 22 21.5 22H14.5C14.2239 22 14 21.7761 14 21.5V16.5C14 16.2239 14.2239 16 14.5 16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z\" fill=\"currentColor\"/><Path d=\"M21 13.3574C20.2673 12.5257 19.1957 12 18 12C16.1176 12 14.5391 13.3004 14.1133 15.0518C13.4725 15.2224 13 15.8054 13 16.5V21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V13.3574Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,wBAA6rC,EAA7rC,IAAqB,EAAO,OAAO,yDAAwD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mRAAmR,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+KAA+K,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2fAA2f,KAAK,eAAc,CAAI,EACrsC,EAEc",
9
+ "debugId": "6B8FA1608369B2E764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as m,Mask as a,Rect as l,G as f}from"react-native-svg";var d=({children:n,size:r=24,mode:i="masked",maskId:C,...s})=>{let p=i!=="raw"&&!!C;return o.createElement(m,{...s,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(a,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(l,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},n)),o.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):n)};import e from"react";import{Path as t}from"react-native-svg";var u=e.memo((n)=>{return e.createElement(d,{...n,maskId:"round-filled-radius-0-stroke-1-IconWindowSquareLocked"},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 13C19.6569 13 21 14.3431 21 16H21.5C21.7761 16 22 16.2239 22 16.5V21.5C22 21.7761 21.7761 22 21.5 22H14.5C14.2239 22 14 21.7761 14 21.5V16.5C14 16.2239 14.2239 16 14.5 16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z",fill:"currentColor"}),e.createElement(t,{d:"M21 13.3574C20.2673 12.5257 19.1957 12 18 12C16.1176 12 14.5391 13.3004 14.1133 15.0518C13.4725 15.2224 13 15.8054 13 16.5V21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V13.3574Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),B=u;export{B as default,u as IconWindowSquareLocked};
2
+
3
+ //# debugId=8A97C87A353BDC8C64756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconWindowSquareLocked\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18 13C19.6569 13 21 14.3431 21 16H21.5C21.7761 16 22 16.2239 22 16.5V21.5C22 21.7761 21.7761 22 21.5 22H14.5C14.2239 22 14 21.7761 14 21.5V16.5C14 16.2239 14.2239 16 14.5 16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z\" fill=\"currentColor\"/><Path d=\"M21 13.3574C20.2673 12.5257 19.1957 12 18 12C16.1176 12 14.5391 13.3004 14.1133 15.0518C13.4725 15.2224 13 15.8054 13 16.5V21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V13.3574Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,gBAA6rC,EAA7rC,IAAqB,EAAO,OAAO,yDAAwD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mRAAmR,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,+KAA+K,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2fAA2f,KAAK,eAAc,CAAI,EACrsC,EAEc",
9
+ "debugId": "8A97C87A353BDC8C64756E2164756E21",
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 k=Object.create;var{getPrototypeOf:B,defineProperty:i,getOwnPropertyNames:c,getOwnPropertyDescriptor:L}=Object,h=Object.prototype.hasOwnProperty;function g(r){return this[r]}var M,v,w=(r,o,e)=>{var C=r!=null&&typeof r==="object";if(C){var s=o?M??=new WeakMap:v??=new WeakMap,p=s.get(r);if(p)return p}e=r!=null?k(B(r)):{};let m=o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e;for(let d of c(r))if(!h.call(m,d))i(m,d,{get:g.bind(r,d),enumerable:!0});if(C)s.set(r,m);return m},x=(r)=>{var o=(f??=new WeakMap).get(r),e;if(o)return o;if(o=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var C of c(r))if(!h.call(o,C))i(o,C,{get:g.bind(r,C),enumerable:!(e=L(r,C))||e.enumerable})}return f.set(r,o),o},f;var y=(r)=>r;function P(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var V={};I(V,{CentralIconBase:()=>u});module.exports=x(V);var t=w(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:C,...s})=>{let p=e!=="raw"&&!!C;return t.default.createElement(n.Svg,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?t.default.createElement(t.default.Fragment,null,t.default.createElement(n.Mask,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),t.default.createElement(n.G,{color:"#fff"},r)),t.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):r)};var Z={};I(Z,{default:()=>H,IconWindowSquareSecurity:()=>S});module.exports=x(Z);var l=w(require("react"));var a=require("react-native-svg"),S=l.default.memo((r)=>{return l.default.createElement(u,{...r,maskId:"round-filled-radius-0-stroke-1-IconWindowSquareSecurity"},l.default.createElement(a.Path,{d:"M17.9004 12.5098C17.9992 12.4897 18.1031 12.4997 18.1973 12.54L21.6973 14.04C21.881 14.1189 22 14.3 22 14.5V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96C18.0715 22.0139 17.9285 22.0139 17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.5C14 14.3 14.119 14.1189 14.3027 14.04L17.8027 12.54L17.9004 12.5098Z",fill:"currentColor"}),l.default.createElement(a.Path,{d:"M21 12.6533L18.5908 11.6211C18.5497 11.6035 18.508 11.588 18.4658 11.5742C18.2118 11.4913 17.941 11.4778 17.6816 11.5342C17.6383 11.5436 17.5953 11.5551 17.5527 11.5684L17.4092 11.6211L13.9092 13.1211C13.8746 13.1359 13.8406 13.1518 13.8076 13.1689C13.3469 13.4085 13.0423 13.8707 13.0039 14.3887C13.0012 14.4255 13 14.4627 13 14.5V17.3623C13 17.4312 13.0014 17.4999 13.0039 17.5684C13.052 18.8585 13.551 20.0643 14.376 21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V12.6533Z",fill:"currentColor"}),l.default.createElement(a.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),H=S;
2
+
3
+ //# debugId=74030463324FAA4664756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconWindowSquareSecurity\"><Path d=\"M17.9004 12.5098C17.9992 12.4897 18.1031 12.4997 18.1973 12.54L21.6973 14.04C21.881 14.1189 22 14.3 22 14.5V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96C18.0715 22.0139 17.9285 22.0139 17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.5C14 14.3 14.119 14.1189 14.3027 14.04L17.8027 12.54L17.9004 12.5098Z\" fill=\"currentColor\"/><Path d=\"M21 12.6533L18.5908 11.6211C18.5497 11.6035 18.508 11.588 18.4658 11.5742C18.2118 11.4913 17.941 11.4778 17.6816 11.5342C17.6383 11.5436 17.5953 11.5551 17.5527 11.5684L17.4092 11.6211L13.9092 13.1211C13.8746 13.1359 13.8406 13.1518 13.8076 13.1689C13.3469 13.4085 13.0423 13.8707 13.0039 14.3887C13.0012 14.4255 13 14.4627 13 14.5V17.3623C13 17.4312 13.0014 17.4999 13.0039 17.5684C13.052 18.8585 13.551 20.0643 14.376 21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V12.6533Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,wBAAugD,EAAvgD,IAAqB,EAAO,OAAO,2DAA0D,wBAAC,OAAD,CAAM,EAAE,wVAAwV,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wdAAwd,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2fAA2f,KAAK,eAAc,CAAI,EAC/gD,EAEc",
9
+ "debugId": "74030463324FAA4664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as a,Mask as d,Rect as l,G as u}from"react-native-svg";var i=({children:C,size:o=24,mode:s="masked",maskId:n,...p})=>{let m=s!=="raw"&&!!n;return r.createElement(a,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},m?r.createElement(r.Fragment,null,r.createElement(d,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},C)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):C)};import e from"react";import{Path as t}from"react-native-svg";var f=e.memo((C)=>{return e.createElement(i,{...C,maskId:"round-filled-radius-0-stroke-1-IconWindowSquareSecurity"},e.createElement(t,{d:"M17.9004 12.5098C17.9992 12.4897 18.1031 12.4997 18.1973 12.54L21.6973 14.04C21.881 14.1189 22 14.3 22 14.5V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96C18.0715 22.0139 17.9285 22.0139 17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.5C14 14.3 14.119 14.1189 14.3027 14.04L17.8027 12.54L17.9004 12.5098Z",fill:"currentColor"}),e.createElement(t,{d:"M21 12.6533L18.5908 11.6211C18.5497 11.6035 18.508 11.588 18.4658 11.5742C18.2118 11.4913 17.941 11.4778 17.6816 11.5342C17.6383 11.5436 17.5953 11.5551 17.5527 11.5684L17.4092 11.6211L13.9092 13.1211C13.8746 13.1359 13.8406 13.1518 13.8076 13.1689C13.3469 13.4085 13.0423 13.8707 13.0039 14.3887C13.0012 14.4255 13 14.4627 13 14.5V17.3623C13 17.4312 13.0014 17.4999 13.0039 17.5684C13.052 18.8585 13.551 20.0643 14.376 21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V12.6533Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),L=f;export{L as default,f as IconWindowSquareSecurity};
2
+
3
+ //# debugId=50E9CAE18263328264756E2164756E21
@@ -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-filled-radius-0-stroke-1-IconWindowSquareSecurity\"><Path d=\"M17.9004 12.5098C17.9992 12.4897 18.1031 12.4997 18.1973 12.54L21.6973 14.04C21.881 14.1189 22 14.3 22 14.5V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96C18.0715 22.0139 17.9285 22.0139 17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.5C14 14.3 14.119 14.1189 14.3027 14.04L17.8027 12.54L17.9004 12.5098Z\" fill=\"currentColor\"/><Path d=\"M21 12.6533L18.5908 11.6211C18.5497 11.6035 18.508 11.588 18.4658 11.5742C18.2118 11.4913 17.941 11.4778 17.6816 11.5342C17.6383 11.5436 17.5953 11.5551 17.5527 11.5684L17.4092 11.6211L13.9092 13.1211C13.8746 13.1359 13.8406 13.1518 13.8076 13.1689C13.3469 13.4085 13.0423 13.8707 13.0039 14.3887C13.0012 14.4255 13 14.4627 13 14.5V17.3623C13 17.4312 13.0014 17.4999 13.0039 17.5684C13.052 18.8585 13.551 20.0643 14.376 21H3.5C3.22386 21 3 20.7761 3 20.5V10H21V12.6533Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.5 3C20.7761 3 21 3.22386 21 3.5V9H3V3.5C3 3.22386 3.22386 3 3.5 3H20.5ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,gBAAugD,EAAvgD,IAAqB,EAAO,OAAO,2DAA0D,gBAAC,EAAD,CAAM,EAAE,wVAAwV,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wdAAwd,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2fAA2f,KAAK,eAAc,CAAI,EAC/gD,EAEc",
9
+ "debugId": "50E9CAE18263328264756E2164756E21",
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