@central-icons-react-native/square-filled-radius-0-stroke-1 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.6569 3 15 4.34315 15 6C15 7.48647 13.9188 8.71993 12.5 8.95801V16.25C12.5 18.3211 14.1789 20 16.25 20C18.3211 20 20 18.3211 20 16.25V13.707L17.5 16.207L16.793 15.5L21 11.293V16.25C21 18.8734 18.8734 21 16.25 21C14.3888 21 12.7791 19.9289 12 18.3701C11.2209 19.9289 9.61116 21 7.75 21C5.12665 21 3 18.8734 3 16.25V11.293L7.20703 15.5L6.5 16.207L4 13.707V16.25C4 18.3211 5.67893 20 7.75 20C9.82107 20 11.5 18.3211 11.5 16.25V8.95801C10.0812 8.71993 9 7.48647 9 6C9 4.34315 10.3431 3 12 3ZM12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4Z",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.6569 3 15 4.34315 15 6C15 7.48647 13.9188 8.71993 12.5 8.95801V16.25C12.5 18.3211 14.1789 20 16.25 20C18.3211 20 20 18.3211 20 16.25V13.707L17.5 16.207L16.793 15.5L21 11.293V16.25C21 18.8734 18.8734 21 16.25 21C14.3888 21 12.7791 19.9289 12 18.3701C11.2209 19.9289 9.61116 21 7.75 21C5.12665 21 3 18.8734 3 16.25V11.293L7.20703 15.5L6.5 16.207L4 13.707V16.25C4 18.3211 5.67893 20 7.75 20C9.82107 20 11.5 18.3211 11.5 16.25V8.95801C10.0812 8.71993 9 7.48647 9 6C9 4.34315 10.3431 3 12 3ZM12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4Z\"\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,gmBACF,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.6569 3 15 4.34315 15 6C15 7.48647 13.9188 8.71993 12.5 8.95801V16.25C12.5 18.3211 14.1789 20 16.25 20C18.3211 20 20 18.3211 20 16.25V13.707L17.5 16.207L16.793 15.5L21 11.293V16.25C21 18.8734 18.8734 21 16.25 21C14.3888 21 12.7791 19.9289 12 18.3701C11.2209 19.9289 9.61116 21 7.75 21C5.12665 21 3 18.8734 3 16.25V11.293L7.20703 15.5L6.5 16.207L4 13.707V16.25C4 18.3211 5.67893 20 7.75 20C9.82107 20 11.5 18.3211 11.5 16.25V8.95801C10.0812 8.71993 9 7.48647 9 6C9 4.34315 10.3431 3 12 3ZM12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4Z",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.6569 3 15 4.34315 15 6C15 7.48647 13.9188 8.71993 12.5 8.95801V16.25C12.5 18.3211 14.1789 20 16.25 20C18.3211 20 20 18.3211 20 16.25V13.707L17.5 16.207L16.793 15.5L21 11.293V16.25C21 18.8734 18.8734 21 16.25 21C14.3888 21 12.7791 19.9289 12 18.3701C11.2209 19.9289 9.61116 21 7.75 21C5.12665 21 3 18.8734 3 16.25V11.293L7.20703 15.5L6.5 16.207L4 13.707V16.25C4 18.3211 5.67893 20 7.75 20C9.82107 20 11.5 18.3211 11.5 16.25V8.95801C10.0812 8.71993 9 7.48647 9 6C9 4.34315 10.3431 3 12 3ZM12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4Z\"\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,gmBACF,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 L=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(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 B(o))!d.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=L(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>C(n({},"__esModule",{value:!0}),r);var g={};v(g,{IconCheckCircle2:()=>i,default:()=>P});module.exports=x(g);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 2ZM15.0762 8.23535L10.4219 15.6816L7.52637 12.5625L6.79297 13.2432L7.13379 13.6094L10.5781 17.3184L15.9238 8.76465L16.1895 8.34082L15.3408 7.81055L15.0762 8.23535Z",fill:"currentColor"})),P=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.0762 8.23535L10.4219 15.6816L7.52637 12.5625L6.79297 13.2432L7.13379 13.6094L10.5781 17.3184L15.9238 8.76465L16.1895 8.34082L15.3408 7.81055L15.0762 8.23535Z\"\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,oRACF,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 2ZM15.0762 8.23535L10.4219 15.6816L7.52637 12.5625L6.79297 13.2432L7.13379 13.6094L10.5781 17.3184L15.9238 8.76465L16.1895 8.34082L15.3408 7.81055L15.0762 8.23535Z",fill:"currentColor"})),d=a;export{a as IconCheckCircle2,d 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.0762 8.23535L10.4219 15.6816L7.52637 12.5625L6.79297 13.2432L7.13379 13.6094L10.5781 17.3184L15.9238 8.76465L16.1895 8.34082L15.3408 7.81055L15.0762 8.23535Z\"\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,oRACF,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.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),p.default.createElement(l.Path,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",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.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\"\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,qIACF,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.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),e.createElement(n,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",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.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\"\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,qIACF,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:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",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=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\"\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,mVACF,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:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",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=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\"\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,mVACF,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 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})},L=(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)):{},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=m(require("react"));var C=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>C.default.createElement(s.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"),f=r=>p.default.createElement(c,{...r},p.default.createElement(l.Path,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),p.default.createElement(l.Path,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",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=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\"\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,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oJACF,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 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 L=o=>e.createElement(t,{...o},e.createElement(n,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),e.createElement(n,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",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=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\"\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,8IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oJACF,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 I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of u(r))!P.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(p=i(r,e))||p.enumerable});return o};var l=(o,r,t)=>(t=o!=null?I(x(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),v=o=>a(n({},"__esModule",{value:!0}),o);var h={};g(h,{IconHook:()=>B,default:()=>L});module.exports=v(h);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...t})=>m.default.createElement(s.Svg,{...t,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"),B=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{d:"M9.5 2C11.433 2 13 3.567 13 5.5C13 7.2632 11.6961 8.72121 10 8.96387V18L10.0039 18.1543C10.0842 19.7394 11.3949 21 13 21C14.6569 21 16 19.6569 16 18V12.707L13.5 15.207L12.793 14.5L17 10.293V18C17 20.2091 15.2091 22 13 22C10.86 22 9.11211 20.3194 9.00488 18.2061L9 18V8.96387C7.3039 8.72121 6 7.2632 6 5.5C6 3.567 7.567 2 9.5 2ZM9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.88071 8.11929 8 9.5 8C10.8807 8 12 6.88071 12 5.5C12 4.11929 10.8807 3 9.5 3Z",fill:"currentColor"})),L=B;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 d=\"M9.5 2C11.433 2 13 3.567 13 5.5C13 7.2632 11.6961 8.72121 10 8.96387V18L10.0039 18.1543C10.0842 19.7394 11.3949 21 13 21C14.6569 21 16 19.6569 16 18V12.707L13.5 15.207L12.793 14.5L17 10.293V18C17 20.2091 15.2091 22 13 22C10.86 22 9.11211 20.3194 9.00488 18.2061L9 18V8.96387C7.3039 8.72121 6 7.2632 6 5.5C6 3.567 7.567 2 9.5 2ZM9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.88071 8.11929 8 9.5 8C10.8807 8 12 6.88071 12 5.5C12 4.11929 10.8807 3 9.5 3Z\"\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,EAAE,4bACF,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 e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({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 a}from"react-native-svg";var l=r=>e.createElement(t,{...r},e.createElement(a,{d:"M9.5 2C11.433 2 13 3.567 13 5.5C13 7.2632 11.6961 8.72121 10 8.96387V18L10.0039 18.1543C10.0842 19.7394 11.3949 21 13 21C14.6569 21 16 19.6569 16 18V12.707L13.5 15.207L12.793 14.5L17 10.293V18C17 20.2091 15.2091 22 13 22C10.86 22 9.11211 20.3194 9.00488 18.2061L9 18V8.96387C7.3039 8.72121 6 7.2632 6 5.5C6 3.567 7.567 2 9.5 2ZM9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.88071 8.11929 8 9.5 8C10.8807 8 12 6.88071 12 5.5C12 4.11929 10.8807 3 9.5 3Z",fill:"currentColor"})),P=l;export{l as IconHook,P 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 d=\"M9.5 2C11.433 2 13 3.567 13 5.5C13 7.2632 11.6961 8.72121 10 8.96387V18L10.0039 18.1543C10.0842 19.7394 11.3949 21 13 21C14.6569 21 16 19.6569 16 18V12.707L13.5 15.207L12.793 14.5L17 10.293V18C17 20.2091 15.2091 22 13 22C10.86 22 9.11211 20.3194 9.00488 18.2061L9 18V8.96387C7.3039 8.72121 6 7.2632 6 5.5C6 3.567 7.567 2 9.5 2ZM9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.88071 8.11929 8 9.5 8C10.8807 8 12 6.88071 12 5.5C12 4.11929 10.8807 3 9.5 3Z\"\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,EAAE,4bACF,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 H=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},L=(r,o,n,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of a(o))!d.call(r,l)&&l!==n&&C(r,l,{get:()=>o[l],enumerable:!(p=H(o,l))||p.enumerable});return r};var f=(r,o,n)=>(n=r!=null?u(V(r)):{},L(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),I=r=>L(C({},"__esModule",{value:!0}),r);var P={};B(P,{IconSwitchVoice:()=>s,default:()=>x});module.exports=I(P);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...n})=>i.default.createElement(m.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:"M3.53516 14.4668L4.03125 14.5322C4.01091 14.6849 4 14.8413 4 15C4 16.933 5.567 18.5 7.5 18.5H8.29102L7.05371 17.3691L7.72754 16.6309L10.2266 18.916L7.74121 21.3564L7.04004 20.6436L8.2041 19.5H7.5C5.01472 19.5 3 17.4853 3 15C3 14.797 3.01388 14.5967 3.04004 14.4004L3.53516 14.4668Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18 16H17V3H18V16Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M7.83691 9.36914L6.59961 10.5H7.5C9.98528 10.5 12 12.5147 12 15C12 15.203 11.9861 15.4033 11.96 15.5996L11.4648 15.5332L10.9688 15.4678C10.9891 15.3151 11 15.1587 11 15C11 13.067 9.433 11.5 7.5 11.5H6.68652L7.85059 12.6436L7.14941 13.3564L4.66406 10.916L7.16309 8.63086L7.83691 9.36914Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M21 11.5H20V8H21V11.5Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M15 10.5H14V6H15V10.5Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M12 8.5H11V4H12V8.5Z",fill:"currentColor"})),x=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.53516 14.4668L4.03125 14.5322C4.01091 14.6849 4 14.8413 4 15C4 16.933 5.567 18.5 7.5 18.5H8.29102L7.05371 17.3691L7.72754 16.6309L10.2266 18.916L7.74121 21.3564L7.04004 20.6436L8.2041 19.5H7.5C5.01472 19.5 3 17.4853 3 15C3 14.797 3.01388 14.5967 3.04004 14.4004L3.53516 14.4668Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M18 16H17V3H18V16Z\" fill=\"currentColor\" />\n <Path\n d=\"M7.83691 9.36914L6.59961 10.5H7.5C9.98528 10.5 12 12.5147 12 15C12 15.203 11.9861 15.4033 11.96 15.5996L11.4648 15.5332L10.9688 15.4678C10.9891 15.3151 11 15.1587 11 15C11 13.067 9.433 11.5 7.5 11.5H6.68652L7.85059 12.6436L7.14941 13.3564L4.66406 10.916L7.16309 8.63086L7.83691 9.36914Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M21 11.5H20V8H21V11.5Z\" fill=\"currentColor\" />\n <Path d=\"M15 10.5H14V6H15V10.5Z\" fill=\"currentColor\" />\n <Path d=\"M12 8.5H11V4H12V8.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,4RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,EACjD,EAAAA,QAAA,cAAC,QACC,EAAE,iSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,CACrD,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 L=t=>r.createElement(e,{...t},r.createElement(n,{d:"M3.53516 14.4668L4.03125 14.5322C4.01091 14.6849 4 14.8413 4 15C4 16.933 5.567 18.5 7.5 18.5H8.29102L7.05371 17.3691L7.72754 16.6309L10.2266 18.916L7.74121 21.3564L7.04004 20.6436L8.2041 19.5H7.5C5.01472 19.5 3 17.4853 3 15C3 14.797 3.01388 14.5967 3.04004 14.4004L3.53516 14.4668Z",fill:"currentColor"}),r.createElement(n,{d:"M18 16H17V3H18V16Z",fill:"currentColor"}),r.createElement(n,{d:"M7.83691 9.36914L6.59961 10.5H7.5C9.98528 10.5 12 12.5147 12 15C12 15.203 11.9861 15.4033 11.96 15.5996L11.4648 15.5332L10.9688 15.4678C10.9891 15.3151 11 15.1587 11 15C11 13.067 9.433 11.5 7.5 11.5H6.68652L7.85059 12.6436L7.14941 13.3564L4.66406 10.916L7.16309 8.63086L7.83691 9.36914Z",fill:"currentColor"}),r.createElement(n,{d:"M21 11.5H20V8H21V11.5Z",fill:"currentColor"}),r.createElement(n,{d:"M15 10.5H14V6H15V10.5Z",fill:"currentColor"}),r.createElement(n,{d:"M12 8.5H11V4H12V8.5Z",fill:"currentColor"})),d=L;export{L as IconSwitchVoice,d 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.53516 14.4668L4.03125 14.5322C4.01091 14.6849 4 14.8413 4 15C4 16.933 5.567 18.5 7.5 18.5H8.29102L7.05371 17.3691L7.72754 16.6309L10.2266 18.916L7.74121 21.3564L7.04004 20.6436L8.2041 19.5H7.5C5.01472 19.5 3 17.4853 3 15C3 14.797 3.01388 14.5967 3.04004 14.4004L3.53516 14.4668Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M18 16H17V3H18V16Z\" fill=\"currentColor\" />\n <Path\n d=\"M7.83691 9.36914L6.59961 10.5H7.5C9.98528 10.5 12 12.5147 12 15C12 15.203 11.9861 15.4033 11.96 15.5996L11.4648 15.5332L10.9688 15.4678C10.9891 15.3151 11 15.1587 11 15C11 13.067 9.433 11.5 7.5 11.5H6.68652L7.85059 12.6436L7.14941 13.3564L4.66406 10.916L7.16309 8.63086L7.83691 9.36914Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M21 11.5H20V8H21V11.5Z\" fill=\"currentColor\" />\n <Path d=\"M15 10.5H14V6H15V10.5Z\" fill=\"currentColor\" />\n <Path d=\"M12 8.5H11V4H12V8.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,4RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,qBAAqB,KAAK,eAAe,EACjDG,EAAA,cAACH,EAAA,CACC,EAAE,iSACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yBAAyB,KAAK,eAAe,EACrDG,EAAA,cAACH,EAAA,CAAK,EAAE,yBAAyB,KAAK,eAAe,EACrDG,EAAA,cAACH,EAAA,CAAK,EAAE,uBAAuB,KAAK,eAAe,CACrD,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-1",
449
449
  "componentName": "IconAnalytics"
