@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.311 → 1.1.313

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.d.ts +2 -2
  2. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js +2 -2
  3. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js.map +3 -3
  4. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs +2 -2
  5. package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs.map +3 -3
  6. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.d.ts +2 -2
  7. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js +2 -2
  8. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js.map +3 -3
  9. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs +2 -2
  10. package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs.map +3 -3
  11. package/IconDoubleCheckmark2/index.d.ts +4 -0
  12. package/IconDoubleCheckmark2/index.js +3 -0
  13. package/{IconDoupleCheck → IconDoubleCheckmark2}/index.js.map +4 -4
  14. package/IconDoubleCheckmark2/index.mjs +3 -0
  15. package/{IconDoupleCheck → IconDoubleCheckmark2}/index.mjs.map +4 -4
  16. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.d.ts +2 -2
  17. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js +2 -2
  18. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js.map +3 -3
  19. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs +2 -2
  20. package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs.map +3 -3
  21. package/IconSaturn/index.d.ts +4 -0
  22. package/IconSaturn/index.js +3 -0
  23. package/IconSaturn/index.js.map +11 -0
  24. package/IconSaturn/index.mjs +3 -0
  25. package/IconSaturn/index.mjs.map +11 -0
  26. package/README.md +5 -4
  27. package/filtered-icons.json +1 -1
  28. package/icons/index.d.ts +1 -1
  29. package/icons/index.js +2 -2
  30. package/icons/index.js.map +3 -3
  31. package/icons/index.mjs +2 -2
  32. package/icons/index.mjs.map +3 -3
  33. package/icons-index.json +4 -4
  34. package/index.d.ts +5 -4
  35. package/index.js +15 -12
  36. package/index.mjs +5 -4
  37. package/license-check.js +1 -1
  38. package/package.json +1 -1
  39. package/skills/central-icons-react-native/SKILL.md +6 -5
  40. package/IconDoupleCheck/index.d.ts +0 -4
  41. package/IconDoupleCheck/index.js +0 -3
  42. package/IconDoupleCheck/index.mjs +0 -3
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark1;
3
+ export declare const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark1;
@@ -1,3 +1,3 @@
1
- var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function c(o){return this[o]}var v,y,k=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var p=r?v??=new WeakMap:y??=new WeakMap,a=p.get(o);if(a)return a}e=o!=null?w(P(o)):{};let C=r||!o||!o.__esModule?m(e,"default",{value:o,enumerable:!0}):e;for(let i of h(o))if(!u.call(C,i))m(C,i,{get:c.bind(o,i),enumerable:!0});if(t)p.set(o,C);return C},g=(o)=>{var r=(d??=new WeakMap).get(o),e;if(r)return r;if(r=m({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of h(o))if(!u.call(r,t))m(r,t,{get:c.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return d.set(o,r),r},d;var S=(o)=>o;function M(o,r){this[o]=S.bind(null,r)}var x=(o,r)=>{for(var e in r)m(o,e,{get:r[e],enumerable:!0,configurable:!0,set:M.bind(r,e)})};var b={};x(b,{CentralIconBase:()=>f});module.exports=g(b);var s=k(require("react")),n=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:t,...p})=>{let a=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},a?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"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var $={};x($,{default:()=>D,IconDoupleCheckmark1:()=>B});module.exports=g($);var l=k(require("react"));var I=require("react-native-svg"),B=l.default.memo((o)=>{return l.default.createElement(f,{...o,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark1"},l.default.createElement(I.Path,{d:"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z",fill:"currentColor"}))}),D=B;
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function c(o){return this[o]}var b,v,k=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var a=r?b??=new WeakMap:v??=new WeakMap,C=a.get(o);if(C)return C}e=o!=null?w(P(o)):{};let l=r||!o||!o.__esModule?m(e,"default",{value:o,enumerable:!0}):e;for(let i of h(o))if(!u.call(l,i))m(l,i,{get:c.bind(o,i),enumerable:!0});if(t)a.set(o,l);return l},g=(o)=>{var r=(d??=new WeakMap).get(o),e;if(r)return r;if(r=m({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of h(o))if(!u.call(r,t))m(r,t,{get:c.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return d.set(o,r),r},d;var y=(o)=>o;function S(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var e in r)m(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var M={};x(M,{CentralIconBase:()=>f});module.exports=g(M);var s=k(require("react")),n=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:t,...a})=>{let C=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C?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"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var $={};x($,{default:()=>D,IconDoubleCheckmark1:()=>B});module.exports=g($);var p=k(require("react"));var I=require("react-native-svg"),B=p.default.memo((o)=>{return p.default.createElement(f,{...o,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1"},p.default.createElement(I.Path,{d:"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z",fill:"currentColor"}))}),D=B;
2
2
 
