@central-icons-react-native/round-filled-radius-2-stroke-1.5 1.1.56 → 1.1.58

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 IconExclamationCircleBold: FC<CentralIconBaseProps>;
4
+ export default IconExclamationCircleBold;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!I.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(x(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var h={};v(h,{IconExclamationCircleBold:()=>i,default:()=>g});module.exports=P(h);var C=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(s,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 14.7998C11.3926 14.7998 10.9006 15.2921 10.9004 15.8994C10.9004 16.5069 11.3925 17 12 17C12.6075 16.9999 13.0996 16.5069 13.0996 15.8994C13.0994 15.2921 12.6073 14.7999 12 14.7998ZM12 7C11.4575 7 11.0271 7.45647 11.0586 7.99805L11.3125 12.3516C11.334 12.7157 11.6352 13 12 13C12.3648 13 12.666 12.7157 12.6875 12.3516L12.9414 7.99805C12.9729 7.45647 12.5425 7 12 7Z",fill:"currentColor"})),g=i;0&&(module.exports={IconExclamationCircleBold});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconExclamationCircleBold/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 IconExclamationCircleBold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 14.7998C11.3926 14.7998 10.9006 15.2921 10.9004 15.8994C10.9004 16.5069 11.3925 17 12 17C12.6075 16.9999 13.0996 16.5069 13.0996 15.8994C13.0994 15.2921 12.6073 14.7999 12 14.7998ZM12 7C11.4575 7 11.0271 7.45647 11.0586 7.99805L11.3125 12.3516C11.334 12.7157 11.6352 13 12 13C12.3648 13 12.666 12.7157 12.6875 12.3516L12.9414 7.99805C12.9729 7.45647 12.5425 7 12 7Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconExclamationCircleBold;\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,+BAAAE,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,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,oeACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconExclamationCircleBold_exports","__export","IconExclamationCircleBold","IconExclamationCircleBold_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconExclamationCircleBold","props","React","CentralIconBase","IconExclamationCircleBold_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 14.7998C11.3926 14.7998 10.9006 15.2921 10.9004 15.8994C10.9004 16.5069 11.3925 17 12 17C12.6075 16.9999 13.0996 16.5069 13.0996 15.8994C13.0994 15.2921 12.6073 14.7999 12 14.7998ZM12 7C11.4575 7 11.0271 7.45647 11.0586 7.99805L11.3125 12.3516C11.334 12.7157 11.6352 13 12 13C12.3648 13 12.666 12.7157 12.6875 12.3516L12.9414 7.99805C12.9729 7.45647 12.5425 7 12 7Z",fill:"currentColor"})),I=a;export{a as IconExclamationCircleBold,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconExclamationCircleBold/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 IconExclamationCircleBold: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 14.7998C11.3926 14.7998 10.9006 15.2921 10.9004 15.8994C10.9004 16.5069 11.3925 17 12 17C12.6075 16.9999 13.0996 16.5069 13.0996 15.8994C13.0994 15.2921 12.6073 14.7999 12 14.7998ZM12 7C11.4575 7 11.0271 7.45647 11.0586 7.99805L11.3125 12.3516C11.334 12.7157 11.6352 13 12 13C12.3648 13 12.666 12.7157 12.6875 12.3516L12.9414 7.99805C12.9729 7.45647 12.5425 7 12 7Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconExclamationCircleBold;\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,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,oeACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconExclamationCircleBold","props","React","CentralIconBase","IconExclamationCircleBold_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMouseClassic: FC<CentralIconBaseProps>;
4
+ export default IconMouseClassic;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=B(o,e))||C.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(x(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>s(p({},"__esModule",{value:!0}),r);var h={};g(h,{IconMouseClassic:()=>i,default:()=>v});module.exports=d(h);var n=a(require("react"));var m=a(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(f.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=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{d:"M19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V10.5H19V15Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M11.25 9H5C5 5.38739 7.73669 2.41428 11.25 2.04004V9Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M12.75 2.04004C16.2633 2.41428 19 5.38739 19 9H12.75V2.04004Z",fill:"currentColor"})),v=i;0&&(module.exports={IconMouseClassic});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMouseClassic/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 IconMouseClassic: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V10.5H19V15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.25 9H5C5 5.38739 7.73669 2.41428 11.25 2.04004V9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.75 2.04004C16.2633 2.41428 19 5.38739 19 9H12.75V2.04004Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseClassic;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMouseClassic_exports","__export","IconMouseClassic","IconMouseClassic_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMouseClassic","props","React","CentralIconBase","IconMouseClassic_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:t,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"},t);import{Path as e}from"react-native-svg";var s=t=>o.createElement(n,{...t},o.createElement(e,{d:"M19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V10.5H19V15Z",fill:"currentColor"}),o.createElement(e,{d:"M11.25 9H5C5 5.38739 7.73669 2.41428 11.25 2.04004V9Z",fill:"currentColor"}),o.createElement(e,{d:"M12.75 2.04004C16.2633 2.41428 19 5.38739 19 9H12.75V2.04004Z",fill:"currentColor"})),P=s;export{s as IconMouseClassic,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMouseClassic/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 IconMouseClassic: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V10.5H19V15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.25 9H5C5 5.38739 7.73669 2.41428 11.25 2.04004V9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.75 2.04004C16.2633 2.41428 19 5.38739 19 9H12.75V2.04004Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseClassic;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gEACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMouseClassic","props","React","CentralIconBase","IconMouseClassic_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMouseClassic2: FC<CentralIconBaseProps>;
4
+ export default IconMouseClassic2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=B(o,e))||C.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(x(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>s(p({},"__esModule",{value:!0}),r);var v={};g(v,{IconMouseClassic2:()=>i,default:()=>d});module.exports=V(v);var n=a(require("react"));var m=a(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(f.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=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{d:"M19 15C19 18.8659 15.866 22 12 22C8.13404 22 5.00005 18.8659 5 15V10.5H19V15Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M11.25 9H5V4.75C5.00001 3.23123 6.23123 2 7.75 2H11.25V9Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M16.25 2C17.7687 2.00002 18.9999 3.2313 19 4.75V9H12.75V2H16.25Z",fill:"currentColor"})),d=i;0&&(module.exports={IconMouseClassic2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMouseClassic2/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 IconMouseClassic2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 15C19 18.8659 15.866 22 12 22C8.13404 22 5.00005 18.8659 5 15V10.5H19V15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.25 9H5V4.75C5.00001 3.23123 6.23123 2 7.75 2H11.25V9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 2C17.7687 2.00002 18.9999 3.2313 19 4.75V9H12.75V2H16.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseClassic2;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMouseClassic2_exports","__export","IconMouseClassic2","IconMouseClassic2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMouseClassic2","props","React","CentralIconBase","IconMouseClassic2_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:t,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"},t);import{Path as e}from"react-native-svg";var s=t=>o.createElement(n,{...t},o.createElement(e,{d:"M19 15C19 18.8659 15.866 22 12 22C8.13404 22 5.00005 18.8659 5 15V10.5H19V15Z",fill:"currentColor"}),o.createElement(e,{d:"M11.25 9H5V4.75C5.00001 3.23123 6.23123 2 7.75 2H11.25V9Z",fill:"currentColor"}),o.createElement(e,{d:"M16.25 2C17.7687 2.00002 18.9999 3.2313 19 4.75V9H12.75V2H16.25Z",fill:"currentColor"})),P=s;export{s as IconMouseClassic2,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMouseClassic2/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 IconMouseClassic2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 15C19 18.8659 15.866 22 12 22C8.13404 22 5.00005 18.8659 5 15V10.5H19V15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.25 9H5V4.75C5.00001 3.23123 6.23123 2 7.75 2H11.25V9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 2C17.7687 2.00002 18.9999 3.2313 19 4.75V9H12.75V2H16.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseClassic2;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4DACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mEACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMouseClassic2","props","React","CentralIconBase","IconMouseClassic2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconTablet: FC<CentralIconBaseProps>;
4
+ export default IconTablet;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(C=B(r,t))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var b={};x(b,{IconTablet:()=>i,default:()=>g});module.exports=P(b);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.25 2C18.7688 2 20 3.23122 20 4.75V19.25C20 20.7688 18.7688 22 17.25 22H6.75C5.23122 22 4 20.7688 4 19.25V4.75C4 3.23122 5.23122 2 6.75 2H17.25ZM8.75 17.5C8.33579 17.5 8 17.8358 8 18.25C8 18.6642 8.33579 19 8.75 19H15.25C15.6642 19 16 18.6642 16 18.25C16 17.8358 15.6642 17.5 15.25 17.5H8.75Z",fill:"currentColor"})),g=i;0&&(module.exports={IconTablet});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTablet/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 IconTablet: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.25 2C18.7688 2 20 3.23122 20 4.75V19.25C20 20.7688 18.7688 22 17.25 22H6.75C5.23122 22 4 20.7688 4 19.25V4.75C4 3.23122 5.23122 2 6.75 2H17.25ZM8.75 17.5C8.33579 17.5 8 17.8358 8 18.25C8 18.6642 8.33579 19 8.75 19H15.25C15.6642 19 16 18.6642 16 18.25C16 17.8358 15.6642 17.5 15.25 17.5H8.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTablet;\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,SAAS,UACT,SAAS,UACT,EAAE,0SACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTablet_exports","__export","IconTablet","IconTablet_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTablet","props","React","CentralIconBase","IconTablet_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(C,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.25 2C18.7688 2 20 3.23122 20 4.75V19.25C20 20.7688 18.7688 22 17.25 22H6.75C5.23122 22 4 20.7688 4 19.25V4.75C4 3.23122 5.23122 2 6.75 2H17.25ZM8.75 17.5C8.33579 17.5 8 17.8358 8 18.25C8 18.6642 8.33579 19 8.75 19H15.25C15.6642 19 16 18.6642 16 18.25C16 17.8358 15.6642 17.5 15.25 17.5H8.75Z",fill:"currentColor"})),v=a;export{a as IconTablet,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTablet/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 IconTablet: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.25 2C18.7688 2 20 3.23122 20 4.75V19.25C20 20.7688 18.7688 22 17.25 22H6.75C5.23122 22 4 20.7688 4 19.25V4.75C4 3.23122 5.23122 2 6.75 2H17.25ZM8.75 17.5C8.33579 17.5 8 17.8358 8 18.25C8 18.6642 8.33579 19 8.75 19H15.25C15.6642 19 16 18.6642 16 18.25C16 17.8358 15.6642 17.5 15.25 17.5H8.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTablet;\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,SAAS,UACT,SAAS,UACT,EAAE,0SACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTablet","props","React","CentralIconBase","IconTablet_default"]}
package/README.md CHANGED
@@ -550,6 +550,8 @@ Below is a complete list of available icons:
550
550
  - IconMacintosh
551
551
  - IconMacMini
552
552
  - IconMouse
553
+ - IconMouseClassic
554
+ - IconMouseClassic2
553
555
  - IconMouseScrollDown
554
556
  - IconMouseScrollUp
555
557
  - IconNfc1
@@ -571,6 +573,7 @@ Below is a complete list of available icons:
571
573
  - IconSpeaker
572
574
  - IconStorage
573
575
  - IconStudioDisplay
576
+ - IconTablet
574
577
  - IconTape
575
578
  - IconTelevision
576
579
  - IconTelevisionOld
@@ -957,6 +960,7 @@ Below is a complete list of available icons:
957
960
  - IconDoupleCheckmark2Small
958
961
  - IconElectrocardiogram
959
962
  - IconExclamationCircle
963
+ - IconExclamationCircleBold
960
964
  - IconExclamationTriangle
961
965
  - IconFeature
962
966
  - IconGauge
@@ -8918,6 +8918,20 @@
8918
8918
  "packageName": "round-filled-radius-2-stroke-1.5",
8919
8919
  "componentName": "IconExclamationCircle"
8920
8920
  },
8921
+ {
8922
+ "category": "Interface General",
8923
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 14.7998C11.3926 14.7998 10.9006 15.2921 10.9004 15.8994C10.9004 16.5069 11.3925 17 12 17C12.6075 16.9999 13.0996 16.5069 13.0996 15.8994C13.0994 15.2921 12.6073 14.7999 12 14.7998ZM12 7C11.4575 7 11.0271 7.45647 11.0586 7.99805L11.3125 12.3516C11.334 12.7157 11.6352 13 12 13C12.3648 13 12.666 12.7157 12.6875 12.3516L12.9414 7.99805C12.9729 7.45647 12.5425 7 12 7Z\" fill=\"currentColor\"/>",
8924
+ "iconName": "exclamation-circle-bold, info, warning",
8925
+ "variant": {
8926
+ "join": "round",
8927
+ "filled": "on",
8928
+ "radius": "2",
8929
+ "stroke": "1.5"
8930
+ },
8931
+ "createdAt": "2025-12-04T16:02:15.840784+00:00",
8932
+ "packageName": "round-filled-radius-2-stroke-1.5",
8933
+ "componentName": "IconExclamationCircleBold"
8934
+ },
8921
8935
  {
8922
8936
  "category": "Interface General",
8923
8937
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.63618 3.25763C10.7021 1.46491 13.2977 1.4649 14.3636 3.25763L21.8476 15.8443C22.9376 17.6774 21.6165 19.9998 19.4839 19.9998H4.51593C2.38326 19.9998 1.06225 17.6774 2.15221 15.8443L9.63618 3.25763ZM12 7.99976C12.4142 7.99976 12.75 8.33554 12.75 8.74976V12.7498C12.75 13.164 12.4142 13.4998 12 13.4998C11.5858 13.4998 11.25 13.164 11.25 12.7498V8.74976C11.25 8.33554 11.5858 7.99976 12 7.99976ZM13 15.4998C13 16.052 12.5523 16.4998 12 16.4998C11.4477 16.4998 11 16.052 11 15.4998C11 14.9475 11.4477 14.4998 12 14.4998C12.5523 14.4998 13 14.9475 13 15.4998Z\" fill=\"currentColor\"/>",
@@ -13972,6 +13986,34 @@
13972
13986
  "packageName": "round-filled-radius-2-stroke-1.5",
13973
13987
  "componentName": "IconMouse"
13974
13988
  },
13989
+ {
13990
+ "category": "Devices & Signals",
13991
+ "svg": "<path d=\"M19 15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V10.5H19V15Z\" fill=\"currentColor\"/><path d=\"M11.25 9H5C5 5.38739 7.73669 2.41428 11.25 2.04004V9Z\" fill=\"currentColor\"/><path d=\"M12.75 2.04004C16.2633 2.41428 19 5.38739 19 9H12.75V2.04004Z\" fill=\"currentColor\"/>",
13992
+ "iconName": "mouse-classic, click",
13993
+ "variant": {
13994
+ "join": "round",
13995
+ "filled": "on",
13996
+ "radius": "2",
13997
+ "stroke": "1.5"
13998
+ },
13999
+ "createdAt": "2025-12-04T22:01:38.635583+00:00",
14000
+ "packageName": "round-filled-radius-2-stroke-1.5",
14001
+ "componentName": "IconMouseClassic"
14002
+ },
14003
+ {
14004
+ "category": "Devices & Signals",
14005
+ "svg": "<path d=\"M19 15C19 18.8659 15.866 22 12 22C8.13404 22 5.00005 18.8659 5 15V10.5H19V15Z\" fill=\"currentColor\"/><path d=\"M11.25 9H5V4.75C5.00001 3.23123 6.23123 2 7.75 2H11.25V9Z\" fill=\"currentColor\"/><path d=\"M16.25 2C17.7687 2.00002 18.9999 3.2313 19 4.75V9H12.75V2H16.25Z\" fill=\"currentColor\"/>",
14006
+ "iconName": "mouse-classic-2, click",
14007
+ "variant": {
14008
+ "join": "round",
14009
+ "filled": "on",
14010
+ "radius": "2",
14011
+ "stroke": "1.5"
14012
+ },
14013
+ "createdAt": "2025-12-04T22:01:38.635583+00:00",
14014
+ "packageName": "round-filled-radius-2-stroke-1.5",
14015
+ "componentName": "IconMouseClassic2"
14016
+ },
13975
14017
  {
13976
14018
  "category": "Devices & Signals",
13977
14019
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 7C6 3.68629 8.68629 1 12 1C15.3137 1 18 3.68629 18 7V12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12V7ZM12.75 5.75C12.75 5.33579 12.4142 5 12 5C11.5858 5 11.25 5.33579 11.25 5.75V8.25C11.25 8.66421 11.5858 9 12 9C12.4142 9 12.75 8.66421 12.75 8.25V5.75Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.37596 19.834C8.60573 19.4893 9.07138 19.3962 9.41602 19.626L11.3066 20.8864C11.7265 21.1663 12.2735 21.1663 12.6934 20.8864L14.584 19.626C14.9286 19.3962 15.3943 19.4893 15.624 19.834C15.8538 20.1786 15.7607 20.6443 15.416 20.874L13.5254 22.1344C12.6017 22.7503 11.3983 22.7503 10.4746 22.1344L8.58397 20.874C8.23933 20.6443 8.1462 20.1786 8.37596 19.834Z\" fill=\"currentColor\"/>",
@@ -20104,6 +20146,20 @@
20104
20146
  "packageName": "round-filled-radius-2-stroke-1.5",
20105
20147
  "componentName": "IconTable"
20106
20148
  },
20149
+ {
20150
+ "category": "Devices & Signals",
20151
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.25 2C18.7688 2 20 3.23122 20 4.75V19.25C20 20.7688 18.7688 22 17.25 22H6.75C5.23122 22 4 20.7688 4 19.25V4.75C4 3.23122 5.23122 2 6.75 2H17.25ZM8.75 17.5C8.33579 17.5 8 17.8358 8 18.25C8 18.6642 8.33579 19 8.75 19H15.25C15.6642 19 16 18.6642 16 18.25C16 17.8358 15.6642 17.5 15.25 17.5H8.75Z\" fill=\"currentColor\"/>",
20152
+ "iconName": "tablet, ipad, mobile",
20153
+ "variant": {
20154
+ "join": "round",
20155
+ "filled": "on",
20156
+ "radius": "2",
20157
+ "stroke": "1.5"
20158
+ },
20159
+ "createdAt": "2025-12-04T22:01:38.635583+00:00",
20160
+ "packageName": "round-filled-radius-2-stroke-1.5",
20161
+ "componentName": "IconTablet"
20162
+ },
20107
20163
  {
20108
20164
  "category": "Things",
20109
20165
  "svg": "<path d=\"M16.5411 3.12597C16.3756 3.01563 16.173 2.97556 15.978 3.01457C15.7829 3.05358 15.6114 3.16847 15.501 3.33398L13.4385 6.42773C13.2088 6.77237 13.3019 7.23802 13.6466 7.46779C13.9912 7.69755 14.4569 7.60442 14.6866 7.25978L15.7309 5.69343C16.4385 7.6364 15.8514 9.12018 14.8722 10.2953C13.9773 11.369 12.7974 12.134 11.9611 12.6763C11.8255 12.7642 11.6989 12.8463 11.5841 12.9228C11.2394 13.1526 11.1463 13.6183 11.376 13.9629C11.6058 14.3076 12.0715 14.4007 12.4161 14.1709C12.5117 14.1072 12.6237 14.0349 12.749 13.9541C13.5726 13.4228 14.9691 12.522 16.0245 11.2555C17.2245 9.81555 18.0328 7.84561 17.2077 5.37313L18.8028 6.43655C19.1474 6.66631 19.6131 6.57318 19.8429 6.22854C20.0726 5.88389 19.9795 5.41824 19.6349 5.18847L16.5411 3.12597Z\" fill=\"currentColor\"/><path d=\"M4.28033 5.28217C3.98744 4.98928 3.51256 4.98928 3.21967 5.28217C2.92678 5.57506 2.92678 6.04994 3.21967 6.34283L4.75184 7.875L3.21967 9.40717C2.92678 9.70006 2.92678 10.1749 3.21967 10.4678C3.51256 10.7607 3.98744 10.7607 4.28033 10.4678L5.8125 8.93566L7.34467 10.4678C7.63756 10.7607 8.11244 10.7607 8.40533 10.4678C8.69822 10.1749 8.69822 9.70006 8.40533 9.40717L6.87316 7.875L8.40533 6.34283C8.69822 6.04994 8.69822 5.57506 8.40533 5.28217C8.11244 4.98928 7.63756 4.98928 7.34467 5.28217L5.8125 6.81434L4.28033 5.28217Z\" fill=\"currentColor\"/><path d=\"M6.32812 14.3438C4.49005 14.3438 3 15.8338 3 17.6719C3 19.5099 4.49005 21 6.32812 21C8.1662 21 9.65625 19.5099 9.65625 17.6719C9.65625 15.8338 8.1662 14.3438 6.32812 14.3438Z\" fill=\"currentColor\"/><path d=\"M15.5947 15.5947C15.3018 15.8876 15.3018 16.3624 15.5947 16.6553L17.1268 18.1875L15.5947 19.7197C15.3018 20.0126 15.3018 20.4874 15.5947 20.7803C15.8876 21.0732 16.3624 21.0732 16.6553 20.7803L18.1875 19.2482L19.7197 20.7803C20.0126 21.0732 20.4874 21.0732 20.7803 20.7803C21.0732 20.4874 21.0732 20.0126 20.7803 19.7197L19.2482 18.1875L20.7803 16.6553C21.0732 16.3624 21.0732 15.8876 20.7803 15.5947C20.4874 15.3018 20.0126 15.3018 19.7197 15.5947L18.1875 17.1268L16.6553 15.5947C16.3624 15.3018 15.8876 15.3018 15.5947 15.5947Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -636,6 +636,7 @@ export type CentralIconName =
636
636
  | "IconEthereum"
637
637
  | "IconEuro"
638
638
  | "IconExclamationCircle"
639
+ | "IconExclamationCircleBold"
639
640
  | "IconExclamationTriangle"
640
641
  | "IconExpand"
641
642
  | "IconExpand315"
@@ -997,6 +998,8 @@ export type CentralIconName =
997
998
  | "IconMorningBrief"
998
999
  | "IconMountainBike"
999
1000
  | "IconMouse"
1001
+ | "IconMouseClassic"
1002
+ | "IconMouseClassic2"
1000
1003
  | "IconMouseScrollDown"
1001
1004
  | "IconMouseScrollUp"
1002
1005
  | "IconMouth"
@@ -1435,6 +1438,7 @@ export type CentralIconName =
1435
1438
  | "IconSwitchVoice"
1436
1439
  | "IconSword"
1437
1440
  | "IconTable"
1441
+ | "IconTablet"
1438
1442
  | "IconTactics1"
1439
1443
  | "IconTactics2"
1440
1444
  | "IconTag"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1.5",
3
- "version": "1.1.56",
3
+ "version": "1.1.58",
4
4
  "style": "round-filled-radius-2-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1.5/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": 1622,
14
+ "totalIcons": 1626,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 63,
@@ -405,7 +405,7 @@
405
405
  ]
406
406
  },
407
407
  "Devices & Signals": {
408
- "count": 62,
408
+ "count": 65,
409
409
  "icons": [
410
410
  "IconAirdrop",
411
411
  "IconAirplay",
@@ -438,6 +438,8 @@
438
438
  "IconMacintosh",
439
439
  "IconMacMini",
440
440
  "IconMouse",
441
+ "IconMouseClassic",
442
+ "IconMouseClassic2",
441
443
  "IconMouseScrollDown",
442
444
  "IconMouseScrollUp",
443
445
  "IconNfc1",
@@ -459,6 +461,7 @@
459
461
  "IconSpeaker",
460
462
  "IconStorage",
461
463
  "IconStudioDisplay",
464
+ "IconTablet",
462
465
  "IconTape",
463
466
  "IconTelevision",
464
467
  "IconTelevisionOld",
@@ -782,7 +785,7 @@
782
785
  ]
783
786
  },
784
787
  "Interface General": {
785
- "count": 173,
788
+ "count": 174,
786
789
  "icons": [
787
790
  "IconAnchor1",
788
791
  "IconAnchor2",
@@ -861,6 +864,7 @@
861
864
  "IconDoupleCheckmark2Small",
862
865
  "IconElectrocardiogram",
863
866
  "IconExclamationCircle",
867
+ "IconExclamationCircleBold",
864
868
  "IconExclamationTriangle",
865
869
  "IconFeature",
866
870
  "IconGauge",
@@ -2449,6 +2453,7 @@
2449
2453
  "IconEthereum": "ethereum",
2450
2454
  "IconEuro": "euro, currency, money, coin, EURO",
2451
2455
  "IconExclamationCircle": "exclamation-circle, info, warning",
2456
+ "IconExclamationCircleBold": "exclamation-circle-bold, info, warning",
2452
2457
  "IconExclamationTriangle": "exclamation-triangle, error, warning, alert",
2453
2458
  "IconExpand": "expand, window, layout",
2454
2459
  "IconExpand315": "expand-315, enlarge",
@@ -2810,6 +2815,8 @@
2810
2815
  "IconMorningBrief": "morning-brief, daily-todo",
2811
2816
  "IconMountainBike": "mountain-bike",
2812
2817
  "IconMouse": "mouse",
2818
+ "IconMouseClassic": "mouse-classic, click",
2819
+ "IconMouseClassic2": "mouse-classic-2, click",
2813
2820
  "IconMouseScrollDown": "mouse-scroll-down",
2814
2821
  "IconMouseScrollUp": "mouse-scroll-up",
2815
2822
  "IconMouth": "mouth, kiss",
@@ -3248,6 +3255,7 @@
3248
3255
  "IconSwitchVoice": "switch-voice, change-voice",
3249
3256
  "IconSword": "sword, action, gaming",
3250
3257
  "IconTable": "table, spreedsheet, chart",
3258
+ "IconTablet": "tablet, ipad, mobile",
3251
3259
  "IconTactics1": "tactics-1, game-plan, prototype, play",
3252
3260
  "IconTactics2": "tactics-2, game-plan, prototype, play",
3253
3261
  "IconTag": "tag, sale",
package/index.d.ts CHANGED
@@ -635,6 +635,7 @@ export { IconEsc, default as IconEscDefault } from "./IconEsc";
635
635
  export { IconEthereum, default as IconEthereumDefault } from "./IconEthereum";
636
636
  export { IconEuro, default as IconEuroDefault } from "./IconEuro";
637
637
  export { IconExclamationCircle, default as IconExclamationCircleDefault, } from "./IconExclamationCircle";
638
+ export { IconExclamationCircleBold, default as IconExclamationCircleBoldDefault, } from "./IconExclamationCircleBold";
638
639
  export { IconExclamationTriangle, default as IconExclamationTriangleDefault, } from "./IconExclamationTriangle";
639
640
  export { IconExpand, default as IconExpandDefault } from "./IconExpand";
640
641
  export { IconExpand315, default as IconExpand315Default, } from "./IconExpand315";
@@ -996,6 +997,8 @@ export { IconMoonStar, default as IconMoonStarDefault } from "./IconMoonStar";
996
997
  export { IconMorningBrief, default as IconMorningBriefDefault, } from "./IconMorningBrief";
997
998
  export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMountainBike";
998
999
  export { IconMouse, default as IconMouseDefault } from "./IconMouse";
1000
+ export { IconMouseClassic, default as IconMouseClassicDefault, } from "./IconMouseClassic";
1001
+ export { IconMouseClassic2, default as IconMouseClassic2Default, } from "./IconMouseClassic2";
999
1002
  export { IconMouseScrollDown, default as IconMouseScrollDownDefault, } from "./IconMouseScrollDown";
1000
1003
  export { IconMouseScrollUp, default as IconMouseScrollUpDefault, } from "./IconMouseScrollUp";
1001
1004
  export { IconMouth, default as IconMouthDefault } from "./IconMouth";
@@ -1434,6 +1437,7 @@ export { IconSushi, default as IconSushiDefault } from "./IconSushi";
1434
1437
  export { IconSwitchVoice, default as IconSwitchVoiceDefault, } from "./IconSwitchVoice";
1435
1438
  export { IconSword, default as IconSwordDefault } from "./IconSword";
1436
1439
  export { IconTable, default as IconTableDefault } from "./IconTable";
1440
+ export { IconTablet, default as IconTabletDefault } from "./IconTablet";
1437
1441
  export { IconTactics1, default as IconTactics1Default } from "./IconTactics1";
1438
1442
  export { IconTactics2, default as IconTactics2Default } from "./IconTactics2";
1439
1443
  export { IconTag, default as IconTagDefault } from "./IconTag";