450
450
  },
451
+ {
452
+ "category": "Code",
453
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C13.6569 3 15 4.34315 15 6C15 7.48647 13.9188 8.71993 12.5 8.95801V16.25C12.5 18.3211 14.1789 20 16.25 20C18.3211 20 20 18.3211 20 16.25V13.707L17.5 16.207L16.793 15.5L21 11.293V16.25C21 18.8734 18.8734 21 16.25 21C14.3888 21 12.7791 19.9289 12 18.3701C11.2209 19.9289 9.61116 21 7.75 21C5.12665 21 3 18.8734 3 16.25V11.293L7.20703 15.5L6.5 16.207L4 13.707V16.25C4 18.3211 5.67893 20 7.75 20C9.82107 20 11.5 18.3211 11.5 16.25V8.95801C10.0812 8.71993 9 7.48647 9 6C9 4.34315 10.3431 3 12 3ZM12 4C10.8954 4 10 4.89543 10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4Z\" fill=\"currentColor\"/>",
454
+ "iconName": "anchor, webhooks",
455
+ "variant": {
456
+ "join": "square",
457
+ "filled": "on",
458
+ "radius": "0",
459
+ "stroke": "1"
460
+ },
461
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
462
+ "packageName": "square-filled-radius-0-stroke-1",
463
+ "componentName": "IconAnchor"
464
+ },
451
465
  {
452
466
  "category": "Interface General",
453
467
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.4998 8.96458C14.1961 8.72205 15.5 7.2633 15.5 5.5C15.5 3.567 13.933 2 12 2C10.067 2 8.5 3.567 8.5 5.5C8.5 7.26317 9.80376 8.72183 11.4998 8.96453V21H5.63087L3.15587 12H6.99981V11H1.84375L4.86875 22H19.1309L22.1559 11H16.9998V12H20.8437L18.3687 21H12.4998V8.96458ZM9.5 5.5C9.5 4.11929 10.6193 3 12 3C13.3807 3 14.5 4.11929 14.5 5.5C14.5 6.88071 13.3807 8 12 8C10.6193 8 9.5 6.88071 9.5 5.5Z\" fill=\"currentColor\"/>",
@@ -5222,6 +5236,20 @@
5222
5236
  "packageName": "square-filled-radius-0-stroke-1",
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.0762 8.23535L10.4219 15.6816L7.52637 12.5625L6.79297 13.2432L7.13379 13.6094L10.5781 17.3184L15.9238 8.76465L16.1895 8.34082L15.3408 7.81055L15.0762 8.23535Z\" fill=\"currentColor\"/>",
5242
+ "iconName": "check-circle-2, done, confirm, save, success",
5243
+ "variant": {
5244
+ "join": "square",
5245
+ "filled": "on",
5246
+ "radius": "0",
5247
+ "stroke": "1"
5248
+ },
5249
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
5250
+ "packageName": "square-filled-radius-0-stroke-1",
5251
+ "componentName": "IconCheckCircle2"
5252
+ },
5225
5253
  {
5226
5254
  "category": "Interface General",
5227
5255
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.19342 4.86134L5.62289 10.2171L2.80005 8.10002L3.40005 7.30002L5.37721 8.78289L8.36137 4.30664L9.19342 4.86134ZM11 7.00002H21V8.00002H11V7.00002ZM9.19342 13.8613L5.62289 19.2171L2.80005 17.1L3.40005 16.3L5.37721 17.7829L8.36137 13.3066L9.19342 13.8613ZM11 16H21V17H11V16Z\" fill=\"currentColor\"/>",
@@ -8036,6 +8064,48 @@
8036
8064
  "packageName": "square-filled-radius-0-stroke-1",
8037
8065
  "componentName": "IconDotGrid3x3"
8038
8066
  },
