@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.295 → 1.1.296
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconArrowRotatePoint/index.d.ts +4 -0
- package/IconArrowRotatePoint/index.js +3 -0
- package/IconArrowRotatePoint/index.js.map +11 -0
- package/IconArrowRotatePoint/index.mjs +3 -0
- package/IconArrowRotatePoint/index.mjs.map +11 -0
- package/IconCastle/index.d.ts +4 -0
- package/IconCastle/index.js +3 -0
- package/IconCastle/index.js.map +11 -0
- package/IconCastle/index.mjs +3 -0
- package/IconCastle/index.mjs.map +11 -0
- package/IconEarth2/index.d.ts +4 -0
- package/IconEarth2/index.js +3 -0
- package/IconEarth2/index.js.map +11 -0
- package/IconEarth2/index.mjs +3 -0
- package/IconEarth2/index.mjs.map +11 -0
- package/IconPlugins/index.d.ts +4 -0
- package/IconPlugins/index.js +3 -0
- package/IconPlugins/index.js.map +11 -0
- package/IconPlugins/index.mjs +3 -0
- package/IconPlugins/index.mjs.map +11 -0
- package/README.md +4 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +4 -0
- package/index.js +12 -0
- package/index.mjs +4 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +5 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var k=Object.create;var{getPrototypeOf:B,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function g(r){return this[r]}var H,V,x=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?H??=new WeakMap:V??=new WeakMap,m=a.get(r);if(m)return m}t=r!=null?k(B(r)):{};let p=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let f of u(r))if(!h.call(p,f))C(p,f,{get:g.bind(r,f),enumerable:!0});if(e)a.set(r,p);return p},w=(r)=>{var o=(d??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!h.call(o,e))C(o,e,{get:g.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return d.set(r,o),o},d;var v=(r)=>r;function S(r,o){this[r]=v.bind(null,o)}var I=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:S.bind(o,t)})};var M={};I(M,{CentralIconBase:()=>c});module.exports=w(M);var l=x(require("react")),n=require("react-native-svg"),c=({children:r,size:o=24,mode:t="masked",maskId:e,...a})=>{let m=t!=="raw"&&!!e;return l.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},m?l.default.createElement(l.default.Fragment,null,l.default.createElement(n.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(n.G,{color:"#fff"},r)),l.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):r)};var b={};I(b,{default:()=>$,IconArrowRotatePoint:()=>P});module.exports=w(b);var s=x(require("react"));var i=require("react-native-svg"),P=s.default.memo((r)=>{return s.default.createElement(c,{...r,maskId:"square-filled-radius-0-stroke-2-IconArrowRotatePoint"},s.default.createElement(i.Path,{d:"M7.04284 17C8.323 18.2349 10.0881 19 12 19C15.866 19 19 15.866 19 12C19 11.7028 18.9815 11.4104 18.9458 11.1237L20.9304 10.8763C20.9764 11.2448 21 11.6199 21 12C21 16.9706 16.9706 21 12 21C9.72477 21 7.60877 20.1546 6 18.7559V21H4V15H10V17H7.04284Z",fill:"currentColor"}),s.default.createElement(i.Path,{d:"M5 12C5 12.2972 5.01846 12.5896 5.05421 12.8763L3.06958 13.1237C3.02362 12.7552 3 12.3801 3 12C3 7.02944 7.02944 3 12 3C14.2808 3 16.4015 3.84954 18.0117 5.25427V3H20.0117V9H14.0117V7H16.9572C15.677 5.76515 13.9119 5 12 5C8.13401 5 5 8.13401 5 12Z",fill:"currentColor"}),s.default.createElement(i.Circle,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),$=P;
|
|
2
|
+
|
|
3
|
+
//# debugId=4DD2A4EF59D56B0864756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconArrowRotatePoint\"><Path d=\"M7.04284 17C8.323 18.2349 10.0881 19 12 19C15.866 19 19 15.866 19 12C19 11.7028 18.9815 11.4104 18.9458 11.1237L20.9304 10.8763C20.9764 11.2448 21 11.6199 21 12C21 16.9706 16.9706 21 12 21C9.72477 21 7.60877 20.1546 6 18.7559V21H4V15H10V17H7.04284Z\" fill=\"currentColor\"/><Path d=\"M5 12C5 12.2972 5.01846 12.5896 5.05421 12.8763L3.06958 13.1237C3.02362 12.7552 3 12.3801 3 12C3 7.02944 7.02944 3 12 3C14.2808 3 16.4015 3.84954 18.0117 5.25427V3H20.0117V9H14.0117V7H16.9572C15.677 5.76515 13.9119 5 12 5C8.13401 5 5 8.13401 5 12Z\" 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,wBAAisB,EAAjsB,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,2PAA2P,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0PAA0P,KAAK,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACzsB,EAEc",
|
|
9
|
+
"debugId": "4DD2A4EF59D56B0864756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import{Svg as p,Mask as f,Rect as l,G as c}from"react-native-svg";var s=({children:e,size:o=24,mode:i="masked",maskId:n,...a})=>{let m=i!=="raw"&&!!n;return r.createElement(p,{...a,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(f,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(c,{color:"#fff"},e)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Circle as d,Path as C}from"react-native-svg";var u=t.memo((e)=>{return t.createElement(s,{...e,maskId:"square-filled-radius-0-stroke-2-IconArrowRotatePoint"},t.createElement(C,{d:"M7.04284 17C8.323 18.2349 10.0881 19 12 19C15.866 19 19 15.866 19 12C19 11.7028 18.9815 11.4104 18.9458 11.1237L20.9304 10.8763C20.9764 11.2448 21 11.6199 21 12C21 16.9706 16.9706 21 12 21C9.72477 21 7.60877 20.1546 6 18.7559V21H4V15H10V17H7.04284Z",fill:"currentColor"}),t.createElement(C,{d:"M5 12C5 12.2972 5.01846 12.5896 5.05421 12.8763L3.06958 13.1237C3.02362 12.7552 3 12.3801 3 12C3 7.02944 7.02944 3 12 3C14.2808 3 16.4015 3.84954 18.0117 5.25427V3H20.0117V9H14.0117V7H16.9572C15.677 5.76515 13.9119 5 12 5C8.13401 5 5 8.13401 5 12Z",fill:"currentColor"}),t.createElement(d,{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),H=u;export{H as default,u as IconArrowRotatePoint};
|
|
2
|
+
|
|
3
|
+
//# debugId=BAC8529BAF9EB0A464756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconArrowRotatePoint\"><Path d=\"M7.04284 17C8.323 18.2349 10.0881 19 12 19C15.866 19 19 15.866 19 12C19 11.7028 18.9815 11.4104 18.9458 11.1237L20.9304 10.8763C20.9764 11.2448 21 11.6199 21 12C21 16.9706 16.9706 21 12 21C9.72477 21 7.60877 20.1546 6 18.7559V21H4V15H10V17H7.04284Z\" fill=\"currentColor\"/><Path d=\"M5 12C5 12.2972 5.01846 12.5896 5.05421 12.8763L3.06958 13.1237C3.02362 12.7552 3 12.3801 3 12C3 7.02944 7.02944 3 12 3C14.2808 3 16.4015 3.84954 18.0117 5.25427V3H20.0117V9H14.0117V7H16.9572C15.677 5.76515 13.9119 5 12 5C8.13401 5 5 8.13401 5 12Z\" 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,gBAAisB,EAAjsB,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,2PAA2P,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0PAA0P,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACzsB,EAEc",
|
|
9
|
+
"debugId": "BAC8529BAF9EB0A464756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var H=Object.create;var{getPrototypeOf:V,defineProperty:a,getOwnPropertyNames:h,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function c(r){return this[r]}var P,v,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?P??=new WeakMap:v??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?H(V(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let f of h(r))if(!u.call(p,f))a(p,f,{get:c.bind(r,f),enumerable:!0});if(t)l.set(r,p);return p},x=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!u.call(o,t))a(o,t,{get:c.bind(r,t),enumerable:!(e=w(r,t))||e.enumerable})}return d.set(r,o),o},d;var y=(r)=>r;function S(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var b={};I(b,{CentralIconBase:()=>C});module.exports=x(b);var s=g(require("react")),n=require("react-native-svg"),C=({children:r,size:o=24,mode:e="masked",maskId:t,...l})=>{let m=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},m?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var M={};I(M,{default:()=>$,IconCastle:()=>B});module.exports=x(M);var i=g(require("react"));var k=require("react-native-svg"),B=i.default.memo((r)=>{return i.default.createElement(C,{...r,maskId:"square-filled-radius-0-stroke-2-IconCastle"},i.default.createElement(k.Path,{d:"M8.5 5.5H9.75V3H14.25V5.5H15.5V3H20V5.96973L21.0742 21H14V15H10V21H2.92578L4 5.96973V3H8.5V5.5Z",fill:"currentColor"}))}),$=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=81689ADAA478660B64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconCastle\"><Path d=\"M8.5 5.5H9.75V3H14.25V5.5H15.5V3H20V5.96973L21.0742 21H14V15H10V21H2.92578L4 5.96973V3H8.5V5.5Z\" 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,wBAAiN,EAAjN,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,EACzN,EAEc",
|
|
9
|
+
"debugId": "81689ADAA478660B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import{Svg as i,Mask as f,Rect as s,G as C}from"react-native-svg";var a=({children:e,size:o=24,mode:l="masked",maskId:t,...m})=>{let p=l!=="raw"&&!!t;return r.createElement(i,{...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:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(C,{color:"#fff"},e)),r.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(a,{...e,maskId:"square-filled-radius-0-stroke-2-IconCastle"},n.createElement(d,{d:"M8.5 5.5H9.75V3H14.25V5.5H15.5V3H20V5.96973L21.0742 21H14V15H10V21H2.92578L4 5.96973V3H8.5V5.5Z",fill:"currentColor"}))}),w=h;export{w as default,h as IconCastle};
|
|
2
|
+
|
|
3
|
+
//# debugId=2DA287B0EA7C3F8E64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconCastle\"><Path d=\"M8.5 5.5H9.75V3H14.25V5.5H15.5V3H20V5.96973L21.0742 21H14V15H10V21H2.92578L4 5.96973V3H8.5V5.5Z\" 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,gBAAiN,EAAjN,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,CAAI,EACzN,EAEc",
|
|
9
|
+
"debugId": "2DA287B0EA7C3F8E64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var v=Object.create;var{getPrototypeOf:w,defineProperty:s,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function c(C){return this[C]}var y,S,g=(C,r,o)=>{var e=C!=null&&typeof C==="object";if(e){var l=r?y??=new WeakMap:S??=new WeakMap,a=l.get(C);if(a)return a}o=C!=null?v(w(C)):{};let p=r||!C||!C.__esModule?s(o,"default",{value:C,enumerable:!0}):o;for(let i of h(C))if(!u.call(p,i))s(p,i,{get:c.bind(C,i),enumerable:!0});if(e)l.set(C,p);return p},x=(C)=>{var r=(f??=new WeakMap).get(C),o;if(r)return r;if(r=s({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var e of h(C))if(!u.call(r,e))s(r,e,{get:c.bind(C,e),enumerable:!(o=P(C,e))||o.enumerable})}return f.set(C,r),r},f;var M=(C)=>C;function b(C,r){this[C]=M.bind(null,r)}var I=(C,r)=>{for(var o in r)s(C,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var E={};I(E,{CentralIconBase:()=>d});module.exports=x(E);var n=g(require("react")),t=require("react-native-svg"),d=({children:C,size:r=24,mode:o="masked",maskId:e,...l})=>{let a=o!=="raw"&&!!e;return n.default.createElement(t.Svg,{...l,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},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:"square-filled-radius-0-stroke-2-IconEarth2"},m.default.createElement(k.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3048 2 16.426 2.78171 18.1172 4.0918C18.1385 4.10827 18.1595 4.12496 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.8399 4.70691 18.8815 4.7484 18.9238 4.78906C19.0216 4.88301 19.118 4.97835 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.8217 5.77238 19.8436 5.79965 19.8652 5.82715C19.9461 5.93001 20.0247 6.03457 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.3617 6.51577 20.3951 6.56851 20.4287 6.62109C20.4972 6.72813 20.5635 6.83652 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.8537 2.00453 11.7082 2.01074 11.5635C2.01259 11.5205 2.01324 11.4774 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.09104 10.6156 2.13837 10.3057 2.2002 10.001C2.20276 9.98834 2.20442 9.97551 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.60829 8.55725 2.61334 8.54429 2.61816 8.53125C2.66682 8.39967 2.71849 8.26953 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 4C9.77944 4 7.76976 4.9043 6.32031 6.36523C6.54999 7.69918 6.94908 8.9491 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.1997 8.92492 16.1694 7.35973 16.8955 5.6748C15.5423 4.62592 13.8447 4 12 4Z",fill:"currentColor"}))}),F=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=984738DAB6C6D9A364756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconEarth2\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3048 2 16.426 2.78171 18.1172 4.0918C18.1385 4.10827 18.1595 4.12496 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.8399 4.70691 18.8815 4.7484 18.9238 4.78906C19.0216 4.88301 19.118 4.97835 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.8217 5.77238 19.8436 5.79965 19.8652 5.82715C19.9461 5.93001 20.0247 6.03457 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.3617 6.51577 20.3951 6.56851 20.4287 6.62109C20.4972 6.72813 20.5635 6.83652 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.8537 2.00453 11.7082 2.01074 11.5635C2.01259 11.5205 2.01324 11.4774 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.09104 10.6156 2.13837 10.3057 2.2002 10.001C2.20276 9.98834 2.20442 9.97551 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.60829 8.55725 2.61334 8.54429 2.61816 8.53125C2.66682 8.39967 2.71849 8.26953 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 4C9.77944 4 7.76976 4.9043 6.32031 6.36523C6.54999 7.69918 6.94908 8.9491 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.1997 8.92492 16.1694 7.35973 16.8955 5.6748C15.5423 4.62592 13.8447 4 12 4Z\" 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,wBAAg5G,EAAh5G,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EACx5G,EAEc",
|
|
9
|
+
"debugId": "984738DAB6C6D9A364756E2164756E21",
|
|
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 s=({children:o,size:r=24,mode:l="masked",maskId:e,...a})=>{let p=l!=="raw"&&!!e;return C.createElement(m,{...a,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(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"},o)),C.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):o)};import t from"react";import{Path as f}from"react-native-svg";var h=t.memo((o)=>{return t.createElement(s,{...o,maskId:"square-filled-radius-0-stroke-2-IconEarth2"},t.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3048 2 16.426 2.78171 18.1172 4.0918C18.1385 4.10827 18.1595 4.12496 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.8399 4.70691 18.8815 4.7484 18.9238 4.78906C19.0216 4.88301 19.118 4.97835 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.8217 5.77238 19.8436 5.79965 19.8652 5.82715C19.9461 5.93001 20.0247 6.03457 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.3617 6.51577 20.3951 6.56851 20.4287 6.62109C20.4972 6.72813 20.5635 6.83652 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.8537 2.00453 11.7082 2.01074 11.5635C2.01259 11.5205 2.01324 11.4774 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.09104 10.6156 2.13837 10.3057 2.2002 10.001C2.20276 9.98834 2.20442 9.97551 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.60829 8.55725 2.61334 8.54429 2.61816 8.53125C2.66682 8.39967 2.71849 8.26953 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 4C9.77944 4 7.76976 4.9043 6.32031 6.36523C6.54999 7.69918 6.94908 8.9491 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.1997 8.92492 16.1694 7.35973 16.8955 5.6748C15.5423 4.62592 13.8447 4 12 4Z",fill:"currentColor"}))}),P=h;export{P as default,h as IconEarth2};
|
|
2
|
+
|
|
3
|
+
//# debugId=3E171E1D51A1011C64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconEarth2\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3048 2 16.426 2.78171 18.1172 4.0918C18.1385 4.10827 18.1595 4.12496 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.8399 4.70691 18.8815 4.7484 18.9238 4.78906C19.0216 4.88301 19.118 4.97835 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.8217 5.77238 19.8436 5.79965 19.8652 5.82715C19.9461 5.93001 20.0247 6.03457 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.3617 6.51577 20.3951 6.56851 20.4287 6.62109C20.4972 6.72813 20.5635 6.83652 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.8537 2.00453 11.7082 2.01074 11.5635C2.01259 11.5205 2.01324 11.4774 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.09104 10.6156 2.13837 10.3057 2.2002 10.001C2.20276 9.98834 2.20442 9.97551 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.60829 8.55725 2.61334 8.54429 2.61816 8.53125C2.66682 8.39967 2.71849 8.26953 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 4C9.77944 4 7.76976 4.9043 6.32031 6.36523C6.54999 7.69918 6.94908 8.9491 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.1997 8.92492 16.1694 7.35973 16.8955 5.6748C15.5423 4.62592 13.8447 4 12 4Z\" 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,gBAAg5G,EAAh5G,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EACx5G,EAEc",
|
|
9
|
+
"debugId": "3E171E1D51A1011C64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var k=Object.create;var{getPrototypeOf:B,defineProperty:C,getOwnPropertyNames:L,getOwnPropertyDescriptor:w}=Object,d=Object.prototype.hasOwnProperty;function g(r){return this[r]}var v,y,h=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?v??=new WeakMap:y??=new WeakMap,l=a.get(r);if(l)return l}e=r!=null?k(B(r)):{};let m=o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e;for(let i of L(r))if(!d.call(m,i))C(m,i,{get:g.bind(r,i),enumerable:!0});if(t)a.set(r,m);return m},c=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of L(r))if(!d.call(o,t))C(o,t,{get:g.bind(r,t),enumerable:!(e=w(r,t))||e.enumerable})}return u.set(r,o),o},u;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var M={};x(M,{CentralIconBase:()=>f});module.exports=c(M);var s=h(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,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"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>F,IconPlugins:()=>P});module.exports=c($);var p=h(require("react"));var I=require("react-native-svg"),P=p.default.memo((r)=>{return p.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-2-IconPlugins"},p.default.createElement(I.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.9995 21.1444 15.8756 19.6465 16.791C18.882 17.2582 17.9749 17.4523 17.0176 17.2715C16.1486 17.1073 15.3015 16.6442 14.5059 15.9072L14.1211 16.293C12.9496 17.4643 11.0504 17.4643 9.87891 16.293L6.58594 13L7.58594 12L6.29297 10.707L7.70703 9.29297L9 10.5859L10.5859 9L9.29297 7.70703L10.707 6.29297L12 7.58594L13 6.58594L16.293 9.87891C17.4643 11.0504 17.4643 12.9496 16.293 14.1211L15.9199 14.4932C16.479 14.9965 16.9795 15.2294 17.3887 15.3066C17.8375 15.3914 18.243 15.3043 18.6035 15.084C19.3556 14.6243 20 13.5005 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C13.2789 20 14.485 19.7005 15.5547 19.1689L16.4453 20.96C15.1052 21.626 13.5947 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),F=P;
|
|
2
|
+
|
|
3
|
+
//# debugId=8C1CC0CD86299C1F64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconPlugins\"><Path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.9995 21.1444 15.8756 19.6465 16.791C18.882 17.2582 17.9749 17.4523 17.0176 17.2715C16.1486 17.1073 15.3015 16.6442 14.5059 15.9072L14.1211 16.293C12.9496 17.4643 11.0504 17.4643 9.87891 16.293L6.58594 13L7.58594 12L6.29297 10.707L7.70703 9.29297L9 10.5859L10.5859 9L9.29297 7.70703L10.707 6.29297L12 7.58594L13 6.58594L16.293 9.87891C17.4643 11.0504 17.4643 12.9496 16.293 14.1211L15.9199 14.4932C16.479 14.9965 16.9795 15.2294 17.3887 15.3066C17.8375 15.3914 18.243 15.3043 18.6035 15.084C19.3556 14.6243 20 13.5005 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C13.2789 20 14.485 19.7005 15.5547 19.1689L16.4453 20.96C15.1052 21.626 13.5947 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,wBAA83B,EAA93B,IAAqB,EAAO,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,8wBAA8wB,KAAK,eAAc,CAAI,EACt4B,EAEc",
|
|
9
|
+
"debugId": "8C1CC0CD86299C1F64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import{Svg as p,Mask as i,Rect as s,G as f}from"react-native-svg";var C=({children:e,size:o=24,mode:a="masked",maskId:t,...l})=>{let m=a!=="raw"&&!!t;return r.createElement(p,{...l,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(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as u}from"react-native-svg";var L=n.memo((e)=>{return n.createElement(C,{...e,maskId:"square-filled-radius-0-stroke-2-IconPlugins"},n.createElement(u,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.9995 21.1444 15.8756 19.6465 16.791C18.882 17.2582 17.9749 17.4523 17.0176 17.2715C16.1486 17.1073 15.3015 16.6442 14.5059 15.9072L14.1211 16.293C12.9496 17.4643 11.0504 17.4643 9.87891 16.293L6.58594 13L7.58594 12L6.29297 10.707L7.70703 9.29297L9 10.5859L10.5859 9L9.29297 7.70703L10.707 6.29297L12 7.58594L13 6.58594L16.293 9.87891C17.4643 11.0504 17.4643 12.9496 16.293 14.1211L15.9199 14.4932C16.479 14.9965 16.9795 15.2294 17.3887 15.3066C17.8375 15.3914 18.243 15.3043 18.6035 15.084C19.3556 14.6243 20 13.5005 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C13.2789 20 14.485 19.7005 15.5547 19.1689L16.4453 20.96C15.1052 21.626 13.5947 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),w=L;export{w as default,L as IconPlugins};
|
|
2
|
+
|
|
3
|
+
//# debugId=53260329B4541F2764756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-2-IconPlugins\"><Path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.9995 21.1444 15.8756 19.6465 16.791C18.882 17.2582 17.9749 17.4523 17.0176 17.2715C16.1486 17.1073 15.3015 16.6442 14.5059 15.9072L14.1211 16.293C12.9496 17.4643 11.0504 17.4643 9.87891 16.293L6.58594 13L7.58594 12L6.29297 10.707L7.70703 9.29297L9 10.5859L10.5859 9L9.29297 7.70703L10.707 6.29297L12 7.58594L13 6.58594L16.293 9.87891C17.4643 11.0504 17.4643 12.9496 16.293 14.1211L15.9199 14.4932C16.479 14.9965 16.9795 15.2294 17.3887 15.3066C17.8375 15.3914 18.243 15.3043 18.6035 15.084C19.3556 14.6243 20 13.5005 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C13.2789 20 14.485 19.7005 15.5547 19.1689L16.4453 20.96C15.1052 21.626 13.5947 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,gBAA83B,EAA93B,IAAqB,EAAO,OAAO,+CAA8C,gBAAC,EAAD,CAAM,EAAE,8wBAA8wB,KAAK,eAAc,CAAI,EACt4B,EAEc",
|
|
9
|
+
"debugId": "53260329B4541F2764756E2164756E21",
|
|
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
|
|
|
@@ -1434,6 +1436,7 @@ Below is a complete list of available icons:
|
|
|
1434
1436
|
- IconMapEditFlat
|
|
1435
1437
|
- IconPinFocus
|
|
1436
1438
|
- IconCompassPointerSquare
|
|
1439
|
+
- IconEarth2
|
|
1437
1440
|
|
|
1438
1441
|
### Nature & Energy
|
|
1439
1442
|
|
|
@@ -2150,6 +2153,7 @@ Below is a complete list of available icons:
|
|
|
2150
2153
|
- IconHermesHelmet
|
|
2151
2154
|
- IconOwlFace
|
|
2152
2155
|
- IconPiggyBankCoin
|
|
2156
|
+
- IconPlugins
|
|
2153
2157
|
|
|
2154
2158
|
### Time & Date
|
|
2155
2159
|
|