@central-icons-react-native/round-filled-radius-1-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 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 C in r)n(o,C,{get:r[C],enumerable:!0})},l=(o,r,C,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of I(r))!v.call(o,e)&&e!==C&&n(o,e,{get:()=>r[e],enumerable:!(p=B(r,e))||p.enumerable});return o};var a=(o,r,C)=>(C=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?n(C,"default",{value:o,enumerable:!0}):C,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var V={};x(V,{IconAnchor:()=>i,default:()=>g});module.exports=P(V);var t=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...C})=>m.default.createElement(c.Svg,{...C,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=>t.default.createElement(s,{...o},t.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.707 15.707C18.3165 16.0976 17.6835 16.0976 17.293 15.707C16.9024 15.3165 16.9024 14.6835 17.293 14.293L19.293 12.293C19.579 12.007 20.0091 11.9214 20.3828 12.0762C20.7564 12.231 21 12.5956 21 13V16C21 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 16V13C3 12.5956 3.24359 12.231 3.61719 12.0762C3.99086 11.9214 4.42103 12.007 4.70703 12.293L6.70703 14.293C7.09756 14.6835 7.09756 15.3165 6.70703 15.707C6.31651 16.0976 5.68349 16.0976 5.29297 15.707L5 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.707 15.707C18.3165 16.0976 17.6835 16.0976 17.293 15.707C16.9024 15.3165 16.9024 14.6835 17.293 14.293L19.293 12.293C19.579 12.007 20.0091 11.9214 20.3828 12.0762C20.7564 12.231 21 12.5956 21 13V16C21 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 16V13C3 12.5956 3.24359 12.231 3.61719 12.0762C3.99086 11.9214 4.42103 12.007 4.70703 12.293L6.70703 14.293C7.09756 14.6835 7.09756 15.3165 6.70703 15.707C6.31651 16.0976 5.68349 16.0976 5.29297 15.707L5 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,g6BACF,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 e from"react";import t from"react";import{Svg as p}from"react-native-svg";var C=({children:r,size:o=24,...n})=>t.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=>e.createElement(C,{...r},e.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.707 15.707C18.3165 16.0976 17.6835 16.0976 17.293 15.707C16.9024 15.3165 16.9024 14.6835 17.293 14.293L19.293 12.293C19.579 12.007 20.0091 11.9214 20.3828 12.0762C20.7564 12.231 21 12.5956 21 13V16C21 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 16V13C3 12.5956 3.24359 12.231 3.61719 12.0762C3.99086 11.9214 4.42103 12.007 4.70703 12.293L6.70703 14.293C7.09756 14.6835 7.09756 15.3165 6.70703 15.707C6.31651 16.0976 5.68349 16.0976 5.29297 15.707L5 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.707 15.707C18.3165 16.0976 17.6835 16.0976 17.293 15.707C16.9024 15.3165 16.9024 14.6835 17.293 14.293L19.293 12.293C19.579 12.007 20.0091 11.9214 20.3828 12.0762C20.7564 12.231 21 12.5956 21 13V16C21 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 16V13C3 12.5956 3.24359 12.231 3.61719 12.0762C3.99086 11.9214 4.42103 12.007 4.70703 12.293L6.70703 14.293C7.09756 14.6835 7.09756 15.3165 6.70703 15.707C6.31651 16.0976 5.68349 16.0976 5.29297 15.707L5 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,g6BACF,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})},l=(r,o,e,p)=>{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:!(p=B(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(d(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>l(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconCheckCircle2:()=>i,default:()=>g});module.exports=P(h);var C=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=>C.default.createElement(s,{...r},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 2ZM15.5586 8.1709C15.1005 7.8626 14.4794 7.98355 14.1709 8.44141L10.4727 13.9336L8.70703 12.168C8.31651 11.7774 7.68349 11.7774 7.29297 12.168C6.90244 12.5585 6.90244 13.1915 7.29297 13.582L9.91797 16.207C10.1293 16.4183 10.4243 16.5239 10.7217 16.4951C11.0188 16.4662 11.2873 16.3062 11.4541 16.0586L15.8291 9.55859C16.1374 9.10055 16.0165 8.47937 15.5586 8.1709Z",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 2ZM15.5586 8.1709C15.1005 7.8626 14.4794 7.98355 14.1709 8.44141L10.4727 13.9336L8.70703 12.168C8.31651 11.7774 7.68349 11.7774 7.29297 12.168C6.90244 12.5585 6.90244 13.1915 7.29297 13.582L9.91797 16.207C10.1293 16.4183 10.4243 16.5239 10.7217 16.4951C11.0188 16.4662 11.2873 16.3062 11.4541 16.0586L15.8291 9.55859C16.1374 9.10055 16.0165 8.47937 15.5586 8.1709Z\"\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,6dACF,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 C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...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 a=o=>t.createElement(e,{...o},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 2ZM15.5586 8.1709C15.1005 7.8626 14.4794 7.98355 14.1709 8.44141L10.4727 13.9336L8.70703 12.168C8.31651 11.7774 7.68349 11.7774 7.29297 12.168C6.90244 12.5585 6.90244 13.1915 7.29297 13.582L9.91797 16.207C10.1293 16.4183 10.4243 16.5239 10.7217 16.4951C11.0188 16.4662 11.2873 16.3062 11.4541 16.0586L15.8291 9.55859C16.1374 9.10055 16.0165 8.47937 15.5586 8.1709Z",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 2ZM15.5586 8.1709C15.1005 7.8626 14.4794 7.98355 14.1709 8.44141L10.4727 13.9336L8.70703 12.168C8.31651 11.7774 7.68349 11.7774 7.29297 12.168C6.90244 12.5585 6.90244 13.1915 7.29297 13.582L9.91797 16.207C10.1293 16.4183 10.4243 16.5239 10.7217 16.4951C11.0188 16.4662 11.2873 16.3062 11.4541 16.0586L15.8291 9.55859C16.1374 9.10055 16.0165 8.47937 15.5586 8.1709Z\"\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,6dACF,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 i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(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))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheck:()=>u,default:()=>h});module.exports=L(v);var C=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 p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z",fill:"currentColor"})),h=u;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=\"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z\"\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,kXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iPACF,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 p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z",fill:"currentColor"}),e.createElement(n,{d:"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z",fill:"currentColor"})),P=a;export{a as IconDoupleCheck,P 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=\"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z\"\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,kXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iPACF,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 i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(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))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheckmark1:()=>u,default:()=>h});module.exports=L(v);var C=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 p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M16.1589 4.45874C16.4576 3.99451 17.0763 3.86052 17.5407 4.15893C18.005 4.45767 18.1391 5.07631 17.8406 5.54077L8.84055 19.5408C8.66641 19.8112 8.37275 19.9821 8.05149 19.9988C7.73009 20.0153 7.41953 19.8761 7.21848 19.6248L2.21848 13.3748C1.87364 12.9436 1.94378 12.3135 2.37473 11.9685C2.80596 11.6235 3.43596 11.6936 3.78098 12.1248L7.91086 17.2878L16.1589 4.45874Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M20.1589 4.45874C20.4576 3.99451 21.0763 3.86052 21.5407 4.15893C22.005 4.45767 22.1391 5.07631 21.8406 5.54077L12.8406 19.5408C12.5417 20.0048 11.9231 20.1391 11.4587 19.8406C10.9947 19.5418 10.8606 18.9231 11.1589 18.4587L20.1589 4.45874Z",fill:"currentColor"})),h=u;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=\"M16.1589 4.45874C16.4576 3.99451 17.0763 3.86052 17.5407 4.15893C18.005 4.45767 18.1391 5.07631 17.8406 5.54077L8.84055 19.5408C8.66641 19.8112 8.37275 19.9821 8.05149 19.9988C7.73009 20.0153 7.41953 19.8761 7.21848 19.6248L2.21848 13.3748C1.87364 12.9436 1.94378 12.3135 2.37473 11.9685C2.80596 11.6235 3.43596 11.6936 3.78098 12.1248L7.91086 17.2878L16.1589 4.45874Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.1589 4.45874C20.4576 3.99451 21.0763 3.86052 21.5407 4.15893C22.005 4.45767 22.1391 5.07631 21.8406 5.54077L12.8406 19.5408C12.5417 20.0048 11.9231 20.1391 11.4587 19.8406C10.9947 19.5418 10.8606 18.9231 11.1589 18.4587L20.1589 4.45874Z\"\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,mXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mPACF,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 e from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M16.1589 4.45874C16.4576 3.99451 17.0763 3.86052 17.5407 4.15893C18.005 4.45767 18.1391 5.07631 17.8406 5.54077L8.84055 19.5408C8.66641 19.8112 8.37275 19.9821 8.05149 19.9988C7.73009 20.0153 7.41953 19.8761 7.21848 19.6248L2.21848 13.3748C1.87364 12.9436 1.94378 12.3135 2.37473 11.9685C2.80596 11.6235 3.43596 11.6936 3.78098 12.1248L7.91086 17.2878L16.1589 4.45874Z",fill:"currentColor"}),e.createElement(n,{d:"M20.1589 4.45874C20.4576 3.99451 21.0763 3.86052 21.5407 4.15893C22.005 4.45767 22.1391 5.07631 21.8406 5.54077L12.8406 19.5408C12.5417 20.0048 11.9231 20.1391 11.4587 19.8406C10.9947 19.5418 10.8606 18.9231 11.1589 18.4587L20.1589 4.45874Z",fill:"currentColor"})),P=a;export{a as IconDoupleCheckmark1,P 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=\"M16.1589 4.45874C16.4576 3.99451 17.0763 3.86052 17.5407 4.15893C18.005 4.45767 18.1391 5.07631 17.8406 5.54077L8.84055 19.5408C8.66641 19.8112 8.37275 19.9821 8.05149 19.9988C7.73009 20.0153 7.41953 19.8761 7.21848 19.6248L2.21848 13.3748C1.87364 12.9436 1.94378 12.3135 2.37473 11.9685C2.80596 11.6235 3.43596 11.6936 3.78098 12.1248L7.91086 17.2878L16.1589 4.45874Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.1589 4.45874C20.4576 3.99451 21.0763 3.86052 21.5407 4.15893C22.005 4.45767 22.1391 5.07631 21.8406 5.54077L12.8406 19.5408C12.5417 20.0048 11.9231 20.1391 11.4587 19.8406C10.9947 19.5418 10.8606 18.9231 11.1589 18.4587L20.1589 4.45874Z\"\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,mXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mPACF,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 i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(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))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconDoupleCheckmark1Small:()=>u,default:()=>h});module.exports=L(v);var C=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 p=require("react-native-svg"),u=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M13.1524 7.47008C13.4452 7.00203 14.0621 6.86006 14.5303 7.1527C14.9983 7.44553 15.1403 8.06245 14.8477 8.53063L9.84772 16.5306C9.68622 16.7888 9.41588 16.959 9.11334 16.9935C8.8106 17.028 8.50851 16.9228 8.29303 16.7074L5.29303 13.7074C4.90252 13.3169 4.90254 12.6839 5.29303 12.2933C5.68356 11.9028 6.31657 11.9028 6.70709 12.2933L8.81745 14.4037L13.1524 7.47008Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M17.1524 7.47008C17.4452 7.00203 18.0621 6.86006 18.5303 7.1527C18.9983 7.44553 19.1403 8.06245 18.8477 8.53063L13.8477 16.5306C13.5549 16.9986 12.938 17.1405 12.4698 16.848C12.0018 16.5552 11.8598 15.9383 12.1524 15.4701L17.1524 7.47008Z",fill:"currentColor"})),h=u;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=\"M13.1524 7.47008C13.4452 7.00203 14.0621 6.86006 14.5303 7.1527C14.9983 7.44553 15.1403 8.06245 14.8477 8.53063L9.84772 16.5306C9.68622 16.7888 9.41588 16.959 9.11334 16.9935C8.8106 17.028 8.50851 16.9228 8.29303 16.7074L5.29303 13.7074C4.90252 13.3169 4.90254 12.6839 5.29303 12.2933C5.68356 11.9028 6.31657 11.9028 6.70709 12.2933L8.81745 14.4037L13.1524 7.47008Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.1524 7.47008C17.4452 7.00203 18.0621 6.86006 18.5303 7.1527C18.9983 7.44553 19.1403 8.06245 18.8477 8.53063L13.8477 16.5306C13.5549 16.9986 12.938 17.1405 12.4698 16.848C12.0018 16.5552 11.8598 15.9383 12.1524 15.4701L17.1524 7.47008Z\"\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,gXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iPACF,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 e from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(l,{...C,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 a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M13.1524 7.47008C13.4452 7.00203 14.0621 6.86006 14.5303 7.1527C14.9983 7.44553 15.1403 8.06245 14.8477 8.53063L9.84772 16.5306C9.68622 16.7888 9.41588 16.959 9.11334 16.9935C8.8106 17.028 8.50851 16.9228 8.29303 16.7074L5.29303 13.7074C4.90252 13.3169 4.90254 12.6839 5.29303 12.2933C5.68356 11.9028 6.31657 11.9028 6.70709 12.2933L8.81745 14.4037L13.1524 7.47008Z",fill:"currentColor"}),e.createElement(n,{d:"M17.1524 7.47008C17.4452 7.00203 18.0621 6.86006 18.5303 7.1527C18.9983 7.44553 19.1403 8.06245 18.8477 8.53063L13.8477 16.5306C13.5549 16.9986 12.938 17.1405 12.4698 16.848C12.0018 16.5552 11.8598 15.9383 12.1524 15.4701L17.1524 7.47008Z",fill:"currentColor"})),P=a;export{a as IconDoupleCheckmark1Small,P 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=\"M13.1524 7.47008C13.4452 7.00203 14.0621 6.86006 14.5303 7.1527C14.9983 7.44553 15.1403 8.06245 14.8477 8.53063L9.84772 16.5306C9.68622 16.7888 9.41588 16.959 9.11334 16.9935C8.8106 17.028 8.50851 16.9228 8.29303 16.7074L5.29303 13.7074C4.90252 13.3169 4.90254 12.6839 5.29303 12.2933C5.68356 11.9028 6.31657 11.9028 6.70709 12.2933L8.81745 14.4037L13.1524 7.47008Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.1524 7.47008C17.4452 7.00203 18.0621 6.86006 18.5303 7.1527C18.9983 7.44553 19.1403 8.06245 18.8477 8.53063L13.8477 16.5306C13.5549 16.9986 12.938 17.1405 12.4698 16.848C12.0018 16.5552 11.8598 15.9383 12.1524 15.4701L17.1524 7.47008Z\"\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,gXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iPACF,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.707 15.707C14.3165 16.0976 13.6835 16.0976 13.293 15.707C12.9024 15.3165 12.9024 14.6835 13.293 14.293L16.293 11.293C16.579 11.007 17.0091 10.9214 17.3828 11.0762C17.7564 11.231 18 11.5956 18 12V17C18 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.707 15.707C14.3165 16.0976 13.6835 16.0976 13.293 15.707C12.9024 15.3165 12.9024 14.6835 13.293 14.293L16.293 11.293C16.579 11.007 17.0091 10.9214 17.3828 11.0762C17.7564 11.231 18 11.5956 18 12V17C18 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,gjBACF,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.707 15.707C14.3165 16.0976 13.6835 16.0976 13.293 15.707C12.9024 15.3165 12.9024 14.6835 13.293 14.293L16.293 11.293C16.579 11.007 17.0091 10.9214 17.3828 11.0762C17.7564 11.231 18 11.5956 18 12V17C18 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.707 15.707C14.3165 16.0976 13.6835 16.0976 13.293 15.707C12.9024 15.3165 12.9024 14.6835 13.293 14.293L16.293 11.293C16.579 11.007 17.0091 10.9214 17.3828 11.0762C17.7564 11.231 18 11.5956 18 12V17C18 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,gjBACF,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 l=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!I.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=a(o,e))||p.enumerable});return r};var i=(r,o,C)=>(C=r!=null?u(B(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var M={};x(M,{IconSwitchVoice:()=>s,default:()=>g});module.exports=P(M);var n=i(require("react"));var m=i(require("react")),V=require("react-native-svg"),c=({children:r,size:o=24,...C})=>m.default.createElement(V.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),s=r=>n.default.createElement(c,{...r},n.default.createElement(t.Path,{d:"M3.25 13.7861C3.78256 13.7861 4.21387 14.2174 4.21387 14.75C4.21387 16.0933 5.16525 17.2136 6.43066 17.4766V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V19.4277C4.09569 19.1466 2.28613 17.1608 2.28613 14.75C2.28613 14.2174 2.71744 13.7861 3.25 13.7861Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0713C9.90437 10.3524 11.7139 12.3391 11.7139 14.75C11.7139 15.2826 11.2826 15.7139 10.75 15.7139C10.2174 15.7139 9.78613 15.2826 9.78613 14.75C9.78613 13.4066 8.83485 12.2854 7.56934 12.0225V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M14 6C14.5523 6 15 6.44772 15 7V11C15 11.5523 14.5523 12 14 12C13.4477 12 13 11.5523 13 11V7C13 6.44772 13.4477 6 14 6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V7.5C11.5 8.05228 11.0523 8.5 10.5 8.5C9.94772 8.5 9.5 8.05228 9.5 7.5V5C9.5 4.44772 9.94772 4 10.5 4Z",fill:"currentColor"})),g=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=\"M3.25 13.7861C3.78256 13.7861 4.21387 14.2174 4.21387 14.75C4.21387 16.0933 5.16525 17.2136 6.43066 17.4766V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V19.4277C4.09569 19.1466 2.28613 17.1608 2.28613 14.75C2.28613 14.2174 2.71744 13.7861 3.25 13.7861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0713C9.90437 10.3524 11.7139 12.3391 11.7139 14.75C11.7139 15.2826 11.2826 15.7139 10.75 15.7139C10.2174 15.7139 9.78613 15.2826 9.78613 14.75C9.78613 13.4066 8.83485 12.2854 7.56934 12.0225V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14 6C14.5523 6 15 6.44772 15 7V11C15 11.5523 14.5523 12 14 12C13.4477 12 13 11.5523 13 11V7C13 6.44772 13.4477 6 14 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V7.5C11.5 8.05228 11.0523 8.5 10.5 8.5C9.94772 8.5 9.5 8.05228 9.5 7.5V5C9.5 4.44772 9.94772 4 10.5 4Z\"\n fill=\"currentColor\"\n />\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,0YACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6YACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,CACF,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 l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...e})=>l.createElement(p,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(C,{d:"M3.25 13.7861C3.78256 13.7861 4.21387 14.2174 4.21387 14.75C4.21387 16.0933 5.16525 17.2136 6.43066 17.4766V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V19.4277C4.09569 19.1466 2.28613 17.1608 2.28613 14.75C2.28613 14.2174 2.71744 13.7861 3.25 13.7861Z",fill:"currentColor"}),r.createElement(C,{d:"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z",fill:"currentColor"}),r.createElement(C,{d:"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0713C9.90437 10.3524 11.7139 12.3391 11.7139 14.75C11.7139 15.2826 11.2826 15.7139 10.75 15.7139C10.2174 15.7139 9.78613 15.2826 9.78613 14.75C9.78613 13.4066 8.83485 12.2854 7.56934 12.0225V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z",fill:"currentColor"}),r.createElement(C,{d:"M14 6C14.5523 6 15 6.44772 15 7V11C15 11.5523 14.5523 12 14 12C13.4477 12 13 11.5523 13 11V7C13 6.44772 13.4477 6 14 6Z",fill:"currentColor"}),r.createElement(C,{d:"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z",fill:"currentColor"}),r.createElement(C,{d:"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V7.5C11.5 8.05228 11.0523 8.5 10.5 8.5C9.94772 8.5 9.5 8.05228 9.5 7.5V5C9.5 4.44772 9.94772 4 10.5 4Z",fill:"currentColor"})),I=f;export{f as IconSwitchVoice,I 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=\"M3.25 13.7861C3.78256 13.7861 4.21387 14.2174 4.21387 14.75C4.21387 16.0933 5.16525 17.2136 6.43066 17.4766V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V19.4277C4.09569 19.1466 2.28613 17.1608 2.28613 14.75C2.28613 14.2174 2.71744 13.7861 3.25 13.7861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0713C9.90437 10.3524 11.7139 12.3391 11.7139 14.75C11.7139 15.2826 11.2826 15.7139 10.75 15.7139C10.2174 15.7139 9.78613 15.2826 9.78613 14.75C9.78613 13.4066 8.83485 12.2854 7.56934 12.0225V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14 6C14.5523 6 15 6.44772 15 7V11C15 11.5523 14.5523 12 14 12C13.4477 12 13 11.5523 13 11V7C13 6.44772 13.4477 6 14 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V7.5C11.5 8.05228 11.0523 8.5 10.5 8.5C9.94772 8.5 9.5 8.05228 9.5 7.5V5C9.5 4.44772 9.94772 4 10.5 4Z\"\n fill=\"currentColor\"\n />\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,0YACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6YACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,CACF,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": "round-filled-radius-1-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.707 15.707C18.3165 16.0976 17.6835 16.0976 17.293 15.707C16.9024 15.3165 16.9024 14.6835 17.293 14.293L19.293 12.293C19.579 12.007 20.0091 11.9214 20.3828 12.0762C20.7564 12.231 21 12.5956 21 13V16C21 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 16V13C3 12.5956 3.24359 12.231 3.61719 12.0762C3.99086 11.9214 4.42103 12.007 4.70703 12.293L6.70703 14.293C7.09756 14.6835 7.09756 15.3165 6.70703 15.707C6.31651 16.0976 5.68349 16.0976 5.29297 15.707L5 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": "round",
457
+ "filled": "on",
458
+ "radius": "1",
459
+ "stroke": "2"
460
+ },
461
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
462
+ "packageName": "round-filled-radius-1-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 2C10.067 2 8.5 3.567 8.5 5.5C8.5 7.08551 9.55426 8.42479 11 8.85506V20H6.49009L4.3512 13H6.00001C6.55229 13 7.00001 12.5523 7.00001 12C7.00001 11.4477 6.55229 11 6.00001 11H3.00001C2.68301 11 2.38478 11.1503 2.1962 11.4051C2.00762 11.6599 1.95102 11.9891 2.04366 12.2922L4.57739 20.5844C4.83438 21.4255 5.61064 22 6.49009 22H17.5099C18.3894 22 19.1656 21.4255 19.4226 20.5844L21.9564 12.2922C22.049 11.9891 21.9924 11.6599 21.8038 11.4051C21.6152 11.1503 21.317 11 21 11H18C17.4477 11 17 11.4477 17 12C17 12.5523 17.4477 13 18 13H19.6488L17.5099 20H13V8.85506C14.4457 8.42478 15.5 7.08551 15.5 5.5C15.5 3.567 13.933 2 12 2ZM10.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": "round-filled-radius-1-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 2ZM15.5586 8.1709C15.1005 7.8626 14.4794 7.98355 14.1709 8.44141L10.4727 13.9336L8.70703 12.168C8.31651 11.7774 7.68349 11.7774 7.29297 12.168C6.90244 12.5585 6.90244 13.1915 7.29297 13.582L9.91797 16.207C10.1293 16.4183 10.4243 16.5239 10.7217 16.4951C11.0188 16.4662 11.2873 16.3062 11.4541 16.0586L15.8291 9.55859C16.1374 9.10055 16.0165 8.47937 15.5586 8.1709Z\" fill=\"currentColor\"/>",
5242
+ "iconName": "check-circle-2, done, confirm, save, success",
5243
+ "variant": {
5244
+ "join": "round",
5245
+ "filled": "on",
5246
+ "radius": "1",
5247
+ "stroke": "2"
5248
+ },
5249
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
5250
+ "packageName": "round-filled-radius-1-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.10001 5.20006C9.54184 5.53143 9.63139 6.15823 9.30001 6.60006L6.30001 10.6001C5.98157 11.0246 5.38691 11.1265 4.94531 10.8321L3.44531 9.83211C2.98579 9.52576 2.86161 8.90489 3.16796 8.44536C3.47432 7.98583 4.09519 7.86166 4.55471 8.16801L5.26761 8.64327L7.70001 5.40006C8.03139 4.95823 8.65819 4.86869 9.10001 5.20006ZM12 8.00006C12 7.44777 12.4477 7.00006 13 7.00006H20C20.5523 7.00006 21 7.44777 21 8.00006C21 8.55234 20.5523 9.00006 20 9.00006H13C12.4477 9.00006 12 8.55234 12 8.00006ZM9.10001 13.2001C9.54184 13.5314 9.63139 14.1582 9.30001 14.6001L6.30001 18.6001C5.98157 19.0246 5.38691 19.1265 4.94531 18.8321L3.44531 17.8321C2.98579 17.5258 2.86161 16.9049 3.16796 16.4454C3.47432 15.9858 4.09519 15.8617 4.55471 16.168L5.26761 16.6433L7.70001 13.4001C8.03139 12.9582 8.65819 12.8687 9.10001 13.2001ZM12 16.0001C12 15.4478 12.4477 15.0001 13 15.0001H20C20.5523 15.0001 21 15.4478 21 16.0001C21 16.5523 20.5523 17.0001 20 17.0001H13C12.4477 17.0001 12 16.5523 12 16.0001Z\" fill=\"currentColor\"/>",
@@ -8036,6 +8064,48 @@
8036
8064
  "packageName": "round-filled-radius-1-stroke-2",
