@central-icons-react-native/square-filled-radius-0-stroke-2 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-2-IconDoupleCheckmark1"},i.default.createElement(x.Path,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"}))}),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-2-IconDoubleCheckmark1"},i.default.createElement(x.Path,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=85EA232C9E370DB864756E2164756E21
3
+ //# debugId=1BA919019E2717E964756E2164756E21
@@ -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-2-IconDoupleCheckmark1\"><Path d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark1\"><Path d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\" fill=\"currentColor\"/></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,wBAA0d,EAA1d,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,iWAAiW,KAAK,eAAc,CAAI,EACle,EAEc",
9
- "debugId": "85EA232C9E370DB864756E2164756E21",
9
+ "debugId": "1BA919019E2717E964756E2164756E21",
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-2-IconDoupleCheckmark1"},n.createElement(h,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"}))}),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-2-IconDoubleCheckmark1"},n.createElement(h,{d:"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark1};
2
2
 
3
- //# debugId=D0087949AC616A9764756E2164756E21
3
+ //# debugId=1DB7EC4A7F9319FC64756E2164756E21
@@ -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-2-IconDoupleCheckmark1\"><Path d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark1\"><Path d=\"M18.3818 4.69922L17.8408 5.54102L8.84082 19.541L8.08887 20.7119L7.21875 19.625L2.21875 13.375L1.59473 12.5938L3.15625 11.3447L3.78125 12.125L7.91113 17.2881L16.1592 4.45898L16.6992 3.61816L18.3818 4.69922ZM22.3828 4.70605L21.8389 5.54492L12.5889 19.7949L12.0439 20.6328L10.3672 19.5439L10.9111 18.7051L20.1611 4.45508L20.7061 3.61719L22.3828 4.70605Z\" fill=\"currentColor\"/></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,gBAA0d,EAA1d,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,iWAAiW,KAAK,eAAc,CAAI,EACle,EAEc",
9
- "debugId": "D0087949AC616A9764756E2164756E21",
9
+ "debugId": "1DB7EC4A7F9319FC64756E2164756E21",
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: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,IconDoupleCheckmark1Small:()=>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-2-IconDoupleCheckmark1Small"},i.default.createElement(x.Path,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"}))}),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,IconDoubleCheckmark1Small:()=>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-2-IconDoubleCheckmark1Small"},i.default.createElement(x.Path,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=536CF8448877E80464756E2164756E21
3
+ //# debugId=644CA0B4EB9D429B64756E2164756E21
@@ -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-2-IconDoupleCheckmark1Small\"><Path d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark1Small\"><Path d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\" fill=\"currentColor\"/></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,wBAAwa,EAAxa,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,0SAA0S,KAAK,eAAc,CAAI,EAChb,EAEc",
9
- "debugId": "536CF8448877E80464756E2164756E21",
9
+ "debugId": "644CA0B4EB9D429B64756E2164756E21",
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-2-IconDoupleCheckmark1Small"},n.createElement(h,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoupleCheckmark1Small};
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-2-IconDoubleCheckmark1Small"},n.createElement(h,{d:"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark1Small};
2
2
 
