@central-icons-react/square-outlined-radius-0-stroke-1 1.1.295 → 1.1.297

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/IconArrowRotatePoint/index.d.ts +4 -0
  2. package/IconArrowRotatePoint/index.js +3 -0
  3. package/IconArrowRotatePoint/index.js.map +11 -0
  4. package/IconArrowRotatePoint/index.mjs +3 -0
  5. package/IconArrowRotatePoint/index.mjs.map +11 -0
  6. package/IconCastle/index.d.ts +4 -0
  7. package/IconCastle/index.js +3 -0
  8. package/IconCastle/index.js.map +11 -0
  9. package/IconCastle/index.mjs +3 -0
  10. package/IconCastle/index.mjs.map +11 -0
  11. package/IconEarth/index.js +2 -2
  12. package/IconEarth/index.js.map +3 -3
  13. package/IconEarth/index.mjs +2 -2
  14. package/IconEarth/index.mjs.map +3 -3
  15. package/IconEarth2/index.d.ts +4 -0
  16. package/IconEarth2/index.js +3 -0
  17. package/IconEarth2/index.js.map +11 -0
  18. package/IconEarth2/index.mjs +3 -0
  19. package/IconEarth2/index.mjs.map +11 -0
  20. package/IconPlugins/index.d.ts +4 -0
  21. package/IconPlugins/index.js +3 -0
  22. package/IconPlugins/index.js.map +11 -0
  23. package/IconPlugins/index.mjs +3 -0
  24. package/IconPlugins/index.mjs.map +11 -0
  25. package/IconWindowSquareLocked/index.d.ts +4 -0
  26. package/IconWindowSquareLocked/index.js +3 -0
  27. package/IconWindowSquareLocked/index.js.map +11 -0
  28. package/IconWindowSquareLocked/index.mjs +3 -0
  29. package/IconWindowSquareLocked/index.mjs.map +11 -0
  30. package/IconWindowSquareSecurity/index.d.ts +4 -0
  31. package/IconWindowSquareSecurity/index.js +3 -0
  32. package/IconWindowSquareSecurity/index.js.map +11 -0
  33. package/IconWindowSquareSecurity/index.mjs +3 -0
  34. package/IconWindowSquareSecurity/index.mjs.map +11 -0
  35. package/README.md +6 -0
  36. package/icons/index.d.ts +1 -1
  37. package/icons/index.js +2 -2
  38. package/icons/index.js.map +3 -3
  39. package/icons/index.mjs +2 -2
  40. package/icons/index.mjs.map +3 -3
  41. package/icons-index.json +4 -4
  42. package/index.d.ts +6 -0
  43. package/index.js +18 -0
  44. package/index.mjs +6 -0
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/skills/central-icons-react/SKILL.md +7 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconArrowRotatePoint;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:C,getOwnPropertyDescriptor:P}=Object,d=Object.prototype.hasOwnProperty;function h(r){return this[r]}var V,b,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?V??=new WeakMap:b??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?I(B(r)):{};let i=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let a of C(r))if(!d.call(i,a))p(i,a,{get:h.bind(r,a),enumerable:!0});if(t)l.set(r,i);return i},k=(r)=>{var o=(c??=new WeakMap).get(r),e;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of C(r))if(!d.call(o,t))p(o,t,{get:h.bind(r,t),enumerable:!(e=P(r,t))||e.enumerable})}return c.set(r,o),o},c;var q=(r)=>r;function L(r,o){this[r]=q.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:L.bind(o,e)})};var S={};g(S,{CentralIconBase:()=>u});module.exports=k(S);var n=f(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:m,mode:i="masked",maskId:a,...x})=>{let y=i!=="raw"&&!!a;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},e&&!l&&n.default.createElement("title",null,e),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${a})`})):r)};var v={};g(v,{default:()=>G,IconArrowRotatePoint:()=>w});module.exports=k(v);var s=f(require("react"));var w=s.default.memo((r)=>{return s.default.createElement(u,{...r,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-outlined-radius-0-stroke-1-IconArrowRotatePoint"},s.default.createElement("path",{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"square"}),s.default.createElement("path",{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"square"}),s.default.createElement("path",{d:"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17",stroke:"currentColor",strokeLinecap:"square"}),s.default.createElement("path",{d:"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7",stroke:"currentColor",strokeLinecap:"square"}),s.default.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),G=w;
2
+
3
+ //# debugId=54172D25A57E53A564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/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 IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"arrow-rotate-point, rotate-camera\" maskId=\"square-outlined-radius-0-stroke-1-IconArrowRotatePoint\"><path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7\" stroke=\"currentColor\" strokeLinecap=\"square\"/><circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\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,gFC9DY,IAAlB,sBAGO,IAAM,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAAutB,EAAvtB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,0DAAyD,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,SAAQ,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC/tB,EAEc",
9
+ "debugId": "54172D25A57E53A564756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var l=({children:t,size:e=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...u})=>{let c=m!=="raw"&&!!s;return r.createElement("svg",{...u,"aria-hidden":n,role:n?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:i,...p}},a&&!n&&r.createElement("title",null,a),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var C=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-outlined-radius-0-stroke-1-IconArrowRotatePoint"},o.createElement("path",{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"square"}),o.createElement("path",{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"square"}),o.createElement("path",{d:"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17",stroke:"currentColor",strokeLinecap:"square"}),o.createElement("path",{d:"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7",stroke:"currentColor",strokeLinecap:"square"}),o.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),w=C;export{w as default,C as IconArrowRotatePoint};
2
+
3
+ //# debugId=3728864980E8F56F64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/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 IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"arrow-rotate-point, rotate-camera\" maskId=\"square-outlined-radius-0-stroke-1-IconArrowRotatePoint\"><path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M20.4342 10.9375C20.4776 11.2856 20.4999 11.6402 20.4999 12C20.4999 16.6944 16.6943 20.5 11.9999 20.5C9.17438 20.5 6.42673 19.1213 4.84277 17\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M3.56576 13.0625C3.52236 12.7144 3.5 12.3598 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C14.8255 3.5 17.5732 4.87867 19.1571 7\" stroke=\"currentColor\" strokeLinecap=\"square\"/><circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\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,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAAutB,EAAvtB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,0DAAyD,gBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC/tB,EAEc",
9
+ "debugId": "3728864980E8F56F64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCastle: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconCastle;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:m,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,c=Object.prototype.hasOwnProperty;function g(e){return this[e]}var H,b,h=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var l=r?H??=new WeakMap:b??=new WeakMap,i=l.get(e);if(i)return i}t=e!=null?I(y(e)):{};let a=r||!e||!e.__esModule?m(t,"default",{value:e,enumerable:!0}):t;for(let s of u(e))if(!c.call(a,s))m(a,s,{get:g.bind(e,s),enumerable:!0});if(o)l.set(e,a);return a},C=(e)=>{var r=(f??=new WeakMap).get(e),t;if(r)return r;if(r=m({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of u(e))if(!c.call(r,o))m(r,o,{get:g.bind(e,o),enumerable:!(t=B(e,o))||t.enumerable})}return f.set(e,r),r},f;var P=(e)=>e;function S(e,r){this[e]=P.bind(null,r)}var w=(e,r)=>{for(var t in r)m(e,t,{get:r[t],enumerable:!0,configurable:!0,set:S.bind(r,t)})};var v={};w(v,{CentralIconBase:()=>d});module.exports=C(v);var n=h(require("react")),d=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:l=!0,style:i,mode:a="masked",maskId:s,...x})=>{let k=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"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:o,...i}},t&&!l&&n.default.createElement("title",null,t),k?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,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(#${s})`})):e)};var G={};w(G,{default:()=>L,IconCastle:()=>V});module.exports=C(G);var p=h(require("react"));var V=p.default.memo((e)=>{return p.default.createElement(d,{...e,ariaLabel:"castle, sandbox, wall",maskId:"square-outlined-radius-0-stroke-1-IconCastle"},p.default.createElement("path",{d:"M16.5 3.5H19.5V5.5L20.5 20.5H14.5V15.5H9.5V20.5H3.5L4.5 5.5V3.5H7.5V5.5H10.5V3.5H13.5V5.5H16.5V3.5Z",stroke:"currentColor"}))}),L=V;
2
+
3
+ //# debugId=6F0456C4BE194D8664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/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 IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"castle, sandbox, wall\" maskId=\"square-outlined-radius-0-stroke-1-IconCastle\"><path d=\"M16.5 3.5H19.5V5.5L20.5 20.5H14.5V15.5H9.5V20.5H3.5L4.5 5.5V3.5H7.5V5.5H10.5V3.5H13.5V5.5H16.5V3.5Z\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\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,wBAA2P,EAA3P,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAc,CAAI,EACnQ,EAEc",
9
+ "debugId": "6F0456C4BE194D8664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import e from"react";var a=({children:t,size:r=24,ariaLabel:l,color:m,ariaHidden:o=!0,style:i,mode:p="masked",maskId:n,...d})=>{let f=p!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":o,role:o?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}},l&&!o&&e.createElement("title",null,l),f?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"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var u=s.memo((t)=>{return s.createElement(a,{...t,ariaLabel:"castle, sandbox, wall",maskId:"square-outlined-radius-0-stroke-1-IconCastle"},s.createElement("path",{d:"M16.5 3.5H19.5V5.5L20.5 20.5H14.5V15.5H9.5V20.5H3.5L4.5 5.5V3.5H7.5V5.5H10.5V3.5H13.5V5.5H16.5V3.5Z",stroke:"currentColor"}))}),V=u;export{V as default,u as IconCastle};
2
+
3
+ //# debugId=C3D487BA03910F8A64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/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 IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"castle, sandbox, wall\" maskId=\"square-outlined-radius-0-stroke-1-IconCastle\"><path d=\"M16.5 3.5H19.5V5.5L20.5 20.5H14.5V15.5H9.5V20.5H3.5L4.5 5.5V3.5H7.5V5.5H10.5V3.5H13.5V5.5H16.5V3.5Z\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\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,gBAA2P,EAA3P,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,gBAAC,OAAD,CAAM,EAAE,sGAAsG,OAAO,eAAc,CAAI,EACnQ,EAEc",
9
+ "debugId": "C3D487BA03910F8A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,P,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?b??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?I(y(r)):{};let l=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!C.call(l,s))p(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},g=(r)=>{var e=(h??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(e,t))p(e,t,{get:c.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return h.set(r,e),e},h;var S=(r)=>r;function v(r,e){this[r]=S.bind(null,e)}var k=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var E={};k(E,{CentralIconBase:()=>d});module.exports=g(E);var n=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...L})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...L,"aria-hidden":a,role:a?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,...m}},o&&!a&&n.default.createElement("title",null,o),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};k(G,{default:()=>M,IconEarth:()=>w});module.exports=g(G);var i=f(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth"},i.default.createElement("path",{d:"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179M3.52733 7.69855C5.0967 4.61346 8.30154 2.5 12 2.5C12.7952 2.5 13.5677 2.59771 14.3059 2.78179",stroke:"currentColor",strokeLinecap:"round"}),i.default.createElement("path",{d:"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z",stroke:"currentColor",strokeLinecap:"round"}))}),M=w;
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var b,P,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var a=e?b??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}o=r!=null?I(y(r)):{};let l=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!C.call(l,s))p(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},g=(r)=>{var e=(h??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!C.call(e,t))p(e,t,{get:c.bind(r,t),enumerable:!(o=B(r,t))||o.enumerable})}return h.set(r,e),e},h;var S=(r)=>r;function v(r,e){this[r]=S.bind(null,e)}var k=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:v.bind(e,o)})};var E={};k(E,{CentralIconBase:()=>d});module.exports=g(E);var n=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...L})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...L,"aria-hidden":a,role:a?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,...m}},o&&!a&&n.default.createElement("title",null,o),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var G={};k(G,{default:()=>V,IconEarth:()=>w});module.exports=g(G);var i=f(require("react"));var w=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth"},i.default.createElement("path",{d:"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z",stroke:"currentColor",strokeLinecap:"round"}),i.default.createElement("path",{d:"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z",stroke:"currentColor",strokeLinecap:"round"}))}),V=w;
2
2
 