8037
8065
  "componentName": "IconDotGrid3x3"
8038
8066
  },
8067
+ {
8068
+ "category": "Interface General",
8069
+ "svg": "<path d=\"M17.197 4.40337C17.5264 3.96024 18.1531 3.86814 18.5964 4.19732C19.0396 4.52677 19.1319 5.15348 18.8024 5.59673L8.39716 19.5967C8.23645 19.8129 7.99518 19.9552 7.72822 19.9913C7.46126 20.0272 7.19041 19.9541 6.97822 19.7881L1.38349 15.4131C0.948711 15.0729 0.871547 14.4438 1.21162 14.0088C1.55174 13.5739 2.18087 13.497 2.61591 13.837L7.40302 17.5801L17.197 4.40337Z\" fill=\"currentColor\"/><path d=\"M21.197 4.40337C21.5264 3.96026 22.1532 3.86815 22.5964 4.19732C23.0396 4.52678 23.1319 5.15349 22.8024 5.59673L12.3972 19.5967C12.0677 20.0399 11.441 20.1322 10.9977 19.8028C10.5548 19.4733 10.4624 18.8465 10.7917 18.4034L21.197 4.40337Z\" fill=\"currentColor\"/>",
8070
+ "iconName": "douple-check",
8071
+ "variant": {
8072
+ "join": "round",
8073
+ "filled": "on",
8074
+ "radius": "1",
8075
+ "stroke": "2"
8076
+ },
8077
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8078
+ "packageName": "round-filled-radius-1-stroke-2",
8079
+ "componentName": "IconDoupleCheck"
8080
+ },
8081
+ {
8082
+ "category": "Interface General",
8083
+ "svg": "<path d=\"M16.1589 4.45874C16.4576 3.99451 17.0763 3.86052 17.5407 4.15893C18.005 4.45767 18.1391 5.07631 17.8406 5.54077L8.84055 19.5408C8.66641 19.8112 8.37275 19.9821 8.05149 19.9988C7.73009 20.0153 7.41953 19.8761 7.21848 19.6248L2.21848 13.3748C1.87364 12.9436 1.94378 12.3135 2.37473 11.9685C2.80596 11.6235 3.43596 11.6936 3.78098 12.1248L7.91086 17.2878L16.1589 4.45874Z\" fill=\"currentColor\"/><path d=\"M20.1589 4.45874C20.4576 3.99451 21.0763 3.86052 21.5407 4.15893C22.005 4.45767 22.1391 5.07631 21.8406 5.54077L12.8406 19.5408C12.5417 20.0048 11.9231 20.1391 11.4587 19.8406C10.9947 19.5418 10.8606 18.9231 11.1589 18.4587L20.1589 4.45874Z\" fill=\"currentColor\"/>",
8084
+ "iconName": "douple-checkmark-1",
8085
+ "variant": {
8086
+ "join": "round",
8087
+ "filled": "on",
8088
+ "radius": "1",
8089
+ "stroke": "2"
8090
+ },
8091
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8092
+ "packageName": "round-filled-radius-1-stroke-2",
8093
+ "componentName": "IconDoupleCheckmark1"
8094
+ },
8095
+ {
8096
+ "category": "Interface General",
8097
+ "svg": "<path d=\"M13.1524 7.47008C13.4452 7.00203 14.0621 6.86006 14.5303 7.1527C14.9983 7.44553 15.1403 8.06245 14.8477 8.53063L9.84772 16.5306C9.68622 16.7888 9.41588 16.959 9.11334 16.9935C8.8106 17.028 8.50851 16.9228 8.29303 16.7074L5.29303 13.7074C4.90252 13.3169 4.90254 12.6839 5.29303 12.2933C5.68356 11.9028 6.31657 11.9028 6.70709 12.2933L8.81745 14.4037L13.1524 7.47008Z\" fill=\"currentColor\"/><path d=\"M17.1524 7.47008C17.4452 7.00203 18.0621 6.86006 18.5303 7.1527C18.9983 7.44553 19.1403 8.06245 18.8477 8.53063L13.8477 16.5306C13.5549 16.9986 12.938 17.1405 12.4698 16.848C12.0018 16.5552 11.8598 15.9383 12.1524 15.4701L17.1524 7.47008Z\" fill=\"currentColor\"/>",
8098
+ "iconName": "douple-checkmark-1-small",
8099
+ "variant": {
8100
+ "join": "round",
8101
+ "filled": "on",
8102
+ "radius": "1",
8103
+ "stroke": "2"
8104
+ },
8105
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8106
+ "packageName": "round-filled-radius-1-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 8C10 9.10457 9.10457 10 8 10H4C3.44772 10 3 9.55228 3 9C3 8.44772 3.44772 8 4 8H8V4C8 3.44772 8.44772 3 9 3C9.55228 3 10 3.44772 10 4V8Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 9C21 9.55228 20.5523 10 20 10H16C14.8954 10 14 9.10457 14 8V4C14 3.44772 14.4477 3 15 3C15.5523 3 16 3.44772 16 4V8H20C20.5523 8 21 8.44772 21 9Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15 21C14.4477 21 14 20.5523 14 20V16C14 14.8954 14.8954 14 16 14H20C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16H16V20C16 20.5523 15.5523 21 15 21Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 21C8.44772 21 8 20.5523 8 20V16H4C3.44772 16 3 15.5523 3 15C3 14.4477 3.44772 14 4 14H8C9.10457 14 10 14.8954 10 16V20C10 20.5523 9.55228 21 9 21Z\" fill=\"currentColor\"/>",
@@ -11270,6 +11340,20 @@
11270
11340
  "packageName": "round-filled-radius-1-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.707 15.707C14.3165 16.0976 13.6835 16.0976 13.293 15.707C12.9024 15.3165 12.9024 14.6835 13.293 14.293L16.293 11.293C16.579 11.007 17.0091 10.9214 17.3828 11.0762C17.7564 11.231 18 11.5956 18 12V17C18 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": "round",
11349
+ "filled": "on",
11350
+ "radius": "1",
11351
+ "stroke": "2"
11352
+ },
11353
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
11354
+ "packageName": "round-filled-radius-1-stroke-2",
11355
+ "componentName": "IconHook"
11356
+ },
11273
11357
  {
11274
11358
  "category": "Typography",
11275
11359
  "svg": "<path d=\"M8 3C6.89543 3 6 3.89543 6 5V15C6 16.1046 6.89543 17 8 17H9C10.1046 17 11 16.1046 11 15V5C11 3.89543 10.1046 3 9 3H8Z\" fill=\"currentColor\"/><path d=\"M15 7C13.8954 7 13 7.89543 13 9V15C13 16.1046 13.8954 17 15 17H16C17.1046 17 18 16.1046 18 15V9C18 7.89543 17.1046 7 16 7H15Z\" fill=\"currentColor\"/><path d=\"M4 19C3.44772 19 3 19.4477 3 20C3 20.5523 3.44772 21 4 21H20C20.5523 21 21 20.5523 21 20C21 19.4477 20.5523 19 20 19H4Z\" fill=\"currentColor\"/>",
@@ -19586,6 +19670,20 @@
19586
19670
  "packageName": "round-filled-radius-1-stroke-2",
19587
19671
  "componentName": "IconSushi"
19588
19672
  },
