@central-icons-react/round-filled-radius-0-stroke-1 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:"M6.5 2C5.11929 2 4 3.11929 4 4.5V19.5C4 20.8807 5.11929 22 6.5 22H19.5C19.7761 22 20 21.7761 20 21.5V2.5C20 2.22386 19.7761 2 19.5 2H6.5ZM5 19.5C5 20.3284 5.67157 21 6.5 21H19V18H6.5C5.67157 18 5 18.6716 5 19.5Z",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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V19.5C4 20.8807 5.11929 22 6.5 22H19.5C19.7761 22 20 21.7761 20 21.5V2.5C20 2.22386 19.7761 2 19.5 2H6.5ZM5 19.5C5 20.3284 5.67157 21 6.5 21H19V18H6.5C5.67157 18 5 18.6716 5 19.5Z\"\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,sNACF,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:"M6.5 2C5.11929 2 4 3.11929 4 4.5V19.5C4 20.8807 5.11929 22 6.5 22H19.5C19.7761 22 20 21.7761 20 21.5V2.5C20 2.22386 19.7761 2 19.5 2H6.5ZM5 19.5C5 20.3284 5.67157 21 6.5 21H19V18H6.5C5.67157 18 5 18.6716 5 19.5Z",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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V19.5C4 20.8807 5.11929 22 6.5 22H19.5C19.7761 22 20 21.7761 20 21.5V2.5C20 2.22386 19.7761 2 19.5 2H6.5ZM5 19.5C5 20.3284 5.67157 21 6.5 21H19V18H6.5C5.67157 18 5 18.6716 5 19.5Z\"\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,sNACF,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.93165 14.334C6.59074 16.0463 7.95367 17.4074 9.66602 18.0664C9.36553 19.4377 8.84838 20.7647 8.0586 21.7119C7.73267 22.1028 7.15189 22.0669 6.792 21.707L2.292 17.207C1.93222 16.8471 1.89613 16.2662 2.28712 15.9404C3.23406 15.1515 4.56148 14.6347 5.93165 14.334ZM11.999 6.50001C15.0366 6.50001 17.499 8.96244 17.499 12C17.499 15.0376 15.0366 17.5 11.999 17.5C8.96146 17.5 6.49903 15.0376 6.49903 12C6.49903 8.96244 8.96146 6.50001 11.999 6.50001ZM15.9395 2.28809C16.2652 1.89711 16.8462 1.9332 17.2061 2.29298L21.7061 6.79298C22.0659 7.15287 22.102 7.7338 21.7109 8.05958C20.7638 8.84868 19.4359 9.3644 18.0654 9.66505C17.4062 7.95349 16.0447 6.5915 14.333 5.93262C14.6337 4.56246 15.1505 3.23504 15.9395 2.28809Z",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.93165 14.334C6.59074 16.0463 7.95367 17.4074 9.66602 18.0664C9.36553 19.4377 8.84838 20.7647 8.0586 21.7119C7.73267 22.1028 7.15189 22.0669 6.792 21.707L2.292 17.207C1.93222 16.8471 1.89613 16.2662 2.28712 15.9404C3.23406 15.1515 4.56148 14.6347 5.93165 14.334ZM11.999 6.50001C15.0366 6.50001 17.499 8.96244 17.499 12C17.499 15.0376 15.0366 17.5 11.999 17.5C8.96146 17.5 6.49903 15.0376 6.49903 12C6.49903 8.96244 8.96146 6.50001 11.999 6.50001ZM15.9395 2.28809C16.2652 1.89711 16.8462 1.9332 17.2061 2.29298L21.7061 6.79298C22.0659 7.15287 22.102 7.7338 21.7109 8.05958C20.7638 8.84868 19.4359 9.3644 18.0654 9.66505C17.4062 7.95349 16.0447 6.5915 14.333 5.93262C14.6337 4.56246 15.1505 3.23504 15.9395 2.28809Z\"\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,8sBACF,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.93165 14.334C6.59074 16.0463 7.95367 17.4074 9.66602 18.0664C9.36553 19.4377 8.84838 20.7647 8.0586 21.7119C7.73267 22.1028 7.15189 22.0669 6.792 21.707L2.292 17.207C1.93222 16.8471 1.89613 16.2662 2.28712 15.9404C3.23406 15.1515 4.56148 14.6347 5.93165 14.334ZM11.999 6.50001C15.0366 6.50001 17.499 8.96244 17.499 12C17.499 15.0376 15.0366 17.5 11.999 17.5C8.96146 17.5 6.49903 15.0376 6.49903 12C6.49903 8.96244 8.96146 6.50001 11.999 6.50001ZM15.9395 2.28809C16.2652 1.89711 16.8462 1.9332 17.2061 2.29298L21.7061 6.79298C22.0659 7.15287 22.102 7.7338 21.7109 8.05958C20.7638 8.84868 19.4359 9.3644 18.0654 9.66505C17.4062 7.95349 16.0447 6.5915 14.333 5.93262C14.6337 4.56246 15.1505 3.23504 15.9395 2.28809Z",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.93165 14.334C6.59074 16.0463 7.95367 17.4074 9.66602 18.0664C9.36553 19.4377 8.84838 20.7647 8.0586 21.7119C7.73267 22.1028 7.15189 22.0669 6.792 21.707L2.292 17.207C1.93222 16.8471 1.89613 16.2662 2.28712 15.9404C3.23406 15.1515 4.56148 14.6347 5.93165 14.334ZM11.999 6.50001C15.0366 6.50001 17.499 8.96244 17.499 12C17.499 15.0376 15.0366 17.5 11.999 17.5C8.96146 17.5 6.49903 15.0376 6.49903 12C6.49903 8.96244 8.96146 6.50001 11.999 6.50001ZM15.9395 2.28809C16.2652 1.89711 16.8462 1.9332 17.2061 2.29298L21.7061 6.79298C22.0659 7.15287 22.102 7.7338 21.7109 8.05958C20.7638 8.84868 19.4359 9.3644 18.0654 9.66505C17.4062 7.95349 16.0447 6.5915 14.333 5.93262C14.6337 4.56246 15.1505 3.23504 15.9395 2.28809Z\"\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,8sBACF,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:"M15 15H9V9H15V15Z",fill:"currentColor"}),l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.5 1C14.7761 1 15 1.22386 15 1.5V3H20.5C20.7761 3 21 3.22386 21 3.5V9H22.5L22.6006 9.00977C22.8286 9.05629 23 9.25829 23 9.5C23 9.74171 22.8286 9.94371 22.6006 9.99023L22.5 10H21V14H22.5L22.6006 14.0098C22.8286 14.0563 23 14.2583 23 14.5C23 14.7417 22.8286 14.9437 22.6006 14.9902L22.5 15H21V20.5C21 20.7761 20.7761 21 20.5 21H15V22.5C15 22.7761 14.7761 23 14.5 23C14.2239 23 14 22.7761 14 22.5V21H10V22.5C10 22.7761 9.77614 23 9.5 23C9.22386 23 9 22.7761 9 22.5V21H3.5C3.22386 21 3 20.7761 3 20.5V15H1.5C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H3V10H1.5C1.22386 10 1 9.77614 1 9.5C1 9.22386 1.22386 9 1.5 9H3V3.5C3 3.22386 3.22386 3 3.5 3H9V1.5C9 1.22386 9.22386 1 9.5 1C9.77614 1 10 1.22386 10 1.5V3H14V1.5C14 1.22386 14.2239 1 14.5 1ZM8.5 8C8.25829 8 8.05629 8.17145 8.00977 8.39941L8 8.5V15.5C8 15.7761 8.22386 16 8.5 16H15.5C15.7761 16 16 15.7761 16 15.5V8.5C16 8.25829 15.8286 8.05629 15.6006 8.00977L15.5 8H8.5Z",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=\"M15 15H9V9H15V15Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14.5 1C14.7761 1 15 1.22386 15 1.5V3H20.5C20.7761 3 21 3.22386 21 3.5V9H22.5L22.6006 9.00977C22.8286 9.05629 23 9.25829 23 9.5C23 9.74171 22.8286 9.94371 22.6006 9.99023L22.5 10H21V14H22.5L22.6006 14.0098C22.8286 14.0563 23 14.2583 23 14.5C23 14.7417 22.8286 14.9437 22.6006 14.9902L22.5 15H21V20.5C21 20.7761 20.7761 21 20.5 21H15V22.5C15 22.7761 14.7761 23 14.5 23C14.2239 23 14 22.7761 14 22.5V21H10V22.5C10 22.7761 9.77614 23 9.5 23C9.22386 23 9 22.7761 9 22.5V21H3.5C3.22386 21 3 20.7761 3 20.5V15H1.5C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H3V10H1.5C1.22386 10 1 9.77614 1 9.5C1 9.22386 1.22386 9 1.5 9H3V3.5C3 3.22386 3.22386 3 3.5 3H9V1.5C9 1.22386 9.22386 1 9.5 1C9.77614 1 10 1.22386 10 1.5V3H14V1.5C14 1.22386 14.2239 1 14.5 1ZM8.5 8C8.25829 8 8.05629 8.17145 8.00977 8.39941L8 8.5V15.5C8 15.7761 8.22386 16 8.5 16H15.5C15.7761 16 16 15.7761 16 15.5V8.5C16 8.25829 15.8286 8.05629 15.6006 8.00977L15.5 8H8.5Z\"\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,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,26BACF,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:"M15 15H9V9H15V15Z",fill:"currentColor"}),t.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.5 1C14.7761 1 15 1.22386 15 1.5V3H20.5C20.7761 3 21 3.22386 21 3.5V9H22.5L22.6006 9.00977C22.8286 9.05629 23 9.25829 23 9.5C23 9.74171 22.8286 9.94371 22.6006 9.99023L22.5 10H21V14H22.5L22.6006 14.0098C22.8286 14.0563 23 14.2583 23 14.5C23 14.7417 22.8286 14.9437 22.6006 14.9902L22.5 15H21V20.5C21 20.7761 20.7761 21 20.5 21H15V22.5C15 22.7761 14.7761 23 14.5 23C14.2239 23 14 22.7761 14 22.5V21H10V22.5C10 22.7761 9.77614 23 9.5 23C9.22386 23 9 22.7761 9 22.5V21H3.5C3.22386 21 3 20.7761 3 20.5V15H1.5C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H3V10H1.5C1.22386 10 1 9.77614 1 9.5C1 9.22386 1.22386 9 1.5 9H3V3.5C3 3.22386 3.22386 3 3.5 3H9V1.5C9 1.22386 9.22386 1 9.5 1C9.77614 1 10 1.22386 10 1.5V3H14V1.5C14 1.22386 14.2239 1 14.5 1ZM8.5 8C8.25829 8 8.05629 8.17145 8.00977 8.39941L8 8.5V15.5C8 15.7761 8.22386 16 8.5 16H15.5C15.7761 16 16 15.7761 16 15.5V8.5C16 8.25829 15.8286 8.05629 15.6006 8.00977L15.5 8H8.5Z",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=\"M15 15H9V9H15V15Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14.5 1C14.7761 1 15 1.22386 15 1.5V3H20.5C20.7761 3 21 3.22386 21 3.5V9H22.5L22.6006 9.00977C22.8286 9.05629 23 9.25829 23 9.5C23 9.74171 22.8286 9.94371 22.6006 9.99023L22.5 10H21V14H22.5L22.6006 14.0098C22.8286 14.0563 23 14.2583 23 14.5C23 14.7417 22.8286 14.9437 22.6006 14.9902L22.5 15H21V20.5C21 20.7761 20.7761 21 20.5 21H15V22.5C15 22.7761 14.7761 23 14.5 23C14.2239 23 14 22.7761 14 22.5V21H10V22.5C10 22.7761 9.77614 23 9.5 23C9.22386 23 9 22.7761 9 22.5V21H3.5C3.22386 21 3 20.7761 3 20.5V15H1.5C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H3V10H1.5C1.22386 10 1 9.77614 1 9.5C1 9.22386 1.22386 9 1.5 9H3V3.5C3 3.22386 3.22386 3 3.5 3H9V1.5C9 1.22386 9.22386 1 9.5 1C9.77614 1 10 1.22386 10 1.5V3H14V1.5C14 1.22386 14.2239 1 14.5 1ZM8.5 8C8.25829 8 8.05629 8.17145 8.00977 8.39941L8 8.5V15.5C8 15.7761 8.22386 16 8.5 16H15.5C15.7761 16 16 15.7761 16 15.5V8.5C16 8.25829 15.8286 8.05629 15.6006 8.00977L15.5 8H8.5Z\"\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,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,26BACF,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.14244 4 6.68589 5.71209 5.59811 8.16478C2.96064 8.7963 1 11.1687 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5602 21.2528 10.529 18.9412 10.0885C18.4942 6.65296 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.14244 4 6.68589 5.71209 5.59811 8.16478C2.96064 8.7963 1 11.1687 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5602 21.2528 10.529 18.9412 10.0885C18.4942 6.65296 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,mNACF,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.14244 4 6.68589 5.71209 5.59811 8.16478C2.96064 8.7963 1 11.1687 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5602 21.2528 10.529 18.9412 10.0885C18.4942 6.65296 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.14244 4 6.68589 5.71209 5.59811 8.16478C2.96064 8.7963 1 11.1687 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5602 21.2528 10.529 18.9412 10.0885C18.4942 6.65296 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,mNACF,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:"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.7809 8.28571 16.3245 8.34304 15.8872 8.45131C14.6061 5.8179 11.9398 4 8.85 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=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.7809 8.28571 16.3245 8.34304 15.8872 8.45131C14.6061 5.8179 11.9398 4 8.85 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,iOACF,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:"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.7809 8.28571 16.3245 8.34304 15.8872 8.45131C14.6061 5.8179 11.9398 4 8.85 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=\"M8.85 4C4.50509 4 1 7.59129 1 12C1 16.4087 4.50509 20 8.85 20H17.25C20.4351 20 23 17.3681 23 14.1429C23 10.9176 20.4351 8.28571 17.25 8.28571C16.7809 8.28571 16.3245 8.34304 15.8872 8.45131C14.6061 5.8179 11.9398 4 8.85 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,iOACF,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 f=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(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 g(C))!x.call(e,o)&&o!==r&&n(e,o,{get:()=>C[o],enumerable:!(t=u(C,o))||t.enumerable});return e};var s=(e,C,r)=>(r=e!=null?f(H(e)):{},a(C||!e||!e.__esModule?n(r,"default",{value:e,enumerable:!0}):r,e)),B=e=>a(n({},"__esModule",{value:!0}),e);var h={};y(h,{IconCodeAnalyze:()=>c,default:()=>I});module.exports=B(h);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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM7.5 15C7.22386 15 7 15.2239 7 15.5C7 15.7761 7.22386 16 7.5 16H13.5C13.7761 16 14 15.7761 14 15.5C14 15.2239 13.7761 15 13.5 15H7.5ZM7.5 11.5C7.22386 11.5 7 11.7239 7 12C7 12.2761 7.22386 12.5 7.5 12.5H10.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5H7.5ZM12.5 11.5C12.2239 11.5 12 11.7239 12 12C12 12.2761 12.2239 12.5 12.5 12.5H16.5C16.7761 12.5 17 12.2761 17 12C17 11.7239 16.7761 11.5 16.5 11.5H12.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H7.5Z",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"})),I=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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM7.5 15C7.22386 15 7 15.2239 7 15.5C7 15.7761 7.22386 16 7.5 16H13.5C13.7761 16 14 15.7761 14 15.5C14 15.2239 13.7761 15 13.5 15H7.5ZM7.5 11.5C7.22386 11.5 7 11.7239 7 12C7 12.2761 7.22386 12.5 7.5 12.5H10.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5H7.5ZM12.5 11.5C12.2239 11.5 12 11.7239 12 12C12 12.2761 12.2239 12.5 12.5 12.5H16.5C16.7761 12.5 17 12.2761 17 12C17 11.7239 16.7761 11.5 16.5 11.5H12.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H7.5Z\"\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,w+BACF,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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM7.5 15C7.22386 15 7 15.2239 7 15.5C7 15.7761 7.22386 16 7.5 16H13.5C13.7761 16 14 15.7761 14 15.5C14 15.2239 13.7761 15 13.5 15H7.5ZM7.5 11.5C7.22386 11.5 7 11.7239 7 12C7 12.2761 7.22386 12.5 7.5 12.5H10.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5H7.5ZM12.5 11.5C12.2239 11.5 12 11.7239 12 12C12 12.2761 12.2239 12.5 12.5 12.5H16.5C16.7761 12.5 17 12.2761 17 12C17 11.7239 16.7761 11.5 16.5 11.5H12.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H7.5Z",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"})),u=i;export{i as IconCodeAnalyze,u 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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM7.5 15C7.22386 15 7 15.2239 7 15.5C7 15.7761 7.22386 16 7.5 16H13.5C13.7761 16 14 15.7761 14 15.5C14 15.2239 13.7761 15 13.5 15H7.5ZM7.5 11.5C7.22386 11.5 7 11.7239 7 12C7 12.2761 7.22386 12.5 7.5 12.5H10.5C10.7761 12.5 11 12.2761 11 12C11 11.7239 10.7761 11.5 10.5 11.5H7.5ZM12.5 11.5C12.2239 11.5 12 11.7239 12 12C12 12.2761 12.2239 12.5 12.5 12.5H16.5C16.7761 12.5 17 12.2761 17 12C17 11.7239 16.7761 11.5 16.5 11.5H12.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H12.5C12.7761 9 13 8.77614 13 8.5C13 8.22386 12.7761 8 12.5 8H7.5Z\"\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,w+BACF,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:()=>L,default:()=>h});module.exports=I(v);var l=s(require("react"));var p=s(require("react")),i=({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 L=e=>l.default.createElement(i,{...e,ariaLabel:"code-assistant, vibe-coding"},l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM13.7754 8.58203C13.5813 8.45387 13.3173 8.47562 13.1465 8.64648C12.9756 8.81735 12.9539 9.08131 13.082 9.27539L13.1465 9.35352L15.793 12L13.1465 14.6465C12.9512 14.8417 12.9512 15.1583 13.1465 15.3535C13.3417 15.5488 13.6583 15.5488 13.8535 15.3535L16.8535 12.3535C17.0488 12.1583 17.0488 11.8417 16.8535 11.6465L13.8535 8.64648L13.7754 8.58203ZM10.8535 8.64648C10.6827 8.47562 10.4187 8.45387 10.2246 8.58203L10.1465 8.64648L7.14648 11.6465C6.95122 11.8417 6.95122 12.1583 7.14648 12.3535L10.1465 15.3535L10.2246 15.418C10.4187 15.5461 10.6827 15.5244 10.8535 15.3535C11.0244 15.1827 11.0461 14.9187 10.918 14.7246L10.8535 14.6465L8.20703 12L10.8535 9.35352L10.918 9.27539C11.0461 9.08131 11.0244 8.81735 10.8535 8.64648Z",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=L;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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM13.7754 8.58203C13.5813 8.45387 13.3173 8.47562 13.1465 8.64648C12.9756 8.81735 12.9539 9.08131 13.082 9.27539L13.1465 9.35352L15.793 12L13.1465 14.6465C12.9512 14.8417 12.9512 15.1583 13.1465 15.3535C13.3417 15.5488 13.6583 15.5488 13.8535 15.3535L16.8535 12.3535C17.0488 12.1583 17.0488 11.8417 16.8535 11.6465L13.8535 8.64648L13.7754 8.58203ZM10.8535 8.64648C10.6827 8.47562 10.4187 8.45387 10.2246 8.58203L10.1465 8.64648L7.14648 11.6465C6.95122 11.8417 6.95122 12.1583 7.14648 12.3535L10.1465 15.3535L10.2246 15.418C10.4187 15.5461 10.6827 15.5244 10.8535 15.3535C11.0244 15.1827 11.0461 14.9187 10.918 14.7246L10.8535 14.6465L8.20703 12L10.8535 9.35352L10.918 9.27539C11.0461 9.08131 11.0244 8.81735 10.8535 8.64648Z\"\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,spCACF,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 i=r=>o.createElement(l,{...r,ariaLabel:"code-assistant, vibe-coding"},o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM13.7754 8.58203C13.5813 8.45387 13.3173 8.47562 13.1465 8.64648C12.9756 8.81735 12.9539 9.08131 13.082 9.27539L13.1465 9.35352L15.793 12L13.1465 14.6465C12.9512 14.8417 12.9512 15.1583 13.1465 15.3535C13.3417 15.5488 13.6583 15.5488 13.8535 15.3535L16.8535 12.3535C17.0488 12.1583 17.0488 11.8417 16.8535 11.6465L13.8535 8.64648L13.7754 8.58203ZM10.8535 8.64648C10.6827 8.47562 10.4187 8.45387 10.2246 8.58203L10.1465 8.64648L7.14648 11.6465C6.95122 11.8417 6.95122 12.1583 7.14648 12.3535L10.1465 15.3535L10.2246 15.418C10.4187 15.5461 10.6827 15.5244 10.8535 15.3535C11.0244 15.1827 11.0461 14.9187 10.918 14.7246L10.8535 14.6465L8.20703 12L10.8535 9.35352L10.918 9.27539C11.0461 9.08131 11.0244 8.81735 10.8535 8.64648Z",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 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.8135 3C15.3201 3.32126 14.9994 3.87783 15 4.50195L15.0078 4.6709C15.0871 5.50418 15.7402 6.18209 16.5869 6.27832L16.752 6.30176C17.1114 6.3658 17.3108 6.48733 17.4229 6.59668C17.5433 6.71446 17.6788 6.93123 17.7178 7.37012L17.7412 7.54004C17.8974 8.37881 18.6327 9.00085 19.502 9L19.6738 8.99121C20.2277 8.93758 20.7098 8.62975 21 8.18262V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V3.5C3 3.22386 3.22386 3 3.5 3H15.8135ZM13.7754 8.58203C13.5813 8.45387 13.3173 8.47562 13.1465 8.64648C12.9756 8.81735 12.9539 9.08131 13.082 9.27539L13.1465 9.35352L15.793 12L13.1465 14.6465C12.9512 14.8417 12.9512 15.1583 13.1465 15.3535C13.3417 15.5488 13.6583 15.5488 13.8535 15.3535L16.8535 12.3535C17.0488 12.1583 17.0488 11.8417 16.8535 11.6465L13.8535 8.64648L13.7754 8.58203ZM10.8535 8.64648C10.6827 8.47562 10.4187 8.45387 10.2246 8.58203L10.1465 8.64648L7.14648 11.6465C6.95122 11.8417 6.95122 12.1583 7.14648 12.3535L10.1465 15.3535L10.2246 15.418C10.4187 15.5461 10.6827 15.5244 10.8535 15.3535C11.0244 15.1827 11.0461 14.9187 10.918 14.7246L10.8535 14.6465L8.20703 12L10.8535 9.35352L10.918 9.27539C11.0461 9.08131 11.0244 8.81735 10.8535 8.64648Z\"\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,spCACF,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 u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,C)=>{for(var e in C)n(r,e,{get:C[e],enumerable:!0})},a=(r,C,e,l)=>{if(C&&typeof C=="object"||typeof C=="function")for(let o of h(C))!g.call(r,o)&&o!==e&&n(r,o,{get:()=>C[o],enumerable:!(l=d(C,o))||l.enumerable});return r};var s=(r,C,e)=>(e=r!=null?u(m(r)):{},a(C||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(n({},"__esModule",{value:!0}),r);var M={};x(M,{IconDeepSearch:()=>i,default:()=>I});module.exports=B(M);var t=s(require("react"));var p=s(require("react")),L=({children:r,size:C=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:c,...f})=>p.default.createElement("svg",{...f,"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:l,...c}},e&&!o&&p.default.createElement("title",null,e),r);var i=r=>t.default.createElement(L,{...r,ariaLabel:"deep-search, deep-research, focus-search"},t.default.createElement("path",{d:"M15.5 20.2939C15.7543 20.1867 16.0478 20.3063 16.1553 20.5605C16.2625 20.8148 16.1429 21.1084 15.8887 21.2158C14.6927 21.7211 13.3782 22 12 22C10.7941 22 9.63705 21.7864 8.56543 21.3945L8.11133 21.2158L8.02246 21.167C7.8306 21.0355 7.75085 20.7832 7.84473 20.5605C7.93876 20.338 8.1753 20.2189 8.40332 20.2646L8.5 20.2939L8.9082 20.4551C9.8718 20.8075 10.9129 21 12 21C13.2423 21 14.4248 20.7482 15.5 20.2939Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9Z",fill:"currentColor"}),t.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 7C14.7614 7 17 9.23858 17 12C17 13.2006 16.5764 14.3021 15.8711 15.1641L17.8535 17.1465L17.918 17.2246C18.0461 17.4187 18.0244 17.6827 17.8535 17.8535C17.6827 18.0244 17.4187 18.0461 17.2246 17.918L17.1465 17.8535L15.1641 15.8711C14.3021 16.5764 13.2006 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8Z",fill:"currentColor"}),t.default.createElement("path",{d:"M2.83301 8.02246C2.96451 7.8306 3.21684 7.75085 3.43945 7.84473C3.69374 7.95216 3.81334 8.24569 3.70605 8.5C3.25178 9.57519 3 10.7577 3 12C3 13.0871 3.19245 14.1282 3.54492 15.0918L3.70605 15.5L3.73535 15.5967C3.78107 15.8247 3.66202 16.0612 3.43945 16.1553C3.21684 16.2492 2.96451 16.1694 2.83301 15.9775L2.78418 15.8887L2.60547 15.4346C2.21359 14.363 2 13.2059 2 12C2 10.6218 2.27893 9.30734 2.78418 8.11133L2.83301 8.02246Z",fill:"currentColor"}),t.default.createElement("path",{d:"M20.5605 7.84473C20.7832 7.75085 21.0355 7.8306 21.167 8.02246L21.2158 8.11133L21.3945 8.56543C21.7864 9.63705 22 10.7941 22 12C22 13.3782 21.7211 14.6927 21.2158 15.8887C21.1084 16.1429 20.8148 16.2625 20.5605 16.1553C20.3063 16.0478 20.1867 15.7543 20.2939 15.5C20.7482 14.4248 21 13.2423 21 12C21 10.9129 20.8075 9.8718 20.4551 8.9082L20.2939 8.5L20.2646 8.40332C20.2189 8.1753 20.338 7.93876 20.5605 7.84473Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12 2C13.2059 2 14.363 2.21359 15.4346 2.60547L15.8887 2.78418L15.9775 2.83301C16.1694 2.96451 16.2492 3.21684 16.1553 3.43945C16.0612 3.66202 15.8247 3.78107 15.5967 3.73535L15.5 3.70605L15.0918 3.54492C14.1282 3.19245 13.0871 3 12 3C10.7577 3 9.57519 3.25178 8.5 3.70605C8.24569 3.81334 7.95216 3.69374 7.84473 3.43945C7.73749 3.18516 7.85706 2.89161 8.11133 2.78418C9.30734 2.27893 10.6218 2 12 2Z",fill:"currentColor"})),I=i;0&&(module.exports={IconDeepSearch});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <path\n d=\"M15.5 20.2939C15.7543 20.1867 16.0478 20.3063 16.1553 20.5605C16.2625 20.8148 16.1429 21.1084 15.8887 21.2158C14.6927 21.7211 13.3782 22 12 22C10.7941 22 9.63705 21.7864 8.56543 21.3945L8.11133 21.2158L8.02246 21.167C7.8306 21.0355 7.75085 20.7832 7.84473 20.5605C7.93876 20.338 8.1753 20.2189 8.40332 20.2646L8.5 20.2939L8.9082 20.4551C9.8718 20.8075 10.9129 21 12 21C13.2423 21 14.4248 20.7482 15.5 20.2939Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 7C14.7614 7 17 9.23858 17 12C17 13.2006 16.5764 14.3021 15.8711 15.1641L17.8535 17.1465L17.918 17.2246C18.0461 17.4187 18.0244 17.6827 17.8535 17.8535C17.6827 18.0244 17.4187 18.0461 17.2246 17.918L17.1465 17.8535L15.1641 15.8711C14.3021 16.5764 13.2006 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.83301 8.02246C2.96451 7.8306 3.21684 7.75085 3.43945 7.84473C3.69374 7.95216 3.81334 8.24569 3.70605 8.5C3.25178 9.57519 3 10.7577 3 12C3 13.0871 3.19245 14.1282 3.54492 15.0918L3.70605 15.5L3.73535 15.5967C3.78107 15.8247 3.66202 16.0612 3.43945 16.1553C3.21684 16.2492 2.96451 16.1694 2.83301 15.9775L2.78418 15.8887L2.60547 15.4346C2.21359 14.363 2 13.2059 2 12C2 10.6218 2.27893 9.30734 2.78418 8.11133L2.83301 8.02246Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.5605 7.84473C20.7832 7.75085 21.0355 7.8306 21.167 8.02246L21.2158 8.11133L21.3945 8.56543C21.7864 9.63705 22 10.7941 22 12C22 13.3782 21.7211 14.6927 21.2158 15.8887C21.1084 16.1429 20.8148 16.2625 20.5605 16.1553C20.3063 16.0478 20.1867 15.7543 20.2939 15.5C20.7482 14.4248 21 13.2423 21 12C21 10.9129 20.8075 9.8718 20.4551 8.9082L20.2939 8.5L20.2646 8.40332C20.2189 8.1753 20.338 7.93876 20.5605 7.84473Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 2C13.2059 2 14.363 2.21359 15.4346 2.60547L15.8887 2.78418L15.9775 2.83301C16.1694 2.96451 16.2492 3.21684 16.1553 3.43945C16.0612 3.66202 15.8247 3.78107 15.5967 3.73535L15.5 3.70605L15.0918 3.54492C14.1282 3.19245 13.0871 3 12 3C10.7577 3 9.57519 3.25178 8.5 3.70605C8.24569 3.81334 7.95216 3.69374 7.84473 3.43945C7.73749 3.18516 7.85706 2.89161 8.11133 2.78418C9.30734 2.27893 10.6218 2 12 2Z\"\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,4ZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ibACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6aACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+ZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mZACF,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:e,size:C=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 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:p,...a}},t&&!o&&l.createElement("title",null,t),e);var L=e=>r.createElement(n,{...e,ariaLabel:"deep-search, deep-research, focus-search"},r.createElement("path",{d:"M15.5 20.2939C15.7543 20.1867 16.0478 20.3063 16.1553 20.5605C16.2625 20.8148 16.1429 21.1084 15.8887 21.2158C14.6927 21.7211 13.3782 22 12 22C10.7941 22 9.63705 21.7864 8.56543 21.3945L8.11133 21.2158L8.02246 21.167C7.8306 21.0355 7.75085 20.7832 7.84473 20.5605C7.93876 20.338 8.1753 20.2189 8.40332 20.2646L8.5 20.2939L8.9082 20.4551C9.8718 20.8075 10.9129 21 12 21C13.2423 21 14.4248 20.7482 15.5 20.2939Z",fill:"currentColor"}),r.createElement("path",{d:"M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 7C14.7614 7 17 9.23858 17 12C17 13.2006 16.5764 14.3021 15.8711 15.1641L17.8535 17.1465L17.918 17.2246C18.0461 17.4187 18.0244 17.6827 17.8535 17.8535C17.6827 18.0244 17.4187 18.0461 17.2246 17.918L17.1465 17.8535L15.1641 15.8711C14.3021 16.5764 13.2006 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8Z",fill:"currentColor"}),r.createElement("path",{d:"M2.83301 8.02246C2.96451 7.8306 3.21684 7.75085 3.43945 7.84473C3.69374 7.95216 3.81334 8.24569 3.70605 8.5C3.25178 9.57519 3 10.7577 3 12C3 13.0871 3.19245 14.1282 3.54492 15.0918L3.70605 15.5L3.73535 15.5967C3.78107 15.8247 3.66202 16.0612 3.43945 16.1553C3.21684 16.2492 2.96451 16.1694 2.83301 15.9775L2.78418 15.8887L2.60547 15.4346C2.21359 14.363 2 13.2059 2 12C2 10.6218 2.27893 9.30734 2.78418 8.11133L2.83301 8.02246Z",fill:"currentColor"}),r.createElement("path",{d:"M20.5605 7.84473C20.7832 7.75085 21.0355 7.8306 21.167 8.02246L21.2158 8.11133L21.3945 8.56543C21.7864 9.63705 22 10.7941 22 12C22 13.3782 21.7211 14.6927 21.2158 15.8887C21.1084 16.1429 20.8148 16.2625 20.5605 16.1553C20.3063 16.0478 20.1867 15.7543 20.2939 15.5C20.7482 14.4248 21 13.2423 21 12C21 10.9129 20.8075 9.8718 20.4551 8.9082L20.2939 8.5L20.2646 8.40332C20.2189 8.1753 20.338 7.93876 20.5605 7.84473Z",fill:"currentColor"}),r.createElement("path",{d:"M12 2C13.2059 2 14.363 2.21359 15.4346 2.60547L15.8887 2.78418L15.9775 2.83301C16.1694 2.96451 16.2492 3.21684 16.1553 3.43945C16.0612 3.66202 15.8247 3.78107 15.5967 3.73535L15.5 3.70605L15.0918 3.54492C14.1282 3.19245 13.0871 3 12 3C10.7577 3 9.57519 3.25178 8.5 3.70605C8.24569 3.81334 7.95216 3.69374 7.84473 3.43945C7.73749 3.18516 7.85706 2.89161 8.11133 2.78418C9.30734 2.27893 10.6218 2 12 2Z",fill:"currentColor"})),d=L;export{L as IconDeepSearch,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <path\n d=\"M15.5 20.2939C15.7543 20.1867 16.0478 20.3063 16.1553 20.5605C16.2625 20.8148 16.1429 21.1084 15.8887 21.2158C14.6927 21.7211 13.3782 22 12 22C10.7941 22 9.63705 21.7864 8.56543 21.3945L8.11133 21.2158L8.02246 21.167C7.8306 21.0355 7.75085 20.7832 7.84473 20.5605C7.93876 20.338 8.1753 20.2189 8.40332 20.2646L8.5 20.2939L8.9082 20.4551C9.8718 20.8075 10.9129 21 12 21C13.2423 21 14.4248 20.7482 15.5 20.2939Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 7C14.7614 7 17 9.23858 17 12C17 13.2006 16.5764 14.3021 15.8711 15.1641L17.8535 17.1465L17.918 17.2246C18.0461 17.4187 18.0244 17.6827 17.8535 17.8535C17.6827 18.0244 17.4187 18.0461 17.2246 17.918L17.1465 17.8535L15.1641 15.8711C14.3021 16.5764 13.2006 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7ZM12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.83301 8.02246C2.96451 7.8306 3.21684 7.75085 3.43945 7.84473C3.69374 7.95216 3.81334 8.24569 3.70605 8.5C3.25178 9.57519 3 10.7577 3 12C3 13.0871 3.19245 14.1282 3.54492 15.0918L3.70605 15.5L3.73535 15.5967C3.78107 15.8247 3.66202 16.0612 3.43945 16.1553C3.21684 16.2492 2.96451 16.1694 2.83301 15.9775L2.78418 15.8887L2.60547 15.4346C2.21359 14.363 2 13.2059 2 12C2 10.6218 2.27893 9.30734 2.78418 8.11133L2.83301 8.02246Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.5605 7.84473C20.7832 7.75085 21.0355 7.8306 21.167 8.02246L21.2158 8.11133L21.3945 8.56543C21.7864 9.63705 22 10.7941 22 12C22 13.3782 21.7211 14.6927 21.2158 15.8887C21.1084 16.1429 20.8148 16.2625 20.5605 16.1553C20.3063 16.0478 20.1867 15.7543 20.2939 15.5C20.7482 14.4248 21 13.2423 21 12C21 10.9129 20.8075 9.8718 20.4551 8.9082L20.2939 8.5L20.2646 8.40332C20.2189 8.1753 20.338 7.93876 20.5605 7.84473Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 2C13.2059 2 14.363 2.21359 15.4346 2.60547L15.8887 2.78418L15.9775 2.83301C16.1694 2.96451 16.2492 3.21684 16.1553 3.43945C16.0612 3.66202 15.8247 3.78107 15.5967 3.73535L15.5 3.70605L15.0918 3.54492C14.1282 3.19245 13.0871 3 12 3C10.7577 3 9.57519 3.25178 8.5 3.70605C8.24569 3.81334 7.95216 3.69374 7.84473 3.43945C7.73749 3.18516 7.85706 2.89161 8.11133 2.78418C9.30734 2.27893 10.6218 2 12 2Z\"\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,4ZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mHACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ibACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6aACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+ZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mZACF,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 3.5C3 3.22386 3.22386 3 3.5 3H8.5C8.77614 3 9 3.22386 9 3.5C9 3.77614 8.77614 4 8.5 4H4V8.5C4 8.77614 3.77614 9 3.5 9C3.22386 9 3 8.77614 3 8.5V3.5ZM15 3.5C15 3.22386 15.2239 3 15.5 3H20.5C20.7761 3 21 3.22386 21 3.5V8.5C21 8.77614 20.7761 9 20.5 9C20.2239 9 20 8.77614 20 8.5V4H15.5C15.2239 4 15 3.77614 15 3.5ZM3.5 15C3.77614 15 4 15.2239 4 15.5V20H8.5C8.77614 20 9 20.2239 9 20.5C9 20.7761 8.77614 21 8.5 21H3.5C3.22386 21 3 20.7761 3 20.5V15.5C3 15.2239 3.22386 15 3.5 15ZM20.5 15C20.7761 15 21 15.2239 21 15.5V20.5C21 20.7761 20.7761 21 20.5 21H15.5C15.2239 21 15 20.7761 15 20.5C15 20.2239 15.2239 20 15.5 20H20V15.5C20 15.2239 20.2239 15 20.5 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 3.5C3 3.22386 3.22386 3 3.5 3H8.5C8.77614 3 9 3.22386 9 3.5C9 3.77614 8.77614 4 8.5 4H4V8.5C4 8.77614 3.77614 9 3.5 9C3.22386 9 3 8.77614 3 8.5V3.5ZM15 3.5C15 3.22386 15.2239 3 15.5 3H20.5C20.7761 3 21 3.22386 21 3.5V8.5C21 8.77614 20.7761 9 20.5 9C20.2239 9 20 8.77614 20 8.5V4H15.5C15.2239 4 15 3.77614 15 3.5ZM3.5 15C3.77614 15 4 15.2239 4 15.5V20H8.5C8.77614 20 9 20.2239 9 20.5C9 20.7761 8.77614 21 8.5 21H3.5C3.22386 21 3 20.7761 3 20.5V15.5C3 15.2239 3.22386 15 3.5 15ZM20.5 15C20.7761 15 21 15.2239 21 15.5V20.5C21 20.7761 20.7761 21 20.5 21H15.5C15.2239 21 15 20.7761 15 20.5C15 20.2239 15.2239 20 15.5 20H20V15.5C20 15.2239 20.2239 15 20.5 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,mpBACF,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 3.5C3 3.22386 3.22386 3 3.5 3H8.5C8.77614 3 9 3.22386 9 3.5C9 3.77614 8.77614 4 8.5 4H4V8.5C4 8.77614 3.77614 9 3.5 9C3.22386 9 3 8.77614 3 8.5V3.5ZM15 3.5C15 3.22386 15.2239 3 15.5 3H20.5C20.7761 3 21 3.22386 21 3.5V8.5C21 8.77614 20.7761 9 20.5 9C20.2239 9 20 8.77614 20 8.5V4H15.5C15.2239 4 15 3.77614 15 3.5ZM3.5 15C3.77614 15 4 15.2239 4 15.5V20H8.5C8.77614 20 9 20.2239 9 20.5C9 20.7761 8.77614 21 8.5 21H3.5C3.22386 21 3 20.7761 3 20.5V15.5C3 15.2239 3.22386 15 3.5 15ZM20.5 15C20.7761 15 21 15.2239 21 15.5V20.5C21 20.7761 20.7761 21 20.5 21H15.5C15.2239 21 15 20.7761 15 20.5C15 20.2239 15.2239 20 15.5 20H20V15.5C20 15.2239 20.2239 15 20.5 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 3.5C3 3.22386 3.22386 3 3.5 3H8.5C8.77614 3 9 3.22386 9 3.5C9 3.77614 8.77614 4 8.5 4H4V8.5C4 8.77614 3.77614 9 3.5 9C3.22386 9 3 8.77614 3 8.5V3.5ZM15 3.5C15 3.22386 15.2239 3 15.5 3H20.5C20.7761 3 21 3.22386 21 3.5V8.5C21 8.77614 20.7761 9 20.5 9C20.2239 9 20 8.77614 20 8.5V4H15.5C15.2239 4 15 3.77614 15 3.5ZM3.5 15C3.77614 15 4 15.2239 4 15.5V20H8.5C8.77614 20 9 20.2239 9 20.5C9 20.7761 8.77614 21 8.5 21H3.5C3.22386 21 3 20.7761 3 20.5V15.5C3 15.2239 3.22386 15 3.5 15ZM20.5 15C20.7761 15 21 15.2239 21 15.5V20.5C21 20.7761 20.7761 21 20.5 21H15.5C15.2239 21 15 20.7761 15 20.5C15 20.2239 15.2239 20 15.5 20H20V15.5C20 15.2239 20.2239 15 20.5 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,mpBACF,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:"M2.5 4C2.22386 4 2 4.22386 2 4.5V19.5C2 19.7761 2.22386 20 2.5 20H21.5C21.7761 20 22 19.7761 22 19.5V4.5C22 4.22386 21.7761 4 21.5 4H2.5Z",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=\"M2.5 4C2.22386 4 2 4.22386 2 4.5V19.5C2 19.7761 2.22386 20 2.5 20H21.5C21.7761 20 22 19.7761 22 19.5V4.5C22 4.22386 21.7761 4 21.5 4H2.5Z\"\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,4IACF,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:"M2.5 4C2.22386 4 2 4.22386 2 4.5V19.5C2 19.7761 2.22386 20 2.5 20H21.5C21.7761 20 22 19.7761 22 19.5V4.5C22 4.22386 21.7761 4 21.5 4H2.5Z",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=\"M2.5 4C2.22386 4 2 4.22386 2 4.5V19.5C2 19.7761 2.22386 20 2.5 20H21.5C21.7761 20 22 19.7761 22 19.5V4.5C22 4.22386 21.7761 4 21.5 4H2.5Z\"\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,4IACF,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 2ZM10.8516 9.70508C10.6469 9.58568 10.3861 9.6266 10.2275 9.80273L6.70312 13.7188C6.52696 13.9145 6.73406 14.2146 6.97949 14.1191L10.2754 12.8369C10.4172 12.7819 10.5765 12.7945 10.708 12.8711L13.1484 14.2949C13.3531 14.4143 13.6139 14.3734 13.7725 14.1973L17.2969 10.2812C17.473 10.0855 17.2659 9.78544 17.0205 9.88086L13.7246 11.1621C13.5826 11.2173 13.4236 11.2046 13.292 11.1279L10.8516 9.70508Z",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 2ZM10.8516 9.70508C10.6469 9.58568 10.3861 9.6266 10.2275 9.80273L6.70312 13.7188C6.52696 13.9145 6.73406 14.2146 6.97949 14.1191L10.2754 12.8369C10.4172 12.7819 10.5765 12.7945 10.708 12.8711L13.1484 14.2949C13.3531 14.4143 13.6139 14.3734 13.7725 14.1973L17.2969 10.2812C17.473 10.0855 17.2659 9.78544 17.0205 9.88086L13.7246 11.1621C13.5826 11.2173 13.4236 11.2046 13.292 11.1279L10.8516 9.70508Z\"\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 2ZM10.8516 9.70508C10.6469 9.58568 10.3861 9.6266 10.2275 9.80273L6.70312 13.7188C6.52696 13.9145 6.73406 14.2146 6.97949 14.1191L10.2754 12.8369C10.4172 12.7819 10.5765 12.7945 10.708 12.8711L13.1484 14.2949C13.3531 14.4143 13.6139 14.3734 13.7725 14.1973L17.2969 10.2812C17.473 10.0855 17.2659 9.78544 17.0205 9.88086L13.7246 11.1621C13.5826 11.2173 13.4236 11.2046 13.292 11.1279L10.8516 9.70508Z",fill:"currentColor"})),d=i;export{i as IconOffline,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|