@central-icons-react/round-filled-radius-3-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.
- package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.d.ts +2 -2
- package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js +2 -2
- package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.js.map +3 -3
- package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs +2 -2
- package/{IconDoupleCheckmark1 → IconDoubleCheckmark1}/index.mjs.map +3 -3
- package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.d.ts +2 -2
- package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js +2 -2
- package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.js.map +3 -3
- package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs +2 -2
- package/{IconDoupleCheckmark1Small → IconDoubleCheckmark1Small}/index.mjs.map +3 -3
- package/IconDoubleCheckmark2/index.d.ts +4 -0
- package/IconDoubleCheckmark2/index.js +3 -0
- package/{IconDoupleCheck → IconDoubleCheckmark2}/index.js.map +4 -4
- package/IconDoubleCheckmark2/index.mjs +3 -0
- package/{IconDoupleCheck → IconDoubleCheckmark2}/index.mjs.map +4 -4
- package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.d.ts +2 -2
- package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js +2 -2
- package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.js.map +3 -3
- package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs +2 -2
- package/{IconDoupleCheckmark2Small → IconDoubleCheckmark2Small}/index.mjs.map +3 -3
- package/IconShieldUser/index.d.ts +4 -0
- package/IconShieldUser/index.js +3 -0
- package/IconShieldUser/index.js.map +11 -0
- package/IconShieldUser/index.mjs +3 -0
- package/IconShieldUser/index.mjs.map +11 -0
- package/README.md +5 -4
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +5 -4
- package/index.js +15 -12
- package/index.mjs +5 -4
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react/SKILL.md +6 -5
- package/IconDoupleCheck/index.d.ts +0 -4
- package/IconDoupleCheck/index.js +0 -3
- 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
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps>;
|
|
4
|
+
export default IconDoubleCheckmark1;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,f=Object.prototype.hasOwnProperty;function h(e){return this[e]}var L,P,u=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?L??=new WeakMap:P??=new WeakMap,i=s.get(e);if(i)return i}o=e!=null?b(y(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let l of d(e))if(!f.call(a,l))m(a,l,{get:h.bind(e,l),enumerable:!0});if(t)s.set(e,a);return a},g=(e)=>{var r=(c??=new WeakMap).get(e),o;if(r)return r;if(r=m({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of d(e))if(!f.call(r,t))m(r,t,{get:h.bind(e,t),enumerable:!(o=B(e,t))||o.enumerable})}return c.set(e,r),r},c;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var k=(e,r)=>{for(var o in r)m(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};k(G,{CentralIconBase:()=>C});module.exports=g(G);var n=u(require("react")),C=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:i,mode:a="masked",maskId:l,...x})=>{let I=a!=="raw"&&!!l;return n.default.createElement("svg",{...x,"aria-hidden":s,role:s?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},o&&!s&&n.default.createElement("title",null,o),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};var V={};k(V,{default:()=>$,IconDoubleCheckmark1:()=>w});module.exports=g(V);var p=u(require("react"));var w=p.default.memo((e)=>{return p.default.createElement(C,{...e,ariaLabel:"double-checkmark-1",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1"},p.default.createElement("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"}))}),$=w;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=96E8F248DEDA78DF64756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-1\" 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": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFC9DY,IAAlB,sBAGO,IAAM,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAAmvB,EAAnvB,IAAqB,EAAO,UAAU,qBAAqB,OAAO,uDAAsD,wBAAC,OAAD,CAAM,EAAE,4lBAA4lB,KAAK,eAAc,CAAI,EAC3vB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "96E8F248DEDA78DF64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:m,ariaHidden:t=!0,style:
|
|
1
|
+
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:m,ariaHidden:t=!0,style:i,mode:p="masked",maskId:n,...C})=>{let c=p!=="raw"&&!!n;return e.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...i}},s&&!t&&e.createElement("title",null,s),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import l from"react";var d=l.memo((o)=>{return l.createElement(a,{...o,ariaLabel:"double-checkmark-1",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1"},l.createElement("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"}))}),w=d;export{w as default,d as IconDoubleCheckmark1};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=493C37A6892E14C364756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark1: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-1\" 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,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAAmvB,EAAnvB,IAAqB,EAAO,UAAU,qBAAqB,OAAO,uDAAsD,gBAAC,OAAD,CAAM,EAAE,4lBAA4lB,KAAK,eAAc,CAAI,EAC3vB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "493C37A6892E14C364756E2164756E21",
|
|
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
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps>;
|
|
4
|
+
export default IconDoubleCheckmark1Small;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:f,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function u(r){return this[r]}var L,S,c=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var s=e?L??=new WeakMap:S??=new WeakMap,p=s.get(r);if(p)return p}o=r!=null?b(y(r)):{};let a=e||!r||!r.__esModule?m(o,"default",{value:r,enumerable:!0}):o;for(let n of f(r))if(!h.call(a,n))m(a,n,{get:u.bind(r,n),enumerable:!0});if(t)s.set(r,a);return a},g=(r)=>{var e=(d??=new WeakMap).get(r),o;if(e)return e;if(e=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of f(r))if(!h.call(e,t))m(e,t,{get:u.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return d.set(r,e),e},d;var P=(r)=>r;function v(r,e){this[r]=P.bind(null,e)}var k=(r,e)=>{for(var o in e)m(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var G={};k(G,{CentralIconBase:()=>C});module.exports=g(G);var l=c(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:p,mode:a="masked",maskId:n,...x})=>{let I=a!=="raw"&&!!n;return l.default.createElement("svg",{...x,"aria-hidden":s,role:s?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!s&&l.default.createElement("title",null,o),I?l.default.createElement(l.default.Fragment,null,l.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),l.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),l.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var V={};k(V,{default:()=>$,IconDoubleCheckmark1Small:()=>w});module.exports=g(V);var i=c(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(C,{...r,ariaLabel:"double-checkmark-1-small",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small"},i.default.createElement("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"}),i.default.createElement("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"}))}),$=w;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=123BEFCC60B8395564756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-1-small\" 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": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFC9DY,IAAlB,sBAGO,IAAM,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAA0xB,EAA1xB,IAAqB,EAAO,UAAU,2BAA2B,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,+OAA+O,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4WAA4W,KAAK,eAAc,CAAI,EAClyB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "123BEFCC60B8395564756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import r from"react";var a=({children:o,size:e=24,ariaLabel:s,color:m,ariaHidden:l=!0,style:
|
|
1
|
+
import r from"react";var a=({children:o,size:e=24,ariaLabel:s,color:m,ariaHidden:l=!0,style:i,mode:p="masked",maskId:n,...C})=>{let d=p!=="raw"&&!!n;return r.createElement("svg",{...C,"aria-hidden":l,role:l?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...i}},s&&!l&&r.createElement("title",null,s),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var f=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"double-checkmark-1-small",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark1Small"},t.createElement("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"}),t.createElement("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"}))}),w=f;export{w as default,f as IconDoubleCheckmark1Small};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=893797BE03093F8E64756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark1Small/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark1Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-1-small\" 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,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAA0xB,EAA1xB,IAAqB,EAAO,UAAU,2BAA2B,OAAO,4DAA2D,gBAAC,OAAD,CAAM,EAAE,+OAA+O,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4WAA4W,KAAK,eAAc,CAAI,EAClyB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "893797BE03093F8E64756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,f=Object.prototype.hasOwnProperty;function h(e){return this[e]}var L,P,u=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?L??=new WeakMap:P??=new WeakMap,i=s.get(e);if(i)return i}o=e!=null?b(y(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let l of d(e))if(!f.call(a,l))m(a,l,{get:h.bind(e,l),enumerable:!0});if(t)s.set(e,a);return a},g=(e)=>{var r=(c??=new WeakMap).get(e),o;if(r)return r;if(r=m({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of d(e))if(!f.call(r,t))m(r,t,{get:h.bind(e,t),enumerable:!(o=B(e,t))||o.enumerable})}return c.set(e,r),r},c;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var k=(e,r)=>{for(var o in r)m(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};k(G,{CentralIconBase:()=>C});module.exports=g(G);var n=u(require("react")),C=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:i,mode:a="masked",maskId:l,...x})=>{let I=a!=="raw"&&!!l;return n.default.createElement("svg",{...x,"aria-hidden":s,role:s?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...i}},o&&!s&&n.default.createElement("title",null,o),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};var V={};k(V,{default:()=>$,IconDoubleCheckmark2:()=>w});module.exports=g(V);var p=u(require("react"));var w=p.default.memo((e)=>{return p.default.createElement(C,{...e,ariaLabel:"double-checkmark-2",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2"},p.default.createElement("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"}))}),$=w;
|
|
2
|
+
|
|
3
|
+
//# debugId=6750A5693E3F21C264756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-2\" 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": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,
|
|
9
|
-
"debugId": "
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFC9DY,IAAlB,sBAGO,IAAM,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAA4vB,EAA5vB,IAAqB,EAAO,UAAU,qBAAqB,OAAO,uDAAsD,wBAAC,OAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EACpwB,EAEc",
|
|
9
|
+
"debugId": "6750A5693E3F21C264756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:m,ariaHidden:t=!0,style:i,mode:p="masked",maskId:n,...C})=>{let c=p!=="raw"&&!!n;return e.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...i}},s&&!t&&e.createElement("title",null,s),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import l from"react";var d=l.memo((o)=>{return l.createElement(a,{...o,ariaLabel:"double-checkmark-2",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2"},l.createElement("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"}))}),w=d;export{w as default,d as IconDoubleCheckmark2};
|
|
2
|
+
|
|
3
|
+
//# debugId=0043638F306DE97664756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-2\" 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,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,
|
|
9
|
-
"debugId": "
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAA4vB,EAA5vB,IAAqB,EAAO,UAAU,qBAAqB,OAAO,uDAAsD,gBAAC,OAAD,CAAM,EAAE,qmBAAqmB,KAAK,eAAc,CAAI,EACpwB,EAEc",
|
|
9
|
+
"debugId": "0043638F306DE97664756E2164756E21",
|
|
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
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps>;
|
|
4
|
+
export default IconDoubleCheckmark2Small;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var
|
|
1
|
+
var b=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:f,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function u(r){return this[r]}var L,S,c=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var s=e?L??=new WeakMap:S??=new WeakMap,p=s.get(r);if(p)return p}o=r!=null?b(y(r)):{};let a=e||!r||!r.__esModule?m(o,"default",{value:r,enumerable:!0}):o;for(let n of f(r))if(!h.call(a,n))m(a,n,{get:u.bind(r,n),enumerable:!0});if(t)s.set(r,a);return a},g=(r)=>{var e=(d??=new WeakMap).get(r),o;if(e)return e;if(e=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of f(r))if(!h.call(e,t))m(e,t,{get:u.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return d.set(r,e),e},d;var P=(r)=>r;function v(r,e){this[r]=P.bind(null,e)}var k=(r,e)=>{for(var o in e)m(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var G={};k(G,{CentralIconBase:()=>C});module.exports=g(G);var l=c(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:p,mode:a="masked",maskId:n,...x})=>{let I=a!=="raw"&&!!n;return l.default.createElement("svg",{...x,"aria-hidden":s,role:s?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!s&&l.default.createElement("title",null,o),I?l.default.createElement(l.default.Fragment,null,l.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),l.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),l.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var V={};k(V,{default:()=>$,IconDoubleCheckmark2Small:()=>w});module.exports=g(V);var i=c(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(C,{...r,ariaLabel:"double-checkmark-2-small",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small"},i.default.createElement("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"}),i.default.createElement("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"}))}),$=w;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=7AB21BB8D8C4CD5264756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-2-small\" 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": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qFC9DY,IAAlB,sBAGO,IAAM,EAA8E,UAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,wBAAiyB,EAAjyB,IAAqB,EAAO,UAAU,2BAA2B,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kPAAkP,KAAK,eAAc,CAAI,EACzyB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "7AB21BB8D8C4CD5264756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import r from"react";var a=({children:o,size:e=24,ariaLabel:s,color:m,ariaHidden:l=!0,style:
|
|
1
|
+
import r from"react";var a=({children:o,size:e=24,ariaLabel:s,color:m,ariaHidden:l=!0,style:i,mode:p="masked",maskId:n,...C})=>{let d=p!=="raw"&&!!n;return r.createElement("svg",{...C,"aria-hidden":l,role:l?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:m,...i}},s&&!l&&r.createElement("title",null,s),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var f=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"double-checkmark-2-small",maskId:"round-filled-radius-3-stroke-1-IconDoubleCheckmark2Small"},t.createElement("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"}),t.createElement("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"}))}),w=f;export{w as default,f as IconDoubleCheckmark2Small};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=AAB4D6D064DEA86064756E2164756E21
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["src/CentralIconBase/index.tsx", "src/
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconDoubleCheckmark2Small/index.tsx"],
|
|
4
4
|
"sourcesContent": [
|
|
5
5
|
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDoubleCheckmark2Small: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"double-checkmark-2-small\" 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,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA8E,EAAM,KAAK,CAAC,IAAU,CAC/G,OAAO,gBAAiyB,EAAjyB,IAAqB,EAAO,UAAU,2BAA2B,OAAO,4DAA2D,gBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kPAAkP,KAAK,eAAc,CAAI,EACzyB,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "AAB4D6D064DEA86064756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:S}=Object,h=Object.prototype.hasOwnProperty;function u(e){return this[e]}var v,P,c=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?v??=new WeakMap:P??=new WeakMap,p=s.get(e);if(p)return p}o=e!=null?y(B(e)):{};let i=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let l of f(e))if(!h.call(i,l))a(i,l,{get:u.bind(e,l),enumerable:!0});if(t)s.set(e,i);return i},g=(e)=>{var r=(C??=new WeakMap).get(e),o;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of f(e))if(!h.call(r,t))a(r,t,{get:u.bind(e,t),enumerable:!(o=S(e,t))||o.enumerable})}return C.set(e,r),r},C;var V=(e)=>e;function b(e,r){this[e]=V.bind(null,r)}var w=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var G={};w(G,{CentralIconBase:()=>d});module.exports=g(G);var n=c(require("react")),d=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:p,mode:i="masked",maskId:l,...I})=>{let k=i!=="raw"&&!!l;return n.default.createElement("svg",{...I,"aria-hidden":s,role:s?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!s&&n.default.createElement("title",null,o),k?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};var U={};w(U,{default:()=>L,IconShieldUser:()=>x});module.exports=g(U);var m=c(require("react"));var x=m.default.memo((e)=>{return m.default.createElement(d,{...e,ariaLabel:"shield-user, personal-data, id",maskId:"round-filled-radius-3-stroke-1-IconShieldUser"},m.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.667 2.00789C11.5206 1.65639 12.4794 1.65639 13.333 2.00789L18.833 4.27254C20.1442 4.81257 20.9999 6.09079 21 7.50887V13.0001C21 17.9706 16.9705 22.0001 12 22.0001C7.02945 22.0001 3.00002 17.9706 3 13.0001V7.50887C3.00012 6.09079 3.85577 4.81257 5.16699 4.27254L10.667 2.00789ZM12 15.0001C9.35066 15.0001 7.0452 16.2616 5.85645 18.1221C7.32393 19.8804 9.53075 21.0001 12 21.0001C14.4688 21.0001 16.6751 19.8807 18.1426 18.1231C16.9539 16.2624 14.6495 15.0001 12 15.0001ZM12 7.00008C10.3431 7.00008 9 8.34322 9 10.0001C9.00002 11.6569 10.3432 13.0001 12 13.0001C13.6568 13.0001 15 11.6569 15 10.0001C15 8.34322 13.6569 7.00008 12 7.00008Z",fill:"currentColor"}))}),L=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=F1301023AE04E84064756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconShieldUser/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const IconShieldUser: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"shield-user, personal-data, id\" maskId=\"round-filled-radius-3-stroke-1-IconShieldUser\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.667 2.00789C11.5206 1.65639 12.4794 1.65639 13.333 2.00789L18.833 4.27254C20.1442 4.81257 20.9999 6.09079 21 7.50887V13.0001C21 17.9706 16.9705 22.0001 12 22.0001C7.02945 22.0001 3.00002 17.9706 3 13.0001V7.50887C3.00012 6.09079 3.85577 4.81257 5.16699 4.27254L10.667 2.00789ZM12 15.0001C9.35066 15.0001 7.0452 16.2616 5.85645 18.1221C7.32393 19.8804 9.53075 21.0001 12 21.0001C14.4688 21.0001 16.6751 19.8807 18.1426 18.1231C16.9539 16.2624 14.6495 15.0001 12 15.0001ZM12 7.00008C10.3431 7.00008 9 8.34322 9 10.0001C9.00002 11.6569 10.3432 13.0001 12 13.0001C13.6568 13.0001 15 11.6569 15 10.0001C15 8.34322 13.6569 7.00008 12 7.00008Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconShieldUser;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,0EC9DY,IAAlB,sBAGO,IAAM,EAAmE,UAAM,KAAK,CAAC,IAAU,CACpG,OAAO,wBAAs0B,EAAt0B,IAAqB,EAAO,UAAU,iCAAiC,OAAO,iDAAgD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,moBAAmoB,KAAK,eAAc,CAAI,EAC90B,EAEc",
|
|
9
|
+
"debugId": "F1301023AE04E84064756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var i=({children:o,size:r=24,ariaLabel:s,color:a,ariaHidden:t=!0,style:p,mode:m="masked",maskId:n,...d})=>{let C=m!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},s&&!t&&e.createElement("title",null,s),C?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import l from"react";var f=l.memo((o)=>{return l.createElement(i,{...o,ariaLabel:"shield-user, personal-data, id",maskId:"round-filled-radius-3-stroke-1-IconShieldUser"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.667 2.00789C11.5206 1.65639 12.4794 1.65639 13.333 2.00789L18.833 4.27254C20.1442 4.81257 20.9999 6.09079 21 7.50887V13.0001C21 17.9706 16.9705 22.0001 12 22.0001C7.02945 22.0001 3.00002 17.9706 3 13.0001V7.50887C3.00012 6.09079 3.85577 4.81257 5.16699 4.27254L10.667 2.00789ZM12 15.0001C9.35066 15.0001 7.0452 16.2616 5.85645 18.1221C7.32393 19.8804 9.53075 21.0001 12 21.0001C14.4688 21.0001 16.6751 19.8807 18.1426 18.1231C16.9539 16.2624 14.6495 15.0001 12 15.0001ZM12 7.00008C10.3431 7.00008 9 8.34322 9 10.0001C9.00002 11.6569 10.3432 13.0001 12 13.0001C13.6568 13.0001 15 11.6569 15 10.0001C15 8.34322 13.6569 7.00008 12 7.00008Z",fill:"currentColor"}))}),x=f;export{x as default,f as IconShieldUser};
|
|
2
|
+
|
|
3
|
+
//# debugId=542116D938D7D9ED64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconShieldUser/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\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 fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </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\";\n\nexport const IconShieldUser: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"shield-user, personal-data, id\" maskId=\"round-filled-radius-3-stroke-1-IconShieldUser\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.667 2.00789C11.5206 1.65639 12.4794 1.65639 13.333 2.00789L18.833 4.27254C20.1442 4.81257 20.9999 6.09079 21 7.50887V13.0001C21 17.9706 16.9705 22.0001 12 22.0001C7.02945 22.0001 3.00002 17.9706 3 13.0001V7.50887C3.00012 6.09079 3.85577 4.81257 5.16699 4.27254L10.667 2.00789ZM12 15.0001C9.35066 15.0001 7.0452 16.2616 5.85645 18.1221C7.32393 19.8804 9.53075 21.0001 12 21.0001C14.4688 21.0001 16.6751 19.8807 18.1426 18.1231C16.9539 16.2624 14.6495 15.0001 12 15.0001ZM12 7.00008C10.3431 7.00008 9 8.34322 9 10.0001C9.00002 11.6569 10.3432 13.0001 12 13.0001C13.6568 13.0001 15 11.6569 15 10.0001C15 8.34322 13.6569 7.00008 12 7.00008Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconShieldUser;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAmE,EAAM,KAAK,CAAC,IAAU,CACpG,OAAO,gBAAs0B,EAAt0B,IAAqB,EAAO,UAAU,iCAAiC,OAAO,iDAAgD,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,moBAAmoB,KAAK,eAAc,CAAI,EAC90B,EAEc",
|
|
9
|
+
"debugId": "542116D938D7D9ED64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/README.md
CHANGED
|
@@ -1326,10 +1326,10 @@ Below is a complete list of available icons:
|
|
|
1326
1326
|
- IconProgress50
|
|
1327
1327
|
- IconProgress75
|
|
1328
1328
|
- IconCheckCircle2
|
|
1329
|
-
-
|
|
1330
|
-
-
|
|
1331
|
-
-
|
|
1332
|
-
-
|
|
1329
|
+
- IconDoubleCheckmark1
|
|
1330
|
+
- IconDoubleCheckmark1Small
|
|
1331
|
+
- IconDoubleCheckmark2
|
|
1332
|
+
- IconDoubleCheckmark2Small
|
|
1333
1333
|
- IconExclamationCircle
|
|
1334
1334
|
- IconPreview
|
|
1335
1335
|
- IconSearchOptions
|
|
@@ -1696,6 +1696,7 @@ Below is a complete list of available icons:
|
|
|
1696
1696
|
- IconUnlocked2
|
|
1697
1697
|
- IconKeyhole2
|
|
1698
1698
|
- IconShieldSafeSearch
|
|
1699
|
+
- IconShieldUser
|
|
1699
1700
|
|
|
1700
1701
|
### Shopping & Payment
|
|
1701
1702
|
|