@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.311 → 1.1.313

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 (42) hide show
  1. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.d.ts +2 -2
  2. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js +2 -2
  3. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js.map +3 -3
  4. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs +2 -2
  5. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs.map +3 -3
  6. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.d.ts +2 -2
  7. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js +2 -2
  8. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js.map +3 -3
  9. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs +2 -2
  10. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs.map +3 -3
  11. package/IconDoubleCheckmark2/index.d.ts +4 -0
  12. package/IconDoubleCheckmark2/index.js +3 -0
  13. package/{IconDoupleCheck → IconDoubleCheckmark2}/index.js.map +4 -4
  14. package/IconDoubleCheckmark2/index.mjs +3 -0
  15. package/{IconDoupleCheck → IconDoubleCheckmark2}/index.mjs.map +4 -4
  16. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.d.ts +2 -2
  17. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js +2 -2
  18. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js.map +3 -3
  19. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs +2 -2
  20. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs.map +3 -3
  21. package/IconSaturn/index.d.ts +4 -0
  22. package/IconSaturn/index.js +3 -0
  23. package/IconSaturn/index.js.map +11 -0
  24. package/IconSaturn/index.mjs +3 -0
  25. package/IconSaturn/index.mjs.map +11 -0
  26. package/README.md +5 -4
  27. package/filtered-icons.json +1 -1
  28. package/icons/index.d.ts +1 -1
  29. package/icons/index.js +2 -2
  30. package/icons/index.js.map +3 -3
  31. package/icons/index.mjs +2 -2
  32. package/icons/index.mjs.map +3 -3
  33. package/icons-index.json +4 -4
  34. package/index.d.ts +5 -4
  35. package/index.js +15 -12
  36. package/index.mjs +5 -4
  37. package/license-check.js +1 -1
  38. package/package.json +1 -1
  39. package/skills/central-icons-react-native/SKILL.md +6 -5
  40. package/IconDoupleCheck/index.d.ts +0 -4
  41. package/IconDoupleCheck/index.js +0 -3
  42. package/IconDoupleCheck/index.mjs +0 -3
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark1;
3
+ export declare const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark1;
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var v,y,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?v??=new WeakMap:y??=new WeakMap,p=m.get(r);if(p)return p}e=r!=null?B(w(r)):{};let l=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(l,L))a(l,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,l);return l},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))a(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var S=(r)=>r;function M(r,o){this[r]=S.bind(null,o)}var g=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};g(b,{CentralIconBase:()=>f});module.exports=k(b);var s=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoupleCheckmark1:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1"},i.default.createElement(x.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"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,v,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?b??=new WeakMap:v??=new WeakMap,l=m.get(r);if(l)return l}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))a(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))a(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function S(r,o){this[r]=y.bind(null,o)}var g=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>f});module.exports=k(M);var s=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoubleCheckmark1:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},i.default.createElement(x.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"}))}),D=I;
2
2
 
3
- //# debugId=E39ED3F367A3DA3D64756E2164756E21
3
+ //# debugId=02C97A4620C570F264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAA4c,EAA5c,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACpd,EAEc",
9
- "debugId": "E39ED3F367A3DA3D64756E2164756E21",
9
+ "debugId": "02C97A4620C570F264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as L,Rect as s,G as f}from"react-native-svg";var a=({children:e,size:o=24,mode:m="masked",maskId:t,...p})=>{let l=m!=="raw"&&!!t;return r.createElement(i,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(a,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1"},n.createElement(h,{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"}))}),P=u;export{P as default,u as IconDoupleCheckmark1};
1
+ import r from"react";import{Svg as i,Mask as L,Rect as s,G as f}from"react-native-svg";var a=({children:e,size:o=24,mode:m="masked",maskId:t,...l})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(a,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},n.createElement(h,{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"}))}),P=u;export{P as default,u as IconDoubleCheckmark1};
2
2
 
3
- //# debugId=F08C4A0C49F110CC64756E2164756E21
3
+ //# debugId=12327A4E51BBB46A64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAA4c,EAA5c,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACpd,EAEc",
9
- "debugId": "F08C4A0C49F110CC64756E2164756E21",
9
+ "debugId": "12327A4E51BBB46A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark1Small;
3
+ export declare const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark1Small;
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,v,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let f of d(r))if(!h.call(i,f))m(i,f,{get:c.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))m(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return C.set(r,o),o},C;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var x=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};x(b,{CentralIconBase:()=>L});module.exports=g(b);var l=k(require("react")),n=require("react-native-svg"),L=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return l.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?l.default.createElement(l.default.Fragment,null,l.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(n.G,{color:"#fff"},r)),l.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoupleCheckmark1Small:()=>I});module.exports=g($);var s=k(require("react"));var u=require("react-native-svg"),I=s.default.memo((r)=>{return s.default.createElement(L,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small"},s.default.createElement(u.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"}),s.default.createElement(u.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"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,b,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:b??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let f of d(r))if(!h.call(i,f))m(i,f,{get:c.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))m(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return C.set(r,o),o},C;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var x=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};x(M,{CentralIconBase:()=>L});module.exports=g(M);var l=k(require("react")),n=require("react-native-svg"),L=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return l.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?l.default.createElement(l.default.Fragment,null,l.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(n.G,{color:"#fff"},r)),l.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoubleCheckmark1Small:()=>I});module.exports=g($);var s=k(require("react"));var u=require("react-native-svg"),I=s.default.memo((r)=>{return s.default.createElement(L,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},s.default.createElement(u.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"}),s.default.createElement(u.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"}))}),D=I;
2
2
 
3
- //# debugId=38F8EB39E41F8C0E64756E2164756E21
3
+ //# debugId=D1835214A040B99A64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAA6b,EAA7b,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EACrc,EAEc",
9
- "debugId": "38F8EB39E41F8C0E64756E2164756E21",
9
+ "debugId": "D1835214A040B99A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as f,Mask as L,Rect as l,G as u}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(L,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},e)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as s}from"react-native-svg";var C=t.memo((e)=>{return t.createElement(m,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small"},t.createElement(s,{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"}),t.createElement(s,{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"}))}),P=C;export{P as default,C as IconDoupleCheckmark1Small};
1
+ import r from"react";import{Svg as f,Mask as L,Rect as l,G as u}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(L,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},e)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as s}from"react-native-svg";var C=t.memo((e)=>{return t.createElement(m,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},t.createElement(s,{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"}),t.createElement(s,{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"}))}),P=C;export{P as default,C as IconDoubleCheckmark1Small};
2
2
 
