@central-icons-react-native/square-outlined-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 (43) hide show
  1. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.d.ts +2 -2
  2. package/IconDoubleCheckmark1/index.js +3 -0
  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
  43. package/IconDoupleCheckmark1/index.js +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;
@@ -0,0 +1,3 @@
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var v,y,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?v??=new WeakMap:y??=new WeakMap,i=p.get(r);if(i)return i}e=r!=null?w(P(r)):{};let l=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(l,k))a(l,k,{get:f.bind(r,k),enumerable:!0});if(t)p.set(r,l);return l},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=b(r,t))||e.enumerable})}return h.set(r,o),o},h;var L=(r)=>r;function S(r,o){this[r]=L.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>u});module.exports=x(M);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...p})=>{let i=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?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 q={};I(q,{default:()=>$,IconDoubleCheckmark1:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark1"},m.default.createElement(d.Path,{d:"M3 12.75L8 19L17 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M11.75 19.25L21 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
2
+
3
+ //# debugId=D7DB652ADBCAA81D64756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark1\"><Path d=\"M3 12.75L8 19L17 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.75 19.25L21 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark1\"><Path d=\"M3 12.75L8 19L17 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.75 19.25L21 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,wBAAmR,EAAnR,IAAqB,EAAO,OAAO,0DAAyD,wBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC3R,EAEc",
9
- "debugId": "F897E8F82AED89F864756E2164756E21",
9
+ "debugId": "D7DB652ADBCAA81D64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:m="masked",maskId:n,...i})=>{let l=m!=="raw"&&!!n;return r.createElement(k,{...i,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(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as p}from"react-native-svg";var h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark1"},t.createElement(p,{d:"M3 12.75L8 19L17 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(p,{d:"M11.75 19.25L21 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),v=h;export{v as default,h as IconDoupleCheckmark1};
1
+ import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:p="masked",maskId:n,...i})=>{let l=p!=="raw"&&!!n;return r.createElement(k,{...i,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(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark1"},t.createElement(m,{d:"M3 12.75L8 19L17 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M11.75 19.25L21 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),b=h;export{b as default,h as IconDoubleCheckmark1};
2
2
 
3
- //# debugId=EBA8BB915A44772764756E2164756E21
3
+ //# debugId=FF403D3F4F2DA25164756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark1\"><Path d=\"M3 12.75L8 19L17 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.75 19.25L21 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark1\"><Path d=\"M3 12.75L8 19L17 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.75 19.25L21 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,gBAAmR,EAAnR,IAAqB,EAAO,OAAO,0DAAyD,gBAAC,EAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC3R,EAEc",
9
- "debugId": "EBA8BB915A44772764756E2164756E21",
9
+ "debugId": "FF403D3F4F2DA25164756E2164756E21",
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 w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:S}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var v,y,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?v??=new WeakMap:y??=new WeakMap,l=p.get(r);if(l)return l}e=r!=null?w(P(r)):{};let i=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(i,k))a(i,k,{get:f.bind(r,k),enumerable:!0});if(t)p.set(r,i);return i},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return h.set(r,o),o},h;var L=(r)=>r;function M(r,o){this[r]=L.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};I(b,{CentralIconBase:()=>u});module.exports=x(b);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...p})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,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 q={};I(q,{default:()=>$,IconDoupleCheckmark1Small:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark1Small"},m.default.createElement(d.Path,{d:"M6 13L9 16L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M12.75 16.25L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:S}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var b,v,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?b??=new WeakMap:v??=new WeakMap,p=l.get(r);if(p)return p}e=r!=null?w(P(r)):{};let i=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(i,k))a(i,k,{get:f.bind(r,k),enumerable:!0});if(t)l.set(r,i);return i},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function L(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:L.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>u});module.exports=x(M);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...l})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...l,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 q={};I(q,{default:()=>$,IconDoubleCheckmark1Small:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark1Small"},m.default.createElement(d.Path,{d:"M6 13L9 16L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M12.75 16.25L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
2
2
 
3
- //# debugId=A6C482E6C7E7974564756E2164756E21
3
+ //# debugId=C5382801B7C215D164756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark1Small\"><Path d=\"M6 13L9 16L14 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.75 16.25L18 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark1Small\"><Path d=\"M6 13L9 16L14 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.75 16.25L18 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,wBAAqR,EAArR,IAAqB,EAAO,OAAO,+DAA8D,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC7R,EAEc",
9
- "debugId": "A6C482E6C7E7974564756E2164756E21",
9
+ "debugId": "C5382801B7C215D164756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:p="masked",maskId:n,...l})=>{let i=p!=="raw"&&!!n;return r.createElement(k,{...l,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(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark1Small"},t.createElement(m,{d:"M6 13L9 16L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M12.75 16.25L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=h;export{S as default,h as IconDoupleCheckmark1Small};
1
+ import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:l="masked",maskId:n,...p})=>{let i=l!=="raw"&&!!n;return r.createElement(k,{...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(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark1Small"},t.createElement(m,{d:"M6 13L9 16L14 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M12.75 16.25L18 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=h;export{S as default,h as IconDoubleCheckmark1Small};
2
2
 
3
- //# debugId=5EDD821AB30456B664756E2164756E21
3
+ //# debugId=1F64B18D119FBA6D64756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark1Small\"><Path d=\"M6 13L9 16L14 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.75 16.25L18 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark1Small\"><Path d=\"M6 13L9 16L14 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.75 16.25L18 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,gBAAqR,EAArR,IAAqB,EAAO,OAAO,+DAA8D,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC7R,EAEc",
9
- "debugId": "5EDD821AB30456B664756E2164756E21",
9
+ "debugId": "1F64B18D119FBA6D64756E2164756E21",
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 w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var v,y,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?v??=new WeakMap:y??=new WeakMap,i=p.get(r);if(i)return i}e=r!=null?w(P(r)):{};let l=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(l,k))a(l,k,{get:f.bind(r,k),enumerable:!0});if(t)p.set(r,l);return l},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=b(r,t))||e.enumerable})}return h.set(r,o),o},h;var L=(r)=>r;function S(r,o){this[r]=L.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>u});module.exports=x(M);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...p})=>{let i=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?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 q={};I(q,{default:()=>$,IconDoubleCheckmark2:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark2"},m.default.createElement(d.Path,{d:"M2 14.625L7.59477 19L18 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M11.5948 19L22 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
2
+
3
+ //# debugId=F9870B7D6ED3ADA464756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheck\"><Path d=\"M2 14.625L7.59477 19L18 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.5948 19L22 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark2\"><Path d=\"M2 14.625L7.59477 19L18 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.5948 19L22 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,wBAAoR,EAApR,IAAqB,EAAO,OAAO,qDAAoD,wBAAC,OAAD,CAAM,EAAE,4BAA4B,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC5R,EAEc",
9
- "debugId": "BDBD1E7334723D3264756E2164756E21",
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,wBAAyR,EAAzR,IAAqB,EAAO,OAAO,0DAAyD,wBAAC,OAAD,CAAM,EAAE,4BAA4B,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACjS,EAEc",
9
+ "debugId": "F9870B7D6ED3ADA464756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:p="masked",maskId:n,...i})=>{let l=p!=="raw"&&!!n;return r.createElement(k,{...i,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(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark2"},t.createElement(m,{d:"M2 14.625L7.59477 19L18 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M11.5948 19L22 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),b=h;export{b as default,h as IconDoubleCheckmark2};
2
+
3
+ //# debugId=46879F39340527D664756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheck\"><Path d=\"M2 14.625L7.59477 19L18 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.5948 19L22 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark2\"><Path d=\"M2 14.625L7.59477 19L18 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M11.5948 19L22 5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,gBAAoR,EAApR,IAAqB,EAAO,OAAO,qDAAoD,gBAAC,EAAD,CAAM,EAAE,4BAA4B,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EAC5R,EAEc",
9
- "debugId": "ED8662252E769BBD64756E2164756E21",
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,gBAAyR,EAAzR,IAAqB,EAAO,OAAO,0DAAyD,gBAAC,EAAD,CAAM,EAAE,4BAA4B,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACjS,EAEc",
9
+ "debugId": "46879F39340527D664756E2164756E21",
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 w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:S}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var v,y,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?v??=new WeakMap:y??=new WeakMap,l=p.get(r);if(l)return l}e=r!=null?w(P(r)):{};let i=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(i,k))a(i,k,{get:f.bind(r,k),enumerable:!0});if(t)p.set(r,i);return i},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return h.set(r,o),o},h;var L=(r)=>r;function M(r,o){this[r]=L.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};I(b,{CentralIconBase:()=>u});module.exports=x(b);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...p})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,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 q={};I(q,{default:()=>$,IconDoupleCheckmark2Small:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark2Small"},m.default.createElement(d.Path,{d:"M4.5 13L7.5 16L14.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M12.5 16L19.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:S}=Object,C=Object.prototype.hasOwnProperty;function f(r){return this[r]}var b,v,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?b??=new WeakMap:v??=new WeakMap,p=l.get(r);if(p)return p}e=r!=null?w(P(r)):{};let i=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let k of c(r))if(!C.call(i,k))a(i,k,{get:f.bind(r,k),enumerable:!0});if(t)l.set(r,i);return i},x=(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 c(r))if(!C.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function L(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:L.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>u});module.exports=x(M);var s=g(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...l})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...l,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 q={};I(q,{default:()=>$,IconDoubleCheckmark2Small:()=>B});module.exports=x(q);var m=g(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark2Small"},m.default.createElement(d.Path,{d:"M4.5 13L7.5 16L14.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),m.default.createElement(d.Path,{d:"M12.5 16L19.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),$=B;
2
2
 
3
- //# debugId=04D13C061B8531FB64756E2164756E21
3
+ //# debugId=91C8CE456B2F130664756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark2Small\"><Path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark2Small\"><Path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,wBAAyR,EAAzR,IAAqB,EAAO,OAAO,+DAA8D,wBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACjS,EAEc",
9
- "debugId": "04D13C061B8531FB64756E2164756E21",
9
+ "debugId": "91C8CE456B2F130664756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:p="masked",maskId:n,...l})=>{let i=p!=="raw"&&!!n;return r.createElement(k,{...l,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(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoupleCheckmark2Small"},t.createElement(m,{d:"M4.5 13L7.5 16L14.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M12.5 16L19.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=h;export{S as default,h as IconDoupleCheckmark2Small};
1
+ import r from"react";import{Svg as k,Mask as u,Rect as s,G as d}from"react-native-svg";var a=({children:e,size:o=24,mode:l="masked",maskId:n,...p})=>{let i=l!=="raw"&&!!n;return r.createElement(k,{...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(d,{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 h=t.memo((e)=>{return t.createElement(a,{...e,maskId:"square-outlined-radius-0-stroke-2-IconDoubleCheckmark2Small"},t.createElement(m,{d:"M4.5 13L7.5 16L14.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement(m,{d:"M12.5 16L19.5 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),S=h;export{S as default,h as IconDoubleCheckmark2Small};
2
2
 
3
- //# debugId=0C542DBE0F412B4264756E2164756E21
3
+ //# debugId=320E9FDE685139CD64756E2164756E21
@@ -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-outlined-radius-0-stroke-2-IconDoupleCheckmark2Small\"><Path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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-outlined-radius-0-stroke-2-IconDoubleCheckmark2Small\"><Path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/></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,gBAAyR,EAAzR,IAAqB,EAAO,OAAO,+DAA8D,gBAAC,EAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACjS,EAEc",
9
- "debugId": "0C542DBE0F412B4264756E2164756E21",
9
+ "debugId": "320E9FDE685139CD64756E2164756E21",
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 w=Object.create;var{getPrototypeOf:P,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:S}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var y,v,g=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var p=o?y??=new WeakMap:v??=new WeakMap,i=p.get(r);if(i)return i}t=r!=null?w(P(r)):{};let l=o||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t;for(let u of f(r))if(!h.call(l,u))a(l,u,{get:k.bind(r,u),enumerable:!0});if(e)p.set(r,l);return l},x=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of f(r))if(!h.call(o,e))a(o,e,{get:k.bind(r,e),enumerable:!(t=S(r,e))||t.enumerable})}return c.set(r,o),o},c;var M=(r)=>r;function b(r,o){this[r]=M.bind(null,o)}var I=(r,o)=>{for(var t in o)a(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var $={};I($,{CentralIconBase:()=>d});module.exports=x($);var s=g(require("react")),n=require("react-native-svg"),d=({children:r,size:o=24,mode:t="masked",maskId:e,...p})=>{let i=t!=="raw"&&!!e;return s.default.createElement(n.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:e,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(#${e})`})):r)};var F={};I(F,{default:()=>G,IconSaturn:()=>B});module.exports=x(F);var m=g(require("react"));var C=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(d,{...r,maskId:"square-outlined-radius-0-stroke-2-IconSaturn"},m.default.createElement(C.Circle,{cx:"12",cy:"12",r:"7.5",stroke:"currentColor",strokeWidth:"2"}),m.default.createElement(C.Path,{d:"M4.50043 12L4.50054 11.9597C2.13335 13.3065 0.768038 14.645 1.06328 15.5537C1.35851 16.4623 3.24959 16.7427 5.95603 16.441C7.94325 16.2195 10.3701 15.6841 12.9275 14.8532C15.4847 14.0223 17.7625 13.0291 19.5003 12.0403C21.8675 10.6935 23.2328 9.35498 22.9376 8.44631C22.6424 7.5377 20.7513 7.25729 18.0448 7.55899M19.5003 12.0403L19.5004 12",stroke:"currentColor",strokeWidth:"2"}))}),G=B;
2
+
3
+ //# debugId=3D09EEA42147F42264756E2164756E21
@@ -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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-2-IconSaturn\"><Circle cx=\"12\" cy=\"12\" r=\"7.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M4.50043 12L4.50054 11.9597C2.13335 13.3065 0.768038 14.645 1.06328 15.5537C1.35851 16.4623 3.24959 16.7427 5.95603 16.441C7.94325 16.2195 10.3701 15.6841 12.9275 14.8532C15.4847 14.0223 17.7625 13.0291 19.5003 12.0403C21.8675 10.6935 23.2328 9.35498 22.9376 8.44631C22.6424 7.5377 20.7513 7.25729 18.0448 7.55899M19.5003 12.0403L19.5004 12\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,sBAE6B,IAA7B,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAAiiB,EAAjiB,IAAqB,EAAO,OAAO,gDAA+C,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,uVAAuV,OAAO,eAAe,YAAY,IAAG,CAAI,EACziB,EAEc",
9
+ "debugId": "3D09EEA42147F42264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as l,Mask as C,Rect as s,G as u}from"react-native-svg";var a=({children:t,size:o=24,mode:m="masked",maskId:n,...p})=>{let i=m!=="raw"&&!!n;return r.createElement(l,{...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(C,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},t)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import e from"react";import{Circle as d,Path as c}from"react-native-svg";var f=e.memo((t)=>{return e.createElement(a,{...t,maskId:"square-outlined-radius-0-stroke-2-IconSaturn"},e.createElement(d,{cx:"12",cy:"12",r:"7.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement(c,{d:"M4.50043 12L4.50054 11.9597C2.13335 13.3065 0.768038 14.645 1.06328 15.5537C1.35851 16.4623 3.24959 16.7427 5.95603 16.441C7.94325 16.2195 10.3701 15.6841 12.9275 14.8532C15.4847 14.0223 17.7625 13.0291 19.5003 12.0403C21.8675 10.6935 23.2328 9.35498 22.9376 8.44631C22.6424 7.5377 20.7513 7.25729 18.0448 7.55899M19.5003 12.0403L19.5004 12",stroke:"currentColor",strokeWidth:"2"}))}),y=f;export{y as default,f as IconSaturn};
2
+
3
+ //# debugId=7E77684C15545ED164756E2164756E21
@@ -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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-2-IconSaturn\"><Circle cx=\"12\" cy=\"12\" r=\"7.5\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M4.50043 12L4.50054 11.9597C2.13335 13.3065 0.768038 14.645 1.06328 15.5537C1.35851 16.4623 3.24959 16.7427 5.95603 16.441C7.94325 16.2195 10.3701 15.6841 12.9275 14.8532C15.4847 14.0223 17.7625 13.0291 19.5003 12.0403C21.8675 10.6935 23.2328 9.35498 22.9376 8.44631C22.6424 7.5377 20.7513 7.25729 18.0448 7.55899M19.5003 12.0403L19.5004 12\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,iBAAS,UAAQ,yBAEV,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAiiB,EAAjiB,IAAqB,EAAO,OAAO,gDAA+C,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,uVAAuV,OAAO,eAAe,YAAY,IAAG,CAAI,EACziB,EAEc",
9
+ "debugId": "7E77684C15545ED164756E2164756E21",
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