@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.310 → 1.1.312

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/IconShieldUser/index.d.ts +4 -0
  22. package/IconShieldUser/index.js +3 -0
  23. package/IconShieldUser/index.js.map +11 -0
  24. package/IconShieldUser/index.mjs +3 -0
  25. package/IconShieldUser/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 IconShieldUser: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconShieldUser;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,y,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var i=o?S??=new WeakMap:y??=new WeakMap,p=i.get(r);if(p)return p}e=r!=null?v(w(r)):{};let a=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let C of h(r))if(!u.call(a,C))l(a,C,{get:c.bind(r,C),enumerable:!0});if(t)i.set(r,a);return a},x=(r)=>{var o=(f??=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(!u.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return f.set(r,o),o},f;var M=(r)=>r;function L(r,o){this[r]=M.bind(null,o)}var I=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:L.bind(o,e)})};var U={};I(U,{CentralIconBase:()=>d});module.exports=x(U);var s=g(require("react")),n=require("react-native-svg"),d=({children:r,size:o=24,mode:e="masked",maskId:t,...i})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...i,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 b={};I(b,{default:()=>Z,IconShieldUser:()=>B});module.exports=x(b);var m=g(require("react"));var k=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(d,{...r,maskId:"square-filled-radius-0-stroke-2-IconShieldUser"},m.default.createElement(k.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4004 1.58398L21 5.3457V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.3457L11.5996 1.58398L12 1.4082L12.4004 1.58398ZM12 15C9.75889 15 7.76542 15.9041 6.48438 17.3086C7.76561 18.9464 9.75935 20 12 20C14.2402 20 16.2324 18.9459 17.5137 17.3086C16.2327 15.9045 14.2406 15 12 15ZM12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7Z",fill:"currentColor"}))}),Z=B;
2
+
3
+ //# debugId=6B89914162C29F6664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconShieldUser/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 IconShieldUser: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconShieldUser\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.4004 1.58398L21 5.3457V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.3457L11.5996 1.58398L12 1.4082L12.4004 1.58398ZM12 15C9.75889 15 7.76542 15.9041 6.48438 17.3086C7.76561 18.9464 9.75935 20 12 20C14.2402 20 16.2324 18.9459 17.5137 17.3086C16.2327 15.9045 14.2406 15 12 15ZM12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconShieldUser;\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,0EChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAmE,UAAM,KAAK,CAAC,IAAU,CACpG,OAAO,wBAAgjB,EAAhjB,IAAqB,EAAO,OAAO,kDAAiD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uZAAuZ,KAAK,eAAc,CAAI,EACxjB,EAEc",
9
+ "debugId": "6B89914162C29F6664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as m,Mask as C,Rect as s,G as d}from"react-native-svg";var l=({children:e,size:o=24,mode:i="masked",maskId:t,...p})=>{let a=i!=="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"},a?r.createElement(r.Fragment,null,r.createElement(C,{id:t,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(#${t})`})):e)};import n from"react";import{Path as f}from"react-native-svg";var h=n.memo((e)=>{return n.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-2-IconShieldUser"},n.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.4004 1.58398L21 5.3457V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.3457L11.5996 1.58398L12 1.4082L12.4004 1.58398ZM12 15C9.75889 15 7.76542 15.9041 6.48438 17.3086C7.76561 18.9464 9.75935 20 12 20C14.2402 20 16.2324 18.9459 17.5137 17.3086C16.2327 15.9045 14.2406 15 12 15ZM12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7Z",fill:"currentColor"}))}),P=h;export{P as default,h as IconShieldUser};
2
+
3
+ //# debugId=5A3F6B220885444B64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconShieldUser/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 IconShieldUser: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-2-IconShieldUser\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.4004 1.58398L21 5.3457V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.3457L11.5996 1.58398L12 1.4082L12.4004 1.58398ZM12 15C9.75889 15 7.76542 15.9041 6.48438 17.3086C7.76561 18.9464 9.75935 20 12 20C14.2402 20 16.2324 18.9459 17.5137 17.3086C16.2327 15.9045 14.2406 15 12 15ZM12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconShieldUser;\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,EAAmE,EAAM,KAAK,CAAC,IAAU,CACpG,OAAO,gBAAgjB,EAAhjB,IAAqB,EAAO,OAAO,kDAAiD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uZAAuZ,KAAK,eAAc,CAAI,EACxjB,EAEc",
9
+ "debugId": "5A3F6B220885444B64756E2164756E21",
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
@@ -1662,6 +1662,7 @@ Below is a complete list of available icons:
1662
1662
  - IconUnlocked2
1663
1663
  - IconKeyhole2
1664
1664
  - IconShieldSafeSearch
1665
+ - IconShieldUser
1665
1666
 
1666
1667
  ### Shopping & Payment
1667
1668