3
- //# debugId=D92DD52174C8C46764756E2164756E21
3
+ //# debugId=964C7040AA0B8C4764756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark1\"><Path d=\"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark1\"><Path d=\"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z\" 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,wBAAotB,EAAptB,IAAqB,EAAO,OAAO,uDAAsD,wBAAC,OAAD,CAAM,EAAE,4lBAA4lB,KAAK,eAAc,CAAI,EAC5tB,EAEc",
9
- "debugId": "D92DD52174C8C46764756E2164756E21",
9
+ "debugId": "964C7040AA0B8C4764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import o from"react";import{Svg as l,Mask as i,Rect as s,G as f}from"react-native-svg";var m=({children:e,size:r=24,mode:p="masked",maskId:t,...a})=>{let C=p!=="raw"&&!!t;return o.createElement(l,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C?o.createElement(o.Fragment,null,o.createElement(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as d}from"react-native-svg";var h=n.memo((e)=>{return n.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark1"},n.createElement(d,{d:"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z",fill:"currentColor"}))}),L=h;export{L as default,h as IconDoupleCheckmark1};
1
+ import o from"react";import{Svg as p,Mask as i,Rect as s,G as f}from"react-native-svg";var m=({children:e,size:r=24,mode:a="masked",maskId:t,...C})=>{let l=a!=="raw"&&!!t;return o.createElement(p,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},l?o.createElement(o.Fragment,null,o.createElement(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as d}from"react-native-svg";var h=n.memo((e)=>{return n.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1"},n.createElement(d,{d:"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z",fill:"currentColor"}))}),L=h;export{L as default,h as IconDoubleCheckmark1};
2
2
 
3
- //# debugId=D6182B93FF76945064756E2164756E21
3
+ //# debugId=4A77BD9187CA0E7664756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark1\"><Path d=\"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark1\"><Path d=\"M21.0801 4.22949C21.2295 3.99779 21.5385 3.93012 21.7705 4.0791C22.0026 4.22837 22.0699 4.53829 21.9209 4.77051L12.2783 19.7705C12.129 20.0027 11.8192 20.0701 11.5869 19.9209C11.3546 19.7716 11.2872 19.4618 11.4365 19.2295L21.0801 4.22949ZM17.0791 4.22949C17.2284 3.99741 17.5383 3.93006 17.7705 4.0791C18.0027 4.22839 18.0701 4.53824 17.9209 4.77051L8.27734 19.7705C8.19027 19.9058 8.04347 19.9907 7.88281 19.999C7.72221 20.0072 7.5673 19.938 7.4668 19.8125L2.10938 13.1162C1.93713 12.9006 1.97202 12.5855 2.1875 12.4131C2.40304 12.2407 2.71809 12.2758 2.89062 12.4912L7.8125 18.6436L17.0791 4.22949Z\" 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,gBAAotB,EAAptB,IAAqB,EAAO,OAAO,uDAAsD,gBAAC,EAAD,CAAM,EAAE,4lBAA4lB,KAAK,eAAc,CAAI,EAC5tB,EAEc",
9
- "debugId": "D6182B93FF76945064756E2164756E21",
9
+ "debugId": "4A77BD9187CA0E7664756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark1Small;
3
+ export declare const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark1Small;
@@ -1,3 +1,3 @@
1
- var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:S}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var L,v,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?L??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?w(P(r)):{};let C=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let i of h(r))if(!c.call(C,i))m(C,i,{get:k.bind(r,i),enumerable:!0});if(t)a.set(r,C);return C},x=(r)=>{var o=(u??=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 h(r))if(!c.call(o,t))m(o,t,{get:k.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return u.set(r,o),o},u;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};I(b,{CentralIconBase:()=>f});module.exports=x(b);var l=g(require("react")),n=require("react-native-svg"),f=({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 $={};I($,{default:()=>D,IconDoupleCheckmark1Small:()=>B});module.exports=x($);var s=g(require("react"));var d=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(f,{...r,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark1Small"},s.default.createElement(d.Path,{d:"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z",fill:"currentColor"}),s.default.createElement(d.Path,{d:"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z",fill:"currentColor"}))}),D=B;
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:S}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var L,b,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?L??=new WeakMap:b??=new WeakMap,C=a.get(r);if(C)return C}e=r!=null?w(P(r)):{};let p=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let i of h(r))if(!c.call(p,i))m(p,i,{get:k.bind(r,i),enumerable:!0});if(t)a.set(r,p);return p},x=(r)=>{var o=(u??=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 h(r))if(!c.call(o,t))m(o,t,{get:k.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return u.set(r,o),o},u;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var I=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>f});module.exports=x(M);var l=g(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let C=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"},C?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 $={};I($,{default:()=>D,IconDoubleCheckmark1Small:()=>B});module.exports=x($);var s=g(require("react"));var d=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(f,{...r,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small"},s.default.createElement(d.Path,{d:"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z",fill:"currentColor"}),s.default.createElement(d.Path,{d:"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z",fill:"currentColor"}))}),D=B;
2
2
 