3
- //# debugId=D9CB4BFE2A6D63B164756E2164756E21
3
+ //# debugId=461A14A99360DA8D64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/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 IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179M3.52733 7.69855C5.0967 4.61346 8.30154 2.5 12 2.5C12.7952 2.5 13.5677 2.59771 14.3059 2.78179\" stroke=\"currentColor\" strokeLinecap=\"round\"/><path d=\"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/><path d=\"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\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,qEC9DY,IAAlB,sBAGO,IAAM,EAA8D,UAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,wBAA2pB,EAA3pB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,kVAAkV,OAAO,eAAe,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,4GAA4G,OAAO,eAAe,cAAc,QAAO,CAAI,EACnqB,EAEc",
9
- "debugId": "D9CB4BFE2A6D63B164756E2164756E21",
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,qEC9DY,IAAlB,sBAGO,IAAM,EAA8D,UAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,wBAA4oB,EAA5oB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,mUAAmU,OAAO,eAAe,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,4GAA4G,OAAO,eAAe,cAAc,QAAO,CAAI,EACppB,EAEc",
9
+ "debugId": "461A14A99360DA8D64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";var l=({children:o,size:e=24,ariaLabel:a,color:p,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:p,...i}},a&&!n&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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(#${s})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth"},t.createElement("path",{d:"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179M3.52733 7.69855C5.0967 4.61346 8.30154 2.5 12 2.5C12.7952 2.5 13.5677 2.59771 14.3059 2.78179",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z",stroke:"currentColor",strokeLinecap:"round"}))}),w=u;export{w as default,u as IconEarth};
1
+ import r from"react";var l=({children:o,size:e=24,ariaLabel:a,color:p,ariaHidden:n=!0,style:i,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:p,...i}},a&&!n&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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(#${s})`})):o)};import t from"react";var u=t.memo((o)=>{return t.createElement(l,{...o,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth"},t.createElement("path",{d:"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z",stroke:"currentColor",strokeLinecap:"round"}),t.createElement("path",{d:"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z",stroke:"currentColor",strokeLinecap:"round"}))}),w=u;export{w as default,u as IconEarth};
2
2
 
3
- //# debugId=87EF411A2BDD6F2864756E2164756E21
3
+ //# debugId=13D51C6452266F1B64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/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 IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179M3.52733 7.69855C5.0967 4.61346 8.30154 2.5 12 2.5C12.7952 2.5 13.5677 2.59771 14.3059 2.78179\" stroke=\"currentColor\" strokeLinecap=\"round\"/><path d=\"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L7.89508 10.9729L8.92724 8.924L13.0302 7.89184L14.3059 2.78179M14.3059 2.78179C13.5677 2.59771 12.7952 2.5 12 2.5C8.30154 2.5 5.0967 4.61346 3.52733 7.69855C2.87037 8.99002 2.5 10.4518 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 7.54854 18.4383 3.81217 14.3059 2.78179Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/><path d=\"M15.0844 17.1351L16.1114 15.0811L13.0837 13.0465L11.0882 12.9192L9.94922 14.0541L12.0033 17.1351H15.0844Z\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\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,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAA2pB,EAA3pB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,kVAAkV,OAAO,eAAe,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,4GAA4G,OAAO,eAAe,cAAc,QAAO,CAAI,EACnqB,EAEc",
9
- "debugId": "87EF411A2BDD6F2864756E2164756E21",
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,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAA4oB,EAA5oB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,mUAAmU,OAAO,eAAe,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,4GAA4G,OAAO,eAAe,cAAc,QAAO,CAAI,EACppB,EAEc",
9
+ "debugId": "13D51C6452266F1B64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconEarth2;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:L,defineProperty:a,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,d=Object.prototype.hasOwnProperty;function f(C){return this[C]}var b,P,u=(C,r,e)=>{var o=C!=null&&typeof C==="object";if(o){var l=r?b??=new WeakMap:P??=new WeakMap,m=l.get(C);if(m)return m}e=C!=null?I(L(C)):{};let s=r||!C||!C.__esModule?a(e,"default",{value:C,enumerable:!0}):e;for(let n of h(C))if(!d.call(s,n))a(s,n,{get:f.bind(C,n),enumerable:!0});if(o)l.set(C,s);return s},g=(C)=>{var r=(c??=new WeakMap).get(C),e;if(r)return r;if(r=a({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var o of h(C))if(!d.call(r,o))a(r,o,{get:f.bind(C,o),enumerable:!(e=B(C,o))||e.enumerable})}return c.set(C,r),r},c;var S=(C)=>C;function v(C,r){this[C]=S.bind(null,r)}var w=(C,r)=>{for(var e in r)a(C,e,{get:r[e],enumerable:!0,configurable:!0,set:v.bind(r,e)})};var E={};w(E,{CentralIconBase:()=>p});module.exports=g(E);var t=u(require("react")),p=({children:C,size:r=24,ariaLabel:e,color:o,ariaHidden:l=!0,style:m,mode:s="masked",maskId:n,...k})=>{let y=s!=="raw"&&!!n;return t.default.createElement("svg",{...k,"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:o,...m}},e&&!l&&t.default.createElement("title",null,e),y?t.default.createElement(t.default.Fragment,null,t.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.default.createElement("g",{fill:"none",style:{color:"#fff"}},C)),t.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):C)};var G={};w(G,{default:()=>V,IconEarth2:()=>x});module.exports=g(G);var i=u(require("react"));var x=i.default.memo((C)=>{return i.default.createElement(p,{...C,ariaLabel:"earth-2, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth2"},i.default.createElement("path",{d:"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z",fill:"currentColor"}),i.default.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),V=x;
2
+
3
+ //# debugId=1692DC5C2D596A7864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/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 IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth-2, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth2\"><path d=\"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\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,wBAA+1F,EAA/1F,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,qpFAAqpF,KAAK,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EACv2F,EAEc",
9
+ "debugId": "1692DC5C2D596A7864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";var s=({children:e,size:r=24,ariaLabel:l,color:a,ariaHidden:t=!0,style:i,mode:m="masked",maskId:n,...p})=>{let c=m!=="raw"&&!!n;return C.createElement("svg",{...p,"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,...i}},l&&!t&&C.createElement("title",null,l),c?C.createElement(C.Fragment,null,C.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.createElement("rect",{width:"24",height:"24",fill:"#000"}),C.createElement("g",{fill:"none",style:{color:"#fff"}},e)),C.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import o from"react";var h=o.memo((e)=>{return o.createElement(s,{...e,ariaLabel:"earth-2, globe, world",maskId:"square-outlined-radius-0-stroke-1-IconEarth2"},o.createElement("path",{d:"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z",fill:"currentColor"}),o.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),x=h;export{x as default,h as IconEarth2};
2
+
3
+ //# debugId=F421535D687DA1CC64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/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 IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth-2, globe, world\" maskId=\"square-outlined-radius-0-stroke-1-IconEarth2\"><path d=\"M17.6982 4.72363C17.5056 5.1085 17.3337 5.57099 17.1289 6.08789C16.9305 6.58875 16.7045 7.12951 16.417 7.60449C16.1296 8.07924 15.7578 8.52759 15.2461 8.80469C14.7196 9.0898 14.0989 9.16508 13.3799 8.98535C12.6462 8.80194 12.1026 9.18765 11.874 9.66797C11.758 9.91192 11.7436 10.1413 11.793 10.3008C11.8352 10.4371 11.9352 10.5668 12.1787 10.6348C13.4558 10.9912 14.2953 11.4387 14.7998 11.959C15.3276 12.5035 15.4653 13.1059 15.375 13.6582C15.2899 14.1784 15.0107 14.6136 14.7832 14.8994C14.6661 15.0465 14.5543 15.165 14.4707 15.2471C14.4287 15.2883 14.3929 15.3206 14.3672 15.3438C14.3544 15.3553 14.3438 15.3643 14.3359 15.3711C14.332 15.3745 14.3287 15.3777 14.3262 15.3799L14.3223 15.3838C14.32 15.3815 14.2943 15.352 14.001 15L14.3213 15.3848C14.3148 15.3902 14.3076 15.3953 14.3008 15.4004C13.8271 15.7558 13.5095 16.2854 13.1191 16.8486C12.9374 17.1108 12.7306 17.391 12.4854 17.6045C12.2299 17.8269 11.906 18 11.501 18C10.9771 18 10.5764 17.7929 10.2852 17.4678C10.0141 17.165 9.85331 16.7777 9.7373 16.4326C9.67799 16.2561 9.6263 16.0755 9.57812 15.9082C9.52882 15.7369 9.48401 15.5799 9.43555 15.4336C9.33373 15.1261 9.24035 14.9464 9.14746 14.8535C8.81732 14.5233 8.66826 14.1054 8.58594 13.707C8.50564 13.3183 8.47585 12.8729 8.4375 12.4834C8.35643 11.6602 8.22214 10.9282 7.64746 10.3535C6.70998 9.41609 6.17414 8.5502 5.94629 7.20312L5.94531 7.2041L5.51172 5.10156L6.49023 4.89844L6.9248 7.00195C6.9261 7.00825 6.92766 7.01515 6.92871 7.02148C7.11367 8.13133 7.52742 8.81946 8.35449 9.64648C9.19813 10.4901 9.35084 11.5453 9.43359 12.3857C9.47715 12.8282 9.49829 13.1846 9.56445 13.5049C9.62857 13.8152 9.72169 14.0136 9.85449 14.1465C10.1257 14.4178 10.2777 14.7958 10.3848 15.1191C10.4407 15.288 10.4913 15.465 10.5391 15.6309C10.588 15.8007 10.6342 15.9615 10.6855 16.1143C10.791 16.428 10.8996 16.6549 11.0303 16.8008C11.1409 16.9242 11.2749 17 11.501 17C11.5959 17 11.6951 16.9654 11.8281 16.8496C11.9713 16.725 12.1188 16.5367 12.2979 16.2783C12.5877 15.8601 12.9548 15.2558 13.4707 14.79L13.6807 14.6162C13.6811 14.6158 13.6818 14.6149 13.6826 14.6143C13.6858 14.6115 13.6915 14.6065 13.6992 14.5996C13.715 14.5854 13.7392 14.563 13.7695 14.5332C13.8307 14.4732 13.9143 14.3852 14.001 14.2764C14.1809 14.0503 14.3422 13.7746 14.3877 13.4971C14.4278 13.2514 14.3858 12.9686 14.082 12.6553C13.7549 12.3179 13.1109 11.9338 11.9102 11.5986C11.3535 11.4433 10.9851 11.0718 10.8379 10.5977C10.698 10.1466 10.7725 9.65503 10.9707 9.23828C11.3708 8.3973 12.356 7.69915 13.6221 8.01562C14.1313 8.14293 14.491 8.07649 14.7695 7.92578C15.063 7.76684 15.3212 7.48385 15.5615 7.08691C15.8016 6.69025 16.0015 6.21865 16.1992 5.71973C16.3906 5.23681 16.5857 4.71199 16.8037 4.27637L17.6982 4.72363Z\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\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,gBAA+1F,EAA/1F,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,gBAAC,OAAD,CAAM,EAAE,qpFAAqpF,KAAK,eAAc,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EACv2F,EAEc",
9
+ "debugId": "F421535D687DA1CC64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconPlugins;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,c=Object.prototype.hasOwnProperty;function g(r){return this[r]}var P,b,h=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?P??=new WeakMap:b??=new WeakMap,m=p.get(r);if(m)return m}e=r!=null?I(B(r)):{};let i=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let s of d(r))if(!c.call(i,s))a(i,s,{get:g.bind(r,s),enumerable:!0});if(t)p.set(r,i);return i},f=(r)=>{var o=(C??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!c.call(o,t))a(o,t,{get:g.bind(r,t),enumerable:!(e=L(r,t))||e.enumerable})}return C.set(r,o),o},C;var S=(r)=>r;function v(r,o){this[r]=S.bind(null,o)}var k=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var G={};k(G,{CentralIconBase:()=>u});module.exports=f(G);var n=h(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:p=!0,style:m,mode:i="masked",maskId:s,...x})=>{let y=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":p,role:p?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},e&&!p&&n.default.createElement("title",null,e),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var M={};k(M,{default:()=>V,IconPlugins:()=>w});module.exports=f(M);var l=h(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(u,{...r,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-outlined-radius-0-stroke-1-IconPlugins"},l.default.createElement("path",{d:"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125",stroke:"currentColor"}),l.default.createElement("path",{d:"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z",stroke:"currentColor"}),l.default.createElement("path",{d:"M9 12L7 10",stroke:"currentColor"}),l.default.createElement("path",{d:"M12 9L10 7",stroke:"currentColor"}))}),V=w;
2
+
3
+ //# debugId=984E6FDE71833E2764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/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 IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"plugins, apps, connection, electricity, power, at\" maskId=\"square-outlined-radius-0-stroke-1-IconPlugins\"><path d=\"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125\" stroke=\"currentColor\"/><path d=\"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z\" stroke=\"currentColor\"/><path d=\"M9 12L7 10\" stroke=\"currentColor\"/><path d=\"M12 9L10 7\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\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,uEC9DY,IAAlB,sBAGO,IAAM,EAAgE,UAAM,KAAK,CAAC,IAAU,CACjG,OAAO,wBAA4pB,EAA5pB,IAAqB,EAAO,UAAU,oDAAoD,OAAO,iDAAgD,wBAAC,OAAD,CAAM,EAAE,2MAA2M,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wKAAwK,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,EACpqB,EAEc",
9
+ "debugId": "984E6FDE71833E2764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var p=({children:t,size:o=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...u})=>{let C=m!=="raw"&&!!s;return r.createElement("svg",{...u,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...a}},l&&!n&&r.createElement("title",null,l),C?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var d=e.memo((t)=>{return e.createElement(p,{...t,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-outlined-radius-0-stroke-1-IconPlugins"},e.createElement("path",{d:"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125",stroke:"currentColor"}),e.createElement("path",{d:"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z",stroke:"currentColor"}),e.createElement("path",{d:"M9 12L7 10",stroke:"currentColor"}),e.createElement("path",{d:"M12 9L10 7",stroke:"currentColor"}))}),w=d;export{w as default,d as IconPlugins};
2
+
3
+ //# debugId=792B0A10A6A08DA164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/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 IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"plugins, apps, connection, electricity, power, at\" maskId=\"square-outlined-radius-0-stroke-1-IconPlugins\"><path d=\"M15 15L15.1667 15.1667C18.3333 18.3333 21.5 15.6944 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C13.5167 21.5 14.9503 21.1446 16.2222 20.5125\" stroke=\"currentColor\"/><path d=\"M13.0556 7.5L7.5 13.0556L10.5302 16.0858C11.3113 16.8668 12.5776 16.8668 13.3587 16.0858L16.0858 13.3587C16.8668 12.5776 16.8668 11.3113 16.0858 10.5302L13.0556 7.5Z\" stroke=\"currentColor\"/><path d=\"M9 12L7 10\" stroke=\"currentColor\"/><path d=\"M12 9L10 7\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\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,EAAgE,EAAM,KAAK,CAAC,IAAU,CACjG,OAAO,gBAA4pB,EAA5pB,IAAqB,EAAO,UAAU,oDAAoD,OAAO,iDAAgD,gBAAC,OAAD,CAAM,EAAE,2MAA2M,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wKAAwK,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,CAAI,EACpqB,EAEc",
9
+ "debugId": "792B0A10A6A08DA164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareLocked;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:i,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function c(r){return this[r]}var M,S,k=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var a=o?M??=new WeakMap:S??=new WeakMap,C=a.get(r);if(C)return C}e=r!=null?I(y(r)):{};let p=o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e;for(let l of u(r))if(!h.call(p,l))i(p,l,{get:c.bind(r,l),enumerable:!0});if(n)a.set(r,p);return p},f=(r)=>{var o=(m??=new WeakMap).get(r),e;if(o)return o;if(o=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of u(r))if(!h.call(o,n))i(o,n,{get:c.bind(r,n),enumerable:!(e=B(r,n))||e.enumerable})}return m.set(r,o),o},m;var b=(r)=>r;function q(r,o){this[r]=b.bind(null,o)}var w=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0,configurable:!0,set:q.bind(o,e)})};var P={};w(P,{CentralIconBase:()=>d});module.exports=f(P);var s=k(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:a=!0,style:C,mode:p="masked",maskId:l,...x})=>{let V=p!=="raw"&&!!l;return s.default.createElement("svg",{...x,"aria-hidden":a,role:a?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...C}},e&&!a&&s.default.createElement("title",null,e),V?s.default.createElement(s.default.Fragment,null,s.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},s.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),s.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),s.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};var H={};w(H,{default:()=>L,IconWindowSquareLocked:()=>g});module.exports=f(H);var t=k(require("react"));var g=t.default.memo((r)=>{return t.default.createElement(d,{...r,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-outlined-radius-0-stroke-1-IconWindowSquareLocked"},t.default.createElement("path",{d:"M12 20.5H3.5V3.5H20.5V11.5",stroke:"currentColor"}),t.default.createElement("path",{d:"M3.75 9.5H20.25",stroke:"currentColor"}),t.default.createElement("path",{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M14.5 16.5H21.5V21.5H14.5V16.5Z",stroke:"currentColor",strokeLinecap:"square"}),t.default.createElement("path",{d:"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z",stroke:"currentColor",strokeLinecap:"square"}))}),L=g;
2
+
3
+ //# debugId=3CF9108717687CF364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/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 IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-locked, browser, app, desktop, lock\" maskId=\"square-outlined-radius-0-stroke-1-IconWindowSquareLocked\"><path d=\"M12 20.5H3.5V3.5H20.5V11.5\" stroke=\"currentColor\"/><path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><path d=\"M14.5 16.5H21.5V21.5H14.5V16.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareLocked;\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,kFC9DY,IAAlB,sBAGO,IAAM,EAA2E,UAAM,KAAK,CAAC,IAAU,CAC5G,OAAO,wBAAkhC,EAAlhC,IAAqB,EAAO,UAAU,oDAAoD,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kCAAkC,OAAO,eAAe,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EAC1hC,EAEc",
9
+ "debugId": "3CF9108717687CF364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";var a=({children:t,size:e=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:i,mode:C="masked",maskId:s,...d})=>{let m=C!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?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:p,...i}},l&&!n&&o.createElement("title",null,l),m?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var u=r.memo((t)=>{return r.createElement(a,{...t,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-outlined-radius-0-stroke-1-IconWindowSquareLocked"},r.createElement("path",{d:"M12 20.5H3.5V3.5H20.5V11.5",stroke:"currentColor"}),r.createElement("path",{d:"M3.75 9.5H20.25",stroke:"currentColor"}),r.createElement("path",{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),r.createElement("path",{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),r.createElement("path",{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),r.createElement("path",{d:"M14.5 16.5H21.5V21.5H14.5V16.5Z",stroke:"currentColor",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z",stroke:"currentColor",strokeLinecap:"square"}))}),g=u;export{g as default,u as IconWindowSquareLocked};
2
+
3
+ //# debugId=00CD33AAB95FBCD764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/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 IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-locked, browser, app, desktop, lock\" maskId=\"square-outlined-radius-0-stroke-1-IconWindowSquareLocked\"><path d=\"M12 20.5H3.5V3.5H20.5V11.5\" stroke=\"currentColor\"/><path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><path d=\"M14.5 16.5H21.5V21.5H14.5V16.5Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/><path d=\"M15.5 16C15.5 14.6193 16.6193 13.5 18 13.5C19.3807 13.5 20.5 14.6193 20.5 16V16.5H15.5V16Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareLocked;\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,EAA2E,EAAM,KAAK,CAAC,IAAU,CAC5G,OAAO,gBAAkhC,EAAlhC,IAAqB,EAAO,UAAU,oDAAoD,OAAO,4DAA2D,gBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kCAAkC,OAAO,eAAe,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EAC1hC,EAEc",
9
+ "debugId": "00CD33AAB95FBCD764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareSecurity;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:S,defineProperty:a,getOwnPropertyNames:d,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function f(r){return this[r]}var V,b,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var i=o?V??=new WeakMap:b??=new WeakMap,C=i.get(r);if(C)return C}e=r!=null?I(S(r)):{};let p=o||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e;for(let l of d(r))if(!h.call(p,l))a(p,l,{get:f.bind(r,l),enumerable:!0});if(t)i.set(r,p);return p},w=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of d(r))if(!h.call(o,t))a(o,t,{get:f.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return u.set(r,o),o},u;var M=(r)=>r;function P(r,o){this[r]=M.bind(null,o)}var g=(r,o)=>{for(var e in o)a(r,e,{get:o[e],enumerable:!0,configurable:!0,set:P.bind(o,e)})};var v={};g(v,{CentralIconBase:()=>m});module.exports=w(v);var n=c(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:i=!0,style:C,mode:p="masked",maskId:l,...y})=>{let x=p!=="raw"&&!!l;return n.default.createElement("svg",{...y,"aria-hidden":i,role:i?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...C}},e&&!i&&n.default.createElement("title",null,e),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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};var L={};g(L,{default:()=>q,IconWindowSquareSecurity:()=>k});module.exports=w(L);var s=c(require("react"));var k=s.default.memo((r)=>{return s.default.createElement(m,{...r,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"square-outlined-radius-0-stroke-1-IconWindowSquareSecurity"},s.default.createElement("path",{d:"M12 20.5H3.5V3.5H20.5V11.5",stroke:"currentColor"}),s.default.createElement("path",{d:"M3.75 9.5H20.25",stroke:"currentColor"}),s.default.createElement("path",{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),s.default.createElement("path",{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),s.default.createElement("path",{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),s.default.createElement("path",{d:"M18 13L14.5 14.5V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V14.5L18 13Z",stroke:"currentColor"}))}),q=k;
2
+
3
+ //# debugId=24B4BB501CEBA33F64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/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 IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-security, browser, app, desktop, shield, privacy\" maskId=\"square-outlined-radius-0-stroke-1-IconWindowSquareSecurity\"><path d=\"M12 20.5H3.5V3.5H20.5V11.5\" stroke=\"currentColor\"/><path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><path d=\"M18 13L14.5 14.5V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V14.5L18 13Z\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\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,oFC9DY,IAAlB,sBAGO,IAAM,EAA6E,UAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,wBAAy+B,EAAz+B,IAAqB,EAAO,UAAU,iEAAiE,OAAO,8DAA6D,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oJAAoJ,OAAO,eAAc,CAAI,EACj/B,EAEc",
9
+ "debugId": "24B4BB501CEBA33F64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var i=({children:t,size:e=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:a,mode:C="masked",maskId:s,...m})=>{let u=C!=="raw"&&!!s;return r.createElement("svg",{...m,"aria-hidden":n,role:n?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:p,...a}},l&&!n&&r.createElement("title",null,l),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var d=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"square-outlined-radius-0-stroke-1-IconWindowSquareSecurity"},o.createElement("path",{d:"M12 20.5H3.5V3.5H20.5V11.5",stroke:"currentColor"}),o.createElement("path",{d:"M3.75 9.5H20.25",stroke:"currentColor"}),o.createElement("path",{d:"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z",fill:"currentColor"}),o.createElement("path",{d:"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z",fill:"currentColor"}),o.createElement("path",{d:"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z",fill:"currentColor"}),o.createElement("path",{d:"M18 13L14.5 14.5V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V14.5L18 13Z",stroke:"currentColor"}))}),k=d;export{k as default,d as IconWindowSquareSecurity};
2
+
3
+ //# debugId=BE6DA49626B26D1D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/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 IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-security, browser, app, desktop, shield, privacy\" maskId=\"square-outlined-radius-0-stroke-1-IconWindowSquareSecurity\"><path d=\"M12 20.5H3.5V3.5H20.5V11.5\" stroke=\"currentColor\"/><path d=\"M3.75 9.5H20.25\" stroke=\"currentColor\"/><path d=\"M7.25 6.5C7.25 6.91421 6.91421 7.25 6.5 7.25C6.08579 7.25 5.75 6.91421 5.75 6.5C5.75 6.08579 6.08579 5.75 6.5 5.75C6.91421 5.75 7.25 6.08579 7.25 6.5Z\" fill=\"currentColor\"/><path d=\"M9.5 6.5C9.5 6.91421 9.16421 7.25 8.75 7.25C8.33579 7.25 8 6.91421 8 6.5C8 6.08579 8.33579 5.75 8.75 5.75C9.16421 5.75 9.5 6.08579 9.5 6.5Z\" fill=\"currentColor\"/><path d=\"M11.75 6.5C11.75 6.91421 11.4142 7.25 11 7.25C10.5858 7.25 10.25 6.91421 10.25 6.5C10.25 6.08579 10.5858 5.75 11 5.75C11.4142 5.75 11.75 6.08579 11.75 6.5Z\" fill=\"currentColor\"/><path d=\"M18 13L14.5 14.5V17.3624C14.5 18.9625 15.4536 20.4087 16.9243 21.039L18 21.5L19.0757 21.039C20.5464 20.4087 21.5 18.9625 21.5 17.3624V14.5L18 13Z\" stroke=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\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,EAA6E,EAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,gBAAy+B,EAAz+B,IAAqB,EAAO,UAAU,iEAAiE,OAAO,8DAA6D,gBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8IAA8I,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8JAA8J,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,oJAAoJ,OAAO,eAAc,CAAI,EACj/B,EAEc",
9
+ "debugId": "BE6DA49626B26D1D64756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -447,6 +447,7 @@ Below is a complete list of available icons:
447
447
  - IconChevronTriangleDownMedium
448
448
  - IconChevronTriangleUpMedium
449
449
  - IconCompassPointer
450
+ - IconArrowRotatePoint
450
451
 
451
452
  ### Augmented Reality
452
453
 
@@ -496,6 +497,7 @@ Below is a complete list of available icons:
496
497
  - IconGoldenGateBridge
497
498
  - IconHomeRoofDoor
498
499
  - IconHomePlus
500
+ - IconCastle
499
501
 
500
502
  ### Clouds
501
503
 
@@ -1356,6 +1358,8 @@ Below is a complete list of available icons:
1356
1358
  - IconWindowSquare
1357
1359
  - IconWindowSquarePlus
1358
1360
  - IconWindowSquareDelete
1361
+ - IconWindowSquareLocked
1362
+ - IconWindowSquareSecurity
1359
1363
 
1360
1364
  ### Keyboard
1361
1365
 
@@ -1468,6 +1472,7 @@ Below is a complete list of available icons:
1468
1472
  - IconMapEditFlat
1469
1473
  - IconPinFocus
1470
1474
  - IconCompassPointerSquare
1475
+ - IconEarth2
1471
1476
 
1472
1477
  ### Nature & Energy
1473
1478
 
@@ -2184,6 +2189,7 @@ Below is a complete list of available icons:
2184
2189
  - IconHermesHelmet
2185
2190
  - IconOwlFace
2186
2191
  - IconPiggyBankCoin
2192
+ - IconPlugins
2187
2193
 
2188
2194
  ### Time & Date
2189
2195