@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.80 → 1.1.81

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 IconEmojiAlt: FC<CentralIconBaseProps>;
4
- export default IconEmojiAlt;
3
+ export declare const IconAiTokens: FC<CentralIconBaseProps>;
4
+ export default IconAiTokens;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!L.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=x(o,e))||s.enumerable});return r};var C=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconAiTokens:()=>i,default:()=>h});module.exports=g(v);var p=C(require("react"));var c=C(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...t})=>c.default.createElement(m.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 l=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(l.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(l.Path,{d:"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z",fill:"currentColor"})),h=i;0&&(module.exports={IconAiTokens});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAiTokens/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 IconAiTokens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAiTokens;\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,kBAAAE,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,EAA0CC,GAEnD,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,QACC,EAAE,kJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAiTokens_exports","__export","IconAiTokens","IconAiTokens_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAiTokens","props","React","CentralIconBase","IconAiTokens_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as s,Path as a}from"react-native-svg";var C=o=>t.createElement(e,{...o},t.createElement(s,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement(a,{d:"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z",fill:"currentColor"})),P=C;export{C as IconAiTokens,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAiTokens/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 IconAiTokens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAiTokens;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,kJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconAiTokens","props","React","CentralIconBase","IconAiTokens_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBrowserTabs: FC<CentralIconBaseProps>;
4
+ export default IconBrowserTabs;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!k.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(C=f(o,n))||C.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(h(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconBrowserTabs:()=>i,default:()=>P});module.exports=x(g);var e=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),d=({children:r,size:o=24,...t})=>m.default.createElement(c.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 s=require("react-native-svg"),i=r=>e.default.createElement(d,{...r},e.default.createElement(s.Path,{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(s.Path,{d:"M5.5 8.5L11.5 8.5",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(s.Path,{d:"M16 8.5H18.5",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(s.Path,{d:"M12.5 8.5H15",stroke:"currentColor",strokeWidth:"2"})),P=i;0&&(module.exports={IconBrowserTabs});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBrowserTabs/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 IconBrowserTabs: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M21 5H3V19H21V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M5.5 8.5L11.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M16 8.5H18.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M12.5 8.5H15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconBrowserTabs;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjE,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,EAC7D,EAAAA,QAAA,cAAC,QAAK,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,CAC/D,EAIGE,EAAQJ","names":["IconBrowserTabs_exports","__export","IconBrowserTabs","IconBrowserTabs_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBrowserTabs","props","React","CentralIconBase","IconBrowserTabs_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...s})=>p.createElement(C,{...s,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 t}from"react-native-svg";var l=e=>o.createElement(n,{...e},o.createElement(t,{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M5.5 8.5L11.5 8.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M16 8.5H18.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M12.5 8.5H15",stroke:"currentColor",strokeWidth:"2"})),k=l;export{l as IconBrowserTabs,k as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBrowserTabs/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 IconBrowserTabs: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M21 5H3V19H21V5Z\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M5.5 8.5L11.5 8.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M16 8.5H18.5\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path d=\"M12.5 8.5H15\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconBrowserTabs;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjEG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,EAClEG,EAAA,cAACH,EAAA,CAAK,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,EAC7DG,EAAA,cAACH,EAAA,CAAK,EAAE,eAAe,OAAO,eAAe,YAAY,IAAI,CAC/D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBrowserTabs","props","React","CentralIconBase","IconBrowserTabs_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var k=Object.create;var C=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of f(o))!B.call(r,s)&&s!==t&&C(r,s,{get:()=>o[s],enumerable:!(p=m(o,s))||p.enumerable});return r};var i=(r,o,t)=>(t=r!=null?k(h(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),M=r=>a(C({},"__esModule",{value:!0}),r);var P={};I(P,{IconEmojiAddReaction:()=>u,default:()=>x});module.exports=M(P);var e=i(require("react"));var d=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>d.default.createElement(c.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"),u=r=>e.default.createElement(l,{...r},e.default.createElement(n.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(n.Path,{d:"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(n.Path,{d:"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(n.Path,{d:"M19 2V8M16 5H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),x=u;0&&(module.exports={IconEmojiAddReaction});
1
+ "use strict";var a=Object.create;var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},s=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!h.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=c(o,n))||p.enumerable});return r};var i=(r,o,C)=>(C=r!=null?a(I(r)):{},s(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),M=r=>s(l({},"__esModule",{value:!0}),r);var g={};x(g,{IconEmojiAddReaction:()=>u,default:()=>P});module.exports=M(g);var t=i(require("react"));var m=i(require("react")),d=require("react-native-svg"),f=({children:r,size:o=24,...C})=>m.default.createElement(d.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 e=require("react-native-svg"),u=r=>t.default.createElement(f,{...r},t.default.createElement(e.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"}),t.default.createElement(e.Path,{d:"M19 1V9M15 5H23",stroke:"currentColor",strokeWidth:"2"}),t.default.createElement(e.Path,{d:"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconEmojiAddReaction});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEmojiAddReaction/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 IconEmojiAddReaction: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M19 2V8M16 5H22\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiAddReaction;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4JACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconEmojiAddReaction_exports","__export","IconEmojiAddReaction","IconEmojiAddReaction_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEmojiAddReaction","props","React","CentralIconBase","IconEmojiAddReaction_default"]}
1
+ {"version":3,"sources":["../src/IconEmojiAddReaction/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 IconEmojiAddReaction: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M19 1V9M15 5H23\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiAddReaction;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,EAChE,EAAAA,QAAA,cAAC,QACC,EAAE,+dACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconEmojiAddReaction_exports","__export","IconEmojiAddReaction","IconEmojiAddReaction_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEmojiAddReaction","props","React","CentralIconBase","IconEmojiAddReaction_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...s})=>C.createElement(p,{...s,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 t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement(t,{d:"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M19 2V8M16 5H22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=a;export{a as IconEmojiAddReaction,B as default};
1
+ import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var e=({children:t,size:o=24,...n})=>l.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var s=t=>r.createElement(e,{...t},r.createElement(C,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"}),r.createElement(C,{d:"M19 1V9M15 5H23",stroke:"currentColor",strokeWidth:"2"}),r.createElement(C,{d:"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z",fill:"currentColor"}),r.createElement(C,{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),r.createElement(C,{d:"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z",fill:"currentColor"}),r.createElement(C,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2"})),h=s;export{s as IconEmojiAddReaction,h as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEmojiAddReaction/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 IconEmojiAddReaction: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M19 2V8M16 5H22\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiAddReaction;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kEACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4JACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kBACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEmojiAddReaction","props","React","CentralIconBase","IconEmojiAddReaction_default"]}
1
+ {"version":3,"sources":["../src/IconEmojiAddReaction/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 IconEmojiAddReaction: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M19 1V9M15 5H23\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiAddReaction;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,EAChEG,EAAA,cAACH,EAAA,CACC,EAAE,+dACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wFACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEmojiAddReaction","props","React","CentralIconBase","IconEmojiAddReaction_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var d=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!B.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(s=k(o,n))||s.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(h(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconEmojiSmile:()=>u,default:()=>P});module.exports=x(g);var e=i(require("react"));var l=i(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...t})=>l.default.createElement(m.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 C=require("react-native-svg"),u=r=>e.default.createElement(c,{...r},e.default.createElement(C.Path,{d:"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(C.Path,{d:"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(C.Path,{d:"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(C.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconEmojiSmile});
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},m=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!P.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=x(o,n))||p.enumerable});return r};var s=(r,o,C)=>(C=r!=null?u(I(r)):{},m(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>m(l({},"__esModule",{value:!0}),r);var v={};d(v,{IconEmojiSmile:()=>f,default:()=>h});module.exports=g(v);var t=s(require("react"));var c=s(require("react")),i=require("react-native-svg"),a=({children:r,size:o=24,...C})=>c.default.createElement(i.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 e=require("react-native-svg"),f=r=>t.default.createElement(a,{...r},t.default.createElement(e.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.default.createElement(e.Path,{d:"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z",fill:"currentColor"})),h=f;0&&(module.exports={IconEmojiSmile});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEmojiSmile/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 IconEmojiSmile: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiSmile;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4JACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconEmojiSmile_exports","__export","IconEmojiSmile","IconEmojiSmile_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEmojiSmile","props","React","CentralIconBase","IconEmojiSmile_default"]}
1
+ {"version":3,"sources":["../src/IconEmojiSmile/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 IconEmojiSmile: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiSmile;\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,oBAAAE,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,EAA4CC,GAErD,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,QACC,EAAE,+dACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEmojiSmile_exports","__export","IconEmojiSmile","IconEmojiSmile_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEmojiSmile","props","React","CentralIconBase","IconEmojiSmile_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:e,size:r=24,...C})=>p.createElement(s,{...C,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 t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement(t,{d:"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"})),B=a;export{a as IconEmojiSmile,B as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var e=({children:C,size:r=24,...n})=>l.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Circle as m,Path as t}from"react-native-svg";var s=C=>o.createElement(e,{...C},o.createElement(m,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z",fill:"currentColor"}),o.createElement(t,{d:"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z",fill:"currentColor"}),o.createElement(t,{d:"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z",fill:"currentColor"})),d=s;export{s as IconEmojiSmile,d as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconEmojiSmile/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 IconEmojiSmile: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiSmile;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kEACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4JACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEmojiSmile","props","React","CentralIconBase","IconEmojiSmile_default"]}
1
+ {"version":3,"sources":["../src/IconEmojiSmile/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 IconEmojiSmile: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEmojiSmile;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,+dACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconEmojiSmile","props","React","CentralIconBase","IconEmojiSmile_default"]}
package/README.md CHANGED
@@ -146,6 +146,7 @@ Below is a complete list of available icons:
146
146
 
147
147
  ### AI & Magic
148
148
 
149
+ - IconAiTokens
149
150
  - IconAiTranslate
150
151
  - IconAppleIntelligenceIcon
151
152
  - IconBag2Sparkle
@@ -694,8 +695,6 @@ Below is a complete list of available icons:
694
695
 
695
696
  - IconAlien
696
697
  - IconEmojiAddReaction
697
- - IconEmojiAlt
698
- - IconEmojiSad
699
698
  - IconEmojiSleep
700
699
  - IconEmojiSmile
701
700
  - IconEmojiSmiley
@@ -958,6 +957,7 @@ Below is a complete list of available icons:
958
957
  - IconBrokenChainLink2
959
958
  - IconBrokenChainLink3
960
959
  - IconBrokenHeart
960
+ - IconBrowserTabs
961
961
  - IconBucket
962
962
  - IconChainLink1
963
963
  - IconChainLink2
@@ -294,6 +294,20 @@
294
294
  "packageName": "square-outlined-radius-0-stroke-2",
295
295
  "componentName": "IconAirpods"
296
296
  },
297
+ {
298
+ "category": "AI & Magic",
299
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12.5 6.84863H11.5L10.25 10.0986L7 11.3486V12.3486L10.25 13.5986L11.5 16.8486H12.5L13.75 13.5986L17 12.3486V11.3486L13.75 10.0986L12.5 6.84863Z\" fill=\"currentColor\"/>",
300
+ "iconName": "ai-tokens, credits",
301
+ "variant": {
302
+ "join": "square",
303
+ "filled": "off",
304
+ "radius": "0",
305
+ "stroke": "2"
306
+ },
307
+ "createdAt": "2025-12-22T12:01:58.743393+00:00",
308
+ "packageName": "square-outlined-radius-0-stroke-2",
309
+ "componentName": "IconAiTokens"
310
+ },
297
311
  {
298
312
  "category": "AI & Magic",
299
313
  "svg": "<path d=\"M3 7L11 7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M7 7V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M10.9998 15.0001C7.11309 14.0284 5.1147 11.6405 4.5459 7.37769\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.0001 15C6.88484 14.0288 8.88317 11.6428 9.45312 7.38403\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M12 20L15.75 12H16.25L20 20M13.5 18H18.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M17.85 2H17.15L16.275 4.275L14 5.15V5.85L16.275 6.725L17.15 9H17.85L18.725 6.725L21 5.85V5.15L18.725 4.275L17.85 2Z\" fill=\"currentColor\"/>",
@@ -3836,6 +3850,20 @@
3836
3850
  "packageName": "square-outlined-radius-0-stroke-2",
3837
3851
  "componentName": "IconBroomSparkle"
3838
3852
  },
3853
+ {
3854
+ "category": "Interface General",
3855
+ "svg": "<path d=\"M21 5H3V19H21V5Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M5.5 8.5L11.5 8.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M16 8.5H18.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12.5 8.5H15\" stroke=\"currentColor\" stroke-width=\"2\"/>",
3856
+ "iconName": "browser-tabs, tab-groups",
3857
+ "variant": {
3858
+ "join": "square",
3859
+ "filled": "off",
3860
+ "radius": "0",
3861
+ "stroke": "2"
3862
+ },
3863
+ "createdAt": "2025-12-22T12:01:58.743393+00:00",
3864
+ "packageName": "square-outlined-radius-0-stroke-2",
3865
+ "componentName": "IconBrowserTabs"
3866
+ },
3839
3867
  {
3840
3868
  "category": "Edit",
3841
3869
  "svg": "<path d=\"M13.4998 18.5003L13.1223 18.1224C11.9509 16.9498 10.0505 16.9494 8.87858 18.1215L5.50055 21.4997L2.5 18.5003L5.87865 15.1214C7.05058 13.9494 7.05006 12.0491 5.87749 10.8777L5.49982 10.5005L13.4997 2.50018L17.4997 6.50018L17.4997 8.50018H19.4997L21.4997 10.5002L13.4998 18.5003Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M16.5 15.5L8.5 7.5\" stroke=\"currentColor\" stroke-width=\"2\"/>",
@@ -8976,32 +9004,18 @@
8976
9004
  },
8977
9005
  {
8978
9006
  "category": "Emoji",
8979
- "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19 2V8M16 5H22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
8980
- "iconName": "emoji-add-reaction, reaction",
9007
+ "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M19 1V9M15 5H23\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\" fill=\"currentColor\"/><path d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\" fill=\"currentColor\"/><path d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\" fill=\"currentColor\"/><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke=\"currentColor\" stroke-width=\"2\"/>",
9008
+ "iconName": "emoji-add-reaction, emoji-plus",
8981
9009
  "variant": {
8982
9010
  "join": "square",
8983
9011
  "filled": "off",
8984
9012
  "radius": "0",
8985
9013
  "stroke": "2"
8986
9014
  },
8987
- "createdAt": "2025-02-15T21:11:33.972065+00:00",
9015
+ "createdAt": "2025-12-22T12:01:58.743393+00:00",
8988
9016
  "packageName": "square-outlined-radius-0-stroke-2",
8989
9017
  "componentName": "IconEmojiAddReaction"
8990
9018
  },
8991
- {
8992
- "category": "Emoji",
8993
- "svg": "<path d=\"M9 9.5C9 9.77614 8.77614 10 8.5 10C8.22386 10 8 9.77614 8 9.5C8 9.22386 8.22386 9 8.5 9C8.77614 9 9 9.22386 9 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M14 9.5C14 9.77614 13.7761 10 13.5 10C13.2239 10 13 9.77614 13 9.5C13 9.22386 13.2239 9 13.5 9C13.7761 9 14 9.22386 14 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M17 12C17 14.7614 14.7614 17 12 17\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M8.39844 8.5H7.39844V10.5H8.39844V8.5ZM8.59844 10.5C9.15072 10.5 9.59844 10.0523 9.59844 9.5C9.59844 8.94772 9.15072 8.5 8.59844 8.5V10.5ZM8.39844 9.5V10.5H8.59844V9.5V8.5H8.39844V9.5Z\" fill=\"currentColor\"/><path d=\"M13.3984 9.5H13.5984\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
8994
- "iconName": "emoji-alt",
8995
- "variant": {
8996
- "join": "square",
8997
- "filled": "off",
8998
- "radius": "0",
8999
- "stroke": "2"
9000
- },
9001
- "createdAt": "2025-02-15T21:11:33.972065+00:00",
9002
- "packageName": "square-outlined-radius-0-stroke-2",
9003
- "componentName": "IconEmojiAlt"
9004
- },
9005
9019
  {
9006
9020
  "category": "Things",
9007
9021
  "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M14 15.5C14 17.2259 13.1046 18 12 18C10.8954 18 10 17.2259 10 15.5C10 13.7741 10.8954 13 12 13C13.1046 13 14 13.7741 14 15.5Z\" fill=\"currentColor\"/><ellipse cx=\"9.25\" cy=\"10.5\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/><ellipse cx=\"14.75\" cy=\"10.5\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/><path d=\"M9.94604 6.90072C10.2513 7.58265 9.19925 7.67809 8.35448 8.12658C7.4906 8.58521 6.82717 9.3828 6.56041 8.78772C6.00948 7.557 9.39391 5.66907 9.94604 6.90072Z\" fill=\"currentColor\"/><path d=\"M14.054 6.90072C13.7487 7.58265 14.8008 7.67809 15.6455 8.12658C16.5094 8.58521 17.1728 9.3828 17.4396 8.78772C17.9905 7.557 14.6061 5.66907 14.054 6.90072Z\" fill=\"currentColor\"/>",
@@ -9016,20 +9030,6 @@
9016
9030
  "packageName": "square-outlined-radius-0-stroke-2",
9017
9031
  "componentName": "IconEmojiAstonished"
9018
9032
  },
9019
- {
9020
- "category": "Emoji",
9021
- "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M14.8287 15.1716C13.2666 13.6095 10.734 13.6095 9.17188 15.1716\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
9022
- "iconName": "emoji-sad, unhappy",
9023
- "variant": {
9024
- "join": "square",
9025
- "filled": "off",
9026
- "radius": "0",
9027
- "stroke": "2"
9028
- },
9029
- "createdAt": "2025-02-15T21:11:33.972065+00:00",
9030
- "packageName": "square-outlined-radius-0-stroke-2",
9031
- "componentName": "IconEmojiSad"
9032
- },
9033
9033
  {
9034
9034
  "category": "Things",
9035
9035
  "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M15.9999 11.5C13.9322 13.3333 13.4153 17 16.0001 17C18.5849 17 18.0676 13.3333 15.9999 11.5Z\" fill=\"currentColor\"/><path d=\"M12 14.2295C12.5778 14.2295 13.1089 14.3862 13.5322 14.6113C13.5206 14.7069 13.5121 14.8017 13.5068 14.8955C13.4876 15.2364 13.5096 15.5853 13.5898 15.9189C13.1578 15.8344 12.6038 15.7139 12 15.7139C10.6193 15.7139 9.5 16.3463 9.5 15.7295C9.50041 15.1127 10.6195 14.2295 12 14.2295Z\" fill=\"currentColor\"/><ellipse cx=\"9.25\" cy=\"10\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/><ellipse cx=\"14.75\" cy=\"10\" rx=\"1.25\" ry=\"1.5\" fill=\"currentColor\"/>",
@@ -9060,7 +9060,7 @@
9060
9060
  },
9061
9061
  {
9062
9062
  "category": "Emoji",
9063
- "svg": "<path d=\"M14.8287 14.8284C13.2666 16.3905 10.734 16.3905 9.17188 14.8284\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M14.75 9.5H14.76M15 9.5C15 9.63807 14.8881 9.75 14.75 9.75C14.6119 9.75 14.5 9.63807 14.5 9.5C14.5 9.36193 14.6119 9.25 14.75 9.25C14.8881 9.25 15 9.36193 15 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.25 9.5H9.26M9.5 9.5C9.5 9.63807 9.38807 9.75 9.25 9.75C9.11193 9.75 9 9.63807 9 9.5C9 9.36193 9.11193 9.25 9.25 9.25C9.38807 9.25 9.5 9.36193 9.5 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
9063
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M16.6899 14.0441C16.23 13.848 15.77 13.652 15.3101 13.4559C15.244 13.5852 15.1748 13.7042 15.0974 13.823C14.4185 14.8818 13.2281 15.481 12.0026 15.475C10.7771 15.4787 9.58606 14.8779 8.90296 13.8201C8.82512 13.7013 8.75544 13.5825 8.6888 13.4533C8.2296 13.6511 7.7704 13.8489 7.3112 14.0467C7.38106 14.2339 7.45801 14.4105 7.54965 14.59C8.343 16.2138 10.1772 17.299 12.001 17.275C13.8244 17.3031 15.6645 16.2173 16.4532 14.5887C16.5443 14.4087 16.6207 14.2317 16.6899 14.0441Z\" fill=\"currentColor\"/><path d=\"M10.75 9.9C10.75 11.0046 10.0784 11.75 9.25 11.75C8.42157 11.75 7.75 11.0046 7.75 9.9C7.75 8.79543 8.42157 8 9.25 8C10.0784 8 10.75 8.79543 10.75 9.9Z\" fill=\"currentColor\"/><path d=\"M16.25 9.9C16.25 11.0046 15.5784 11.75 14.75 11.75C13.9216 11.75 13.25 11.0046 13.25 9.9C13.25 8.79543 13.9216 8 14.75 8C15.5784 8 16.25 8.79543 16.25 9.9Z\" fill=\"currentColor\"/>",
9064
9064
  "iconName": "emoji-smile",
9065
9065
  "variant": {
9066
9066
  "join": "square",
@@ -9068,7 +9068,7 @@
9068
9068
  "radius": "0",
9069
9069
  "stroke": "2"
9070
9070
  },
9071
- "createdAt": "2025-02-15T21:11:33.972065+00:00",
9071
+ "createdAt": "2025-12-22T12:01:58.743393+00:00",
9072
9072
  "packageName": "square-outlined-radius-0-stroke-2",
9073
9073
  "componentName": "IconEmojiSmile"
9074
9074
  },
package/icons/index.d.ts CHANGED
@@ -20,6 +20,7 @@ export type CentralIconName =
20
20
  | "IconAirpodLeft"
21
21
  | "IconAirpodRight"
22
22
  | "IconAirpods"
23
+ | "IconAiTokens"
23
24
  | "IconAiTranslate"
24
25
  | "IconAlbums"
25
26
  | "IconAlien"
@@ -273,6 +274,7 @@ export type CentralIconName =
273
274
  | "IconBronceMedal"
274
275
  | "IconBroom"
275
276
  | "IconBroomSparkle"
277
+ | "IconBrowserTabs"
276
278
  | "IconBrush"
277
279
  | "IconBubble2"
278
280
  | "IconBubble3"
@@ -641,9 +643,7 @@ export type CentralIconName =
641
643
  | "IconEmailPlus"
642
644
  | "IconEmailSettings"
643
645
  | "IconEmojiAddReaction"
644
- | "IconEmojiAlt"
645
646
  | "IconEmojiAstonished"
646
- | "IconEmojiSad"
647
647
  | "IconEmojiSadTear"
648
648
  | "IconEmojiSleep"
649
649
  | "IconEmojiSmile"
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.80",
3
+ "version": "1.1.81",
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';",
@@ -14,8 +14,9 @@
14
14
  "totalIcons": 1666,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 64,
17
+ "count": 65,
18
18
  "icons": [
19
+ "IconAiTokens",
19
20
  "IconAiTranslate",
20
21
  "IconAppleIntelligenceIcon",
21
22
  "IconBag2Sparkle",
@@ -582,12 +583,10 @@
582
583
  ]
583
584
  },
584
585
  "Emoji": {
585
- "count": 10,
586
+ "count": 8,
586
587
  "icons": [
587
588
  "IconAlien",
588
589
  "IconEmojiAddReaction",
589
- "IconEmojiAlt",
590
- "IconEmojiSad",
591
590
  "IconEmojiSleep",
592
591
  "IconEmojiSmile",
593
592
  "IconEmojiSmiley",
@@ -828,7 +827,7 @@
828
827
  ]
829
828
  },
830
829
  "Interface General": {
831
- "count": 175,
830
+ "count": 176,
832
831
  "icons": [
833
832
  "IconAnchor1",
834
833
  "IconAnchor2",
@@ -864,6 +863,7 @@
864
863
  "IconBrokenChainLink2",
865
864
  "IconBrokenChainLink3",
866
865
  "IconBrokenHeart",
866
+ "IconBrowserTabs",
867
867
  "IconBucket",
868
868
  "IconChainLink1",
869
869
  "IconChainLink2",
@@ -1882,6 +1882,7 @@
1882
1882
  "IconAirpodLeft": "airpod-left",
1883
1883
  "IconAirpodRight": "airpod-right",
1884
1884
  "IconAirpods": "airpods, headphones, vibe",
1885
+ "IconAiTokens": "ai-tokens, credits",
1885
1886
  "IconAiTranslate": "ai-translate, language, auto-translate",
1886
1887
  "IconAlbums": "albums, cover",
1887
1888
  "IconAlien": "alien",
@@ -2135,6 +2136,7 @@
2135
2136
  "IconBronceMedal": "bronce-medal, third-place",
2136
2137
  "IconBroom": "broom, brush, clear, clean",
2137
2138
  "IconBroomSparkle": "broom-sparkle, clean, brush",
2139
+ "IconBrowserTabs": "browser-tabs, tab-groups",
2138
2140
  "IconBrush": "brush, color",
2139
2141
  "IconBubble2": "bubble-2, message, chat",
2140
2142
  "IconBubble3": "bubble-3, message, chat",
@@ -2502,10 +2504,8 @@
2502
2504
  "IconEmailNotification": "email-notification, badge, envelope",
2503
2505
  "IconEmailPlus": "email-plus, envelope, add, plus",
2504
2506
  "IconEmailSettings": "email-settings, envelope, gear",
2505
- "IconEmojiAddReaction": "emoji-add-reaction, reaction",
2506
- "IconEmojiAlt": "emoji-alt",
2507
+ "IconEmojiAddReaction": "emoji-add-reaction, emoji-plus",
2507
2508
  "IconEmojiAstonished": "emoji-astonished",
2508
- "IconEmojiSad": "emoji-sad, unhappy",
2509
2509
  "IconEmojiSadTear": "emoji-sad-tear",
2510
2510
  "IconEmojiSleep": "emoji-sleep, snooze",
2511
2511
  "IconEmojiSmile": "emoji-smile",
package/index.d.ts CHANGED
@@ -8,6 +8,7 @@ export { IconAddToBasket2, default as IconAddToBasket2Default, } from "./IconAdd
8
8
  export { IconAdjustPhoto, default as IconAdjustPhotoDefault, } from "./IconAdjustPhoto";
9
9
  export { IconAffinity, default as IconAffinityDefault } from "./IconAffinity";
10
10
  export { IconAgent, default as IconAgentDefault } from "./IconAgent";
11
+ export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens";
11
12
  export { IconAiTranslate, default as IconAiTranslateDefault, } from "./IconAiTranslate";
12
13
  export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop";
13
14
  export { IconAirdrop2, default as IconAirdrop2Default } from "./IconAirdrop2";
@@ -272,6 +273,7 @@ export { IconBrokenHeart, default as IconBrokenHeartDefault, } from "./IconBroke
272
273
  export { IconBronceMedal, default as IconBronceMedalDefault, } from "./IconBronceMedal";
273
274
  export { IconBroom, default as IconBroomDefault } from "./IconBroom";
274
275
  export { IconBroomSparkle, default as IconBroomSparkleDefault, } from "./IconBroomSparkle";
276
+ export { IconBrowserTabs, default as IconBrowserTabsDefault, } from "./IconBrowserTabs";
275
277
  export { IconBrush, default as IconBrushDefault } from "./IconBrush";
276
278
  export { IconBubble2, default as IconBubble2Default } from "./IconBubble2";
277
279
  export { IconBubble3, default as IconBubble3Default } from "./IconBubble3";
@@ -640,9 +642,7 @@ export { IconEmailNotification, default as IconEmailNotificationDefault, } from
640
642
  export { IconEmailPlus, default as IconEmailPlusDefault, } from "./IconEmailPlus";
641
643
  export { IconEmailSettings, default as IconEmailSettingsDefault, } from "./IconEmailSettings";
642
644
  export { IconEmojiAddReaction, default as IconEmojiAddReactionDefault, } from "./IconEmojiAddReaction";
643
- export { IconEmojiAlt, default as IconEmojiAltDefault } from "./IconEmojiAlt";
644
645
  export { IconEmojiAstonished, default as IconEmojiAstonishedDefault, } from "./IconEmojiAstonished";
645
- export { IconEmojiSad, default as IconEmojiSadDefault } from "./IconEmojiSad";
646
646
  export { IconEmojiSadTear, default as IconEmojiSadTearDefault, } from "./IconEmojiSadTear";
647
647
  export { IconEmojiSleep, default as IconEmojiSleepDefault, } from "./IconEmojiSleep";
648
648
  export { IconEmojiSmile, default as IconEmojiSmileDefault, } from "./IconEmojiSmile";