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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/IconArrowRotatePoint/index.d.ts +4 -0
  2. package/IconArrowRotatePoint/index.js +3 -0
  3. package/IconArrowRotatePoint/index.js.map +11 -0
  4. package/IconArrowRotatePoint/index.mjs +3 -0
  5. package/IconArrowRotatePoint/index.mjs.map +11 -0
  6. package/IconCastle/index.d.ts +4 -0
  7. package/IconCastle/index.js +3 -0
  8. package/IconCastle/index.js.map +11 -0
  9. package/IconCastle/index.mjs +3 -0
  10. package/IconCastle/index.mjs.map +11 -0
  11. package/IconEarth/index.js +2 -2
  12. package/IconEarth/index.js.map +3 -3
  13. package/IconEarth/index.mjs +2 -2
  14. package/IconEarth/index.mjs.map +3 -3
  15. package/IconEarth2/index.d.ts +4 -0
  16. package/IconEarth2/index.js +3 -0
  17. package/IconEarth2/index.js.map +11 -0
  18. package/IconEarth2/index.mjs +3 -0
  19. package/IconEarth2/index.mjs.map +11 -0
  20. package/IconPlugins/index.d.ts +4 -0
  21. package/IconPlugins/index.js +3 -0
  22. package/IconPlugins/index.js.map +11 -0
  23. package/IconPlugins/index.mjs +3 -0
  24. package/IconPlugins/index.mjs.map +11 -0
  25. package/IconWindowSquareLocked/index.d.ts +4 -0
  26. package/IconWindowSquareLocked/index.js +3 -0
  27. package/IconWindowSquareLocked/index.js.map +11 -0
  28. package/IconWindowSquareLocked/index.mjs +3 -0
  29. package/IconWindowSquareLocked/index.mjs.map +11 -0
  30. package/IconWindowSquareSecurity/index.d.ts +4 -0
  31. package/IconWindowSquareSecurity/index.js +3 -0
  32. package/IconWindowSquareSecurity/index.js.map +11 -0
  33. package/IconWindowSquareSecurity/index.mjs +3 -0
  34. package/IconWindowSquareSecurity/index.mjs.map +11 -0
  35. package/README.md +6 -0
  36. package/icons/index.d.ts +1 -1
  37. package/icons/index.js +2 -2
  38. package/icons/index.js.map +3 -3
  39. package/icons/index.mjs +2 -2
  40. package/icons/index.mjs.map +3 -3
  41. package/icons-index.json +4 -4
  42. package/index.d.ts +6 -0
  43. package/index.js +18 -0
  44. package/index.mjs +6 -0
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/skills/central-icons-react/SKILL.md +7 -1
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconArrowRotatePoint;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var V,b,C=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var i=o?V??=new WeakMap:b??=new WeakMap,m=i.get(r);if(m)return m}t=r!=null?I(B(r)):{};let l=o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t;for(let a of d(r))if(!h.call(l,a))p(l,a,{get:k.bind(r,a),enumerable:!0});if(e)i.set(r,l);return l},f=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of d(r))if(!h.call(o,e))p(o,e,{get:k.bind(r,e),enumerable:!(t=P(r,e))||t.enumerable})}return c.set(r,o),o},c;var q=(r)=>r;function L(r,o){this[r]=q.bind(null,o)}var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:L.bind(o,t)})};var S={};g(S,{CentralIconBase:()=>u});module.exports=f(S);var n=C(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:i=!0,style:m,mode:l="masked",maskId:a,...x})=>{let y=l!=="raw"&&!!a;return n.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:e,...m}},t&&!i&&n.default.createElement("title",null,t),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:a,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${a})`})):r)};var v={};g(v,{default:()=>G,IconArrowRotatePoint:()=>w});module.exports=f(v);var s=C(require("react"));var w=s.default.memo((r)=>{return s.default.createElement(u,{...r,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-outlined-radius-0-stroke-2-IconArrowRotatePoint"},s.default.createElement("path",{d:"M4.98828 20V16H8.98828",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M19 4V8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M20.0002 12C20.0002 16.4183 16.4184 20 12.0002 20C9.49909 20 7.21596 18.8523 5.7334 17.0548",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M4 12C4 7.58172 7.58172 4 12 4C14.5264 4 16.8304 5.17107 18.3115 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),G=w;
2
+
3
+ //# debugId=7717A6BA3EBC936964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"arrow-rotate-point, rotate-camera\" maskId=\"square-outlined-radius-0-stroke-2-IconArrowRotatePoint\"><path d=\"M4.98828 20V16H8.98828\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M19 4V8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M20.0002 12C20.0002 16.4183 16.4184 20 12.0002 20C9.49909 20 7.21596 18.8523 5.7334 17.0548\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M4 12C4 7.58172 7.58172 4 12 4C14.5264 4 16.8304 5.17107 18.3115 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,gFC9DY,IAAlB,sBAGO,IAAM,EAAyE,UAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,wBAAmqB,EAAnqB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,0DAAyD,wBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,8FAA8F,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,qEAAqE,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC3qB,EAEc",
9
+ "debugId": "7717A6BA3EBC936964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var i=({children:e,size:t=24,ariaLabel:a,color:l,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...u})=>{let c=m!=="raw"&&!!s;return r.createElement("svg",{...u,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...p}},a&&!n&&r.createElement("title",null,a),c?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var d=o.memo((e)=>{return o.createElement(i,{...e,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-outlined-radius-0-stroke-2-IconArrowRotatePoint"},o.createElement("path",{d:"M4.98828 20V16H8.98828",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M19 4V8H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M20.0002 12C20.0002 16.4183 16.4184 20 12.0002 20C9.49909 20 7.21596 18.8523 5.7334 17.0548",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M4 12C4 7.58172 7.58172 4 12 4C14.5264 4 16.8304 5.17107 18.3115 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),w=d;export{w as default,d as IconArrowRotatePoint};
2
+
3
+ //# debugId=0BB39C76919A6B8764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconArrowRotatePoint/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowRotatePoint: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"arrow-rotate-point, rotate-camera\" maskId=\"square-outlined-radius-0-stroke-2-IconArrowRotatePoint\"><path d=\"M4.98828 20V16H8.98828\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M19 4V8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M20.0002 12C20.0002 16.4183 16.4184 20 12.0002 20C9.49909 20 7.21596 18.8523 5.7334 17.0548\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M4 12C4 7.58172 7.58172 4 12 4C14.5264 4 16.8304 5.17107 18.3115 7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><circle cx=\"12\" cy=\"12\" r=\"1.75\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconArrowRotatePoint;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAyE,EAAM,KAAK,CAAC,IAAU,CAC1G,OAAO,gBAAmqB,EAAnqB,IAAqB,EAAO,UAAU,oCAAoC,OAAO,0DAAyD,gBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,8FAA8F,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,qEAAqE,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC3qB,EAEc",
9
+ "debugId": "0BB39C76919A6B8764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconCastle: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconCastle;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:i,getOwnPropertyNames:h,getOwnPropertyDescriptor:B}=Object,u=Object.prototype.hasOwnProperty;function c(e){return this[e]}var H,b,g=(e,t,r)=>{var o=e!=null&&typeof e==="object";if(o){var l=t?H??=new WeakMap:b??=new WeakMap,m=l.get(e);if(m)return m}r=e!=null?I(y(e)):{};let a=t||!e||!e.__esModule?i(r,"default",{value:e,enumerable:!0}):r;for(let s of h(e))if(!u.call(a,s))i(a,s,{get:c.bind(e,s),enumerable:!0});if(o)l.set(e,a);return a},C=(e)=>{var t=(f??=new WeakMap).get(e),r;if(t)return t;if(t=i({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of h(e))if(!u.call(t,o))i(t,o,{get:c.bind(e,o),enumerable:!(r=B(e,o))||r.enumerable})}return f.set(e,t),t},f;var P=(e)=>e;function S(e,t){this[e]=P.bind(null,t)}var w=(e,t)=>{for(var r in t)i(e,r,{get:t[r],enumerable:!0,configurable:!0,set:S.bind(t,r)})};var v={};w(v,{CentralIconBase:()=>d});module.exports=C(v);var n=g(require("react")),d=({children:e,size:t=24,ariaLabel:r,color:o,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...x})=>{let k=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...m}},r&&!l&&n.default.createElement("title",null,r),k?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var G={};w(G,{default:()=>L,IconCastle:()=>V});module.exports=C(G);var p=g(require("react"));var V=p.default.memo((e)=>{return p.default.createElement(d,{...e,ariaLabel:"castle, sandbox, wall",maskId:"square-outlined-radius-0-stroke-2-IconCastle"},p.default.createElement("path",{d:"M16 4H19V6L20 20H14V15H10V20H4L5 6V4H8V6H10.5V4H13.5V6H16V4Z",stroke:"currentColor",strokeWidth:"2"}))}),L=V;
2
+
3
+ //# debugId=FE8B388CAECCA42764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"castle, sandbox, wall\" maskId=\"square-outlined-radius-0-stroke-2-IconCastle\"><path d=\"M16 4H19V6L20 20H14V15H10V20H4L5 6V4H8V6H10.5V4H13.5V6H16V4Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,wBAAoO,EAApO,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,wBAAC,OAAD,CAAM,EAAE,+DAA+D,OAAO,eAAe,YAAY,IAAG,CAAI,EAC5O,EAEc",
9
+ "debugId": "FE8B388CAECCA42764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import e from"react";var a=({children:r,size:t=24,ariaLabel:l,color:i,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...d})=>{let f=p!=="raw"&&!!n;return e.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},l&&!o&&e.createElement("title",null,l),f?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var h=s.memo((r)=>{return s.createElement(a,{...r,ariaLabel:"castle, sandbox, wall",maskId:"square-outlined-radius-0-stroke-2-IconCastle"},s.createElement("path",{d:"M16 4H19V6L20 20H14V15H10V20H4L5 6V4H8V6H10.5V4H13.5V6H16V4Z",stroke:"currentColor",strokeWidth:"2"}))}),V=h;export{V as default,h as IconCastle};
2
+
3
+ //# debugId=0CEC5DC5F180A5A164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconCastle/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCastle: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"castle, sandbox, wall\" maskId=\"square-outlined-radius-0-stroke-2-IconCastle\"><path d=\"M16 4H19V6L20 20H14V15H10V20H4L5 6V4H8V6H10.5V4H13.5V6H16V4Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,gBAAoO,EAApO,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,gBAAC,OAAD,CAAM,EAAE,+DAA+D,OAAO,eAAe,YAAY,IAAG,CAAI,EAC5O,EAEc",
9
+ "debugId": "0CEC5DC5F180A5A164756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function C(r){return this[r]}var b,P,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!k.call(l,s))p(l,s,{get:C.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},f=(r)=>{var o=(h??=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 u(r))if(!k.call(o,t))p(o,t,{get:C.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return h.set(r,o),o},h;var S=(r)=>r;function v(r,o){this[r]=S.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var E={};g(E,{CentralIconBase:()=>d});module.exports=f(E);var n=c(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...w})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...w,"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,...m}},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={};g(G,{default:()=>V,IconEarth:()=>L});module.exports=f(G);var i=c(require("react"));var L=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth"},i.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),V=L;
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,k=Object.prototype.hasOwnProperty;function C(r){return this[r]}var b,P,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?b??=new WeakMap:P??=new WeakMap,m=a.get(r);if(m)return m}e=r!=null?I(y(r)):{};let l=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!k.call(l,s))p(l,s,{get:C.bind(r,s),enumerable:!0});if(t)a.set(r,l);return l},f=(r)=>{var o=(h??=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 u(r))if(!k.call(o,t))p(o,t,{get:C.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return h.set(r,o),o},h;var S=(r)=>r;function v(r,o){this[r]=S.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var E={};g(E,{CentralIconBase:()=>d});module.exports=f(E);var n=c(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:m,mode:l="masked",maskId:s,...w})=>{let x=l!=="raw"&&!!s;return n.default.createElement("svg",{...w,"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,...m}},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={};g(G,{default:()=>V,IconEarth:()=>L});module.exports=f(G);var i=c(require("react"));var L=i.default.memo((r)=>{return i.default.createElement(d,{...r,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth"},i.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M14.9766 16.8649L15.9766 14.4289L13.0286 12.016L11.0856 11.8649L9.97656 13.2108L11.9766 16.8649H14.9766Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),i.default.createElement("path",{d:"M4.17188 8.07009L7.5 11L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),V=L;
2
2
 
3
- //# debugId=A806B1FAEEFBCE9364756E2164756E21
3
+ //# debugId=14FCE91D1E18A4F464756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth\"><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth\"><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14.9766 16.8649L15.9766 14.4289L13.0286 12.016L11.0856 11.8649L9.97656 13.2108L11.9766 16.8649H14.9766Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M4.17188 8.07009L7.5 11L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,qEC9DY,IAAlB,sBAGO,IAAM,EAA8D,UAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,wBAAknB,EAAlnB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,0GAA0G,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kFAAkF,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,CAAI,EAC1nB,EAEc",
9
- "debugId": "A806B1FAEEFBCE9364756E2164756E21",
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,wBAA2mB,EAA3mB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2GAA2G,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,0EAA0E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,CAAI,EACnnB,EAEc",
9
+ "debugId": "14FCE91D1E18A4F464756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import r from"react";var l=({children:t,size:o=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof 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),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var u=e.memo((t)=>{return e.createElement(l,{...t,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth"},e.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),L=u;export{L as default,u as IconEarth};
1
+ import r from"react";var l=({children:t,size:o=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof 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),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import e from"react";var u=e.memo((t)=>{return e.createElement(l,{...t,ariaLabel:"earth, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth"},e.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M14.9766 16.8649L15.9766 14.4289L13.0286 12.016L11.0856 11.8649L9.97656 13.2108L11.9766 16.8649H14.9766Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.createElement("path",{d:"M4.17188 8.07009L7.5 11L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))}),L=u;export{L as default,u as IconEarth};
2
2
 
3
- //# debugId=5652421C57C75CB564756E2164756E21
3
+ //# debugId=ED7BE1119671359364756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth\"><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14.9235 16.8649L15.8964 14.919L13.0281 12.9915L11.1376 12.8708L10.0586 13.946L12.0045 16.8649H14.9235Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M4.17188 8.07009L8.11144 11.027L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth\"><path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M14.9766 16.8649L15.9766 14.4289L13.0286 12.016L11.0856 11.8649L9.97656 13.2108L11.9766 16.8649H14.9766Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><path d=\"M4.17188 8.07009L7.5 11L9.08928 9.08587L12.9763 8.10803L14.1264 3.50879\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/></CentralIconBase>;\n});\n\nexport default IconEarth;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA8D,EAAM,KAAK,CAAC,IAAU,CAC/F,OAAO,gBAAknB,EAAlnB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,0GAA0G,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,kFAAkF,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,CAAI,EAC1nB,EAEc",
9
- "debugId": "5652421C57C75CB564756E2164756E21",
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,gBAA2mB,EAA3mB,IAAqB,EAAO,UAAU,sBAAsB,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,2GAA2G,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,EAAE,gBAAC,OAAD,CAAM,EAAE,0EAA0E,OAAO,eAAe,YAAY,IAAI,cAAc,QAAO,CAAI,EACnnB,EAEc",
9
+ "debugId": "ED7BE1119671359364756E2164756E21",
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,c=Object.prototype.hasOwnProperty;function u(r){return this[r]}var P,S,f=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var l=e?P??=new WeakMap:S??=new WeakMap,p=l.get(r);if(p)return p}o=r!=null?I(B(r)):{};let a=e||!r||!r.__esModule?i(o,"default",{value:r,enumerable:!0}):o;for(let s of C(r))if(!c.call(a,s))i(a,s,{get:u.bind(r,s),enumerable:!0});if(t)l.set(r,a);return a},g=(r)=>{var e=(h??=new WeakMap).get(r),o;if(e)return e;if(e=i({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of C(r))if(!c.call(e,t))i(e,t,{get:u.bind(r,t),enumerable:!(o=b(r,t))||o.enumerable})}return h.set(r,e),e},h;var v=(r)=>r;function E(r,e){this[r]=v.bind(null,e)}var k=(r,e)=>{for(var o in e)i(r,o,{get:e[o],enumerable:!0,configurable:!0,set:E.bind(e,o)})};var G={};k(G,{CentralIconBase:()=>d});module.exports=g(G);var n=f(require("react")),d=({children:r,size:e=24,ariaLabel:o,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 e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!l&&n.default.createElement("title",null,o),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 L={};k(L,{default:()=>V,IconEarth2:()=>w});module.exports=g(L);var m=f(require("react"));var w=m.default.memo((r)=>{return m.default.createElement(d,{...r,ariaLabel:"earth-2, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth2"},m.default.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),m.default.createElement("path",{d:"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),V=w;
2
+
3
+ //# debugId=1781C21B5C895E2F64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth-2, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth2\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/></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,wBAAynB,EAAznB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,wXAAwX,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,EACjoB,EAEc",
9
+ "debugId": "1781C21B5C895E2F64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var a=({children:o,size:e=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...d})=>{let h=p!=="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:i,...m}},l&&!n&&r.createElement("title",null,l),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"earth-2, globe, world",maskId:"square-outlined-radius-0-stroke-2-IconEarth2"},t.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))}),w=C;export{w as default,C as IconEarth2};
2
+
3
+ //# debugId=BC8F07F36293976464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEarth2/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconEarth2: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"earth-2, globe, world\" maskId=\"square-outlined-radius-0-stroke-2-IconEarth2\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M6.11719 5.19016L6.43619 7.10316C6.6417 8.33698 7.11745 9.11582 8.00195 10.0002C9.42037 11.4187 8.57564 13.5739 9.50195 14.5002C10.2301 15.2287 10.002 17.5002 11.502 17.5002C12.502 17.5002 12.8883 15.8354 14.002 15.0002C14.002 15.0002 17.002 12.5002 12.0452 11.1168C10.4445 10.67 11.502 8.00024 13.502 8.50024C15.9273 9.10658 16.1951 6.61452 17.0362 4.93116L17.1822 4.63916\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/></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,gBAAynB,EAAznB,IAAqB,EAAO,UAAU,wBAAwB,OAAO,gDAA+C,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,wXAAwX,OAAO,eAAe,YAAY,IAAI,eAAe,QAAO,CAAI,EACjoB,EAEc",
9
+ "debugId": "BC8F07F36293976464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconPlugins;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:u,getOwnPropertyDescriptor:L}=Object,C=Object.prototype.hasOwnProperty;function c(r){return this[r]}var P,b,g=(r,t,o)=>{var e=r!=null&&typeof r==="object";if(e){var i=t?P??=new WeakMap:b??=new WeakMap,m=i.get(r);if(m)return m}o=r!=null?I(B(r)):{};let p=t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o;for(let s of u(r))if(!C.call(p,s))a(p,s,{get:c.bind(r,s),enumerable:!0});if(e)i.set(r,p);return p},k=(r)=>{var t=(h??=new WeakMap).get(r),o;if(t)return t;if(t=a({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of u(r))if(!C.call(t,e))a(t,e,{get:c.bind(r,e),enumerable:!(o=L(r,e))||o.enumerable})}return h.set(r,t),t},h;var S=(r)=>r;function v(r,t){this[r]=S.bind(null,t)}var f=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0,configurable:!0,set:v.bind(t,o)})};var G={};f(G,{CentralIconBase:()=>d});module.exports=k(G);var n=g(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:e,ariaHidden:i=!0,style:m,mode:p="masked",maskId:s,...x})=>{let y=p!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":i,role:i?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:e,...m}},o&&!i&&n.default.createElement("title",null,o),y?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};var M={};f(M,{default:()=>V,IconPlugins:()=>w});module.exports=k(M);var l=g(require("react"));var w=l.default.memo((r)=>{return l.default.createElement(d,{...r,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-outlined-radius-0-stroke-2-IconPlugins"},l.default.createElement("path",{d:"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M9 12L7 10",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M12 9L10 7",stroke:"currentColor",strokeWidth:"2"}),l.default.createElement("path",{d:"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4368 21 14.795 20.6633 16 20.0645",stroke:"currentColor",strokeWidth:"2"}))}),V=w;
2
+
3
+ //# debugId=50829C9AA17548EB64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"plugins, apps, connection, electricity, power, at\" maskId=\"square-outlined-radius-0-stroke-2-IconPlugins\"><path d=\"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M9 12L7 10\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M12 9L10 7\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4368 21 14.795 20.6633 16 20.0645\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,wBAAspB,EAAtpB,IAAqB,EAAO,UAAU,oDAAoD,OAAO,iDAAgD,wBAAC,OAAD,CAAM,EAAE,mJAAmJ,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,0JAA0J,OAAO,eAAe,YAAY,IAAG,CAAI,EAC9pB,EAEc",
9
+ "debugId": "50829C9AA17548EB64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var i=({children:e,size:t=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!n&&r.createElement("title",null,l),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import o from"react";var u=o.memo((e)=>{return o.createElement(i,{...e,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-outlined-radius-0-stroke-2-IconPlugins"},o.createElement("path",{d:"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M9 12L7 10",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 9L10 7",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4368 21 14.795 20.6633 16 20.0645",stroke:"currentColor",strokeWidth:"2"}))}),w=u;export{w as default,u as IconPlugins};
2
+
3
+ //# debugId=4889C6F985658C1264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconPlugins/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPlugins: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"plugins, apps, connection, electricity, power, at\" maskId=\"square-outlined-radius-0-stroke-2-IconPlugins\"><path d=\"M13 8L8 13L10.5858 15.5858C11.3668 16.3668 12.6332 16.3668 13.4142 15.5858L15.5858 13.4142C16.3668 12.6332 16.3668 11.3668 15.5858 10.5858L13 8Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M9 12L7 10\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M12 9L10 7\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M14.5 14.5L15 15C18 18 21 15.5 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4368 21 14.795 20.6633 16 20.0645\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,gBAAspB,EAAtpB,IAAqB,EAAO,UAAU,oDAAoD,OAAO,iDAAgD,gBAAC,OAAD,CAAM,EAAE,mJAAmJ,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,0JAA0J,OAAO,eAAe,YAAY,IAAG,CAAI,EAC9pB,EAEc",
9
+ "debugId": "4889C6F985658C1264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareLocked;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:y,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function k(r){return this[r]}var S,b,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var a=o?S??=new WeakMap:b??=new WeakMap,d=a.get(r);if(d)return d}e=r!=null?I(y(r)):{};let i=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let l of u(r))if(!h.call(i,l))p(i,l,{get:k.bind(r,l),enumerable:!0});if(t)a.set(r,i);return i},f=(r)=>{var o=(m??=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 u(r))if(!h.call(o,t))p(o,t,{get:k.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return m.set(r,o),o},m;var q=(r)=>r;function M(r,o){this[r]=q.bind(null,o)}var w=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var P={};w(P,{CentralIconBase:()=>C});module.exports=f(P);var n=c(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:a=!0,style:d,mode:i="masked",maskId:l,...x})=>{let V=i!=="raw"&&!!l;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),V?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};var H={};w(H,{default:()=>L,IconWindowSquareLocked:()=>g});module.exports=f(H);var s=c(require("react"));var g=s.default.memo((r)=>{return s.default.createElement(C,{...r,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-outlined-radius-0-stroke-2-IconWindowSquareLocked"},s.default.createElement("path",{d:"M4.25 10H20V4H4V20H12",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M15 17H21V21H15V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),s.default.createElement("path",{d:"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),L=g;
2
+
3
+ //# debugId=2B8672BCE53B891064756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-locked, browser, app, desktop, lock\" maskId=\"square-outlined-radius-0-stroke-2-IconWindowSquareLocked\"><path d=\"M4.25 10H20V4H4V20H12\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><path d=\"M15 17H21V21H15V17Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,wBAAg4B,EAAh4B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,sBAAsB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,wBAAC,OAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACx4B,EAEc",
9
+ "debugId": "2B8672BCE53B891064756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var a=({children:t,size:e=24,ariaLabel:l,color:i,ariaHidden:n=!0,style:p,mode:d="masked",maskId:s,...C})=>{let m=d!=="raw"&&!!s;return r.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...p}},l&&!n&&r.createElement("title",null,l),m?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 u=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-outlined-radius-0-stroke-2-IconWindowSquareLocked"},o.createElement("path",{d:"M4.25 10H20V4H4V20H12",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),o.createElement("path",{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),o.createElement("path",{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),o.createElement("path",{d:"M15 17H21V21H15V17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),g=u;export{g as default,u as IconWindowSquareLocked};
2
+
3
+ //# debugId=8F983C446B10978664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareLocked/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindowSquareLocked: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-locked, browser, app, desktop, lock\" maskId=\"square-outlined-radius-0-stroke-2-IconWindowSquareLocked\"><path d=\"M4.25 10H20V4H4V20H12\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><path d=\"M15 17H21V21H15V17Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><path d=\"M16 16C16 14.8954 16.8954 14 18 14C19.1046 14 20 14.8954 20 16V17H16V16Z\" stroke=\"currentColor\" strokeWidth=\"2\" 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,gBAAg4B,EAAh4B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,4DAA2D,gBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,sBAAsB,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,EAAE,gBAAC,OAAD,CAAM,EAAE,2EAA2E,OAAO,eAAe,YAAY,IAAI,cAAc,SAAQ,CAAI,EACx4B,EAEc",
9
+ "debugId": "8F983C446B10978664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconWindowSquareSecurity;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:S,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:B}=Object,h=Object.prototype.hasOwnProperty;function f(r){return this[r]}var V,b,c=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var i=o?V??=new WeakMap:b??=new WeakMap,C=i.get(r);if(C)return C}e=r!=null?I(S(r)):{};let a=o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let l of u(r))if(!h.call(a,l))p(a,l,{get:f.bind(r,l),enumerable:!0});if(t)i.set(r,a);return a},w=(r)=>{var o=(m??=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 u(r))if(!h.call(o,t))p(o,t,{get:f.bind(r,t),enumerable:!(e=B(r,t))||e.enumerable})}return m.set(r,o),o},m;var P=(r)=>r;function v(r,o){this[r]=P.bind(null,o)}var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0,configurable:!0,set:v.bind(o,e)})};var L={};g(L,{CentralIconBase:()=>d});module.exports=w(L);var n=c(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:t,ariaHidden:i=!0,style:C,mode:a="masked",maskId:l,...y})=>{let x=a!=="raw"&&!!l;return n.default.createElement("svg",{...y,"aria-hidden":i,role:i?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...C}},e&&!i&&n.default.createElement("title",null,e),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):r)};var M={};g(M,{default:()=>q,IconWindowSquareSecurity:()=>k});module.exports=w(M);var s=c(require("react"));var k=s.default.memo((r)=>{return s.default.createElement(d,{...r,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"square-outlined-radius-0-stroke-2-IconWindowSquareSecurity"},s.default.createElement("path",{d:"M4.25 10H20V4H4V20H11",stroke:"currentColor",strokeWidth:"2"}),s.default.createElement("path",{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),s.default.createElement("path",{d:"M17.5 13.6069L14 15.1532V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.1532L17.5 13.6069Z",stroke:"currentColor",strokeWidth:"2"}))}),q=k;
2
+
3
+ //# debugId=7FC69E5C4E1460C764756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-security, browser, app, desktop, shield, privacy\" maskId=\"square-outlined-radius-0-stroke-2-IconWindowSquareSecurity\"><path d=\"M4.25 10H20V4H4V20H11\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><path d=\"M17.5 13.6069L14 15.1532V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.1532L17.5 13.6069Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,wBAAo3B,EAAp3B,IAAqB,EAAO,UAAU,iEAAiE,OAAO,8DAA6D,wBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,mKAAmK,OAAO,eAAe,YAAY,IAAG,CAAI,EAC53B,EAEc",
9
+ "debugId": "7FC69E5C4E1460C764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";var i=({children:t,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:C="masked",maskId:s,...d})=>{let m=C!=="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:a,...p}},l&&!n&&r.createElement("title",null,l),m?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 u=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"square-outlined-radius-0-stroke-2-IconWindowSquareSecurity"},o.createElement("path",{d:"M4.25 10H20V4H4V20H11",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z",fill:"currentColor"}),o.createElement("path",{d:"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z",fill:"currentColor"}),o.createElement("path",{d:"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z",fill:"currentColor"}),o.createElement("path",{d:"M17.5 13.6069L14 15.1532V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.1532L17.5 13.6069Z",stroke:"currentColor",strokeWidth:"2"}))}),k=u;export{k as default,u as IconWindowSquareSecurity};
2
+
3
+ //# debugId=20A4DCFB02E6A4DA64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconWindowSquareSecurity/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {masked ? (\n <>\n <mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <rect width=\"24\" height=\"24\" fill=\"#000\" />\n <g fill=\"none\" style={{ color: \"#fff\" }}>\n {children}\n </g>\n </mask>\n <rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconWindowSquareSecurity: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} ariaLabel=\"window-square-security, browser, app, desktop, shield, privacy\" maskId=\"square-outlined-radius-0-stroke-2-IconWindowSquareSecurity\"><path d=\"M4.25 10H20V4H4V20H11\" stroke=\"currentColor\" strokeWidth=\"2\"/><path d=\"M8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6C7.55228 6 8 6.44772 8 7Z\" fill=\"currentColor\"/><path d=\"M10.5 7C10.5 7.55228 10.0523 8 9.5 8C8.94772 8 8.5 7.55228 8.5 7C8.5 6.44772 8.94772 6 9.5 6C10.0523 6 10.5 6.44772 10.5 7Z\" fill=\"currentColor\"/><path d=\"M13 7C13 7.55228 12.5523 8 12 8C11.4477 8 11 7.55228 11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7Z\" fill=\"currentColor\"/><path d=\"M17.5 13.6069L14 15.1532V17.7163C14 19.2601 14.955 20.643 16.3987 21.1898L17.5 21.6069L18.6013 21.1898C20.045 20.643 21 19.2601 21 17.7163V15.1532L17.5 13.6069Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></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,gBAAo3B,EAAp3B,IAAqB,EAAO,UAAU,iEAAiE,OAAO,8DAA6D,gBAAC,OAAD,CAAM,EAAE,wBAAwB,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8HAA8H,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,iHAAiH,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,mKAAmK,OAAO,eAAe,YAAY,IAAG,CAAI,EAC53B,EAEc",
9
+ "debugId": "20A4DCFB02E6A4DA64756E2164756E21",
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