3
- //# debugId=F46BA6CA9154496764756E2164756E21
3
+ //# debugId=B9C89B8B300358A464756E2164756E21
@@ -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-2-IconDoupleCheckmark1Small\"><Path d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark1Small\"><Path d=\"M19.3809 7.69336L18.8438 8.53711L13.5938 16.7871L13.0566 17.6309L11.3691 16.5566L11.9062 15.7129L17.1562 7.46289L17.6934 6.61914L19.3809 7.69336ZM15.3779 7.68164L14.8477 8.53027L9.84766 16.5303L9.18164 17.5957L4.58594 13L6 11.5859L8.81738 14.4033L13.1523 7.46973L13.6816 6.62207L15.3779 7.68164Z\" fill=\"currentColor\"/></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,gBAAwa,EAAxa,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,0SAA0S,KAAK,eAAc,CAAI,EAChb,EAEc",
9
- "debugId": "F46BA6CA9154496764756E2164756E21",
9
+ "debugId": "B9C89B8B300358A464756E2164756E21",
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,g=(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},L=(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=L(M);var s=g(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=L($);var m=g(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-2-IconDoubleCheckmark2"},m.default.createElement(C.Path,{d:"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z",fill:"currentColor"}),m.default.createElement(C.Path,{d:"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z",fill:"currentColor"}))}),D=I;
2
+
3
+ //# debugId=9B0D1672D480262B64756E2164756E21
@@ -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-2-IconDoupleCheck\"><Path d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\" fill=\"currentColor\"/><Path d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark2\"><Path d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\" fill=\"currentColor\"/><Path d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\" fill=\"currentColor\"/></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,wBAAyV,EAAzV,IAAqB,EAAO,OAAO,mDAAkD,wBAAC,OAAD,CAAM,EAAE,oHAAoH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACjW,EAEc",
9
- "debugId": "ADBCC6FA34556C9064756E2164756E21",
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,wBAA8V,EAA9V,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,oHAAoH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACtW,EAEc",
9
+ "debugId": "9B0D1672D480262B64756E2164756E21",
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-2-IconDoubleCheckmark2"},t.createElement(m,{d:"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z",fill:"currentColor"}),t.createElement(m,{d:"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z",fill:"currentColor"}))}),P=d;export{P as default,d as IconDoubleCheckmark2};
2
+
3
+ //# debugId=564535EF9A995A7064756E2164756E21
@@ -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-2-IconDoupleCheck\"><Path d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\" fill=\"currentColor\"/><Path d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\" fill=\"currentColor\"/></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-2-IconDoubleCheckmark2\"><Path d=\"M19.3994 4.79395L7.78613 20.4189L0.59668 14.7969L1.82812 13.2217L7.40332 17.5801L17.7939 3.60059L19.3994 4.79395Z\" fill=\"currentColor\"/><Path d=\"M23.3994 4.79395L11.8008 20.3994L10.1953 19.2061L21.7939 3.60059L23.3994 4.79395Z\" fill=\"currentColor\"/></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,gBAAyV,EAAzV,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,EAAE,oHAAoH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACjW,EAEc",
9
- "debugId": "DAE3CADA21A27D6C64756E2164756E21",
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,gBAA8V,EAA9V,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,oHAAoH,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACtW,EAEc",
9
+ "debugId": "564535EF9A995A7064756E2164756E21",
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 f of u(r))if(!C.call(p,f))l(p,f,{get:c.bind(r,f),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:()=>L});module.exports=k(b);var a=d(require("react")),n=require("react-native-svg"),L=({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(L,{...r,maskId:"square-filled-radius-0-stroke-2-IconDoupleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z",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 f of u(r))if(!C.call(p,f))l(p,f,{get:c.bind(r,f),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:()=>L});module.exports=k(M);var a=d(require("react")),n=require("react-native-svg"),L=({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(L,{...r,maskId:"square-filled-radius-0-stroke-2-IconDoubleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=A18818D9FD7D13C564756E2164756E21
3
+ //# debugId=7E5B5E863790B61A64756E2164756E21
@@ -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-2-IconDoupleCheckmark2Small\"><Path d=\"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z\" 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-2-IconDoubleCheckmark2Small\"><Path d=\"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z\" 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,wBAAsZ,EAAtZ,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,wRAAwR,KAAK,eAAc,CAAI,EAC9Z,EAEc",
9
- "debugId": "A18818D9FD7D13C564756E2164756E21",
9
+ "debugId": "7E5B5E863790B61A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as f,Rect as a,G as L}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(f,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(L,{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-2-IconDoupleCheckmark2Small"},n.createElement(h,{d:"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoupleCheckmark2Small};
1
+ import r from"react";import{Svg as i,Mask as f,Rect as a,G as L}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(f,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(L,{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-2-IconDoubleCheckmark2Small"},n.createElement(h,{d:"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark2Small};
2
2
 
3
- //# debugId=A4C691B74233A5A764756E2164756E21
3
+ //# debugId=F1A30C4848C2BDD564756E2164756E21
@@ -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-2-IconDoupleCheckmark2Small\"><Path d=\"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z\" 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-2-IconDoubleCheckmark2Small\"><Path d=\"M15.9111 7.90625L15.2529 8.6582L7.54883 17.4629L3.08594 13L4.5 11.5859L7.45117 14.5371L13.7471 7.3418L14.4062 6.58887L15.9111 7.90625ZM20.9111 7.90625L20.2529 8.6582L13.2529 16.6582L12.5938 17.4111L11.0889 16.0938L11.7471 15.3418L18.7471 7.3418L19.4062 6.58887L20.9111 7.90625Z\" 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,gBAAsZ,EAAtZ,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,wRAAwR,KAAK,eAAc,CAAI,EAC9Z,EAEc",
9
- "debugId": "A4C691B74233A5A764756E2164756E21",
9
+ "debugId": "F1A30C4848C2BDD564756E2164756E21",
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,C)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?S??=new WeakMap:M??=new WeakMap,p=a.get(r);if(p)return p}C=r!=null?v(w(r)):{};let i=o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C;for(let m of c(r))if(!h.call(i,m))l(i,m,{get:g.bind(r,m),enumerable:!0});if(e)a.set(r,i);return i},I=(r)=>{var o=(u??=new WeakMap).get(r),C;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of c(r))if(!h.call(o,e))l(o,e,{get:g.bind(r,e),enumerable:!(C=P(r,e))||C.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 C in o)l(r,C,{get:o[C],enumerable:!0,configurable:!0,set:Z.bind(o,C)})};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:C="masked",maskId:e,...a})=>{let p=C!=="raw"&&!!e;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:e,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(#${e})`})):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-2-IconSaturn"},s.default.createElement(f.Path,{d:"M20.1083 14.5566C19.023 18.0015 15.8043 20.5 12.0009 20.5C10.1079 20.5 8.35989 19.8804 6.94719 18.834C8.97448 18.5528 11.3014 18.0102 13.7011 17.2305C16.1014 16.4505 18.3028 15.5212 20.1083 14.5566Z",fill:"currentColor"}),s.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 3.5C14.6021 3.50001 16.9278 4.67001 18.4863 6.51074C19.6615 6.40913 20.7169 6.41749 21.5654 6.56348C22.0539 6.6476 22.5272 6.78578 22.9257 7.01367C23.2806 7.21667 23.6195 7.51808 23.8144 7.94629L23.8886 8.13672L23.9413 8.33594C24.0352 8.79673 23.9372 9.23962 23.7695 9.6123C23.5809 10.031 23.2794 10.4211 22.9335 10.7764C22.2402 11.4884 21.2167 12.2141 19.995 12.9092C18.1877 13.9374 15.8449 14.9561 13.2363 15.8037C10.6274 16.6514 8.13297 17.2042 6.06633 17.4346C4.66964 17.5902 3.41474 17.6051 2.43547 17.4365C1.94699 17.3524 1.47362 17.2142 1.07512 16.9863C0.669737 16.7544 0.284852 16.3936 0.112228 15.8623C-0.0602645 15.331 0.039714 14.8136 0.231369 14.3877C0.419876 13.9689 0.721401 13.5789 1.06731 13.2236C1.66782 12.6069 2.51613 11.9796 3.52629 11.3711C3.84823 6.97044 7.51807 3.5 12.0009 3.5ZM3.66399 13.6631C3.17469 14.0045 2.78424 14.3262 2.49992 14.6182C2.24578 14.8792 2.11298 15.0793 2.05461 15.209C2.0508 15.2175 2.04878 15.2261 2.04582 15.2334C2.05284 15.2378 2.05967 15.245 2.06828 15.25C2.19171 15.3206 2.4165 15.404 2.77531 15.4658C3.17683 15.5349 3.68182 15.5649 4.27824 15.5537C4.00338 14.9574 3.79517 14.3242 3.66399 13.6631ZM19.7197 8.44531C19.9946 9.04187 20.2017 9.67542 20.3329 10.3369C20.8237 9.99444 21.2159 9.6735 21.5009 9.38086C21.7549 9.11993 21.8878 8.9207 21.9462 8.79102C21.9501 8.7823 21.951 8.77304 21.954 8.76562C21.9473 8.76137 21.9408 8.75471 21.9325 8.75C21.809 8.67942 21.5844 8.59595 21.2255 8.53418C20.8232 8.46499 20.3175 8.43391 19.7197 8.44531Z",fill:"currentColor"}))}),F=B;
2
+
3
+ //# debugId=8A8EFE0B3BD45EB364756E2164756E21
@@ -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-2-IconSaturn\"><Path d=\"M20.1083 14.5566C19.023 18.0015 15.8043 20.5 12.0009 20.5C10.1079 20.5 8.35989 19.8804 6.94719 18.834C8.97448 18.5528 11.3014 18.0102 13.7011 17.2305C16.1014 16.4505 18.3028 15.5212 20.1083 14.5566Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0009 3.5C14.6021 3.50001 16.9278 4.67001 18.4863 6.51074C19.6615 6.40913 20.7169 6.41749 21.5654 6.56348C22.0539 6.6476 22.5272 6.78578 22.9257 7.01367C23.2806 7.21667 23.6195 7.51808 23.8144 7.94629L23.8886 8.13672L23.9413 8.33594C24.0352 8.79673 23.9372 9.23962 23.7695 9.6123C23.5809 10.031 23.2794 10.4211 22.9335 10.7764C22.2402 11.4884 21.2167 12.2141 19.995 12.9092C18.1877 13.9374 15.8449 14.9561 13.2363 15.8037C10.6274 16.6514 8.13297 17.2042 6.06633 17.4346C4.66964 17.5902 3.41474 17.6051 2.43547 17.4365C1.94699 17.3524 1.47362 17.2142 1.07512 16.9863C0.669737 16.7544 0.284852 16.3936 0.112228 15.8623C-0.0602645 15.331 0.039714 14.8136 0.231369 14.3877C0.419876 13.9689 0.721401 13.5789 1.06731 13.2236C1.66782 12.6069 2.51613 11.9796 3.52629 11.3711C3.84823 6.97044 7.51807 3.5 12.0009 3.5ZM3.66399 13.6631C3.17469 14.0045 2.78424 14.3262 2.49992 14.6182C2.24578 14.8792 2.11298 15.0793 2.05461 15.209C2.0508 15.2175 2.04878 15.2261 2.04582 15.2334C2.05284 15.2378 2.05967 15.245 2.06828 15.25C2.19171 15.3206 2.4165 15.404 2.77531 15.4658C3.17683 15.5349 3.68182 15.5649 4.27824 15.5537C4.00338 14.9574 3.79517 14.3242 3.66399 13.6631ZM19.7197 8.44531C19.9946 9.04187 20.2017 9.67542 20.3329 10.3369C20.8237 9.99444 21.2159 9.6735 21.5009 9.38086C21.7549 9.11993 21.8878 8.9207 21.9462 8.79102C21.9501 8.7823 21.951 8.77304 21.954 8.76562C21.9473 8.76137 21.9408 8.75471 21.9325 8.75C21.809 8.67942 21.5844 8.59595 21.2255 8.53418C20.8232 8.46499 20.3175 8.43391 19.7197 8.44531Z\" 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,wBAA01D,EAA11D,IAAqB,EAAO,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,yMAAyM,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+9CAA+9C,KAAK,eAAc,CAAI,EACl2D,EAEc",
9
+ "debugId": "8A8EFE0B3BD45EB364756E2164756E21",
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:C,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"},C)),r.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):C)};import e from"react";import{Path as s}from"react-native-svg";var u=e.memo((C)=>{return e.createElement(l,{...C,maskId:"square-filled-radius-0-stroke-2-IconSaturn"},e.createElement(s,{d:"M20.1083 14.5566C19.023 18.0015 15.8043 20.5 12.0009 20.5C10.1079 20.5 8.35989 19.8804 6.94719 18.834C8.97448 18.5528 11.3014 18.0102 13.7011 17.2305C16.1014 16.4505 18.3028 15.5212 20.1083 14.5566Z",fill:"currentColor"}),e.createElement(s,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 3.5C14.6021 3.50001 16.9278 4.67001 18.4863 6.51074C19.6615 6.40913 20.7169 6.41749 21.5654 6.56348C22.0539 6.6476 22.5272 6.78578 22.9257 7.01367C23.2806 7.21667 23.6195 7.51808 23.8144 7.94629L23.8886 8.13672L23.9413 8.33594C24.0352 8.79673 23.9372 9.23962 23.7695 9.6123C23.5809 10.031 23.2794 10.4211 22.9335 10.7764C22.2402 11.4884 21.2167 12.2141 19.995 12.9092C18.1877 13.9374 15.8449 14.9561 13.2363 15.8037C10.6274 16.6514 8.13297 17.2042 6.06633 17.4346C4.66964 17.5902 3.41474 17.6051 2.43547 17.4365C1.94699 17.3524 1.47362 17.2142 1.07512 16.9863C0.669737 16.7544 0.284852 16.3936 0.112228 15.8623C-0.0602645 15.331 0.039714 14.8136 0.231369 14.3877C0.419876 13.9689 0.721401 13.5789 1.06731 13.2236C1.66782 12.6069 2.51613 11.9796 3.52629 11.3711C3.84823 6.97044 7.51807 3.5 12.0009 3.5ZM3.66399 13.6631C3.17469 14.0045 2.78424 14.3262 2.49992 14.6182C2.24578 14.8792 2.11298 15.0793 2.05461 15.209C2.0508 15.2175 2.04878 15.2261 2.04582 15.2334C2.05284 15.2378 2.05967 15.245 2.06828 15.25C2.19171 15.3206 2.4165 15.404 2.77531 15.4658C3.17683 15.5349 3.68182 15.5649 4.27824 15.5537C4.00338 14.9574 3.79517 14.3242 3.66399 13.6631ZM19.7197 8.44531C19.9946 9.04187 20.2017 9.67542 20.3329 10.3369C20.8237 9.99444 21.2159 9.6735 21.5009 9.38086C21.7549 9.11993 21.8878 8.9207 21.9462 8.79102C21.9501 8.7823 21.951 8.77304 21.954 8.76562C21.9473 8.76137 21.9408 8.75471 21.9325 8.75C21.809 8.67942 21.5844 8.59595 21.2255 8.53418C20.8232 8.46499 20.3175 8.43391 19.7197 8.44531Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconSaturn};
2
+
3
+ //# debugId=010675FEEC3A9D5E64756E2164756E21
@@ -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-2-IconSaturn\"><Path d=\"M20.1083 14.5566C19.023 18.0015 15.8043 20.5 12.0009 20.5C10.1079 20.5 8.35989 19.8804 6.94719 18.834C8.97448 18.5528 11.3014 18.0102 13.7011 17.2305C16.1014 16.4505 18.3028 15.5212 20.1083 14.5566Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0009 3.5C14.6021 3.50001 16.9278 4.67001 18.4863 6.51074C19.6615 6.40913 20.7169 6.41749 21.5654 6.56348C22.0539 6.6476 22.5272 6.78578 22.9257 7.01367C23.2806 7.21667 23.6195 7.51808 23.8144 7.94629L23.8886 8.13672L23.9413 8.33594C24.0352 8.79673 23.9372 9.23962 23.7695 9.6123C23.5809 10.031 23.2794 10.4211 22.9335 10.7764C22.2402 11.4884 21.2167 12.2141 19.995 12.9092C18.1877 13.9374 15.8449 14.9561 13.2363 15.8037C10.6274 16.6514 8.13297 17.2042 6.06633 17.4346C4.66964 17.5902 3.41474 17.6051 2.43547 17.4365C1.94699 17.3524 1.47362 17.2142 1.07512 16.9863C0.669737 16.7544 0.284852 16.3936 0.112228 15.8623C-0.0602645 15.331 0.039714 14.8136 0.231369 14.3877C0.419876 13.9689 0.721401 13.5789 1.06731 13.2236C1.66782 12.6069 2.51613 11.9796 3.52629 11.3711C3.84823 6.97044 7.51807 3.5 12.0009 3.5ZM3.66399 13.6631C3.17469 14.0045 2.78424 14.3262 2.49992 14.6182C2.24578 14.8792 2.11298 15.0793 2.05461 15.209C2.0508 15.2175 2.04878 15.2261 2.04582 15.2334C2.05284 15.2378 2.05967 15.245 2.06828 15.25C2.19171 15.3206 2.4165 15.404 2.77531 15.4658C3.17683 15.5349 3.68182 15.5649 4.27824 15.5537C4.00338 14.9574 3.79517 14.3242 3.66399 13.6631ZM19.7197 8.44531C19.9946 9.04187 20.2017 9.67542 20.3329 10.3369C20.8237 9.99444 21.2159 9.6735 21.5009 9.38086C21.7549 9.11993 21.8878 8.9207 21.9462 8.79102C21.9501 8.7823 21.951 8.77304 21.954 8.76562C21.9473 8.76137 21.9408 8.75471 21.9325 8.75C21.809 8.67942 21.5844 8.59595 21.2255 8.53418C20.8232 8.46499 20.3175 8.43391 19.7197 8.44531Z\" 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,gBAA01D,EAA11D,IAAqB,EAAO,OAAO,8CAA6C,gBAAC,EAAD,CAAM,EAAE,yMAAyM,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+9CAA+9C,KAAK,eAAc,CAAI,EACl2D,EAEc",
9
+ "debugId": "010675FEEC3A9D5E64756E2164756E21",
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