8067
+ {
8068
+ "category": "Interface General",
8069
+ "svg": "<path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/>",
8070
+ "iconName": "douple-check",
8071
+ "variant": {
8072
+ "join": "square",
8073
+ "filled": "on",
8074
+ "radius": "0",
8075
+ "stroke": "1"
8076
+ },
8077
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8078
+ "packageName": "square-filled-radius-0-stroke-1",
8079
+ "componentName": "IconDoupleCheck"
8080
+ },
8081
+ {
8082
+ "category": "Interface General",
8083
+ "svg": "<path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/>",
8084
+ "iconName": "douple-checkmark-1",
8085
+ "variant": {
8086
+ "join": "square",
8087
+ "filled": "on",
8088
+ "radius": "0",
8089
+ "stroke": "1"
8090
+ },
8091
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8092
+ "packageName": "square-filled-radius-0-stroke-1",
8093
+ "componentName": "IconDoupleCheckmark1"
8094
+ },
8095
+ {
8096
+ "category": "Interface General",
8097
+ "svg": "<path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/>",
8098
+ "iconName": "douple-checkmark-1-small",
8099
+ "variant": {
8100
+ "join": "square",
8101
+ "filled": "on",
8102
+ "radius": "0",
8103
+ "stroke": "1"
8104
+ },
8105
+ "createdAt": "2025-11-24T18:01:49.091762+00:00",
8106
+ "packageName": "square-filled-radius-0-stroke-1",
8107
+ "componentName": "IconDoupleCheckmark1Small"
8108
+ },
8039
8109
  {
8040
8110
  "category": "Photography & Video",
8041
8111
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 10H3V9H9V3H10V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 10H14V3H15V9H21V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 21V14H21V15H15V21H14Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 21V15H3V14H10V21H9Z\" fill=\"currentColor\"/>",
@@ -11270,6 +11340,20 @@
11270
11340
  "packageName": "square-filled-radius-0-stroke-1",
11271
11341
  "componentName": "IconHomeRoundDoor"
11272
11342
  },
