@central-icons-react/square-outlined-radius-0-stroke-2 0.0.37 → 0.0.38
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/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +63 -48
- package/filtered-icons.json +19322 -0
- package/icons/index.d.ts +1372 -1356
- package/icons-index.json +2768 -1098
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +10 -9
- package/package.json +2 -2
- package/tsx-icons.json +8920 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0})},s=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!I.call(e,t)&&t!==r&&p(e,t,{get:()=>o[t],enumerable:!(n=g(o,t))||n.enumerable});return e};var i=(e,o,r)=>(r=e!=null?u(x(e)):{},s(o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r,e)),h=e=>s(p({},"__esModule",{value:!0}),e);var V={};d(V,{IconBookSimple:()=>C,default:()=>w});module.exports=h(V);var l=i(require("react"));var a=i(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},r&&!t&&a.default.createElement("title",null,r),e);var C=e=>l.default.createElement(m,{...e,ariaLabel:"book-simple, guide, info, faq"},l.default.createElement("path",{d:"M7 21H19V3H7C5.89543 3 5 3.89543 5 5V19M7 21C5.89543 21 5 20.1046 5 19M7 21H10M5 19C5 17.8954 5.89543 17 7 17H19V12",stroke:"currentColor","stroke-width":"2"})),w=C;0&&(module.exports={IconBookSimple});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBookSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBookSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"book-simple, guide, info, faq\">\n <path\n d=\"M7 21H19V3H7C5.89543 3 5 3.89543 5 5V19M7 21C5.89543 21 5 20.1046 5 19M7 21H10M5 19C5 17.8954 5.89543 17 7 17H19V12\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBookSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,sHACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["IconBookSimple_exports","__export","IconBookSimple","IconBookSimple_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconBookSimple","props","React","CentralIconBase","IconBookSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import a from"react";import n from"react";var p=({children:o,size:e=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},t&&!r&&n.createElement("title",null,t),o);var m=o=>a.createElement(p,{...o,ariaLabel:"book-simple, guide, info, faq"},a.createElement("path",{d:"M7 21H19V3H7C5.89543 3 5 3.89543 5 5V19M7 21C5.89543 21 5 20.1046 5 19M7 21H10M5 19C5 17.8954 5.89543 17 7 17H19V12",stroke:"currentColor","stroke-width":"2"})),g=m;export{m as IconBookSimple,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBookSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBookSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"book-simple, guide, info, faq\">\n <path\n d=\"M7 21H19V3H7C5.89543 3 5 3.89543 5 5V19M7 21C5.89543 21 5 20.1046 5 19M7 21H10M5 19C5 17.8954 5.89543 17 7 17H19V12\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBookSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,EAAE,sHACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconBookSimple","props","React","CentralIconBase","IconBookSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!x.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(p=h(t,o))||p.enumerable});return r};var c=(r,t,e)=>(e=r!=null?u(w(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>l(s({},"__esModule",{value:!0}),r);var I={};y(I,{IconCandy:()=>i,default:()=>B});module.exports=g(I);var n=c(require("react"));var a=c(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:m,...d})=>a.default.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:p,...m}},e&&!o&&a.default.createElement("title",null,e),r);var i=r=>n.default.createElement(C,{...r,ariaLabel:"candy"},n.default.createElement("circle",{cx:"12",cy:"12",r:"5",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17",stroke:"currentColor","stroke-width":"2"})),B=i;0&&(module.exports={IconCandy});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCandy/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCandy: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"candy\">\n <circle cx=\"12\" cy=\"12\" r=\"5\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCandy;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,SACpC,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,eAAa,IAAI,EACrE,EAAAA,QAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACP,eAAa,IACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["IconCandy_exports","__export","IconCandy","IconCandy_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCandy","props","React","CentralIconBase","IconCandy_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...c})=>p.createElement("svg",{...c,"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,...l}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(s,{...e,ariaLabel:"candy"},t.createElement("circle",{cx:"12",cy:"12",r:"5",stroke:"currentColor","stroke-width":"2"}),t.createElement("path",{d:"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7",stroke:"currentColor","stroke-width":"2"}),t.createElement("path",{d:"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17",stroke:"currentColor","stroke-width":"2"})),h=C;export{C as IconCandy,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCandy/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCandy: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"candy\">\n <circle cx=\"12\" cy=\"12\" r=\"5\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCandy;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,SACpCC,EAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,eAAa,IAAI,EACrEA,EAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACP,eAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCandy","props","React","CentralIconBase","IconCandy_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var c=Object.getPrototypeOf,V=Object.prototype.hasOwnProperty;var M=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},h=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of w(t))!V.call(r,n)&&n!==e&&p(r,n,{get:()=>t[n],enumerable:!(s=m(t,n))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(c(r)):{},h(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),f=r=>h(p({},"__esModule",{value:!0}),r);var x={};M(x,{IconChipSimple:()=>a,default:()=>g});module.exports=f(x);var o=i(require("react"));var l=i(require("react")),d=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:n=!0,style:k,...C})=>l.default.createElement("svg",{...C,"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:s,...k}},e&&!n&&l.default.createElement("title",null,e),r);var a=r=>o.default.createElement(d,{...r,ariaLabel:"chip-simple, processor"},o.default.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M15 9H9V15H15V9Z",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M10 4V1",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M14 4V1",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M10 23V20",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M14 23V20",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M4 10H1",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M4 14H1",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M23 10H20",stroke:"currentColor","stroke-width":"2"}),o.default.createElement("path",{d:"M23 14H20",stroke:"currentColor","stroke-width":"2"})),g=a;0&&(module.exports={IconChipSimple});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChipSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconChipSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"chip-simple, processor\">\n <path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M15 9H9V15H15V9Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M10 4V1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M14 4V1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M10 23V20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M14 23V20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M4 10H1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M4 14H1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M23 10H20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M23 14H20\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconChipSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3D,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3D,EAAAA,QAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3D,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,CAC7D,EAIGE,EAAQJ","names":["IconChipSimple_exports","__export","IconChipSimple","IconChipSimple_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconChipSimple","props","React","CentralIconBase","IconChipSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";var p=({children:o,size:t=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:h,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?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,...h}},n&&!e&&s.createElement("title",null,n),o);var d=o=>r.createElement(p,{...o,ariaLabel:"chip-simple, processor"},r.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M15 9H9V15H15V9Z",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M10 4V1",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M14 4V1",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M10 23V20",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M14 23V20",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M4 10H1",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M4 14H1",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M23 10H20",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M23 14H20",stroke:"currentColor","stroke-width":"2"})),m=d;export{d as IconChipSimple,m as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChipSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconChipSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"chip-simple, processor\">\n <path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M15 9H9V15H15V9Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M10 4V1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M14 4V1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M10 23V20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M14 23V20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M4 10H1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M4 14H1\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M23 10H20\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M23 14H20\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconChipSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpCC,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClEA,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClEA,EAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzDA,EAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzDA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3DA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3DA,EAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzDA,EAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,eAAa,IAAI,EACzDA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,EAC3DA,EAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,eAAa,IAAI,CAC7D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconChipSimple","props","React","CentralIconBase","IconChipSimple_default"]}
|
package/IconCloud/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of g(e))!B.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(n=f(e,o))||n.enumerable});return r};var C=(r,e,t)=>(t=r!=null?d(x(r)):{},s(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>s(p({},"__esModule",{value:!0}),r);var y={};I(y,{IconCloud:()=>m,default:()=>w});module.exports=h(y);var l=C(require("react"));var a=C(require("react")),c=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...u})=>a.default.createElement("svg",{...u,"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:n,...i}},t&&!o&&a.default.createElement("title",null,t),r);var m=r=>l.default.createElement(c,{...r,ariaLabel:"cloud-"},l.default.createElement("path",{d:"M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H7Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})),w=m;0&&(module.exports={IconCloud});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconCloud/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud-\">\n <path\n d=\"M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H7Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpC,EAAAC,QAAA,cAAC,QACC,EAAE,iMACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconCloud_exports","__export","IconCloud","IconCloud_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCloud","props","React","CentralIconBase","IconCloud_default"]}
|
package/IconCloud/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!t&&n.createElement("title",null,o),e);var c=e=>a.createElement(p,{...e,ariaLabel:"cloud-"},a.createElement("path",{d:"M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H7Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})),f=c;export{c as IconCloud,f as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconCloud/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud-\">\n <path\n d=\"M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19H7Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpCC,EAAA,cAAC,QACC,EAAE,iMACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCloud","props","React","CentralIconBase","IconCloud_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!B.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?d(x(r)):{},s(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>s(p({},"__esModule",{value:!0}),r);var y={};I(y,{IconCloud1:()=>m,default:()=>w});module.exports=h(y);var a=C(require("react"));var l=C(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...u})=>l.default.createElement("svg",{...u,"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:n,...i}},e&&!o&&l.default.createElement("title",null,e),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"cloud, clouds"},a.default.createElement("path",{d:"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.8892 5 14.3696 6.75042 15.4386 9.24864C15.9299 9.08728 16.4547 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z",stroke:"currentColor","stroke-width":"2"})),w=m;0&&(module.exports={IconCloud1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud, clouds\">\n <path\n d=\"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.8892 5 14.3696 6.75042 15.4386 9.24864C15.9299 9.08728 16.4547 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,6LACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["IconCloud1_exports","__export","IconCloud1","IconCloud1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCloud1","props","React","CentralIconBase","IconCloud1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import l from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":e,role:e?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,...s}},o&&!e&&n.createElement("title",null,o),t);var c=t=>l.createElement(p,{...t,ariaLabel:"cloud, clouds"},l.createElement("path",{d:"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.8892 5 14.3696 6.75042 15.4386 9.24864C15.9299 9.08728 16.4547 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z",stroke:"currentColor","stroke-width":"2"})),f=c;export{c as IconCloud1,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud, clouds\">\n <path\n d=\"M17 19H9C5.13401 19 2 15.866 2 12C2 8.13401 5.13401 5 9 5C11.8892 5 14.3696 6.75042 15.4386 9.24864C15.9299 9.08728 16.4547 9 17 9C19.7614 9 22 11.2386 22 14C22 16.7614 19.7614 19 17 19Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpCC,EAAA,cAAC,QACC,EAAE,6LACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCloud1","props","React","CentralIconBase","IconCloud1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(l=k(o,e))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?c(w(r)):{},i(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>i(s({},"__esModule",{value:!0}),r);var y={};g(y,{IconCodeAnalyze:()=>u,default:()=>x});module.exports=L(y);var n=a(require("react"));var p=a(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:h,...C})=>p.default.createElement("svg",{...C,"aria-hidden":e,role:e?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:l,...h}},t&&!e&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"code-analyze, vibe-coding"},n.default.createElement("path",{d:"M13 4H4V20H20V11",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M7 8H13",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M7 12H10.5",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M12 12H17",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M7 16H14",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),x=u;0&&(module.exports={IconCodeAnalyze});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAnalyze/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAnalyze: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-analyze, vibe-coding\">\n <path d=\"M13 4H4V20H20V11\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M7 8H13\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7 12H10.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 12H17\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7 16H14\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAnalyze;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClE,EAAAA,QAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeAnalyze_exports","__export","IconCodeAnalyze","IconCodeAnalyze_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCodeAnalyze","props","React","CentralIconBase","IconCodeAnalyze_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";var s=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...a})=>l.createElement("svg",{...a,"aria-hidden":e,role:e?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:p,...i}},n&&!e&&l.createElement("title",null,n),t);var d=t=>r.createElement(s,{...t,ariaLabel:"code-analyze, vibe-coding"},r.createElement("path",{d:"M13 4H4V20H20V11",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M7 8H13",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),r.createElement("path",{d:"M7 12H10.5",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),r.createElement("path",{d:"M12 12H17",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),r.createElement("path",{d:"M7 16H14",stroke:"currentColor","stroke-width":"1.8","stroke-linejoin":"round"}),r.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),k=d;export{d as IconCodeAnalyze,k as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAnalyze/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAnalyze: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-analyze, vibe-coding\">\n <path d=\"M13 4H4V20H20V11\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M7 8H13\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7 12H10.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 12H17\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7 16H14\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAnalyze;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClEA,EAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,eAAa,MACb,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCodeAnalyze","props","React","CentralIconBase","IconCodeAnalyze_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of u(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(s=h(t,e))||s.enumerable});return r};var i=(r,t,o)=>(o=r!=null?L(f(r)):{},l(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};w(I,{IconCodeAssistant:()=>d,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),c=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:m,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?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:s,...m}},o&&!e&&a.default.createElement("title",null,o),r);var d=r=>n.default.createElement(c,{...r,ariaLabel:"code-assistant, vibe-coding"},n.default.createElement("path",{d:"M13 4H4V20H20V11",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M10.5 9.5L8 12L10.5 14.5",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M13.5 9.5L16 12L13.5 14.5",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),B=d;0&&(module.exports={IconCodeAssistant});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAssistant/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAssistant: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-assistant, vibe-coding\">\n <path d=\"M13 4H4V20H20V11\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M10.5 9.5L8 12L10.5 14.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M13.5 9.5L16 12L13.5 14.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAssistant;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,uBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAqDC,GAE9D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClE,EAAAA,QAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,eAAa,IACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4BACF,OAAO,eACP,eAAa,IACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeAssistant_exports","__export","IconCodeAssistant","IconCodeAssistant_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCodeAssistant","props","React","CentralIconBase","IconCodeAssistant_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?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,...l}},n&&!e&&s.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"code-assistant, vibe-coding"},t.createElement("path",{d:"M13 4H4V20H20V11",stroke:"currentColor","stroke-width":"2"}),t.createElement("path",{d:"M10.5 9.5L8 12L10.5 14.5",stroke:"currentColor","stroke-width":"2"}),t.createElement("path",{d:"M13.5 9.5L16 12L13.5 14.5",stroke:"currentColor","stroke-width":"2"}),t.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),h=c;export{c as IconCodeAssistant,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAssistant/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAssistant: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-assistant, vibe-coding\">\n <path d=\"M13 4H4V20H20V11\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M10.5 9.5L8 12L10.5 14.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M13.5 9.5L16 12L13.5 14.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAssistant;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAqDC,GAE9DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpCC,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClEA,EAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,eAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,4BACF,OAAO,eACP,eAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,6FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCodeAssistant","props","React","CentralIconBase","IconCodeAssistant_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of f(e))!x.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(s=d(e,o))||s.enumerable});return r};var c=(r,e,t)=>(t=r!=null?u(w(r)):{},l(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var y={};g(y,{IconDeepSearch:()=>i,default:()=>I});module.exports=B(y);var n=c(require("react"));var a=c(require("react")),C=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:h,...m})=>a.default.createElement("svg",{...m,"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:s,...h}},t&&!o&&a.default.createElement("title",null,t),r);var i=r=>n.default.createElement(C,{...r,ariaLabel:"deep-search, deep-research, focus-search"},n.default.createElement("circle",{cx:"12",cy:"12",r:"4",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M15 15L17.75 17.75",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5",stroke:"currentColor","stroke-width":"2"})),I=i;0&&(module.exports={IconDeepSearch});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M15 15L17.75 17.75\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeepSearch;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,4CAEV,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,eAAa,IAAI,EACrE,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,OAAO,eAAe,eAAa,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,iVACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["IconDeepSearch_exports","__export","IconDeepSearch","IconDeepSearch_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDeepSearch","props","React","CentralIconBase","IconDeepSearch_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...c})=>s.createElement("svg",{...c,"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,...l}},n&&!o&&s.createElement("title",null,n),t);var C=t=>e.createElement(p,{...t,ariaLabel:"deep-search, deep-research, focus-search"},e.createElement("circle",{cx:"12",cy:"12",r:"4",stroke:"currentColor","stroke-width":"2"}),e.createElement("path",{d:"M15 15L17.75 17.75",stroke:"currentColor","stroke-width":"2"}),e.createElement("path",{d:"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5",stroke:"currentColor","stroke-width":"2"})),d=C;export{C as IconDeepSearch,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M15 15L17.75 17.75\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path\n d=\"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeepSearch;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,4CAEVC,EAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,eAAa,IAAI,EACrEA,EAAA,cAAC,QAAK,EAAE,qBAAqB,OAAO,eAAe,eAAa,IAAI,EACpEA,EAAA,cAAC,QACC,EAAE,iVACF,OAAO,eACP,eAAa,IACf,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDeepSearch","props","React","CentralIconBase","IconDeepSearch_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var V=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},a=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of x(r))!I.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?C(B(e)):{},a(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),h=e=>a(l({},"__esModule",{value:!0}),e);var d={};V(d,{IconFullScreen1:()=>i,default:()=>w});module.exports=h(d);var s=c(require("react"));var p=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...f})=>p.default.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:n,...u}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>s.default.createElement(m,{...e,ariaLabel:"full-screen, focus"},s.default.createElement("path",{d:"M8 4H4V8M16 4H20V8M20 16V20H16M8 20H4V16",stroke:"currentColor","stroke-width":"2","stroke-linecap":"square"})),w=i;0&&(module.exports={IconFullScreen1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullScreen1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullScreen1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"full-screen, focus\">\n <path\n d=\"M8 4H4V8M16 4H20V8M20 16V20H16M8 20H4V16\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullScreen1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,sBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,2CACF,OAAO,eACP,eAAa,IACb,iBAAe,SACjB,CACF,EAIGE,EAAQJ","names":["IconFullScreen1_exports","__export","IconFullScreen1","IconFullScreen1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFullScreen1","props","React","CentralIconBase","IconFullScreen1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:a,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...a}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"full-screen, focus"},p.createElement("path",{d:"M8 4H4V8M16 4H20V8M20 16V20H16M8 20H4V16",stroke:"currentColor","stroke-width":"2","stroke-linecap":"square"})),g=m;export{m as IconFullScreen1,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullScreen1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullScreen1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"full-screen, focus\">\n <path\n d=\"M8 4H4V8M16 4H20V8M20 16V20H16M8 20H4V16\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullScreen1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,sBACpCC,EAAA,cAAC,QACC,EAAE,2CACF,OAAO,eACP,eAAa,IACb,iBAAe,SACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFullScreen1","props","React","CentralIconBase","IconFullScreen1_default"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { type CentralIconBaseProps } from "../CentralIconBase";
|
|
3
|
-
export declare const
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconFullscreen: React.FC<CentralIconBaseProps>;
|
|
4
|
+
export default IconFullscreen;
|
package/IconFullscreen/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var
|
|
1
|
+
"use strict";var C=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},a=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of x(r))!I.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?C(B(e)):{},a(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>a(l({},"__esModule",{value:!0}),e);var y={};h(y,{IconFullscreen:()=>i,default:()=>d});module.exports=w(y);var s=c(require("react"));var p=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:u,...f})=>p.default.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:n,...u}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>s.default.createElement(m,{...e,ariaLabel:"fullscreen"},s.default.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor","stroke-width":"2"})),d=i;0&&(module.exports={IconFullscreen});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFullscreen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const
|
|
1
|
+
{"version":3,"sources":["../src/IconFullscreen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullscreen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"fullscreen\">\n <path d=\"M21 5H3V19H21V5Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFullscreen;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,CACpE,EAIGE,EAAQJ","names":["IconFullscreen_exports","__export","IconFullscreen","IconFullscreen_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFullscreen","props","React","CentralIconBase","IconFullscreen_default"]}
|
package/IconFullscreen/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:a,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...a}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"
|
|
1
|
+
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:a,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...a}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"fullscreen"},p.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor","stroke-width":"2"})),g=m;export{m as IconFullscreen,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFullscreen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const
|
|
1
|
+
{"version":3,"sources":["../src/IconFullscreen/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullscreen: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"fullscreen\">\n <path d=\"M21 5H3V19H21V5Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFullscreen;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpCC,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,CACpE,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFullscreen","props","React","CentralIconBase","IconFullscreen_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!x.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?u(h(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var y={};B(y,{IconOffline:()=>c,default:()=>w});module.exports=I(y);var p=i(require("react"));var a=i(require("react")),C=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...m})=>a.default.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:n,...f}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>p.default.createElement(C,{...e,ariaLabel:"offline, disconnect, energy"},p.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","stroke-width":"2"}),p.default.createElement("path",{d:"M13.5 11.25L10.5 9L6 15L10.5 12.75L13.5 15L18 9L13.5 11.25Z",fill:"currentColor"})),w=c;0&&(module.exports={IconOffline});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconOffline/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconOffline: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"offline, disconnect, energy\">\n <path\n 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\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M13.5 11.25L10.5 9L6 15L10.5 12.75L13.5 15L18 9L13.5 11.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOffline;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,eAAa,IACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconOffline_exports","__export","IconOffline","IconOffline_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconOffline","props","React","CentralIconBase","IconOffline_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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,...s}},n&&!t&&l.createElement("title",null,n),r);var C=r=>o.createElement(p,{...r,ariaLabel:"offline, disconnect, energy"},o.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","stroke-width":"2"}),o.createElement("path",{d:"M13.5 11.25L10.5 9L6 15L10.5 12.75L13.5 15L18 9L13.5 11.25Z",fill:"currentColor"})),g=C;export{C as IconOffline,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconOffline/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconOffline: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"offline, disconnect, energy\">\n <path\n 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\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M13.5 11.25L10.5 9L6 15L10.5 12.75L13.5 15L18 9L13.5 11.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOffline;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpCC,EAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,eAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,8DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconOffline","props","React","CentralIconBase","IconOffline_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?c(h(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>s(p({},"__esModule",{value:!0}),r);var x={};B(x,{IconRemoveBackground2:()=>u,default:()=>w});module.exports=H(x);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:C,...V})=>a.default.createElement("svg",{...V,"aria-hidden":e,role:e?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:l,...C}},t&&!e&&a.default.createElement("title",null,t),r);var u=r=>n.default.createElement(m,{...r,ariaLabel:"remove-background-2"},n.default.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M8 4V8H4V4H8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 1V23",stroke:"currentColor","stroke-width":"2"})),w=u;0&&(module.exports={IconRemoveBackground2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRemoveBackground2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRemoveBackground2: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"remove-background-2\">\n <path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M8 4V8H4V4H8Z\" fill=\"currentColor\" />\n <path d=\"M12 8V12H8V8H12Z\" fill=\"currentColor\" />\n <path d=\"M8 12V16H4V12H8Z\" fill=\"currentColor\" />\n <path d=\"M12 16V20H8V16H12Z\" fill=\"currentColor\" />\n <path d=\"M12 1V23\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,KAAK,eAAe,EAC5C,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/C,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/C,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,EACjD,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,eAAa,IAAI,CAC5D,EAIGE,EAAQJ","names":["IconRemoveBackground2_exports","__export","IconRemoveBackground2","IconRemoveBackground2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?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,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor","stroke-width":"2"}),r.createElement("path",{d:"M8 4V8H4V4H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),r.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"}),r.createElement("path",{d:"M12 1V23",stroke:"currentColor","stroke-width":"2"})),d=m;export{m as IconRemoveBackground2,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRemoveBackground2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRemoveBackground2: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"remove-background-2\">\n <path d=\"M20 4H4V20H20V4Z\" stroke=\"currentColor\" stroke-width=\"2\" />\n <path d=\"M8 4V8H4V4H8Z\" fill=\"currentColor\" />\n <path d=\"M12 8V12H8V8H12Z\" fill=\"currentColor\" />\n <path d=\"M8 12V16H4V12H8Z\" fill=\"currentColor\" />\n <path d=\"M12 16V20H8V16H12Z\" fill=\"currentColor\" />\n <path d=\"M12 1V23\" stroke=\"currentColor\" stroke-width=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\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 ...props\n}) => {\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 {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,eAAa,IAAI,EAClEA,EAAA,cAAC,QAAK,EAAE,gBAAgB,KAAK,eAAe,EAC5CA,EAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/CA,EAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/CA,EAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,EACjDA,EAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,eAAa,IAAI,CAC5D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|