@central-icons-react/round-filled-radius-0-stroke-2 0.0.37 → 0.0.39
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 +62 -47
- 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 l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,o)=>{for(var r in o)l(e,r,{get:o[r],enumerable:!0})},s=(e,o,r,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(e,t)&&t!==r&&l(e,t,{get:()=>o[t],enumerable:!(n=d(o,t))||n.enumerable});return e};var i=(e,o,r)=>(r=e!=null?u(B(e)):{},s(o||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),V=e=>s(l({},"__esModule",{value:!0}),e);var h={};I(h,{IconBookSimple:()=>C,default:()=>b});module.exports=V(h);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:n,ariaHidden:t=!0,style:c,...f})=>p.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&&p.default.createElement("title",null,r),e);var C=e=>a.default.createElement(m,{...e,ariaLabel:"book-simple, guide, info, faq"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H19C19.5523 22 20 21.5523 20 21V3C20 2.44772 19.5523 2 19 2H7ZM6 19C6 19.5523 6.44772 20 7 20H18V18H7C6.44772 18 6 18.4477 6 19Z",fill:"currentColor"})),b=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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H19C19.5523 22 20 21.5523 20 21V3C20 2.44772 19.5523 2 19 2H7ZM6 19C6 19.5523 6.44772 20 7 20H18V18H7C6.44772 18 6 18.4477 6 19Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,4LACF,KAAK,eACP,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 p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,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:a,...s}},t&&!r&&n.createElement("title",null,t),o);var m=o=>p.createElement(l,{...o,ariaLabel:"book-simple, guide, info, faq"},p.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H19C19.5523 22 20 21.5523 20 21V3C20 2.44772 19.5523 2 19 2H7ZM6 19C6 19.5523 6.44772 20 7 20H18V18H7C6.44772 18 6 18.4477 6 19Z",fill:"currentColor"})),d=m;export{m as IconBookSimple,d 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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H19C19.5523 22 20 21.5523 20 21V3C20 2.44772 19.5523 2 19 2H7ZM6 19C6 19.5523 6.44772 20 7 20H18V18H7C6.44772 18 6 18.4477 6 19Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,4LACF,KAAK,eACP,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 C=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var y=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var t in e)C(r,t,{get:e[t],enumerable:!0})},l=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of x(e))!B.call(r,o)&&o!==t&&C(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var s=(r,e,t)=>(t=r!=null?u(y(r)):{},l(e||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>l(C({},"__esModule",{value:!0}),r);var w={};I(w,{IconCandy:()=>c,default:()=>h});module.exports=d(w);var p=s(require("react"));var a=s(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...f})=>a.default.createElement("svg",{...f,"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 c=r=>p.default.createElement(m,{...r,ariaLabel:"candy"},p.default.createElement("path",{d:"M5.93167 14.334C6.59066 16.046 7.9531 17.4073 9.66507 18.0664C9.36457 19.4377 8.84836 20.7648 8.05862 21.7119C7.7327 22.1028 7.15192 22.0669 6.79202 21.7071L2.29202 17.2071C1.9322 16.8472 1.89614 16.2662 2.28714 15.9405C3.23409 15.1515 4.56149 14.6347 5.93167 14.334ZM11.9991 7.00003C14.7605 7.00003 16.9991 9.2386 16.9991 12C16.9991 14.7615 14.7605 17 11.9991 17C9.23763 17 6.99905 14.7615 6.99905 12C6.99905 9.2386 9.23763 7.00003 11.9991 7.00003ZM15.9395 2.28811C16.2653 1.89712 16.8462 1.93318 17.2061 2.293L21.7061 6.793C22.0659 7.15289 22.102 7.73383 21.711 8.0596C20.7638 8.8487 19.4359 9.36442 18.0655 9.66507C17.4062 7.9535 16.0448 6.59153 14.333 5.93264C14.6337 4.56247 15.1505 3.23507 15.9395 2.28811Z",fill:"currentColor"})),h=c;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 <path\n d=\"M5.93167 14.334C6.59066 16.046 7.9531 17.4073 9.66507 18.0664C9.36457 19.4377 8.84836 20.7648 8.05862 21.7119C7.7327 22.1028 7.15192 22.0669 6.79202 21.7071L2.29202 17.2071C1.9322 16.8472 1.89614 16.2662 2.28714 15.9405C3.23409 15.1515 4.56149 14.6347 5.93167 14.334ZM11.9991 7.00003C14.7605 7.00003 16.9991 9.2386 16.9991 12C16.9991 14.7615 14.7605 17 11.9991 17C9.23763 17 6.99905 14.7615 6.99905 12C6.99905 9.2386 9.23763 7.00003 11.9991 7.00003ZM15.9395 2.28811C16.2653 1.89712 16.8462 1.93318 17.2061 2.293L21.7061 6.793C22.0659 7.15289 22.102 7.73383 21.711 8.0596C20.7638 8.8487 19.4359 9.36442 18.0655 9.66507C17.4062 7.9535 16.0448 6.59153 14.333 5.93264C14.6337 4.56247 15.1505 3.23507 15.9395 2.28811Z\"\n fill=\"currentColor\"\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,QACC,EAAE,2sBACF,KAAK,eACP,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 a from"react";import n from"react";var C=({children:e,size:r=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},o&&!t&&n.createElement("title",null,o),e);var m=e=>a.createElement(C,{...e,ariaLabel:"candy"},a.createElement("path",{d:"M5.93167 14.334C6.59066 16.046 7.9531 17.4073 9.66507 18.0664C9.36457 19.4377 8.84836 20.7648 8.05862 21.7119C7.7327 22.1028 7.15192 22.0669 6.79202 21.7071L2.29202 17.2071C1.9322 16.8472 1.89614 16.2662 2.28714 15.9405C3.23409 15.1515 4.56149 14.6347 5.93167 14.334ZM11.9991 7.00003C14.7605 7.00003 16.9991 9.2386 16.9991 12C16.9991 14.7615 14.7605 17 11.9991 17C9.23763 17 6.99905 14.7615 6.99905 12C6.99905 9.2386 9.23763 7.00003 11.9991 7.00003ZM15.9395 2.28811C16.2653 1.89712 16.8462 1.93318 17.2061 2.293L21.7061 6.793C22.0659 7.15289 22.102 7.73383 21.711 8.0596C20.7638 8.8487 19.4359 9.36442 18.0655 9.66507C17.4062 7.9535 16.0448 6.59153 14.333 5.93264C14.6337 4.56247 15.1505 3.23507 15.9395 2.28811Z",fill:"currentColor"})),g=m;export{m as IconCandy,g 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 <path\n d=\"M5.93167 14.334C6.59066 16.046 7.9531 17.4073 9.66507 18.0664C9.36457 19.4377 8.84836 20.7648 8.05862 21.7119C7.7327 22.1028 7.15192 22.0669 6.79202 21.7071L2.29202 17.2071C1.9322 16.8472 1.89614 16.2662 2.28714 15.9405C3.23409 15.1515 4.56149 14.6347 5.93167 14.334ZM11.9991 7.00003C14.7605 7.00003 16.9991 9.2386 16.9991 12C16.9991 14.7615 14.7605 17 11.9991 17C9.23763 17 6.99905 14.7615 6.99905 12C6.99905 9.2386 9.23763 7.00003 11.9991 7.00003ZM15.9395 2.28811C16.2653 1.89712 16.8462 1.93318 17.2061 2.293L21.7061 6.793C22.0659 7.15289 22.102 7.73383 21.711 8.0596C20.7638 8.8487 19.4359 9.36442 18.0655 9.66507C17.4062 7.9535 16.0448 6.59153 14.333 5.93264C14.6337 4.56247 15.1505 3.23507 15.9395 2.28811Z\"\n fill=\"currentColor\"\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,QACC,EAAE,2sBACF,KAAK,eACP,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 c=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var o in r)n(e,o,{get:r[o],enumerable:!0})},V=(e,r,o,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!h.call(e,t)&&t!==o&&n(e,t,{get:()=>r[t],enumerable:!(C=f(r,t))||C.enumerable});return e};var a=(e,r,o)=>(o=e!=null?c(d(e)):{},V(r||!e||!e.__esModule?n(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>V(n({},"__esModule",{value:!0}),e);var I={};g(I,{IconChipSimple:()=>i,default:()=>B});module.exports=x(I);var l=a(require("react"));var p=a(require("react")),s=({children:e,size:r=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:H,...m})=>p.default.createElement("svg",{...m,"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:C,...H}},o&&!t&&p.default.createElement("title",null,o),e);var i=e=>l.default.createElement(s,{...e,ariaLabel:"chip-simple, processor"},l.default.createElement("path",{d:"M14 14H10V10H14V14Z",fill:"currentColor"}),l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14 1C14.5523 1 15 1.44772 15 2V3H20C20.5523 3 21 3.44772 21 4V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V20C21 20.5523 20.5523 21 20 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H4C3.44772 21 3 20.5523 3 20V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V4C3 3.44772 3.44772 3 4 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z",fill:"currentColor"})),B=i;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=\"M14 14H10V10H14V14Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14 1C14.5523 1 15 1.44772 15 2V3H20C20.5523 3 21 3.44772 21 4V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V20C21 20.5523 20.5523 21 20 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H4C3.44772 21 3 20.5523 3 20V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V4C3 3.44772 3.44772 3 4 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z\"\n fill=\"currentColor\"\n />\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,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,21BACF,KAAK,eACP,CACF,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 t from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:C,color:p,ariaHidden:o=!0,style:V,...a})=>n.createElement("svg",{...a,"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:p,...V}},C&&!o&&n.createElement("title",null,C),r);var s=r=>t.createElement(l,{...r,ariaLabel:"chip-simple, processor"},t.createElement("path",{d:"M14 14H10V10H14V14Z",fill:"currentColor"}),t.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14 1C14.5523 1 15 1.44772 15 2V3H20C20.5523 3 21 3.44772 21 4V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V20C21 20.5523 20.5523 21 20 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H4C3.44772 21 3 20.5523 3 20V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V4C3 3.44772 3.44772 3 4 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z",fill:"currentColor"})),f=s;export{s as IconChipSimple,f 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=\"M14 14H10V10H14V14Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14 1C14.5523 1 15 1.44772 15 2V3H20C20.5523 3 21 3.44772 21 4V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V20C21 20.5523 20.5523 21 20 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H4C3.44772 21 3 20.5523 3 20V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V4C3 3.44772 3.44772 3 4 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z\"\n fill=\"currentColor\"\n />\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,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,21BACF,KAAK,eACP,CACF,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 f=Object.create;var l=Object.defineProperty;var
|
|
1
|
+
"use strict";var f=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of x(e))!I.call(r,o)&&o!==t&&l(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var C=(r,e,t)=>(t=r!=null?f(B(r)):{},s(e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>s(l({},"__esModule",{value:!0}),r);var y={};d(y,{IconCloud:()=>c,default:()=>w});module.exports=h(y);var a=C(require("react"));var p=C(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...u})=>p.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&&p.default.createElement("title",null,t),r);var c=r=>a.default.createElement(m,{...r,ariaLabel:"cloud-"},a.default.createElement("path",{d:"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z",fill:"currentColor"})),w=c;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=\"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z\"\n fill=\"currentColor\"\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,qNACF,KAAK,eACP,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 p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:
|
|
1
|
+
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:o,color:a,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:a,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(l,{...e,ariaLabel:"cloud-"},p.createElement("path",{d:"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z",fill:"currentColor"})),g=m;export{m as IconCloud,g 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=\"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z\"\n fill=\"currentColor\"\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,qNACF,KAAK,eACP,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 f=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of g(e))!B.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(n=d(e,t))||n.enumerable});return r};var C=(r,e,o)=>(o=r!=null?f(x(r)):{},s(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>s(l({},"__esModule",{value:!0}),r);var y={};I(y,{IconCloud1:()=>m,default:()=>w});module.exports=h(y);var a=C(require("react"));var p=C(require("react")),c=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:i,...u})=>p.default.createElement("svg",{...u,"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:n,...i}},o&&!t&&p.default.createElement("title",null,o),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"cloud, clouds"},a.default.createElement("path",{d:"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.6524 8 16.3112 8.02966 15.9789 8.0867C14.6092 5.6491 11.9981 4 9 4Z",fill:"currentColor"})),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=\"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.6524 8 16.3112 8.02966 15.9789 8.0867C14.6092 5.6491 11.9981 4 9 4Z\"\n fill=\"currentColor\"\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,0LACF,KAAK,eACP,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 p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.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,...s}},t&&!o&&n.createElement("title",null,t),e);var c=e=>p.createElement(l,{...e,ariaLabel:"cloud, clouds"},p.createElement("path",{d:"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.6524 8 16.3112 8.02966 15.9789 8.0867C14.6092 5.6491 11.9981 4 9 4Z",fill:"currentColor"})),d=c;export{c as IconCloud1,d 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=\"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.6524 8 16.3112 8.02966 15.9789 8.0867C14.6092 5.6491 11.9981 4 9 4Z\"\n fill=\"currentColor\"\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,0LACF,KAAK,eACP,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 L=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var x=(e,C)=>{for(var r in C)n(e,r,{get:C[r],enumerable:!0})},a=(e,C,r,t)=>{if(C&&typeof C=="object"||typeof C=="function")for(let o of u(C))!H.call(e,o)&&o!==r&&n(e,o,{get:()=>C[o],enumerable:!(t=f(C,o))||t.enumerable});return e};var s=(e,C,r)=>(r=e!=null?L(g(e)):{},a(C||!e||!e.__esModule?n(r,"default",{value:e,enumerable:!0}):r,e)),y=e=>a(n({},"__esModule",{value:!0}),e);var I={};x(I,{IconCodeAnalyze:()=>c,default:()=>B});module.exports=y(I);var l=s(require("react"));var p=s(require("react")),i=({children:e,size:C=24,ariaLabel:r,color:t,ariaHidden:o=!0,style:m,...d})=>p.default.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},r&&!o&&p.default.createElement("title",null,r),e);var c=e=>l.default.createElement(i,{...e,ariaLabel:"code-analyze, vibe-coding"},l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z",fill:"currentColor"}),l.default.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),B=c;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\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\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,QACC,YAAU,UACV,YAAU,UACV,EAAE,yyCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wjBACF,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 o from"react";import n from"react";var l=({children:C,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:a,...s})=>n.createElement("svg",{...s,"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:p,...a}},t&&!r&&n.createElement("title",null,t),C);var i=C=>o.createElement(l,{...C,ariaLabel:"code-analyze, vibe-coding"},o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z",fill:"currentColor"}),o.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),f=i;export{i as IconCodeAnalyze,f 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\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\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,QACC,YAAU,UACV,YAAU,UACV,EAAE,yyCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wjBACF,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 d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)n(e,t,{get:r[t],enumerable:!0})},a=(e,r,t,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of u(r))!x.call(e,o)&&o!==t&&n(e,o,{get:()=>r[o],enumerable:!(C=f(r,o))||C.enumerable});return e};var s=(e,r,t)=>(t=e!=null?d(g(e)):{},a(r||!e||!e.__esModule?n(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>a(n({},"__esModule",{value:!0}),e);var v={};B(v,{IconCodeAssistant:()=>i,default:()=>h});module.exports=I(v);var l=s(require("react"));var p=s(require("react")),L=({children:e,size:r=24,ariaLabel:t,color:C,ariaHidden:o=!0,style:c,...m})=>p.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:C,...c}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>l.default.createElement(L,{...e,ariaLabel:"code-assistant, vibe-coding"},l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z",fill:"currentColor"}),l.default.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),h=i;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\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\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,QACC,YAAU,UACV,YAAU,UACV,EAAE,2oCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wjBACF,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 o from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:C,color:p,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"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:p,...a}},C&&!t&&n.createElement("title",null,C),r);var L=r=>o.createElement(l,{...r,ariaLabel:"code-assistant, vibe-coding"},o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z",fill:"currentColor"}),o.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),f=L;export{L as IconCodeAssistant,f 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\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\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,QACC,YAAU,UACV,YAAU,UACV,EAAE,2oCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wjBACF,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 d=Object.create;var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var C in e)n(r,C,{get:e[C],enumerable:!0})},a=(r,e,C,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!g.call(r,o)&&o!==C&&n(r,o,{get:()=>e[o],enumerable:!(l=h(e,o))||l.enumerable});return r};var s=(r,e,C)=>(C=r!=null?d(L(r)):{},a(e||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),B=r=>a(n({},"__esModule",{value:!0}),r);var M={};x(M,{IconDeepSearch:()=>c,default:()=>I});module.exports=B(M);var t=s(require("react"));var p=s(require("react")),i=({children:r,size:e=24,ariaLabel:C,color:l,ariaHidden:o=!0,style:f,...u})=>p.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:l,...f}},C&&!o&&p.default.createElement("title",null,C),r);var c=r=>t.default.createElement(i,{...r,ariaLabel:"deep-search, deep-research, focus-search"},t.default.createElement("path",{d:"M14.555 19.5834C15.0784 19.4076 15.6456 19.689 15.8216 20.2123C15.9973 20.7358 15.7151 21.303 15.1917 21.4789C13.1238 22.1737 10.8748 22.1738 8.80695 21.4789C8.2836 21.303 8.00143 20.7357 8.17706 20.2123C8.35308 19.689 8.92029 19.4076 9.44367 19.5834C11.0983 20.1394 12.9004 20.1394 14.555 19.5834Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12.0003 10.0004C13.1047 10.0006 14.0003 10.8959 14.0003 12.0004C14.0001 13.1047 13.1046 14.0002 12.0003 14.0004C10.8959 14.0004 10.0005 13.1048 10.0003 12.0004C10.0003 10.8958 10.8957 10.0004 12.0003 10.0004Z",fill:"currentColor"}),t.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0003 7.0004C14.7616 7.00056 17.0003 9.23908 17.0003 12.0004C17.0002 13.0193 16.6936 13.966 16.1702 14.7563L17.7073 16.2934L17.7757 16.3695C18.0957 16.7623 18.0733 17.3414 17.7073 17.7074C17.3413 18.0734 16.7622 18.0958 16.3694 17.7758L16.2933 17.7074L14.7562 16.1703C13.9659 16.6937 13.0192 17.0003 12.0003 17.0004C9.23901 17.0004 7.00052 14.7616 7.00031 12.0004C7.00031 9.23898 9.23888 7.0004 12.0003 7.0004ZM12.0003 9.0004C10.3435 9.0004 9.00031 10.3435 9.00031 12.0004C9.00052 13.6571 10.3436 15.0004 12.0003 15.0004C13.6569 15.0002 15.0001 13.657 15.0003 12.0004C15.0003 10.3436 13.657 9.00056 12.0003 9.0004Z",fill:"currentColor"}),t.default.createElement("path",{d:"M2.55792 8.71232C2.76714 8.25077 3.2967 8.01327 3.78742 8.17814C4.3107 8.35415 4.59211 8.92136 4.41632 9.44474L4.31867 9.75724C3.86277 11.3244 3.89511 13.0051 4.41632 14.5561C4.59192 15.0794 4.31061 15.6467 3.78742 15.8227C3.26408 15.9984 2.69682 15.716 2.52081 15.1928C1.82594 13.1249 1.82603 10.8759 2.52081 8.80802L2.55792 8.71232Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.1966 2.39982C11.1552 1.82973 13.2529 1.87041 15.1917 2.52189C15.7152 2.69781 15.9975 3.26497 15.8216 3.78849C15.6454 4.31152 15.0782 4.59316 14.555 4.4174C12.9003 3.86136 11.0983 3.86135 9.44367 4.4174L9.34503 4.44474C8.85106 4.55652 8.34215 4.27879 8.17706 3.78849C8.00117 3.26507 8.28362 2.69792 8.80695 2.52189L9.1966 2.39982Z",fill:"currentColor"}),t.default.createElement("path",{d:"M21.4779 15.1925C22.1727 13.1246 22.1727 10.8756 21.4779 8.80769C21.3019 8.28417 20.7348 8.00188 20.2113 8.17781C19.6881 8.35394 19.4066 8.92112 19.5824 9.44441C20.1383 11.099 20.1384 12.9011 19.5824 14.5557C19.4069 15.079 19.6881 15.6463 20.2113 15.8223C20.7346 15.9982 21.3018 15.7157 21.4779 15.1925Z",fill:"currentColor"})),I=c;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 <path\n d=\"M14.555 19.5834C15.0784 19.4076 15.6456 19.689 15.8216 20.2123C15.9973 20.7358 15.7151 21.303 15.1917 21.4789C13.1238 22.1737 10.8748 22.1738 8.80695 21.4789C8.2836 21.303 8.00143 20.7357 8.17706 20.2123C8.35308 19.689 8.92029 19.4076 9.44367 19.5834C11.0983 20.1394 12.9004 20.1394 14.555 19.5834Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0003 10.0004C13.1047 10.0006 14.0003 10.8959 14.0003 12.0004C14.0001 13.1047 13.1046 14.0002 12.0003 14.0004C10.8959 14.0004 10.0005 13.1048 10.0003 12.0004C10.0003 10.8958 10.8957 10.0004 12.0003 10.0004Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12.0003 7.0004C14.7616 7.00056 17.0003 9.23908 17.0003 12.0004C17.0002 13.0193 16.6936 13.966 16.1702 14.7563L17.7073 16.2934L17.7757 16.3695C18.0957 16.7623 18.0733 17.3414 17.7073 17.7074C17.3413 18.0734 16.7622 18.0958 16.3694 17.7758L16.2933 17.7074L14.7562 16.1703C13.9659 16.6937 13.0192 17.0003 12.0003 17.0004C9.23901 17.0004 7.00052 14.7616 7.00031 12.0004C7.00031 9.23898 9.23888 7.0004 12.0003 7.0004ZM12.0003 9.0004C10.3435 9.0004 9.00031 10.3435 9.00031 12.0004C9.00052 13.6571 10.3436 15.0004 12.0003 15.0004C13.6569 15.0002 15.0001 13.657 15.0003 12.0004C15.0003 10.3436 13.657 9.00056 12.0003 9.0004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.55792 8.71232C2.76714 8.25077 3.2967 8.01327 3.78742 8.17814C4.3107 8.35415 4.59211 8.92136 4.41632 9.44474L4.31867 9.75724C3.86277 11.3244 3.89511 13.0051 4.41632 14.5561C4.59192 15.0794 4.31061 15.6467 3.78742 15.8227C3.26408 15.9984 2.69682 15.716 2.52081 15.1928C1.82594 13.1249 1.82603 10.8759 2.52081 8.80802L2.55792 8.71232Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.1966 2.39982C11.1552 1.82973 13.2529 1.87041 15.1917 2.52189C15.7152 2.69781 15.9975 3.26497 15.8216 3.78849C15.6454 4.31152 15.0782 4.59316 14.555 4.4174C12.9003 3.86136 11.0983 3.86135 9.44367 4.4174L9.34503 4.44474C8.85106 4.55652 8.34215 4.27879 8.17706 3.78849C8.00117 3.26507 8.28362 2.69792 8.80695 2.52189L9.1966 2.39982Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.4779 15.1925C22.1727 13.1246 22.1727 10.8756 21.4779 8.80769C21.3019 8.28417 20.7348 8.00188 20.2113 8.17781C19.6881 8.35394 19.4066 8.92112 19.5824 9.44441C20.1383 11.099 20.1384 12.9011 19.5824 14.5557C19.4069 15.079 19.6881 15.6463 20.2113 15.8223C20.7346 15.9982 21.3018 15.7157 21.4779 15.1925Z\"\n fill=\"currentColor\"\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,QACC,EAAE,6SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,4mBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,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 r from"react";import l from"react";var n=({children:C,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"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:p,...a}},t&&!o&&l.createElement("title",null,t),C);var i=C=>r.createElement(n,{...C,ariaLabel:"deep-search, deep-research, focus-search"},r.createElement("path",{d:"M14.555 19.5834C15.0784 19.4076 15.6456 19.689 15.8216 20.2123C15.9973 20.7358 15.7151 21.303 15.1917 21.4789C13.1238 22.1737 10.8748 22.1738 8.80695 21.4789C8.2836 21.303 8.00143 20.7357 8.17706 20.2123C8.35308 19.689 8.92029 19.4076 9.44367 19.5834C11.0983 20.1394 12.9004 20.1394 14.555 19.5834Z",fill:"currentColor"}),r.createElement("path",{d:"M12.0003 10.0004C13.1047 10.0006 14.0003 10.8959 14.0003 12.0004C14.0001 13.1047 13.1046 14.0002 12.0003 14.0004C10.8959 14.0004 10.0005 13.1048 10.0003 12.0004C10.0003 10.8958 10.8957 10.0004 12.0003 10.0004Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0003 7.0004C14.7616 7.00056 17.0003 9.23908 17.0003 12.0004C17.0002 13.0193 16.6936 13.966 16.1702 14.7563L17.7073 16.2934L17.7757 16.3695C18.0957 16.7623 18.0733 17.3414 17.7073 17.7074C17.3413 18.0734 16.7622 18.0958 16.3694 17.7758L16.2933 17.7074L14.7562 16.1703C13.9659 16.6937 13.0192 17.0003 12.0003 17.0004C9.23901 17.0004 7.00052 14.7616 7.00031 12.0004C7.00031 9.23898 9.23888 7.0004 12.0003 7.0004ZM12.0003 9.0004C10.3435 9.0004 9.00031 10.3435 9.00031 12.0004C9.00052 13.6571 10.3436 15.0004 12.0003 15.0004C13.6569 15.0002 15.0001 13.657 15.0003 12.0004C15.0003 10.3436 13.657 9.00056 12.0003 9.0004Z",fill:"currentColor"}),r.createElement("path",{d:"M2.55792 8.71232C2.76714 8.25077 3.2967 8.01327 3.78742 8.17814C4.3107 8.35415 4.59211 8.92136 4.41632 9.44474L4.31867 9.75724C3.86277 11.3244 3.89511 13.0051 4.41632 14.5561C4.59192 15.0794 4.31061 15.6467 3.78742 15.8227C3.26408 15.9984 2.69682 15.716 2.52081 15.1928C1.82594 13.1249 1.82603 10.8759 2.52081 8.80802L2.55792 8.71232Z",fill:"currentColor"}),r.createElement("path",{d:"M9.1966 2.39982C11.1552 1.82973 13.2529 1.87041 15.1917 2.52189C15.7152 2.69781 15.9975 3.26497 15.8216 3.78849C15.6454 4.31152 15.0782 4.59316 14.555 4.4174C12.9003 3.86136 11.0983 3.86135 9.44367 4.4174L9.34503 4.44474C8.85106 4.55652 8.34215 4.27879 8.17706 3.78849C8.00117 3.26507 8.28362 2.69792 8.80695 2.52189L9.1966 2.39982Z",fill:"currentColor"}),r.createElement("path",{d:"M21.4779 15.1925C22.1727 13.1246 22.1727 10.8756 21.4779 8.80769C21.3019 8.28417 20.7348 8.00188 20.2113 8.17781C19.6881 8.35394 19.4066 8.92112 19.5824 9.44441C20.1383 11.099 20.1384 12.9011 19.5824 14.5557C19.4069 15.079 19.6881 15.6463 20.2113 15.8223C20.7346 15.9982 21.3018 15.7157 21.4779 15.1925Z",fill:"currentColor"})),h=i;export{i as IconDeepSearch,h 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 <path\n d=\"M14.555 19.5834C15.0784 19.4076 15.6456 19.689 15.8216 20.2123C15.9973 20.7358 15.7151 21.303 15.1917 21.4789C13.1238 22.1737 10.8748 22.1738 8.80695 21.4789C8.2836 21.303 8.00143 20.7357 8.17706 20.2123C8.35308 19.689 8.92029 19.4076 9.44367 19.5834C11.0983 20.1394 12.9004 20.1394 14.555 19.5834Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0003 10.0004C13.1047 10.0006 14.0003 10.8959 14.0003 12.0004C14.0001 13.1047 13.1046 14.0002 12.0003 14.0004C10.8959 14.0004 10.0005 13.1048 10.0003 12.0004C10.0003 10.8958 10.8957 10.0004 12.0003 10.0004Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12.0003 7.0004C14.7616 7.00056 17.0003 9.23908 17.0003 12.0004C17.0002 13.0193 16.6936 13.966 16.1702 14.7563L17.7073 16.2934L17.7757 16.3695C18.0957 16.7623 18.0733 17.3414 17.7073 17.7074C17.3413 18.0734 16.7622 18.0958 16.3694 17.7758L16.2933 17.7074L14.7562 16.1703C13.9659 16.6937 13.0192 17.0003 12.0003 17.0004C9.23901 17.0004 7.00052 14.7616 7.00031 12.0004C7.00031 9.23898 9.23888 7.0004 12.0003 7.0004ZM12.0003 9.0004C10.3435 9.0004 9.00031 10.3435 9.00031 12.0004C9.00052 13.6571 10.3436 15.0004 12.0003 15.0004C13.6569 15.0002 15.0001 13.657 15.0003 12.0004C15.0003 10.3436 13.657 9.00056 12.0003 9.0004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.55792 8.71232C2.76714 8.25077 3.2967 8.01327 3.78742 8.17814C4.3107 8.35415 4.59211 8.92136 4.41632 9.44474L4.31867 9.75724C3.86277 11.3244 3.89511 13.0051 4.41632 14.5561C4.59192 15.0794 4.31061 15.6467 3.78742 15.8227C3.26408 15.9984 2.69682 15.716 2.52081 15.1928C1.82594 13.1249 1.82603 10.8759 2.52081 8.80802L2.55792 8.71232Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.1966 2.39982C11.1552 1.82973 13.2529 1.87041 15.1917 2.52189C15.7152 2.69781 15.9975 3.26497 15.8216 3.78849C15.6454 4.31152 15.0782 4.59316 14.555 4.4174C12.9003 3.86136 11.0983 3.86135 9.44367 4.4174L9.34503 4.44474C8.85106 4.55652 8.34215 4.27879 8.17706 3.78849C8.00117 3.26507 8.28362 2.69792 8.80695 2.52189L9.1966 2.39982Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.4779 15.1925C22.1727 13.1246 22.1727 10.8756 21.4779 8.80769C21.3019 8.28417 20.7348 8.00188 20.2113 8.17781C19.6881 8.35394 19.4066 8.92112 19.5824 9.44441C20.1383 11.099 20.1384 12.9011 19.5824 14.5557C19.4069 15.079 19.6881 15.6463 20.2113 15.8223C20.7346 15.9982 21.3018 15.7157 21.4779 15.1925Z\"\n fill=\"currentColor\"\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,QACC,EAAE,6SACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,4mBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iVACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+UACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,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 f=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},a=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!x.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=V(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?f(g(e)):{},a(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>a(l({},"__esModule",{value:!0}),e);var h={};B(h,{IconFullScreen1:()=>i,default:()=>H});module.exports=I(h);var p=s(require("react"));var C=s(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:m,...u})=>C.default.createElement("svg",{...u,"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:n,...m}},o&&!t&&C.default.createElement("title",null,o),e);var i=e=>p.default.createElement(c,{...e,ariaLabel:"full-screen, focus"},p.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 5C3 3.89543 3.89543 3 5 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H5V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V5ZM15 4C15 3.44772 15.4477 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H5C3.89543 21 3 20.1046 3 19V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V19C21 20.1046 20.1046 21 19 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H19V16C19 15.4477 19.4477 15 20 15Z",fill:"currentColor"})),H=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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M3 5C3 3.89543 3.89543 3 5 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H5V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V5ZM15 4C15 3.44772 15.4477 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H5C3.89543 21 3 20.1046 3 19V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V19C21 20.1046 20.1046 21 19 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H19V16C19 15.4477 19.4477 15 20 15Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,2kBACF,KAAK,eACP,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 C from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:a,...s})=>n.createElement("svg",{...s,"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:p,...a}},t&&!o&&n.createElement("title",null,t),r);var c=r=>C.createElement(l,{...r,ariaLabel:"full-screen, focus"},C.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 5C3 3.89543 3.89543 3 5 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H5V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V5ZM15 4C15 3.44772 15.4477 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H5C3.89543 21 3 20.1046 3 19V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V19C21 20.1046 20.1046 21 19 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H19V16C19 15.4477 19.4477 15 20 15Z",fill:"currentColor"})),V=c;export{c as IconFullScreen1,V 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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M3 5C3 3.89543 3.89543 3 5 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H5V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V5ZM15 4C15 3.44772 15.4477 3 16 3H19C20.1046 3 21 3.89543 21 5V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H5C3.89543 21 3 20.1046 3 19V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V19C21 20.1046 20.1046 21 19 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H19V16C19 15.4477 19.4477 15 20 15Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,2kBACF,KAAK,eACP,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
|
|
1
|
+
"use strict";var u=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})},s=(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?u(B(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>s(l({},"__esModule",{value:!0}),e);var P={};h(P,{IconFullscreen:()=>C,default:()=>y});module.exports=w(P);var a=c(require("react"));var p=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...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,...i}},t&&!o&&p.default.createElement("title",null,t),e);var C=e=>a.default.createElement(m,{...e,ariaLabel:"fullscreen"},a.default.createElement("path",{d:"M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3Z",fill:"currentColor"})),y=C;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\n d=\"M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3Z\"\n fill=\"currentColor\"\n />\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,QACC,EAAE,0HACF,KAAK,eACP,CACF,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
|
|
1
|
+
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"fullscreen"},p.createElement("path",{d:"M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3Z",fill:"currentColor"})),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\n d=\"M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3Z\"\n fill=\"currentColor\"\n />\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,QACC,EAAE,0HACF,KAAK,eACP,CACF,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 d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},C=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!B.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=d(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?u(x(e)):{},C(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),y=e=>C(l({},"__esModule",{value:!0}),e);var h={};I(h,{IconOffline:()=>c,default:()=>L});module.exports=y(h);var a=s(require("react"));var p=s(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:f,...m})=>p.default.createElement("svg",{...m,"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:n,...f}},o&&!t&&p.default.createElement("title",null,o),e);var c=e=>a.default.createElement(i,{...e,ariaLabel:"offline, disconnect, energy"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z",fill:"currentColor"})),L=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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z\"\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,YAAU,UACV,YAAU,UACV,EAAE,ggBACF,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 p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"offline, disconnect, energy"},p.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z",fill:"currentColor"})),d=i;export{i as IconOffline,d 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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z\"\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,YAAU,UACV,YAAU,UACV,EAAE,ggBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconOffline","props","React","CentralIconBase","IconOffline_default"]}
|