@central-icons-react/round-outlined-radius-2-stroke-2 0.0.37 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +63 -48
- package/filtered-icons.json +19322 -0
- package/icons/index.d.ts +1372 -1356
- package/icons-index.json +2768 -1098
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +10 -9
- package/package.json +2 -2
- package/tsx-icons.json +8920 -0
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var m=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=V(o,t))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?m(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var w={};k(w,{IconRemoveBackground2:()=>C,default:()=>H});module.exports=B(w);var n=i(require("react"));var s=i(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:d,...c})=>s.default.createElement("svg",{...c,"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:l,...d}},e&&!t&&s.default.createElement("title",null,e),r);var C=r=>n.default.createElement(u,{...r,ariaLabel:"remove-background-2"},n.default.createElement("path",{d:"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M12 2V22",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M8 4V8H4V4H8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"})),H=C;0&&(module.exports={IconRemoveBackground2});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconRemoveBackground2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRemoveBackground2: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"remove-background-2\">\n <path\n d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 2V22\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path d=\"M8 4V8H4V4H8Z\" fill=\"currentColor\" />\n <path d=\"M12 8V12H8V8H12Z\" fill=\"currentColor\" />\n <path d=\"M8 12V16H4V12H8Z\" fill=\"currentColor\" />\n <path d=\"M12 16V20H8V16H12Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,KAAK,eAAe,EAC5C,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/C,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/C,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,CACnD,EAIGE,EAAQJ","names":["IconRemoveBackground2_exports","__export","IconRemoveBackground2","IconRemoveBackground2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import r from"react";import l from"react";var p=({children:e,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...i})=>l.createElement("svg",{...i,"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:s,...a}},n&&!t&&l.createElement("title",null,n),e);var u=e=>r.createElement(p,{...e,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M12 2V22",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M8 4V8H4V4H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),r.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"})),V=u;export{u as IconRemoveBackground2,V as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconRemoveBackground2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRemoveBackground2: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"remove-background-2\">\n <path\n d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 2V22\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path d=\"M8 4V8H4V4H8Z\" fill=\"currentColor\" />\n <path d=\"M12 8V12H8V8H12Z\" fill=\"currentColor\" />\n <path d=\"M8 12V16H4V12H8Z\" fill=\"currentColor\" />\n <path d=\"M12 16V20H8V16H12Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QAAK,EAAE,gBAAgB,KAAK,eAAe,EAC5CA,EAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/CA,EAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/CA,EAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,CACnD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var f=Object.create;var l=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!h.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(C=m(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?f(x(r)):{},s(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>s(l({},"__esModule",{value:!0}),r);var w={};g(w,{IconSoundFx:()=>i,default:()=>I});module.exports=B(w);var n=a(require("react"));var p=a(require("react")),L=({children:r,size:o=24,ariaLabel:e,color:C,ariaHidden:t=!0,style:u,...c})=>p.default.createElement("svg",{...c,"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:C,...u}},e&&!t&&p.default.createElement("title",null,e),r);var i=r=>n.default.createElement(L,{...r,ariaLabel:"sound-fx, sound-effects"},n.default.createElement("path",{d:"M5.33333 8.00005H4C2.89543 8.00005 2 8.89548 2 10.0001V14.0001C2 15.1046 2.89543 16.0001 4 16.0001H5.33333C5.76607 16.0001 6.18714 16.1404 6.53333 16.4001L11.2 19.9001C11.5296 20.1473 12 19.9121 12 19.5001V4.50005C12 4.08803 11.5296 3.85284 11.2 4.10005L6.53333 7.60005C6.18714 7.8597 5.76607 8.00005 5.33333 8.00005Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M17.0991 13.7902C17.2264 13.4033 17.7736 13.4033 17.9009 13.7902L18.282 14.949C18.3239 15.0763 18.4237 15.1761 18.551 15.218L19.7098 15.5991C20.0967 15.7264 20.0967 16.2736 19.7098 16.4009L18.551 16.782C18.4237 16.8239 18.3239 16.9237 18.282 17.051L17.9009 18.2098C17.7736 18.5967 17.2264 18.5967 17.0991 18.2098L16.718 17.051C16.6761 16.9237 16.5763 16.8239 16.449 16.782L15.2902 16.4009C14.9033 16.2736 14.9033 15.7264 15.2902 15.5991L16.449 15.218C16.5763 15.1761 16.6761 15.0763 16.718 14.949L17.0991 13.7902Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18.9388 5.90622C19.1169 5.36459 19.8831 5.36459 20.0612 5.90622L20.5948 7.52857C20.6534 7.7068 20.7932 7.8466 20.9714 7.90522L22.5938 8.43877C23.1354 8.61691 23.1354 9.3831 22.5938 9.56123L20.9714 10.0948C20.7932 10.1534 20.6534 10.2932 20.5948 10.4714L20.0612 12.0938C19.8831 12.6354 19.1169 12.6354 18.9388 12.0938L18.4052 10.4714C18.3466 10.2932 18.2068 10.1534 18.0286 10.0948L16.4062 9.56123C15.8646 9.38309 15.8646 8.6169 16.4062 8.43877L18.0286 7.90522C18.2068 7.8466 18.3466 7.7068 18.4052 7.52856L18.9388 5.90622Z",fill:"currentColor"})),I=i;0&&(module.exports={IconSoundFx});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconSoundFx/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSoundFx: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"sound-fx, sound-effects\">\n <path\n d=\"M5.33333 8.00005H4C2.89543 8.00005 2 8.89548 2 10.0001V14.0001C2 15.1046 2.89543 16.0001 4 16.0001H5.33333C5.76607 16.0001 6.18714 16.1404 6.53333 16.4001L11.2 19.9001C11.5296 20.1473 12 19.9121 12 19.5001V4.50005C12 4.08803 11.5296 3.85284 11.2 4.10005L6.53333 7.60005C6.18714 7.8597 5.76607 8.00005 5.33333 8.00005Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17.0991 13.7902C17.2264 13.4033 17.7736 13.4033 17.9009 13.7902L18.282 14.949C18.3239 15.0763 18.4237 15.1761 18.551 15.218L19.7098 15.5991C20.0967 15.7264 20.0967 16.2736 19.7098 16.4009L18.551 16.782C18.4237 16.8239 18.3239 16.9237 18.282 17.051L17.9009 18.2098C17.7736 18.5967 17.2264 18.5967 17.0991 18.2098L16.718 17.051C16.6761 16.9237 16.5763 16.8239 16.449 16.782L15.2902 16.4009C14.9033 16.2736 14.9033 15.7264 15.2902 15.5991L16.449 15.218C16.5763 15.1761 16.6761 15.0763 16.718 14.949L17.0991 13.7902Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.9388 5.90622C19.1169 5.36459 19.8831 5.36459 20.0612 5.90622L20.5948 7.52857C20.6534 7.7068 20.7932 7.8466 20.9714 7.90522L22.5938 8.43877C23.1354 8.61691 23.1354 9.3831 22.5938 9.56123L20.9714 10.0948C20.7932 10.1534 20.6534 10.2932 20.5948 10.4714L20.0612 12.0938C19.8831 12.6354 19.1169 12.6354 18.9388 12.0938L18.4052 10.4714C18.3466 10.2932 18.2068 10.1534 18.0286 10.0948L16.4062 9.56123C15.8646 9.38309 15.8646 8.6169 16.4062 8.43877L18.0286 7.90522C18.2068 7.8466 18.3466 7.7068 18.4052 7.52856L18.9388 5.90622Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSoundFx;\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,2BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,gUACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ogBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8gBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSoundFx_exports","__export","IconSoundFx","IconSoundFx_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSoundFx","props","React","CentralIconBase","IconSoundFx_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import C from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...a})=>C.createElement("svg",{...a,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!t&&C.createElement("title",null,n),e);var L=e=>o.createElement(l,{...e,ariaLabel:"sound-fx, sound-effects"},o.createElement("path",{d:"M5.33333 8.00005H4C2.89543 8.00005 2 8.89548 2 10.0001V14.0001C2 15.1046 2.89543 16.0001 4 16.0001H5.33333C5.76607 16.0001 6.18714 16.1404 6.53333 16.4001L11.2 19.9001C11.5296 20.1473 12 19.9121 12 19.5001V4.50005C12 4.08803 11.5296 3.85284 11.2 4.10005L6.53333 7.60005C6.18714 7.8597 5.76607 8.00005 5.33333 8.00005Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M17.0991 13.7902C17.2264 13.4033 17.7736 13.4033 17.9009 13.7902L18.282 14.949C18.3239 15.0763 18.4237 15.1761 18.551 15.218L19.7098 15.5991C20.0967 15.7264 20.0967 16.2736 19.7098 16.4009L18.551 16.782C18.4237 16.8239 18.3239 16.9237 18.282 17.051L17.9009 18.2098C17.7736 18.5967 17.2264 18.5967 17.0991 18.2098L16.718 17.051C16.6761 16.9237 16.5763 16.8239 16.449 16.782L15.2902 16.4009C14.9033 16.2736 14.9033 15.7264 15.2902 15.5991L16.449 15.218C16.5763 15.1761 16.6761 15.0763 16.718 14.949L17.0991 13.7902Z",fill:"currentColor"}),o.createElement("path",{d:"M18.9388 5.90622C19.1169 5.36459 19.8831 5.36459 20.0612 5.90622L20.5948 7.52857C20.6534 7.7068 20.7932 7.8466 20.9714 7.90522L22.5938 8.43877C23.1354 8.61691 23.1354 9.3831 22.5938 9.56123L20.9714 10.0948C20.7932 10.1534 20.6534 10.2932 20.5948 10.4714L20.0612 12.0938C19.8831 12.6354 19.1169 12.6354 18.9388 12.0938L18.4052 10.4714C18.3466 10.2932 18.2068 10.1534 18.0286 10.0948L16.4062 9.56123C15.8646 9.38309 15.8646 8.6169 16.4062 8.43877L18.0286 7.90522C18.2068 7.8466 18.3466 7.7068 18.4052 7.52856L18.9388 5.90622Z",fill:"currentColor"})),m=L;export{L as IconSoundFx,m as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconSoundFx/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSoundFx: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"sound-fx, sound-effects\">\n <path\n d=\"M5.33333 8.00005H4C2.89543 8.00005 2 8.89548 2 10.0001V14.0001C2 15.1046 2.89543 16.0001 4 16.0001H5.33333C5.76607 16.0001 6.18714 16.1404 6.53333 16.4001L11.2 19.9001C11.5296 20.1473 12 19.9121 12 19.5001V4.50005C12 4.08803 11.5296 3.85284 11.2 4.10005L6.53333 7.60005C6.18714 7.8597 5.76607 8.00005 5.33333 8.00005Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17.0991 13.7902C17.2264 13.4033 17.7736 13.4033 17.9009 13.7902L18.282 14.949C18.3239 15.0763 18.4237 15.1761 18.551 15.218L19.7098 15.5991C20.0967 15.7264 20.0967 16.2736 19.7098 16.4009L18.551 16.782C18.4237 16.8239 18.3239 16.9237 18.282 17.051L17.9009 18.2098C17.7736 18.5967 17.2264 18.5967 17.0991 18.2098L16.718 17.051C16.6761 16.9237 16.5763 16.8239 16.449 16.782L15.2902 16.4009C14.9033 16.2736 14.9033 15.7264 15.2902 15.5991L16.449 15.218C16.5763 15.1761 16.6761 15.0763 16.718 14.949L17.0991 13.7902Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.9388 5.90622C19.1169 5.36459 19.8831 5.36459 20.0612 5.90622L20.5948 7.52857C20.6534 7.7068 20.7932 7.8466 20.9714 7.90522L22.5938 8.43877C23.1354 8.61691 23.1354 9.3831 22.5938 9.56123L20.9714 10.0948C20.7932 10.1534 20.6534 10.2932 20.5948 10.4714L20.0612 12.0938C19.8831 12.6354 19.1169 12.6354 18.9388 12.0938L18.4052 10.4714C18.3466 10.2932 18.2068 10.1534 18.0286 10.0948L16.4062 9.56123C15.8646 9.38309 15.8646 8.6169 16.4062 8.43877L18.0286 7.90522C18.2068 7.8466 18.3466 7.7068 18.4052 7.52856L18.9388 5.90622Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSoundFx;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpCC,EAAA,cAAC,QACC,EAAE,gUACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,ogBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8gBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSoundFx","props","React","CentralIconBase","IconSoundFx_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var h=(L,C)=>{for(var r in C)n(L,r,{get:C[r],enumerable:!0})},Z=(L,C,r,e)=>{if(C&&typeof C=="object"||typeof C=="function")for(let o of d(C))!f.call(L,o)&&o!==r&&n(L,o,{get:()=>C[o],enumerable:!(e=c(C,o))||e.enumerable});return L};var p=(L,C,r)=>(r=L!=null?u(m(L)):{},Z(C||!L||!L.__esModule?n(r,"default",{value:L,enumerable:!0}):r,L)),g=L=>Z(n({},"__esModule",{value:!0}),L);var V={};h(V,{IconSurfing:()=>l,default:()=>w});module.exports=g(V);var t=p(require("react"));var M=p(require("react")),s=({children:L,size:C=24,ariaLabel:r,color:e,ariaHidden:o=!0,style:a,...i})=>M.default.createElement("svg",{...i,"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:e,...a}},r&&!o&&M.default.createElement("title",null,r),L);var l=L=>t.default.createElement(s,{...L,ariaLabel:"surfing, wave, vibe"},t.default.createElement("path",{d:"M17.5 5.25C17.5 6.49264 16.4926 7.5 15.25 7.5C14.0074 7.5 13 6.49264 13 5.25C13 4.00736 14.0074 3 15.25 3C16.4926 3 17.5 4.00736 17.5 5.25Z",stroke:"currentColor","stroke-width":"1.8"}),t.default.createElement("path",{d:"M2.80078 21C2.80078 21 5.00078 21.5 6.00078 20C7.00078 21.5 11.0008 21.5 12.0008 20C13.0008 21.5 17.0008 21.5 18.0008 20C19.0008 21.5 21.201 21 21.201 21",stroke:"currentColor","stroke-width":"1.8","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M4.98801 20.3473C1.0575 8.15609 12.696 14.8429 16.1875 20.5",stroke:"currentColor","stroke-width":"1.8","stroke-linecap":"round"}),t.default.createElement("path",{d:"M14.5 7.5019L14.8475 6.6717V6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176L17 9.5019ZM19.7956 11.0136L20.1533 10.1878V10.1878L19.7956 11.0136ZM18.9184 13.3298L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L15.8259 11.163C15.3928 10.9947 14.9028 11.1838 14.695 11.5994L15.5 12.0019ZM14.5 14.0019L13.695 13.5994C13.5218 13.9459 13.5897 14.3644 13.8636 14.6383L14.5 14.0019ZM16.8083 16.3102L17.4447 15.6738L16.8083 16.3102ZM8.20117 10.8094L7.9186 9.95488L7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.40739 9.60668L9.5 10.5019ZM11 10.5019L11.7717 10.9649C11.9331 10.6959 11.9428 10.3623 11.7973 10.0844C11.6518 9.80649 11.372 9.62441 11.059 9.60384L11 10.5019ZM9.78501 12.5269L9.01327 12.0638L9.01327 12.0638L9.78501 12.5269ZM17.3787 17.9725L18.2717 18.0841V18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529L7.07869 8.68128ZM20.4716 12.6898L21.2939 13.0556V13.0556L20.4716 12.6898ZM14.5 7.5019L14.1525 8.3321C14.5866 8.51384 14.8704 8.74225 15.1839 9.04554C15.4866 9.3383 15.9012 9.7958 16.4543 10.2176L17 9.5019L17.5457 8.78624C17.1046 8.44986 16.8458 8.14876 16.4354 7.75174C16.0358 7.36527 15.5667 6.97274 14.8475 6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176C17.2983 10.8612 18.5549 11.4571 19.4378 11.8395L19.7956 11.0136L20.1533 10.1878C19.2754 9.80754 18.1993 9.28458 17.5457 8.78624L17 9.5019ZM18.9184 13.3298L19.2443 12.4909L15.8259 11.163L15.5 12.0019L15.1741 12.8408L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L14.695 11.5994L13.695 13.5994L14.5 14.0019L15.305 14.4044L16.305 12.4044L15.5 12.0019ZM14.5 14.0019L13.8636 14.6383L16.1719 16.9466L16.8083 16.3102L17.4447 15.6738L15.1364 13.3655L14.5 14.0019ZM8.20117 10.8094L8.48373 11.6639C8.89526 11.5278 9.28461 11.429 9.59261 11.3971L9.5 10.5019L9.40739 9.60668C8.91173 9.65795 8.38118 9.80191 7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.59261 11.3971C9.82374 11.3732 10.1509 11.3717 10.4461 11.379C10.5882 11.3826 10.7135 11.3879 10.8031 11.3923C10.8477 11.3945 10.8832 11.3965 10.907 11.3979C10.9189 11.3986 10.9279 11.3991 10.9337 11.3995C10.9366 11.3997 10.9386 11.3998 10.9399 11.3999C10.9405 11.3999 10.9409 11.4 10.9411 11.4C10.9412 11.4 10.9412 11.4 10.9412 11.4C10.9412 11.4 10.9412 11.4 10.9411 11.4C10.9411 11.4 10.9411 11.4 10.9411 11.4C10.941 11.4 10.941 11.4 11 10.5019C11.059 9.60384 11.059 9.60383 11.0589 9.60383C11.0589 9.60383 11.0588 9.60383 11.0588 9.60382C11.0587 9.60382 11.0586 9.60381 11.0585 9.6038C11.0582 9.60379 11.0579 9.60377 11.0576 9.60374C11.0569 9.6037 11.056 9.60364 11.0548 9.60357C11.0526 9.60342 11.0494 9.60322 11.0454 9.60297C11.0375 9.60248 11.0262 9.60179 11.0119 9.60096C10.9833 9.59929 10.9425 9.59702 10.8921 9.59453C10.7914 9.58954 10.651 9.58357 10.4909 9.57958C10.1818 9.57187 9.75894 9.57031 9.40739 9.60668L9.5 10.5019ZM9.5 13.5559H8.6V14.0019H9.5H10.4V13.5559H9.5ZM11 10.5019L10.2283 10.0389L9.01327 12.0638L9.78501 12.5269L10.5568 12.9899L11.7717 10.9649L11 10.5019ZM17.3787 17.9725L16.4856 17.8609L16.2164 20.015L17.1094 20.1267L18.0025 20.2383L18.2717 18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529C8.56343 8.90908 9.74315 8.40634 10.9138 8.1584C12.0842 7.9105 13.1888 7.9287 14.1525 8.3321L14.5 7.5019L14.8475 6.6717C13.44 6.08249 11.9368 6.1018 10.5408 6.39746C9.14511 6.69308 7.79979 7.27633 6.65497 7.88727L7.07869 8.68128ZM16.8083 16.3102L16.1719 16.9466C16.412 17.1867 16.5277 17.5241 16.4856 17.8609L17.3787 17.9725L18.2717 18.0841C18.3827 17.1961 18.0775 16.3066 17.4447 15.6738L16.8083 16.3102ZM20.4716 12.6898L19.6493 12.324C19.5805 12.4788 19.4022 12.5523 19.2443 12.4909L18.9184 13.3298L18.5925 14.1688C19.6458 14.5779 20.8347 14.088 21.2939 13.0556L20.4716 12.6898ZM6.5 9.66389H5.6C5.6 11.2123 7.18337 12.0939 8.48373 11.6639L8.20117 10.8094L7.9186 9.95488C7.79443 9.99594 7.65389 9.97467 7.54377 9.9022C7.4392 9.83338 7.4 9.74737 7.4 9.66389H6.5ZM19.7956 11.0136L19.4378 11.8395C19.6496 11.9312 19.7209 12.1631 19.6493 12.324L20.4716 12.6898L21.2939 13.0556C21.7944 11.9306 21.2331 10.6555 20.1533 10.1878L19.7956 11.0136ZM9.5 13.5559H10.4C10.4 13.3565 10.4542 13.1609 10.5568 12.9899L9.78501 12.5269L9.01327 12.0638C8.74285 12.5145 8.6 13.0303 8.6 13.5559H9.5ZM6.5 9.66389H7.4C7.4 9.57027 7.44855 9.50404 7.50242 9.47529L7.07869 8.68128L6.65497 7.88727C5.98631 8.24409 5.6 8.93854 5.6 9.66389H6.5Z",fill:"currentColor"})),w=l;0&&(module.exports={IconSurfing});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconSurfing/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSurfing: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"surfing, wave, vibe\">\n <path\n d=\"M17.5 5.25C17.5 6.49264 16.4926 7.5 15.25 7.5C14.0074 7.5 13 6.49264 13 5.25C13 4.00736 14.0074 3 15.25 3C16.4926 3 17.5 4.00736 17.5 5.25Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n />\n <path\n d=\"M2.80078 21C2.80078 21 5.00078 21.5 6.00078 20C7.00078 21.5 11.0008 21.5 12.0008 20C13.0008 21.5 17.0008 21.5 18.0008 20C19.0008 21.5 21.201 21 21.201 21\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.98801 20.3473C1.0575 8.15609 12.696 14.8429 16.1875 20.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M14.5 7.5019L14.8475 6.6717V6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176L17 9.5019ZM19.7956 11.0136L20.1533 10.1878V10.1878L19.7956 11.0136ZM18.9184 13.3298L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L15.8259 11.163C15.3928 10.9947 14.9028 11.1838 14.695 11.5994L15.5 12.0019ZM14.5 14.0019L13.695 13.5994C13.5218 13.9459 13.5897 14.3644 13.8636 14.6383L14.5 14.0019ZM16.8083 16.3102L17.4447 15.6738L16.8083 16.3102ZM8.20117 10.8094L7.9186 9.95488L7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.40739 9.60668L9.5 10.5019ZM11 10.5019L11.7717 10.9649C11.9331 10.6959 11.9428 10.3623 11.7973 10.0844C11.6518 9.80649 11.372 9.62441 11.059 9.60384L11 10.5019ZM9.78501 12.5269L9.01327 12.0638L9.01327 12.0638L9.78501 12.5269ZM17.3787 17.9725L18.2717 18.0841V18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529L7.07869 8.68128ZM20.4716 12.6898L21.2939 13.0556V13.0556L20.4716 12.6898ZM14.5 7.5019L14.1525 8.3321C14.5866 8.51384 14.8704 8.74225 15.1839 9.04554C15.4866 9.3383 15.9012 9.7958 16.4543 10.2176L17 9.5019L17.5457 8.78624C17.1046 8.44986 16.8458 8.14876 16.4354 7.75174C16.0358 7.36527 15.5667 6.97274 14.8475 6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176C17.2983 10.8612 18.5549 11.4571 19.4378 11.8395L19.7956 11.0136L20.1533 10.1878C19.2754 9.80754 18.1993 9.28458 17.5457 8.78624L17 9.5019ZM18.9184 13.3298L19.2443 12.4909L15.8259 11.163L15.5 12.0019L15.1741 12.8408L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L14.695 11.5994L13.695 13.5994L14.5 14.0019L15.305 14.4044L16.305 12.4044L15.5 12.0019ZM14.5 14.0019L13.8636 14.6383L16.1719 16.9466L16.8083 16.3102L17.4447 15.6738L15.1364 13.3655L14.5 14.0019ZM8.20117 10.8094L8.48373 11.6639C8.89526 11.5278 9.28461 11.429 9.59261 11.3971L9.5 10.5019L9.40739 9.60668C8.91173 9.65795 8.38118 9.80191 7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.59261 11.3971C9.82374 11.3732 10.1509 11.3717 10.4461 11.379C10.5882 11.3826 10.7135 11.3879 10.8031 11.3923C10.8477 11.3945 10.8832 11.3965 10.907 11.3979C10.9189 11.3986 10.9279 11.3991 10.9337 11.3995C10.9366 11.3997 10.9386 11.3998 10.9399 11.3999C10.9405 11.3999 10.9409 11.4 10.9411 11.4C10.9412 11.4 10.9412 11.4 10.9412 11.4C10.9412 11.4 10.9412 11.4 10.9411 11.4C10.9411 11.4 10.9411 11.4 10.9411 11.4C10.941 11.4 10.941 11.4 11 10.5019C11.059 9.60384 11.059 9.60383 11.0589 9.60383C11.0589 9.60383 11.0588 9.60383 11.0588 9.60382C11.0587 9.60382 11.0586 9.60381 11.0585 9.6038C11.0582 9.60379 11.0579 9.60377 11.0576 9.60374C11.0569 9.6037 11.056 9.60364 11.0548 9.60357C11.0526 9.60342 11.0494 9.60322 11.0454 9.60297C11.0375 9.60248 11.0262 9.60179 11.0119 9.60096C10.9833 9.59929 10.9425 9.59702 10.8921 9.59453C10.7914 9.58954 10.651 9.58357 10.4909 9.57958C10.1818 9.57187 9.75894 9.57031 9.40739 9.60668L9.5 10.5019ZM9.5 13.5559H8.6V14.0019H9.5H10.4V13.5559H9.5ZM11 10.5019L10.2283 10.0389L9.01327 12.0638L9.78501 12.5269L10.5568 12.9899L11.7717 10.9649L11 10.5019ZM17.3787 17.9725L16.4856 17.8609L16.2164 20.015L17.1094 20.1267L18.0025 20.2383L18.2717 18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529C8.56343 8.90908 9.74315 8.40634 10.9138 8.1584C12.0842 7.9105 13.1888 7.9287 14.1525 8.3321L14.5 7.5019L14.8475 6.6717C13.44 6.08249 11.9368 6.1018 10.5408 6.39746C9.14511 6.69308 7.79979 7.27633 6.65497 7.88727L7.07869 8.68128ZM16.8083 16.3102L16.1719 16.9466C16.412 17.1867 16.5277 17.5241 16.4856 17.8609L17.3787 17.9725L18.2717 18.0841C18.3827 17.1961 18.0775 16.3066 17.4447 15.6738L16.8083 16.3102ZM20.4716 12.6898L19.6493 12.324C19.5805 12.4788 19.4022 12.5523 19.2443 12.4909L18.9184 13.3298L18.5925 14.1688C19.6458 14.5779 20.8347 14.088 21.2939 13.0556L20.4716 12.6898ZM6.5 9.66389H5.6C5.6 11.2123 7.18337 12.0939 8.48373 11.6639L8.20117 10.8094L7.9186 9.95488C7.79443 9.99594 7.65389 9.97467 7.54377 9.9022C7.4392 9.83338 7.4 9.74737 7.4 9.66389H6.5ZM19.7956 11.0136L19.4378 11.8395C19.6496 11.9312 19.7209 12.1631 19.6493 12.324L20.4716 12.6898L21.2939 13.0556C21.7944 11.9306 21.2331 10.6555 20.1533 10.1878L19.7956 11.0136ZM9.5 13.5559H10.4C10.4 13.3565 10.4542 13.1609 10.5568 12.9899L9.78501 12.5269L9.01327 12.0638C8.74285 12.5145 8.6 13.0303 8.6 13.5559H9.5ZM6.5 9.66389H7.4C7.4 9.57027 7.44855 9.50404 7.50242 9.47529L7.07869 8.68128L6.65497 7.88727C5.98631 8.24409 5.6 8.93854 5.6 9.66389H6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\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,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8IACF,OAAO,eACP,eAAa,MACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4JACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8DACF,OAAO,eACP,eAAa,MACb,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,upIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSurfing_exports","__export","IconSurfing","IconSurfing_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import C from"react";import e from"react";var n=({children:r,size:L=24,ariaLabel:t,color:M,ariaHidden:o=!0,style:Z,...p})=>e.createElement("svg",{...p,"aria-hidden":o,role:o?void 0:"img",width:typeof L=="number"?`${L}px`:L,height:typeof L=="number"?`${L}px`:L,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:M,...Z}},t&&!o&&e.createElement("title",null,t),r);var s=r=>C.createElement(n,{...r,ariaLabel:"surfing, wave, vibe"},C.createElement("path",{d:"M17.5 5.25C17.5 6.49264 16.4926 7.5 15.25 7.5C14.0074 7.5 13 6.49264 13 5.25C13 4.00736 14.0074 3 15.25 3C16.4926 3 17.5 4.00736 17.5 5.25Z",stroke:"currentColor","stroke-width":"1.8"}),C.createElement("path",{d:"M2.80078 21C2.80078 21 5.00078 21.5 6.00078 20C7.00078 21.5 11.0008 21.5 12.0008 20C13.0008 21.5 17.0008 21.5 18.0008 20C19.0008 21.5 21.201 21 21.201 21",stroke:"currentColor","stroke-width":"1.8","stroke-linecap":"round","stroke-linejoin":"round"}),C.createElement("path",{d:"M4.98801 20.3473C1.0575 8.15609 12.696 14.8429 16.1875 20.5",stroke:"currentColor","stroke-width":"1.8","stroke-linecap":"round"}),C.createElement("path",{d:"M14.5 7.5019L14.8475 6.6717V6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176L17 9.5019ZM19.7956 11.0136L20.1533 10.1878V10.1878L19.7956 11.0136ZM18.9184 13.3298L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L15.8259 11.163C15.3928 10.9947 14.9028 11.1838 14.695 11.5994L15.5 12.0019ZM14.5 14.0019L13.695 13.5994C13.5218 13.9459 13.5897 14.3644 13.8636 14.6383L14.5 14.0019ZM16.8083 16.3102L17.4447 15.6738L16.8083 16.3102ZM8.20117 10.8094L7.9186 9.95488L7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.40739 9.60668L9.5 10.5019ZM11 10.5019L11.7717 10.9649C11.9331 10.6959 11.9428 10.3623 11.7973 10.0844C11.6518 9.80649 11.372 9.62441 11.059 9.60384L11 10.5019ZM9.78501 12.5269L9.01327 12.0638L9.01327 12.0638L9.78501 12.5269ZM17.3787 17.9725L18.2717 18.0841V18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529L7.07869 8.68128ZM20.4716 12.6898L21.2939 13.0556V13.0556L20.4716 12.6898ZM14.5 7.5019L14.1525 8.3321C14.5866 8.51384 14.8704 8.74225 15.1839 9.04554C15.4866 9.3383 15.9012 9.7958 16.4543 10.2176L17 9.5019L17.5457 8.78624C17.1046 8.44986 16.8458 8.14876 16.4354 7.75174C16.0358 7.36527 15.5667 6.97274 14.8475 6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176C17.2983 10.8612 18.5549 11.4571 19.4378 11.8395L19.7956 11.0136L20.1533 10.1878C19.2754 9.80754 18.1993 9.28458 17.5457 8.78624L17 9.5019ZM18.9184 13.3298L19.2443 12.4909L15.8259 11.163L15.5 12.0019L15.1741 12.8408L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L14.695 11.5994L13.695 13.5994L14.5 14.0019L15.305 14.4044L16.305 12.4044L15.5 12.0019ZM14.5 14.0019L13.8636 14.6383L16.1719 16.9466L16.8083 16.3102L17.4447 15.6738L15.1364 13.3655L14.5 14.0019ZM8.20117 10.8094L8.48373 11.6639C8.89526 11.5278 9.28461 11.429 9.59261 11.3971L9.5 10.5019L9.40739 9.60668C8.91173 9.65795 8.38118 9.80191 7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.59261 11.3971C9.82374 11.3732 10.1509 11.3717 10.4461 11.379C10.5882 11.3826 10.7135 11.3879 10.8031 11.3923C10.8477 11.3945 10.8832 11.3965 10.907 11.3979C10.9189 11.3986 10.9279 11.3991 10.9337 11.3995C10.9366 11.3997 10.9386 11.3998 10.9399 11.3999C10.9405 11.3999 10.9409 11.4 10.9411 11.4C10.9412 11.4 10.9412 11.4 10.9412 11.4C10.9412 11.4 10.9412 11.4 10.9411 11.4C10.9411 11.4 10.9411 11.4 10.9411 11.4C10.941 11.4 10.941 11.4 11 10.5019C11.059 9.60384 11.059 9.60383 11.0589 9.60383C11.0589 9.60383 11.0588 9.60383 11.0588 9.60382C11.0587 9.60382 11.0586 9.60381 11.0585 9.6038C11.0582 9.60379 11.0579 9.60377 11.0576 9.60374C11.0569 9.6037 11.056 9.60364 11.0548 9.60357C11.0526 9.60342 11.0494 9.60322 11.0454 9.60297C11.0375 9.60248 11.0262 9.60179 11.0119 9.60096C10.9833 9.59929 10.9425 9.59702 10.8921 9.59453C10.7914 9.58954 10.651 9.58357 10.4909 9.57958C10.1818 9.57187 9.75894 9.57031 9.40739 9.60668L9.5 10.5019ZM9.5 13.5559H8.6V14.0019H9.5H10.4V13.5559H9.5ZM11 10.5019L10.2283 10.0389L9.01327 12.0638L9.78501 12.5269L10.5568 12.9899L11.7717 10.9649L11 10.5019ZM17.3787 17.9725L16.4856 17.8609L16.2164 20.015L17.1094 20.1267L18.0025 20.2383L18.2717 18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529C8.56343 8.90908 9.74315 8.40634 10.9138 8.1584C12.0842 7.9105 13.1888 7.9287 14.1525 8.3321L14.5 7.5019L14.8475 6.6717C13.44 6.08249 11.9368 6.1018 10.5408 6.39746C9.14511 6.69308 7.79979 7.27633 6.65497 7.88727L7.07869 8.68128ZM16.8083 16.3102L16.1719 16.9466C16.412 17.1867 16.5277 17.5241 16.4856 17.8609L17.3787 17.9725L18.2717 18.0841C18.3827 17.1961 18.0775 16.3066 17.4447 15.6738L16.8083 16.3102ZM20.4716 12.6898L19.6493 12.324C19.5805 12.4788 19.4022 12.5523 19.2443 12.4909L18.9184 13.3298L18.5925 14.1688C19.6458 14.5779 20.8347 14.088 21.2939 13.0556L20.4716 12.6898ZM6.5 9.66389H5.6C5.6 11.2123 7.18337 12.0939 8.48373 11.6639L8.20117 10.8094L7.9186 9.95488C7.79443 9.99594 7.65389 9.97467 7.54377 9.9022C7.4392 9.83338 7.4 9.74737 7.4 9.66389H6.5ZM19.7956 11.0136L19.4378 11.8395C19.6496 11.9312 19.7209 12.1631 19.6493 12.324L20.4716 12.6898L21.2939 13.0556C21.7944 11.9306 21.2331 10.6555 20.1533 10.1878L19.7956 11.0136ZM9.5 13.5559H10.4C10.4 13.3565 10.4542 13.1609 10.5568 12.9899L9.78501 12.5269L9.01327 12.0638C8.74285 12.5145 8.6 13.0303 8.6 13.5559H9.5ZM6.5 9.66389H7.4C7.4 9.57027 7.44855 9.50404 7.50242 9.47529L7.07869 8.68128L6.65497 7.88727C5.98631 8.24409 5.6 8.93854 5.6 9.66389H6.5Z",fill:"currentColor"})),c=s;export{s as IconSurfing,c as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconSurfing/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSurfing: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"surfing, wave, vibe\">\n <path\n d=\"M17.5 5.25C17.5 6.49264 16.4926 7.5 15.25 7.5C14.0074 7.5 13 6.49264 13 5.25C13 4.00736 14.0074 3 15.25 3C16.4926 3 17.5 4.00736 17.5 5.25Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n />\n <path\n d=\"M2.80078 21C2.80078 21 5.00078 21.5 6.00078 20C7.00078 21.5 11.0008 21.5 12.0008 20C13.0008 21.5 17.0008 21.5 18.0008 20C19.0008 21.5 21.201 21 21.201 21\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.98801 20.3473C1.0575 8.15609 12.696 14.8429 16.1875 20.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.8\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M14.5 7.5019L14.8475 6.6717V6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176L17 9.5019ZM19.7956 11.0136L20.1533 10.1878V10.1878L19.7956 11.0136ZM18.9184 13.3298L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L15.8259 11.163C15.3928 10.9947 14.9028 11.1838 14.695 11.5994L15.5 12.0019ZM14.5 14.0019L13.695 13.5994C13.5218 13.9459 13.5897 14.3644 13.8636 14.6383L14.5 14.0019ZM16.8083 16.3102L17.4447 15.6738L16.8083 16.3102ZM8.20117 10.8094L7.9186 9.95488L7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.40739 9.60668L9.5 10.5019ZM11 10.5019L11.7717 10.9649C11.9331 10.6959 11.9428 10.3623 11.7973 10.0844C11.6518 9.80649 11.372 9.62441 11.059 9.60384L11 10.5019ZM9.78501 12.5269L9.01327 12.0638L9.01327 12.0638L9.78501 12.5269ZM17.3787 17.9725L18.2717 18.0841V18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529L7.07869 8.68128ZM20.4716 12.6898L21.2939 13.0556V13.0556L20.4716 12.6898ZM14.5 7.5019L14.1525 8.3321C14.5866 8.51384 14.8704 8.74225 15.1839 9.04554C15.4866 9.3383 15.9012 9.7958 16.4543 10.2176L17 9.5019L17.5457 8.78624C17.1046 8.44986 16.8458 8.14876 16.4354 7.75174C16.0358 7.36527 15.5667 6.97274 14.8475 6.6717L14.5 7.5019ZM17 9.5019L16.4543 10.2176C17.2983 10.8612 18.5549 11.4571 19.4378 11.8395L19.7956 11.0136L20.1533 10.1878C19.2754 9.80754 18.1993 9.28458 17.5457 8.78624L17 9.5019ZM18.9184 13.3298L19.2443 12.4909L15.8259 11.163L15.5 12.0019L15.1741 12.8408L18.5925 14.1688L18.9184 13.3298ZM15.5 12.0019L14.695 11.5994L13.695 13.5994L14.5 14.0019L15.305 14.4044L16.305 12.4044L15.5 12.0019ZM14.5 14.0019L13.8636 14.6383L16.1719 16.9466L16.8083 16.3102L17.4447 15.6738L15.1364 13.3655L14.5 14.0019ZM8.20117 10.8094L8.48373 11.6639C8.89526 11.5278 9.28461 11.429 9.59261 11.3971L9.5 10.5019L9.40739 9.60668C8.91173 9.65795 8.38118 9.80191 7.9186 9.95488L8.20117 10.8094ZM9.5 10.5019L9.59261 11.3971C9.82374 11.3732 10.1509 11.3717 10.4461 11.379C10.5882 11.3826 10.7135 11.3879 10.8031 11.3923C10.8477 11.3945 10.8832 11.3965 10.907 11.3979C10.9189 11.3986 10.9279 11.3991 10.9337 11.3995C10.9366 11.3997 10.9386 11.3998 10.9399 11.3999C10.9405 11.3999 10.9409 11.4 10.9411 11.4C10.9412 11.4 10.9412 11.4 10.9412 11.4C10.9412 11.4 10.9412 11.4 10.9411 11.4C10.9411 11.4 10.9411 11.4 10.9411 11.4C10.941 11.4 10.941 11.4 11 10.5019C11.059 9.60384 11.059 9.60383 11.0589 9.60383C11.0589 9.60383 11.0588 9.60383 11.0588 9.60382C11.0587 9.60382 11.0586 9.60381 11.0585 9.6038C11.0582 9.60379 11.0579 9.60377 11.0576 9.60374C11.0569 9.6037 11.056 9.60364 11.0548 9.60357C11.0526 9.60342 11.0494 9.60322 11.0454 9.60297C11.0375 9.60248 11.0262 9.60179 11.0119 9.60096C10.9833 9.59929 10.9425 9.59702 10.8921 9.59453C10.7914 9.58954 10.651 9.58357 10.4909 9.57958C10.1818 9.57187 9.75894 9.57031 9.40739 9.60668L9.5 10.5019ZM9.5 13.5559H8.6V14.0019H9.5H10.4V13.5559H9.5ZM11 10.5019L10.2283 10.0389L9.01327 12.0638L9.78501 12.5269L10.5568 12.9899L11.7717 10.9649L11 10.5019ZM17.3787 17.9725L16.4856 17.8609L16.2164 20.015L17.1094 20.1267L18.0025 20.2383L18.2717 18.0841L17.3787 17.9725ZM7.07869 8.68128L7.50242 9.47529C8.56343 8.90908 9.74315 8.40634 10.9138 8.1584C12.0842 7.9105 13.1888 7.9287 14.1525 8.3321L14.5 7.5019L14.8475 6.6717C13.44 6.08249 11.9368 6.1018 10.5408 6.39746C9.14511 6.69308 7.79979 7.27633 6.65497 7.88727L7.07869 8.68128ZM16.8083 16.3102L16.1719 16.9466C16.412 17.1867 16.5277 17.5241 16.4856 17.8609L17.3787 17.9725L18.2717 18.0841C18.3827 17.1961 18.0775 16.3066 17.4447 15.6738L16.8083 16.3102ZM20.4716 12.6898L19.6493 12.324C19.5805 12.4788 19.4022 12.5523 19.2443 12.4909L18.9184 13.3298L18.5925 14.1688C19.6458 14.5779 20.8347 14.088 21.2939 13.0556L20.4716 12.6898ZM6.5 9.66389H5.6C5.6 11.2123 7.18337 12.0939 8.48373 11.6639L8.20117 10.8094L7.9186 9.95488C7.79443 9.99594 7.65389 9.97467 7.54377 9.9022C7.4392 9.83338 7.4 9.74737 7.4 9.66389H6.5ZM19.7956 11.0136L19.4378 11.8395C19.6496 11.9312 19.7209 12.1631 19.6493 12.324L20.4716 12.6898L21.2939 13.0556C21.7944 11.9306 21.2331 10.6555 20.1533 10.1878L19.7956 11.0136ZM9.5 13.5559H10.4C10.4 13.3565 10.4542 13.1609 10.5568 12.9899L9.78501 12.5269L9.01327 12.0638C8.74285 12.5145 8.6 13.0303 8.6 13.5559H9.5ZM6.5 9.66389H7.4C7.4 9.57027 7.44855 9.50404 7.50242 9.47529L7.07869 8.68128L6.65497 7.88727C5.98631 8.24409 5.6 8.93854 5.6 9.66389H6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,8IACF,OAAO,eACP,eAAa,MACf,EACAA,EAAA,cAAC,QACC,EAAE,4JACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,8DACF,OAAO,eACP,eAAa,MACb,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,upIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
|
package/IconTea/index.js
ADDED
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var g=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},l=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of h(e))!w.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=m(e,t))||s.enumerable});return r};var i=(r,e,o)=>(o=r!=null?k(f(r)):{},l(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconTea:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...u})=>a.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:s,...d}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(C,{...r,ariaLabel:"tea, cafe, coffee, vibe"},n.default.createElement("path",{d:"M4 14V12C4 10.8954 4.89543 10 6 10H16C17.1046 10 18 10.8954 18 12V14C18 17.866 14.866 21 11 21C7.13401 21 4 17.866 4 14Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M16 10H19.5C20.8807 10 22 11.1193 22 12.5C22 13.8807 20.8807 15 19.5 15H18",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M8.99805 3C8.78711 4.01291 8.78711 4.98709 8.99805 6",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),n.default.createElement("path",{d:"M12.998 3C12.7871 4.01291 12.7871 4.98709 12.998 6",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})),B=c;0&&(module.exports={IconTea});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconTea/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTea: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"tea, cafe, coffee, vibe\">\n <path\n d=\"M4 14V12C4 10.8954 4.89543 10 6 10H16C17.1046 10 18 10.8954 18 12V14C18 17.866 14.866 21 11 21C7.13401 21 4 17.866 4 14Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M16 10H19.5C20.8807 10 22 11.1193 22 12.5C22 13.8807 20.8807 15 19.5 15H18\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.99805 3C8.78711 4.01291 8.78711 4.98709 8.99805 6\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M12.998 3C12.7871 4.01291 12.7871 4.98709 12.998 6\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTea;\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,aAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6EACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconTea_exports","__export","IconTea","IconTea_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconTea","props","React","CentralIconBase","IconTea_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import e from"react";import s from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>s.createElement("svg",{...i,"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,...l}},n&&!t&&s.createElement("title",null,n),o);var C=o=>e.createElement(p,{...o,ariaLabel:"tea, cafe, coffee, vibe"},e.createElement("path",{d:"M4 14V12C4 10.8954 4.89543 10 6 10H16C17.1046 10 18 10.8954 18 12V14C18 17.866 14.866 21 11 21C7.13401 21 4 17.866 4 14Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElement("path",{d:"M16 10H19.5C20.8807 10 22 11.1193 22 12.5C22 13.8807 20.8807 15 19.5 15H18",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElement("path",{d:"M8.99805 3C8.78711 4.01291 8.78711 4.98709 8.99805 6",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),e.createElement("path",{d:"M12.998 3C12.7871 4.01291 12.7871 4.98709 12.998 6",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"})),m=C;export{C as IconTea,m as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconTea/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTea: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"tea, cafe, coffee, vibe\">\n <path\n d=\"M4 14V12C4 10.8954 4.89543 10 6 10H16C17.1046 10 18 10.8954 18 12V14C18 17.866 14.866 21 11 21C7.13401 21 4 17.866 4 14Z\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M16 10H19.5C20.8807 10 22 11.1193 22 12.5C22 13.8807 20.8807 15 19.5 15H18\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.99805 3C8.78711 4.01291 8.78711 4.98709 8.99805 6\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M12.998 3C12.7871 4.01291 12.7871 4.98709 12.998 6\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTea;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpCC,EAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,6EACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconTea","props","React","CentralIconBase","IconTea_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var c=Object.create;var l=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!f.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?c(w(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(l({},"__esModule",{value:!0}),r);var B={};g(B,{IconTrashPermanently:()=>u,default:()=>y});module.exports=x(B);var n=i(require("react"));var p=i(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:m,...C})=>p.default.createElement("svg",{...C,"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:s,...m}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"trash-permanently, remove"},n.default.createElement("path",{d:"M5 6.5L5.87156 19.1376C5.94388 20.1863 6.81565 21 7.86682 21H16.1332C17.1843 21 18.0561 20.1863 18.1284 19.1376L19 6.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M3.5 6H20.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M8.07092 5.74621C8.42348 3.89745 10.0485 2.5 12 2.5C13.9515 2.5 15.5765 3.89745 15.9291 5.74621",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M10 11L14 15M14 11L10 15",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),y=u;0&&(module.exports={IconTrashPermanently});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconTrashPermanently/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTrashPermanently: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"trash-permanently, remove\">\n <path\n d=\"M5 6.5L5.87156 19.1376C5.94388 20.1863 6.81565 21 7.86682 21H16.1332C17.1843 21 18.0561 20.1863 18.1284 19.1376L19 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.5 6H20.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.07092 5.74621C8.42348 3.89745 10.0485 2.5 12 2.5C13.9515 2.5 15.5765 3.89745 15.9291 5.74621\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10 11L14 15M14 11L10 15\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrashPermanently;\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,0BAAAE,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,EAAwDC,GAEjE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,yHACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kGACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["IconTrashPermanently_exports","__export","IconTrashPermanently","IconTrashPermanently_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconTrashPermanently","props","React","CentralIconBase","IconTrashPermanently_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import s from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!t&&s.createElement("title",null,n),e);var d=e=>o.createElement(l,{...e,ariaLabel:"trash-permanently, remove"},o.createElement("path",{d:"M5 6.5L5.87156 19.1376C5.94388 20.1863 6.81565 21 7.86682 21H16.1332C17.1843 21 18.0561 20.1863 18.1284 19.1376L19 6.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M3.5 6H20.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M8.07092 5.74621C8.42348 3.89745 10.0485 2.5 12 2.5C13.9515 2.5 15.5765 3.89745 15.9291 5.74621",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M10 11L14 15M14 11L10 15",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),k=d;export{d as IconTrashPermanently,k as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconTrashPermanently/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTrashPermanently: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"trash-permanently, remove\">\n <path\n d=\"M5 6.5L5.87156 19.1376C5.94388 20.1863 6.81565 21 7.86682 21H16.1332C17.1843 21 18.0561 20.1863 18.1284 19.1376L19 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.5 6H20.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.07092 5.74621C8.42348 3.89745 10.0485 2.5 12 2.5C13.9515 2.5 15.5765 3.89745 15.9291 5.74621\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10 11L14 15M14 11L10 15\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrashPermanently;\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,EAAwDC,GAEjEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QACC,EAAE,yHACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,kGACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,2BACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconTrashPermanently","props","React","CentralIconBase","IconTrashPermanently_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var c=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(s=h(o,e))||s.enumerable});return r};var i=(r,o,t)=>(t=r!=null?c(w(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var I={};g(I,{IconUntrash:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var l=i(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:k,...C})=>l.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...k}},t&&!e&&l.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"untrash"},n.default.createElement("path",{d:"M12 16V11",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M3.89209 3.44727L20.6338 6.39928",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),n.default.createElement("path",{d:"M8.43777 3.99085C9.10601 2.23139 10.9491 1.13737 12.8709 1.47623C14.7927 1.8151 16.1504 3.47351 16.1766 5.35541",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),n.default.createElement("path",{d:"M9.5 12.5L12 10L14.5 12.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M19.0002 6.5L18.1286 19.1376C18.0563 20.1863 17.1845 21 16.1334 21H7.867C6.81584 21 5.94407 20.1863 5.87174 19.1376L5.03467 7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),B=u;0&&(module.exports={IconUntrash});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconUntrash/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconUntrash: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"untrash\">\n <path\n d=\"M12 16V11\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.89209 3.44727L20.6338 6.39928\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M8.43777 3.99085C9.10601 2.23139 10.9491 1.13737 12.8709 1.47623C14.7927 1.8151 16.1504 3.47351 16.1766 5.35541\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M9.5 12.5L12 10L14.5 12.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M19.0002 6.5L18.1286 19.1376C18.0563 20.1863 17.1845 21 16.1334 21H7.867C6.81584 21 5.94407 20.1863 5.87174 19.1376L5.03467 7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUntrash;\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,WACpC,EAAAC,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kHACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4BACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gIACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["IconUntrash_exports","__export","IconUntrash","IconUntrash_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconUntrash","props","React","CentralIconBase","IconUntrash_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&s.createElement("title",null,n),t);var d=t=>o.createElement(p,{...t,ariaLabel:"untrash"},o.createElement("path",{d:"M12 16V11",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M3.89209 3.44727L20.6338 6.39928",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),o.createElement("path",{d:"M8.43777 3.99085C9.10601 2.23139 10.9491 1.13737 12.8709 1.47623C14.7927 1.8151 16.1504 3.47351 16.1766 5.35541",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round"}),o.createElement("path",{d:"M9.5 12.5L12 10L14.5 12.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M19.0002 6.5L18.1286 19.1376C18.0563 20.1863 17.1845 21 16.1334 21H7.867C6.81584 21 5.94407 20.1863 5.87174 19.1376L5.03467 7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),h=d;export{d as IconUntrash,h as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconUntrash/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconUntrash: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"untrash\">\n <path\n d=\"M12 16V11\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.89209 3.44727L20.6338 6.39928\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M8.43777 3.99085C9.10601 2.23139 10.9491 1.13737 12.8709 1.47623C14.7927 1.8151 16.1504 3.47351 16.1766 5.35541\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M9.5 12.5L12 10L14.5 12.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M19.0002 6.5L18.1286 19.1376C18.0563 20.1863 17.1845 21 16.1334 21H7.867C6.81584 21 5.94407 20.1863 5.87174 19.1376L5.03467 7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUntrash;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,WACpCC,EAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,kHACF,OAAO,eACP,eAAa,IACb,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,4BACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gIACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconUntrash","props","React","CentralIconBase","IconUntrash_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var u=Object.create;var L=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var Z=Object.getOwnPropertyNames;var c=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty;var k=(C,r)=>{for(var o in r)L(C,o,{get:r[o],enumerable:!0})},l=(C,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of Z(r))!m.call(C,t)&&t!==o&&L(C,t,{get:()=>r[t],enumerable:!(n=h(r,t))||n.enumerable});return C};var s=(C,r,o)=>(o=C!=null?u(c(C)):{},l(r||!C||!C.__esModule?L(o,"default",{value:C,enumerable:!0}):o,C)),V=C=>l(L({},"__esModule",{value:!0}),C);var w={};k(w,{IconVibeCodingBird:()=>a,default:()=>f});module.exports=V(w);var e=s(require("react"));var i=s(require("react")),p=({children:C,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:d,...M})=>i.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,...d}},o&&!t&&i.default.createElement("title",null,o),C);var a=C=>e.default.createElement(p,{...C,ariaLabel:"vibe-coding-bird, laptop, work"},e.default.createElement("path",{d:"M17 5C17 5 18 6.1 18 7C19 6.1 20 6.1 20 6.1",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M4.00011 7L4.90011 6.99993V7H4.00011ZM12.0001 6.5H11.1001C11.1001 6.30527 11.1633 6.11579 11.2801 5.96L12.0001 6.5ZM12.4594 5.88767L13.1794 6.42767L13.1794 6.42767L12.4594 5.88767ZM12.2736 3.27346L11.6372 3.90985L12.2736 3.27346ZM12.0001 3L11.4209 2.31116C11.7783 2.0106 12.3063 2.03338 12.6365 2.3636L12.0001 3ZM11.0001 3.5L10.9473 2.60155L11.0001 3.5ZM9.50011 2L8.73162 1.53158C8.90651 1.24465 9.22668 1.07905 9.56191 1.10212C9.89715 1.1252 10.1916 1.33311 10.3255 1.64129L9.50011 2ZM8.50011 3L8.82998 3.83737L8.50011 3ZM4.00011 7H4.90011C4.90011 8.71208 6.28803 10.1 8.00011 10.1V11V11.9C5.29391 11.9 3.10011 9.7062 3.10011 7H4.00011ZM8.00011 11V10.1C9.71219 10.1 11.1001 8.71208 11.1001 7H12.0001H12.9001C12.9001 9.7062 10.7063 11.9 8.00011 11.9V11ZM12.0001 6.5L11.2801 5.96L11.7394 5.34767L12.4594 5.88767L13.1794 6.42767L12.7201 7.04L12.0001 6.5ZM12.2736 3.27346L11.6372 3.90985L11.3637 3.6364L12.0001 3L12.6365 2.3636L12.91 2.63706L12.2736 3.27346ZM12.0001 3C12.5793 3.68884 12.5792 3.68894 12.5791 3.68905C12.579 3.68908 12.5789 3.68919 12.5788 3.68926C12.5787 3.68941 12.5785 3.68957 12.5783 3.68973C12.5779 3.69006 12.5775 3.69042 12.577 3.6908C12.5761 3.69158 12.575 3.69247 12.5738 3.69347C12.5714 3.69548 12.5684 3.69795 12.5648 3.70085C12.5578 3.70665 12.5485 3.71419 12.5372 3.72323C12.5147 3.74126 12.4838 3.76549 12.4459 3.79395C12.371 3.85024 12.2648 3.92616 12.1394 4.00429C11.9284 4.13577 11.5128 4.3714 11.053 4.39845L11.0001 3.5L10.9473 2.60155C10.916 2.60339 10.9277 2.60825 10.991 2.58159C11.048 2.55759 11.1159 2.52123 11.1877 2.47648C11.2578 2.43281 11.3199 2.38854 11.3644 2.35509C11.3862 2.33867 11.4028 2.32565 11.4128 2.31764C11.4178 2.31365 11.4211 2.31098 11.4225 2.30981C11.4232 2.30923 11.4234 2.30904 11.4232 2.30925C11.423 2.30936 11.4228 2.30957 11.4224 2.30988C11.4222 2.31004 11.422 2.31023 11.4217 2.31044C11.4216 2.31055 11.4215 2.31066 11.4213 2.31078C11.4213 2.31084 11.4212 2.31093 11.4211 2.31096C11.421 2.31106 11.4209 2.31116 12.0001 3ZM11.0001 3.5L11.053 4.39845C10.5489 4.4281 10.1413 4.21022 9.86723 3.99883C9.59033 3.78529 9.36938 3.5183 9.2071 3.29062C9.04069 3.05715 8.90987 2.82779 8.82177 2.6604C8.77711 2.57556 8.74197 2.50384 8.71731 2.45179C8.70495 2.42571 8.69514 2.40439 8.68802 2.38865C8.68445 2.38077 8.68154 2.37428 8.67932 2.36926C8.67821 2.36675 8.67726 2.3646 8.67649 2.36284C8.6761 2.36196 8.67576 2.36118 8.67546 2.36049C8.67531 2.36014 8.67517 2.35982 8.67504 2.35952C8.67497 2.35938 8.67488 2.35917 8.67485 2.3591C8.67477 2.3589 8.67468 2.35871 9.50011 2C10.3255 1.64129 10.3255 1.64111 10.3254 1.64094C10.3254 1.64089 10.3253 1.64072 10.3252 1.64062C10.3252 1.64041 10.3251 1.64023 10.325 1.64008C10.3249 1.63976 10.3248 1.63954 10.3247 1.6394C10.3246 1.63913 10.3246 1.63921 10.3248 1.63963C10.3252 1.64046 10.3262 1.64266 10.3277 1.64611C10.3309 1.65303 10.3363 1.66494 10.344 1.68111C10.3594 1.71356 10.3832 1.76245 10.4146 1.82203C10.4785 1.94349 10.5677 2.09825 10.6729 2.24586C10.7822 2.39927 10.8846 2.51032 10.9665 2.57346C11.0511 2.63877 11.0378 2.59622 10.9473 2.60155L11.0001 3.5ZM9.50011 2C10.2686 2.46842 10.2685 2.46856 10.2684 2.4687C10.2684 2.46875 10.2683 2.46889 10.2683 2.469C10.2681 2.4692 10.268 2.46942 10.2679 2.46965C10.2676 2.4701 10.2673 2.47061 10.2669 2.47117C10.2662 2.47228 10.2654 2.4736 10.2645 2.4751C10.2626 2.47811 10.2603 2.48189 10.2575 2.4864C10.2518 2.49541 10.2443 2.50736 10.2349 2.5219C10.2162 2.55091 10.1902 2.59052 10.1576 2.63782C10.0932 2.73156 10.0003 2.85982 9.88644 2.99756C9.68902 3.23635 9.31543 3.64613 8.82998 3.83737L8.50011 3L8.17024 2.16263C8.16631 2.16418 8.20429 2.14779 8.28006 2.08141C8.35063 2.01958 8.42594 1.93918 8.49916 1.85062C8.57106 1.76366 8.63186 1.67988 8.67459 1.61775C8.69566 1.58711 8.71159 1.56283 8.72151 1.54744C8.72645 1.53976 8.72984 1.53438 8.73157 1.53161C8.73244 1.53023 8.73288 1.52951 8.7329 1.52949C8.7329 1.52948 8.7328 1.52964 8.73259 1.52999C8.73248 1.53016 8.73235 1.53038 8.73219 1.53064C8.7321 1.53078 8.73202 1.53092 8.73192 1.53108C8.73187 1.53115 8.7318 1.53128 8.73177 1.53132C8.7317 1.53145 8.73162 1.53158 9.50011 2ZM6.50011 3.5V4.4C5.87765 4.4 5.53197 4.67518 5.29017 5.11848C5.01684 5.61956 4.90006 6.32357 4.90011 6.99993L4.00011 7L3.10011 7.00007C3.10005 6.17643 3.23327 5.13044 3.70997 4.25652C4.21819 3.32482 5.12257 2.6 6.50011 2.6V3.5ZM8.50011 3L8.82998 3.83737C7.53206 4.34867 6.69607 4.4 6.50011 4.4V3.5V2.6C6.46078 2.6 7.07344 2.5947 8.17024 2.16263L8.50011 3ZM12.4594 5.88767L11.7394 5.34767C12.0678 4.90974 12.0243 4.29694 11.6372 3.90986L12.2736 3.27346L12.91 2.63706C13.9304 3.65755 14.0453 5.27312 13.1794 6.42767L12.4594 5.88767ZM12.0001 6.5H12.9001V7H12.0001H11.1001V6.5H12.0001Z",fill:"currentColor"}),e.default.createElement("rect",{width:"4",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),e.default.createElement("rect",{width:"3",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),e.default.createElement("path",{d:"M9.5 6.75H7.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M2 20C2 15.4635 5.48364 13.4994 8.5 14.108",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M11 20H19.2457C19.6922 20 20.0846 19.704 20.2072 19.2747L21.5994 14.4022C21.8001 13.6995 21.2725 13 20.5417 13H14.1315C13.4617 13 12.8732 13.444 12.6892 14.0879L11 20ZM11 20H7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),f=a;0&&(module.exports={IconVibeCodingBird});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingBird/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingBird: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding-bird, laptop, work\">\n <path\n d=\"M17 5C17 5 18 6.1 18 7C19 6.1 20 6.1 20 6.1\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.00011 7L4.90011 6.99993V7H4.00011ZM12.0001 6.5H11.1001C11.1001 6.30527 11.1633 6.11579 11.2801 5.96L12.0001 6.5ZM12.4594 5.88767L13.1794 6.42767L13.1794 6.42767L12.4594 5.88767ZM12.2736 3.27346L11.6372 3.90985L12.2736 3.27346ZM12.0001 3L11.4209 2.31116C11.7783 2.0106 12.3063 2.03338 12.6365 2.3636L12.0001 3ZM11.0001 3.5L10.9473 2.60155L11.0001 3.5ZM9.50011 2L8.73162 1.53158C8.90651 1.24465 9.22668 1.07905 9.56191 1.10212C9.89715 1.1252 10.1916 1.33311 10.3255 1.64129L9.50011 2ZM8.50011 3L8.82998 3.83737L8.50011 3ZM4.00011 7H4.90011C4.90011 8.71208 6.28803 10.1 8.00011 10.1V11V11.9C5.29391 11.9 3.10011 9.7062 3.10011 7H4.00011ZM8.00011 11V10.1C9.71219 10.1 11.1001 8.71208 11.1001 7H12.0001H12.9001C12.9001 9.7062 10.7063 11.9 8.00011 11.9V11ZM12.0001 6.5L11.2801 5.96L11.7394 5.34767L12.4594 5.88767L13.1794 6.42767L12.7201 7.04L12.0001 6.5ZM12.2736 3.27346L11.6372 3.90985L11.3637 3.6364L12.0001 3L12.6365 2.3636L12.91 2.63706L12.2736 3.27346ZM12.0001 3C12.5793 3.68884 12.5792 3.68894 12.5791 3.68905C12.579 3.68908 12.5789 3.68919 12.5788 3.68926C12.5787 3.68941 12.5785 3.68957 12.5783 3.68973C12.5779 3.69006 12.5775 3.69042 12.577 3.6908C12.5761 3.69158 12.575 3.69247 12.5738 3.69347C12.5714 3.69548 12.5684 3.69795 12.5648 3.70085C12.5578 3.70665 12.5485 3.71419 12.5372 3.72323C12.5147 3.74126 12.4838 3.76549 12.4459 3.79395C12.371 3.85024 12.2648 3.92616 12.1394 4.00429C11.9284 4.13577 11.5128 4.3714 11.053 4.39845L11.0001 3.5L10.9473 2.60155C10.916 2.60339 10.9277 2.60825 10.991 2.58159C11.048 2.55759 11.1159 2.52123 11.1877 2.47648C11.2578 2.43281 11.3199 2.38854 11.3644 2.35509C11.3862 2.33867 11.4028 2.32565 11.4128 2.31764C11.4178 2.31365 11.4211 2.31098 11.4225 2.30981C11.4232 2.30923 11.4234 2.30904 11.4232 2.30925C11.423 2.30936 11.4228 2.30957 11.4224 2.30988C11.4222 2.31004 11.422 2.31023 11.4217 2.31044C11.4216 2.31055 11.4215 2.31066 11.4213 2.31078C11.4213 2.31084 11.4212 2.31093 11.4211 2.31096C11.421 2.31106 11.4209 2.31116 12.0001 3ZM11.0001 3.5L11.053 4.39845C10.5489 4.4281 10.1413 4.21022 9.86723 3.99883C9.59033 3.78529 9.36938 3.5183 9.2071 3.29062C9.04069 3.05715 8.90987 2.82779 8.82177 2.6604C8.77711 2.57556 8.74197 2.50384 8.71731 2.45179C8.70495 2.42571 8.69514 2.40439 8.68802 2.38865C8.68445 2.38077 8.68154 2.37428 8.67932 2.36926C8.67821 2.36675 8.67726 2.3646 8.67649 2.36284C8.6761 2.36196 8.67576 2.36118 8.67546 2.36049C8.67531 2.36014 8.67517 2.35982 8.67504 2.35952C8.67497 2.35938 8.67488 2.35917 8.67485 2.3591C8.67477 2.3589 8.67468 2.35871 9.50011 2C10.3255 1.64129 10.3255 1.64111 10.3254 1.64094C10.3254 1.64089 10.3253 1.64072 10.3252 1.64062C10.3252 1.64041 10.3251 1.64023 10.325 1.64008C10.3249 1.63976 10.3248 1.63954 10.3247 1.6394C10.3246 1.63913 10.3246 1.63921 10.3248 1.63963C10.3252 1.64046 10.3262 1.64266 10.3277 1.64611C10.3309 1.65303 10.3363 1.66494 10.344 1.68111C10.3594 1.71356 10.3832 1.76245 10.4146 1.82203C10.4785 1.94349 10.5677 2.09825 10.6729 2.24586C10.7822 2.39927 10.8846 2.51032 10.9665 2.57346C11.0511 2.63877 11.0378 2.59622 10.9473 2.60155L11.0001 3.5ZM9.50011 2C10.2686 2.46842 10.2685 2.46856 10.2684 2.4687C10.2684 2.46875 10.2683 2.46889 10.2683 2.469C10.2681 2.4692 10.268 2.46942 10.2679 2.46965C10.2676 2.4701 10.2673 2.47061 10.2669 2.47117C10.2662 2.47228 10.2654 2.4736 10.2645 2.4751C10.2626 2.47811 10.2603 2.48189 10.2575 2.4864C10.2518 2.49541 10.2443 2.50736 10.2349 2.5219C10.2162 2.55091 10.1902 2.59052 10.1576 2.63782C10.0932 2.73156 10.0003 2.85982 9.88644 2.99756C9.68902 3.23635 9.31543 3.64613 8.82998 3.83737L8.50011 3L8.17024 2.16263C8.16631 2.16418 8.20429 2.14779 8.28006 2.08141C8.35063 2.01958 8.42594 1.93918 8.49916 1.85062C8.57106 1.76366 8.63186 1.67988 8.67459 1.61775C8.69566 1.58711 8.71159 1.56283 8.72151 1.54744C8.72645 1.53976 8.72984 1.53438 8.73157 1.53161C8.73244 1.53023 8.73288 1.52951 8.7329 1.52949C8.7329 1.52948 8.7328 1.52964 8.73259 1.52999C8.73248 1.53016 8.73235 1.53038 8.73219 1.53064C8.7321 1.53078 8.73202 1.53092 8.73192 1.53108C8.73187 1.53115 8.7318 1.53128 8.73177 1.53132C8.7317 1.53145 8.73162 1.53158 9.50011 2ZM6.50011 3.5V4.4C5.87765 4.4 5.53197 4.67518 5.29017 5.11848C5.01684 5.61956 4.90006 6.32357 4.90011 6.99993L4.00011 7L3.10011 7.00007C3.10005 6.17643 3.23327 5.13044 3.70997 4.25652C4.21819 3.32482 5.12257 2.6 6.50011 2.6V3.5ZM8.50011 3L8.82998 3.83737C7.53206 4.34867 6.69607 4.4 6.50011 4.4V3.5V2.6C6.46078 2.6 7.07344 2.5947 8.17024 2.16263L8.50011 3ZM12.4594 5.88767L11.7394 5.34767C12.0678 4.90974 12.0243 4.29694 11.6372 3.90986L12.2736 3.27346L12.91 2.63706C13.9304 3.65755 14.0453 5.27312 13.1794 6.42767L12.4594 5.88767ZM12.0001 6.5H12.9001V7H12.0001H11.1001V6.5H12.0001Z\"\n fill=\"currentColor\"\n />\n <rect\n width=\"4\"\n height=\"2.5\"\n rx=\"0.5\"\n transform=\"matrix(-1 0 0 1 8 6)\"\n fill=\"currentColor\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n rx=\"0.5\"\n transform=\"matrix(-1 0 0 1 12 6)\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.5 6.75H7.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M2 20C2 15.4635 5.48364 13.4994 8.5 14.108\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11 20H19.2457C19.6922 20 20.0846 19.704 20.2072 19.2747L21.5994 14.4022C21.8001 13.6995 21.2725 13 20.5417 13H14.1315C13.4617 13 12.8732 13.444 12.6892 14.0879L11 20ZM11 20H7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingBird;\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,wBAAAE,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,EAAsDC,GAE/D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8CACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6jJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,GAAG,MACH,UAAU,uBACV,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,GAAG,MACH,UAAU,wBACV,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["IconVibeCodingBird_exports","__export","IconVibeCodingBird","IconVibeCodingBird_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVibeCodingBird","props","React","CentralIconBase","IconVibeCodingBird_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import C from"react";import n from"react";var L=({children:o,size:r=24,ariaLabel:e,color:i,ariaHidden:t=!0,style:l,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...l}},e&&!t&&n.createElement("title",null,e),o);var p=o=>C.createElement(L,{...o,ariaLabel:"vibe-coding-bird, laptop, work"},C.createElement("path",{d:"M17 5C17 5 18 6.1 18 7C19 6.1 20 6.1 20 6.1",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),C.createElement("path",{d:"M4.00011 7L4.90011 6.99993V7H4.00011ZM12.0001 6.5H11.1001C11.1001 6.30527 11.1633 6.11579 11.2801 5.96L12.0001 6.5ZM12.4594 5.88767L13.1794 6.42767L13.1794 6.42767L12.4594 5.88767ZM12.2736 3.27346L11.6372 3.90985L12.2736 3.27346ZM12.0001 3L11.4209 2.31116C11.7783 2.0106 12.3063 2.03338 12.6365 2.3636L12.0001 3ZM11.0001 3.5L10.9473 2.60155L11.0001 3.5ZM9.50011 2L8.73162 1.53158C8.90651 1.24465 9.22668 1.07905 9.56191 1.10212C9.89715 1.1252 10.1916 1.33311 10.3255 1.64129L9.50011 2ZM8.50011 3L8.82998 3.83737L8.50011 3ZM4.00011 7H4.90011C4.90011 8.71208 6.28803 10.1 8.00011 10.1V11V11.9C5.29391 11.9 3.10011 9.7062 3.10011 7H4.00011ZM8.00011 11V10.1C9.71219 10.1 11.1001 8.71208 11.1001 7H12.0001H12.9001C12.9001 9.7062 10.7063 11.9 8.00011 11.9V11ZM12.0001 6.5L11.2801 5.96L11.7394 5.34767L12.4594 5.88767L13.1794 6.42767L12.7201 7.04L12.0001 6.5ZM12.2736 3.27346L11.6372 3.90985L11.3637 3.6364L12.0001 3L12.6365 2.3636L12.91 2.63706L12.2736 3.27346ZM12.0001 3C12.5793 3.68884 12.5792 3.68894 12.5791 3.68905C12.579 3.68908 12.5789 3.68919 12.5788 3.68926C12.5787 3.68941 12.5785 3.68957 12.5783 3.68973C12.5779 3.69006 12.5775 3.69042 12.577 3.6908C12.5761 3.69158 12.575 3.69247 12.5738 3.69347C12.5714 3.69548 12.5684 3.69795 12.5648 3.70085C12.5578 3.70665 12.5485 3.71419 12.5372 3.72323C12.5147 3.74126 12.4838 3.76549 12.4459 3.79395C12.371 3.85024 12.2648 3.92616 12.1394 4.00429C11.9284 4.13577 11.5128 4.3714 11.053 4.39845L11.0001 3.5L10.9473 2.60155C10.916 2.60339 10.9277 2.60825 10.991 2.58159C11.048 2.55759 11.1159 2.52123 11.1877 2.47648C11.2578 2.43281 11.3199 2.38854 11.3644 2.35509C11.3862 2.33867 11.4028 2.32565 11.4128 2.31764C11.4178 2.31365 11.4211 2.31098 11.4225 2.30981C11.4232 2.30923 11.4234 2.30904 11.4232 2.30925C11.423 2.30936 11.4228 2.30957 11.4224 2.30988C11.4222 2.31004 11.422 2.31023 11.4217 2.31044C11.4216 2.31055 11.4215 2.31066 11.4213 2.31078C11.4213 2.31084 11.4212 2.31093 11.4211 2.31096C11.421 2.31106 11.4209 2.31116 12.0001 3ZM11.0001 3.5L11.053 4.39845C10.5489 4.4281 10.1413 4.21022 9.86723 3.99883C9.59033 3.78529 9.36938 3.5183 9.2071 3.29062C9.04069 3.05715 8.90987 2.82779 8.82177 2.6604C8.77711 2.57556 8.74197 2.50384 8.71731 2.45179C8.70495 2.42571 8.69514 2.40439 8.68802 2.38865C8.68445 2.38077 8.68154 2.37428 8.67932 2.36926C8.67821 2.36675 8.67726 2.3646 8.67649 2.36284C8.6761 2.36196 8.67576 2.36118 8.67546 2.36049C8.67531 2.36014 8.67517 2.35982 8.67504 2.35952C8.67497 2.35938 8.67488 2.35917 8.67485 2.3591C8.67477 2.3589 8.67468 2.35871 9.50011 2C10.3255 1.64129 10.3255 1.64111 10.3254 1.64094C10.3254 1.64089 10.3253 1.64072 10.3252 1.64062C10.3252 1.64041 10.3251 1.64023 10.325 1.64008C10.3249 1.63976 10.3248 1.63954 10.3247 1.6394C10.3246 1.63913 10.3246 1.63921 10.3248 1.63963C10.3252 1.64046 10.3262 1.64266 10.3277 1.64611C10.3309 1.65303 10.3363 1.66494 10.344 1.68111C10.3594 1.71356 10.3832 1.76245 10.4146 1.82203C10.4785 1.94349 10.5677 2.09825 10.6729 2.24586C10.7822 2.39927 10.8846 2.51032 10.9665 2.57346C11.0511 2.63877 11.0378 2.59622 10.9473 2.60155L11.0001 3.5ZM9.50011 2C10.2686 2.46842 10.2685 2.46856 10.2684 2.4687C10.2684 2.46875 10.2683 2.46889 10.2683 2.469C10.2681 2.4692 10.268 2.46942 10.2679 2.46965C10.2676 2.4701 10.2673 2.47061 10.2669 2.47117C10.2662 2.47228 10.2654 2.4736 10.2645 2.4751C10.2626 2.47811 10.2603 2.48189 10.2575 2.4864C10.2518 2.49541 10.2443 2.50736 10.2349 2.5219C10.2162 2.55091 10.1902 2.59052 10.1576 2.63782C10.0932 2.73156 10.0003 2.85982 9.88644 2.99756C9.68902 3.23635 9.31543 3.64613 8.82998 3.83737L8.50011 3L8.17024 2.16263C8.16631 2.16418 8.20429 2.14779 8.28006 2.08141C8.35063 2.01958 8.42594 1.93918 8.49916 1.85062C8.57106 1.76366 8.63186 1.67988 8.67459 1.61775C8.69566 1.58711 8.71159 1.56283 8.72151 1.54744C8.72645 1.53976 8.72984 1.53438 8.73157 1.53161C8.73244 1.53023 8.73288 1.52951 8.7329 1.52949C8.7329 1.52948 8.7328 1.52964 8.73259 1.52999C8.73248 1.53016 8.73235 1.53038 8.73219 1.53064C8.7321 1.53078 8.73202 1.53092 8.73192 1.53108C8.73187 1.53115 8.7318 1.53128 8.73177 1.53132C8.7317 1.53145 8.73162 1.53158 9.50011 2ZM6.50011 3.5V4.4C5.87765 4.4 5.53197 4.67518 5.29017 5.11848C5.01684 5.61956 4.90006 6.32357 4.90011 6.99993L4.00011 7L3.10011 7.00007C3.10005 6.17643 3.23327 5.13044 3.70997 4.25652C4.21819 3.32482 5.12257 2.6 6.50011 2.6V3.5ZM8.50011 3L8.82998 3.83737C7.53206 4.34867 6.69607 4.4 6.50011 4.4V3.5V2.6C6.46078 2.6 7.07344 2.5947 8.17024 2.16263L8.50011 3ZM12.4594 5.88767L11.7394 5.34767C12.0678 4.90974 12.0243 4.29694 11.6372 3.90986L12.2736 3.27346L12.91 2.63706C13.9304 3.65755 14.0453 5.27312 13.1794 6.42767L12.4594 5.88767ZM12.0001 6.5H12.9001V7H12.0001H11.1001V6.5H12.0001Z",fill:"currentColor"}),C.createElement("rect",{width:"4",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),C.createElement("rect",{width:"3",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),C.createElement("path",{d:"M9.5 6.75H7.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),C.createElement("path",{d:"M2 20C2 15.4635 5.48364 13.4994 8.5 14.108",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),C.createElement("path",{d:"M11 20H19.2457C19.6922 20 20.0846 19.704 20.2072 19.2747L21.5994 14.4022C21.8001 13.6995 21.2725 13 20.5417 13H14.1315C13.4617 13 12.8732 13.444 12.6892 14.0879L11 20ZM11 20H7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),h=p;export{p as IconVibeCodingBird,h as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingBird/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingBird: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding-bird, laptop, work\">\n <path\n d=\"M17 5C17 5 18 6.1 18 7C19 6.1 20 6.1 20 6.1\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.00011 7L4.90011 6.99993V7H4.00011ZM12.0001 6.5H11.1001C11.1001 6.30527 11.1633 6.11579 11.2801 5.96L12.0001 6.5ZM12.4594 5.88767L13.1794 6.42767L13.1794 6.42767L12.4594 5.88767ZM12.2736 3.27346L11.6372 3.90985L12.2736 3.27346ZM12.0001 3L11.4209 2.31116C11.7783 2.0106 12.3063 2.03338 12.6365 2.3636L12.0001 3ZM11.0001 3.5L10.9473 2.60155L11.0001 3.5ZM9.50011 2L8.73162 1.53158C8.90651 1.24465 9.22668 1.07905 9.56191 1.10212C9.89715 1.1252 10.1916 1.33311 10.3255 1.64129L9.50011 2ZM8.50011 3L8.82998 3.83737L8.50011 3ZM4.00011 7H4.90011C4.90011 8.71208 6.28803 10.1 8.00011 10.1V11V11.9C5.29391 11.9 3.10011 9.7062 3.10011 7H4.00011ZM8.00011 11V10.1C9.71219 10.1 11.1001 8.71208 11.1001 7H12.0001H12.9001C12.9001 9.7062 10.7063 11.9 8.00011 11.9V11ZM12.0001 6.5L11.2801 5.96L11.7394 5.34767L12.4594 5.88767L13.1794 6.42767L12.7201 7.04L12.0001 6.5ZM12.2736 3.27346L11.6372 3.90985L11.3637 3.6364L12.0001 3L12.6365 2.3636L12.91 2.63706L12.2736 3.27346ZM12.0001 3C12.5793 3.68884 12.5792 3.68894 12.5791 3.68905C12.579 3.68908 12.5789 3.68919 12.5788 3.68926C12.5787 3.68941 12.5785 3.68957 12.5783 3.68973C12.5779 3.69006 12.5775 3.69042 12.577 3.6908C12.5761 3.69158 12.575 3.69247 12.5738 3.69347C12.5714 3.69548 12.5684 3.69795 12.5648 3.70085C12.5578 3.70665 12.5485 3.71419 12.5372 3.72323C12.5147 3.74126 12.4838 3.76549 12.4459 3.79395C12.371 3.85024 12.2648 3.92616 12.1394 4.00429C11.9284 4.13577 11.5128 4.3714 11.053 4.39845L11.0001 3.5L10.9473 2.60155C10.916 2.60339 10.9277 2.60825 10.991 2.58159C11.048 2.55759 11.1159 2.52123 11.1877 2.47648C11.2578 2.43281 11.3199 2.38854 11.3644 2.35509C11.3862 2.33867 11.4028 2.32565 11.4128 2.31764C11.4178 2.31365 11.4211 2.31098 11.4225 2.30981C11.4232 2.30923 11.4234 2.30904 11.4232 2.30925C11.423 2.30936 11.4228 2.30957 11.4224 2.30988C11.4222 2.31004 11.422 2.31023 11.4217 2.31044C11.4216 2.31055 11.4215 2.31066 11.4213 2.31078C11.4213 2.31084 11.4212 2.31093 11.4211 2.31096C11.421 2.31106 11.4209 2.31116 12.0001 3ZM11.0001 3.5L11.053 4.39845C10.5489 4.4281 10.1413 4.21022 9.86723 3.99883C9.59033 3.78529 9.36938 3.5183 9.2071 3.29062C9.04069 3.05715 8.90987 2.82779 8.82177 2.6604C8.77711 2.57556 8.74197 2.50384 8.71731 2.45179C8.70495 2.42571 8.69514 2.40439 8.68802 2.38865C8.68445 2.38077 8.68154 2.37428 8.67932 2.36926C8.67821 2.36675 8.67726 2.3646 8.67649 2.36284C8.6761 2.36196 8.67576 2.36118 8.67546 2.36049C8.67531 2.36014 8.67517 2.35982 8.67504 2.35952C8.67497 2.35938 8.67488 2.35917 8.67485 2.3591C8.67477 2.3589 8.67468 2.35871 9.50011 2C10.3255 1.64129 10.3255 1.64111 10.3254 1.64094C10.3254 1.64089 10.3253 1.64072 10.3252 1.64062C10.3252 1.64041 10.3251 1.64023 10.325 1.64008C10.3249 1.63976 10.3248 1.63954 10.3247 1.6394C10.3246 1.63913 10.3246 1.63921 10.3248 1.63963C10.3252 1.64046 10.3262 1.64266 10.3277 1.64611C10.3309 1.65303 10.3363 1.66494 10.344 1.68111C10.3594 1.71356 10.3832 1.76245 10.4146 1.82203C10.4785 1.94349 10.5677 2.09825 10.6729 2.24586C10.7822 2.39927 10.8846 2.51032 10.9665 2.57346C11.0511 2.63877 11.0378 2.59622 10.9473 2.60155L11.0001 3.5ZM9.50011 2C10.2686 2.46842 10.2685 2.46856 10.2684 2.4687C10.2684 2.46875 10.2683 2.46889 10.2683 2.469C10.2681 2.4692 10.268 2.46942 10.2679 2.46965C10.2676 2.4701 10.2673 2.47061 10.2669 2.47117C10.2662 2.47228 10.2654 2.4736 10.2645 2.4751C10.2626 2.47811 10.2603 2.48189 10.2575 2.4864C10.2518 2.49541 10.2443 2.50736 10.2349 2.5219C10.2162 2.55091 10.1902 2.59052 10.1576 2.63782C10.0932 2.73156 10.0003 2.85982 9.88644 2.99756C9.68902 3.23635 9.31543 3.64613 8.82998 3.83737L8.50011 3L8.17024 2.16263C8.16631 2.16418 8.20429 2.14779 8.28006 2.08141C8.35063 2.01958 8.42594 1.93918 8.49916 1.85062C8.57106 1.76366 8.63186 1.67988 8.67459 1.61775C8.69566 1.58711 8.71159 1.56283 8.72151 1.54744C8.72645 1.53976 8.72984 1.53438 8.73157 1.53161C8.73244 1.53023 8.73288 1.52951 8.7329 1.52949C8.7329 1.52948 8.7328 1.52964 8.73259 1.52999C8.73248 1.53016 8.73235 1.53038 8.73219 1.53064C8.7321 1.53078 8.73202 1.53092 8.73192 1.53108C8.73187 1.53115 8.7318 1.53128 8.73177 1.53132C8.7317 1.53145 8.73162 1.53158 9.50011 2ZM6.50011 3.5V4.4C5.87765 4.4 5.53197 4.67518 5.29017 5.11848C5.01684 5.61956 4.90006 6.32357 4.90011 6.99993L4.00011 7L3.10011 7.00007C3.10005 6.17643 3.23327 5.13044 3.70997 4.25652C4.21819 3.32482 5.12257 2.6 6.50011 2.6V3.5ZM8.50011 3L8.82998 3.83737C7.53206 4.34867 6.69607 4.4 6.50011 4.4V3.5V2.6C6.46078 2.6 7.07344 2.5947 8.17024 2.16263L8.50011 3ZM12.4594 5.88767L11.7394 5.34767C12.0678 4.90974 12.0243 4.29694 11.6372 3.90986L12.2736 3.27346L12.91 2.63706C13.9304 3.65755 14.0453 5.27312 13.1794 6.42767L12.4594 5.88767ZM12.0001 6.5H12.9001V7H12.0001H11.1001V6.5H12.0001Z\"\n fill=\"currentColor\"\n />\n <rect\n width=\"4\"\n height=\"2.5\"\n rx=\"0.5\"\n transform=\"matrix(-1 0 0 1 8 6)\"\n fill=\"currentColor\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n rx=\"0.5\"\n transform=\"matrix(-1 0 0 1 12 6)\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.5 6.75H7.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M2 20C2 15.4635 5.48364 13.4994 8.5 14.108\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11 20H19.2457C19.6922 20 20.0846 19.704 20.2072 19.2747L21.5994 14.4022C21.8001 13.6995 21.2725 13 20.5417 13H14.1315C13.4617 13 12.8732 13.444 12.6892 14.0879L11 20ZM11 20H7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingBird;\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,EAAsDC,GAE/DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpCC,EAAA,cAAC,QACC,EAAE,8CACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,6jJACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,GAAG,MACH,UAAU,uBACV,KAAK,eACP,EACAA,EAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,GAAG,MACH,UAAU,wBACV,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingBird","props","React","CentralIconBase","IconVibeCodingBird_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var m=Object.create;var l=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var w=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!k.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(C=f(o,t))||C.enumerable});return r};var p=(r,o,e)=>(e=r!=null?m(g(r)):{},i(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(l({},"__esModule",{value:!0}),r);var I={};w(I,{IconVibeCodingStar:()=>c,default:()=>B});module.exports=x(I);var n=p(require("react"));var s=p(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:C,ariaHidden:t=!0,style:d,...u})=>s.default.createElement("svg",{...u,"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:C,...d}},e&&!t&&s.default.createElement("title",null,e),r);var c=r=>n.default.createElement(a,{...r,ariaLabel:"vibe-coding-star, working, home-office"},n.default.createElement("path",{d:"M18.9847 2.4329C18.9568 2.18651 18.7485 2.00025 18.5005 2C18.2525 1.99975 18.0438 2.18557 18.0154 2.43191C17.838 3.96993 16.9699 4.83801 15.4319 5.01541C15.1856 5.04382 14.9997 5.25253 15 5.5005C15.0003 5.74847 15.1865 5.9568 15.4329 5.9847C16.9491 6.15645 17.8774 7.01617 18.0141 8.55536C18.0365 8.80725 18.2477 9.00028 18.5005 9C18.7534 8.99971 18.9642 8.80621 18.986 8.55426C19.1173 7.03683 20.0368 6.11734 21.5543 5.98599C21.8062 5.96418 21.9997 5.75344 22 5.50055C22.0003 5.24766 21.8073 5.03648 21.5554 5.01411C20.0162 4.87738 19.1564 3.94911 18.9847 2.4329Z",fill:"currentColor"}),n.default.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.5",stroke:"currentColor","stroke-width":"2"}),n.default.createElement("path",{d:"M2 20V20C2 16.6863 4.68629 14 8 14H8.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M11 20L12.6892 14.0879C12.8732 13.444 13.4617 13 14.1315 13H20.5417C21.2725 13 21.8001 13.6995 21.5994 14.4022L20.2072 19.2747C20.0846 19.704 19.6922 20 19.2457 20H11ZM11 20H7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),B=c;0&&(module.exports={IconVibeCodingStar});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingStar/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingStar: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vibe-coding-star, working, home-office\"\n >\n <path\n d=\"M18.9847 2.4329C18.9568 2.18651 18.7485 2.00025 18.5005 2C18.2525 1.99975 18.0438 2.18557 18.0154 2.43191C17.838 3.96993 16.9699 4.83801 15.4319 5.01541C15.1856 5.04382 14.9997 5.25253 15 5.5005C15.0003 5.74847 15.1865 5.9568 15.4329 5.9847C16.9491 6.15645 17.8774 7.01617 18.0141 8.55536C18.0365 8.80725 18.2477 9.00028 18.5005 9C18.7534 8.99971 18.9642 8.80621 18.986 8.55426C19.1173 7.03683 20.0368 6.11734 21.5543 5.98599C21.8062 5.96418 21.9997 5.75344 22 5.50055C22.0003 5.24766 21.8073 5.03648 21.5554 5.01411C20.0162 4.87738 19.1564 3.94911 18.9847 2.4329Z\"\n fill=\"currentColor\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M2 20V20C2 16.6863 4.68629 14 8 14H8.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11 20L12.6892 14.0879C12.8732 13.444 13.4617 13 14.1315 13H20.5417C21.2725 13 21.8001 13.6995 21.5994 14.4022L20.2072 19.2747C20.0846 19.704 19.6922 20 19.2457 20H11ZM11 20H7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\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,wBAAAE,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,EAAsDC,GAE/D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,ujBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,eAAa,IACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["IconVibeCodingStar_exports","__export","IconVibeCodingStar","IconVibeCodingStar_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import C from"react";var l=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:i,...p})=>C.createElement("svg",{...p,"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:s,...i}},n&&!t&&C.createElement("title",null,n),e);var a=e=>o.createElement(l,{...e,ariaLabel:"vibe-coding-star, working, home-office"},o.createElement("path",{d:"M18.9847 2.4329C18.9568 2.18651 18.7485 2.00025 18.5005 2C18.2525 1.99975 18.0438 2.18557 18.0154 2.43191C17.838 3.96993 16.9699 4.83801 15.4319 5.01541C15.1856 5.04382 14.9997 5.25253 15 5.5005C15.0003 5.74847 15.1865 5.9568 15.4329 5.9847C16.9491 6.15645 17.8774 7.01617 18.0141 8.55536C18.0365 8.80725 18.2477 9.00028 18.5005 9C18.7534 8.99971 18.9642 8.80621 18.986 8.55426C19.1173 7.03683 20.0368 6.11734 21.5543 5.98599C21.8062 5.96418 21.9997 5.75344 22 5.50055C22.0003 5.24766 21.8073 5.03648 21.5554 5.01411C20.0162 4.87738 19.1564 3.94911 18.9847 2.4329Z",fill:"currentColor"}),o.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.5",stroke:"currentColor","stroke-width":"2"}),o.createElement("path",{d:"M2 20V20C2 16.6863 4.68629 14 8 14H8.5",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M11 20L12.6892 14.0879C12.8732 13.444 13.4617 13 14.1315 13H20.5417C21.2725 13 21.8001 13.6995 21.5994 14.4022L20.2072 19.2747C20.0846 19.704 19.6922 20 19.2457 20H11ZM11 20H7",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})),f=a;export{a as IconVibeCodingStar,f as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingStar/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingStar: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vibe-coding-star, working, home-office\"\n >\n <path\n d=\"M18.9847 2.4329C18.9568 2.18651 18.7485 2.00025 18.5005 2C18.2525 1.99975 18.0438 2.18557 18.0154 2.43191C17.838 3.96993 16.9699 4.83801 15.4319 5.01541C15.1856 5.04382 14.9997 5.25253 15 5.5005C15.0003 5.74847 15.1865 5.9568 15.4329 5.9847C16.9491 6.15645 17.8774 7.01617 18.0141 8.55536C18.0365 8.80725 18.2477 9.00028 18.5005 9C18.7534 8.99971 18.9642 8.80621 18.986 8.55426C19.1173 7.03683 20.0368 6.11734 21.5543 5.98599C21.8062 5.96418 21.9997 5.75344 22 5.50055C22.0003 5.24766 21.8073 5.03648 21.5554 5.01411C20.0162 4.87738 19.1564 3.94911 18.9847 2.4329Z\"\n fill=\"currentColor\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n />\n <path\n d=\"M2 20V20C2 16.6863 4.68629 14 8 14H8.5\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M11 20L12.6892 14.0879C12.8732 13.444 13.4617 13 14.1315 13H20.5417C21.2725 13 21.8001 13.6995 21.5994 14.4022L20.2072 19.2747C20.0846 19.704 19.6922 20 19.2457 20H11ZM11 20H7\"\n stroke=\"currentColor\"\n stroke-width=\"2\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\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,EAAsDC,GAE/DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEVC,EAAA,cAAC,QACC,EAAE,ujBACF,KAAK,eACP,EACAA,EAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,eAAa,IACf,EACAA,EAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,IACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|