@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.180 → 1.1.182

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMetaAi: FC<CentralIconBaseProps>;
4
+ export default IconMetaAi;
@@ -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,M=Object.prototype.hasOwnProperty;var x=(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))!M.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(p=d(o,t))||p.enumerable});return r};var i=(r,o,C)=>(C=r!=null?c(I(r)):{},f(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(e({},"__esModule",{value:!0}),r);var g={};x(g,{IconMetaAi:()=>a,default:()=>Z});module.exports=P(g);var n=i(require("react"));var m=i(require("react")),u=require("react-native-svg"),s=({children:r,size:o=24,...C})=>m.default.createElement(u.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(s,{...r},n.default.createElement(l.Path,{d:"M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M5.69606 10.8309C6.81078 10.8309 7.4633 11.565 7.4633 12.6525C7.4633 14.6101 5.39699 16.758 3.52099 16.758C2.43346 16.758 1.72656 16.0239 1.72656 14.9092C1.72656 13.006 3.79288 10.8309 5.69606 10.8309Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.9699 11.429C21.3565 11.429 22.2809 12.1631 22.2809 13.2779C22.2809 15.0723 19.834 16.4317 17.9852 16.4317C16.5714 16.4317 15.6742 15.616 15.6742 14.5557C15.6742 12.8156 18.0667 11.429 19.9699 11.429Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M18.1211 4.3057C19.3718 4.3057 20.0243 5.61074 20.0243 6.91578C20.0243 8.65584 18.8552 11.0212 17.1423 11.0212C15.8917 11.0212 15.212 9.77056 15.212 8.43833C15.212 6.6439 16.4354 4.3057 18.1211 4.3057Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M5.88638 5.28448C7.68081 5.28448 9.52961 6.26326 9.52961 7.70424C9.52961 9.06366 7.89831 9.85212 6.2942 9.85212C4.49977 9.85212 2.65097 8.87334 2.65097 7.45955C2.65097 6.15451 4.2007 5.28448 5.88638 5.28448Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M10.9162 1.75C12.7922 1.75 14.5866 4.0882 14.5866 6.01857C14.5866 7.13329 13.9885 7.94894 12.8738 7.94894C10.9978 7.94894 9.17616 5.61074 9.17616 3.70756C9.17616 2.62003 9.77431 1.75 10.9162 1.75Z",fill:"currentColor"})),Z=a;0&&(module.exports={IconMetaAi});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMetaAi/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 IconMetaAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.69606 10.8309C6.81078 10.8309 7.4633 11.565 7.4633 12.6525C7.4633 14.6101 5.39699 16.758 3.52099 16.758C2.43346 16.758 1.72656 16.0239 1.72656 14.9092C1.72656 13.006 3.79288 10.8309 5.69606 10.8309Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.9699 11.429C21.3565 11.429 22.2809 12.1631 22.2809 13.2779C22.2809 15.0723 19.834 16.4317 17.9852 16.4317C16.5714 16.4317 15.6742 15.616 15.6742 14.5557C15.6742 12.8156 18.0667 11.429 19.9699 11.429Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.1211 4.3057C19.3718 4.3057 20.0243 5.61074 20.0243 6.91578C20.0243 8.65584 18.8552 11.0212 17.1423 11.0212C15.8917 11.0212 15.212 9.77056 15.212 8.43833C15.212 6.6439 16.4354 4.3057 18.1211 4.3057Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.88638 5.28448C7.68081 5.28448 9.52961 6.26326 9.52961 7.70424C9.52961 9.06366 7.89831 9.85212 6.2942 9.85212C4.49977 9.85212 2.65097 8.87334 2.65097 7.45955C2.65097 6.15451 4.2007 5.28448 5.88638 5.28448Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.9162 1.75C12.7922 1.75 14.5866 4.0882 14.5866 6.01857C14.5866 7.13329 13.9885 7.94894 12.8738 7.94894C10.9978 7.94894 9.17616 5.61074 9.17616 3.70756C9.17616 2.62003 9.77431 1.75 10.9162 1.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMetaAi;\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,6MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMetaAi_exports","__export","IconMetaAi","IconMetaAi_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMetaAi","props","React","CentralIconBase","IconMetaAi_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var l=({children:n,size:C=24,...t})=>e.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},n);import{Path as o}from"react-native-svg";var f=n=>r.createElement(l,{...n},r.createElement(o,{d:"M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z",fill:"currentColor"}),r.createElement(o,{d:"M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z",fill:"currentColor"}),r.createElement(o,{d:"M5.69606 10.8309C6.81078 10.8309 7.4633 11.565 7.4633 12.6525C7.4633 14.6101 5.39699 16.758 3.52099 16.758C2.43346 16.758 1.72656 16.0239 1.72656 14.9092C1.72656 13.006 3.79288 10.8309 5.69606 10.8309Z",fill:"currentColor"}),r.createElement(o,{d:"M19.9699 11.429C21.3565 11.429 22.2809 12.1631 22.2809 13.2779C22.2809 15.0723 19.834 16.4317 17.9852 16.4317C16.5714 16.4317 15.6742 15.616 15.6742 14.5557C15.6742 12.8156 18.0667 11.429 19.9699 11.429Z",fill:"currentColor"}),r.createElement(o,{d:"M18.1211 4.3057C19.3718 4.3057 20.0243 5.61074 20.0243 6.91578C20.0243 8.65584 18.8552 11.0212 17.1423 11.0212C15.8917 11.0212 15.212 9.77056 15.212 8.43833C15.212 6.6439 16.4354 4.3057 18.1211 4.3057Z",fill:"currentColor"}),r.createElement(o,{d:"M5.88638 5.28448C7.68081 5.28448 9.52961 6.26326 9.52961 7.70424C9.52961 9.06366 7.89831 9.85212 6.2942 9.85212C4.49977 9.85212 2.65097 8.87334 2.65097 7.45955C2.65097 6.15451 4.2007 5.28448 5.88638 5.28448Z",fill:"currentColor"}),r.createElement(o,{d:"M10.9162 1.75C12.7922 1.75 14.5866 4.0882 14.5866 6.01857C14.5866 7.13329 13.9885 7.94894 12.8738 7.94894C10.9978 7.94894 9.17616 5.61074 9.17616 3.70756C9.17616 2.62003 9.77431 1.75 10.9162 1.75Z",fill:"currentColor"})),M=f;export{f as IconMetaAi,M as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMetaAi/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 IconMetaAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.69606 10.8309C6.81078 10.8309 7.4633 11.565 7.4633 12.6525C7.4633 14.6101 5.39699 16.758 3.52099 16.758C2.43346 16.758 1.72656 16.0239 1.72656 14.9092C1.72656 13.006 3.79288 10.8309 5.69606 10.8309Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.9699 11.429C21.3565 11.429 22.2809 12.1631 22.2809 13.2779C22.2809 15.0723 19.834 16.4317 17.9852 16.4317C16.5714 16.4317 15.6742 15.616 15.6742 14.5557C15.6742 12.8156 18.0667 11.429 19.9699 11.429Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.1211 4.3057C19.3718 4.3057 20.0243 5.61074 20.0243 6.91578C20.0243 8.65584 18.8552 11.0212 17.1423 11.0212C15.8917 11.0212 15.212 9.77056 15.212 8.43833C15.212 6.6439 16.4354 4.3057 18.1211 4.3057Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.88638 5.28448C7.68081 5.28448 9.52961 6.26326 9.52961 7.70424C9.52961 9.06366 7.89831 9.85212 6.2942 9.85212C4.49977 9.85212 2.65097 8.87334 2.65097 7.45955C2.65097 6.15451 4.2007 5.28448 5.88638 5.28448Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.9162 1.75C12.7922 1.75 14.5866 4.0882 14.5866 6.01857C14.5866 7.13329 13.9885 7.94894 12.8738 7.94894C10.9978 7.94894 9.17616 5.61074 9.17616 3.70756C9.17616 2.62003 9.77431 1.75 10.9162 1.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMetaAi;\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,6MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMetaAi","props","React","CentralIconBase","IconMetaAi_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMoon1: FC<CentralIconBaseProps>;
4
+ export default IconMoon1;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of y(o))!I.call(r,p)&&p!==t&&l(r,p,{get:()=>o[p],enumerable:!(c=x(o,p))||c.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(B(r)):{},C(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>C(l({},"__esModule",{value:!0}),r);var g={};h(g,{IconMoon1:()=>f,default:()=>d});module.exports=P(g);var e=s(require("react"));var m=s(require("react")),i=require("react-native-svg"),a=({children:r,size:o=24,...t})=>m.default.createElement(i.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),f=r=>e.default.createElement(a,{...r},e.default.createElement(n.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Circle,{cx:"12.5",cy:"7.5",r:"1.5",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"8.1",cy:"9.6",r:"1.1",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"10",cy:"15",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),e.default.createElement(n.Path,{d:"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974",stroke:"currentColor",strokeWidth:"2"})),d=f;0&&(module.exports={IconMoon1});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMoon1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconMoon1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\" />\n <Circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.8\" />\n <Path\n d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoon1;\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,EAA6B,4BAEhBC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,MAAM,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,MAAM,EACtE,EAAAA,QAAA,cAAC,QACC,EAAE,4FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconMoon1_exports","__export","IconMoon1","IconMoon1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMoon1","props","React","CentralIconBase","IconMoon1_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as c}from"react-native-svg";var n=({children:e,size:r=24,...p})=>l.createElement(c,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as t,Path as C}from"react-native-svg";var s=e=>o.createElement(n,{...e},o.createElement(t,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{cx:"12.5",cy:"7.5",r:"1.5",fill:"currentColor"}),o.createElement(t,{cx:"8.1",cy:"9.6",r:"1.1",fill:"currentColor"}),o.createElement(t,{cx:"10",cy:"15",r:"2",stroke:"currentColor",strokeWidth:"1.8"}),o.createElement(C,{d:"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974",stroke:"currentColor",strokeWidth:"2"})),h=s;export{s as IconMoon1,h as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMoon1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconMoon1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\" />\n <Circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" strokeWidth=\"1.8\" />\n <Path\n d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMoon1;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,MAAM,GAAG,MAAM,EAAE,MAAM,KAAK,eAAe,EACtDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,MAAM,EACtEI,EAAA,cAACH,EAAA,CACC,EAAE,4FACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconMoon1","props","React","CentralIconBase","IconMoon1_default"]}
package/README.md CHANGED
@@ -1659,6 +1659,7 @@ Below is a complete list of available icons:
1659
1659
  - IconManusAi
1660
1660
  - IconMastadon
1661
1661
  - IconMedium
1662
+ - IconMetaAi
1662
1663
  - IconMicrosoftCopilot
1663
1664
  - IconMidjourney
1664
1665
  - IconMistral
@@ -2167,6 +2168,7 @@ Below is a complete list of available icons:
2167
2168
  - IconDrop
2168
2169
  - IconLightning
2169
2170
  - IconMoon
2171
+ - IconMoon1
2170
2172
  - IconMoonStar
2171
2173
  - IconRainy
2172
2174
  - IconRainyLight
@@ -15904,6 +15904,20 @@
15904
15904
  "packageName": "square-outlined-radius-0-stroke-2",
15905
15905
  "componentName": "IconMergedSimple"
15906
15906
  },
15907
+ {
15908
+ "category": "Social Media & Brands",
15909
+ "svg": "<path d=\"M8.25176 15.4257C9.82868 15.4257 10.8618 17.628 10.8618 19.2865C10.8618 20.7003 10.1278 22.25 8.82272 22.25C7.30017 22.25 6.21264 20.1293 6.21264 18.3621C6.21264 16.9211 6.94672 15.4257 8.25176 15.4257Z\" fill=\"currentColor\"/><path d=\"M13.8797 16.2958C15.8373 16.2958 18.1483 18.0086 18.1483 19.7487C18.1483 20.8906 17.1423 21.5159 15.9732 21.5159C14.0429 21.5159 11.7591 19.8302 11.7591 18.0358C11.7591 16.8667 12.7378 16.2958 13.8797 16.2958Z\" fill=\"currentColor\"/><path d=\"M5.69606 10.8309C6.81078 10.8309 7.4633 11.565 7.4633 12.6525C7.4633 14.6101 5.39699 16.758 3.52099 16.758C2.43346 16.758 1.72656 16.0239 1.72656 14.9092C1.72656 13.006 3.79288 10.8309 5.69606 10.8309Z\" fill=\"currentColor\"/><path d=\"M19.9699 11.429C21.3565 11.429 22.2809 12.1631 22.2809 13.2779C22.2809 15.0723 19.834 16.4317 17.9852 16.4317C16.5714 16.4317 15.6742 15.616 15.6742 14.5557C15.6742 12.8156 18.0667 11.429 19.9699 11.429Z\" fill=\"currentColor\"/><path d=\"M18.1211 4.3057C19.3718 4.3057 20.0243 5.61074 20.0243 6.91578C20.0243 8.65584 18.8552 11.0212 17.1423 11.0212C15.8917 11.0212 15.212 9.77056 15.212 8.43833C15.212 6.6439 16.4354 4.3057 18.1211 4.3057Z\" fill=\"currentColor\"/><path d=\"M5.88638 5.28448C7.68081 5.28448 9.52961 6.26326 9.52961 7.70424C9.52961 9.06366 7.89831 9.85212 6.2942 9.85212C4.49977 9.85212 2.65097 8.87334 2.65097 7.45955C2.65097 6.15451 4.2007 5.28448 5.88638 5.28448Z\" fill=\"currentColor\"/><path d=\"M10.9162 1.75C12.7922 1.75 14.5866 4.0882 14.5866 6.01857C14.5866 7.13329 13.9885 7.94894 12.8738 7.94894C10.9978 7.94894 9.17616 5.61074 9.17616 3.70756C9.17616 2.62003 9.77431 1.75 10.9162 1.75Z\" fill=\"currentColor\"/>",
15910
+ "iconName": "meta-ai",
15911
+ "variant": {
15912
+ "join": "square",
15913
+ "filled": "off",
15914
+ "radius": "0",
15915
+ "stroke": "2"
15916
+ },
15917
+ "createdAt": "2026-04-08T17:01:53.364512+00:00",
15918
+ "packageName": "square-outlined-radius-0-stroke-2",
15919
+ "componentName": "IconMetaAi"
15920
+ },
15907
15921
  {
15908
15922
  "category": "Sound & Music",
15909
15923
  "svg": "<path d=\"M12.0013 19V21M12.0013 19C8.32307 19 6.14811 16.7451 5.01562 15M12.0013 19C15.6795 19 17.8545 16.7451 18.987 15M16.0013 7V11C16.0013 13.2091 14.2104 15 12.0013 15C9.79215 15 8.00129 13.2091 8.00129 11V7C8.00129 4.79086 9.79215 3 12.0013 3C14.2104 3 16.0013 4.79086 16.0013 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
@@ -16128,6 +16142,20 @@
16128
16142
  "packageName": "square-outlined-radius-0-stroke-2",
16129
16143
  "componentName": "IconMoon"
16130
16144
  },
16145
+ {
16146
+ "category": "Weather",
16147
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"12.5\" cy=\"7.5\" r=\"1.5\" fill=\"currentColor\"/><circle cx=\"8.1\" cy=\"9.6\" r=\"1.1\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"15\" r=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"/><path d=\"M20.5 9.03094C18.5268 9.27699 17 10.9602 17 13C17 14.7688 18.1481 16.2695 19.7397 16.7974\" stroke=\"currentColor\" stroke-width=\"2\"/>",
16148
+ "iconName": "moon, dark-mode, nasa",
16149
+ "variant": {
16150
+ "join": "square",
16151
+ "filled": "off",
16152
+ "radius": "0",
16153
+ "stroke": "2"
16154
+ },
16155
+ "createdAt": "2026-04-07T21:02:21.927931+00:00",
16156
+ "packageName": "square-outlined-radius-0-stroke-2",
16157
+ "componentName": "IconMoon1"
16158
+ },
16131
16159
  {
16132
16160
  "category": "Weather",
16133
16161
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5069 14.8743C19.0169 14.9569 18.5138 15 18.001 15C13.0304 15 9.00098 10.9706 9.00098 5.99999C9.00098 5.48723 9.04402 4.98409 9.12668 4.49415C6.11019 5.65107 3.96875 8.57452 3.96875 11.9981C3.96875 16.4353 7.56576 20.0323 12.0029 20.0323C15.4265 20.0323 18.35 17.8908 19.5069 14.8743ZM20.006 12.7086C19.3708 12.8982 18.6978 13 18.001 13C14.135 13 11.001 9.86598 11.001 5.99999C11.001 5.30319 11.1028 4.63016 11.2924 3.99498C11.4622 3.42599 11.7024 2.88737 12.0029 2.38923C12.0897 2.24526 12.1816 2.10466 12.2783 1.9677C12.1868 1.96523 12.095 1.96399 12.0029 1.96399C11.261 1.96399 10.538 2.0445 9.84201 2.19725C5.33892 3.18557 1.96875 7.19828 1.96875 11.9981C1.96875 17.5398 6.46119 22.0323 12.0029 22.0323C16.8028 22.0323 20.8155 18.6621 21.8038 14.1589C21.9565 13.463 22.037 12.7399 22.037 11.9981C22.037 11.906 22.0358 11.8141 22.0333 11.7226C21.8963 11.8193 21.7557 11.9112 21.6117 11.9981C21.1136 12.2986 20.575 12.5388 20.006 12.7086Z\" fill=\"currentColor\"/><path d=\"M16.3344 5.33331L17.501 2.99998L18.6677 5.33331L21.001 6.49998L18.6677 7.66664L17.501 9.99998L16.3344 7.66664L14.001 6.49998L16.3344 5.33331Z\" fill=\"currentColor\"/>",
@@ -19799,7 +19827,7 @@
19799
19827
  {
19800
19828
  "category": "Things",
19801
19829
  "svg": "<path d=\"M11.9961 7C7.57782 7 3.99609 10.5 3.99609 16V17H19.9961V16C19.9961 10.5 16.4144 7 11.9961 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.99609 20H19.9961\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M12 17V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M12 7V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M10 4H14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
19802
- "iconName": "receiption-bell, concierge",
19830
+ "iconName": "receiption-bell, concierge, assistant",
19803
19831
  "variant": {
19804
19832
  "join": "square",
19805
19833
  "filled": "off",
package/icons/index.d.ts CHANGED
@@ -1135,6 +1135,7 @@ export type CentralIconName =
1135
1135
  | "IconMergeConflictSimple"
1136
1136
  | "IconMerged"
1137
1137
  | "IconMergedSimple"
1138
+ | "IconMetaAi"
1138
1139
  | "IconMicrophone"
1139
1140
  | "IconMicrophoneOff"
1140
1141
  | "IconMicrophoneSparkle"
@@ -1151,6 +1152,7 @@ export type CentralIconName =
1151
1152
  | "IconMoneybag"
1152
1153
  | "IconMoneyHand"
1153
1154
  | "IconMoon"
1155
+ | "IconMoon1"
1154
1156
  | "IconMoonStar"
1155
1157
  | "IconMorningBrief"
1156
1158
  | "IconMountainBike"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
3
- "version": "1.1.180",
3
+ "version": "1.1.182",
4
4
  "style": "square-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-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": 1922,
14
+ "totalIcons": 1924,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 76,
@@ -1514,7 +1514,7 @@
1514
1514
  ]
1515
1515
  },
1516
1516
  "Social Media & Brands": {
1517
- "count": 137,
1517
+ "count": 138,
1518
1518
  "icons": [
1519
1519
  "IconAdobeAcrobat",
1520
1520
  "IconAffinity",
@@ -1585,6 +1585,7 @@
1585
1585
  "IconManusAi",
1586
1586
  "IconMastadon",
1587
1587
  "IconMedium",
1588
+ "IconMetaAi",
1588
1589
  "IconMicrosoftCopilot",
1589
1590
  "IconMidjourney",
1590
1591
  "IconMistral",
@@ -2099,7 +2100,7 @@
2099
2100
  ]
2100
2101
  },
2101
2102
  "Weather": {
2102
- "count": 19,
2103
+ "count": 20,
2103
2104
  "icons": [
2104
2105
  "IconCloudSnow",
2105
2106
  "IconCloudWeather",
@@ -2108,6 +2109,7 @@
2108
2109
  "IconDrop",
2109
2110
  "IconLightning",
2110
2111
  "IconMoon",
2112
+ "IconMoon1",
2111
2113
  "IconMoonStar",
2112
2114
  "IconRainy",
2113
2115
  "IconRainyLight",
@@ -3260,6 +3262,7 @@
3260
3262
  "IconMergeConflictSimple": "merge-conflict-simple",
3261
3263
  "IconMerged": "merged",
3262
3264
  "IconMergedSimple": "merged-simple",
3265
+ "IconMetaAi": "meta-ai",
3263
3266
  "IconMicrophone": "microphone, mic, sound, podcast",
3264
3267
  "IconMicrophoneOff": "microphone-off",
3265
3268
  "IconMicrophoneSparkle": "microphone-sparkle, mic, sound, podcast",
@@ -3276,6 +3279,7 @@
3276
3279
  "IconMoneybag": "moneybag, purse, savings",
3277
3280
  "IconMoneyHand": "money-hand, coins, pay",
3278
3281
  "IconMoon": "moon, dark-mode, night",
3282
+ "IconMoon1": "moon, dark-mode, nasa",
3279
3283
  "IconMoonStar": "moon-star, night",
3280
3284
  "IconMorningBrief": "morning-brief, daily-todo",
3281
3285
  "IconMountainBike": "mountain-bike",
@@ -3538,7 +3542,7 @@
3538
3542
  "IconRear": "rear, front-back, change-cam, lens",
3539
3543
  "IconReceiptBill": "receipt-bill, purchase, invoice",
3540
3544
  "IconReceiptCheck": "receipt-check, ticket",
3541
- "IconReceiptionBell": "receiption-bell, concierge",
3545
+ "IconReceiptionBell": "receiption-bell, concierge, assistant",
3542
3546
  "IconReceiptionBell2": "receiption-bell-2, concierge, assistant",
3543
3547
  "IconReceiptionBellSparkle": "receiption-bell-sparkle, ai-concierge, ai-assistant",
3544
3548
  "IconReceiptStorno": "receipt-storno, close, remove",
package/index.d.ts CHANGED
@@ -1134,6 +1134,7 @@ export { IconMergeConflict, default as IconMergeConflictDefault, } from "./IconM
1134
1134
  export { IconMergeConflictSimple, default as IconMergeConflictSimpleDefault, } from "./IconMergeConflictSimple";
1135
1135
  export { IconMerged, default as IconMergedDefault } from "./IconMerged";
1136
1136
  export { IconMergedSimple, default as IconMergedSimpleDefault, } from "./IconMergedSimple";
1137
+ export { IconMetaAi, default as IconMetaAiDefault } from "./IconMetaAi";
1137
1138
  export { IconMicrophone, default as IconMicrophoneDefault, } from "./IconMicrophone";
1138
1139
  export { IconMicrophoneOff, default as IconMicrophoneOffDefault, } from "./IconMicrophoneOff";
1139
1140
  export { IconMicrophoneSparkle, default as IconMicrophoneSparkleDefault, } from "./IconMicrophoneSparkle";
@@ -1150,6 +1151,7 @@ export { IconModelcontextprotocol, default as IconModelcontextprotocolDefault, }
1150
1151
  export { IconMoneyHand, default as IconMoneyHandDefault, } from "./IconMoneyHand";
1151
1152
  export { IconMoneybag, default as IconMoneybagDefault } from "./IconMoneybag";
1152
1153
  export { IconMoon, default as IconMoonDefault } from "./IconMoon";
1154
+ export { IconMoon1, default as IconMoon1Default } from "./IconMoon1";
1153
1155
  export { IconMoonStar, default as IconMoonStarDefault } from "./IconMoonStar";
1154
1156
  export { IconMorningBrief, default as IconMorningBriefDefault, } from "./IconMorningBrief";
1155
1157
  export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMountainBike";