@central-icons-react/round-outlined-radius-2-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:L,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,C=Object.prototype.hasOwnProperty;function k(r){return this[r]}var P,V,h=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?P??=new WeakMap:V??=new WeakMap,d=a.get(r);if(d)return d}e=r!=null?I(L(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let i of c(r))if(!C.call(l,i))p(l,i,{get:k.bind(r,i),enumerable:!0});if(t)a.set(r,l);return l},f=(r)=>{var o=(u??=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(!C.call(o,t))p(o,t,{get:k.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return u.set(r,o),o},u;var b=(r)=>r;function S(r,o){this[r]=b.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var j={};g(j,{CentralIconBase:()=>m});module.exports=f(j);var n=h(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:d,mode:l="masked",maskId:i,...x})=>{let y=l!=="raw"&&!!i;return n.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:t,...d}},e&&!a&&n.default.createElement("title",null,e),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:i,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(#${i})`})):r)};var v={};g(v,{default:()=>G,IconArrowRotatePoint:()=>w});module.exports=f(v);var s=h(require("react"));var w=s.default.memo((r)=>{return s.default.createElement(m,{...r,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"round-outlined-radius-2-stroke-1-IconArrowRotatePoint"},s.default.createElement("path",{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),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:"round",strokeLinejoin:"round"}),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:"round",strokeLinejoin:"round"}),s.default.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),G=w;
2
+
3
+ //# debugId=8DA5D1805B3B867C64756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconArrowRotatePoint\"><path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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=\"round\" strokeLinejoin=\"round\"/><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=\"round\" strokeLinejoin=\"round\"/><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,wBAA8yB,EAA9yB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,yDAAwD,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACtzB,EAEc",
9
+ "debugId": "8DA5D1805B3B867C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var a=({children:t,size:e=24,ariaLabel:i,color:l,ariaHidden:n=!0,style:p,mode:d="masked",maskId:s,...m})=>{let u=d!=="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:l,...p}},i&&!n&&r.createElement("title",null,i),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 c=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"round-outlined-radius-2-stroke-1-IconArrowRotatePoint"},o.createElement("path",{d:"M4.48828 20.5V16.5H8.48828",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M19.5 3.5V7.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),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:"round",strokeLinejoin:"round"}),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:"round",strokeLinejoin:"round"}),o.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),w=c;export{w as default,c as IconArrowRotatePoint};
2
+
3
+ //# debugId=FDB9031919A72BC964756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconArrowRotatePoint\"><path d=\"M4.48828 20.5V16.5H8.48828\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M19.5 3.5V7.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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=\"round\" strokeLinejoin=\"round\"/><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=\"round\" strokeLinejoin=\"round\"/><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,gBAA8yB,EAA9yB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,yDAAwD,gBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,gJAAgJ,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,2HAA2H,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EACtzB,EAEc",
9
+ "debugId": "FDB9031919A72BC964756E2164756E21",
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 y=Object.create;var{getPrototypeOf:B,defineProperty:i,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,f=Object.prototype.hasOwnProperty;function c(e){return this[e]}var H,b,g=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var l=o?H??=new WeakMap:b??=new WeakMap,C=l.get(e);if(C)return C}r=e!=null?y(B(e)):{};let a=o||!e||!e.__esModule?i(r,"default",{value:e,enumerable:!0}):r;for(let s of u(e))if(!f.call(a,s))i(a,s,{get:c.bind(e,s),enumerable:!0});if(t)l.set(e,a);return a},h=(e)=>{var o=(d??=new WeakMap).get(e),r;if(o)return o;if(o=i({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!f.call(o,t))i(o,t,{get:c.bind(e,t),enumerable:!(r=V(e,t))||r.enumerable})}return d.set(e,o),o},d;var P=(e)=>e;function S(e,o){this[e]=P.bind(null,o)}var w=(e,o)=>{for(var r in o)i(e,r,{get:o[r],enumerable:!0,configurable:!0,set:S.bind(o,r)})};var v={};w(v,{CentralIconBase:()=>p});module.exports=h(v);var n=g(require("react")),p=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:l=!0,style:C,mode:a="masked",maskId:s,...k})=>{let I=a!=="raw"&&!!s;return n.default.createElement("svg",{...k,"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,...C}},r&&!l&&n.default.createElement("title",null,r),I?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:()=>x});module.exports=h(G);var m=g(require("react"));var x=m.default.memo((e)=>{return m.default.createElement(p,{...e,ariaLabel:"castle, sandbox, wall",maskId:"round-outlined-radius-2-stroke-1-IconCastle"},m.default.createElement("path",{d:"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z",stroke:"currentColor",strokeLinejoin:"round"}))}),L=x;
2
+
3
+ //# debugId=00BDC76CE5C82B8C64756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconCastle\"><path d=\"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></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,wBAA+xB,EAA/xB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,onBAAonB,OAAO,eAAe,eAAe,QAAO,CAAI,EACvyB,EAEc",
9
+ "debugId": "00BDC76CE5C82B8C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import e from"react";var a=({children:r,size:o=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:C,mode:m="masked",maskId:n,...p})=>{let d=m!=="raw"&&!!n;return e.createElement("svg",{...p,"aria-hidden":t,role:t?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,...C}},l&&!t&&e.createElement("title",null,l),d?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"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var u=s.memo((r)=>{return s.createElement(a,{...r,ariaLabel:"castle, sandbox, wall",maskId:"round-outlined-radius-2-stroke-1-IconCastle"},s.createElement("path",{d:"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z",stroke:"currentColor",strokeLinejoin:"round"}))}),x=u;export{x as default,u as IconCastle};
2
+
3
+ //# debugId=4C67C7366F865ED664756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconCastle\"><path d=\"M17.1667 3.5H18.5C19.0523 3.5 19.5 3.94772 19.5 4.5V5.5L20.3578 18.367C20.4348 19.5213 19.5192 20.5 18.3622 20.5H14.5V17.5C14.5 16.3954 13.6046 15.5 12.5 15.5H11.5C10.3954 15.5 9.5 16.3954 9.5 17.5V20.5H5.63777C4.48084 20.5 3.56524 19.5213 3.6422 18.367L4.5 5.5V4.5C4.5 3.94772 4.94772 3.5 5.5 3.5H6.83333C7.20152 3.5 7.5 3.79848 7.5 4.16667C7.5 4.90305 8.09695 5.5 8.83333 5.5H9.16667C9.90305 5.5 10.5 4.90305 10.5 4.16667C10.5 3.79848 10.7985 3.5 11.1667 3.5H12.8333C13.2015 3.5 13.5 3.79848 13.5 4.16667C13.5 4.90305 14.097 5.5 14.8333 5.5H15.1667C15.903 5.5 16.5 4.90305 16.5 4.16667C16.5 3.79848 16.7985 3.5 17.1667 3.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></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,gBAA+xB,EAA/xB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,onBAAonB,OAAO,eAAe,eAAe,QAAO,CAAI,EACvyB,EAEc",
9
+ "debugId": "4C67C7366F865ED664756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +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 b,P,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:P??=new WeakMap,C=a.get(r);if(C)return C}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!h.call(l,s))i(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},g=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!h.call(o,t))i(o,t,{get:c.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return d.set(r,o),o},d;var S=(r)=>r;function v(r,o){this[r]=S.bind(null,o)}var k=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var E={};k(E,{CentralIconBase:()=>m});module.exports=g(E);var n=f(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:C,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 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&&!a&&n.default.createElement("title",null,e),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 p=f(require("react"));var w=p.default.memo((r)=>{return p.default.createElement(m,{...r,ariaLabel:"earth, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth"},p.default.createElement("path",{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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",strokeLinejoin:"round"}),p.default.createElement("path",{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),M=w;
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 b,P,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:P??=new WeakMap,C=a.get(r);if(C)return C}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!h.call(l,s))i(l,s,{get:c.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},g=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!h.call(o,t))i(o,t,{get:c.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return d.set(r,o),o},d;var S=(r)=>r;function v(r,o){this[r]=S.bind(null,o)}var k=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var E={};k(E,{CentralIconBase:()=>m});module.exports=g(E);var n=f(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:C,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 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&&!a&&n.default.createElement("title",null,e),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 p=f(require("react"));var w=p.default.memo((r)=>{return p.default.createElement(m,{...r,ariaLabel:"earth, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth"},p.default.createElement("path",{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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",strokeLinejoin:"round"}),p.default.createElement("path",{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),V=w;
2
2
 
3
- //# debugId=74E034B1872EBEA764756E2164756E21
3
+ //# debugId=093C70482FDA81CF64756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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\" strokeLinejoin=\"round\"/><path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"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=\"round-outlined-radius-2-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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\" strokeLinejoin=\"round\"/><path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"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,wBAAmkC,EAAnkC,IAAqB,EAAO,UAAU,sBAAsB,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,kdAAkd,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3kC,EAEc",
9
- "debugId": "74E034B1872EBEA764756E2164756E21",
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,wBAAojC,EAApjC,IAAqB,EAAO,UAAU,sBAAsB,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,mcAAmc,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC5jC,EAEc",
9
+ "debugId": "093C70482FDA81CF64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";var l=({children:e,size:o=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:C="masked",maskId:s,...m})=>{let d=C!=="raw"&&!!s;return r.createElement("svg",{...m,"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,...p}},a&&!n&&r.createElement("title",null,a),d?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var u=t.memo((e)=>{return t.createElement(l,{...e,ariaLabel:"earth, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth"},t.createElement("path",{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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",strokeLinejoin:"round"}),t.createElement("path",{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=u;export{w as default,u as IconEarth};
1
+ import r from"react";var l=({children:e,size:o=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:C="masked",maskId:s,...m})=>{let d=C!=="raw"&&!!s;return r.createElement("svg",{...m,"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,...p}},a&&!n&&r.createElement("title",null,a),d?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var u=t.memo((e)=>{return t.createElement(l,{...e,ariaLabel:"earth, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth"},t.createElement("path",{d:"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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",strokeLinejoin:"round"}),t.createElement("path",{d:"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=u;export{w as default,u as IconEarth};
2
2
 
3
- //# debugId=E3728551CA7B3A4764756E2164756E21
3
+ //# debugId=7B662B60A9D344C464756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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\" strokeLinejoin=\"round\"/><path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"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=\"round-outlined-radius-2-stroke-1-IconEarth\"><path d=\"M3.52733 7.69855L6.56762 9.97776C7.25963 10.4965 8.25238 10.2637 8.64149 9.49125C8.82295 9.13102 9.15203 8.86745 9.5432 8.76905L11.868 8.18422C12.5835 8.00422 13.1418 7.44491 13.3205 6.72908L14.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\" strokeLinejoin=\"round\"/><path d=\"M14.1364 17.1352C14.7173 17.1352 15.2482 16.807 15.508 16.2875C15.8529 15.5976 15.6318 14.759 14.9917 14.3288L13.5322 13.3481C13.2383 13.1506 12.8974 13.0347 12.5441 13.0121L11.6568 12.9555C11.2951 12.9324 10.941 13.0657 10.6843 13.3215C10.2569 13.7473 10.1901 14.4157 10.5248 14.9177L11.4093 16.2446C11.7803 16.801 12.4047 17.1352 13.0734 17.1352H14.1364Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"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,gBAAmkC,EAAnkC,IAAqB,EAAO,UAAU,sBAAsB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,EAAE,kdAAkd,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC3kC,EAEc",
9
- "debugId": "E3728551CA7B3A4764756E2164756E21",
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,gBAAojC,EAApjC,IAAqB,EAAO,UAAU,sBAAsB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,EAAE,mcAAmc,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,uWAAuW,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC5jC,EAEc",
9
+ "debugId": "7B662B60A9D344C464756E2164756E21",
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:B,defineProperty:i,getOwnPropertyNames:c,getOwnPropertyDescriptor:b}=Object,h=Object.prototype.hasOwnProperty;function u(r){return this[r]}var P,S,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?P??=new WeakMap:S??=new WeakMap,p=l.get(r);if(p)return p}e=r!=null?I(B(r)):{};let a=o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e;for(let s of c(r))if(!h.call(a,s))i(a,s,{get:u.bind(r,s),enumerable:!0});if(t)l.set(r,a);return a},g=(r)=>{var o=(d??=new WeakMap).get(r),e;if(o)return o;if(o=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!h.call(o,t))i(o,t,{get:u.bind(r,t),enumerable:!(e=b(r,t))||e.enumerable})}return d.set(r,o),o},d;var v=(r)=>r;function E(r,o){this[r]=v.bind(null,o)}var w=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0,configurable:!0,set:E.bind(o,e)})};var G={};w(G,{CentralIconBase:()=>C});module.exports=g(G);var n=f(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:p,mode:a="masked",maskId:s,...x})=>{let y=a!=="raw"&&!!s;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,...p}},e&&!l&&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 V={};w(V,{default:()=>L,IconEarth2:()=>k});module.exports=g(V);var m=f(require("react"));var k=m.default.memo((r)=>{return m.default.createElement(C,{...r,ariaLabel:"earth-2, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth2"},m.default.createElement("path",{d:"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5",stroke:"currentColor",strokeLinejoin:"round"}),m.default.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),L=k;
2
+
3
+ //# debugId=8993A84DC9ECEFD664756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconEarth2\"><path d=\"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><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,wBAAshB,EAAthB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,oTAAoT,OAAO,eAAe,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EAC9hB,EAEc",
9
+ "debugId": "8993A84DC9ECEFD664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var a=({children:e,size:o=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...C})=>{let d=p!=="raw"&&!!s;return r.createElement("svg",{...C,"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,...m}},l&&!n&&r.createElement("title",null,l),d?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"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var c=t.memo((e)=>{return t.createElement(a,{...e,ariaLabel:"earth-2, globe, world",maskId:"round-outlined-radius-2-stroke-1-IconEarth2"},t.createElement("path",{d:"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5",stroke:"currentColor",strokeLinejoin:"round"}),t.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}))}),k=c;export{k as default,c as IconEarth2};
2
+
3
+ //# debugId=B6485BBB4D22DF0464756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconEarth2\"><path d=\"M6 5L6.43423 7.10316C6.63975 8.33698 7.1155 9.11582 8 10.0002C9.41842 11.4187 8.57369 13.5739 9.5 14.5002C10.2282 15.2287 10 17.5002 11.5 17.5002C12.5 17.5002 12.8864 15.8354 14 15.0002C14 15.0002 17 12.5002 12.0432 11.1168C10.4426 10.67 11.5 8.00024 13.5 8.50024C15.9573 9.11457 16.4288 6.14104 17.25 4.5\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><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,gBAAshB,EAAthB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,oTAAoT,OAAO,eAAe,eAAe,QAAO,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,CAAI,EAC9hB,EAEc",
9
+ "debugId": "B6485BBB4D22DF0464756E2164756E21",
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 y=Object.create;var{getPrototypeOf:I,defineProperty:a,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,C=Object.prototype.hasOwnProperty;function k(o){return this[o]}var P,b,g=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var l=r?P??=new WeakMap:b??=new WeakMap,u=l.get(o);if(u)return u}e=o!=null?y(I(o)):{};let p=r||!o||!o.__esModule?a(e,"default",{value:o,enumerable:!0}):e;for(let s of c(o))if(!C.call(p,s))a(p,s,{get:k.bind(o,s),enumerable:!0});if(n)l.set(o,p);return p},h=(o)=>{var r=(m??=new WeakMap).get(o),e;if(r)return r;if(r=a({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of c(o))if(!C.call(r,n))a(r,n,{get:k.bind(o,n),enumerable:!(e=B(o,n))||e.enumerable})}return m.set(o,r),r},m;var S=(o)=>o;function j(o,r){this[o]=S.bind(null,r)}var L=(o,r)=>{for(var e in r)a(o,e,{get:r[e],enumerable:!0,configurable:!0,set:j.bind(r,e)})};var v={};L(v,{CentralIconBase:()=>d});module.exports=h(v);var t=g(require("react")),d=({children:o,size:r=24,ariaLabel:e,color:n,ariaHidden:l=!0,style:u,mode:p="masked",maskId:s,...w})=>{let x=p!=="raw"&&!!s;return t.default.createElement("svg",{...w,"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:n,...u}},e&&!l&&t.default.createElement("title",null,e),x?t.default.createElement(t.default.Fragment,null,t.default.createElement("mask",{id:s,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"}},o)),t.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};var G={};L(G,{default:()=>M,IconPlugins:()=>f});module.exports=h(G);var i=g(require("react"));var f=i.default.memo((o)=>{return i.default.createElement(d,{...o,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"round-outlined-radius-2-stroke-1-IconPlugins"},i.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",strokeLinecap:"round",strokeLinejoin:"round"}),i.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",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M8.5 11.5L7 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),i.default.createElement("path",{d:"M11.5 8.5L10 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),M=f;
2
+
3
+ //# debugId=4402867603B0D18764756E2164756E21
@@ -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=\"round-outlined-radius-2-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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M8.5 11.5L7 10\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 8.5L10 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAu1B,EAAv1B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,2MAA2M,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,wKAAwK,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC/1B,EAEc",
9
+ "debugId": "4402867603B0D18764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";var l=({children:n,size:r=24,ariaLabel:i,color:p,ariaHidden:t=!0,style:a,mode:u="masked",maskId:s,...d})=>{let m=u!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":t,role:t?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},i&&!t&&o.createElement("title",null,i),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"}},n)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):n)};import e from"react";var c=e.memo((n)=>{return e.createElement(l,{...n,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"round-outlined-radius-2-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",strokeLinecap:"round",strokeLinejoin:"round"}),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",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M8.5 11.5L7 10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M11.5 8.5L10 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),f=c;export{f as default,c as IconPlugins};
2
+
3
+ //# debugId=7CF4F0D12DD2846C64756E2164756E21
@@ -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=\"round-outlined-radius-2-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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M8.5 11.5L7 10\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 8.5L10 7\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAu1B,EAAv1B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,gDAA+C,gBAAC,OAAD,CAAM,EAAE,2MAA2M,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,wKAAwK,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EAC/1B,EAEc",
9
+ "debugId": "7CF4F0D12DD2846C64756E2164756E21",
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 V=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:m,getOwnPropertyDescriptor:y}=Object,k=Object.prototype.hasOwnProperty;function c(r){return this[r]}var B,M,h=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var i=o?B??=new WeakMap:M??=new WeakMap,a=i.get(r);if(a)return a}e=r!=null?V(I(r)):{};let p=o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e;for(let l of m(r))if(!k.call(p,l))C(p,l,{get:c.bind(r,l),enumerable:!0});if(n)i.set(r,p);return p},f=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of m(r))if(!k.call(o,n))C(o,n,{get:c.bind(r,n),enumerable:!(e=y(r,n))||e.enumerable})}return u.set(r,o),o},u;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var w=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var P={};w(P,{CentralIconBase:()=>d});module.exports=f(P);var s=h(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:i=!0,style:a,mode:p="masked",maskId:l,...x})=>{let L=p!=="raw"&&!!l;return s.default.createElement("svg",{...x,"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:n,...a}},e&&!i&&s.default.createElement("title",null,e),L?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:()=>Z,IconWindowSquareLocked:()=>g});module.exports=f(H);var t=h(require("react"));var g=t.default.memo((r)=>{return t.default.createElement(d,{...r,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareLocked"},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:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement("path",{d:"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),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"}))}),Z=g;
2
+
3
+ //# debugId=4D28750B376AC45764756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconWindowSquareLocked\"><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=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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,wBAAu3C,EAAv3C,IAAqB,EAAO,UAAU,oDAAoD,OAAO,2DAA0D,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,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kLAAkL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EAC/3C,EAEc",
9
+ "debugId": "4D28750B376AC45764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import o from"react";var i=({children:t,size:e=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:C,mode:a="masked",maskId:s,...d})=>{let u=a!=="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,...C}},l&&!n&&o.createElement("title",null,l),u?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 m=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareLocked"},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:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),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=m;export{g as default,m as IconWindowSquareLocked};
2
+
3
+ //# debugId=CA1E92E7FEA8C10464756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconWindowSquareLocked\"><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=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M14.5 17.5C14.5 16.9477 14.9477 16.5 15.5 16.5H20.5C21.0523 16.5 21.5 16.9477 21.5 17.5V20.5C21.5 21.0523 21.0523 21.5 20.5 21.5H15.5C14.9477 21.5 14.5 21.0523 14.5 20.5V17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><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,gBAAu3C,EAAv3C,IAAqB,EAAO,UAAU,oDAAoD,OAAO,2DAA0D,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,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,mIAAmI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,kLAAkL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,SAAQ,CAAI,EAC/3C,EAEc",
9
+ "debugId": "CA1E92E7FEA8C10464756E2164756E21",
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 x=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:m,getOwnPropertyDescriptor:S}=Object,c=Object.prototype.hasOwnProperty;function h(r){return this[r]}var B,V,f=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?B??=new WeakMap:V??=new WeakMap,a=l.get(r);if(a)return a}e=r!=null?x(I(r)):{};let p=o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e;for(let i of m(r))if(!c.call(p,i))C(p,i,{get:h.bind(r,i),enumerable:!0});if(t)l.set(r,p);return p},k=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of m(r))if(!c.call(o,t))C(o,t,{get:h.bind(r,t),enumerable:!(e=S(r,t))||e.enumerable})}return u.set(r,o),o},u;var b=(r)=>r;function M(r,o){this[r]=b.bind(null,o)}var w=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var P={};w(P,{CentralIconBase:()=>d});module.exports=k(P);var n=f(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:l=!0,style:a,mode:p="masked",maskId:i,...y})=>{let L=p!=="raw"&&!!i;return n.default.createElement("svg",{...y,"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,...a}},e&&!l&&n.default.createElement("title",null,e),L?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:i,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(#${i})`})):r)};var v={};w(v,{default:()=>G,IconWindowSquareSecurity:()=>g});module.exports=k(v);var s=f(require("react"));var g=s.default.memo((r)=>{return s.default.createElement(d,{...r,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity"},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:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement("path",{d:"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.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.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),G=g;
2
+
3
+ //# debugId=F2242E56C46935EE64756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity\"><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=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.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.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,wBAAw3C,EAAx3C,IAAqB,EAAO,UAAU,iEAAiE,OAAO,6DAA4D,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,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,oIAAoI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,sTAAsT,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACh4C,EAEc",
9
+ "debugId": "F2242E56C46935EE64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var l=({children:t,size:e=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:C,mode:a="masked",maskId:s,...d})=>{let u=a!=="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,...C}},i&&!n&&r.createElement("title",null,i),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 m=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity"},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:"M3.75 9.5H20.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.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.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))}),g=m;export{g as default,m as IconWindowSquareSecurity};
2
+
3
+ //# debugId=EA649A78D32D459764756E2164756E21
@@ -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=\"round-outlined-radius-2-stroke-1-IconWindowSquareSecurity\"><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=\"M3.75 9.5H20.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M11.5 20.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V10.75\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><path d=\"M17.6061 13.1688L15.1061 14.2403C14.7384 14.3978 14.5 14.7594 14.5 15.1594V17.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.3624V15.1594C21.5 14.7594 21.2616 14.3978 20.8939 14.2403L18.3939 13.1688C18.1424 13.061 17.8576 13.061 17.6061 13.1688Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></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,gBAAw3C,EAAx3C,IAAqB,EAAO,UAAU,iEAAiE,OAAO,6DAA4D,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,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,oIAAoI,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,sTAAsT,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,EACh4C,EAEc",
9
+ "debugId": "EA649A78D32D459764756E2164756E21",
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