3
- //# debugId=773222916D29926F64756E2164756E21
3
+ //# debugId=AF25963CB11C35D264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA6b,EAA7b,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EACrc,EAEc",
9
- "debugId": "773222916D29926F64756E2164756E21",
9
+ "debugId": "AF25963CB11C35D264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var b,v,L=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let f of h(r))if(!c.call(i,f))l(i,f,{get:k.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!c.call(o,t))l(o,t,{get:k.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return d.set(r,o),o},d;var y=(r)=>r;function S(r,o){this[r]=y.bind(null,o)}var x=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};x(M,{CentralIconBase:()=>u});module.exports=g(M);var s=L(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoubleCheckmark2:()=>I});module.exports=g($);var m=L(require("react"));var C=require("react-native-svg"),I=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},m.default.createElement(C.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"}),m.default.createElement(C.Path,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),D=I;
2
+
3
+ //# debugId=43B51BAC643C361F64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheck/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheck: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheck\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheck;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,2EChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAoE,UAAM,KAAK,CAAC,IAAU,CACrG,OAAO,wBAA0W,EAA1W,IAAqB,EAAO,OAAO,mDAAkD,wBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EAClX,EAEc",
9
- "debugId": "F439F3A01DB98FA764756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAA+W,EAA/W,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACvX,EAEc",
9
+ "debugId": "43B51BAC643C361F64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as f,Mask as u,Rect as s,G as C}from"react-native-svg";var l=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(C,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as m}from"react-native-svg";var d=t.memo((e)=>{return t.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},t.createElement(m,{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"}),t.createElement(m,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),P=d;export{P as default,d as IconDoubleCheckmark2};
2
+
3
+ //# debugId=47D8EA89D2F82E6E64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheck/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheck: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheck\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheck;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><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\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAoE,EAAM,KAAK,CAAC,IAAU,CACrG,OAAO,gBAA0W,EAA1W,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EAClX,EAEc",
9
- "debugId": "F51E46554DE6C0CF64756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAA+W,EAA/W,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACvX,EAEc",
9
+ "debugId": "47D8EA89D2F82E6E64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark2Small;
3
+ export declare const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2Small;
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,v,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:v??=new WeakMap,s=m.get(r);if(s)return s}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))l(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};g(b,{CentralIconBase:()=>f});module.exports=k(b);var a=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let s=e!=="raw"&&!!t;return a.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},s?a.default.createElement(a.default.Fragment,null,a.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},a.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),a.default.createElement(n.G,{color:"#fff"},r)),a.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoupleCheckmark2Small:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,b,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:b??=new WeakMap,s=m.get(r);if(s)return s}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))l(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>f});module.exports=k(M);var a=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let s=e!=="raw"&&!!t;return a.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},s?a.default.createElement(a.default.Fragment,null,a.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},a.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),a.default.createElement(n.G,{color:"#fff"},r)),a.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoubleCheckmark2Small:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=58710415853A6A0C64756E2164756E21
3
+ //# debugId=4C751BD30DA6810B64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark2Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark2Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAA+Z,EAA/Z,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EACva,EAEc",
9
- "debugId": "58710415853A6A0C64756E2164756E21",
9
+ "debugId": "4C751BD30DA6810B64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as L,Rect as a,G as f}from"react-native-svg";var l=({children:e,size:o=24,mode:m="masked",maskId:t,...s})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(a,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small"},n.createElement(h,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoupleCheckmark2Small};
1
+ import r from"react";import{Svg as i,Mask as L,Rect as a,G as f}from"react-native-svg";var l=({children:e,size:o=24,mode:m="masked",maskId:t,...s})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(a,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},n.createElement(h,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark2Small};
2
2
 
