@central-icons-react/square-filled-radius-0-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.
- 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/IconSaturn/index.d.ts +4 -0
- package/IconSaturn/index.js +3 -0
- package/IconSaturn/index.js.map +11 -0
- package/IconSaturn/index.mjs +3 -0
- package/IconSaturn/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 I=Object.create;var{getPrototypeOf:
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:b,defineProperty:m,getOwnPropertyNames:f,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function u(e){return this[e]}var B,P,d=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?B??=new WeakMap:P??=new WeakMap,i=s.get(e);if(i)return i}o=e!=null?I(b(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let l of f(e))if(!h.call(a,l))m(a,l,{get:u.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 f(e))if(!h.call(r,t))m(r,t,{get:u.bind(e,t),enumerable:!(o=y(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:()=>L});module.exports=g(G);var n=d(require("react")),L=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:i,mode:a="masked",maskId:l,...w})=>{let x=a!=="raw"&&!!l;return n.default.createElement("svg",{...w,"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),x?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:()=>C});module.exports=g(V);var p=d(require("react"));var C=p.default.memo((e)=>{return p.default.createElement(L,{...e,ariaLabel:"double-checkmark-1",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},p.default.createElement("path",{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),$=C;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=3BB5C8AFB855201E64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "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,wBAA2e,EAA3e,IAAqB,EAAO,UAAU,qBAAqB,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACnf,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "3BB5C8AFB855201E64756E2164756E21",
|
|
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,...L})=>{let c=p!=="raw"&&!!n;return e.createElement("svg",{...L,"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 f=l.memo((o)=>{return l.createElement(a,{...o,ariaLabel:"double-checkmark-1",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1"},l.createElement("path",{d:"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z",fill:"currentColor"}))}),C=f;export{C as default,f as IconDoubleCheckmark1};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=2AD54A9A34A543FC64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1\"><path d=\"M22.1904 4.34766L21.9209 4.76953L12.1709 20.0195L11.9023 20.4404L11.0596 19.9023L11.3291 19.4805L21.0781 4.23047L21.3477 3.80957L22.1904 4.34766ZM18.1914 4.34961L17.9209 4.77051L8.27734 19.7705L7.90137 20.3555L7.4668 19.8125L2.10938 13.1162L1.79688 12.7256L2.57812 12.1006L7.8125 18.6436L17.0791 4.22949L17.3496 3.80859L18.1914 4.34961Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "AAAA,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,gBAA2e,EAA3e,IAAqB,EAAO,UAAU,qBAAqB,OAAO,wDAAuD,gBAAC,OAAD,CAAM,EAAE,mVAAmV,KAAK,eAAc,CAAI,EACnf,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "2AD54A9A34A543FC64756E2164756E21",
|
|
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 I=Object.create;var{getPrototypeOf:
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:b,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,c=Object.prototype.hasOwnProperty;function d(e){return this[e]}var B,S,L=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?B??=new WeakMap:S??=new WeakMap,p=s.get(e);if(p)return p}o=e!=null?I(b(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let n of u(e))if(!c.call(a,n))m(a,n,{get:d.bind(e,n),enumerable:!0});if(t)s.set(e,a);return a},g=(e)=>{var r=(h??=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 u(e))if(!c.call(r,t))m(r,t,{get:d.bind(e,t),enumerable:!(o=y(e,t))||o.enumerable})}return h.set(e,r),r},h;var P=(e)=>e;function v(e,r){this[e]=P.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:()=>f});module.exports=g(G);var l=L(require("react")),f=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:p,mode:a="masked",maskId:n,...w})=>{let x=a!=="raw"&&!!n;return l.default.createElement("svg",{...w,"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&&l.default.createElement("title",null,o),x?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"}},e)),l.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};var V={};k(V,{default:()=>$,IconDoubleCheckmark1Small:()=>C});module.exports=g(V);var i=L(require("react"));var C=i.default.memo((e)=>{return i.default.createElement(f,{...e,ariaLabel:"double-checkmark-1-small",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},i.default.createElement("path",{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),i.default.createElement("path",{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),$=C;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=8D8C1E2731CB69F964756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "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,wBAAke,EAAle,IAAqB,EAAO,UAAU,2BAA2B,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EAC1e,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "8D8C1E2731CB69F964756E2164756E21",
|
|
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:l=!0,style:
|
|
1
|
+
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:m,ariaHidden:l=!0,style:i,mode:p="masked",maskId:n,...f})=>{let h=p!=="raw"&&!!n;return e.createElement("svg",{...f,"aria-hidden":l,role:l?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&&!l&&e.createElement("title",null,s),h?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 t from"react";var u=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"double-checkmark-1-small",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small"},t.createElement("path",{d:"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z",fill:"currentColor"}),t.createElement("path",{d:"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z",fill:"currentColor"}))}),C=u;export{C as default,u as IconDoubleCheckmark1Small};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=F7AEC287301E6BF964756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark1Small\"><path d=\"M15.1895 7.34082L14.9238 7.76465L8.96582 17.2979L4.79297 13.125L5.5 12.418L8.78418 15.7021L14.0762 7.23535L14.3408 6.81055L15.1895 7.34082Z\" fill=\"currentColor\"/><path d=\"M19.1895 7.34082L18.9238 7.76465L13.2988 16.7646L13.0342 17.1895L12.1855 16.6592L12.4512 16.2354L18.0762 7.23535L18.3408 6.81055L19.1895 7.34082Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark1Small;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "AAAA,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,gBAAke,EAAle,IAAqB,EAAO,UAAU,2BAA2B,OAAO,6DAA4D,gBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oJAAoJ,KAAK,eAAc,CAAI,EAC1e,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "F7AEC287301E6BF964756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:b,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,c=Object.prototype.hasOwnProperty;function d(e){return this[e]}var B,P,g=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?B??=new WeakMap:P??=new WeakMap,p=s.get(e);if(p)return p}o=e!=null?I(b(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let l of u(e))if(!c.call(a,l))m(a,l,{get:d.bind(e,l),enumerable:!0});if(t)s.set(e,a);return a},k=(e)=>{var r=(h??=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 u(e))if(!c.call(r,t))m(r,t,{get:d.bind(e,t),enumerable:!(o=y(e,t))||o.enumerable})}return h.set(e,r),r},h;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var C=(e,r)=>{for(var o in r)m(e,o,{get:r[o],enumerable:!0,configurable:!0,set:v.bind(r,o)})};var G={};C(G,{CentralIconBase:()=>f});module.exports=k(G);var n=g(require("react")),f=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:p,mode:a="masked",maskId:l,...w})=>{let x=a!=="raw"&&!!l;return n.default.createElement("svg",{...w,"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),x?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={};C(V,{default:()=>$,IconDoubleCheckmark2:()=>L});module.exports=k(V);var i=g(require("react"));var L=i.default.memo((e)=>{return i.default.createElement(f,{...e,ariaLabel:"double-checkmark-2",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},i.default.createElement("path",{d:"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),i.default.createElement("path",{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),$=L;
|
|
2
|
+
|
|
3
|
+
//# debugId=2212C6F93FCD9E2F64756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
|
|
7
7
|
],
|
|
8
|
-
"mappings": "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,wBAA8Y,EAA9Y,IAAqB,EAAO,UAAU,qBAAqB,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACtZ,EAEc",
|
|
9
|
+
"debugId": "2212C6F93FCD9E2F64756E2164756E21",
|
|
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:n=!0,style:i,mode:p="masked",maskId:l,...f})=>{let h=p!=="raw"&&!!l;return e.createElement("svg",{...f,"aria-hidden":n,role:n?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&&!n&&e.createElement("title",null,s),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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(#${l})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"double-checkmark-2",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2"},t.createElement("path",{d:"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z",fill:"currentColor"}),t.createElement("path",{d:"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z",fill:"currentColor"}))}),L=u;export{L as default,u as IconDoubleCheckmark2};
|
|
2
|
+
|
|
3
|
+
//# debugId=887FF1A85C12BC4364756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2\"><path d=\"M19.1992 4.39453L7.54004 20.2129L7.13477 19.8926L0.797852 14.8955L1.41699 14.1104L7.34766 18.7871L18.3945 3.80078L19.1992 4.39453Z\" fill=\"currentColor\"/><path d=\"M23.1992 4.39453L11.5498 20.1992L10.7451 19.6055L22.3945 3.80078L23.1992 4.39453Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2;\n"
|
|
7
7
|
],
|
|
8
|
-
"mappings": "AAAA,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,gBAA8Y,EAA9Y,IAAqB,EAAO,UAAU,qBAAqB,OAAO,wDAAuD,gBAAC,OAAD,CAAM,EAAE,qIAAqI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oFAAoF,KAAK,eAAc,CAAI,EACtZ,EAEc",
|
|
9
|
+
"debugId": "887FF1A85C12BC4364756E2164756E21",
|
|
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 I=Object.create;var{getPrototypeOf:
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:b,defineProperty:m,getOwnPropertyNames:f,getOwnPropertyDescriptor:y}=Object,h=Object.prototype.hasOwnProperty;function u(e){return this[e]}var B,S,d=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?B??=new WeakMap:S??=new WeakMap,i=s.get(e);if(i)return i}o=e!=null?I(b(e)):{};let a=r||!e||!e.__esModule?m(o,"default",{value:e,enumerable:!0}):o;for(let n of f(e))if(!h.call(a,n))m(a,n,{get:u.bind(e,n),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 f(e))if(!h.call(r,t))m(r,t,{get:u.bind(e,t),enumerable:!(o=y(e,t))||o.enumerable})}return c.set(e,r),r},c;var P=(e)=>e;function v(e,r){this[e]=P.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:()=>L});module.exports=g(G);var l=d(require("react")),L=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:i,mode:a="masked",maskId:n,...w})=>{let x=a!=="raw"&&!!n;return l.default.createElement("svg",{...w,"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&&l.default.createElement("title",null,o),x?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"}},e)),l.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};var V={};k(V,{default:()=>$,IconDoubleCheckmark2Small:()=>C});module.exports=g(V);var p=d(require("react"));var C=p.default.memo((e)=>{return p.default.createElement(L,{...e,ariaLabel:"double-checkmark-2-small",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},p.default.createElement("path",{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),$=C;
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=A55CB3CC50DD594364756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "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,wBAAoc,EAApc,IAAqB,EAAO,UAAU,2BAA2B,OAAO,6DAA4D,wBAAC,OAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EAC5c,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "A55CB3CC50DD594364756E2164756E21",
|
|
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:l,...L})=>{let c=p!=="raw"&&!!l;return e.createElement("svg",{...L,"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:l,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(#${l})`})):o)};import n from"react";var f=n.memo((o)=>{return n.createElement(a,{...o,ariaLabel:"double-checkmark-2-small",maskId:"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small"},n.createElement("path",{d:"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z",fill:"currentColor"}))}),C=f;export{C as default,f as IconDoubleCheckmark2Small};
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=8EA34293EA9762B964756E2164756E21
|
|
@@ -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=\"square-filled-radius-0-stroke-1-IconDoubleCheckmark2Small\"><path d=\"M15.2051 7.95312L14.876 8.3291L7.87598 16.3291L7.52441 16.7314L3.79297 13L4.5 12.293L7.47559 15.2686L14.124 7.6709L14.4531 7.29492L15.2051 7.95312ZM20.2051 7.95312L19.876 8.3291L12.876 16.3291L12.5469 16.7051L11.7949 16.0469L12.124 15.6709L19.124 7.6709L19.4531 7.29492L20.2051 7.95312Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconDoubleCheckmark2Small;\n"
|
|
7
7
|
],
|
|
8
8
|
"mappings": "AAAA,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,gBAAoc,EAApc,IAAqB,EAAO,UAAU,2BAA2B,OAAO,6DAA4D,gBAAC,OAAD,CAAM,EAAE,iSAAiS,KAAK,eAAc,CAAI,EAC5c,EAEc",
|
|
9
|
-
"debugId": "
|
|
9
|
+
"debugId": "8EA34293EA9762B964756E2164756E21",
|
|
10
10
|
"names": []
|
|
11
11
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:S}=Object,f=Object.prototype.hasOwnProperty;function c(e){return this[e]}var v,P,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var l=r?v??=new WeakMap:P??=new WeakMap,p=l.get(e);if(p)return p}o=e!=null?y(B(e)):{};let s=r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o;for(let C of u(e))if(!f.call(s,C))a(s,C,{get:c.bind(e,C),enumerable:!0});if(t)l.set(e,s);return s},g=(e)=>{var r=(d??=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 u(e))if(!f.call(r,t))a(r,t,{get:c.bind(e,t),enumerable:!(o=S(e,t))||o.enumerable})}return d.set(e,r),r},d;var b=(e)=>e;function G(e,r){this[e]=b.bind(null,r)}var w=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0,configurable:!0,set:G.bind(r,o)})};var M={};w(M,{CentralIconBase:()=>m});module.exports=g(M);var n=h(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:p,mode:s="masked",maskId:C,...I})=>{let k=s!=="raw"&&!!C;return n.default.createElement("svg",{...I,"aria-hidden":l,role:l?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&&!l&&n.default.createElement("title",null,o),k?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:C,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(#${C})`})):e)};var V={};w(V,{default:()=>Z,IconSaturn:()=>x});module.exports=g(V);var i=h(require("react"));var x=i.default.memo((e)=>{return i.default.createElement(m,{...e,ariaLabel:"saturn, space, explore",maskId:"square-filled-radius-0-stroke-1-IconSaturn"},i.default.createElement("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"}),i.default.createElement("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"}))}),Z=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=0D0A68BF048A589A64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/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 IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"saturn, space, explore\" maskId=\"square-filled-radius-0-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": "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,sEC9DY,IAAlB,sBAGO,IAAM,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAA8vD,EAA9vD,IAAqB,EAAO,UAAU,yBAAyB,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACtwD,EAEc",
|
|
9
|
+
"debugId": "0D0A68BF048A589A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var s=({children:o,size:r=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:i,mode:p="masked",maskId:C,...m})=>{let d=p!=="raw"&&!!C;return e.createElement("svg",{...m,"aria-hidden":n,role:n?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,...i}},l&&!n&&e.createElement("title",null,l),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:C,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(#${C})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(s,{...o,ariaLabel:"saturn, space, explore",maskId:"square-filled-radius-0-stroke-1-IconSaturn"},t.createElement("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"}),t.createElement("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"}))}),x=u;export{x as default,u as IconSaturn};
|
|
2
|
+
|
|
3
|
+
//# debugId=CA6E7AD158587BCE64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconSaturn/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 IconSaturn: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"saturn, space, explore\" maskId=\"square-filled-radius-0-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,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,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAA8vD,EAA9vD,IAAqB,EAAO,UAAU,yBAAyB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,EAAE,4MAA4M,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,61CAA61C,KAAK,eAAc,CAAI,EACtwD,EAEc",
|
|
9
|
+
"debugId": "CA6E7AD158587BCE64756E2164756E21",
|
|
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
|
|
@@ -1481,6 +1481,7 @@ Below is a complete list of available icons:
|
|
|
1481
1481
|
- IconPinFocus
|
|
1482
1482
|
- IconCompassPointerSquare
|
|
1483
1483
|
- IconEarth2
|
|
1484
|
+
- IconSaturn
|
|
1484
1485
|
|
|
1485
1486
|
### Nature & Energy
|
|
1486
1487
|
|