@central-icons-react-native/square-filled-radius-0-stroke-1 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-1-IconDoupleCheckmark1"},i.default.createElement(x.Path,{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,v,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?b??=new WeakMap:v??=new WeakMap,l=m.get(r);if(l)return l}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))a(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))a(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function S(r,o){this[r]=y.bind(null,o)}var g=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>f});module.exports=k(M);var s=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let l=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoubleCheckmark1:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},i.default.createElement(x.Path,{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=E39ED3F367A3DA3D64756E2164756E21
3
+ //# debugId=02C97A4620C570F264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1\"><Path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><Path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAA4c,EAA5c,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACpd,EAEc",
9
- "debugId": "E39ED3F367A3DA3D64756E2164756E21",
9
+ "debugId": "02C97A4620C570F264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as L,Rect as s,G as f}from"react-native-svg";var a=({children:e,size:o=24,mode:m="masked",maskId:t,...p})=>{let l=m!=="raw"&&!!t;return r.createElement(i,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},l?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(a,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1"},n.createElement(h,{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoupleCheckmark1};
1
+ import r from"react";import{Svg as i,Mask as L,Rect as s,G as f}from"react-native-svg";var a=({children:e,size:o=24,mode:m="masked",maskId:t,...l})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(a,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},n.createElement(h,{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark1};
2
2
 
3
- //# debugId=F08C4A0C49F110CC64756E2164756E21
3
+ //# debugId=12327A4E51BBB46A64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1\"><Path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><Path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAA4c,EAA5c,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACpd,EAEc",
9
- "debugId": "F08C4A0C49F110CC64756E2164756E21",
9
+ "debugId": "12327A4E51BBB46A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark1Small;
3
+ export declare const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark1Small;
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,v,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let f of d(r))if(!h.call(i,f))m(i,f,{get:c.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))m(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return C.set(r,o),o},C;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var x=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};x(b,{CentralIconBase:()=>L});module.exports=g(b);var l=k(require("react")),n=require("react-native-svg"),L=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return l.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?l.default.createElement(l.default.Fragment,null,l.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(n.G,{color:"#fff"},r)),l.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoupleCheckmark1Small:()=>I});module.exports=g($);var s=k(require("react"));var u=require("react-native-svg"),I=s.default.memo((r)=>{return s.default.createElement(L,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small"},s.default.createElement(u.Path,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),s.default.createElement(u.Path,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,b,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:b??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let f of d(r))if(!h.call(i,f))m(i,f,{get:c.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))m(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return C.set(r,o),o},C;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var x=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};x(M,{CentralIconBase:()=>L});module.exports=g(M);var l=k(require("react")),n=require("react-native-svg"),L=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return l.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?l.default.createElement(l.default.Fragment,null,l.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(n.G,{color:"#fff"},r)),l.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoubleCheckmark1Small:()=>I});module.exports=g($);var s=k(require("react"));var u=require("react-native-svg"),I=s.default.memo((r)=>{return s.default.createElement(L,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},s.default.createElement(u.Path,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),s.default.createElement(u.Path,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=38F8EB39E41F8C0E64756E2164756E21
3
+ //# debugId=D1835214A040B99A64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small\"><Path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><Path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><Path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><Path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAA6b,EAA7b,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EACrc,EAEc",
9
- "debugId": "38F8EB39E41F8C0E64756E2164756E21",
9
+ "debugId": "D1835214A040B99A64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as f,Mask as L,Rect as l,G as u}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(L,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},e)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as s}from"react-native-svg";var C=t.memo((e)=>{return t.createElement(m,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small"},t.createElement(s,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),t.createElement(s,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),P=C;export{P as default,C as IconDoupleCheckmark1Small};
1
+ import r from"react";import{Svg as f,Mask as L,Rect as l,G as u}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(L,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(u,{color:"#fff"},e)),r.createElement(l,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as s}from"react-native-svg";var C=t.memo((e)=>{return t.createElement(m,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},t.createElement(s,{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),t.createElement(s,{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),P=C;export{P as default,C as IconDoubleCheckmark1Small};
2
2
 
3
- //# debugId=773222916D29926F64756E2164756E21
3
+ //# debugId=AF25963CB11C35D264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark1Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark1Small\"><Path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><Path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark1Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><Path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><Path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA6b,EAA7b,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EACrc,EAEc",
9
- "debugId": "773222916D29926F64756E2164756E21",
9
+ "debugId": "AF25963CB11C35D264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:h,getOwnPropertyDescriptor:P}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var b,v,L=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?B(w(r)):{};let i=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let f of h(r))if(!c.call(i,f))l(i,f,{get:k.bind(r,f),enumerable:!0});if(t)a.set(r,i);return i},g=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!c.call(o,t))l(o,t,{get:k.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return d.set(r,o),o},d;var y=(r)=>r;function S(r,o){this[r]=y.bind(null,o)}var x=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var M={};x(M,{CentralIconBase:()=>u});module.exports=g(M);var s=L(require("react")),n=require("react-native-svg"),u=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let p=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?s.default.createElement(s.default.Fragment,null,s.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),s.default.createElement(n.G,{color:"#fff"},r)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};x($,{default:()=>D,IconDoubleCheckmark2:()=>I});module.exports=g($);var m=L(require("react"));var C=require("react-native-svg"),I=m.default.memo((r)=>{return m.default.createElement(u,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},m.default.createElement(C.Path,{d:"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),m.default.createElement(C.Path,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),D=I;
2
+
3
+ //# debugId=43B51BAC643C361F64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheck/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheck: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheck\"><Path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><Path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheck;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><Path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><Path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,2EChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAoE,UAAM,KAAK,CAAC,IAAU,CACrG,OAAO,wBAA0W,EAA1W,IAAqB,EAAO,OAAO,mDAAkD,wBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EAClX,EAEc",
9
- "debugId": "F439F3A01DB98FA764756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAA+W,EAA/W,IAAqB,EAAO,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACvX,EAEc",
9
+ "debugId": "43B51BAC643C361F64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as f,Mask as u,Rect as s,G as C}from"react-native-svg";var l=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let i=a!=="raw"&&!!n;return r.createElement(f,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(u,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(s,{width:"24",height:"24",fill:"#000"}),r.createElement(C,{color:"#fff"},e)),r.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as m}from"react-native-svg";var d=t.memo((e)=>{return t.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},t.createElement(m,{d:"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),t.createElement(m,{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),P=d;export{P as default,d as IconDoubleCheckmark2};
2
+
3
+ //# debugId=47D8EA89D2F82E6E64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheck/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheck: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheck\"><Path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><Path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheck;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><Path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><Path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAoE,EAAM,KAAK,CAAC,IAAU,CACrG,OAAO,gBAA0W,EAA1W,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EAClX,EAEc",
9
- "debugId": "F51E46554DE6C0CF64756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAA+W,EAA/W,IAAqB,EAAO,OAAO,wDAAuD,gBAAC,EAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACvX,EAEc",
9
+ "debugId": "47D8EA89D2F82E6E64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark2Small;
3
+ export declare const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2Small;
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,v,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:v??=new WeakMap,s=m.get(r);if(s)return s}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))l(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};g(b,{CentralIconBase:()=>f});module.exports=k(b);var a=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let s=e!=="raw"&&!!t;return a.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},s?a.default.createElement(a.default.Fragment,null,a.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},a.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),a.default.createElement(n.G,{color:"#fff"},r)),a.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoupleCheckmark2Small:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),D=I;
1
+ var B=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:u,getOwnPropertyDescriptor:P}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var S,b,d=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?S??=new WeakMap:b??=new WeakMap,s=m.get(r);if(s)return s}e=r!=null?B(w(r)):{};let p=o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e;for(let L of u(r))if(!C.call(p,L))l(p,L,{get:c.bind(r,L),enumerable:!0});if(t)m.set(r,p);return p},k=(r)=>{var o=(h??=new WeakMap).get(r),e;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(o,t))l(o,t,{get:c.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return h.set(r,o),o},h;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};g(M,{CentralIconBase:()=>f});module.exports=k(M);var a=d(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...m})=>{let s=e!=="raw"&&!!t;return a.default.createElement(n.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},s?a.default.createElement(a.default.Fragment,null,a.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},a.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),a.default.createElement(n.G,{color:"#fff"},r)),a.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var $={};g($,{default:()=>D,IconDoubleCheckmark2Small:()=>I});module.exports=k($);var i=d(require("react"));var x=require("react-native-svg"),I=i.default.memo((r)=>{return i.default.createElement(f,{...r,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},i.default.createElement(x.Path,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),D=I;
2
2
 
3
- //# debugId=58710415853A6A0C64756E2164756E21
3
+ //# debugId=4C751BD30DA6810B64756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark2Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark2Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
7
7
  ],
8
8
  "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAA+Z,EAA/Z,IAAqB,EAAO,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EACva,EAEc",
9
- "debugId": "58710415853A6A0C64756E2164756E21",
9
+ "debugId": "4C751BD30DA6810B64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as L,Rect as a,G as f}from"react-native-svg";var l=({children:e,size:o=24,mode:m="masked",maskId:t,...s})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(a,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small"},n.createElement(h,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoupleCheckmark2Small};
1
+ import r from"react";import{Svg as i,Mask as L,Rect as a,G as f}from"react-native-svg";var l=({children:e,size:o=24,mode:m="masked",maskId:t,...s})=>{let p=m!=="raw"&&!!t;return r.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},p?r.createElement(r.Fragment,null,r.createElement(L,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(a,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},e)),r.createElement(a,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as h}from"react-native-svg";var u=n.memo((e)=>{return n.createElement(l,{...e,maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},n.createElement(h,{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconDoubleCheckmark2Small};
2
2
 
3
- //# debugId=3A4EF0BCB12673FF64756E2164756E21
3
+ //# debugId=369FCA143B90730264756E2164756E21
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["src/CentralIconBase/index.tsx", "src/IconDoupleCheckmark2Small/index.tsx"],
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoupleCheckmark2Small;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
7
7
  ],
8
8
  "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA+Z,EAA/Z,IAAqB,EAAO,OAAO,6DAA4D,gBAAC,EAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EACva,EAEc",
9
- "debugId": "3A4EF0BCB12673FF64756E2164756E21",
9
+ "debugId": "369FCA143B90730264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const 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,L,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var i=o?S??=new WeakMap:L??=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 y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.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-1-IconShieldUser"},m.default.createElement(k.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1904 1.53809L20.6904 5.03809L21 5.16504V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.16504L3.30957 5.03809L11.8096 1.53809L12 1.45898L12.1904 1.53809ZM12 15C9.35068 15 7.0452 16.2616 5.85645 18.1221C7.32393 19.8803 9.53074 21 12 21C14.4688 21 16.6751 19.8807 18.1426 18.123C16.9539 16.2624 14.6495 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=2FF1C0D2A4FF44EF64756E2164756E21
@@ -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-1-IconShieldUser\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.1904 1.53809L20.6904 5.03809L21 5.16504V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.16504L3.30957 5.03809L11.8096 1.53809L12 1.45898L12.1904 1.53809ZM12 15C9.35068 15 7.0452 16.2616 5.85645 18.1221C7.32393 19.8803 9.53074 21 12 21C14.4688 21 16.6751 19.8807 18.1426 18.123C16.9539 16.2624 14.6495 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,wBAAilB,EAAjlB,IAAqB,EAAO,OAAO,kDAAiD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wbAAwb,KAAK,eAAc,CAAI,EACzlB,EAEc",
9
+ "debugId": "2FF1C0D2A4FF44EF64756E2164756E21",
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-1-IconShieldUser"},n.createElement(f,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.1904 1.53809L20.6904 5.03809L21 5.16504V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.16504L3.30957 5.03809L11.8096 1.53809L12 1.45898L12.1904 1.53809ZM12 15C9.35068 15 7.0452 16.2616 5.85645 18.1221C7.32393 19.8803 9.53074 21 12 21C14.4688 21 16.6751 19.8807 18.1426 18.123C16.9539 16.2624 14.6495 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=FEC625F133F4AB6C64756E2164756E21
@@ -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-1-IconShieldUser\"><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.1904 1.53809L20.6904 5.03809L21 5.16504V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V5.16504L3.30957 5.03809L11.8096 1.53809L12 1.45898L12.1904 1.53809ZM12 15C9.35068 15 7.0452 16.2616 5.85645 18.1221C7.32393 19.8803 9.53074 21 12 21C14.4688 21 16.6751 19.8807 18.1426 18.123C16.9539 16.2624 14.6495 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,gBAAilB,EAAjlB,IAAqB,EAAO,OAAO,kDAAiD,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wbAAwb,KAAK,eAAc,CAAI,EACzlB,EAEc",
9
+ "debugId": "FEC625F133F4AB6C64756E2164756E21",
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