3
- //# debugId=3A4EF0BCB12673FF64756E2164756E21
3
+ //# debugId=369FCA143B90730264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark2Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark2Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA+Z,EAA/Z,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EACva,EAEc",
9
- "debugId": "3A4EF0BCB12673FF64756E2164756E21",
9
+ "debugId": "369FCA143B90730264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconSaturn;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:c,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function g(r){return this[r]}var S,M,x=(r,o,e)=>{var C=r!=null&&typeof r==="object";if(C){var a=o?S??=new WeakMap:M??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?v(w(r)):{};let i=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let m of c(r))if(!h.call(i,m))l(i,m,{get:g.bind(r,m),enumerable:!0});if(C)a.set(r,i);return i},I=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var C of c(r))if(!h.call(o,C))l(o,C,{get:g.bind(r,C),enumerable:!(e=P(r,C))||e.enumerable})}return u.set(r,o),o},u;var y=(r)=>r;function Z(r,o){this[r]=y.bind(null,o)}var k=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:Z.bind(o,e)})};var b={};k(b,{CentralIconBase:()=>d});module.exports=I(b);var n=x(require("react")),t=require("react-native-svg"),d=({children:r,size:o=24,mode:e="masked",maskId:C,...a})=>{let p=e!=="raw"&&!!C;return n.default.createElement(t.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?n.default.createElement(n.default.Fragment,null,n.default.createElement(t.Mask,{id:C,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),n.default.createElement(t.G,{color:"#fff"},r)),n.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${C})`})):r)};var $={};k($,{default:()=>F,IconSaturn:()=>B});module.exports=I($);var s=x(require("react"));var f=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(d,{...r,maskId:"square-filled-radius-0-stroke-1-IconSaturn"},s.default.createElement(f.Path,{d:"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z",fill:"currentColor"}),s.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z",fill:"currentColor"}))}),F=B;
2
+
3
+ //# debugId=9BB6A4E3FD1B99D564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconSaturn\"><Path d=\"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSaturn;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAA2tD,EAA3tD,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACnuD,EAEc",
9
+ "debugId": "9BB6A4E3FD1B99D564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as m,Mask as d,Rect as n,G as f}from"react-native-svg";var l=({children:e,size:o=24,mode:a="masked",maskId:t,...p})=>{let i=a!=="raw"&&!!t;return r.createElement(m,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(d,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(n,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import C from"react";import{Path as s}from"react-native-svg";var u=C.memo((e)=>{return C.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconSaturn"},C.createElement(s,{d:"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z",fill:"currentColor"}),C.createElement(s,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconSaturn};
2
+
3
+ //# debugId=5CC70025FDDD346564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconSaturn\"><Path d=\"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSaturn;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAA2tD,EAA3tD,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACnuD,EAEc",
9
+ "debugId": "5CC70025FDDD346564756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1292,10 +1292,10 @@ Below is a complete list of available icons:
1292
1292
  - IconProgress50
1293
1293
  - IconProgress75
1294
1294
  - IconCheckCircle2
1295
- - IconDoupleCheckmark1
1296
- - IconDoupleCheckmark1Small
1297
- - IconDoupleCheck
1298
- - IconDoupleCheckmark2Small
1295
+ - IconDoubleCheckmark1
1296
+ - IconDoubleCheckmark1Small
1297
+ - IconDoubleCheckmark2
1298
+ - IconDoubleCheckmark2Small
1299
1299
  - IconExclamationCircle
1300
1300
  - IconPreview
1301
1301
  - IconSearchOptions
@@ -1447,6 +1447,7 @@ Below is a complete list of available icons:
1447
1447
  - IconPinFocus
1448
1448
  - IconCompassPointerSquare
1449
1449
  - IconEarth2
1450
+ - IconSaturn
1450
1451
 
1451
1452
  ### Nature & Energy
1452
1453