@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.59 → 1.1.61

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.
@@ -1,4 +1,4 @@
1
1
  import { FC } from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconGlobus: FC<CentralIconBaseProps>;
4
- export default IconGlobus;
3
+ export declare const IconGlobe: FC<CentralIconBaseProps>;
4
+ export default IconGlobe;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var e=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(p=d(o,t))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?c(I(r)):{},f(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(e({},"__esModule",{value:!0}),r);var Z={};P(Z,{IconGlobe:()=>a,default:()=>M});module.exports=g(Z);var n=m(require("react"));var i=m(require("react")),s=require("react-native-svg"),u=({children:r,size:o=24,...C})=>i.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),a=r=>n.default.createElement(u,{...r},n.default.createElement(l.Path,{d:"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z",fill:"currentColor"})),M=a;0&&(module.exports={IconGlobe});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGlobe/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGlobe: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobe;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGlobe_exports","__export","IconGlobe","IconGlobe_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGlobe","props","React","CentralIconBase","IconGlobe_default"]}
@@ -1,2 +1,2 @@
1
- import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var l=({children:n,size:o=24,...t})=>e.createElement(p,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(l,{...n},r.createElement(C,{d:"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z",fill:"currentColor"}),r.createElement(C,{d:"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z",fill:"currentColor"}),r.createElement(C,{d:"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z",fill:"currentColor"}),r.createElement(C,{d:"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z",fill:"currentColor"}),r.createElement(C,{d:"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z",fill:"currentColor"}),r.createElement(C,{d:"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z",fill:"currentColor"})),x=f;export{f as IconGlobus,x as default};
1
+ import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var l=({children:n,size:o=24,...t})=>e.createElement(p,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(l,{...n},r.createElement(C,{d:"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z",fill:"currentColor"}),r.createElement(C,{d:"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z",fill:"currentColor"}),r.createElement(C,{d:"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z",fill:"currentColor"}),r.createElement(C,{d:"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z",fill:"currentColor"}),r.createElement(C,{d:"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z",fill:"currentColor"}),r.createElement(C,{d:"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z",fill:"currentColor"})),x=f;export{f as IconGlobe,x as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGlobe/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGlobe: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobe;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kSACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGlobe","props","React","CentralIconBase","IconGlobe_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconGlobe2: FC<CentralIconBaseProps>;
4
+ export default IconGlobe2;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var e=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var Z=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,C)=>{for(var l in C)e(r,l,{get:C[l],enumerable:!0})},f=(r,C,l,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of M(C))!B.call(r,t)&&t!==l&&e(r,t,{get:()=>C[t],enumerable:!(p=c(C,t))||p.enumerable});return r};var i=(r,C,l)=>(l=r!=null?d(Z(r)):{},f(C||!r||!r.__esModule?e(l,"default",{value:r,enumerable:!0}):l,r)),a=r=>f(e({},"__esModule",{value:!0}),r);var P={};I(P,{IconGlobe2:()=>H,default:()=>x});module.exports=a(P);var o=i(require("react"));var u=i(require("react")),m=require("react-native-svg"),s=({children:r,size:C=24,...l})=>u.default.createElement(m.Svg,{...l,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),H=r=>o.default.createElement(s,{...r},o.default.createElement(n.Path,{d:"M14.7158 16C14.5217 17.3109 14.2375 18.4773 13.8887 19.4365C13.5499 20.368 13.1701 21.0514 12.7988 21.4834C12.4247 21.9186 12.1512 22 12 22C11.8488 22 11.5753 21.9186 11.2012 21.4834C10.8299 21.0514 10.4501 20.368 10.1113 19.4365C9.76251 18.4773 9.47831 17.3109 9.28418 16H14.7158Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M7.26367 16C7.47444 17.5451 7.80457 18.9462 8.23145 20.1201C8.4081 20.6059 8.60694 21.0631 8.8252 21.4824C6.13774 20.583 3.96046 18.5752 2.83496 16H7.26367Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M21.165 16C20.0394 18.5755 17.8617 20.5832 15.1738 21.4824C15.3922 21.063 15.5918 20.6061 15.7686 20.1201C16.1954 18.9462 16.5256 17.5451 16.7363 16H21.165Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M7.06543 10C7.02341 10.6514 7 11.3197 7 12C7 12.6803 7.02341 13.3486 7.06543 14H2.2002C2.06902 13.3538 2 12.6849 2 12C2 11.3151 2.06902 10.6462 2.2002 10H7.06543Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M14.9307 10C14.9753 10.6455 15 11.314 15 12C15 12.686 14.9753 13.3545 14.9307 14H9.06934C9.02467 13.3545 9 12.686 9 12C9 11.314 9.02467 10.6455 9.06934 10H14.9307Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M21.7998 10C21.931 10.6462 22 11.3151 22 12C22 12.6849 21.931 13.3538 21.7998 14H16.9346C16.9766 13.3486 17 12.6803 17 12C17 11.3197 16.9766 10.6514 16.9346 10H21.7998Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M8.8252 2.5166C8.60678 2.93611 8.40821 3.39378 8.23145 3.87988C7.80457 5.05378 7.47444 6.45491 7.26367 8H2.83496C3.9605 5.42473 6.1376 3.41595 8.8252 2.5166Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M12 2C12.1512 2 12.4247 2.08138 12.7988 2.5166C13.1701 2.94858 13.5499 3.63201 13.8887 4.56348C14.2375 5.52274 14.5217 6.68913 14.7158 8H9.28418C9.47831 6.68913 9.76251 5.52274 10.1113 4.56348C10.4501 3.63201 10.8299 2.94858 11.2012 2.5166C11.5753 2.08138 11.8488 2 12 2Z",fill:"currentColor"}),o.default.createElement(n.Path,{d:"M15.1738 2.5166C17.8618 3.4158 20.0394 5.42445 21.165 8H16.7363C16.5256 6.45491 16.1954 5.05378 15.7686 3.87988C15.5917 3.39363 15.3923 2.93622 15.1738 2.5166Z",fill:"currentColor"})),x=H;0&&(module.exports={IconGlobe2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGlobe2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGlobe2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.7158 16C14.5217 17.3109 14.2375 18.4773 13.8887 19.4365C13.5499 20.368 13.1701 21.0514 12.7988 21.4834C12.4247 21.9186 12.1512 22 12 22C11.8488 22 11.5753 21.9186 11.2012 21.4834C10.8299 21.0514 10.4501 20.368 10.1113 19.4365C9.76251 18.4773 9.47831 17.3109 9.28418 16H14.7158Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.26367 16C7.47444 17.5451 7.80457 18.9462 8.23145 20.1201C8.4081 20.6059 8.60694 21.0631 8.8252 21.4824C6.13774 20.583 3.96046 18.5752 2.83496 16H7.26367Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.165 16C20.0394 18.5755 17.8617 20.5832 15.1738 21.4824C15.3922 21.063 15.5918 20.6061 15.7686 20.1201C16.1954 18.9462 16.5256 17.5451 16.7363 16H21.165Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.06543 10C7.02341 10.6514 7 11.3197 7 12C7 12.6803 7.02341 13.3486 7.06543 14H2.2002C2.06902 13.3538 2 12.6849 2 12C2 11.3151 2.06902 10.6462 2.2002 10H7.06543Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9307 10C14.9753 10.6455 15 11.314 15 12C15 12.686 14.9753 13.3545 14.9307 14H9.06934C9.02467 13.3545 9 12.686 9 12C9 11.314 9.02467 10.6455 9.06934 10H14.9307Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.7998 10C21.931 10.6462 22 11.3151 22 12C22 12.6849 21.931 13.3538 21.7998 14H16.9346C16.9766 13.3486 17 12.6803 17 12C17 11.3197 16.9766 10.6514 16.9346 10H21.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.8252 2.5166C8.60678 2.93611 8.40821 3.39378 8.23145 3.87988C7.80457 5.05378 7.47444 6.45491 7.26367 8H2.83496C3.9605 5.42473 6.1376 3.41595 8.8252 2.5166Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C12.1512 2 12.4247 2.08138 12.7988 2.5166C13.1701 2.94858 13.5499 3.63201 13.8887 4.56348C14.2375 5.52274 14.5217 6.68913 14.7158 8H9.28418C9.47831 6.68913 9.76251 5.52274 10.1113 4.56348C10.4501 3.63201 10.8299 2.94858 11.2012 2.5166C11.5753 2.08138 11.8488 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.1738 2.5166C17.8618 3.4158 20.0394 5.42445 21.165 8H16.7363C16.5256 6.45491 16.1954 5.05378 15.7686 3.87988C15.5917 3.39363 15.3923 2.93622 15.1738 2.5166Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobe2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGlobe2_exports","__export","IconGlobe2","IconGlobe2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGlobe2","props","React","CentralIconBase","IconGlobe2_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var n=({children:l,size:o=24,...t})=>e.createElement(p,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l);import{Path as C}from"react-native-svg";var f=l=>r.createElement(n,{...l},r.createElement(C,{d:"M14.7158 16C14.5217 17.3109 14.2375 18.4773 13.8887 19.4365C13.5499 20.368 13.1701 21.0514 12.7988 21.4834C12.4247 21.9186 12.1512 22 12 22C11.8488 22 11.5753 21.9186 11.2012 21.4834C10.8299 21.0514 10.4501 20.368 10.1113 19.4365C9.76251 18.4773 9.47831 17.3109 9.28418 16H14.7158Z",fill:"currentColor"}),r.createElement(C,{d:"M7.26367 16C7.47444 17.5451 7.80457 18.9462 8.23145 20.1201C8.4081 20.6059 8.60694 21.0631 8.8252 21.4824C6.13774 20.583 3.96046 18.5752 2.83496 16H7.26367Z",fill:"currentColor"}),r.createElement(C,{d:"M21.165 16C20.0394 18.5755 17.8617 20.5832 15.1738 21.4824C15.3922 21.063 15.5918 20.6061 15.7686 20.1201C16.1954 18.9462 16.5256 17.5451 16.7363 16H21.165Z",fill:"currentColor"}),r.createElement(C,{d:"M7.06543 10C7.02341 10.6514 7 11.3197 7 12C7 12.6803 7.02341 13.3486 7.06543 14H2.2002C2.06902 13.3538 2 12.6849 2 12C2 11.3151 2.06902 10.6462 2.2002 10H7.06543Z",fill:"currentColor"}),r.createElement(C,{d:"M14.9307 10C14.9753 10.6455 15 11.314 15 12C15 12.686 14.9753 13.3545 14.9307 14H9.06934C9.02467 13.3545 9 12.686 9 12C9 11.314 9.02467 10.6455 9.06934 10H14.9307Z",fill:"currentColor"}),r.createElement(C,{d:"M21.7998 10C21.931 10.6462 22 11.3151 22 12C22 12.6849 21.931 13.3538 21.7998 14H16.9346C16.9766 13.3486 17 12.6803 17 12C17 11.3197 16.9766 10.6514 16.9346 10H21.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M8.8252 2.5166C8.60678 2.93611 8.40821 3.39378 8.23145 3.87988C7.80457 5.05378 7.47444 6.45491 7.26367 8H2.83496C3.9605 5.42473 6.1376 3.41595 8.8252 2.5166Z",fill:"currentColor"}),r.createElement(C,{d:"M12 2C12.1512 2 12.4247 2.08138 12.7988 2.5166C13.1701 2.94858 13.5499 3.63201 13.8887 4.56348C14.2375 5.52274 14.5217 6.68913 14.7158 8H9.28418C9.47831 6.68913 9.76251 5.52274 10.1113 4.56348C10.4501 3.63201 10.8299 2.94858 11.2012 2.5166C11.5753 2.08138 11.8488 2 12 2Z",fill:"currentColor"}),r.createElement(C,{d:"M15.1738 2.5166C17.8618 3.4158 20.0394 5.42445 21.165 8H16.7363C16.5256 6.45491 16.1954 5.05378 15.7686 3.87988C15.5917 3.39363 15.3923 2.93622 15.1738 2.5166Z",fill:"currentColor"})),B=f;export{f as IconGlobe2,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconGlobe2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconGlobe2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.7158 16C14.5217 17.3109 14.2375 18.4773 13.8887 19.4365C13.5499 20.368 13.1701 21.0514 12.7988 21.4834C12.4247 21.9186 12.1512 22 12 22C11.8488 22 11.5753 21.9186 11.2012 21.4834C10.8299 21.0514 10.4501 20.368 10.1113 19.4365C9.76251 18.4773 9.47831 17.3109 9.28418 16H14.7158Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.26367 16C7.47444 17.5451 7.80457 18.9462 8.23145 20.1201C8.4081 20.6059 8.60694 21.0631 8.8252 21.4824C6.13774 20.583 3.96046 18.5752 2.83496 16H7.26367Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.165 16C20.0394 18.5755 17.8617 20.5832 15.1738 21.4824C15.3922 21.063 15.5918 20.6061 15.7686 20.1201C16.1954 18.9462 16.5256 17.5451 16.7363 16H21.165Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.06543 10C7.02341 10.6514 7 11.3197 7 12C7 12.6803 7.02341 13.3486 7.06543 14H2.2002C2.06902 13.3538 2 12.6849 2 12C2 11.3151 2.06902 10.6462 2.2002 10H7.06543Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9307 10C14.9753 10.6455 15 11.314 15 12C15 12.686 14.9753 13.3545 14.9307 14H9.06934C9.02467 13.3545 9 12.686 9 12C9 11.314 9.02467 10.6455 9.06934 10H14.9307Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.7998 10C21.931 10.6462 22 11.3151 22 12C22 12.6849 21.931 13.3538 21.7998 14H16.9346C16.9766 13.3486 17 12.6803 17 12C17 11.3197 16.9766 10.6514 16.9346 10H21.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.8252 2.5166C8.60678 2.93611 8.40821 3.39378 8.23145 3.87988C7.80457 5.05378 7.47444 6.45491 7.26367 8H2.83496C3.9605 5.42473 6.1376 3.41595 8.8252 2.5166Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C12.1512 2 12.4247 2.08138 12.7988 2.5166C13.1701 2.94858 13.5499 3.63201 13.8887 4.56348C14.2375 5.52274 14.5217 6.68913 14.7158 8H9.28418C9.47831 6.68913 9.76251 5.52274 10.1113 4.56348C10.4501 3.63201 10.8299 2.94858 11.2012 2.5166C11.5753 2.08138 11.8488 2 12 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.1738 2.5166C17.8618 3.4158 20.0394 5.42445 21.165 8H16.7363C16.5256 6.45491 16.1954 5.05378 15.7686 3.87988C15.5917 3.39363 15.3923 2.93622 15.1738 2.5166Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGlobe2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGlobe2","props","React","CentralIconBase","IconGlobe2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPropeller: FC<CentralIconBaseProps>;
4
+ export default IconPropeller;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!x.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(P(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconPropeller:()=>i,default:()=>v});module.exports=g(h);var e=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>a.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(t.Path,{d:"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z",fill:"currentColor"})),v=i;0&&(module.exports={IconPropeller});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPropeller/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPropeller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPropeller;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPropeller_exports","__export","IconPropeller","IconPropeller_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPropeller","props","React","CentralIconBase","IconPropeller_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as C}from"react-native-svg";var f=e=>o.createElement(n,{...e},o.createElement(C,{d:"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z",fill:"currentColor"}),o.createElement(C,{d:"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z",fill:"currentColor"}),o.createElement(C,{d:"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z",fill:"currentColor"}),o.createElement(C,{d:"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z",fill:"currentColor"})),x=f;export{f as IconPropeller,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPropeller/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPropeller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPropeller;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPropeller","props","React","CentralIconBase","IconPropeller_default"]}
package/README.md CHANGED
@@ -1123,7 +1123,8 @@ Below is a complete list of available icons:
1123
1123
  - IconDirection1
1124
1124
  - IconDirection2
1125
1125
  - IconEarth
1126
- - IconGlobus
1126
+ - IconGlobe
1127
+ - IconGlobe2
1127
1128
  - IconInitiatives
1128
1129
  - IconLocation
1129
1130
  - IconMap
@@ -1675,6 +1676,7 @@ Below is a complete list of available icons:
1675
1676
  - IconPlugin2
1676
1677
  - IconPokeball
1677
1678
  - IconPoop
1679
+ - IconPropeller
1678
1680
  - IconPushTheButton
1679
1681
  - IconPuzzle
1680
1682
  - IconReadingList
@@ -10951,7 +10951,7 @@
10951
10951
  {
10952
10952
  "category": "Location",
10953
10953
  "svg": "<path d=\"M12.8318 3.47294C12.4711 3.09148 12.1901 2.99998 12.0014 2.99998C11.8127 2.99998 11.5317 3.09148 11.171 3.47294C10.8082 3.85651 10.4355 4.46521 10.1015 5.3003C9.5201 6.7537 9.11534 8.74347 9.02197 11L14.9808 11C14.8875 8.74347 14.4827 6.7537 13.9014 5.3003C13.5673 4.46521 13.1946 3.85651 12.8318 3.47294Z\" fill=\"currentColor\"/><path d=\"M14.9808 13L9.02197 13C9.11534 15.2565 9.5201 17.2463 10.1015 18.6997C10.4355 19.5348 10.8082 20.1435 11.171 20.527C11.5317 20.9085 11.8127 21 12.0014 21C12.1901 21 12.4711 20.9085 12.8318 20.527C13.1946 20.1435 13.5673 19.5348 13.9014 18.6997C14.4827 17.2463 14.8875 15.2565 14.9808 13Z\" fill=\"currentColor\"/><path d=\"M7.02041 11C7.11461 8.53281 7.55482 6.28174 8.2445 4.55752C8.59276 3.68688 9.02032 2.91104 9.53134 2.30737C5.51587 3.32757 2.47002 6.77743 2.05078 11H7.02041Z\" fill=\"currentColor\"/><path d=\"M2.05078 13H7.02041C7.11461 15.4672 7.55482 17.7182 8.2445 19.4424C8.59276 20.3131 9.02032 21.0889 9.53133 21.6926C5.51586 20.6724 2.47002 17.2225 2.05078 13Z\" fill=\"currentColor\"/><path d=\"M16.9824 13H21.952C21.5328 17.2225 18.4869 20.6724 14.4715 21.6926C14.9825 21.0889 15.4101 20.3131 15.7583 19.4424C16.448 17.7182 16.8882 15.4672 16.9824 13Z\" fill=\"currentColor\"/><path d=\"M21.952 11C21.5328 6.77743 18.4869 3.32757 14.4715 2.30737C14.9825 2.91105 15.4101 3.68688 15.7583 4.55752C16.448 6.28174 16.8882 8.53281 16.9824 11H21.952Z\" fill=\"currentColor\"/>",
10954
- "iconName": "globus, map, earth, globe",
10954
+ "iconName": "globe, network, translate",
10955
10955
  "variant": {
10956
10956
  "join": "square",
10957
10957
  "filled": "on",
@@ -10960,7 +10960,21 @@
10960
10960
  },
10961
10961
  "createdAt": "2025-02-15T21:11:33.882223+00:00",
10962
10962
  "packageName": "square-filled-radius-0-stroke-2",
10963
- "componentName": "IconGlobus"
10963
+ "componentName": "IconGlobe"
10964
+ },
10965
+ {
10966
+ "category": "Location",
10967
+ "svg": "<path d=\"M14.7158 16C14.5217 17.3109 14.2375 18.4773 13.8887 19.4365C13.5499 20.368 13.1701 21.0514 12.7988 21.4834C12.4247 21.9186 12.1512 22 12 22C11.8488 22 11.5753 21.9186 11.2012 21.4834C10.8299 21.0514 10.4501 20.368 10.1113 19.4365C9.76251 18.4773 9.47831 17.3109 9.28418 16H14.7158Z\" fill=\"currentColor\"/><path d=\"M7.26367 16C7.47444 17.5451 7.80457 18.9462 8.23145 20.1201C8.4081 20.6059 8.60694 21.0631 8.8252 21.4824C6.13774 20.583 3.96046 18.5752 2.83496 16H7.26367Z\" fill=\"currentColor\"/><path d=\"M21.165 16C20.0394 18.5755 17.8617 20.5832 15.1738 21.4824C15.3922 21.063 15.5918 20.6061 15.7686 20.1201C16.1954 18.9462 16.5256 17.5451 16.7363 16H21.165Z\" fill=\"currentColor\"/><path d=\"M7.06543 10C7.02341 10.6514 7 11.3197 7 12C7 12.6803 7.02341 13.3486 7.06543 14H2.2002C2.06902 13.3538 2 12.6849 2 12C2 11.3151 2.06902 10.6462 2.2002 10H7.06543Z\" fill=\"currentColor\"/><path d=\"M14.9307 10C14.9753 10.6455 15 11.314 15 12C15 12.686 14.9753 13.3545 14.9307 14H9.06934C9.02467 13.3545 9 12.686 9 12C9 11.314 9.02467 10.6455 9.06934 10H14.9307Z\" fill=\"currentColor\"/><path d=\"M21.7998 10C21.931 10.6462 22 11.3151 22 12C22 12.6849 21.931 13.3538 21.7998 14H16.9346C16.9766 13.3486 17 12.6803 17 12C17 11.3197 16.9766 10.6514 16.9346 10H21.7998Z\" fill=\"currentColor\"/><path d=\"M8.8252 2.5166C8.60678 2.93611 8.40821 3.39378 8.23145 3.87988C7.80457 5.05378 7.47444 6.45491 7.26367 8H2.83496C3.9605 5.42473 6.1376 3.41595 8.8252 2.5166Z\" fill=\"currentColor\"/><path d=\"M12 2C12.1512 2 12.4247 2.08138 12.7988 2.5166C13.1701 2.94858 13.5499 3.63201 13.8887 4.56348C14.2375 5.52274 14.5217 6.68913 14.7158 8H9.28418C9.47831 6.68913 9.76251 5.52274 10.1113 4.56348C10.4501 3.63201 10.8299 2.94858 11.2012 2.5166C11.5753 2.08138 11.8488 2 12 2Z\" fill=\"currentColor\"/><path d=\"M15.1738 2.5166C17.8618 3.4158 20.0394 5.42445 21.165 8H16.7363C16.5256 6.45491 16.1954 5.05378 15.7686 3.87988C15.5917 3.39363 15.3923 2.93622 15.1738 2.5166Z\" fill=\"currentColor\"/>",
10968
+ "iconName": "globe-2, network, translate",
10969
+ "variant": {
10970
+ "join": "square",
10971
+ "filled": "on",
10972
+ "radius": "0",
10973
+ "stroke": "2"
10974
+ },
10975
+ "createdAt": "2025-12-08T08:01:52.980988+00:00",
10976
+ "packageName": "square-filled-radius-0-stroke-2",
10977
+ "componentName": "IconGlobe2"
10964
10978
  },
10965
10979
  {
10966
10980
  "category": "Things",
@@ -16492,6 +16506,20 @@
16492
16506
  "packageName": "square-filled-radius-0-stroke-2",
16493
16507
  "componentName": "IconPromptTextToVideo"
16494
16508
  },
16509
+ {
16510
+ "category": "Things",
16511
+ "svg": "<path d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\" fill=\"currentColor\"/><path d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\" fill=\"currentColor\"/><path d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\" fill=\"currentColor\"/><path d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\" fill=\"currentColor\"/>",
16512
+ "iconName": "propeller, flight, test, wind",
16513
+ "variant": {
16514
+ "join": "square",
16515
+ "filled": "on",
16516
+ "radius": "0",
16517
+ "stroke": "2"
16518
+ },
16519
+ "createdAt": "2025-12-09T10:02:22.990229+00:00",
16520
+ "packageName": "square-filled-radius-0-stroke-2",
16521
+ "componentName": "IconPropeller"
16522
+ },
16495
16523
  {
16496
16524
  "category": "Code",
16497
16525
  "svg": "<path d=\"M15.4142 4.00015L14 2.58594L10.5858 6.00015L14 9.41436L15.4142 8.00015L14.4142 7.00015H17V15.1709C15.8348 15.5827 15 16.6939 15 18.0002C15 19.657 16.3431 21.0002 18 21.0002C19.6569 21.0002 21 19.657 21 18.0002C21 16.6939 20.1652 15.5827 19 15.1709V5.00015H14.4142L15.4142 4.00015Z\" fill=\"currentColor\"/><path d=\"M6 3.00015C4.34315 3.00015 3 4.3433 3 6.00015C3 7.30637 3.83481 8.41761 5 8.82945V15.1709C3.83481 15.5827 3 16.6939 3 18.0002C3 19.657 4.34315 21.0002 6 21.0002C7.65685 21.0002 9 19.657 9 18.0002C9 16.6939 8.16519 15.5827 7 15.1709V8.82945C8.16519 8.41761 9 7.30637 9 6.00015C9 4.3433 7.65685 3.00015 6 3.00015Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -781,7 +781,8 @@ export type CentralIconName =
781
781
  | "IconGit"
782
782
  | "IconGithub"
783
783
  | "IconGlass"
784
- | "IconGlobus"
784
+ | "IconGlobe"
785
+ | "IconGlobe2"
785
786
  | "IconGoldMedal"
786
787
  | "IconGolfBall"
787
788
  | "IconGooey"
@@ -1177,6 +1178,7 @@ export type CentralIconName =
1177
1178
  | "IconPromptSuggestion"
1178
1179
  | "IconPromptTextToImage"
1179
1180
  | "IconPromptTextToVideo"
1181
+ | "IconPropeller"
1180
1182
  | "IconPullRequest"
1181
1183
  | "IconPumpjack"
1182
1184
  | "IconPush"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.59",
3
+ "version": "1.1.61",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1627,
14
+ "totalIcons": 1629,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 63,
@@ -1028,12 +1028,13 @@
1028
1028
  ]
1029
1029
  },
1030
1030
  "Location": {
1031
- "count": 15,
1031
+ "count": 16,
1032
1032
  "icons": [
1033
1033
  "IconDirection1",
1034
1034
  "IconDirection2",
1035
1035
  "IconEarth",
1036
- "IconGlobus",
1036
+ "IconGlobe",
1037
+ "IconGlobe2",
1037
1038
  "IconInitiatives",
1038
1039
  "IconLocation",
1039
1040
  "IconMap",
@@ -1520,7 +1521,7 @@
1520
1521
  ]
1521
1522
  },
1522
1523
  "Things": {
1523
- "count": 126,
1524
+ "count": 127,
1524
1525
  "icons": [
1525
1526
  "IconAlien",
1526
1527
  "IconAnvil",
@@ -1605,6 +1606,7 @@
1605
1606
  "IconPlugin2",
1606
1607
  "IconPokeball",
1607
1608
  "IconPoop",
1609
+ "IconPropeller",
1608
1610
  "IconPushTheButton",
1609
1611
  "IconPuzzle",
1610
1612
  "IconReadingList",
@@ -2599,7 +2601,8 @@
2599
2601
  "IconGit": "git",
2600
2602
  "IconGithub": "github",
2601
2603
  "IconGlass": "glass, material, shader, liquid-glass",
2602
- "IconGlobus": "globus, map, earth, globe",
2604
+ "IconGlobe": "globe, network, translate",
2605
+ "IconGlobe2": "globe-2, network, translate",
2603
2606
  "IconGoldMedal": "gold-medal, first-place, win",
2604
2607
  "IconGolfBall": "golf-ball",
2605
2608
  "IconGooey": "gooey, morph, liquid-glass",
@@ -2995,6 +2998,7 @@
2995
2998
  "IconPromptSuggestion": "prompt-suggestion, auto-prompt",
2996
2999
  "IconPromptTextToImage": "prompt-text-to-image",
2997
3000
  "IconPromptTextToVideo": "prompt-text-to-video",
3001
+ "IconPropeller": "propeller, flight, test, wind",
2998
3002
  "IconPullRequest": "pull-request",
2999
3003
  "IconPumpjack": "pumpjack, oil",
3000
3004
  "IconPush": "push, launch, rocket",
package/index.d.ts CHANGED
@@ -780,7 +780,8 @@ export { IconGiroCards, default as IconGiroCardsDefault, } from "./IconGiroCards
780
780
  export { IconGit, default as IconGitDefault } from "./IconGit";
781
781
  export { IconGithub, default as IconGithubDefault } from "./IconGithub";
782
782
  export { IconGlass, default as IconGlassDefault } from "./IconGlass";
783
- export { IconGlobus, default as IconGlobusDefault } from "./IconGlobus";
783
+ export { IconGlobe, default as IconGlobeDefault } from "./IconGlobe";
784
+ export { IconGlobe2, default as IconGlobe2Default } from "./IconGlobe2";
784
785
  export { IconGoldMedal, default as IconGoldMedalDefault, } from "./IconGoldMedal";
785
786
  export { IconGolfBall, default as IconGolfBallDefault } from "./IconGolfBall";
786
787
  export { IconGooey, default as IconGooeyDefault } from "./IconGooey";
@@ -1176,6 +1177,7 @@ export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
1176
1177
  export { IconPromptSuggestion, default as IconPromptSuggestionDefault, } from "./IconPromptSuggestion";
1177
1178
  export { IconPromptTextToImage, default as IconPromptTextToImageDefault, } from "./IconPromptTextToImage";
1178
1179
  export { IconPromptTextToVideo, default as IconPromptTextToVideoDefault, } from "./IconPromptTextToVideo";
1180
+ export { IconPropeller, default as IconPropellerDefault, } from "./IconPropeller";
1179
1181
  export { IconPullRequest, default as IconPullRequestDefault, } from "./IconPullRequest";
1180
1182
  export { IconPumpjack, default as IconPumpjackDefault } from "./IconPumpjack";
1181
1183
  export { IconPush, default as IconPushDefault } from "./IconPush";