@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.181 → 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"]}
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
@@ -15904,6 +15904,20 @@
15904
15904
  "packageName": "square-filled-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": "on",
15914
+ "radius": "0",
15915
+ "stroke": "2"
15916
+ },
15917
+ "createdAt": "2026-04-08T17:01:53.364512+00:00",
15918
+ "packageName": "square-filled-radius-0-stroke-2",
15919
+ "componentName": "IconMetaAi"
15920
+ },
15907
15921
  {
15908
15922
  "category": "Sound & Music",
15909
15923
  "svg": "<path d=\"M12.0017 2C9.24027 2 7.0017 4.23858 7.0017 7V11C7.0017 13.7614 9.24027 16 12.0017 16C14.7631 16 17.0017 13.7614 17.0017 11V7C17.0017 4.23858 14.7631 2 12.0017 2Z\" fill=\"currentColor\"/><path d=\"M5.85487 14.4556L5.31051 13.6168L3.63281 14.7055L4.17718 15.5444C5.30081 17.2758 7.44816 19.5784 11.0017 19.9488V22H13.0017V19.9488C16.5552 19.5784 18.7026 17.2758 19.8262 15.5444L20.3706 14.7055L18.6929 13.6168L18.1485 14.4556C17.1089 16.0576 15.2018 18 12.0017 18C8.80159 18 6.89449 16.0576 5.85487 14.4556Z\" fill=\"currentColor\"/>",
@@ -19813,7 +19827,7 @@
19813
19827
  {
19814
19828
  "category": "Things",
19815
19829
  "svg": "<path d=\"M13.002 5V6.05398C17.5559 6.54994 21 10.4232 21 16V18H13.002V19H21V21H3V19H11.002V18H3V16C3 10.4216 6.44611 6.54773 11.002 6.05356V5H9.00195V3H15.002V5H13.002Z\" fill=\"currentColor\"/>",
19816
- "iconName": "receiption-bell, concierge",
19830
+ "iconName": "receiption-bell, concierge, assistant",
19817
19831
  "variant": {
19818
19832
  "join": "square",
19819
19833
  "filled": "on",
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"
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.181",
3
+ "version": "1.1.182",
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": 1923,
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",
@@ -3261,6 +3262,7 @@
3261
3262
  "IconMergeConflictSimple": "merge-conflict-simple",
3262
3263
  "IconMerged": "merged",
3263
3264
  "IconMergedSimple": "merged-simple",
3265
+ "IconMetaAi": "meta-ai",
3264
3266
  "IconMicrophone": "microphone, mic, sound, podcast",
3265
3267
  "IconMicrophoneOff": "microphone-off",
3266
3268
  "IconMicrophoneSparkle": "microphone-sparkle, mic, sound, podcast",
@@ -3540,7 +3542,7 @@
3540
3542
  "IconRear": "rear, front-back, change-cam, lens",
3541
3543
  "IconReceiptBill": "receipt-bill, purchase, invoice",
3542
3544
  "IconReceiptCheck": "receipt-check, ticket",
3543
- "IconReceiptionBell": "receiption-bell, concierge",
3545
+ "IconReceiptionBell": "receiption-bell, concierge, assistant",
3544
3546
  "IconReceiptionBell2": "receiption-bell-2, concierge, assistant",
3545
3547
  "IconReceiptionBellSparkle": "receiption-bell-sparkle, ai-concierge, ai-assistant",
3546
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";