19673
+ {
19674
+ "category": "AI & Magic",
19675
+ "svg": "<path d=\"M3.25 13.7861C3.78256 13.7861 4.21387 14.2174 4.21387 14.75C4.21387 16.0933 5.16525 17.2136 6.43066 17.4766V16.4512C6.43066 15.9421 7.04627 15.6869 7.40625 16.0469L9.45508 18.0957C9.67824 18.3189 9.67824 18.6811 9.45508 18.9043L7.40625 20.9531C7.04625 21.3129 6.43066 21.0579 6.43066 20.5488V19.4277C4.09569 19.1466 2.28613 17.1608 2.28613 14.75C2.28613 14.2174 2.71744 13.7861 3.25 13.7861Z\" fill=\"currentColor\"/><path d=\"M17.5 3C18.0523 3 18.5 3.44772 18.5 4V16C18.5 16.5523 18.0523 17 17.5 17C16.9477 17 16.5 16.5523 16.5 16V4C16.5 3.44772 16.9477 3 17.5 3Z\" fill=\"currentColor\"/><path d=\"M6.59375 8.47559C6.95373 8.11561 7.56934 8.37079 7.56934 8.87988V10.0713C9.90437 10.3524 11.7139 12.3391 11.7139 14.75C11.7139 15.2826 11.2826 15.7139 10.75 15.7139C10.2174 15.7139 9.78613 15.2826 9.78613 14.75C9.78613 13.4066 8.83485 12.2854 7.56934 12.0225V12.9775C7.56934 13.4866 6.95375 13.7416 6.59375 13.3818L4.54492 11.333C4.32177 11.1099 4.32177 10.7476 4.54492 10.5244L6.59375 8.47559Z\" fill=\"currentColor\"/><path d=\"M14 6C14.5523 6 15 6.44772 15 7V11C15 11.5523 14.5523 12 14 12C13.4477 12 13 11.5523 13 11V7C13 6.44772 13.4477 6 14 6Z\" fill=\"currentColor\"/><path d=\"M21 8C21.5523 8 22 8.44772 22 9V11C22 11.5523 21.5523 12 21 12C20.4477 12 20 11.5523 20 11V9C20 8.44772 20.4477 8 21 8Z\" fill=\"currentColor\"/><path d=\"M10.5 4C11.0523 4 11.5 4.44772 11.5 5V7.5C11.5 8.05228 11.0523 8.5 10.5 8.5C9.94772 8.5 9.5 8.05228 9.5 7.5V5C9.5 4.44772 9.94772 4 10.5 4Z\" fill=\"currentColor\"/>",
19676
+ "iconName": "switch-voice, change-voice",
19677
+ "variant": {
19678
+ "join": "round",
19679
+ "filled": "on",
19680
+ "radius": "1",
19681
+ "stroke": "2"
19682
+ },
19683
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
19684
+ "packageName": "round-filled-radius-1-stroke-2",
19685
+ "componentName": "IconSwitchVoice"
19686
+ },
19589
19687
  {
19590
19688
  "category": "Gaming",
19591
19689
  "svg": "<path d=\"M14.5243 3C13.868 3 13.2535 3.32198 12.8799 3.86158L8.20312 10.617L13.3834 15.7972L20.1388 11.1204C20.6784 10.7469 21.0004 10.1323 21.0004 9.47605V4C21.0004 3.44772 20.5527 3 20.0004 3H14.5243Z\" fill=\"currentColor\"/><path d=\"M5.70696 10.2929C5.49511 10.0811 5.19945 9.97535 4.90131 10.0049C4.60318 10.0344 4.33398 10.196 4.1678 10.4453L3.55066 11.371C3.08974 12.0624 3.10433 12.9667 3.58729 13.6429L5.19373 15.8919L2.99985 18.0858C2.2188 18.8668 2.2188 20.1332 2.99985 20.9142L3.08564 21C3.86668 21.7811 5.13301 21.7811 5.91406 21L8.10795 18.8061L10.357 20.4126C11.0331 20.8955 11.9375 20.9101 12.6288 20.4492L13.5545 19.8321C13.8038 19.6659 13.9655 19.3967 13.995 19.0985C14.0245 18.8004 13.9188 18.5047 13.707 18.2929L5.70696 10.2929Z\" 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"