@central-icons-react/round-filled-radius-2-stroke-2 0.0.37 → 0.0.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +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:()=>m,default:()=>b});module.exports=V(h);var a=i(require("react"));var p=i(require("react")),C=({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 m=e=>a.default.createElement(C,{...e,ariaLabel:"book-simple, guide, info, faq"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V5C20 3.34315 18.6569 2 17 2H7ZM6 19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V17.8293C17.6872 17.9398 17.3506 18 17 18H7C6.44772 18 6 18.4477 6 19Z",fill:"currentColor"})),b=m;0&&(module.exports={IconBookSimple});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBookSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBookSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"book-simple, guide, info, faq\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V5C20 3.34315 18.6569 2 17 2H7ZM6 19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V17.8293C17.6872 17.9398 17.3506 18 17 18H7C6.44772 18 6 18.4477 6 19Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBookSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,8PACF,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 C=o=>p.createElement(l,{...o,ariaLabel:"book-simple, guide, info, faq"},p.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V5C20 3.34315 18.6569 2 17 2H7ZM6 19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V17.8293C17.6872 17.9398 17.3506 18 17 18H7C6.44772 18 6 18.4477 6 19Z",fill:"currentColor"})),d=C;export{C as IconBookSimple,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBookSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBookSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"book-simple, guide, info, faq\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M7 2C5.34315 2 4 3.34315 4 5V19C4 20.6569 5.34315 22 7 22H17C18.6569 22 20 20.6569 20 19V5C20 3.34315 18.6569 2 17 2H7ZM6 19C6 19.5523 6.44772 20 7 20H17C17.5523 20 18 19.5523 18 19V17.8293C17.6872 17.9398 17.3506 18 17 18H7C6.44772 18 6 18.4477 6 19Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBookSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,8PACF,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 d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var o in t)C(r,o,{get:t[o],enumerable:!0})},a=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of g(t))!x.call(r,e)&&e!==o&&C(r,e,{get:()=>t[e],enumerable:!(l=d(t,e))||l.enumerable});return r};var s=(r,t,o)=>(o=r!=null?u(h(r)):{},a(t||!r||!r.__esModule?C(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>a(C({},"__esModule",{value:!0}),r);var w={};y(w,{IconCandy:()=>m,default:()=>I});module.exports=B(w);var n=s(require("react"));var p=s(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:c,...f})=>p.default.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},o&&!e&&p.default.createElement("title",null,o),r);var m=r=>n.default.createElement(i,{...r,ariaLabel:"candy"},n.default.createElement("path",{d:"M5.91529 14.2873C6.57321 16.037 7.96352 17.4272 9.71314 18.0852C9.49558 19.2603 9.14374 20.43 8.61841 21.3703C8.12197 22.259 6.95636 22.2063 6.23658 21.4866L2.51392 17.7639C1.79443 17.0441 1.74151 15.8782 2.63013 15.3821C3.57063 14.8571 4.74086 14.505 5.91529 14.2873Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.0002 7.00022C14.7617 7.00022 17.0002 9.2388 17.0002 12.0002C17.0002 14.7616 14.7617 17.0002 12.0002 17.0002C9.23896 17.0001 7.00026 14.7615 7.00025 12.0002C7.00025 9.23889 9.23895 7.00037 12.0002 7.00022Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15.3831 2.63011C15.8792 1.74154 17.0442 1.79442 17.7639 2.5139L21.4866 6.23655C22.2063 6.95634 22.2592 8.12224 21.3704 8.61839C20.4296 9.14348 19.2589 9.4945 18.0842 9.71214C17.426 7.96294 16.0368 6.57304 14.2874 5.91526C14.505 4.74072 14.858 3.5707 15.3831 2.63011Z",fill:"currentColor"})),I=m;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.91529 14.2873C6.57321 16.037 7.96352 17.4272 9.71314 18.0852C9.49558 19.2603 9.14374 20.43 8.61841 21.3703C8.12197 22.259 6.95636 22.2063 6.23658 21.4866L2.51392 17.7639C1.79443 17.0441 1.74151 15.8782 2.63013 15.3821C3.57063 14.8571 4.74086 14.505 5.91529 14.2873Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0002 7.00022C14.7617 7.00022 17.0002 9.2388 17.0002 12.0002C17.0002 14.7616 14.7617 17.0002 12.0002 17.0002C9.23896 17.0001 7.00026 14.7615 7.00025 12.0002C7.00025 9.23889 9.23895 7.00037 12.0002 7.00022Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.3831 2.63011C15.8792 1.74154 17.0442 1.79442 17.7639 2.5139L21.4866 6.23655C22.2063 6.95634 22.2592 8.12224 21.3704 8.61839C20.4296 9.14348 19.2589 9.4945 18.0842 9.71214C17.426 7.96294 16.0368 6.57304 14.2874 5.91526C14.505 4.74072 14.858 3.5707 15.3831 2.63011Z\"\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,+QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8QACF,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 t from"react";import l from"react";var C=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&l.createElement("title",null,n),o);var i=o=>t.createElement(C,{...o,ariaLabel:"candy"},t.createElement("path",{d:"M5.91529 14.2873C6.57321 16.037 7.96352 17.4272 9.71314 18.0852C9.49558 19.2603 9.14374 20.43 8.61841 21.3703C8.12197 22.259 6.95636 22.2063 6.23658 21.4866L2.51392 17.7639C1.79443 17.0441 1.74151 15.8782 2.63013 15.3821C3.57063 14.8571 4.74086 14.505 5.91529 14.2873Z",fill:"currentColor"}),t.createElement("path",{d:"M12.0002 7.00022C14.7617 7.00022 17.0002 9.2388 17.0002 12.0002C17.0002 14.7616 14.7617 17.0002 12.0002 17.0002C9.23896 17.0001 7.00026 14.7615 7.00025 12.0002C7.00025 9.23889 9.23895 7.00037 12.0002 7.00022Z",fill:"currentColor"}),t.createElement("path",{d:"M15.3831 2.63011C15.8792 1.74154 17.0442 1.79442 17.7639 2.5139L21.4866 6.23655C22.2063 6.95634 22.2592 8.12224 21.3704 8.61839C20.4296 9.14348 19.2589 9.4945 18.0842 9.71214C17.426 7.96294 16.0368 6.57304 14.2874 5.91526C14.505 4.74072 14.858 3.5707 15.3831 2.63011Z",fill:"currentColor"})),d=i;export{i as IconCandy,d 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.91529 14.2873C6.57321 16.037 7.96352 17.4272 9.71314 18.0852C9.49558 19.2603 9.14374 20.43 8.61841 21.3703C8.12197 22.259 6.95636 22.2063 6.23658 21.4866L2.51392 17.7639C1.79443 17.0441 1.74151 15.8782 2.63013 15.3821C3.57063 14.8571 4.74086 14.505 5.91529 14.2873Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0002 7.00022C14.7617 7.00022 17.0002 9.2388 17.0002 12.0002C17.0002 14.7616 14.7617 17.0002 12.0002 17.0002C9.23896 17.0001 7.00026 14.7615 7.00025 12.0002C7.00025 9.23889 9.23895 7.00037 12.0002 7.00022Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.3831 2.63011C15.8792 1.74154 17.0442 1.79442 17.7639 2.5139L21.4866 6.23655C22.2063 6.95634 22.2592 8.12224 21.3704 8.61839C20.4296 9.14348 19.2589 9.4945 18.0842 9.71214C17.426 7.96294 16.0368 6.57304 14.2874 5.91526C14.505 4.74072 14.858 3.5707 15.3831 2.63011Z\"\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,+QACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCandy","props","React","CentralIconBase","IconCandy_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var g=(e,r)=>{for(var o in r)n(e,o,{get:r[o],enumerable:!0})},V=(e,r,o,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!h.call(e,t)&&t!==o&&n(e,t,{get:()=>r[t],enumerable:!(C=f(r,t))||C.enumerable});return e};var a=(e,r,o)=>(o=e!=null?c(d(e)):{},V(r||!e||!e.__esModule?n(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>V(n({},"__esModule",{value:!0}),e);var I={};g(I,{IconChipSimple:()=>i,default:()=>B});module.exports=x(I);var l=a(require("react"));var p=a(require("react")),s=({children:e,size:r=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:H,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...H}},o&&!t&&p.default.createElement("title",null,o),e);var i=e=>l.default.createElement(s,{...e,ariaLabel:"chip-simple, processor"},l.default.createElement("path",{d:"M14 14H10V10H14V14Z",fill:"currentColor"}),l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14 1C14.5523 1 15 1.44772 15 2V3H18C19.6569 3 21 4.34315 21 6V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V18C21 19.6569 19.6569 21 18 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H6C4.34315 21 3 19.6569 3 18V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V6C3 4.34315 4.34315 3 6 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z",fill:"currentColor"})),B=i;0&&(module.exports={IconChipSimple});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChipSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconChipSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"chip-simple, processor\">\n <path d=\"M14 14H10V10H14V14Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14 1C14.5523 1 15 1.44772 15 2V3H18C19.6569 3 21 4.34315 21 6V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V18C21 19.6569 19.6569 21 18 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H6C4.34315 21 3 19.6569 3 18V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V6C3 4.34315 4.34315 3 6 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChipSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,21BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconChipSimple_exports","__export","IconChipSimple","IconChipSimple_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconChipSimple","props","React","CentralIconBase","IconChipSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:C,color:p,ariaHidden:o=!0,style:V,...a})=>n.createElement("svg",{...a,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...V}},C&&!o&&n.createElement("title",null,C),r);var s=r=>t.createElement(l,{...r,ariaLabel:"chip-simple, processor"},t.createElement("path",{d:"M14 14H10V10H14V14Z",fill:"currentColor"}),t.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14 1C14.5523 1 15 1.44772 15 2V3H18C19.6569 3 21 4.34315 21 6V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V18C21 19.6569 19.6569 21 18 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H6C4.34315 21 3 19.6569 3 18V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V6C3 4.34315 4.34315 3 6 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z",fill:"currentColor"})),f=s;export{s as IconChipSimple,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChipSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconChipSimple: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"chip-simple, processor\">\n <path d=\"M14 14H10V10H14V14Z\" fill=\"currentColor\" />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M14 1C14.5523 1 15 1.44772 15 2V3H18C19.6569 3 21 4.34315 21 6V9H22L22.1025 9.00488C22.6067 9.05621 23 9.48232 23 10C23 10.5177 22.6067 10.9438 22.1025 10.9951L22 11H21V13H22L22.1025 13.0049C22.6067 13.0562 23 13.4823 23 14C23 14.5177 22.6067 14.9438 22.1025 14.9951L22 15H21V18C21 19.6569 19.6569 21 18 21H15V22C15 22.5523 14.5523 23 14 23C13.4477 23 13 22.5523 13 22V21H11V22C11 22.5523 10.5523 23 10 23C9.44771 23 9 22.5523 9 22V21H6C4.34315 21 3 19.6569 3 18V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H3V11H2C1.44772 11 1 10.5523 1 10C1 9.44771 1.44772 9 2 9H3V6C3 4.34315 4.34315 3 6 3H9V2C9 1.44772 9.44771 1 10 1C10.5523 1 11 1.44772 11 2V3H13V2C13 1.44772 13.4477 1 14 1ZM9 8C8.48232 8 8.05621 8.39333 8.00488 8.89746L8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.48232 15.6067 8.05621 15.1025 8.00488L15 8H9Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChipSimple;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpCC,EAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,21BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconChipSimple","props","React","CentralIconBase","IconChipSimple_default"]}
|
package/IconCloud/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var f=Object.create;var l=Object.defineProperty;var
|
|
1
|
+
"use strict";var f=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(r,e)=>{for(var t in e)l(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of x(e))!I.call(r,o)&&o!==t&&l(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var C=(r,e,t)=>(t=r!=null?f(B(r)):{},s(e||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>s(l({},"__esModule",{value:!0}),r);var y={};d(y,{IconCloud:()=>c,default:()=>w});module.exports=h(y);var a=C(require("react"));var p=C(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},t&&!o&&p.default.createElement("title",null,t),r);var c=r=>a.default.createElement(m,{...r,ariaLabel:"cloud-"},a.default.createElement("path",{d:"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z",fill:"currentColor"})),w=c;0&&(module.exports={IconCloud});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconCloud/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud-\">\n <path\n d=\"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,eAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpC,EAAAC,QAAA,cAAC,QACC,EAAE,qNACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCloud_exports","__export","IconCloud","IconCloud_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCloud","props","React","CentralIconBase","IconCloud_default"]}
|
package/IconCloud/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:
|
|
1
|
+
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>p.createElement(l,{...e,ariaLabel:"cloud-"},p.createElement("path",{d:"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z",fill:"currentColor"})),g=m;export{m as IconCloud,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconCloud/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud-\">\n <path\n d=\"M12 4C9.14187 4 6.68595 5.71241 5.59824 8.16485C2.96041 8.79651 1 11.1686 1 14C1 17.3137 3.68629 20 7 20H18C20.7614 20 23 17.7614 23 15C23 12.5603 21.2527 10.5287 18.9412 10.0884C18.4944 6.65314 15.5571 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpCC,EAAA,cAAC,QACC,EAAE,qNACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCloud","props","React","CentralIconBase","IconCloud_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of g(e))!B.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(n=d(e,t))||n.enumerable});return r};var C=(r,e,o)=>(o=r!=null?f(x(r)):{},s(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>s(l({},"__esModule",{value:!0}),r);var y={};I(y,{IconCloud1:()=>m,default:()=>w});module.exports=h(y);var a=C(require("react"));var p=C(require("react")),c=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:i,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},o&&!t&&p.default.createElement("title",null,o),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"cloud, clouds"},a.default.createElement("path",{d:"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.7286 8 16.4609 8.01808 16.1982 8.05323C16.0519 8.0728 15.9289 7.99785 15.8835 7.92149C14.4911 5.57586 11.9301 4 9 4Z",fill:"currentColor"})),w=m;0&&(module.exports={IconCloud1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud, clouds\">\n <path\n d=\"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.7286 8 16.4609 8.01808 16.1982 8.05323C16.0519 8.0728 15.9289 7.99785 15.8835 7.92149C14.4911 5.57586 11.9301 4 9 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,2OACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCloud1_exports","__export","IconCloud1","IconCloud1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCloud1","props","React","CentralIconBase","IconCloud1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import p from"react";import n from"react";var l=({children:e,size:r=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},t&&!o&&n.createElement("title",null,t),e);var c=e=>p.createElement(l,{...e,ariaLabel:"cloud, clouds"},p.createElement("path",{d:"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.7286 8 16.4609 8.01808 16.1982 8.05323C16.0519 8.0728 15.9289 7.99785 15.8835 7.92149C14.4911 5.57586 11.9301 4 9 4Z",fill:"currentColor"})),d=c;export{c as IconCloud1,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCloud1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCloud1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cloud, clouds\">\n <path\n d=\"M9 4C4.58172 4 1 7.58172 1 12C1 16.4183 4.58172 20 9 20H17C20.3137 20 23 17.3137 23 14C23 10.6863 20.3137 8 17 8C16.7286 8 16.4609 8.01808 16.1982 8.05323C16.0519 8.0728 15.9289 7.99785 15.8835 7.92149C14.4911 5.57586 11.9301 4 9 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCloud1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpCC,EAAA,cAAC,QACC,EAAE,2OACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCloud1","props","React","CentralIconBase","IconCloud1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var x=(e,C)=>{for(var r in C)n(e,r,{get:C[r],enumerable:!0})},a=(e,C,r,t)=>{if(C&&typeof C=="object"||typeof C=="function")for(let o of u(C))!H.call(e,o)&&o!==r&&n(e,o,{get:()=>C[o],enumerable:!(t=f(C,o))||t.enumerable});return e};var s=(e,C,r)=>(r=e!=null?L(g(e)):{},a(C||!e||!e.__esModule?n(r,"default",{value:e,enumerable:!0}):r,e)),y=e=>a(n({},"__esModule",{value:!0}),e);var I={};x(I,{IconCodeAnalyze:()=>c,default:()=>B});module.exports=y(I);var l=s(require("react"));var p=s(require("react")),i=({children:e,size:C=24,ariaLabel:r,color:t,ariaHidden:o=!0,style:m,...d})=>p.default.createElement("svg",{...d,"aria-hidden":o,role:o?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...m}},r&&!o&&p.default.createElement("title",null,r),e);var c=e=>l.default.createElement(i,{...e,ariaLabel:"code-analyze, vibe-coding"},l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z",fill:"currentColor"}),l.default.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),B=c;0&&(module.exports={IconCodeAnalyze});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAnalyze/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAnalyze: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-analyze, vibe-coding\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAnalyze;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,yyCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wjBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeAnalyze_exports","__export","IconCodeAnalyze","IconCodeAnalyze_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCodeAnalyze","props","React","CentralIconBase","IconCodeAnalyze_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import n from"react";var l=({children:C,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},t&&!r&&n.createElement("title",null,t),C);var i=C=>o.createElement(l,{...C,ariaLabel:"code-analyze, vibe-coding"},o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z",fill:"currentColor"}),o.createElement("path",{d:"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z",fill:"currentColor"})),f=i;export{i as IconCodeAnalyze,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAnalyze/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAnalyze: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-analyze, vibe-coding\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM8 15.0996C7.50294 15.0996 7.09961 15.5029 7.09961 16C7.09961 16.4971 7.50294 16.9004 8 16.9004H13L13.0918 16.8955C13.5457 16.8495 13.9004 16.4661 13.9004 16C13.9004 15.5339 13.5457 15.1505 13.0918 15.1045L13 15.0996H8ZM8 11.0996C7.50294 11.0996 7.09961 11.5029 7.09961 12C7.09961 12.4971 7.50294 12.9004 8 12.9004H10L10.0918 12.8955C10.5457 12.8495 10.9004 12.4661 10.9004 12C10.9004 11.5339 10.5457 11.1505 10.0918 11.1045L10 11.0996H8ZM13 11.0996C12.5029 11.0996 12.0996 11.5029 12.0996 12C12.0996 12.4971 12.5029 12.9004 13 12.9004H16L16.0918 12.8955C16.5457 12.8495 16.9004 12.4661 16.9004 12C16.9004 11.5339 16.5457 11.1505 16.0918 11.1045L16 11.0996H13ZM8 7.09961C7.50294 7.09961 7.09961 7.50294 7.09961 8C7.09961 8.49706 7.50294 8.90039 8 8.90039H12L12.0918 8.89551C12.5457 8.84953 12.9004 8.46607 12.9004 8C12.9004 7.53393 12.5457 7.15047 12.0918 7.10449L12 7.09961H8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.9847 1.4329C19.9568 1.18651 19.7485 1.00025 19.5005 1C19.2525 0.999747 19.0438 1.18557 19.0154 1.43191C18.838 2.96993 17.9699 3.83801 16.4319 4.01541C16.1856 4.04382 15.9997 4.25253 16 4.5005C16.0003 4.74847 16.1865 4.9568 16.4329 4.9847C17.9491 5.15645 18.8774 6.01617 19.0141 7.55536C19.0365 7.80725 19.2477 8.00028 19.5005 8C19.7534 7.99971 19.9642 7.80621 19.986 7.55426C20.1173 6.03683 21.0368 5.11734 22.5543 4.98599C22.8062 4.96418 22.9997 4.75344 23 4.50055C23.0003 4.24766 22.8073 4.03648 22.5554 4.01411C21.0162 3.87738 20.1564 2.94911 19.9847 1.4329Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeAnalyze;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,yyCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wjBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCodeAnalyze","props","React","CentralIconBase","IconCodeAnalyze_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var t in r)n(e,t,{get:r[t],enumerable:!0})},a=(e,r,t,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of u(r))!x.call(e,o)&&o!==t&&n(e,o,{get:()=>r[o],enumerable:!(C=f(r,o))||C.enumerable});return e};var s=(e,r,t)=>(t=e!=null?d(g(e)):{},a(r||!e||!e.__esModule?n(t,"default",{value:e,enumerable:!0}):t,e)),I=e=>a(n({},"__esModule",{value:!0}),e);var v={};B(v,{IconCodeAssistant:()=>i,default:()=>h});module.exports=I(v);var l=s(require("react"));var p=s(require("react")),L=({children:e,size:r=24,ariaLabel:t,color:C,ariaHidden:o=!0,style:c,...m})=>p.default.createElement("svg",{...m,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...c}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>l.default.createElement(L,{...e,ariaLabel:"code-assistant, vibe-coding"},l.default.createElement("path",{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"}),l.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z",fill:"currentColor"})),h=i;0&&(module.exports={IconCodeAssistant});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAssistant/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAssistant: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-assistant, vibe-coding\">\n <path\n 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 <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z\"\n fill=\"currentColor\"\n />\n </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,EAAE,wjBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,2oCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeAssistant_exports","__export","IconCodeAssistant","IconCodeAssistant_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCodeAssistant","props","React","CentralIconBase","IconCodeAssistant_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:C,color:p,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},C&&!t&&n.createElement("title",null,C),r);var L=r=>o.createElement(l,{...r,ariaLabel:"code-assistant, vibe-coding"},o.createElement("path",{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"}),o.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z",fill:"currentColor"})),f=L;export{L as IconCodeAssistant,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeAssistant/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeAssistant: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-assistant, vibe-coding\">\n <path\n 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 <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M15.1865 3C14.7642 3.36673 14.4994 3.90569 14.5 4.50195L14.5088 4.68945C14.5967 5.61565 15.3225 6.36881 16.2637 6.47559L16.4463 6.50195C16.8463 6.57317 17.0679 6.70844 17.1924 6.83008C17.3262 6.96094 17.4762 7.20083 17.5195 7.68848L17.5459 7.87793C17.7195 8.8099 18.5361 9.50095 19.502 9.5L19.6934 9.49023C20.212 9.44001 20.6741 9.18919 21 8.81445V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H15.1865ZM14.6309 9.22461C14.2381 8.90426 13.6591 8.92685 13.293 9.29297C12.9269 9.65908 12.9043 10.2381 13.2246 10.6309L13.293 10.707L14.5859 12L13.293 13.293C12.9024 13.6835 12.9024 14.3165 13.293 14.707C13.6835 15.0976 14.3165 15.0976 14.707 14.707L16.707 12.707C17.0731 12.3409 17.0957 11.7619 16.7754 11.3691L16.707 11.293L14.707 9.29297L14.6309 9.22461ZM10.707 9.29297C10.3409 8.92685 9.76191 8.90426 9.36914 9.22461L9.29297 9.29297L7.29297 11.293C6.90244 11.6835 6.90244 12.3165 7.29297 12.707L9.29297 14.707L9.36914 14.7754C9.76191 15.0957 10.3409 15.0731 10.707 14.707C11.0731 14.3409 11.0957 13.7619 10.7754 13.3691L10.707 13.293L9.41406 12L10.707 10.707L10.7754 10.6309C11.0957 10.2381 11.0731 9.65908 10.707 9.29297Z\"\n fill=\"currentColor\"\n />\n </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,EAAE,wjBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,2oCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCodeAssistant","props","React","CentralIconBase","IconCodeAssistant_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var C in e)n(r,C,{get:e[C],enumerable:!0})},a=(r,e,C,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of m(e))!g.call(r,o)&&o!==C&&n(r,o,{get:()=>e[o],enumerable:!(l=h(e,o))||l.enumerable});return r};var s=(r,e,C)=>(C=r!=null?d(L(r)):{},a(e||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),B=r=>a(n({},"__esModule",{value:!0}),r);var M={};x(M,{IconDeepSearch:()=>c,default:()=>I});module.exports=B(M);var t=s(require("react"));var p=s(require("react")),i=({children:r,size:e=24,ariaLabel:C,color:l,ariaHidden:o=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...f}},C&&!o&&p.default.createElement("title",null,C),r);var c=r=>t.default.createElement(i,{...r,ariaLabel:"deep-search, deep-research, focus-search"},t.default.createElement("path",{d:"M14.5551 19.5832C15.0784 19.4074 15.6456 19.6888 15.8217 20.2121C15.9974 20.7355 15.7152 21.3028 15.1918 21.4787C13.1239 22.1735 10.8749 22.1736 8.80701 21.4787C8.28366 21.3028 8.00149 20.7355 8.17712 20.2121C8.35314 19.6888 8.92035 19.4074 9.44373 19.5832C11.0983 20.1392 12.9004 20.1391 14.5551 19.5832Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12.0004 10.0002C13.1048 10.0003 14.0004 10.8957 14.0004 12.0002C14.0002 13.1044 13.1047 14 12.0004 14.0002C10.8959 14.0002 10.0006 13.1045 10.0004 12.0002C10.0004 10.8956 10.8958 10.0002 12.0004 10.0002Z",fill:"currentColor"}),t.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0004 7.00016C14.7617 7.00032 17.0004 9.23883 17.0004 12.0002C17.0003 13.019 16.6937 13.9657 16.1703 14.756L17.7074 16.2931L17.7758 16.3693C18.0958 16.7621 18.0734 17.3412 17.7074 17.7072C17.3414 18.0731 16.7623 18.0956 16.3695 17.7755L16.2933 17.7072L14.7562 16.1701C13.9659 16.6934 13.0192 17.0001 12.0004 17.0002C9.23907 17.0002 7.00058 14.7614 7.00037 12.0002C7.00037 9.23874 9.23894 7.00016 12.0004 7.00016ZM12.0004 9.00016C10.3435 9.00016 9.00037 10.3433 9.00037 12.0002C9.00058 13.6568 10.3436 15.0002 12.0004 15.0002C13.657 15 15.0002 13.6567 15.0004 12.0002C15.0004 10.3434 13.6571 9.00032 12.0004 9.00016Z",fill:"currentColor"}),t.default.createElement("path",{d:"M2.55798 8.71207C2.7672 8.25053 3.29676 8.01302 3.78748 8.17789C4.31076 8.35391 4.59217 8.92111 4.41638 9.4445L4.31873 9.757C3.86283 11.3242 3.89517 13.0048 4.41638 14.5558C4.59198 15.0791 4.31067 15.6464 3.78748 15.8224C3.26414 15.9981 2.69688 15.7158 2.52087 15.1925C1.826 13.1247 1.8261 10.8757 2.52087 8.80778L2.55798 8.71207Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.19666 2.39957C11.1553 1.82949 13.253 1.87016 15.1918 2.52164C15.7153 2.69757 15.9976 3.26473 15.8217 3.78825C15.6455 4.31128 15.0783 4.59291 14.5551 4.41715C12.9004 3.86112 11.0984 3.86111 9.44373 4.41715L9.34509 4.4445C8.85112 4.55628 8.34221 4.27854 8.17712 3.78825C8.00123 3.26483 8.28368 2.69768 8.80701 2.52164L9.19666 2.39957Z",fill:"currentColor"}),t.default.createElement("path",{d:"M21.4779 15.1922C22.1728 13.1243 22.1727 10.8754 21.4779 8.80745C21.302 8.28393 20.7348 8.00164 20.2113 8.17756C19.6882 8.35369 19.4066 8.92087 19.5824 9.44416C20.1384 11.0988 20.1384 12.9009 19.5824 14.5555C19.4069 15.0787 19.6882 15.6461 20.2113 15.8221C20.7347 15.998 21.3018 15.7155 21.4779 15.1922Z",fill:"currentColor"})),I=c;0&&(module.exports={IconDeepSearch});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <path\n d=\"M14.5551 19.5832C15.0784 19.4074 15.6456 19.6888 15.8217 20.2121C15.9974 20.7355 15.7152 21.3028 15.1918 21.4787C13.1239 22.1735 10.8749 22.1736 8.80701 21.4787C8.28366 21.3028 8.00149 20.7355 8.17712 20.2121C8.35314 19.6888 8.92035 19.4074 9.44373 19.5832C11.0983 20.1392 12.9004 20.1391 14.5551 19.5832Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0004 10.0002C13.1048 10.0003 14.0004 10.8957 14.0004 12.0002C14.0002 13.1044 13.1047 14 12.0004 14.0002C10.8959 14.0002 10.0006 13.1045 10.0004 12.0002C10.0004 10.8956 10.8958 10.0002 12.0004 10.0002Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12.0004 7.00016C14.7617 7.00032 17.0004 9.23883 17.0004 12.0002C17.0003 13.019 16.6937 13.9657 16.1703 14.756L17.7074 16.2931L17.7758 16.3693C18.0958 16.7621 18.0734 17.3412 17.7074 17.7072C17.3414 18.0731 16.7623 18.0956 16.3695 17.7755L16.2933 17.7072L14.7562 16.1701C13.9659 16.6934 13.0192 17.0001 12.0004 17.0002C9.23907 17.0002 7.00058 14.7614 7.00037 12.0002C7.00037 9.23874 9.23894 7.00016 12.0004 7.00016ZM12.0004 9.00016C10.3435 9.00016 9.00037 10.3433 9.00037 12.0002C9.00058 13.6568 10.3436 15.0002 12.0004 15.0002C13.657 15 15.0002 13.6567 15.0004 12.0002C15.0004 10.3434 13.6571 9.00032 12.0004 9.00016Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.55798 8.71207C2.7672 8.25053 3.29676 8.01302 3.78748 8.17789C4.31076 8.35391 4.59217 8.92111 4.41638 9.4445L4.31873 9.757C3.86283 11.3242 3.89517 13.0048 4.41638 14.5558C4.59198 15.0791 4.31067 15.6464 3.78748 15.8224C3.26414 15.9981 2.69688 15.7158 2.52087 15.1925C1.826 13.1247 1.8261 10.8757 2.52087 8.80778L2.55798 8.71207Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.19666 2.39957C11.1553 1.82949 13.253 1.87016 15.1918 2.52164C15.7153 2.69757 15.9976 3.26473 15.8217 3.78825C15.6455 4.31128 15.0783 4.59291 14.5551 4.41715C12.9004 3.86112 11.0984 3.86111 9.44373 4.41715L9.34509 4.4445C8.85112 4.55628 8.34221 4.27854 8.17712 3.78825C8.00123 3.26483 8.28368 2.69768 8.80701 2.52164L9.19666 2.39957Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.4779 15.1922C22.1728 13.1243 22.1727 10.8754 21.4779 8.80745C21.302 8.28393 20.7348 8.00164 20.2113 8.17756C19.6882 8.35369 19.4066 8.92087 19.5824 9.44416C20.1384 11.0988 20.1384 12.9009 19.5824 14.5555C19.4069 15.0787 19.6882 15.6461 20.2113 15.8221C20.7347 15.998 21.3018 15.7155 21.4779 15.1922Z\"\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,oTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,6mBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDeepSearch_exports","__export","IconDeepSearch","IconDeepSearch_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDeepSearch","props","React","CentralIconBase","IconDeepSearch_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import l from"react";var n=({children:C,size:e=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},t&&!o&&l.createElement("title",null,t),C);var i=C=>r.createElement(n,{...C,ariaLabel:"deep-search, deep-research, focus-search"},r.createElement("path",{d:"M14.5551 19.5832C15.0784 19.4074 15.6456 19.6888 15.8217 20.2121C15.9974 20.7355 15.7152 21.3028 15.1918 21.4787C13.1239 22.1735 10.8749 22.1736 8.80701 21.4787C8.28366 21.3028 8.00149 20.7355 8.17712 20.2121C8.35314 19.6888 8.92035 19.4074 9.44373 19.5832C11.0983 20.1392 12.9004 20.1391 14.5551 19.5832Z",fill:"currentColor"}),r.createElement("path",{d:"M12.0004 10.0002C13.1048 10.0003 14.0004 10.8957 14.0004 12.0002C14.0002 13.1044 13.1047 14 12.0004 14.0002C10.8959 14.0002 10.0006 13.1045 10.0004 12.0002C10.0004 10.8956 10.8958 10.0002 12.0004 10.0002Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0004 7.00016C14.7617 7.00032 17.0004 9.23883 17.0004 12.0002C17.0003 13.019 16.6937 13.9657 16.1703 14.756L17.7074 16.2931L17.7758 16.3693C18.0958 16.7621 18.0734 17.3412 17.7074 17.7072C17.3414 18.0731 16.7623 18.0956 16.3695 17.7755L16.2933 17.7072L14.7562 16.1701C13.9659 16.6934 13.0192 17.0001 12.0004 17.0002C9.23907 17.0002 7.00058 14.7614 7.00037 12.0002C7.00037 9.23874 9.23894 7.00016 12.0004 7.00016ZM12.0004 9.00016C10.3435 9.00016 9.00037 10.3433 9.00037 12.0002C9.00058 13.6568 10.3436 15.0002 12.0004 15.0002C13.657 15 15.0002 13.6567 15.0004 12.0002C15.0004 10.3434 13.6571 9.00032 12.0004 9.00016Z",fill:"currentColor"}),r.createElement("path",{d:"M2.55798 8.71207C2.7672 8.25053 3.29676 8.01302 3.78748 8.17789C4.31076 8.35391 4.59217 8.92111 4.41638 9.4445L4.31873 9.757C3.86283 11.3242 3.89517 13.0048 4.41638 14.5558C4.59198 15.0791 4.31067 15.6464 3.78748 15.8224C3.26414 15.9981 2.69688 15.7158 2.52087 15.1925C1.826 13.1247 1.8261 10.8757 2.52087 8.80778L2.55798 8.71207Z",fill:"currentColor"}),r.createElement("path",{d:"M9.19666 2.39957C11.1553 1.82949 13.253 1.87016 15.1918 2.52164C15.7153 2.69757 15.9976 3.26473 15.8217 3.78825C15.6455 4.31128 15.0783 4.59291 14.5551 4.41715C12.9004 3.86112 11.0984 3.86111 9.44373 4.41715L9.34509 4.4445C8.85112 4.55628 8.34221 4.27854 8.17712 3.78825C8.00123 3.26483 8.28368 2.69768 8.80701 2.52164L9.19666 2.39957Z",fill:"currentColor"}),r.createElement("path",{d:"M21.4779 15.1922C22.1728 13.1243 22.1727 10.8754 21.4779 8.80745C21.302 8.28393 20.7348 8.00164 20.2113 8.17756C19.6882 8.35369 19.4066 8.92087 19.5824 9.44416C20.1384 11.0988 20.1384 12.9009 19.5824 14.5555C19.4069 15.0787 19.6882 15.6461 20.2113 15.8221C20.7347 15.998 21.3018 15.7155 21.4779 15.1922Z",fill:"currentColor"})),h=i;export{i as IconDeepSearch,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDeepSearch/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDeepSearch: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"deep-search, deep-research, focus-search\"\n >\n <path\n d=\"M14.5551 19.5832C15.0784 19.4074 15.6456 19.6888 15.8217 20.2121C15.9974 20.7355 15.7152 21.3028 15.1918 21.4787C13.1239 22.1735 10.8749 22.1736 8.80701 21.4787C8.28366 21.3028 8.00149 20.7355 8.17712 20.2121C8.35314 19.6888 8.92035 19.4074 9.44373 19.5832C11.0983 20.1392 12.9004 20.1391 14.5551 19.5832Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0004 10.0002C13.1048 10.0003 14.0004 10.8957 14.0004 12.0002C14.0002 13.1044 13.1047 14 12.0004 14.0002C10.8959 14.0002 10.0006 13.1045 10.0004 12.0002C10.0004 10.8956 10.8958 10.0002 12.0004 10.0002Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12.0004 7.00016C14.7617 7.00032 17.0004 9.23883 17.0004 12.0002C17.0003 13.019 16.6937 13.9657 16.1703 14.756L17.7074 16.2931L17.7758 16.3693C18.0958 16.7621 18.0734 17.3412 17.7074 17.7072C17.3414 18.0731 16.7623 18.0956 16.3695 17.7755L16.2933 17.7072L14.7562 16.1701C13.9659 16.6934 13.0192 17.0001 12.0004 17.0002C9.23907 17.0002 7.00058 14.7614 7.00037 12.0002C7.00037 9.23874 9.23894 7.00016 12.0004 7.00016ZM12.0004 9.00016C10.3435 9.00016 9.00037 10.3433 9.00037 12.0002C9.00058 13.6568 10.3436 15.0002 12.0004 15.0002C13.657 15 15.0002 13.6567 15.0004 12.0002C15.0004 10.3434 13.6571 9.00032 12.0004 9.00016Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.55798 8.71207C2.7672 8.25053 3.29676 8.01302 3.78748 8.17789C4.31076 8.35391 4.59217 8.92111 4.41638 9.4445L4.31873 9.757C3.86283 11.3242 3.89517 13.0048 4.41638 14.5558C4.59198 15.0791 4.31067 15.6464 3.78748 15.8224C3.26414 15.9981 2.69688 15.7158 2.52087 15.1925C1.826 13.1247 1.8261 10.8757 2.52087 8.80778L2.55798 8.71207Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.19666 2.39957C11.1553 1.82949 13.253 1.87016 15.1918 2.52164C15.7153 2.69757 15.9976 3.26473 15.8217 3.78825C15.6455 4.31128 15.0783 4.59291 14.5551 4.41715C12.9004 3.86112 11.0984 3.86111 9.44373 4.41715L9.34509 4.4445C8.85112 4.55628 8.34221 4.27854 8.17712 3.78825C8.00123 3.26483 8.28368 2.69768 8.80701 2.52164L9.19666 2.39957Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.4779 15.1922C22.1728 13.1243 22.1727 10.8754 21.4779 8.80745C21.302 8.28393 20.7348 8.00164 20.2113 8.17756C19.6882 8.35369 19.4066 8.92087 19.5824 9.44416C20.1384 11.0988 20.1384 12.9009 19.5824 14.5555C19.4069 15.0787 19.6882 15.6461 20.2113 15.8221C20.7347 15.998 21.3018 15.7155 21.4779 15.1922Z\"\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,oTACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+MACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,6mBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6UACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kVACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDeepSearch","props","React","CentralIconBase","IconDeepSearch_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var C=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)C(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&&C(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?C(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>a(C({},"__esModule",{value:!0}),e);var h={};B(h,{IconFullScreen1:()=>i,default:()=>H});module.exports=I(h);var p=s(require("react"));var l=s(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:m,...u})=>l.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&&l.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 6C3 4.34315 4.34315 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6C5.44772 5 5 5.44772 5 6V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V6ZM15 4C15 3.44772 15.4477 3 16 3H18C19.6569 3 21 4.34315 21 6V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V6C19 5.44772 18.5523 5 18 5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V18C5 18.5523 5.44772 19 6 19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H6C4.34315 21 3 19.6569 3 18V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V18C21 19.6569 19.6569 21 18 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H18C18.5523 19 19 18.5523 19 18V16C19 15.4477 19.4477 15 20 15Z",fill:"currentColor"})),H=i;0&&(module.exports={IconFullScreen1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullScreen1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullScreen1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"full-screen, focus\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M3 6C3 4.34315 4.34315 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6C5.44772 5 5 5.44772 5 6V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V6ZM15 4C15 3.44772 15.4477 3 16 3H18C19.6569 3 21 4.34315 21 6V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V6C19 5.44772 18.5523 5 18 5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V18C5 18.5523 5.44772 19 6 19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H6C4.34315 21 3 19.6569 3 18V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V18C21 19.6569 19.6569 21 18 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H18C18.5523 19 19 18.5523 19 18V16C19 15.4477 19.4477 15 20 15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullScreen1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,sBACpC,EAAAC,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,mrBACF,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 l from"react";import n from"react";var C=({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=>l.createElement(C,{...r,ariaLabel:"full-screen, focus"},l.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3 6C3 4.34315 4.34315 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6C5.44772 5 5 5.44772 5 6V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V6ZM15 4C15 3.44772 15.4477 3 16 3H18C19.6569 3 21 4.34315 21 6V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V6C19 5.44772 18.5523 5 18 5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V18C5 18.5523 5.44772 19 6 19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H6C4.34315 21 3 19.6569 3 18V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V18C21 19.6569 19.6569 21 18 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H18C18.5523 19 19 18.5523 19 18V16C19 15.4477 19.4477 15 20 15Z",fill:"currentColor"})),V=c;export{c as IconFullScreen1,V as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullScreen1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFullScreen1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"full-screen, focus\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M3 6C3 4.34315 4.34315 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6C5.44772 5 5 5.44772 5 6V8C5 8.55228 4.55228 9 4 9C3.44772 9 3 8.55228 3 8V6ZM15 4C15 3.44772 15.4477 3 16 3H18C19.6569 3 21 4.34315 21 6V8C21 8.55228 20.5523 9 20 9C19.4477 9 19 8.55228 19 8V6C19 5.44772 18.5523 5 18 5H16C15.4477 5 15 4.55228 15 4ZM4 15C4.55228 15 5 15.4477 5 16V18C5 18.5523 5.44772 19 6 19H8C8.55228 19 9 19.4477 9 20C9 20.5523 8.55228 21 8 21H6C4.34315 21 3 19.6569 3 18V16C3 15.4477 3.44772 15 4 15ZM20 15C20.5523 15 21 15.4477 21 16V18C21 19.6569 19.6569 21 18 21H16C15.4477 21 15 20.5523 15 20C15 19.4477 15.4477 19 16 19H18C18.5523 19 19 18.5523 19 18V16C19 15.4477 19.4477 15 20 15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullScreen1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,sBACpCC,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,mrBACF,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:"M5 4C3.34315 4 2 5.34315 2 7V17C2 18.6569 3.34315 20 5 20H19C20.6569 20 22 18.6569 22 17V7C22 5.34315 20.6569 4 19 4H5Z",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=\"M5 4C3.34315 4 2 5.34315 2 7V17C2 18.6569 3.34315 20 5 20H19C20.6569 20 22 18.6569 22 17V7C22 5.34315 20.6569 4 19 4H5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullscreen;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpC,EAAAC,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFullscreen_exports","__export","IconFullscreen","IconFullscreen_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFullscreen","props","React","CentralIconBase","IconFullscreen_default"]}
|
package/IconFullscreen/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(l,{...r,ariaLabel:"fullscreen"},p.createElement("path",{d:"M5 4C3.34315 4 2 5.34315 2 7V17C2 18.6569 3.34315 20 5 20H19C20.6569 20 22 18.6569 22 17V7C22 5.34315 20.6569 4 19 4H5Z",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=\"M5 4C3.34315 4 2 5.34315 2 7V17C2 18.6569 3.34315 20 5 20H19C20.6569 20 22 18.6569 22 17V7C22 5.34315 20.6569 4 19 4H5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFullscreen;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpCC,EAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFullscreen","props","React","CentralIconBase","IconFullscreen_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},C=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!B.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=d(r,t))||n.enumerable});return e};var s=(e,r,o)=>(o=e!=null?u(x(e)):{},C(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),y=e=>C(l({},"__esModule",{value:!0}),e);var h={};I(h,{IconOffline:()=>c,default:()=>L});module.exports=y(h);var a=s(require("react"));var p=s(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:f,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},o&&!t&&p.default.createElement("title",null,o),e);var c=e=>a.default.createElement(i,{...e,ariaLabel:"offline, disconnect, energy"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z",fill:"currentColor"})),L=c;0&&(module.exports={IconOffline});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconOffline/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconOffline: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"offline, disconnect, energy\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOffline;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpC,EAAAC,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ggBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconOffline_exports","__export","IconOffline","IconOffline_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconOffline","props","React","CentralIconBase","IconOffline_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"offline, disconnect, energy"},p.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM11.2422 9.49512C10.8194 9.21324 10.2521 9.29275 9.92383 9.68066L6.4375 13.8008C6.0932 14.208 6.54078 14.7997 7.02637 14.5791L10.2471 13.1152C10.4044 13.0437 10.5876 13.0584 10.7314 13.1543L12.7578 14.5049C13.1806 14.7868 13.7479 14.7073 14.0762 14.3193L17.5625 10.1992C17.9068 9.79197 17.4592 9.20032 16.9736 9.4209L13.7529 10.8848C13.5956 10.9563 13.4124 10.9416 13.2686 10.8457L11.2422 9.49512Z",fill:"currentColor"})),d=i;export{i as IconOffline,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|