11343
+ {
11344
+ "category": "Code",
11345
+ "svg": "<path d=\"M9.5 2C11.433 2 13 3.567 13 5.5C13 7.2632 11.6961 8.72121 10 8.96387V18L10.0039 18.1543C10.0842 19.7394 11.3949 21 13 21C14.6569 21 16 19.6569 16 18V12.707L13.5 15.207L12.793 14.5L17 10.293V18C17 20.2091 15.2091 22 13 22C10.86 22 9.11211 20.3194 9.00488 18.2061L9 18V8.96387C7.3039 8.72121 6 7.2632 6 5.5C6 3.567 7.567 2 9.5 2ZM9.5 3C8.11929 3 7 4.11929 7 5.5C7 6.88071 8.11929 8 9.5 8C10.8807 8 12 6.88071 12 5.5C12 4.11929 10.8807 3 9.5 3Z\" fill=\"currentColor\"/>",
11346
+ "iconName": "hook, phishing",
11347
+ "variant": {
11348
+ "join": "square",
11349
+ "filled": "on",
11350
+ "radius": "0",
11351
+ "stroke": "1"
11352
+ },
11353
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
11354
+ "packageName": "square-filled-radius-0-stroke-1",
11355
+ "componentName": "IconHook"
11356
+ },
11273
11357
  {
11274
11358
  "category": "Typography",
11275
11359
  "svg": "<path d=\"M6 3V18H11V3H6Z\" fill=\"currentColor\"/><path d=\"M13 7V18H18V7H13Z\" fill=\"currentColor\"/><path d=\"M3 20V21H21V20H3Z\" fill=\"currentColor\"/>",
@@ -19586,6 +19670,20 @@
19586
19670
  "packageName": "square-filled-radius-0-stroke-1",
19587
19671
  "componentName": "IconSushi"
19588
19672
  },
