@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.39 → 1.1.41

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.
Files changed (47) hide show
  1. package/IconAnchor/index.d.ts +4 -0
  2. package/IconAnchor/index.js +2 -0
  3. package/IconAnchor/index.js.map +1 -0
  4. package/IconAnchor/index.mjs +2 -0
  5. package/IconAnchor/index.mjs.map +1 -0
  6. package/IconCheckCircle2/index.d.ts +4 -0
  7. package/IconCheckCircle2/index.js +2 -0
  8. package/IconCheckCircle2/index.js.map +1 -0
  9. package/IconCheckCircle2/index.mjs +2 -0
  10. package/IconCheckCircle2/index.mjs.map +1 -0
  11. package/IconDoupleCheck/index.d.ts +4 -0
  12. package/IconDoupleCheck/index.js +2 -0
  13. package/IconDoupleCheck/index.js.map +1 -0
  14. package/IconDoupleCheck/index.mjs +2 -0
  15. package/IconDoupleCheck/index.mjs.map +1 -0
  16. package/IconDoupleCheckmark1/index.d.ts +4 -0
  17. package/IconDoupleCheckmark1/index.js +2 -0
  18. package/IconDoupleCheckmark1/index.js.map +1 -0
  19. package/IconDoupleCheckmark1/index.mjs +2 -0
  20. package/IconDoupleCheckmark1/index.mjs.map +1 -0
  21. package/IconDoupleCheckmark1Small/index.d.ts +4 -0
  22. package/IconDoupleCheckmark1Small/index.js +2 -0
  23. package/IconDoupleCheckmark1Small/index.js.map +1 -0
  24. package/IconDoupleCheckmark1Small/index.mjs +2 -0
  25. package/IconDoupleCheckmark1Small/index.mjs.map +1 -0
  26. package/IconHook/index.d.ts +4 -0
  27. package/IconHook/index.js +2 -0
  28. package/IconHook/index.js.map +1 -0
  29. package/IconHook/index.mjs +2 -0
  30. package/IconHook/index.mjs.map +1 -0
  31. package/IconSwitchVoice/index.d.ts +4 -0
  32. package/IconSwitchVoice/index.js +2 -0
  33. package/IconSwitchVoice/index.js.map +1 -0
  34. package/IconSwitchVoice/index.mjs +2 -0
  35. package/IconSwitchVoice/index.mjs.map +1 -0
  36. package/README.md +7 -0
  37. package/filtered-icons.json +98 -0
  38. package/icons/index.d.ts +7 -0
  39. package/icons-index.json +19 -5
  40. package/index.d.ts +7 -0
  41. package/index.js +1 -1
  42. package/index.js.map +1 -1
  43. package/index.mjs +1 -1
  44. package/index.mjs.map +1 -1
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/tsx-icons.json +49 -0
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconAnchor: FC<CentralIconBaseProps>;
4
+ export default IconAnchor;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=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)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of I(r))!v.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(p=B(r,n))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(t({},"__esModule",{value:!0}),o);var L={};x(L,{IconAnchor:()=>i,default:()=>g});module.exports=P(L);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 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.08536 14.4455 9.42311 13 9.85352V16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16V15.4141L18 16.4141L16.5859 15L21 10.5859V16C21 18.7614 18.7614 21 16 21C14.364 21 12.9122 20.2137 12 18.999C11.0878 20.2137 9.63602 21 8 21C5.23858 21 3 18.7614 3 16V10.5859L7.41406 15L6 16.4141L5 15.4141V16C5 17.6569 6.34315 19 8 19C9.65685 19 11 17.6569 11 16V9.85352C9.55447 9.42311 8.5 8.08536 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 5C11.1716 5 10.5 5.67157 10.5 6.5C10.5 7.32843 11.1716 8 12 8C12.8284 8 13.5 7.32843 13.5 6.5C13.5 5.67157 12.8284 5 12 5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconAnchor});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnchor/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 IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.08536 14.4455 9.42311 13 9.85352V16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16V15.4141L18 16.4141L16.5859 15L21 10.5859V16C21 18.7614 18.7614 21 16 21C14.364 21 12.9122 20.2137 12 18.999C11.0878 20.2137 9.63602 21 8 21C5.23858 21 3 18.7614 3 16V10.5859L7.41406 15L6 16.4141L5 15.4141V16C5 17.6569 6.34315 19 8 19C9.65685 19 11 17.6569 11 16V9.85352C9.55447 9.42311 8.5 8.08536 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 5C11.1716 5 10.5 5.67157 10.5 6.5C10.5 7.32843 11.1716 8 12 8C12.8284 8 13.5 7.32843 13.5 6.5C13.5 5.67157 12.8284 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\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,ilBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAnchor_exports","__export","IconAnchor","IconAnchor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...t})=>C.createElement(p,{...t,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=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.08536 14.4455 9.42311 13 9.85352V16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16V15.4141L18 16.4141L16.5859 15L21 10.5859V16C21 18.7614 18.7614 21 16 21C14.364 21 12.9122 20.2137 12 18.999C11.0878 20.2137 9.63602 21 8 21C5.23858 21 3 18.7614 3 16V10.5859L7.41406 15L6 16.4141L5 15.4141V16C5 17.6569 6.34315 19 8 19C9.65685 19 11 17.6569 11 16V9.85352C9.55447 9.42311 8.5 8.08536 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 5C11.1716 5 10.5 5.67157 10.5 6.5C10.5 7.32843 11.1716 8 12 8C12.8284 8 13.5 7.32843 13.5 6.5C13.5 5.67157 12.8284 5 12 5Z",fill:"currentColor"})),v=a;export{a as IconAnchor,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnchor/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 IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.08536 14.4455 9.42311 13 9.85352V16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16V15.4141L18 16.4141L16.5859 15L21 10.5859V16C21 18.7614 18.7614 21 16 21C14.364 21 12.9122 20.2137 12 18.999C11.0878 20.2137 9.63602 21 8 21C5.23858 21 3 18.7614 3 16V10.5859L7.41406 15L6 16.4141L5 15.4141V16C5 17.6569 6.34315 19 8 19C9.65685 19 11 17.6569 11 16V9.85352C9.55447 9.42311 8.5 8.08536 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 5C11.1716 5 10.5 5.67157 10.5 6.5C10.5 7.32843 11.1716 8 12 8C12.8284 8 13.5 7.32843 13.5 6.5C13.5 5.67157 12.8284 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\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,ilBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCheckCircle2: FC<CentralIconBaseProps>;
4
+ export default IconCheckCircle2;
@@ -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=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!v.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(d(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>C(n({},"__esModule",{value:!0}),r);var L={};x(L,{IconCheckCircle2:()=>i,default:()=>g});module.exports=P(L);var p=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>p.default.createElement(s,{...r},p.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 2ZM10.4727 13.9336L8 11.4609L6.58594 12.875L10.7764 17.0654L16.3877 8.72852L14.7285 7.6123L10.4727 13.9336Z",fill:"currentColor"})),g=i;0&&(module.exports={IconCheckCircle2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCheckCircle2/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 IconCheckCircle2: 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 2ZM10.4727 13.9336L8 11.4609L6.58594 12.875L10.7764 17.0654L16.3877 8.72852L14.7285 7.6123L10.4727 13.9336Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCheckCircle2;\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,SAAS,UACT,SAAS,UACT,EAAE,4NACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCheckCircle2_exports","__export","IconCheckCircle2","IconCheckCircle2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCheckCircle2","props","React","CentralIconBase","IconCheckCircle2_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{Path as C}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(C,{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 2ZM10.4727 13.9336L8 11.4609L6.58594 12.875L10.7764 17.0654L16.3877 8.72852L14.7285 7.6123L10.4727 13.9336Z",fill:"currentColor"})),v=a;export{a as IconCheckCircle2,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCheckCircle2/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 IconCheckCircle2: 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 2ZM10.4727 13.9336L8 11.4609L6.58594 12.875L10.7764 17.0654L16.3877 8.72852L14.7285 7.6123L10.4727 13.9336Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCheckCircle2;\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,SAAS,UACT,SAAS,UACT,EAAE,4NACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCheckCircle2","props","React","CentralIconBase","IconCheckCircle2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoupleCheck: FC<CentralIconBaseProps>;
4
+ export default IconDoupleCheck;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=i(o,t))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(I(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>C(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconDoupleCheck:()=>L,default:()=>h});module.exports=g(v);var p=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>s.default.createElement(c.Svg,{...e,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"),L=r=>p.default.createElement(f,{...r},p.default.createElement(l.Path,{d:"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z",fill:"currentColor"}),p.default.createElement(l.Path,{d:"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z",fill:"currentColor"})),h=L;0&&(module.exports={IconDoupleCheck});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheck/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 IconDoupleCheck: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheck;\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,QACC,EAAE,oHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheck_exports","__export","IconDoupleCheck","IconDoupleCheck_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheck","props","React","CentralIconBase","IconDoupleCheck_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import l from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...p})=>l.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var C=o=>e.createElement(t,{...o},e.createElement(n,{d:"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z",fill:"currentColor"}),e.createElement(n,{d:"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z",fill:"currentColor"})),x=C;export{C as IconDoupleCheck,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheck/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 IconDoupleCheck: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheck;\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,CACC,EAAE,oHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oFACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheck","props","React","CentralIconBase","IconDoupleCheck_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoupleCheckmark1: FC<CentralIconBaseProps>;
4
+ export default IconDoupleCheckmark1;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,L)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(L=B(o,t))||L.enumerable});return r};var l=(r,o,e)=>(e=r!=null?u(i(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconDoupleCheckmark1:()=>f,default:()=>h});module.exports=g(v);var p=l(require("react"));var m=l(require("react")),C=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(C.Svg,{...e,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"),f=r=>p.default.createElement(s,{...r},p.default.createElement(c.Path,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"})),h=f;0&&(module.exports={IconDoupleCheckmark1});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheckmark1/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 IconDoupleCheckmark1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1;\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,iWACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheckmark1_exports","__export","IconDoupleCheckmark1","IconDoupleCheckmark1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheckmark1","props","React","CentralIconBase","IconDoupleCheckmark1_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{Path as a}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(a,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"})),x=l;export{l as IconDoupleCheckmark1,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheckmark1/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 IconDoupleCheckmark1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1;\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,iWACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheckmark1","props","React","CentralIconBase","IconDoupleCheckmark1_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoupleCheckmark1Small: FC<CentralIconBaseProps>;
4
+ export default IconDoupleCheckmark1Small;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},L=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=B(o,t))||a.enumerable});return r};var l=(r,o,e)=>(e=r!=null?u(i(r)):{},L(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>L(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconDoupleCheckmark1Small:()=>f,default:()=>h});module.exports=g(v);var p=l(require("react"));var m=l(require("react")),C=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(C.Svg,{...e,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"),f=r=>p.default.createElement(s,{...r},p.default.createElement(c.Path,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"})),h=f;0&&(module.exports={IconDoupleCheckmark1Small});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheckmark1Small/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 IconDoupleCheckmark1Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1Small;\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,EAAE,0SACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheckmark1Small_exports","__export","IconDoupleCheckmark1Small","IconDoupleCheckmark1Small_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheckmark1Small","props","React","CentralIconBase","IconDoupleCheckmark1Small_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as L}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(L,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"})),x=l;export{l as IconDoupleCheckmark1Small,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDoupleCheckmark1Small/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 IconDoupleCheckmark1Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark1Small;\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,EAAE,0SACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheckmark1Small","props","React","CentralIconBase","IconDoupleCheckmark1Small_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconHook: FC<CentralIconBaseProps>;
4
+ export default IconHook;
@@ -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,p)=>{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:!(p=B(r,t))||p.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 h={};x(h,{IconHook:()=>i,default:()=>g});module.exports=P(h);var C=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=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M9 2C11.2091 2 13 3.79086 13 6C13 7.86384 11.7252 9.42998 10 9.87402V17C10 18.6569 11.3431 20 13 20C14.6569 20 16 18.6569 16 17V14.4141L14 16.4141L12.5859 15L18 9.58594V17C18 19.7614 15.7614 22 13 22C10.2386 22 8 19.7614 8 17V9.87402C6.27477 9.42998 5 7.86384 5 6C5 3.79086 6.79086 2 9 2ZM9 4C7.89543 4 7 4.89543 7 6C7 7.10457 7.89543 8 9 8C10.1046 8 11 7.10457 11 6C11 4.89543 10.1046 4 9 4Z",fill:"currentColor"})),g=i;0&&(module.exports={IconHook});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHook/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 IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9 2C11.2091 2 13 3.79086 13 6C13 7.86384 11.7252 9.42998 10 9.87402V17C10 18.6569 11.3431 20 13 20C14.6569 20 16 18.6569 16 17V14.4141L14 16.4141L12.5859 15L18 9.58594V17C18 19.7614 15.7614 22 13 22C10.2386 22 8 19.7614 8 17V9.87402C6.27477 9.42998 5 7.86384 5 6C5 3.79086 6.79086 2 9 2ZM9 4C7.89543 4 7 4.89543 7 6C7 7.10457 7.89543 8 9 8C10.1046 8 11 7.10457 11 6C11 4.89543 10.1046 4 9 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2YACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHook_exports","__export","IconHook","IconHook_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHook","props","React","CentralIconBase","IconHook_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:"M9 2C11.2091 2 13 3.79086 13 6C13 7.86384 11.7252 9.42998 10 9.87402V17C10 18.6569 11.3431 20 13 20C14.6569 20 16 18.6569 16 17V14.4141L14 16.4141L12.5859 15L18 9.58594V17C18 19.7614 15.7614 22 13 22C10.2386 22 8 19.7614 8 17V9.87402C6.27477 9.42998 5 7.86384 5 6C5 3.79086 6.79086 2 9 2ZM9 4C7.89543 4 7 4.89543 7 6C7 7.10457 7.89543 8 9 8C10.1046 8 11 7.10457 11 6C11 4.89543 10.1046 4 9 4Z",fill:"currentColor"})),v=a;export{a as IconHook,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHook/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 IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9 2C11.2091 2 13 3.79086 13 6C13 7.86384 11.7252 9.42998 10 9.87402V17C10 18.6569 11.3431 20 13 20C14.6569 20 16 18.6569 16 17V14.4141L14 16.4141L12.5859 15L18 9.58594V17C18 19.7614 15.7614 22 13 22C10.2386 22 8 19.7614 8 17V9.87402C6.27477 9.42998 5 7.86384 5 6C5 3.79086 6.79086 2 9 2ZM9 4C7.89543 4 7 4.89543 7 6C7 7.10457 7.89543 8 9 8C10.1046 8 11 7.10457 11 6C11 4.89543 10.1046 4 9 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2YACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHook","props","React","CentralIconBase","IconHook_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSwitchVoice: FC<CentralIconBaseProps>;
4
+ export default IconSwitchVoice;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},f=(r,o,n,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of d(o))!H.call(r,l)&&l!==n&&C(r,l,{get:()=>o[l],enumerable:!(p=a(o,l))||p.enumerable});return r};var i=(r,o,n)=>(n=r!=null?u(B(r)):{},f(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>f(C({},"__esModule",{value:!0}),r);var g={};I(g,{IconSwitchVoice:()=>s,default:()=>P});module.exports=x(g);var t=i(require("react"));var m=i(require("react")),V=require("react-native-svg"),c=({children:r,size:o=24,...n})=>m.default.createElement(V.Svg,{...n,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"),s=r=>t.default.createElement(c,{...r},t.default.createElement(e.Path,{d:"M4.27441 14.1318C4.25844 14.2517 4.25 14.3748 4.25 14.5C4.25 15.8235 5.18513 16.9282 6.43066 17.1904V15L9.85938 18.25L6.43066 21.5V19.2148C4.07581 18.9335 2.25 16.9306 2.25 14.5C2.25 14.2863 2.2644 14.0753 2.29199 13.8682L4.27441 14.1318Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18.5 17H16.5V3H18.5V17Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M7.56934 9.78418C9.92424 10.0655 11.75 12.0693 11.75 14.5C11.75 14.7137 11.7356 14.9247 11.708 15.1318L9.72559 14.8682C9.74156 14.7483 9.75 14.6252 9.75 14.5C9.75 13.1764 8.81496 12.0708 7.56934 11.8086V14L4.14062 10.75L7.56934 7.5V9.78418Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M15 12H13V6H15V12Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M22 12H20V8H22V12Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M11.5 8.5H9.5V4H11.5V8.5Z",fill:"currentColor"})),P=s;0&&(module.exports={IconSwitchVoice});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.27441 14.1318C4.25844 14.2517 4.25 14.3748 4.25 14.5C4.25 15.8235 5.18513 16.9282 6.43066 17.1904V15L9.85938 18.25L6.43066 21.5V19.2148C4.07581 18.9335 2.25 16.9306 2.25 14.5C2.25 14.2863 2.2644 14.0753 2.29199 13.8682L4.27441 14.1318Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M18.5 17H16.5V3H18.5V17Z\" fill=\"currentColor\" />\n <Path\n d=\"M7.56934 9.78418C9.92424 10.0655 11.75 12.0693 11.75 14.5C11.75 14.7137 11.7356 14.9247 11.708 15.1318L9.72559 14.8682C9.74156 14.7483 9.75 14.6252 9.75 14.5C9.75 13.1764 8.81496 12.0708 7.56934 11.8086V14L4.14062 10.75L7.56934 7.5V9.78418Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M15 12H13V6H15V12Z\" fill=\"currentColor\" />\n <Path d=\"M22 12H20V8H22V12Z\" fill=\"currentColor\" />\n <Path d=\"M11.5 8.5H9.5V4H11.5V8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\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,QACC,EAAE,iPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,2BAA2B,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,mPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,EACjD,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,EACjD,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,CAC1D,EAIGE,EAAQJ","names":["IconSwitchVoice_exports","__export","IconSwitchVoice","IconSwitchVoice_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:t,size:o=24,...l})=>C.createElement(p,{...l,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 n}from"react-native-svg";var f=t=>r.createElement(e,{...t},r.createElement(n,{d:"M4.27441 14.1318C4.25844 14.2517 4.25 14.3748 4.25 14.5C4.25 15.8235 5.18513 16.9282 6.43066 17.1904V15L9.85938 18.25L6.43066 21.5V19.2148C4.07581 18.9335 2.25 16.9306 2.25 14.5C2.25 14.2863 2.2644 14.0753 2.29199 13.8682L4.27441 14.1318Z",fill:"currentColor"}),r.createElement(n,{d:"M18.5 17H16.5V3H18.5V17Z",fill:"currentColor"}),r.createElement(n,{d:"M7.56934 9.78418C9.92424 10.0655 11.75 12.0693 11.75 14.5C11.75 14.7137 11.7356 14.9247 11.708 15.1318L9.72559 14.8682C9.74156 14.7483 9.75 14.6252 9.75 14.5C9.75 13.1764 8.81496 12.0708 7.56934 11.8086V14L4.14062 10.75L7.56934 7.5V9.78418Z",fill:"currentColor"}),r.createElement(n,{d:"M15 12H13V6H15V12Z",fill:"currentColor"}),r.createElement(n,{d:"M22 12H20V8H22V12Z",fill:"currentColor"}),r.createElement(n,{d:"M11.5 8.5H9.5V4H11.5V8.5Z",fill:"currentColor"})),H=f;export{f as IconSwitchVoice,H as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.27441 14.1318C4.25844 14.2517 4.25 14.3748 4.25 14.5C4.25 15.8235 5.18513 16.9282 6.43066 17.1904V15L9.85938 18.25L6.43066 21.5V19.2148C4.07581 18.9335 2.25 16.9306 2.25 14.5C2.25 14.2863 2.2644 14.0753 2.29199 13.8682L4.27441 14.1318Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M18.5 17H16.5V3H18.5V17Z\" fill=\"currentColor\" />\n <Path\n d=\"M7.56934 9.78418C9.92424 10.0655 11.75 12.0693 11.75 14.5C11.75 14.7137 11.7356 14.9247 11.708 15.1318L9.72559 14.8682C9.74156 14.7483 9.75 14.6252 9.75 14.5C9.75 13.1764 8.81496 12.0708 7.56934 11.8086V14L4.14062 10.75L7.56934 7.5V9.78418Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M15 12H13V6H15V12Z\" fill=\"currentColor\" />\n <Path d=\"M22 12H20V8H22V12Z\" fill=\"currentColor\" />\n <Path d=\"M11.5 8.5H9.5V4H11.5V8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\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,CACC,EAAE,iPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,2BAA2B,KAAK,eAAe,EACvDG,EAAA,cAACH,EAAA,CACC,EAAE,mPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,qBAAqB,KAAK,eAAe,EACjDG,EAAA,cAACH,EAAA,CAAK,EAAE,qBAAqB,KAAK,eAAe,EACjDG,EAAA,cAACH,EAAA,CAAK,EAAE,4BAA4B,KAAK,eAAe,CAC1D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
package/README.md CHANGED
@@ -186,6 +186,7 @@ Below is a complete list of available icons:
186
186
  - IconSparklesTwo2
187
187
  - IconSpeachToText
188
188
  - IconStarWand
189
+ - IconSwitchVoice
189
190
  - IconTextToImage
190
191
  - IconTextToSpeach
191
192
  - IconVisualIntelligence
@@ -382,6 +383,7 @@ Below is a complete list of available icons:
382
383
 
383
384
  ### Code
384
385
 
386
+ - IconAnchor
385
387
  - IconAnimation
386
388
  - IconAnimationAuto
387
389
  - IconAnimationEase
@@ -412,6 +414,7 @@ Below is a complete list of available icons:
412
414
  - IconDraft
413
415
  - IconForkCode
414
416
  - IconHammer
417
+ - IconHook
415
418
  - IconPullRequest
416
419
  - IconPush
417
420
  - IconRequestClosed
@@ -890,6 +893,7 @@ Below is a complete list of available icons:
890
893
  - IconChainLink2
891
894
  - IconChainLink3
892
895
  - IconChainLink4
896
+ - IconCheckCircle2
893
897
  - IconChecklist
894
898
  - IconCheckmark1
895
899
  - IconCheckmark1Small
@@ -921,6 +925,9 @@ Below is a complete list of available icons:
921
925
  - IconDotGrid1x3Vertical
922
926
  - IconDotGrid2x3
923
927
  - IconDotGrid3x3
928
+ - IconDoupleCheck
929
+ - IconDoupleCheckmark1
930
+ - IconDoupleCheckmark1Small
924
931
  - IconElectrocardiogram
925
932
  - IconFeature
926
933
  - IconGauge
@@ -448,6 +448,20 @@
448
448
  "packageName": "square-filled-radius-0-stroke-2",
449
449
  "componentName": "IconAnalytics"
450
450
  },
451
+ {
452
+ "category": "Code",
453
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C13.933 3 15.5 4.567 15.5 6.5C15.5 8.08536 14.4455 9.42311 13 9.85352V16C13 17.6569 14.3431 19 16 19C17.6569 19 19 17.6569 19 16V15.4141L18 16.4141L16.5859 15L21 10.5859V16C21 18.7614 18.7614 21 16 21C14.364 21 12.9122 20.2137 12 18.999C11.0878 20.2137 9.63602 21 8 21C5.23858 21 3 18.7614 3 16V10.5859L7.41406 15L6 16.4141L5 15.4141V16C5 17.6569 6.34315 19 8 19C9.65685 19 11 17.6569 11 16V9.85352C9.55447 9.42311 8.5 8.08536 8.5 6.5C8.5 4.567 10.067 3 12 3ZM12 5C11.1716 5 10.5 5.67157 10.5 6.5C10.5 7.32843 11.1716 8 12 8C12.8284 8 13.5 7.32843 13.5 6.5C13.5 5.67157 12.8284 5 12 5Z\" fill=\"currentColor\"/>",
454
+ "iconName": "anchor, webhooks",
455
+ "variant": {
456
+ "join": "square",
457
+ "filled": "on",
458
+ "radius": "0",
459
+ "stroke": "2"
460
+ },
461
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
462
+ "packageName": "square-filled-radius-0-stroke-2",
463
+ "componentName": "IconAnchor"
464
+ },
451
465
  {
452
466
  "category": "Interface General",
453
467
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.9996 8.85517C14.4456 8.42501 15.5 7.08564 15.5 5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5C8.5 7.08538 9.55408 8.42456 10.9996 8.85495V20H6.48972L4.35083 13H6.99963V11H1.64844L5.00955 22H18.9897L22.3508 11H16.9996V13H19.6484L17.5095 20H12.9996V8.85517ZM10.5 5.5C10.5 4.67157 11.1716 4 12 4C12.8284 4 13.5 4.67157 13.5 5.5C13.5 6.32843 12.8284 7 12 7C11.1716 7 10.5 6.32843 10.5 5.5Z\" fill=\"currentColor\"/>",
@@ -5222,6 +5236,20 @@
5222
5236
  "packageName": "square-filled-radius-0-stroke-2",
5223
5237
  "componentName": "IconChart7"
5224
5238
  },
5239
+ {
5240
+ "category": "Interface General",
5241
+ "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 2ZM10.4727 13.9336L8 11.4609L6.58594 12.875L10.7764 17.0654L16.3877 8.72852L14.7285 7.6123L10.4727 13.9336Z\" fill=\"currentColor\"/>",
5242
+ "iconName": "check-circle-2, done, confirm, save, success",
5243
+ "variant": {
5244
+ "join": "square",
5245
+ "filled": "on",
5246
+ "radius": "0",
5247
+ "stroke": "2"
5248
+ },
5249
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
5250
+ "packageName": "square-filled-radius-0-stroke-2",
5251
+ "componentName": "IconCheckCircle2"
5252
+ },
5225
5253
  {
5226
5254
  "category": "Interface General",
5227
5255
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.9 5.8001L5.73241 11.3569L2.61325 9.27745L3.72265 7.61335L5.26759 8.64331L8.3 4.6001L9.9 5.8001ZM12 7.0001H21V9.0001H12V7.0001ZM9.9 13.8001L5.73241 19.3569L2.61325 17.2774L3.72265 15.6133L5.26759 16.6433L8.3 12.6001L9.9 13.8001ZM12 15.0001H21V17.0001H12V15.0001Z\" fill=\"currentColor\"/>",
@@ -8036,6 +8064,48 @@
8036
8064
  "packageName": "square-filled-radius-0-stroke-2",
8037
8065
  "componentName": "IconDotGrid3x3"
8038
8066
  },
8067
+ {
8068
+ "category": "Interface General",
8069
+ "svg": "<path d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\" fill=\"currentColor\"/><path d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\" fill=\"currentColor\"/>",
8070
+ "iconName": "douple-check",
8071
+ "variant": {
8072
+ "join": "square",
8073
+ "filled": "on",
8074
+ "radius": "0",
8075
+ "stroke": "2"
8076
+ },
8077
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8078
+ "packageName": "square-filled-radius-0-stroke-2",
8079
+ "componentName": "IconDoupleCheck"
8080
+ },
8081
+ {
8082
+ "category": "Interface General",
8083
+ "svg": "<path d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\" fill=\"currentColor\"/>",
8084
+ "iconName": "douple-checkmark-1",
8085
+ "variant": {
8086
+ "join": "square",
8087
+ "filled": "on",
8088
+ "radius": "0",
8089
+ "stroke": "2"
8090
+ },
8091
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8092
+ "packageName": "square-filled-radius-0-stroke-2",
8093
+ "componentName": "IconDoupleCheckmark1"
8094
+ },
8095
+ {
8096
+ "category": "Interface General",
8097
+ "svg": "<path d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\" fill=\"currentColor\"/>",
8098
+ "iconName": "douple-checkmark-1-small",
8099
+ "variant": {
8100
+ "join": "square",
8101
+ "filled": "on",
8102
+ "radius": "0",
8103
+ "stroke": "2"
8104
+ },
8105
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8106
+ "packageName": "square-filled-radius-0-stroke-2",
8107
+ "componentName": "IconDoupleCheckmark1Small"
8108
+ },
8039
8109
  {
8040
8110
  "category": "Photography & Video",
8041
8111
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 10H3V8H8V3H10V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 10H14V3H16V8H21V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 21V14H21V16H16V21H14Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 21V16H3V14H10V21H8Z\" fill=\"currentColor\"/>",
@@ -11270,6 +11340,20 @@
11270
11340
  "packageName": "square-filled-radius-0-stroke-2",
11271
11341
  "componentName": "IconHomeRoundDoor"
11272
11342
  },
11343
+ {
11344
+ "category": "Code",
11345
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 2C11.2091 2 13 3.79086 13 6C13 7.86384 11.7252 9.42998 10 9.87402V17C10 18.6569 11.3431 20 13 20C14.6569 20 16 18.6569 16 17V14.4141L14 16.4141L12.5859 15L18 9.58594V17C18 19.7614 15.7614 22 13 22C10.2386 22 8 19.7614 8 17V9.87402C6.27477 9.42998 5 7.86384 5 6C5 3.79086 6.79086 2 9 2ZM9 4C7.89543 4 7 4.89543 7 6C7 7.10457 7.89543 8 9 8C10.1046 8 11 7.10457 11 6C11 4.89543 10.1046 4 9 4Z\" fill=\"currentColor\"/>",
11346
+ "iconName": "hook, phishing",
11347
+ "variant": {
11348
+ "join": "square",
11349
+ "filled": "on",
11350
+ "radius": "0",
11351
+ "stroke": "2"
11352
+ },
11353
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
11354
+ "packageName": "square-filled-radius-0-stroke-2",
11355
+ "componentName": "IconHook"
11356
+ },
11273
11357
  {
11274
11358
  "category": "Typography",
11275
11359
  "svg": "<path d=\"M6 3V17H11V3H6Z\" fill=\"currentColor\"/><path d=\"M13 7V17H18V7H13Z\" fill=\"currentColor\"/><path d=\"M3 19V21H21V19H3Z\" fill=\"currentColor\"/>",
@@ -19586,6 +19670,20 @@
19586
19670
  "packageName": "square-filled-radius-0-stroke-2",
19587
19671
  "componentName": "IconSushi"
19588
19672
  },
19673
+ {
19674
+ "category": "AI & Magic",
19675
+ "svg": "<path d=\"M4.27441 14.1318C4.25844 14.2517 4.25 14.3748 4.25 14.5C4.25 15.8235 5.18513 16.9282 6.43066 17.1904V15L9.85938 18.25L6.43066 21.5V19.2148C4.07581 18.9335 2.25 16.9306 2.25 14.5C2.25 14.2863 2.2644 14.0753 2.29199 13.8682L4.27441 14.1318Z\" fill=\"currentColor\"/><path d=\"M18.5 17H16.5V3H18.5V17Z\" fill=\"currentColor\"/><path d=\"M7.56934 9.78418C9.92424 10.0655 11.75 12.0693 11.75 14.5C11.75 14.7137 11.7356 14.9247 11.708 15.1318L9.72559 14.8682C9.74156 14.7483 9.75 14.6252 9.75 14.5C9.75 13.1764 8.81496 12.0708 7.56934 11.8086V14L4.14062 10.75L7.56934 7.5V9.78418Z\" fill=\"currentColor\"/><path d=\"M15 12H13V6H15V12Z\" fill=\"currentColor\"/><path d=\"M22 12H20V8H22V12Z\" fill=\"currentColor\"/><path d=\"M11.5 8.5H9.5V4H11.5V8.5Z\" fill=\"currentColor\"/>",
19676
+ "iconName": "switch-voice, change-voice",
19677
+ "variant": {
19678
+ "join": "square",
19679
+ "filled": "on",
19680
+ "radius": "0",
19681
+ "stroke": "2"
19682
+ },
19683
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
19684
+ "packageName": "square-filled-radius-0-stroke-2",
19685
+ "componentName": "IconSwitchVoice"
19686
+ },
19589
19687
  {
19590
19688
  "category": "Gaming",
19591
19689
  "svg": "<path d=\"M13.4764 3L8.20312 10.617L13.3834 15.7972L21.0004 10.524V3H13.4764Z\" fill=\"currentColor\"/><path d=\"M4.84473 9.43042L2.78524 12.5196L5.19404 15.892L1.58594 19.5001L4.50015 22.4143L8.10825 18.8062L11.4806 21.215L14.5698 19.1555L4.84473 9.43042Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -31,6 +31,7 @@ export type CentralIconName =
31
31
  | "IconAlt"
32
32
  | "IconAmericanFootball"
33
33
  | "IconAnalytics"
34
+ | "IconAnchor"
34
35
  | "IconAnchor1"
35
36
  | "IconAnchor2"
36
37
  | "IconAnimation"
@@ -372,6 +373,7 @@ export type CentralIconName =
372
373
  | "IconChart5"
373
374
  | "IconChart6"
374
375
  | "IconChart7"
376
+ | "IconCheckCircle2"
375
377
  | "IconChecklist"
376
378
  | "IconCheckmark1"
377
379
  | "IconCheckmark1Small"
@@ -573,6 +575,9 @@ export type CentralIconName =
573
575
  | "IconDotGrid1x3Vertical"
574
576
  | "IconDotGrid2x3"
575
577
  | "IconDotGrid3x3"
578
+ | "IconDoupleCheck"
579
+ | "IconDoupleCheckmark1"
580
+ | "IconDoupleCheckmark1Small"
576
581
  | "IconDownsize"
577
582
  | "IconDownsize2"
578
583
  | "IconDraft"
@@ -804,6 +809,7 @@ export type CentralIconName =
804
809
  | "IconHomePersonalFeed"
805
810
  | "IconHomeRoof"
806
811
  | "IconHomeRoundDoor"
812
+ | "IconHook"
807
813
  | "IconHorizontalAlignmentBottom"
808
814
  | "IconHorizontalAlignmentCenter"
809
815
  | "IconHorizontalAlignmentTop"
@@ -1398,6 +1404,7 @@ export type CentralIconName =
1398
1404
  | "IconSupport"
1399
1405
  | "IconSurfing"
1400
1406
  | "IconSushi"
1407
+ | "IconSwitchVoice"
1401
1408
  | "IconSword"
1402
1409
  | "IconTable"
1403
1410
  | "IconTactics1"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.39",
3
+ "version": "1.1.41",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/IconHome';",
@@ -11,10 +11,10 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1583,
14
+ "totalIcons": 1590,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 46,
17
+ "count": 47,
18
18
  "icons": [
19
19
  "IconAppleIntelligenceIcon",
20
20
  "IconBoxSparkle",
@@ -56,6 +56,7 @@
56
56
  "IconSparklesTwo2",
57
57
  "IconSpeachToText",
58
58
  "IconStarWand",
59
+ "IconSwitchVoice",
59
60
  "IconTextToImage",
60
61
  "IconTextToSpeach",
61
62
  "IconVisualIntelligence",
@@ -262,8 +263,9 @@
262
263
  ]
263
264
  },
264
265
  "Code": {
265
- "count": 38,
266
+ "count": 40,
266
267
  "icons": [
268
+ "IconAnchor",
267
269
  "IconAnimation",
268
270
  "IconAnimationAuto",
269
271
  "IconAnimationEase",
@@ -294,6 +296,7 @@
294
296
  "IconDraft",
295
297
  "IconForkCode",
296
298
  "IconHammer",
299
+ "IconHook",
297
300
  "IconPullRequest",
298
301
  "IconPush",
299
302
  "IconRequestClosed",
@@ -754,7 +757,7 @@
754
757
  ]
755
758
  },
756
759
  "Interface General": {
757
- "count": 164,
760
+ "count": 168,
758
761
  "icons": [
759
762
  "IconAnchor1",
760
763
  "IconAnchor2",
@@ -794,6 +797,7 @@
794
797
  "IconChainLink2",
795
798
  "IconChainLink3",
796
799
  "IconChainLink4",
800
+ "IconCheckCircle2",
797
801
  "IconChecklist",
798
802
  "IconCheckmark1",
799
803
  "IconCheckmark1Small",
@@ -825,6 +829,9 @@
825
829
  "IconDotGrid1x3Vertical",
826
830
  "IconDotGrid2x3",
827
831
  "IconDotGrid3x3",
832
+ "IconDoupleCheck",
833
+ "IconDoupleCheckmark1",
834
+ "IconDoupleCheckmark1Small",
828
835
  "IconElectrocardiogram",
829
836
  "IconFeature",
830
837
  "IconGauge",
@@ -1808,6 +1815,7 @@
1808
1815
  "IconAlt": "alt",
1809
1816
  "IconAmericanFootball": "american-football, nfl",
1810
1817
  "IconAnalytics": "analytics, analysis",
1818
+ "IconAnchor": "anchor, webhooks",
1811
1819
  "IconAnchor1": "anchor-1, link",
1812
1820
  "IconAnchor2": "anchor-2, link",
1813
1821
  "IconAnimation": "animation",
@@ -2149,6 +2157,7 @@
2149
2157
  "IconChart5": "chart-5, statistics, graph",
2150
2158
  "IconChart6": "chart-6, statistics, graph",
2151
2159
  "IconChart7": "chart-7, statistics, graph",
2160
+ "IconCheckCircle2": "check-circle-2, done, confirm, save, success",
2152
2161
  "IconChecklist": "checklist, list",
2153
2162
  "IconCheckmark1": "checkmark-1",
2154
2163
  "IconCheckmark1Small": "checkmark-1-small",
@@ -2350,6 +2359,9 @@
2350
2359
  "IconDotGrid1x3Vertical": "dot-grid-1x3-vertical, menu, drag, grab",
2351
2360
  "IconDotGrid2x3": "dot-grid-2x3, menu, drag, grab",
2352
2361
  "IconDotGrid3x3": "dot-grid-3x3, menu, drag, grab",
2362
+ "IconDoupleCheck": "douple-check",
2363
+ "IconDoupleCheckmark1": "douple-checkmark-1",
2364
+ "IconDoupleCheckmark1Small": "douple-checkmark-1-small",
2353
2365
  "IconDownsize": "downsize, exit-full-screen, scale-down",
2354
2366
  "IconDownsize2": "downsize-2, exit-full-screen, scale-down",
2355
2367
  "IconDraft": "draft",
@@ -2581,6 +2593,7 @@
2581
2593
  "IconHomePersonalFeed": "home-personal-feed, for-you",
2582
2594
  "IconHomeRoof": "home-roof, house",
2583
2595
  "IconHomeRoundDoor": "home-round-door",
2596
+ "IconHook": "hook, phishing",
2584
2597
  "IconHorizontalAlignmentBottom": "horizontal-alignment-bottom",
2585
2598
  "IconHorizontalAlignmentCenter": "horizontal-alignment-center",
2586
2599
  "IconHorizontalAlignmentTop": "horizontal-alignment-top",
@@ -3175,6 +3188,7 @@
3175
3188
  "IconSupport": "support",
3176
3189
  "IconSurfing": "surfing, wave, vibe",
3177
3190
  "IconSushi": "sushi, nigiri, sashime, maki",
3191
+ "IconSwitchVoice": "switch-voice, change-voice",
3178
3192
  "IconSword": "sword, action, gaming",
3179
3193
  "IconTable": "table, spreedsheet, chart",
3180
3194
  "IconTactics1": "tactics-1, game-plan, prototype, play",