3
- //# debugId=8779CD687885BE5764756E2164756E21
3
+ //# debugId=A0328705FA8C157464756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark1Small\"><Path d=\"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z\" fill=\"currentColor\"/><Path d=\"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small\"><Path d=\"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z\" fill=\"currentColor\"/><Path d=\"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z\" 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,wBAAqvB,EAArvB,IAAqB,EAAO,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,+OAA+O,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4WAA4W,KAAK,eAAc,CAAI,EAC7vB,EAEc",
9
- "debugId": "8779CD687885BE5764756E2164756E21",
9
+ "debugId": "A0328705FA8C157464756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as f,Rect as l,G as d}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let C=a!=="raw"&&!!n;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"},C?r.createElement(r.Fragment,null,r.createElement(f,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 u=t.memo((e)=>{return t.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark1Small"},t.createElement(s,{d:"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z",fill:"currentColor"}),t.createElement(s,{d:"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z",fill:"currentColor"}))}),S=u;export{S as default,u as IconDoupleCheckmark1Small};
1
+ import r from"react";import{Svg as i,Mask as f,Rect as l,G as d}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...C})=>{let p=a!=="raw"&&!!n;return r.createElement(i,{...C,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:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 u=t.memo((e)=>{return t.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small"},t.createElement(s,{d:"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z",fill:"currentColor"}),t.createElement(s,{d:"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z",fill:"currentColor"}))}),S=u;export{S as default,u as IconDoubleCheckmark1Small};
2
2
 
3
- //# debugId=15048A62147D42AB64756E2164756E21
3
+ //# debugId=E9471047E35EE4D064756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark1Small\"><Path d=\"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z\" fill=\"currentColor\"/><Path d=\"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small\"><Path d=\"M18.0762 7.23561C18.2225 7.0015 18.5305 6.93022 18.7647 7.07643C18.9987 7.22278 19.07 7.5308 18.9239 7.7649L13.2989 16.7649C13.1525 16.9988 12.8445 17.0702 12.6104 16.9241C12.3763 16.7778 12.3051 16.4697 12.4512 16.2356L18.0762 7.23561Z\" fill=\"currentColor\"/><Path d=\"M14.0762 7.23561C14.2225 7.0015 14.5305 6.93022 14.7647 7.07643C14.9987 7.22278 15.07 7.5308 14.9239 7.7649L9.29886 16.7649C9.2181 16.894 9.08299 16.9801 8.93168 16.9973C8.78035 17.0146 8.62925 16.9614 8.52152 16.8538L5.14652 13.4788C4.95129 13.2835 4.95136 12.967 5.14652 12.7717C5.34178 12.5765 5.65829 12.5765 5.85355 12.7717L8.78421 15.7024L14.0762 7.23561Z\" 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,gBAAqvB,EAArvB,IAAqB,EAAO,OAAO,4DAA2D,gBAAC,EAAD,CAAM,EAAE,+OAA+O,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4WAA4W,KAAK,eAAc,CAAI,EAC7vB,EAEc",
9
- "debugId": "15048A62147D42AB64756E2164756E21",
9
+ "debugId": "E9471047E35EE4D064756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2;
@@ -0,0 +1,3 @@
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:L}=Object,u=Object.prototype.hasOwnProperty;function c(o){return this[o]}var b,v,k=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var a=r?b??=new WeakMap:v??=new WeakMap,C=a.get(o);if(C)return C}e=o!=null?w(P(o)):{};let l=r||!o||!o.__esModule?m(e,"default",{value:o,enumerable:!0}):e;for(let i of h(o))if(!u.call(l,i))m(l,i,{get:c.bind(o,i),enumerable:!0});if(t)a.set(o,l);return l},g=(o)=>{var r=(d??=new WeakMap).get(o),e;if(r)return r;if(r=m({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of h(o))if(!u.call(r,t))m(r,t,{get:c.bind(o,t),enumerable:!(e=L(o,t))||e.enumerable})}return d.set(o,r),r},d;var y=(o)=>o;function S(o,r){this[o]=y.bind(null,r)}var x=(o,r)=>{for(var e in r)m(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var M={};x(M,{CentralIconBase:()=>f});module.exports=g(M);var s=k(require("react")),n=require("react-native-svg"),f=({children:o,size:r=24,mode:e="masked",maskId:t,...a})=>{let C=e!=="raw"&&!!t;return s.default.createElement(n.Svg,{...a,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C?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"},o)),s.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):o)};var $={};x($,{default:()=>D,IconDoubleCheckmark2:()=>B});module.exports=g($);var p=k(require("react"));var I=require("react-native-svg"),B=p.default.memo((o)=>{return p.default.createElement(f,{...o,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2"},p.default.createElement(I.Path,{d:"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z",fill:"currentColor"}))}),D=B;
2
+
3
+ //# debugId=D1CDA8B37BA8618164756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheck\"><Path d=\"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark2\"><Path d=\"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z\" 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,wBAAwtB,EAAxtB,IAAqB,EAAO,OAAO,kDAAiD,wBAAC,OAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EAChuB,EAEc",
9
- "debugId": "B8AA6D39F90501E264756E2164756E21",
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,wBAA6tB,EAA7tB,IAAqB,EAAO,OAAO,uDAAsD,wBAAC,OAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EACruB,EAEc",
9
+ "debugId": "D1CDA8B37BA8618164756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,3 @@
1
+ import o from"react";import{Svg as p,Mask as i,Rect as s,G as f}from"react-native-svg";var m=({children:e,size:r=24,mode:a="masked",maskId:t,...C})=>{let l=a!=="raw"&&!!t;return o.createElement(p,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},l?o.createElement(o.Fragment,null,o.createElement(i,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(s,{width:"24",height:"24",fill:"#000"}),o.createElement(f,{color:"#fff"},e)),o.createElement(s,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):e)};import n from"react";import{Path as d}from"react-native-svg";var h=n.memo((e)=>{return n.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2"},n.createElement(d,{d:"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z",fill:"currentColor"}))}),L=h;export{L as default,h as IconDoubleCheckmark2};
2
+
3
+ //# debugId=39F51F93DF270EBA64756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheck\"><Path d=\"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark2\"><Path d=\"M22.0977 4.20312C22.2615 3.98107 22.5747 3.93389 22.7969 4.09766C23.0189 4.26156 23.0661 4.57469 22.9023 4.79688L11.8467 19.7969C11.6828 20.0189 11.3697 20.0661 11.1475 19.9023C10.9254 19.7385 10.8782 19.4253 11.042 19.2031L22.0977 4.20312ZM18.0977 4.20312C18.2615 3.98102 18.5747 3.93387 18.7969 4.09766C19.0189 4.26154 19.0661 4.57467 18.9023 4.79688L7.84668 19.7969C7.76633 19.9057 7.64483 19.977 7.51074 19.9951C7.37668 20.0131 7.24099 19.9763 7.13477 19.8926L1.19043 15.2051C0.973604 15.0341 0.936462 14.7198 1.10742 14.5029C1.27841 14.2861 1.59273 14.2489 1.80957 14.4199L7.34766 18.7871L18.0977 4.20312Z\" 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,gBAAwtB,EAAxtB,IAAqB,EAAO,OAAO,kDAAiD,gBAAC,EAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EAChuB,EAEc",
9
- "debugId": "17CE69F883AEB18764756E2164756E21",
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,gBAA6tB,EAA7tB,IAAqB,EAAO,OAAO,uDAAsD,gBAAC,EAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EACruB,EAEc",
9
+ "debugId": "39F51F93DF270EBA64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,4 +1,4 @@
1
1
  import React from "react";
2
2
  import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconDoupleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
- export default IconDoupleCheckmark2Small;
3
+ export declare const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconDoubleCheckmark2Small;
@@ -1,3 +1,3 @@
1
- var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:S}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var L,v,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?L??=new WeakMap:v??=new WeakMap,p=a.get(r);if(p)return p}e=r!=null?w(P(r)):{};let C=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let i of h(r))if(!c.call(C,i))m(C,i,{get:k.bind(r,i),enumerable:!0});if(t)a.set(r,C);return C},x=(r)=>{var o=(u??=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 h(r))if(!c.call(o,t))m(o,t,{get:k.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return u.set(r,o),o},u;var y=(r)=>r;function M(r,o){this[r]=y.bind(null,o)}var I=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var b={};I(b,{CentralIconBase:()=>f});module.exports=x(b);var l=g(require("react")),n=require("react-native-svg"),f=({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 $={};I($,{default:()=>D,IconDoupleCheckmark2Small:()=>B});module.exports=x($);var s=g(require("react"));var d=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(f,{...r,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark2Small"},s.default.createElement(d.Path,{d:"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z",fill:"currentColor"}),s.default.createElement(d.Path,{d:"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z",fill:"currentColor"}))}),D=B;
1
+ var w=Object.create;var{getPrototypeOf:P,defineProperty:m,getOwnPropertyNames:h,getOwnPropertyDescriptor:S}=Object,c=Object.prototype.hasOwnProperty;function k(r){return this[r]}var L,b,g=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?L??=new WeakMap:b??=new WeakMap,C=a.get(r);if(C)return C}e=r!=null?w(P(r)):{};let p=o||!r||!r.__esModule?m(e,"default",{value:r,enumerable:!0}):e;for(let i of h(r))if(!c.call(p,i))m(p,i,{get:k.bind(r,i),enumerable:!0});if(t)a.set(r,p);return p},x=(r)=>{var o=(u??=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 h(r))if(!c.call(o,t))m(o,t,{get:k.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return u.set(r,o),o},u;var v=(r)=>r;function y(r,o){this[r]=v.bind(null,o)}var I=(r,o)=>{for(var e in o)m(r,e,{get:o[e],enumerable:!0,configurable:!0,set:y.bind(o,e)})};var M={};I(M,{CentralIconBase:()=>f});module.exports=x(M);var l=g(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...a})=>{let C=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"},C?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 $={};I($,{default:()=>D,IconDoubleCheckmark2Small:()=>B});module.exports=x($);var s=g(require("react"));var d=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(f,{...r,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small"},s.default.createElement(d.Path,{d:"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z",fill:"currentColor"}),s.default.createElement(d.Path,{d:"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z",fill:"currentColor"}))}),D=B;
2
2
 
3
- //# debugId=79B231F27352147A64756E2164756E21
3
+ //# debugId=C2A301A6D4388F1C64756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z\" fill=\"currentColor\"/><Path d=\"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z\" fill=\"currentColor\"/><Path d=\"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z\" 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,wBAA4vB,EAA5vB,IAAqB,EAAO,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kPAAkP,KAAK,eAAc,CAAI,EACpwB,EAEc",
9
- "debugId": "79B231F27352147A64756E2164756E21",
9
+ "debugId": "C2A301A6D4388F1C64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";import{Svg as i,Mask as f,Rect as l,G as d}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...p})=>{let C=a!=="raw"&&!!n;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"},C?r.createElement(r.Fragment,null,r.createElement(f,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 u=t.memo((e)=>{return t.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoupleCheckmark2Small"},t.createElement(s,{d:"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z",fill:"currentColor"}),t.createElement(s,{d:"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z",fill:"currentColor"}))}),S=u;export{S as default,u as IconDoupleCheckmark2Small};
1
+ import r from"react";import{Svg as i,Mask as f,Rect as l,G as d}from"react-native-svg";var m=({children:e,size:o=24,mode:a="masked",maskId:n,...C})=>{let p=a!=="raw"&&!!n;return r.createElement(i,{...C,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:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(l,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{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 u=t.memo((e)=>{return t.createElement(m,{...e,maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small"},t.createElement(s,{d:"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z",fill:"currentColor"}),t.createElement(s,{d:"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z",fill:"currentColor"}))}),S=u;export{S as default,u as IconDoubleCheckmark2Small};
2
2
 
3
- //# debugId=6BA089C5E2DD1A0A64756E2164756E21
3
+ //# debugId=10463A03D153C8D764756E2164756E21
@@ -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=\"round-filled-radius-3-stroke-1-IconDoupleCheckmark2Small\"><Path d=\"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z\" fill=\"currentColor\"/><Path d=\"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z\" 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=\"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small\"><Path d=\"M14.1241 7.67112C14.3059 7.46337 14.6213 7.44243 14.8291 7.62425C15.0367 7.80612 15.0578 8.12158 14.876 8.32932L7.876 16.3293C7.78489 16.4333 7.65484 16.4956 7.51663 16.5002C7.37841 16.5048 7.24434 16.4515 7.14651 16.3537L4.14651 13.3537C3.95129 13.1585 3.95136 12.842 4.14651 12.6467C4.34177 12.4514 4.65828 12.4514 4.85354 12.6467L7.47561 15.2688L14.1241 7.67112Z\" fill=\"currentColor\"/><Path d=\"M19.1241 7.67112C19.3059 7.46337 19.6213 7.44243 19.8291 7.62425C20.0367 7.80612 20.0578 8.12158 19.876 8.32932L12.876 16.3293C12.6942 16.5369 12.3787 16.5578 12.1709 16.3762C11.9632 16.1944 11.9424 15.8789 12.1241 15.6711L19.1241 7.67112Z\" 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,gBAA4vB,EAA5vB,IAAqB,EAAO,OAAO,4DAA2D,gBAAC,EAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,kPAAkP,KAAK,eAAc,CAAI,EACpwB,EAEc",
9
- "debugId": "6BA089C5E2DD1A0A64756E2164756E21",
9
+ "debugId": "10463A03D153C8D764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconSaturn;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:w,defineProperty:l,getOwnPropertyNames:c,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function g(r){return this[r]}var S,M,x=(r,o,C)=>{var e=r!=null&&typeof r==="object";if(e){var p=o?S??=new WeakMap:M??=new WeakMap,a=p.get(r);if(a)return a}C=r!=null?v(w(r)):{};let i=o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C;for(let m of c(r))if(!h.call(i,m))l(i,m,{get:g.bind(r,m),enumerable:!0});if(e)p.set(r,i);return i},I=(r)=>{var o=(u??=new WeakMap).get(r),C;if(o)return o;if(o=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of c(r))if(!h.call(o,e))l(o,e,{get:g.bind(r,e),enumerable:!(C=P(r,e))||C.enumerable})}return u.set(r,o),o},u;var y=(r)=>r;function Z(r,o){this[r]=y.bind(null,o)}var k=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0,configurable:!0,set:Z.bind(o,C)})};var b={};k(b,{CentralIconBase:()=>d});module.exports=I(b);var n=x(require("react")),t=require("react-native-svg"),d=({children:r,size:o=24,mode:C="masked",maskId:e,...p})=>{let a=C!=="raw"&&!!e;return n.default.createElement(t.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},a?n.default.createElement(n.default.Fragment,null,n.default.createElement(t.Mask,{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement(t.Rect,{width:"24",height:"24",fill:"#000"}),n.default.createElement(t.G,{color:"#fff"},r)),n.default.createElement(t.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):r)};var $={};k($,{default:()=>F,IconSaturn:()=>B});module.exports=I($);var s=x(require("react"));var f=require("react-native-svg"),B=s.default.memo((r)=>{return s.default.createElement(d,{...r,maskId:"round-filled-radius-3-stroke-1-IconSaturn"},s.default.createElement(f.Path,{d:"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z",fill:"currentColor"}),s.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z",fill:"currentColor"}))}),F=B;
2
+
3
+ //# debugId=F4DAD598A786470864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-3-stroke-1-IconSaturn\"><Path d=\"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSaturn;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAA0tD,EAA1tD,IAAqB,EAAO,OAAO,6CAA4C,wBAAC,OAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACluD,EAEc",
9
+ "debugId": "F4DAD598A786470864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import{Svg as m,Mask as d,Rect as n,G as f}from"react-native-svg";var l=({children:C,size:o=24,mode:p="masked",maskId:t,...a})=>{let i=p!=="raw"&&!!t;return r.createElement(m,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(d,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(n,{width:"24",height:"24",fill:"#000"}),r.createElement(f,{color:"#fff"},C)),r.createElement(n,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):C)};import e from"react";import{Path as s}from"react-native-svg";var u=e.memo((C)=>{return e.createElement(l,{...C,maskId:"round-filled-radius-3-stroke-1-IconSaturn"},e.createElement(s,{d:"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z",fill:"currentColor"}),e.createElement(s,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z",fill:"currentColor"}))}),P=u;export{P as default,u as IconSaturn};
2
+
3
+ //# debugId=39B930FCF3FAE57A64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-3-stroke-1-IconSaturn\"><Path d=\"M20.3977 13.3242C19.7617 17.3896 16.2452 20.5 12.0012 20.5C9.65216 20.4999 7.52505 19.5473 5.9866 18.0068C8.14643 17.736 10.7173 17.1493 13.3919 16.2803C16.0664 15.4113 18.4911 14.3746 20.3977 13.3242Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0012 3.5C14.786 3.5 17.2554 4.84061 18.805 6.91016C20.0401 6.78993 21.1184 6.78842 21.9534 6.9248C22.4103 6.99947 22.8218 7.11994 23.1516 7.30371C23.4845 7.48923 23.7669 7.7591 23.8899 8.1377C24.1059 8.80334 23.7395 9.47303 23.2532 10.0244C22.741 10.605 21.9596 11.2141 20.9925 11.8193C19.0512 13.034 16.2618 14.2963 13.0833 15.3291C9.90468 16.3619 6.90586 16.9804 4.62137 17.1387C3.48338 17.2175 2.49317 17.1843 1.73758 17.0156C1.0201 16.8554 0.330119 16.5287 0.113554 15.8633C-0.00835948 15.4881 0.0588318 15.107 0.216093 14.7637C0.371845 14.4237 0.629324 14.0877 0.949492 13.7617C1.54527 13.1552 2.42493 12.5171 3.50418 11.8828C3.5669 7.24251 7.34609 3.50015 12.0012 3.5ZM3.56277 13.0156C2.74008 13.5289 2.0971 14.0193 1.66238 14.4619C1.38748 14.7418 1.21423 14.9835 1.1243 15.1797C1.03613 15.3722 1.04321 15.4873 1.06473 15.5537C1.10462 15.6758 1.29689 15.893 1.95535 16.04C2.5764 16.1787 3.4575 16.2164 4.55203 16.1406C4.56079 16.14 4.56961 16.1383 4.5784 16.1377C4.05056 15.1931 3.69705 14.1383 3.56277 13.0156ZM21.7923 7.91113C21.1821 7.81146 20.38 7.79341 19.4231 7.86133C19.951 8.80665 20.3032 9.86253 20.4368 10.9863C20.4451 10.9812 20.4539 10.9768 20.4622 10.9717C21.3922 10.3897 22.0822 9.84049 22.5032 9.36328C22.9495 8.85731 22.9782 8.5685 22.9387 8.44629C22.9169 8.37944 22.8534 8.28165 22.6653 8.17676C22.4735 8.06994 22.1859 7.97546 21.7923 7.91113Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconSaturn;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAA0tD,EAA1tD,IAAqB,EAAO,OAAO,6CAA4C,gBAAC,EAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACluD,EAEc",
9
+ "debugId": "39B930FCF3FAE57A64756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1292,10 +1292,10 @@ Below is a complete list of available icons:
1292
1292
  - IconProgress50
1293
1293
  - IconProgress75
1294
1294
  - IconCheckCircle2
1295
- - IconDoupleCheckmark1
1296
- - IconDoupleCheckmark1Small
1297
- - IconDoupleCheck
1298
- - IconDoupleCheckmark2Small
1295
+ - IconDoubleCheckmark1
1296
+ - IconDoubleCheckmark1Small
1297
+ - IconDoubleCheckmark2
1298
+ - IconDoubleCheckmark2Small
1299
1299
  - IconExclamationCircle
1300
1300
  - IconPreview
1301
1301
  - IconSearchOptions
@@ -1447,6 +1447,7 @@ Below is a complete list of available icons:
1447
1447
  - IconPinFocus
1448
1448
  - IconCompassPointerSquare
1449
1449
  - IconEarth2
1450
+ - IconSaturn
1450
1451
 
1451
1452
  ### Nature & Energy
1452
1453