@central-icons-react/round-outlined-radius-0-stroke-1.5 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 C=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?C(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:()=>d,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:c,...m})=>s.default.createElement("svg",{...m,"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,...c}},e&&!t&&s.default.createElement("title",null,e),r);var d=r=>n.default.createElement(u,{...r,ariaLabel:"remove-background-2"},n.default.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor","stroke-width":"1.5","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"}),n.default.createElement("path",{d:"M12 1.75V22.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),H=d;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=\"M20.25 3.75H3.75V20.25H20.25V3.75Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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 <path\n d=\"M12 1.75V22.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\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,qCACF,OAAO,eACP,eAAa,MACb,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,EACjD,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,CACF,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:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor","stroke-width":"1.5","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"}),r.createElement("path",{d:"M12 1.75V22.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),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=\"M20.25 3.75H3.75V20.25H20.25V3.75Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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 <path\n d=\"M12 1.75V22.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\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,qCACF,OAAO,eACP,eAAa,MACb,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,EACjDA,EAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,CACF,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:"M6 7.75H1.75V16.25H6L12.25 20.25V3.75L6 7.75Z",stroke:"currentColor","stroke-width":"1.5","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=\"M6 7.75H1.75V16.25H6L12.25 20.25V3.75L6 7.75Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,gDACF,OAAO,eACP,eAAa,MACb,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:"M6 7.75H1.75V16.25H6L12.25 20.25V3.75L6 7.75Z",stroke:"currentColor","stroke-width":"1.5","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=\"M6 7.75H1.75V16.25H6L12.25 20.25V3.75L6 7.75Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,gDACF,OAAO,eACP,eAAa,MACb,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 m=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var d=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 c(C))!f.call(L,o)&&o!==r&&n(L,o,{get:()=>C[o],enumerable:!(e=m(C,o))||e.enumerable});return L};var p=(L,C,r)=>(r=L!=null?u(d(L)):{},Z(C||!L||!L.__esModule?n(r,"default",{value:L,enumerable:!0}):r,L)),H=L=>Z(n({},"__esModule",{value:!0}),L);var g={};h(g,{IconSurfing:()=>l,default:()=>V});module.exports=H(g);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 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor","stroke-width":"1.5"}),t.default.createElement("path",{d:"M14.5 7.206L14.7896 6.51417V6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239L17 9.206ZM19.7956 10.7178L20.0937 10.0295V10.0295L19.7956 10.7178ZM18.9184 13.0339L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L15.7716 11.0069C15.4107 10.8667 15.0023 11.0243 14.8292 11.3706L15.5 11.706ZM14.5 13.706L13.8292 13.3706C13.6848 13.6593 13.7414 14.0081 13.9697 14.2363L14.5 13.706ZM16.7851 15.9911L16.2548 16.5215V16.5215L16.7851 15.9911ZM8.20117 10.5135L7.9657 9.8014H7.9657L8.20117 10.5135ZM9.5 10.206L9.42283 9.45998H9.42283L9.5 10.206ZM11 10.206L11.6431 10.5919C11.7776 10.3677 11.7857 10.0897 11.6644 9.85809C11.5431 9.62649 11.31 9.47476 11.0492 9.45762L11 10.206ZM9.78501 12.231L9.14189 11.8451V11.8451L9.78501 12.231ZM17.3483 17.7055L16.6068 17.593L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706H7.4318L7.07869 8.38538ZM20.4716 12.3939L21.1569 12.6988V12.6988L20.4716 12.3939ZM14.5 7.206L14.2104 7.89783C14.6683 8.08952 14.9675 8.3316 15.2882 8.64183C15.5999 8.94327 16.0015 9.38774 16.5452 9.80239L17 9.206L17.4548 8.60962C17.0043 8.26612 16.7326 7.95199 16.3311 7.56366C15.9387 7.18412 15.485 6.80527 14.7896 6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239C17.3734 10.4339 18.6149 11.0237 19.4975 11.406L19.7956 10.7178L20.0937 10.0295C19.2154 9.6491 18.1242 9.12007 17.4548 8.60962L17 9.206ZM18.9184 13.0339L19.19 12.3348L15.7716 11.0069L15.5 11.706L15.2284 12.4051L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L14.8292 11.3706L13.8292 13.3706L14.5 13.706L15.1708 14.0414L16.1708 12.0414L15.5 11.706ZM14.5 13.706L13.9697 14.2363L16.2548 16.5215L16.7851 15.9911L17.3155 15.4608L15.0303 13.1757L14.5 13.706ZM8.20117 10.5135L8.43664 11.2256C8.85242 11.0881 9.25354 10.9855 9.57717 10.952L9.5 10.206L9.42283 9.45998C8.94281 9.50964 8.42402 9.64984 7.9657 9.8014L8.20117 10.5135ZM9.5 10.206L9.57717 10.952C9.81834 10.9271 10.1535 10.9258 10.4498 10.9332C10.5934 10.9367 10.72 10.9421 10.8105 10.9466C10.8556 10.9488 10.8915 10.9508 10.9157 10.9523C10.9279 10.953 10.937 10.9535 10.943 10.9539C10.946 10.9541 10.9481 10.9542 10.9495 10.9543C10.9501 10.9543 10.9506 10.9544 10.9508 10.9544C10.9509 10.9544 10.951 10.9544 10.951 10.9544C10.951 10.9544 10.951 10.9544 10.9509 10.9544C10.9509 10.9544 10.9509 10.9544 10.9509 10.9544C10.9509 10.9544 10.9508 10.9544 11 10.206C11.0492 9.45762 11.0491 9.45761 11.0491 9.45761C11.0491 9.45761 11.049 9.45761 11.049 9.4576C11.0489 9.4576 11.0488 9.45759 11.0487 9.45758C11.0485 9.45757 11.0482 9.45755 11.0479 9.45753C11.0472 9.45749 11.0463 9.45743 11.0452 9.45736C11.0431 9.45722 11.04 9.45703 11.0361 9.45679C11.0283 9.4563 11.0173 9.45563 11.0031 9.4548C10.9749 9.45316 10.9346 9.45092 10.8847 9.44844C10.7849 9.44351 10.6457 9.43759 10.4872 9.43363C10.1792 9.42595 9.76434 9.42465 9.42283 9.45998L9.5 10.206ZM9.5 13.26H8.75V13.706H9.5H10.25V13.26H9.5ZM11 10.206L10.3569 9.82013L9.14189 11.8451L9.78501 12.231L10.4281 12.6169L11.6431 10.5919L11 10.206ZM17.3483 17.7055L16.6068 17.593L16.2585 19.8874L17 20L17.7415 20.1126L18.0898 17.8181L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706C8.4998 8.47712 9.69331 7.96767 10.8827 7.71576C12.072 7.46388 13.2097 7.47895 14.2104 7.89783L14.5 7.206L14.7896 6.51417C13.419 5.94044 11.9491 5.95663 10.5719 6.24831C9.19495 6.53995 7.86343 7.11649 6.72559 7.7237L7.07869 8.38538ZM16.7851 15.9911L16.2548 16.5215C16.5357 16.8024 16.6664 17.2002 16.6068 17.593L17.3483 17.7055L18.0898 17.8181C18.221 16.9539 17.9335 16.0789 17.3155 15.4608L16.7851 15.9911ZM20.4716 12.3939L19.7864 12.0891C19.685 12.317 19.4225 12.4252 19.19 12.3348L18.9184 13.0339L18.6468 13.733C19.6255 14.1132 20.7302 13.658 21.1569 12.6988L20.4716 12.3939ZM6.5 9.36799H5.75C5.75 10.7995 7.21896 11.6282 8.43664 11.2256L8.20117 10.5135L7.9657 9.8014C7.7952 9.85778 7.6072 9.82762 7.46131 9.7316C7.32004 9.63863 7.25 9.50815 7.25 9.36799H6.5ZM19.7956 10.7178L19.4975 11.406C19.7816 11.529 19.8937 11.8478 19.7864 12.0891L20.4716 12.3939L21.1569 12.6988C21.6216 11.654 21.1011 10.4659 20.0937 10.0295L19.7956 10.7178ZM9.5 13.26H10.25C10.25 13.0334 10.3116 12.8111 10.4281 12.6168L9.78501 12.231L9.14189 11.8451C8.88546 12.2725 8.75 12.7615 8.75 13.26H9.5ZM6.5 9.36799H7.25C7.25 9.22172 7.32669 9.10315 7.4318 9.04706L7.07869 8.38538L6.72559 7.7237C6.10817 8.05319 5.75 8.69528 5.75 9.36799H6.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor","stroke-width":"1.5"}),t.default.createElement("path",{d:"M2.75 21.0833C2.75 21.0833 4.80556 21.75 5.83333 19.75C6.86111 21.75 10.9722 21.75 12 19.75C13.0278 21.75 17.1389 21.75 18.1667 19.75C19.1944 21.75 21.25 21.0833 21.25 21.0833",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),V=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 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n />\n <path\n d=\"M14.5 7.206L14.7896 6.51417V6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239L17 9.206ZM19.7956 10.7178L20.0937 10.0295V10.0295L19.7956 10.7178ZM18.9184 13.0339L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L15.7716 11.0069C15.4107 10.8667 15.0023 11.0243 14.8292 11.3706L15.5 11.706ZM14.5 13.706L13.8292 13.3706C13.6848 13.6593 13.7414 14.0081 13.9697 14.2363L14.5 13.706ZM16.7851 15.9911L16.2548 16.5215V16.5215L16.7851 15.9911ZM8.20117 10.5135L7.9657 9.8014H7.9657L8.20117 10.5135ZM9.5 10.206L9.42283 9.45998H9.42283L9.5 10.206ZM11 10.206L11.6431 10.5919C11.7776 10.3677 11.7857 10.0897 11.6644 9.85809C11.5431 9.62649 11.31 9.47476 11.0492 9.45762L11 10.206ZM9.78501 12.231L9.14189 11.8451V11.8451L9.78501 12.231ZM17.3483 17.7055L16.6068 17.593L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706H7.4318L7.07869 8.38538ZM20.4716 12.3939L21.1569 12.6988V12.6988L20.4716 12.3939ZM14.5 7.206L14.2104 7.89783C14.6683 8.08952 14.9675 8.3316 15.2882 8.64183C15.5999 8.94327 16.0015 9.38774 16.5452 9.80239L17 9.206L17.4548 8.60962C17.0043 8.26612 16.7326 7.95199 16.3311 7.56366C15.9387 7.18412 15.485 6.80527 14.7896 6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239C17.3734 10.4339 18.6149 11.0237 19.4975 11.406L19.7956 10.7178L20.0937 10.0295C19.2154 9.6491 18.1242 9.12007 17.4548 8.60962L17 9.206ZM18.9184 13.0339L19.19 12.3348L15.7716 11.0069L15.5 11.706L15.2284 12.4051L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L14.8292 11.3706L13.8292 13.3706L14.5 13.706L15.1708 14.0414L16.1708 12.0414L15.5 11.706ZM14.5 13.706L13.9697 14.2363L16.2548 16.5215L16.7851 15.9911L17.3155 15.4608L15.0303 13.1757L14.5 13.706ZM8.20117 10.5135L8.43664 11.2256C8.85242 11.0881 9.25354 10.9855 9.57717 10.952L9.5 10.206L9.42283 9.45998C8.94281 9.50964 8.42402 9.64984 7.9657 9.8014L8.20117 10.5135ZM9.5 10.206L9.57717 10.952C9.81834 10.9271 10.1535 10.9258 10.4498 10.9332C10.5934 10.9367 10.72 10.9421 10.8105 10.9466C10.8556 10.9488 10.8915 10.9508 10.9157 10.9523C10.9279 10.953 10.937 10.9535 10.943 10.9539C10.946 10.9541 10.9481 10.9542 10.9495 10.9543C10.9501 10.9543 10.9506 10.9544 10.9508 10.9544C10.9509 10.9544 10.951 10.9544 10.951 10.9544C10.951 10.9544 10.951 10.9544 10.9509 10.9544C10.9509 10.9544 10.9509 10.9544 10.9509 10.9544C10.9509 10.9544 10.9508 10.9544 11 10.206C11.0492 9.45762 11.0491 9.45761 11.0491 9.45761C11.0491 9.45761 11.049 9.45761 11.049 9.4576C11.0489 9.4576 11.0488 9.45759 11.0487 9.45758C11.0485 9.45757 11.0482 9.45755 11.0479 9.45753C11.0472 9.45749 11.0463 9.45743 11.0452 9.45736C11.0431 9.45722 11.04 9.45703 11.0361 9.45679C11.0283 9.4563 11.0173 9.45563 11.0031 9.4548C10.9749 9.45316 10.9346 9.45092 10.8847 9.44844C10.7849 9.44351 10.6457 9.43759 10.4872 9.43363C10.1792 9.42595 9.76434 9.42465 9.42283 9.45998L9.5 10.206ZM9.5 13.26H8.75V13.706H9.5H10.25V13.26H9.5ZM11 10.206L10.3569 9.82013L9.14189 11.8451L9.78501 12.231L10.4281 12.6169L11.6431 10.5919L11 10.206ZM17.3483 17.7055L16.6068 17.593L16.2585 19.8874L17 20L17.7415 20.1126L18.0898 17.8181L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706C8.4998 8.47712 9.69331 7.96767 10.8827 7.71576C12.072 7.46388 13.2097 7.47895 14.2104 7.89783L14.5 7.206L14.7896 6.51417C13.419 5.94044 11.9491 5.95663 10.5719 6.24831C9.19495 6.53995 7.86343 7.11649 6.72559 7.7237L7.07869 8.38538ZM16.7851 15.9911L16.2548 16.5215C16.5357 16.8024 16.6664 17.2002 16.6068 17.593L17.3483 17.7055L18.0898 17.8181C18.221 16.9539 17.9335 16.0789 17.3155 15.4608L16.7851 15.9911ZM20.4716 12.3939L19.7864 12.0891C19.685 12.317 19.4225 12.4252 19.19 12.3348L18.9184 13.0339L18.6468 13.733C19.6255 14.1132 20.7302 13.658 21.1569 12.6988L20.4716 12.3939ZM6.5 9.36799H5.75C5.75 10.7995 7.21896 11.6282 8.43664 11.2256L8.20117 10.5135L7.9657 9.8014C7.7952 9.85778 7.6072 9.82762 7.46131 9.7316C7.32004 9.63863 7.25 9.50815 7.25 9.36799H6.5ZM19.7956 10.7178L19.4975 11.406C19.7816 11.529 19.8937 11.8478 19.7864 12.0891L20.4716 12.3939L21.1569 12.6988C21.6216 11.654 21.1011 10.4659 20.0937 10.0295L19.7956 10.7178ZM9.5 13.26H10.25C10.25 13.0334 10.3116 12.8111 10.4281 12.6168L9.78501 12.231L9.14189 11.8451C8.88546 12.2725 8.75 12.7615 8.75 13.26H9.5ZM6.5 9.36799H7.25C7.25 9.22172 7.32669 9.10315 7.4318 9.04706L7.07869 8.38538L6.72559 7.7237C6.10817 8.05319 5.75 8.69528 5.75 9.36799H6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n />\n <path\n d=\"M2.75 21.0833C2.75 21.0833 4.80556 21.75 5.83333 19.75C6.86111 21.75 10.9722 21.75 12 19.75C13.0278 21.75 17.1389 21.75 18.1667 19.75C19.1944 21.75 21.25 21.0833 21.25 21.0833\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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,iJACF,OAAO,eACP,eAAa,MACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uoIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,eAAa,MACf,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor","stroke-width":"1.5"}),C.createElement("path",{d:"M14.5 7.206L14.7896 6.51417V6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239L17 9.206ZM19.7956 10.7178L20.0937 10.0295V10.0295L19.7956 10.7178ZM18.9184 13.0339L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L15.7716 11.0069C15.4107 10.8667 15.0023 11.0243 14.8292 11.3706L15.5 11.706ZM14.5 13.706L13.8292 13.3706C13.6848 13.6593 13.7414 14.0081 13.9697 14.2363L14.5 13.706ZM16.7851 15.9911L16.2548 16.5215V16.5215L16.7851 15.9911ZM8.20117 10.5135L7.9657 9.8014H7.9657L8.20117 10.5135ZM9.5 10.206L9.42283 9.45998H9.42283L9.5 10.206ZM11 10.206L11.6431 10.5919C11.7776 10.3677 11.7857 10.0897 11.6644 9.85809C11.5431 9.62649 11.31 9.47476 11.0492 9.45762L11 10.206ZM9.78501 12.231L9.14189 11.8451V11.8451L9.78501 12.231ZM17.3483 17.7055L16.6068 17.593L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706H7.4318L7.07869 8.38538ZM20.4716 12.3939L21.1569 12.6988V12.6988L20.4716 12.3939ZM14.5 7.206L14.2104 7.89783C14.6683 8.08952 14.9675 8.3316 15.2882 8.64183C15.5999 8.94327 16.0015 9.38774 16.5452 9.80239L17 9.206L17.4548 8.60962C17.0043 8.26612 16.7326 7.95199 16.3311 7.56366C15.9387 7.18412 15.485 6.80527 14.7896 6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239C17.3734 10.4339 18.6149 11.0237 19.4975 11.406L19.7956 10.7178L20.0937 10.0295C19.2154 9.6491 18.1242 9.12007 17.4548 8.60962L17 9.206ZM18.9184 13.0339L19.19 12.3348L15.7716 11.0069L15.5 11.706L15.2284 12.4051L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L14.8292 11.3706L13.8292 13.3706L14.5 13.706L15.1708 14.0414L16.1708 12.0414L15.5 11.706ZM14.5 13.706L13.9697 14.2363L16.2548 16.5215L16.7851 15.9911L17.3155 15.4608L15.0303 13.1757L14.5 13.706ZM8.20117 10.5135L8.43664 11.2256C8.85242 11.0881 9.25354 10.9855 9.57717 10.952L9.5 10.206L9.42283 9.45998C8.94281 9.50964 8.42402 9.64984 7.9657 9.8014L8.20117 10.5135ZM9.5 10.206L9.57717 10.952C9.81834 10.9271 10.1535 10.9258 10.4498 10.9332C10.5934 10.9367 10.72 10.9421 10.8105 10.9466C10.8556 10.9488 10.8915 10.9508 10.9157 10.9523C10.9279 10.953 10.937 10.9535 10.943 10.9539C10.946 10.9541 10.9481 10.9542 10.9495 10.9543C10.9501 10.9543 10.9506 10.9544 10.9508 10.9544C10.9509 10.9544 10.951 10.9544 10.951 10.9544C10.951 10.9544 10.951 10.9544 10.9509 10.9544C10.9509 10.9544 10.9509 10.9544 10.9509 10.9544C10.9509 10.9544 10.9508 10.9544 11 10.206C11.0492 9.45762 11.0491 9.45761 11.0491 9.45761C11.0491 9.45761 11.049 9.45761 11.049 9.4576C11.0489 9.4576 11.0488 9.45759 11.0487 9.45758C11.0485 9.45757 11.0482 9.45755 11.0479 9.45753C11.0472 9.45749 11.0463 9.45743 11.0452 9.45736C11.0431 9.45722 11.04 9.45703 11.0361 9.45679C11.0283 9.4563 11.0173 9.45563 11.0031 9.4548C10.9749 9.45316 10.9346 9.45092 10.8847 9.44844C10.7849 9.44351 10.6457 9.43759 10.4872 9.43363C10.1792 9.42595 9.76434 9.42465 9.42283 9.45998L9.5 10.206ZM9.5 13.26H8.75V13.706H9.5H10.25V13.26H9.5ZM11 10.206L10.3569 9.82013L9.14189 11.8451L9.78501 12.231L10.4281 12.6169L11.6431 10.5919L11 10.206ZM17.3483 17.7055L16.6068 17.593L16.2585 19.8874L17 20L17.7415 20.1126L18.0898 17.8181L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706C8.4998 8.47712 9.69331 7.96767 10.8827 7.71576C12.072 7.46388 13.2097 7.47895 14.2104 7.89783L14.5 7.206L14.7896 6.51417C13.419 5.94044 11.9491 5.95663 10.5719 6.24831C9.19495 6.53995 7.86343 7.11649 6.72559 7.7237L7.07869 8.38538ZM16.7851 15.9911L16.2548 16.5215C16.5357 16.8024 16.6664 17.2002 16.6068 17.593L17.3483 17.7055L18.0898 17.8181C18.221 16.9539 17.9335 16.0789 17.3155 15.4608L16.7851 15.9911ZM20.4716 12.3939L19.7864 12.0891C19.685 12.317 19.4225 12.4252 19.19 12.3348L18.9184 13.0339L18.6468 13.733C19.6255 14.1132 20.7302 13.658 21.1569 12.6988L20.4716 12.3939ZM6.5 9.36799H5.75C5.75 10.7995 7.21896 11.6282 8.43664 11.2256L8.20117 10.5135L7.9657 9.8014C7.7952 9.85778 7.6072 9.82762 7.46131 9.7316C7.32004 9.63863 7.25 9.50815 7.25 9.36799H6.5ZM19.7956 10.7178L19.4975 11.406C19.7816 11.529 19.8937 11.8478 19.7864 12.0891L20.4716 12.3939L21.1569 12.6988C21.6216 11.654 21.1011 10.4659 20.0937 10.0295L19.7956 10.7178ZM9.5 13.26H10.25C10.25 13.0334 10.3116 12.8111 10.4281 12.6168L9.78501 12.231L9.14189 11.8451C8.88546 12.2725 8.75 12.7615 8.75 13.26H9.5ZM6.5 9.36799H7.25C7.25 9.22172 7.32669 9.10315 7.4318 9.04706L7.07869 8.38538L6.72559 7.7237C6.10817 8.05319 5.75 8.69528 5.75 9.36799H6.5Z",fill:"currentColor"}),C.createElement("path",{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor","stroke-width":"1.5"}),C.createElement("path",{d:"M2.75 21.0833C2.75 21.0833 4.80556 21.75 5.83333 19.75C6.86111 21.75 10.9722 21.75 12 19.75C13.0278 21.75 17.1389 21.75 18.1667 19.75C19.1944 21.75 21.25 21.0833 21.25 21.0833",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),m=s;export{s as IconSurfing,m 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 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n />\n <path\n d=\"M14.5 7.206L14.7896 6.51417V6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239L17 9.206ZM19.7956 10.7178L20.0937 10.0295V10.0295L19.7956 10.7178ZM18.9184 13.0339L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L15.7716 11.0069C15.4107 10.8667 15.0023 11.0243 14.8292 11.3706L15.5 11.706ZM14.5 13.706L13.8292 13.3706C13.6848 13.6593 13.7414 14.0081 13.9697 14.2363L14.5 13.706ZM16.7851 15.9911L16.2548 16.5215V16.5215L16.7851 15.9911ZM8.20117 10.5135L7.9657 9.8014H7.9657L8.20117 10.5135ZM9.5 10.206L9.42283 9.45998H9.42283L9.5 10.206ZM11 10.206L11.6431 10.5919C11.7776 10.3677 11.7857 10.0897 11.6644 9.85809C11.5431 9.62649 11.31 9.47476 11.0492 9.45762L11 10.206ZM9.78501 12.231L9.14189 11.8451V11.8451L9.78501 12.231ZM17.3483 17.7055L16.6068 17.593L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706H7.4318L7.07869 8.38538ZM20.4716 12.3939L21.1569 12.6988V12.6988L20.4716 12.3939ZM14.5 7.206L14.2104 7.89783C14.6683 8.08952 14.9675 8.3316 15.2882 8.64183C15.5999 8.94327 16.0015 9.38774 16.5452 9.80239L17 9.206L17.4548 8.60962C17.0043 8.26612 16.7326 7.95199 16.3311 7.56366C15.9387 7.18412 15.485 6.80527 14.7896 6.51417L14.5 7.206ZM17 9.206L16.5452 9.80239C17.3734 10.4339 18.6149 11.0237 19.4975 11.406L19.7956 10.7178L20.0937 10.0295C19.2154 9.6491 18.1242 9.12007 17.4548 8.60962L17 9.206ZM18.9184 13.0339L19.19 12.3348L15.7716 11.0069L15.5 11.706L15.2284 12.4051L18.6468 13.733L18.9184 13.0339ZM15.5 11.706L14.8292 11.3706L13.8292 13.3706L14.5 13.706L15.1708 14.0414L16.1708 12.0414L15.5 11.706ZM14.5 13.706L13.9697 14.2363L16.2548 16.5215L16.7851 15.9911L17.3155 15.4608L15.0303 13.1757L14.5 13.706ZM8.20117 10.5135L8.43664 11.2256C8.85242 11.0881 9.25354 10.9855 9.57717 10.952L9.5 10.206L9.42283 9.45998C8.94281 9.50964 8.42402 9.64984 7.9657 9.8014L8.20117 10.5135ZM9.5 10.206L9.57717 10.952C9.81834 10.9271 10.1535 10.9258 10.4498 10.9332C10.5934 10.9367 10.72 10.9421 10.8105 10.9466C10.8556 10.9488 10.8915 10.9508 10.9157 10.9523C10.9279 10.953 10.937 10.9535 10.943 10.9539C10.946 10.9541 10.9481 10.9542 10.9495 10.9543C10.9501 10.9543 10.9506 10.9544 10.9508 10.9544C10.9509 10.9544 10.951 10.9544 10.951 10.9544C10.951 10.9544 10.951 10.9544 10.9509 10.9544C10.9509 10.9544 10.9509 10.9544 10.9509 10.9544C10.9509 10.9544 10.9508 10.9544 11 10.206C11.0492 9.45762 11.0491 9.45761 11.0491 9.45761C11.0491 9.45761 11.049 9.45761 11.049 9.4576C11.0489 9.4576 11.0488 9.45759 11.0487 9.45758C11.0485 9.45757 11.0482 9.45755 11.0479 9.45753C11.0472 9.45749 11.0463 9.45743 11.0452 9.45736C11.0431 9.45722 11.04 9.45703 11.0361 9.45679C11.0283 9.4563 11.0173 9.45563 11.0031 9.4548C10.9749 9.45316 10.9346 9.45092 10.8847 9.44844C10.7849 9.44351 10.6457 9.43759 10.4872 9.43363C10.1792 9.42595 9.76434 9.42465 9.42283 9.45998L9.5 10.206ZM9.5 13.26H8.75V13.706H9.5H10.25V13.26H9.5ZM11 10.206L10.3569 9.82013L9.14189 11.8451L9.78501 12.231L10.4281 12.6169L11.6431 10.5919L11 10.206ZM17.3483 17.7055L16.6068 17.593L16.2585 19.8874L17 20L17.7415 20.1126L18.0898 17.8181L17.3483 17.7055ZM7.07869 8.38538L7.4318 9.04706C8.4998 8.47712 9.69331 7.96767 10.8827 7.71576C12.072 7.46388 13.2097 7.47895 14.2104 7.89783L14.5 7.206L14.7896 6.51417C13.419 5.94044 11.9491 5.95663 10.5719 6.24831C9.19495 6.53995 7.86343 7.11649 6.72559 7.7237L7.07869 8.38538ZM16.7851 15.9911L16.2548 16.5215C16.5357 16.8024 16.6664 17.2002 16.6068 17.593L17.3483 17.7055L18.0898 17.8181C18.221 16.9539 17.9335 16.0789 17.3155 15.4608L16.7851 15.9911ZM20.4716 12.3939L19.7864 12.0891C19.685 12.317 19.4225 12.4252 19.19 12.3348L18.9184 13.0339L18.6468 13.733C19.6255 14.1132 20.7302 13.658 21.1569 12.6988L20.4716 12.3939ZM6.5 9.36799H5.75C5.75 10.7995 7.21896 11.6282 8.43664 11.2256L8.20117 10.5135L7.9657 9.8014C7.7952 9.85778 7.6072 9.82762 7.46131 9.7316C7.32004 9.63863 7.25 9.50815 7.25 9.36799H6.5ZM19.7956 10.7178L19.4975 11.406C19.7816 11.529 19.8937 11.8478 19.7864 12.0891L20.4716 12.3939L21.1569 12.6988C21.6216 11.654 21.1011 10.4659 20.0937 10.0295L19.7956 10.7178ZM9.5 13.26H10.25C10.25 13.0334 10.3116 12.8111 10.4281 12.6168L9.78501 12.231L9.14189 11.8451C8.88546 12.2725 8.75 12.7615 8.75 13.26H9.5ZM6.5 9.36799H7.25C7.25 9.22172 7.32669 9.10315 7.4318 9.04706L7.07869 8.38538L6.72559 7.7237C6.10817 8.05319 5.75 8.69528 5.75 9.36799H6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n />\n <path\n d=\"M2.75 21.0833C2.75 21.0833 4.80556 21.75 5.83333 19.75C6.86111 21.75 10.9722 21.75 12 19.75C13.0278 21.75 17.1389 21.75 18.1667 19.75C19.1944 21.75 21.25 21.0833 21.25 21.0833\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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,iJACF,OAAO,eACP,eAAa,MACf,EACAA,EAAA,cAAC,QACC,EAAE,uoIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,eAAa,MACf,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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 l=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,w=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))!w.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(s=m(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?k(f(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(l({},"__esModule",{value:!0}),r);var I={};g(I,{IconTea:()=>u,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...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,...C}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"tea, cafe, coffee, vibe"},n.default.createElement("path",{d:"M3.75 13.9318V9.75H18.25V13.9318C18.25 17.9735 15.0041 21.25 11 21.25C6.99594 21.25 3.75 17.9735 3.75 13.9318Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M18.25 9.75H19.75C21.1307 9.75 22.25 10.9812 22.25 12.5C22.25 14.0188 21.1307 15.25 19.75 15.25H18.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M9.08 2.75C8.64 3.95713 8.64 5.04287 9.08 6.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M13.08 2.75C12.64 3.95713 12.64 5.04287 13.08 6.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),B=u;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=\"M3.75 13.9318V9.75H18.25V13.9318C18.25 17.9735 15.0041 21.25 11 21.25C6.99594 21.25 3.75 17.9735 3.75 13.9318Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18.25 9.75H19.75C21.1307 9.75 22.25 10.9812 22.25 12.5C22.25 14.0188 21.1307 15.25 19.75 15.25H18.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.08 2.75C8.64 3.95713 8.64 5.04287 9.08 6.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M13.08 2.75C12.64 3.95713 12.64 5.04287 13.08 6.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"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,iHACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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 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:"tea, cafe, coffee, vibe"},o.createElement("path",{d:"M3.75 13.9318V9.75H18.25V13.9318C18.25 17.9735 15.0041 21.25 11 21.25C6.99594 21.25 3.75 17.9735 3.75 13.9318Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M18.25 9.75H19.75C21.1307 9.75 22.25 10.9812 22.25 12.5C22.25 14.0188 21.1307 15.25 19.75 15.25H18.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M9.08 2.75C8.64 3.95713 8.64 5.04287 9.08 6.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M13.08 2.75C12.64 3.95713 12.64 5.04287 13.08 6.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),m=d;export{d 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=\"M3.75 13.9318V9.75H18.25V13.9318C18.25 17.9735 15.0041 21.25 11 21.25C6.99594 21.25 3.75 17.9735 3.75 13.9318Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18.25 9.75H19.75C21.1307 9.75 22.25 10.9812 22.25 12.5C22.25 14.0188 21.1307 15.25 19.75 15.25H18.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.08 2.75C8.64 3.95713 8.64 5.04287 9.08 6.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M13.08 2.75C12.64 3.95713 12.64 5.04287 13.08 6.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"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,iHACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,wGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,iDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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 k=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var C=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 C(o))!f.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?k(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:"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M8.5246 5.58289C8.73079 3.84652 10.2081 2.5 12 2.5C13.7919 2.5 15.2692 3.84652 15.4754 5.58289",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M3.25 5.75H20.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M9.75 11L14.25 15.5M14.25 11L9.75 15.5",stroke:"currentColor","stroke-width":"1.5","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=\"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.5246 5.58289C8.73079 3.84652 10.2081 2.5 12 2.5C13.7919 2.5 15.2692 3.84652 15.4754 5.58289\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.25 5.75H20.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.75 11L14.25 15.5M14.25 11L9.75 15.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,4CACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,eAAa,MACb,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:"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M8.5246 5.58289C8.73079 3.84652 10.2081 2.5 12 2.5C13.7919 2.5 15.2692 3.84652 15.4754 5.58289",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M3.25 5.75H20.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M9.75 11L14.25 15.5M14.25 11L9.75 15.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),h=d;export{d as IconTrashPermanently,h 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=\"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.5246 5.58289C8.73079 3.84652 10.2081 2.5 12 2.5C13.7919 2.5 15.2692 3.84652 15.4754 5.58289\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.25 5.75H20.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.75 11L14.25 15.5M14.25 11L9.75 15.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,4CACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,iGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,eAAa,MACb,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 h=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(s=C(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?h(w(r)):{},i(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(l({},"__esModule",{value:!0}),r);var I={};g(I,{IconUntrash:()=>u,default:()=>B});module.exports=x(I);var n=a(require("react"));var p=a(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:k,...c})=>p.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...k}},t&&!e&&p.default.createElement("title",null,t),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"untrash"},n.default.createElement("path",{d:"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M8.90894 3.95182C9.41352 2.27764 11.1022 1.20812 12.8669 1.51927C14.6315 1.83042 15.8526 3.41302 15.7541 5.15882",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M3.68555 3.2002L20.9197 6.23904",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M12 16.25V10.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M9.25 12.5L12 9.75L14.75 12.5",stroke:"currentColor","stroke-width":"1.5","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=\"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.90894 3.95182C9.41352 2.27764 11.1022 1.20812 12.8669 1.51927C14.6315 1.83042 15.8526 3.41302 15.7541 5.15882\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.68555 3.2002L20.9197 6.23904\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 16.25V10.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.25 12.5L12 9.75L14.75 12.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,4CACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mHACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,eAAa,MACb,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 l=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...a})=>s.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},n&&!e&&s.createElement("title",null,n),t);var d=t=>o.createElement(l,{...t,ariaLabel:"untrash"},o.createElement("path",{d:"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M8.90894 3.95182C9.41352 2.27764 11.1022 1.20812 12.8669 1.51927C14.6315 1.83042 15.8526 3.41302 15.7541 5.15882",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M3.68555 3.2002L20.9197 6.23904",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M12 16.25V10.25",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M9.25 12.5L12 9.75L14.75 12.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),C=d;export{d as IconUntrash,C 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=\"M4.75 6.5L5.78571 21.25H18.2143L19.25 6.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.90894 3.95182C9.41352 2.27764 11.1022 1.20812 12.8669 1.51927C14.6315 1.83042 15.8526 3.41302 15.7541 5.15882\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.68555 3.2002L20.9197 6.23904\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 16.25V10.25\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.25 12.5L12 9.75L14.75 12.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,4CACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,mHACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,eAAa,MACb,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 k=Object.create;var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},p=(r,o,t,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(i=c(o,e))||i.enumerable});return r};var d=(r,o,t)=>(t=r!=null?k(w(r)):{},p(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>p(l({},"__esModule",{value:!0}),r);var b={};g(b,{IconVibeCodingBird:()=>C,default:()=>B});module.exports=x(b);var n=d(require("react"));var s=d(require("react")),a=({children:r,size:o=24,ariaLabel:t,color:i,ariaHidden:e=!0,style:u,...h})=>s.default.createElement("svg",{...h,"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:i,...u}},t&&!e&&s.default.createElement("title",null,t),r);var C=r=>n.default.createElement(a,{...r,ariaLabel:"vibe-coding-bird, laptop, work"},n.default.createElement("path",{d:"M1.75 20.25C1.75 15.5839 5.32074 13.5638 8.4125 14.1897",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M6.75 20.2498H10.7M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M17 5C17.5516 5.63061 17.9302 6.28903 18.1667 7.05714C18.9047 6.65121 19.6656 6.3 20.5 6.13143",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M7.90201 10.9929C5.63764 10.9929 3.80201 9.15083 3.80201 6.87857C3.8019 5.33571 4.31451 3.27857 6.36451 3.27857C7.55762 3.27857 9.4394 2.25 9.4394 2.25C10.0869 3.26228 11.0764 3.54532 12.002 2.76429C13.2097 3.97619 12.9029 5.15889 12.002 6.36429V6.87857C12.002 9.15083 10.1664 10.9929 7.90201 10.9929Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("rect",{width:"4",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),n.default.createElement("rect",{width:"3",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),n.default.createElement("path",{d:"M9.4375 6.75H7.3875",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),B=C;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=\"M1.75 20.25C1.75 15.5839 5.32074 13.5638 8.4125 14.1897\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M6.75 20.2498H10.7M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17 5C17.5516 5.63061 17.9302 6.28903 18.1667 7.05714C18.9047 6.65121 19.6656 6.3 20.5 6.13143\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7.90201 10.9929C5.63764 10.9929 3.80201 9.15083 3.80201 6.87857C3.8019 5.33571 4.31451 3.27857 6.36451 3.27857C7.55762 3.27857 9.4394 2.25 9.4394 2.25C10.0869 3.26228 11.0764 3.54532 12.002 2.76429C13.2097 3.97619 12.9029 5.15889 12.002 6.36429V6.87857C12.002 9.15083 10.1664 10.9929 7.90201 10.9929Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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.4375 6.75H7.3875\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,0DACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gTACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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,sBACF,OAAO,eACP,eAAa,MACb,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 r from"react";import i from"react";var l=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:p,...d})=>i.createElement("svg",{...d,"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,...p}},n&&!e&&i.createElement("title",null,n),t);var a=t=>r.createElement(l,{...t,ariaLabel:"vibe-coding-bird, laptop, work"},r.createElement("path",{d:"M1.75 20.25C1.75 15.5839 5.32074 13.5638 8.4125 14.1897",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M6.75 20.2498H10.7M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M17 5C17.5516 5.63061 17.9302 6.28903 18.1667 7.05714C18.9047 6.65121 19.6656 6.3 20.5 6.13143",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M7.90201 10.9929C5.63764 10.9929 3.80201 9.15083 3.80201 6.87857C3.8019 5.33571 4.31451 3.27857 6.36451 3.27857C7.55762 3.27857 9.4394 2.25 9.4394 2.25C10.0869 3.26228 11.0764 3.54532 12.002 2.76429C13.2097 3.97619 12.9029 5.15889 12.002 6.36429V6.87857C12.002 9.15083 10.1664 10.9929 7.90201 10.9929Z",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("rect",{width:"4",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),r.createElement("rect",{width:"3",height:"2.5",rx:"0.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),r.createElement("path",{d:"M9.4375 6.75H7.3875",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})),c=a;export{a as IconVibeCodingBird,c 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=\"M1.75 20.25C1.75 15.5839 5.32074 13.5638 8.4125 14.1897\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M6.75 20.2498H10.7M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17 5C17.5516 5.63061 17.9302 6.28903 18.1667 7.05714C18.9047 6.65121 19.6656 6.3 20.5 6.13143\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7.90201 10.9929C5.63764 10.9929 3.80201 9.15083 3.80201 6.87857C3.8019 5.33571 4.31451 3.27857 6.36451 3.27857C7.55762 3.27857 9.4394 2.25 9.4394 2.25C10.0869 3.26228 11.0764 3.54532 12.002 2.76429C13.2097 3.97619 12.9029 5.15889 12.002 6.36429V6.87857C12.002 9.15083 10.1664 10.9929 7.90201 10.9929Z\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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.4375 6.75H7.3875\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\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,0DACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,iGACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gTACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,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,sBACF,OAAO,eACP,eAAa,MACb,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 k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!g.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(i=k(o,t))||i.enumerable});return r};var C=(r,o,e)=>(e=r!=null?m(h(r)):{},p(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>p(l({},"__esModule",{value:!0}),r);var I={};w(I,{IconVibeCodingStar:()=>c,default:()=>B});module.exports=x(I);var n=C(require("react"));var s=C(require("react")),a=({children:r,size:o=24,ariaLabel:e,color:i,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:i,...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:"M1.75 20.2498C1.75 15.5837 4.75 13.75 8.25 13.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498ZM10.7 20.2498H6.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),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"})),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=\"M1.75 20.2498C1.75 15.5837 4.75 13.75 8.25 13.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498ZM10.7 20.2498H6.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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 </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,mDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ujBACF,KAAK,eACP,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 i from"react";var l=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:p,...C})=>i.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...p}},n&&!t&&i.createElement("title",null,n),e);var a=e=>o.createElement(l,{...e,ariaLabel:"vibe-coding-star, working, home-office"},o.createElement("path",{d:"M1.75 20.2498C1.75 15.5837 4.75 13.75 8.25 13.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498ZM10.7 20.2498H6.75",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.5",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),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"})),k=a;export{a as IconVibeCodingStar,k 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=\"M1.75 20.2498C1.75 15.5837 4.75 13.75 8.25 13.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10.7 20.2498H20.2L22.25 13.0498H12.75L10.7 20.2498ZM10.7 20.2498H6.75\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.5\"\n stroke=\"currentColor\"\n stroke-width=\"1.5\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\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 </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,mDACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,ujBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|