@central-icons-react/square-filled-radius-0-stroke-1 1.1.295 → 1.1.297
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconArrowRotatePoint/index.d.ts +4 -0
- package/IconArrowRotatePoint/index.js +3 -0
- package/IconArrowRotatePoint/index.js.map +11 -0
- package/IconArrowRotatePoint/index.mjs +3 -0
- package/IconArrowRotatePoint/index.mjs.map +11 -0
- package/IconCastle/index.d.ts +4 -0
- package/IconCastle/index.js +3 -0
- package/IconCastle/index.js.map +11 -0
- package/IconCastle/index.mjs +3 -0
- package/IconCastle/index.mjs.map +11 -0
- package/IconEarth2/index.d.ts +4 -0
- package/IconEarth2/index.js +3 -0
- package/IconEarth2/index.js.map +11 -0
- package/IconEarth2/index.mjs +3 -0
- package/IconEarth2/index.mjs.map +11 -0
- package/IconPlugins/index.d.ts +4 -0
- package/IconPlugins/index.js +3 -0
- package/IconPlugins/index.js.map +11 -0
- package/IconPlugins/index.mjs +3 -0
- package/IconPlugins/index.mjs.map +11 -0
- package/IconWindowSquareLocked/index.d.ts +4 -0
- package/IconWindowSquareLocked/index.js +3 -0
- package/IconWindowSquareLocked/index.js.map +11 -0
- package/IconWindowSquareLocked/index.mjs +3 -0
- package/IconWindowSquareLocked/index.mjs.map +11 -0
- package/IconWindowSquareSecurity/index.d.ts +4 -0
- package/IconWindowSquareSecurity/index.js +3 -0
- package/IconWindowSquareSecurity/index.js.map +11 -0
- package/IconWindowSquareSecurity/index.mjs +3 -0
- package/IconWindowSquareSecurity/index.mjs.map +11 -0
- package/README.md +6 -0
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +6 -0
- package/index.js +18 -0
- package/index.mjs +6 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react/SKILL.md +7 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:k,defineProperty:m,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,d=Object.prototype.hasOwnProperty;function u(r){return this[r]}var P,b,h=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var a=o?P??=new WeakMap:b??=new WeakMap,p=a.get(r);if(p)return p}t=r!=null?I(k(r)):{};let s=o||!r||!r.__esModule?m(t,"default",{value:r,enumerable:!0}):t;for(let l of c(r))if(!d.call(s,l))m(s,l,{get:u.bind(r,l),enumerable:!0});if(e)a.set(r,s);return s},g=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=m({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of c(r))if(!d.call(o,e))m(o,e,{get:u.bind(r,e),enumerable:!(t=B(r,e))||t.enumerable})}return f.set(r,o),o},f;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var w=(r,o)=>{for(var t in o)m(r,t,{get:o[t],enumerable:!0,configurable:!0,set:S.bind(o,t)})};var v={};w(v,{CentralIconBase:()=>C});module.exports=g(v);var n=h(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:e,ariaHidden:a=!0,style:p,mode:s="masked",maskId:l,...V})=>{let y=s!=="raw"&&!!l;return n.default.createElement("svg",{...V,"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:e,...p}},t&&!a&&n.default.createElement("title",null,t),y?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 G={};w(G,{default:()=>L,IconArrowRotatePoint:()=>x});module.exports=g(G);var i=h(require("react"));var x=i.default.memo((r)=>{return i.default.createElement(C,{...r,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-filled-radius-0-stroke-1-IconArrowRotatePoint"},i.default.createElement("path",{d:"M5.49833 17C7.01028 18.8111 9.46856 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017L20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.33311 21.0157 6.7266 19.8552 5 17.9929V21H4V16H9V17H5.49833Z",fill:"currentColor"}),i.default.createElement("path",{d:"M4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993L3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6725 2.98535 17.2853 4.15154 19.0118 6.0219V3.00003H20.0118V8.00003H15.0118V7.00003H18.4999C16.9879 5.18953 14.5301 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005Z",fill:"currentColor"}),i.default.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),L=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=807BB80A03237E2564756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconArrowRotatePoint\"><path d=\"M5.49833 17C7.01028 18.8111 9.46856 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017L20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.33311 21.0157 6.7266 19.8552 5 17.9929V21H4V16H9V17H5.49833Z\" fill=\"currentColor\"/><path d=\"M4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993L3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6725 2.98535 17.2853 4.15154 19.0118 6.0219V3.00003H20.0118V8.00003H15.0118V7.00003H18.4999C16.9879 5.18953 14.5301 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005Z\" fill=\"currentColor\"/><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,wBAAo7B,EAAp7B,IAAqB,EAAO,UAAU,oCAAoC,OAAO,wDAAuD,wBAAC,OAAD,CAAM,EAAE,0UAA0U,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC57B,EAEc",
|
|
9
|
+
"debugId": "807BB80A03237E2564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";var s=({children:e,size:o=24,ariaLabel:a,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...C})=>{let f=p!=="raw"&&!!l;return r.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},a&&!n&&r.createElement("title",null,a),f?r.createElement(r.Fragment,null,r.createElement("mask",{id:l,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(#${l})`})):e)};import t from"react";var c=t.memo((e)=>{return t.createElement(s,{...e,ariaLabel:"arrow-rotate-point, rotate-camera",maskId:"square-filled-radius-0-stroke-1-IconArrowRotatePoint"},t.createElement("path",{d:"M5.49833 17C7.01028 18.8111 9.46856 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017L20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.33311 21.0157 6.7266 19.8552 5 17.9929V21H4V16H9V17H5.49833Z",fill:"currentColor"}),t.createElement("path",{d:"M4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993L3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6725 2.98535 17.2853 4.15154 19.0118 6.0219V3.00003H20.0118V8.00003H15.0118V7.00003H18.4999C16.9879 5.18953 14.5301 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005Z",fill:"currentColor"}),t.createElement("circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"}))}),x=c;export{x as default,c as IconArrowRotatePoint};
|
|
2
|
+
|
|
3
|
+
//# debugId=B07D3BBC991C5D7D64756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconArrowRotatePoint\"><path d=\"M5.49833 17C7.01028 18.8111 9.46856 19.9854 11.9995 19.9854C16.4094 19.9854 19.9844 16.4104 19.9844 12.0005C19.9844 11.662 19.9633 11.3287 19.9226 11.0017L20.945 10.8743C20.991 11.2434 21.0147 11.6193 21.0147 12.0005C21.0147 16.9794 16.9785 21.0157 11.9995 21.0157C9.33311 21.0157 6.7266 19.8552 5 17.9929V21H4V16H9V17H5.49833Z\" fill=\"currentColor\"/><path d=\"M4.01468 12.0005C4.01468 12.339 4.03571 12.6723 4.07648 12.9993L3.0541 13.1267C3.00806 12.7576 2.98438 12.3817 2.98438 12.0005C2.98438 7.02157 7.0206 2.98535 11.9995 2.98535C14.6725 2.98535 17.2853 4.15154 19.0118 6.0219V3.00003H20.0118V8.00003H15.0118V7.00003H18.4999C16.9879 5.18953 14.5301 4.01566 11.9995 4.01566C7.58962 4.01566 4.01468 7.59059 4.01468 12.0005Z\" fill=\"currentColor\"/><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,gBAAo7B,EAAp7B,IAAqB,EAAO,UAAU,oCAAoC,OAAO,wDAAuD,gBAAC,OAAD,CAAM,EAAE,0UAA0U,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,gBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAc,CAAI,EAC57B,EAEc",
|
|
9
|
+
"debugId": "B07D3BBC991C5D7D64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var k=Object.create;var{getPrototypeOf:y,defineProperty:i,getOwnPropertyNames:c,getOwnPropertyDescriptor:B}=Object,g=Object.prototype.hasOwnProperty;function h(e){return this[e]}var H,b,u=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var l=r?H??=new WeakMap:b??=new WeakMap,m=l.get(e);if(m)return m}t=e!=null?k(y(e)):{};let a=r||!e||!e.__esModule?i(t,"default",{value:e,enumerable:!0}):t;for(let s of c(e))if(!g.call(a,s))i(a,s,{get:h.bind(e,s),enumerable:!0});if(o)l.set(e,a);return a},C=(e)=>{var r=(d??=new WeakMap).get(e),t;if(r)return r;if(r=i({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of c(e))if(!g.call(r,o))i(r,o,{get:h.bind(e,o),enumerable:!(t=B(e,o))||t.enumerable})}return d.set(e,r),r},d;var P=(e)=>e;function S(e,r){this[e]=P.bind(null,r)}var w=(e,r)=>{for(var t in r)i(e,t,{get:r[t],enumerable:!0,configurable:!0,set:S.bind(r,t)})};var v={};w(v,{CentralIconBase:()=>f});module.exports=C(v);var n=u(require("react")),f=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:l=!0,style:m,mode:a="masked",maskId:s,...x})=>{let I=a!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...m}},t&&!l&&n.default.createElement("title",null,t),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var G={};w(G,{default:()=>L,IconCastle:()=>V});module.exports=C(G);var p=u(require("react"));var V=p.default.memo((e)=>{return p.default.createElement(f,{...e,ariaLabel:"castle, sandbox, wall",maskId:"square-filled-radius-0-stroke-1-IconCastle"},p.default.createElement("path",{d:"M8 5H10V3H14V5H16V3H20V5.48145L21.0342 21H14V16H10V21H2.96582L4 5.48145V3H8V5Z",fill:"currentColor"}))}),L=V;
|
|
2
|
+
|
|
3
|
+
//# debugId=C09A606FE1E6352A64756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconCastle\"><path d=\"M8 5H10V3H14V5H16V3H20V5.48145L21.0342 21H14V16H10V21H2.96582L4 5.48145V3H8V5Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEC9DY,IAAlB,sBAGO,IAAM,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAAkO,EAAlO,IAAqB,EAAO,UAAU,wBAAwB,OAAO,8CAA6C,wBAAC,OAAD,CAAM,EAAE,iFAAiF,KAAK,eAAc,CAAI,EAC1O,EAEc",
|
|
9
|
+
"debugId": "C09A606FE1E6352A64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var a=({children:t,size:r=24,ariaLabel:l,color:i,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...f})=>{let d=p!=="raw"&&!!n;return e.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...m}},l&&!o&&e.createElement("title",null,l),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var c=s.memo((t)=>{return s.createElement(a,{...t,ariaLabel:"castle, sandbox, wall",maskId:"square-filled-radius-0-stroke-1-IconCastle"},s.createElement("path",{d:"M8 5H10V3H14V5H16V3H20V5.48145L21.0342 21H14V16H10V21H2.96582L4 5.48145V3H8V5Z",fill:"currentColor"}))}),V=c;export{V as default,c as IconCastle};
|
|
2
|
+
|
|
3
|
+
//# debugId=FB6ADE2C5932AE3264756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconCastle\"><path d=\"M8 5H10V3H14V5H16V3H20V5.48145L21.0342 21H14V16H10V21H2.96582L4 5.48145V3H8V5Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconCastle;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAkO,EAAlO,IAAqB,EAAO,UAAU,wBAAwB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,EAAE,iFAAiF,KAAK,eAAc,CAAI,EAC1O,EAEc",
|
|
9
|
+
"debugId": "FB6ADE2C5932AE3264756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var y=Object.create;var{getPrototypeOf:B,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:b}=Object,h=Object.prototype.hasOwnProperty;function u(C){return this[C]}var v,P,g=(C,e,r)=>{var o=C!=null&&typeof C==="object";if(o){var l=e?v??=new WeakMap:P??=new WeakMap,i=l.get(C);if(i)return i}r=C!=null?y(B(C)):{};let s=e||!C||!C.__esModule?a(r,"default",{value:C,enumerable:!0}):r;for(let n of f(C))if(!h.call(s,n))a(s,n,{get:u.bind(C,n),enumerable:!0});if(o)l.set(C,s);return s},c=(C)=>{var e=(d??=new WeakMap).get(C),r;if(e)return e;if(e=a({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var o of f(C))if(!h.call(e,o))a(e,o,{get:u.bind(C,o),enumerable:!(r=b(C,o))||r.enumerable})}return d.set(C,e),e},d;var S=(C)=>C;function E(C,e){this[C]=S.bind(null,e)}var w=(C,e)=>{for(var r in e)a(C,r,{get:e[r],enumerable:!0,configurable:!0,set:E.bind(e,r)})};var G={};w(G,{CentralIconBase:()=>p});module.exports=c(G);var t=g(require("react")),p=({children:C,size:e=24,ariaLabel:r,color:o,ariaHidden:l=!0,style:i,mode:s="masked",maskId:n,...I})=>{let k=s!=="raw"&&!!n;return t.default.createElement("svg",{...I,"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:o,...i}},r&&!l&&t.default.createElement("title",null,r),k?t.default.createElement(t.default.Fragment,null,t.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.default.createElement("g",{fill:"none",style:{color:"#fff"}},C)),t.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):C)};var V={};w(V,{default:()=>$,IconEarth2:()=>x});module.exports=c(V);var m=g(require("react"));var x=m.default.memo((C)=>{return m.default.createElement(p,{...C,ariaLabel:"earth-2, globe, world",maskId:"square-filled-radius-0-stroke-1-IconEarth2"},m.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z",fill:"currentColor"}))}),$=x;
|
|
2
|
+
|
|
3
|
+
//# debugId=51BDE39BCD4DAEDA64756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconEarth2\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,sEC9DY,IAAlB,sBAGO,IAAM,EAA+D,UAAM,KAAK,CAAC,IAAU,CAChG,OAAO,wBAAk7G,EAAl7G,IAAqB,EAAO,UAAU,wBAAwB,OAAO,8CAA6C,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EAC17G,EAEc",
|
|
9
|
+
"debugId": "51BDE39BCD4DAEDA64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import C from"react";var s=({children:r,size:e=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:i,mode:m="masked",maskId:t,...p})=>{let d=m!=="raw"&&!!t;return C.createElement("svg",{...p,"aria-hidden":o,role:o?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,...i}},l&&!o&&C.createElement("title",null,l),d?C.createElement(C.Fragment,null,C.createElement("mask",{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.createElement("rect",{width:"24",height:"24",fill:"#000"}),C.createElement("g",{fill:"none",style:{color:"#fff"}},r)),C.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};import n from"react";var f=n.memo((r)=>{return n.createElement(s,{...r,ariaLabel:"earth-2, globe, world",maskId:"square-filled-radius-0-stroke-1-IconEarth2"},n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z",fill:"currentColor"}))}),x=f;export{x as default,f as IconEarth2};
|
|
2
|
+
|
|
3
|
+
//# debugId=0FE69E37FC9A7D6664756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconEarth2\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C14.3073 2 16.431 2.78302 18.123 4.0957C18.1425 4.11075 18.1614 4.12641 18.1807 4.1416C18.2919 4.22924 18.4014 4.31894 18.5088 4.41113C18.5517 4.44796 18.5944 4.48493 18.6367 4.52246C18.6905 4.57023 18.7441 4.61809 18.7969 4.66699C18.8398 4.70675 18.8816 4.74759 18.9238 4.78809C19.0218 4.88218 19.1178 4.97819 19.2119 5.07617C19.2303 5.09527 19.2484 5.11455 19.2666 5.13379C19.4524 5.33031 19.6303 5.53404 19.7998 5.74512C19.8341 5.78776 19.8678 5.83081 19.9014 5.87402C19.9695 5.96179 20.0363 6.05056 20.1016 6.14062C20.1462 6.20226 20.1901 6.26447 20.2334 6.32715C20.2648 6.37262 20.2965 6.41786 20.3271 6.46387C20.3604 6.51382 20.3924 6.56466 20.4248 6.61523C20.4946 6.7242 20.5623 6.8345 20.6279 6.94629C20.6604 7.00159 20.6922 7.05731 20.7236 7.11328C20.7534 7.16625 20.7837 7.2189 20.8125 7.27246C20.8734 7.38568 20.9317 7.50043 20.9883 7.61621C21.005 7.65034 21.0218 7.6844 21.0381 7.71875C21.0948 7.83822 21.1491 7.95903 21.2012 8.08105C21.2151 8.1138 21.2286 8.14677 21.2422 8.17969C21.2806 8.27245 21.3178 8.36581 21.3535 8.45996C21.3721 8.50896 21.3904 8.55806 21.4082 8.60742C21.4512 8.72659 21.4927 8.84655 21.5312 8.96777C21.5451 9.01122 21.5581 9.05493 21.5713 9.09863C21.6017 9.19915 21.6299 9.30051 21.6572 9.40234C21.6681 9.44274 21.6801 9.48284 21.6904 9.52344C21.7233 9.65226 21.7525 9.78231 21.7803 9.91309C21.7891 9.95464 21.7974 9.99634 21.8057 10.0381C21.8328 10.1742 21.8574 10.3112 21.8789 10.4492C21.8813 10.4649 21.8844 10.4804 21.8867 10.4961C21.9076 10.6345 21.9243 10.7739 21.9395 10.9141C21.9429 10.9456 21.9471 10.9771 21.9502 11.0088C21.9645 11.1537 21.9754 11.2996 21.9834 11.4463C21.9849 11.4746 21.987 11.5029 21.9883 11.5312C21.9955 11.6866 22 11.8429 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 11.8448 2.00473 11.6905 2.01172 11.5371C2.01328 11.5029 2.01372 11.4687 2.01562 11.4346C2.02358 11.2918 2.03592 11.1499 2.0498 11.0088C2.0524 10.9824 2.05482 10.956 2.05762 10.9297C2.09011 10.6243 2.13595 10.323 2.19531 10.0264C2.19954 10.0053 2.20267 9.98395 2.20703 9.96289C2.23761 9.8151 2.27255 9.66876 2.30957 9.52344C2.31671 9.49542 2.32368 9.46738 2.33105 9.43945C2.36632 9.3059 2.40374 9.17329 2.44434 9.04199C2.45069 9.02143 2.45738 9.00098 2.46387 8.98047C2.50753 8.84243 2.5541 8.70569 2.60352 8.57031C2.60673 8.56151 2.61004 8.55274 2.61328 8.54395C2.66333 8.40802 2.71675 8.2737 2.77246 8.14062C2.78148 8.11909 2.79064 8.09763 2.7998 8.07617C2.9808 7.65227 3.18933 7.24298 3.4248 6.85156C3.4398 6.82663 3.45549 6.80213 3.4707 6.77734C3.70456 6.39618 3.96287 6.03167 4.24414 5.68652C4.26444 5.66161 4.28513 5.63702 4.30566 5.6123C4.39744 5.50187 4.49153 5.39345 4.58789 5.28711C4.59671 5.27737 4.6054 5.26751 4.61426 5.25781C4.81739 5.03539 5.03067 4.82244 5.25293 4.61914C5.26586 4.60732 5.279 4.59574 5.29199 4.58398C5.39994 4.48628 5.50992 4.39083 5.62207 4.29785C5.63738 4.28516 5.65259 4.27236 5.66797 4.25977C5.77715 4.17034 5.88801 4.08287 6.00098 3.99805C7.6722 2.74294 9.74905 2 12 2ZM12 3C9.76582 3 7.72286 3.81536 6.14941 5.16309C6.37203 6.94267 6.63842 8.63845 8 10C9.41835 11.4184 8.57388 13.5736 9.5 14.5C10.2282 15.2284 10 17.5 11.5 17.5C12.5 17.5 12.8864 15.8352 14 15C14.0218 14.9818 16.9816 12.4956 12.043 11.1172C10.4425 10.6703 11.5001 8.00008 13.5 8.5C15.5216 9.0054 16.513 6.69657 17.2861 4.71777C15.8017 3.63837 13.9758 3 12 3Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconEarth2;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA+D,EAAM,KAAK,CAAC,IAAU,CAChG,OAAO,gBAAk7G,EAAl7G,IAAqB,EAAO,UAAU,wBAAwB,OAAO,8CAA6C,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2vGAA2vG,KAAK,eAAc,CAAI,EAC17G,EAEc",
|
|
9
|
+
"debugId": "0FE69E37FC9A7D6664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:k,defineProperty:a,getOwnPropertyNames:f,getOwnPropertyDescriptor:B}=Object,g=Object.prototype.hasOwnProperty;function u(e){return this[e]}var P,b,L=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var l=r?P??=new WeakMap:b??=new WeakMap,p=l.get(e);if(p)return p}t=e!=null?I(k(e)):{};let i=r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t;for(let s of f(e))if(!g.call(i,s))a(i,s,{get:u.bind(e,s),enumerable:!0});if(o)l.set(e,i);return i},d=(e)=>{var r=(c??=new WeakMap).get(e),t;if(r)return r;if(r=a({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of f(e))if(!g.call(r,o))a(r,o,{get:u.bind(e,o),enumerable:!(t=B(e,o))||t.enumerable})}return c.set(e,r),r},c;var S=(e)=>e;function v(e,r){this[e]=S.bind(null,r)}var h=(e,r)=>{for(var t in r)a(e,t,{get:r[t],enumerable:!0,configurable:!0,set:v.bind(r,t)})};var G={};h(G,{CentralIconBase:()=>m});module.exports=d(G);var n=L(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:l=!0,style:p,mode:i="masked",maskId:s,...x})=>{let y=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...p}},t&&!l&&n.default.createElement("title",null,t),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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var V={};h(V,{default:()=>$,IconPlugins:()=>w});module.exports=d(V);var C=L(require("react"));var w=C.default.memo((e)=>{return C.default.createElement(m,{...e,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-filled-radius-0-stroke-1-IconPlugins"},C.default.createElement("path",{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L6.79297 13.0557L8.07031 11.7773L6.64648 10.3535L7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352L10.3535 6.64648L11.7773 8.07031L13.0557 6.79297L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645L16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),$=w;
|
|
2
|
+
|
|
3
|
+
//# debugId=E01AF3C3C3572EC564756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconPlugins\"><path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L6.79297 13.0557L8.07031 11.7773L6.64648 10.3535L7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352L10.3535 6.64648L11.7773 8.07031L13.0557 6.79297L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645L16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,uEC9DY,IAAlB,sBAGO,IAAM,EAAgE,UAAM,KAAK,CAAC,IAAU,CACjG,OAAO,wBAA+/B,EAA//B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,+CAA8C,wBAAC,OAAD,CAAM,EAAE,i1BAAi1B,KAAK,eAAc,CAAI,EACvgC,EAEc",
|
|
9
|
+
"debugId": "E01AF3C3C3572EC564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var i=({children:t,size:r=24,ariaLabel:l,color:a,ariaHidden:o=!0,style:p,mode:C="masked",maskId:n,...m})=>{let c=C!=="raw"&&!!n;return e.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!o&&e.createElement("title",null,l),c?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import s from"react";var f=s.memo((t)=>{return s.createElement(i,{...t,ariaLabel:"plugins, apps, connection, electricity, power, at",maskId:"square-filled-radius-0-stroke-1-IconPlugins"},s.createElement("path",{d:"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L6.79297 13.0557L8.07031 11.7773L6.64648 10.3535L7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352L10.3535 6.64648L11.7773 8.07031L13.0557 6.79297L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645L16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}))}),w=f;export{w as default,f as IconPlugins};
|
|
2
|
+
|
|
3
|
+
//# debugId=954239C733ECB08564756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconPlugins\"><path d=\"M12 2C17.5228 2 22 6.47715 22 12C22 13.972 21.1552 15.7434 19.7812 16.583C19.0866 17.0075 18.2686 17.1827 17.3994 17.0186C16.5359 16.8554 15.6578 16.3648 14.8135 15.5205L14.7217 15.4287L13.7119 16.4395C12.7356 17.4155 11.153 17.4156 10.1768 16.4395L6.79297 13.0557L8.07031 11.7773L6.64648 10.3535L7.35352 9.64648L8.77734 11.0703L11.0703 8.77734L9.64648 7.35352L10.3535 6.64648L11.7773 8.07031L13.0557 6.79297L16.4395 10.1768C17.4156 11.153 17.4155 12.7356 16.4395 13.7119L15.4287 14.7217L15.5205 14.8135C16.2593 15.5521 16.9643 15.9189 17.585 16.0361C18.1999 16.1523 18.7671 16.0305 19.2598 15.7295C20.2608 15.1177 21 13.7225 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C13.4377 21 14.7957 20.6629 16 20.0645L16.4443 20.96C15.1049 21.6256 13.5955 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconPlugins;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAAgE,EAAM,KAAK,CAAC,IAAU,CACjG,OAAO,gBAA+/B,EAA//B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,+CAA8C,gBAAC,OAAD,CAAM,EAAE,i1BAAi1B,KAAK,eAAc,CAAI,EACvgC,EAEc",
|
|
9
|
+
"debugId": "954239C733ECB08564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var I=Object.create;var{getPrototypeOf:v,defineProperty:d,getOwnPropertyNames:u,getOwnPropertyDescriptor:y}=Object,f=Object.prototype.hasOwnProperty;function c(e){return this[e]}var B,H,h=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var s=o?B??=new WeakMap:H??=new WeakMap,p=s.get(e);if(p)return p}r=e!=null?I(v(e)):{};let i=o||!e||!e.__esModule?d(r,"default",{value:e,enumerable:!0}):r;for(let n of u(e))if(!f.call(i,n))d(i,n,{get:c.bind(e,n),enumerable:!0});if(t)s.set(e,i);return i},w=(e)=>{var o=(m??=new WeakMap).get(e),r;if(o)return o;if(o=d({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!f.call(o,t))d(o,t,{get:c.bind(e,t),enumerable:!(r=y(e,t))||r.enumerable})}return m.set(e,o),o},m;var M=(e)=>e;function S(e,o){this[e]=M.bind(null,o)}var g=(e,o)=>{for(var r in o)d(e,r,{get:o[r],enumerable:!0,configurable:!0,set:S.bind(o,r)})};var Z={};g(Z,{CentralIconBase:()=>C});module.exports=w(Z);var l=h(require("react")),C=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:s=!0,style:p,mode:i="masked",maskId:n,...V})=>{let x=i!=="raw"&&!!n;return l.default.createElement("svg",{...V,"aria-hidden":s,role:s?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},r&&!s&&l.default.createElement("title",null,r),x?l.default.createElement(l.default.Fragment,null,l.default.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),l.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),l.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};var b={};g(b,{default:()=>P,IconWindowSquareLocked:()=>k});module.exports=w(b);var a=h(require("react"));var k=a.default.memo((e)=>{return a.default.createElement(C,{...e,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-filled-radius-0-stroke-1-IconWindowSquareLocked"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 13C19.6569 13 21 14.3431 21 16H22V22H14V16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z",fill:"currentColor"}),a.default.createElement("path",{d:"M21 13.3584C20.267 12.5266 19.1958 12 18 12C16.1362 12 14.57 13.2748 14.126 15H13V21H3V10H21V13.3584Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),P=k;
|
|
2
|
+
|
|
3
|
+
//# debugId=8B3BF747F6345D8464756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconWindowSquareLocked\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18 13C19.6569 13 21 14.3431 21 16H22V22H14V16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z\" fill=\"currentColor\"/><path d=\"M21 13.3584C20.267 12.5266 19.1958 12 18 12C16.1362 12 14.57 13.2748 14.126 15H13V21H3V10H21V13.3584Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,wBAAy/B,EAAz/B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,0DAAyD,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mJAAmJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+bAA+b,KAAK,eAAc,CAAI,EACjgC,EAEc",
|
|
9
|
+
"debugId": "8B3BF747F6345D8464756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var i=({children:t,size:o=24,ariaLabel:s,color:a,ariaHidden:l=!0,style:d,mode:p="masked",maskId:n,...C})=>{let m=p!=="raw"&&!!n;return e.createElement("svg",{...C,"aria-hidden":l,role:l?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...d}},s&&!l&&e.createElement("title",null,s),m?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import r from"react";var u=r.memo((t)=>{return r.createElement(i,{...t,ariaLabel:"window-square-locked, browser, app, desktop, lock",maskId:"square-filled-radius-0-stroke-1-IconWindowSquareLocked"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 13C19.6569 13 21 14.3431 21 16H22V22H14V16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z",fill:"currentColor"}),r.createElement("path",{d:"M21 13.3584C20.267 12.5266 19.1958 12 18 12C16.1362 12 14.57 13.2748 14.126 15H13V21H3V10H21V13.3584Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),k=u;export{k as default,u as IconWindowSquareLocked};
|
|
2
|
+
|
|
3
|
+
//# debugId=7BFD7BBBDBB9953064756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconWindowSquareLocked\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18 13C19.6569 13 21 14.3431 21 16H22V22H14V16H15C15 14.3431 16.3431 13 18 13ZM18 14C16.8954 14 16 14.8954 16 16H20C20 14.8954 19.1046 14 18 14Z\" fill=\"currentColor\"/><path d=\"M21 13.3584C20.267 12.5266 19.1958 12 18 12C16.1362 12 14.57 13.2748 14.126 15H13V21H3V10H21V13.3584Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></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,gBAAy/B,EAAz/B,IAAqB,EAAO,UAAU,oDAAoD,OAAO,0DAAyD,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mJAAmJ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,wGAAwG,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+bAA+b,KAAK,eAAc,CAAI,EACjgC,EAEc",
|
|
9
|
+
"debugId": "7BFD7BBBDBB9953064756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var x=Object.create;var{getPrototypeOf:k,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:I}=Object,f=Object.prototype.hasOwnProperty;function c(e){return this[e]}var S,B,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var s=r?S??=new WeakMap:B??=new WeakMap,C=s.get(e);if(C)return C}o=e!=null?x(k(e)):{};let i=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let l of u(e))if(!f.call(i,l))p(i,l,{get:c.bind(e,l),enumerable:!0});if(t)s.set(e,i);return i},w=(e)=>{var r=(m??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!f.call(r,t))p(r,t,{get:c.bind(e,t),enumerable:!(o=I(e,t))||o.enumerable})}return m.set(e,r),r},m;var v=(e)=>e;function b(e,r){this[e]=v.bind(null,r)}var g=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var M={};g(M,{CentralIconBase:()=>d});module.exports=w(M);var n=h(require("react")),d=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:s=!0,style:C,mode:i="masked",maskId:l,...L})=>{let V=i!=="raw"&&!!l;return n.default.createElement("svg",{...L,"aria-hidden":s,role:s?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...C}},o&&!s&&n.default.createElement("title",null,o),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"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):e)};var P={};g(P,{default:()=>Z,IconWindowSquareSecurity:()=>y});module.exports=w(P);var a=h(require("react"));var y=a.default.memo((e)=>{return a.default.createElement(d,{...e,ariaLabel:"window-square-security, browser, app, desktop, shield, privacy",maskId:"square-filled-radius-0-stroke-1-IconWindowSquareSecurity"},a.default.createElement("path",{d:"M18.1973 12.54L22 14.1699V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96L18 22.0439L17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.1699L17.8027 12.54L18 12.4561L18.1973 12.54Z",fill:"currentColor"}),a.default.createElement("path",{d:"M21 12.6533L18 11.3682L13 13.5107V17.3623C13 18.7294 13.5066 20.0146 14.375 21H3V10H21V12.6533Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),Z=y;
|
|
2
|
+
|
|
3
|
+
//# debugId=534B52F50F7BE93564756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconWindowSquareSecurity\"><path d=\"M18.1973 12.54L22 14.1699V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96L18 22.0439L17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.1699L17.8027 12.54L18 12.4561L18.1973 12.54Z\" fill=\"currentColor\"/><path d=\"M21 12.6533L18 11.3682L13 13.5107V17.3623C13 18.7294 13.5066 20.0146 14.375 21H3V10H21V12.6533Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAAkB,IAAlB,sBAUa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gDACE,wBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,oFC9DY,IAAlB,sBAGO,IAAM,EAA6E,UAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,wBAAiiC,EAAjiC,IAAqB,EAAO,UAAU,iEAAiE,OAAO,4DAA2D,wBAAC,OAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+bAA+b,KAAK,eAAc,CAAI,EACziC,EAEc",
|
|
9
|
+
"debugId": "534B52F50F7BE93564756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import e from"react";var i=({children:t,size:r=24,ariaLabel:s,color:a,ariaHidden:n=!0,style:p,mode:C="masked",maskId:l,...d})=>{let m=C!=="raw"&&!!l;return e.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},s&&!n&&e.createElement("title",null,s),m?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${l})`})):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-filled-radius-0-stroke-1-IconWindowSquareSecurity"},o.createElement("path",{d:"M18.1973 12.54L22 14.1699V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96L18 22.0439L17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.1699L17.8027 12.54L18 12.4561L18.1973 12.54Z",fill:"currentColor"}),o.createElement("path",{d:"M21 12.6533L18 11.3682L13 13.5107V17.3623C13 18.7294 13.5066 20.0146 14.375 21H3V10H21V12.6533Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z",fill:"currentColor"}))}),y=u;export{y as default,u as IconWindowSquareSecurity};
|
|
2
|
+
|
|
3
|
+
//# debugId=4208C702245D1CDF64756E2164756E21
|
|
@@ -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-filled-radius-0-stroke-1-IconWindowSquareSecurity\"><path d=\"M18.1973 12.54L22 14.1699V17.3623C22 19.1624 20.927 20.7899 19.2725 21.499L18.1973 21.96L18 22.0439L17.8027 21.96L16.7275 21.499C15.073 20.7899 14 19.1624 14 17.3623V14.1699L17.8027 12.54L18 12.4561L18.1973 12.54Z\" fill=\"currentColor\"/><path d=\"M21 12.6533L18 11.3682L13 13.5107V17.3623C13 18.7294 13.5066 20.0146 14.375 21H3V10H21V12.6533Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21 9H3V3H21V9ZM6 5.25C5.58579 5.25 5.25 5.58579 5.25 6C5.25 6.41421 5.58579 6.75 6 6.75C6.41421 6.75 6.75 6.41421 6.75 6C6.75 5.58579 6.41421 5.25 6 5.25ZM8.25 5.25C7.83579 5.25 7.5 5.58579 7.5 6C7.5 6.41421 7.83579 6.75 8.25 6.75C8.66421 6.75 9 6.41421 9 6C9 5.58579 8.66421 5.25 8.25 5.25ZM10.5 5.25C10.0858 5.25 9.75 5.58579 9.75 6C9.75 6.41421 10.0858 6.75 10.5 6.75C10.9142 6.75 11.25 6.41421 11.25 6C11.25 5.58579 10.9142 5.25 10.5 5.25Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconWindowSquareSecurity;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBAUO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,QACA,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBAqCE,MArCF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,EACC,gCACE,gBAYE,OAZF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAEE,IAFF,CAAG,KAAK,OAAO,MAAO,CAAE,MAAO,MAAO,GACnC,CACD,CACF,EACF,gBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GC9DN,qBAGO,IAAM,EAA6E,EAAM,KAAK,CAAC,IAAU,CAC9G,OAAO,gBAAiiC,EAAjiC,IAAqB,EAAO,UAAU,iEAAiE,OAAO,4DAA2D,gBAAC,OAAD,CAAM,EAAE,wNAAwN,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kGAAkG,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+bAA+b,KAAK,eAAc,CAAI,EACziC,EAEc",
|
|
9
|
+
"debugId": "4208C702245D1CDF64756E2164756E21",
|
|
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
|
|