19673
+ {
19674
+ "category": "AI & Magic",
19675
+ "svg": "<path d=\"M3.53516 14.4668L4.03125 14.5322C4.01091 14.6849 4 14.8413 4 15C4 16.933 5.567 18.5 7.5 18.5H8.29102L7.05371 17.3691L7.72754 16.6309L10.2266 18.916L7.74121 21.3564L7.04004 20.6436L8.2041 19.5H7.5C5.01472 19.5 3 17.4853 3 15C3 14.797 3.01388 14.5967 3.04004 14.4004L3.53516 14.4668Z\" fill=\"currentColor\"/><path d=\"M18 16H17V3H18V16Z\" fill=\"currentColor\"/><path d=\"M7.83691 9.36914L6.59961 10.5H7.5C9.98528 10.5 12 12.5147 12 15C12 15.203 11.9861 15.4033 11.96 15.5996L11.4648 15.5332L10.9688 15.4678C10.9891 15.3151 11 15.1587 11 15C11 13.067 9.433 11.5 7.5 11.5H6.68652L7.85059 12.6436L7.14941 13.3564L4.66406 10.916L7.16309 8.63086L7.83691 9.36914Z\" fill=\"currentColor\"/><path d=\"M21 11.5H20V8H21V11.5Z\" fill=\"currentColor\"/><path d=\"M15 10.5H14V6H15V10.5Z\" fill=\"currentColor\"/><path d=\"M12 8.5H11V4H12V8.5Z\" fill=\"currentColor\"/>",
19676
+ "iconName": "switch-voice, change-voice",
19677
+ "variant": {
19678
+ "join": "square",
19679
+ "filled": "on",
19680
+ "radius": "0",
19681
+ "stroke": "1"
19682
+ },
19683
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
19684
+ "packageName": "square-filled-radius-0-stroke-1",
19685
+ "componentName": "IconSwitchVoice"
19686
+ },
19589
19687
  {
19590
19688
  "category": "Gaming",
19591
19689
  "svg": "<path d=\"M6 9L3.5 12L5.5 15.5L2 19L5 22L8.5 18.5L12 20.5L15 18L6 9Z\" fill=\"currentColor\"/><path d=\"M13.7307 3L8.33594 10.0438L13.9555 15.6633L20.9993 10.2686V3H13.7307Z\" 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-1",
3
- "version": "1.1.39",
3
+ "version": "1.1.41",
4
4
  "style": "square-filled-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1/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",