@central-icons-react/round-outlined-radius-0-stroke-1 0.0.37 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +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 f=Object.create;var p=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var m=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of c(o))!h.call(r,n)&&n!==e&&p(r,n,{get:()=>o[n],enumerable:!(l=H(o,n))||l.enumerable});return r};var s=(r,o,e)=>(e=r!=null?f(m(r)):{},i(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),M=r=>i(p({},"__esModule",{value:!0}),r);var Z={};g(Z,{IconRemoveBackground2:()=>V,default:()=>B});module.exports=M(Z);var t=s(require("react"));var a=s(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:n=!0,style:d,...C})=>a.default.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...d}},e&&!n&&a.default.createElement("title",null,e),r);var V=r=>t.default.createElement(u,{...r,ariaLabel:"remove-background-2"},t.default.createElement("path",{d:"M20.5 3.5H3.5V20.5H20.5V3.5Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M12 1.5V22.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M6.33333 20.5H3.5V17.1H6.33333V20.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12 20.5H9.16667V17.1H12V20.5Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.16667 17.1H6.33333V13.7H9.16667V17.1Z",fill:"currentColor"}),t.default.createElement("path",{d:"M6.33333 13.7H3.5V10.3H6.33333V13.7Z",fill:"currentColor"}),t.default.createElement("path",{d:"M12 13.7H9.16667V10.3H12V13.7Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.16667 10.3H6.33333V6.9H9.16667V10.3Z",fill:"currentColor"}),t.default.createElement("path",{d:"M6.33333 6.9H3.5V3.5H6.33333V6.9Z",fill:"currentColor"}),t.default.createElement("path",{d:"M9.16667 3.5H12V6.9H9.16667V3.5Z",fill:"currentColor"})),B=V;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.5 3.5H3.5V20.5H20.5V3.5Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 1.5V22.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path d=\"M6.33333 20.5H3.5V17.1H6.33333V20.5Z\" fill=\"currentColor\" />\n <path d=\"M12 20.5H9.16667V17.1H12V20.5Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 17.1H6.33333V13.7H9.16667V17.1Z\" fill=\"currentColor\" />\n <path d=\"M6.33333 13.7H3.5V10.3H6.33333V13.7Z\" fill=\"currentColor\" />\n <path d=\"M12 13.7H9.16667V10.3H12V13.7Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 10.3H6.33333V6.9H9.16667V10.3Z\" fill=\"currentColor\" />\n <path d=\"M6.33333 6.9H3.5V3.5H6.33333V6.9Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 3.5H12V6.9H9.16667V3.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,iCAAiC,KAAK,eAAe,EAC7D,EAAAA,QAAA,cAAC,QAAK,EAAE,2CAA2C,KAAK,eAAe,EACvE,EAAAA,QAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,iCAAiC,KAAK,eAAe,EAC7D,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtE,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QAAK,EAAE,mCAAmC,KAAK,eAAe,CACjE,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:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"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:a,...i}},n&&!e&&l.createElement("title",null,n),t);var u=t=>r.createElement(p,{...t,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M20.5 3.5H3.5V20.5H20.5V3.5Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M12 1.5V22.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M6.33333 20.5H3.5V17.1H6.33333V20.5Z",fill:"currentColor"}),r.createElement("path",{d:"M12 20.5H9.16667V17.1H12V20.5Z",fill:"currentColor"}),r.createElement("path",{d:"M9.16667 17.1H6.33333V13.7H9.16667V17.1Z",fill:"currentColor"}),r.createElement("path",{d:"M6.33333 13.7H3.5V10.3H6.33333V13.7Z",fill:"currentColor"}),r.createElement("path",{d:"M12 13.7H9.16667V10.3H12V13.7Z",fill:"currentColor"}),r.createElement("path",{d:"M9.16667 10.3H6.33333V6.9H9.16667V10.3Z",fill:"currentColor"}),r.createElement("path",{d:"M6.33333 6.9H3.5V3.5H6.33333V6.9Z",fill:"currentColor"}),r.createElement("path",{d:"M9.16667 3.5H12V6.9H9.16667V3.5Z",fill:"currentColor"})),H=u;export{u as IconRemoveBackground2,H 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.5 3.5H3.5V20.5H20.5V3.5Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M12 1.5V22.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path d=\"M6.33333 20.5H3.5V17.1H6.33333V20.5Z\" fill=\"currentColor\" />\n <path d=\"M12 20.5H9.16667V17.1H12V20.5Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 17.1H6.33333V13.7H9.16667V17.1Z\" fill=\"currentColor\" />\n <path d=\"M6.33333 13.7H3.5V10.3H6.33333V13.7Z\" fill=\"currentColor\" />\n <path d=\"M12 13.7H9.16667V10.3H12V13.7Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 10.3H6.33333V6.9H9.16667V10.3Z\" fill=\"currentColor\" />\n <path d=\"M6.33333 6.9H3.5V3.5H6.33333V6.9Z\" fill=\"currentColor\" />\n <path d=\"M9.16667 3.5H12V6.9H9.16667V3.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,EACnEA,EAAA,cAAC,QAAK,EAAE,iCAAiC,KAAK,eAAe,EAC7DA,EAAA,cAAC,QAAK,EAAE,2CAA2C,KAAK,eAAe,EACvEA,EAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,EACnEA,EAAA,cAAC,QAAK,EAAE,iCAAiC,KAAK,eAAe,EAC7DA,EAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtEA,EAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEA,EAAA,cAAC,QAAK,EAAE,mCAAmC,KAAK,eAAe,CACjE,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,g=Object.prototype.hasOwnProperty;var h=(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))!g.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={};h(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.5H1.5V16.5H6L12.5 20.5V3.5L6 7.5Z",stroke:"currentColor","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.5H1.5V16.5H6L12.5 20.5V3.5L6 7.5Z\"\n stroke=\"currentColor\"\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,yCACF,OAAO,eACP,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.5H1.5V16.5H6L12.5 20.5V3.5L6 7.5Z",stroke:"currentColor","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.5H1.5V16.5H6L12.5 20.5V3.5L6 7.5Z\"\n stroke=\"currentColor\"\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,yCACF,OAAO,eACP,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 f=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var d=(L,C)=>{for(var r in C)n(L,r,{get:C[r],enumerable:!0})},Z=(L,C,r,t)=>{if(C&&typeof C=="object"||typeof C=="function")for(let o of c(C))!H.call(L,o)&&o!==r&&n(L,o,{get:()=>C[o],enumerable:!(t=m(C,o))||t.enumerable});return L};var p=(L,C,r)=>(r=L!=null?u(f(L)):{},Z(C||!L||!L.__esModule?n(r,"default",{value:L,enumerable:!0}):r,L)),g=L=>Z(n({},"__esModule",{value:!0}),L);var h={};d(h,{IconSurfing:()=>s,default:()=>V});module.exports=g(h);var e=p(require("react"));var M=p(require("react")),l=({children:L,size:C=24,ariaLabel:r,color:t,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:t,...a}},r&&!o&&M.default.createElement("title",null,r),L);var s=L=>e.default.createElement(l,{...L,ariaLabel:"surfing, wave, vibe"},e.default.createElement("path",{d:"M17.5 4.75C17.5 5.99264 16.4926 7 15.25 7C14.0074 7 13 5.99264 13 4.75C13 3.50736 14.0074 2.5 15.25 2.5C16.4926 2.5 17.5 3.50736 17.5 4.75Z",stroke:"currentColor"}),e.default.createElement("path",{d:"M14.5 7.00581L14.6931 6.54459V6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034V9.4034L17 9.00581ZM19.7956 10.5176L19.9943 10.0587L19.7956 10.5176ZM18.9184 12.8337L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.6811 11.0397C15.4404 10.9463 15.1682 11.0513 15.0528 11.2822L15.5 11.5058ZM14.5 13.5058L14.0528 13.2822C13.9565 13.4747 13.9943 13.7072 14.1464 13.8594L14.5 13.5058ZM16.8082 15.814L17.1617 15.4604L16.8082 15.814ZM8.20117 10.3133L8.04419 9.83856H8.04419L8.20117 10.3133ZM9.5 10.0058L9.44855 9.50846H9.44855L9.5 10.0058ZM11 10.0058L11.4287 10.2631C11.5184 10.1136 11.5238 9.92826 11.4429 9.77386C11.3621 9.61947 11.2067 9.51831 11.0328 9.50688L11 10.0058ZM9.78501 12.0308L9.35627 11.7735L9.35627 11.7735L9.78501 12.0308ZM17.3785 17.4766L17.8746 17.5387V17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631H7.31409L7.07869 8.18519ZM20.4716 12.1937L20.9285 12.397V12.397L20.4716 12.1937ZM14.5 7.00581L14.3069 7.46703C14.8044 7.67528 15.1294 7.94016 15.462 8.26194C15.7887 8.57786 16.1686 9.00061 16.6968 9.4034L17 9.00581L17.3032 8.60822C16.8372 8.25286 16.5438 7.91701 16.1573 7.54316C15.7768 7.17517 15.3489 6.81912 14.6931 6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034C17.4985 10.0148 18.715 10.5944 19.5968 10.9764L19.7956 10.5176L19.9943 10.0587C19.1153 9.678 17.999 9.13885 17.3032 8.60822L17 9.00581ZM18.9184 12.8337L19.0995 12.3677L15.6811 11.0397L15.5 11.5058L15.3189 11.9719L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.0528 11.2822L14.0528 13.2822L14.5 13.5058L14.9472 13.7294L15.9472 11.7294L15.5 11.5058ZM14.5 13.5058L14.1464 13.8594L16.4546 16.1675L16.8082 15.814L17.1617 15.4604L14.8536 13.1523L14.5 13.5058ZM8.20117 10.3133L8.35815 10.788C8.78102 10.6482 9.20175 10.5393 9.55145 10.5032L9.5 10.0058L9.44855 9.50846C8.9946 9.55542 8.49542 9.68935 8.04419 9.83856L8.20117 10.3133ZM9.5 10.0058L9.55145 10.5032C9.80934 10.4765 10.1578 10.4756 10.456 10.483C10.6021 10.4867 10.7308 10.4922 10.8228 10.4967C10.8688 10.499 10.9054 10.501 10.9303 10.5025C10.9428 10.5032 10.9523 10.5038 10.9585 10.5042C10.9616 10.5044 10.964 10.5045 10.9654 10.5046C10.9662 10.5047 10.9667 10.5047 10.967 10.5047C10.9671 10.5047 10.9672 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9672 10.5047 10.9672 10.5047 11 10.0058C11.0328 9.50688 11.0328 9.50688 11.0327 9.50688C11.0327 9.50688 11.0327 9.50688 11.0326 9.50687C11.0326 9.50687 11.0325 9.50686 11.0324 9.50686C11.0322 9.50685 11.032 9.50683 11.0317 9.50681C11.0311 9.50677 11.0303 9.50672 11.0293 9.50666C11.0272 9.50653 11.0243 9.50634 11.0206 9.50611C11.0131 9.50565 11.0024 9.50499 10.9886 9.50418C10.961 9.50258 10.9215 9.50038 10.8723 9.49794C10.7741 9.49308 10.637 9.48725 10.481 9.48336C10.1749 9.47573 9.77334 9.47486 9.44855 9.50846L9.5 10.0058ZM9.5 13.0598H9V14.5H9.5H10V13.0598H9.5ZM11 10.0058L10.5713 9.74856L9.35627 11.7735L9.78501 12.0308L10.2138 12.288L11.4287 10.2631L11 10.0058ZM17.3785 17.4766L16.8823 17.4145L16.5039 20.4379L17 20.5L17.4961 20.5621L17.8746 17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631C8.39373 8.05015 9.61025 7.52952 10.8309 7.27099C12.0515 7.01248 13.2446 7.02234 14.3069 7.46703L14.5 7.00581L14.6931 6.54459C13.3841 5.99666 11.9696 6.00764 10.6237 6.29269C9.27801 6.57771 7.96949 7.14307 6.84329 7.74407L7.07869 8.18519ZM16.8082 15.814L16.4546 16.1675C16.782 16.4949 16.9399 16.9551 16.8823 17.4145L17.3785 17.4766L17.8746 17.5387C17.9704 16.7731 17.7074 16.0061 17.1617 15.4604L16.8082 15.814ZM20.4716 12.1937L20.0148 11.9905C19.8592 12.3403 19.4563 12.5063 19.0995 12.3677L18.9184 12.8337L18.7374 13.2998C19.5916 13.6317 20.556 13.2343 20.9285 12.397L20.4716 12.1937ZM6.5 9.16779H6C6 10.4045 7.27829 11.1451 8.35815 10.788L8.20117 10.3133L8.04419 9.83856C7.5156 10.0134 7 9.62517 7 9.16779H6.5ZM19.7956 10.5176L19.5968 10.9764C20.0015 11.1516 20.1817 11.6153 20.0148 11.9905L20.4716 12.1937L20.9285 12.397C21.3336 11.4861 20.8812 10.4429 19.9943 10.0587L19.7956 10.5176ZM9.5 13.0598H10C10 12.7879 10.0739 12.5212 10.2138 12.288L9.78501 12.0308L9.35627 11.7735C9.12315 12.1621 9 12.6067 9 13.0598H9.5ZM6.5 9.16779H7C7 8.93379 7.12361 8.72796 7.31409 8.62631L7.07869 8.18519L6.84329 7.74407C6.31125 8.02799 6 8.58283 6 9.16779H6.5Z",fill:"currentColor"}),e.default.createElement("path",{d:"M2.5 21.3889C2.5 21.3889 4.875 21.8333 6.3 20.5C7.725 21.8333 10.575 21.8333 12 20.5C13.425 21.8333 16.275 21.8333 17.7 20.5C19.125 21.8333 21.5 21.3889 21.5 21.3889",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M4.99969 20.9999C0.905414 7.93795 13.3625 14.9388 16.9995 20.9999",stroke:"currentColor"})),V=s;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 4.75C17.5 5.99264 16.4926 7 15.25 7C14.0074 7 13 5.99264 13 4.75C13 3.50736 14.0074 2.5 15.25 2.5C16.4926 2.5 17.5 3.50736 17.5 4.75Z\"\n stroke=\"currentColor\"\n />\n <path\n d=\"M14.5 7.00581L14.6931 6.54459V6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034V9.4034L17 9.00581ZM19.7956 10.5176L19.9943 10.0587L19.7956 10.5176ZM18.9184 12.8337L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.6811 11.0397C15.4404 10.9463 15.1682 11.0513 15.0528 11.2822L15.5 11.5058ZM14.5 13.5058L14.0528 13.2822C13.9565 13.4747 13.9943 13.7072 14.1464 13.8594L14.5 13.5058ZM16.8082 15.814L17.1617 15.4604L16.8082 15.814ZM8.20117 10.3133L8.04419 9.83856H8.04419L8.20117 10.3133ZM9.5 10.0058L9.44855 9.50846H9.44855L9.5 10.0058ZM11 10.0058L11.4287 10.2631C11.5184 10.1136 11.5238 9.92826 11.4429 9.77386C11.3621 9.61947 11.2067 9.51831 11.0328 9.50688L11 10.0058ZM9.78501 12.0308L9.35627 11.7735L9.35627 11.7735L9.78501 12.0308ZM17.3785 17.4766L17.8746 17.5387V17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631H7.31409L7.07869 8.18519ZM20.4716 12.1937L20.9285 12.397V12.397L20.4716 12.1937ZM14.5 7.00581L14.3069 7.46703C14.8044 7.67528 15.1294 7.94016 15.462 8.26194C15.7887 8.57786 16.1686 9.00061 16.6968 9.4034L17 9.00581L17.3032 8.60822C16.8372 8.25286 16.5438 7.91701 16.1573 7.54316C15.7768 7.17517 15.3489 6.81912 14.6931 6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034C17.4985 10.0148 18.715 10.5944 19.5968 10.9764L19.7956 10.5176L19.9943 10.0587C19.1153 9.678 17.999 9.13885 17.3032 8.60822L17 9.00581ZM18.9184 12.8337L19.0995 12.3677L15.6811 11.0397L15.5 11.5058L15.3189 11.9719L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.0528 11.2822L14.0528 13.2822L14.5 13.5058L14.9472 13.7294L15.9472 11.7294L15.5 11.5058ZM14.5 13.5058L14.1464 13.8594L16.4546 16.1675L16.8082 15.814L17.1617 15.4604L14.8536 13.1523L14.5 13.5058ZM8.20117 10.3133L8.35815 10.788C8.78102 10.6482 9.20175 10.5393 9.55145 10.5032L9.5 10.0058L9.44855 9.50846C8.9946 9.55542 8.49542 9.68935 8.04419 9.83856L8.20117 10.3133ZM9.5 10.0058L9.55145 10.5032C9.80934 10.4765 10.1578 10.4756 10.456 10.483C10.6021 10.4867 10.7308 10.4922 10.8228 10.4967C10.8688 10.499 10.9054 10.501 10.9303 10.5025C10.9428 10.5032 10.9523 10.5038 10.9585 10.5042C10.9616 10.5044 10.964 10.5045 10.9654 10.5046C10.9662 10.5047 10.9667 10.5047 10.967 10.5047C10.9671 10.5047 10.9672 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9672 10.5047 10.9672 10.5047 11 10.0058C11.0328 9.50688 11.0328 9.50688 11.0327 9.50688C11.0327 9.50688 11.0327 9.50688 11.0326 9.50687C11.0326 9.50687 11.0325 9.50686 11.0324 9.50686C11.0322 9.50685 11.032 9.50683 11.0317 9.50681C11.0311 9.50677 11.0303 9.50672 11.0293 9.50666C11.0272 9.50653 11.0243 9.50634 11.0206 9.50611C11.0131 9.50565 11.0024 9.50499 10.9886 9.50418C10.961 9.50258 10.9215 9.50038 10.8723 9.49794C10.7741 9.49308 10.637 9.48725 10.481 9.48336C10.1749 9.47573 9.77334 9.47486 9.44855 9.50846L9.5 10.0058ZM9.5 13.0598H9V14.5H9.5H10V13.0598H9.5ZM11 10.0058L10.5713 9.74856L9.35627 11.7735L9.78501 12.0308L10.2138 12.288L11.4287 10.2631L11 10.0058ZM17.3785 17.4766L16.8823 17.4145L16.5039 20.4379L17 20.5L17.4961 20.5621L17.8746 17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631C8.39373 8.05015 9.61025 7.52952 10.8309 7.27099C12.0515 7.01248 13.2446 7.02234 14.3069 7.46703L14.5 7.00581L14.6931 6.54459C13.3841 5.99666 11.9696 6.00764 10.6237 6.29269C9.27801 6.57771 7.96949 7.14307 6.84329 7.74407L7.07869 8.18519ZM16.8082 15.814L16.4546 16.1675C16.782 16.4949 16.9399 16.9551 16.8823 17.4145L17.3785 17.4766L17.8746 17.5387C17.9704 16.7731 17.7074 16.0061 17.1617 15.4604L16.8082 15.814ZM20.4716 12.1937L20.0148 11.9905C19.8592 12.3403 19.4563 12.5063 19.0995 12.3677L18.9184 12.8337L18.7374 13.2998C19.5916 13.6317 20.556 13.2343 20.9285 12.397L20.4716 12.1937ZM6.5 9.16779H6C6 10.4045 7.27829 11.1451 8.35815 10.788L8.20117 10.3133L8.04419 9.83856C7.5156 10.0134 7 9.62517 7 9.16779H6.5ZM19.7956 10.5176L19.5968 10.9764C20.0015 11.1516 20.1817 11.6153 20.0148 11.9905L20.4716 12.1937L20.9285 12.397C21.3336 11.4861 20.8812 10.4429 19.9943 10.0587L19.7956 10.5176ZM9.5 13.0598H10C10 12.7879 10.0739 12.5212 10.2138 12.288L9.78501 12.0308L9.35627 11.7735C9.12315 12.1621 9 12.6067 9 13.0598H9.5ZM6.5 9.16779H7C7 8.93379 7.12361 8.72796 7.31409 8.62631L7.07869 8.18519L6.84329 7.74407C6.31125 8.02799 6 8.58283 6 9.16779H6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.5 21.3889C2.5 21.3889 4.875 21.8333 6.3 20.5C7.725 21.8333 10.575 21.8333 12 20.5C13.425 21.8333 16.275 21.8333 17.7 20.5C19.125 21.8333 21.5 21.3889 21.5 21.3889\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.99969 20.9999C0.905414 7.93795 13.3625 14.9388 16.9995 20.9999\"\n stroke=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8IACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,moIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wKACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oEACF,OAAO,eACT,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 t from"react";var n=({children:r,size:L=24,ariaLabel:e,color:M,ariaHidden:o=!0,style:Z,...p})=>t.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}},e&&!o&&t.createElement("title",null,e),r);var l=r=>C.createElement(n,{...r,ariaLabel:"surfing, wave, vibe"},C.createElement("path",{d:"M17.5 4.75C17.5 5.99264 16.4926 7 15.25 7C14.0074 7 13 5.99264 13 4.75C13 3.50736 14.0074 2.5 15.25 2.5C16.4926 2.5 17.5 3.50736 17.5 4.75Z",stroke:"currentColor"}),C.createElement("path",{d:"M14.5 7.00581L14.6931 6.54459V6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034V9.4034L17 9.00581ZM19.7956 10.5176L19.9943 10.0587L19.7956 10.5176ZM18.9184 12.8337L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.6811 11.0397C15.4404 10.9463 15.1682 11.0513 15.0528 11.2822L15.5 11.5058ZM14.5 13.5058L14.0528 13.2822C13.9565 13.4747 13.9943 13.7072 14.1464 13.8594L14.5 13.5058ZM16.8082 15.814L17.1617 15.4604L16.8082 15.814ZM8.20117 10.3133L8.04419 9.83856H8.04419L8.20117 10.3133ZM9.5 10.0058L9.44855 9.50846H9.44855L9.5 10.0058ZM11 10.0058L11.4287 10.2631C11.5184 10.1136 11.5238 9.92826 11.4429 9.77386C11.3621 9.61947 11.2067 9.51831 11.0328 9.50688L11 10.0058ZM9.78501 12.0308L9.35627 11.7735L9.35627 11.7735L9.78501 12.0308ZM17.3785 17.4766L17.8746 17.5387V17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631H7.31409L7.07869 8.18519ZM20.4716 12.1937L20.9285 12.397V12.397L20.4716 12.1937ZM14.5 7.00581L14.3069 7.46703C14.8044 7.67528 15.1294 7.94016 15.462 8.26194C15.7887 8.57786 16.1686 9.00061 16.6968 9.4034L17 9.00581L17.3032 8.60822C16.8372 8.25286 16.5438 7.91701 16.1573 7.54316C15.7768 7.17517 15.3489 6.81912 14.6931 6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034C17.4985 10.0148 18.715 10.5944 19.5968 10.9764L19.7956 10.5176L19.9943 10.0587C19.1153 9.678 17.999 9.13885 17.3032 8.60822L17 9.00581ZM18.9184 12.8337L19.0995 12.3677L15.6811 11.0397L15.5 11.5058L15.3189 11.9719L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.0528 11.2822L14.0528 13.2822L14.5 13.5058L14.9472 13.7294L15.9472 11.7294L15.5 11.5058ZM14.5 13.5058L14.1464 13.8594L16.4546 16.1675L16.8082 15.814L17.1617 15.4604L14.8536 13.1523L14.5 13.5058ZM8.20117 10.3133L8.35815 10.788C8.78102 10.6482 9.20175 10.5393 9.55145 10.5032L9.5 10.0058L9.44855 9.50846C8.9946 9.55542 8.49542 9.68935 8.04419 9.83856L8.20117 10.3133ZM9.5 10.0058L9.55145 10.5032C9.80934 10.4765 10.1578 10.4756 10.456 10.483C10.6021 10.4867 10.7308 10.4922 10.8228 10.4967C10.8688 10.499 10.9054 10.501 10.9303 10.5025C10.9428 10.5032 10.9523 10.5038 10.9585 10.5042C10.9616 10.5044 10.964 10.5045 10.9654 10.5046C10.9662 10.5047 10.9667 10.5047 10.967 10.5047C10.9671 10.5047 10.9672 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9672 10.5047 10.9672 10.5047 11 10.0058C11.0328 9.50688 11.0328 9.50688 11.0327 9.50688C11.0327 9.50688 11.0327 9.50688 11.0326 9.50687C11.0326 9.50687 11.0325 9.50686 11.0324 9.50686C11.0322 9.50685 11.032 9.50683 11.0317 9.50681C11.0311 9.50677 11.0303 9.50672 11.0293 9.50666C11.0272 9.50653 11.0243 9.50634 11.0206 9.50611C11.0131 9.50565 11.0024 9.50499 10.9886 9.50418C10.961 9.50258 10.9215 9.50038 10.8723 9.49794C10.7741 9.49308 10.637 9.48725 10.481 9.48336C10.1749 9.47573 9.77334 9.47486 9.44855 9.50846L9.5 10.0058ZM9.5 13.0598H9V14.5H9.5H10V13.0598H9.5ZM11 10.0058L10.5713 9.74856L9.35627 11.7735L9.78501 12.0308L10.2138 12.288L11.4287 10.2631L11 10.0058ZM17.3785 17.4766L16.8823 17.4145L16.5039 20.4379L17 20.5L17.4961 20.5621L17.8746 17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631C8.39373 8.05015 9.61025 7.52952 10.8309 7.27099C12.0515 7.01248 13.2446 7.02234 14.3069 7.46703L14.5 7.00581L14.6931 6.54459C13.3841 5.99666 11.9696 6.00764 10.6237 6.29269C9.27801 6.57771 7.96949 7.14307 6.84329 7.74407L7.07869 8.18519ZM16.8082 15.814L16.4546 16.1675C16.782 16.4949 16.9399 16.9551 16.8823 17.4145L17.3785 17.4766L17.8746 17.5387C17.9704 16.7731 17.7074 16.0061 17.1617 15.4604L16.8082 15.814ZM20.4716 12.1937L20.0148 11.9905C19.8592 12.3403 19.4563 12.5063 19.0995 12.3677L18.9184 12.8337L18.7374 13.2998C19.5916 13.6317 20.556 13.2343 20.9285 12.397L20.4716 12.1937ZM6.5 9.16779H6C6 10.4045 7.27829 11.1451 8.35815 10.788L8.20117 10.3133L8.04419 9.83856C7.5156 10.0134 7 9.62517 7 9.16779H6.5ZM19.7956 10.5176L19.5968 10.9764C20.0015 11.1516 20.1817 11.6153 20.0148 11.9905L20.4716 12.1937L20.9285 12.397C21.3336 11.4861 20.8812 10.4429 19.9943 10.0587L19.7956 10.5176ZM9.5 13.0598H10C10 12.7879 10.0739 12.5212 10.2138 12.288L9.78501 12.0308L9.35627 11.7735C9.12315 12.1621 9 12.6067 9 13.0598H9.5ZM6.5 9.16779H7C7 8.93379 7.12361 8.72796 7.31409 8.62631L7.07869 8.18519L6.84329 7.74407C6.31125 8.02799 6 8.58283 6 9.16779H6.5Z",fill:"currentColor"}),C.createElement("path",{d:"M2.5 21.3889C2.5 21.3889 4.875 21.8333 6.3 20.5C7.725 21.8333 10.575 21.8333 12 20.5C13.425 21.8333 16.275 21.8333 17.7 20.5C19.125 21.8333 21.5 21.3889 21.5 21.3889",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),C.createElement("path",{d:"M4.99969 20.9999C0.905414 7.93795 13.3625 14.9388 16.9995 20.9999",stroke:"currentColor"})),m=l;export{l 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 4.75C17.5 5.99264 16.4926 7 15.25 7C14.0074 7 13 5.99264 13 4.75C13 3.50736 14.0074 2.5 15.25 2.5C16.4926 2.5 17.5 3.50736 17.5 4.75Z\"\n stroke=\"currentColor\"\n />\n <path\n d=\"M14.5 7.00581L14.6931 6.54459V6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034V9.4034L17 9.00581ZM19.7956 10.5176L19.9943 10.0587L19.7956 10.5176ZM18.9184 12.8337L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.6811 11.0397C15.4404 10.9463 15.1682 11.0513 15.0528 11.2822L15.5 11.5058ZM14.5 13.5058L14.0528 13.2822C13.9565 13.4747 13.9943 13.7072 14.1464 13.8594L14.5 13.5058ZM16.8082 15.814L17.1617 15.4604L16.8082 15.814ZM8.20117 10.3133L8.04419 9.83856H8.04419L8.20117 10.3133ZM9.5 10.0058L9.44855 9.50846H9.44855L9.5 10.0058ZM11 10.0058L11.4287 10.2631C11.5184 10.1136 11.5238 9.92826 11.4429 9.77386C11.3621 9.61947 11.2067 9.51831 11.0328 9.50688L11 10.0058ZM9.78501 12.0308L9.35627 11.7735L9.35627 11.7735L9.78501 12.0308ZM17.3785 17.4766L17.8746 17.5387V17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631H7.31409L7.07869 8.18519ZM20.4716 12.1937L20.9285 12.397V12.397L20.4716 12.1937ZM14.5 7.00581L14.3069 7.46703C14.8044 7.67528 15.1294 7.94016 15.462 8.26194C15.7887 8.57786 16.1686 9.00061 16.6968 9.4034L17 9.00581L17.3032 8.60822C16.8372 8.25286 16.5438 7.91701 16.1573 7.54316C15.7768 7.17517 15.3489 6.81912 14.6931 6.54459L14.5 7.00581ZM17 9.00581L16.6968 9.4034C17.4985 10.0148 18.715 10.5944 19.5968 10.9764L19.7956 10.5176L19.9943 10.0587C19.1153 9.678 17.999 9.13885 17.3032 8.60822L17 9.00581ZM18.9184 12.8337L19.0995 12.3677L15.6811 11.0397L15.5 11.5058L15.3189 11.9719L18.7374 13.2998L18.9184 12.8337ZM15.5 11.5058L15.0528 11.2822L14.0528 13.2822L14.5 13.5058L14.9472 13.7294L15.9472 11.7294L15.5 11.5058ZM14.5 13.5058L14.1464 13.8594L16.4546 16.1675L16.8082 15.814L17.1617 15.4604L14.8536 13.1523L14.5 13.5058ZM8.20117 10.3133L8.35815 10.788C8.78102 10.6482 9.20175 10.5393 9.55145 10.5032L9.5 10.0058L9.44855 9.50846C8.9946 9.55542 8.49542 9.68935 8.04419 9.83856L8.20117 10.3133ZM9.5 10.0058L9.55145 10.5032C9.80934 10.4765 10.1578 10.4756 10.456 10.483C10.6021 10.4867 10.7308 10.4922 10.8228 10.4967C10.8688 10.499 10.9054 10.501 10.9303 10.5025C10.9428 10.5032 10.9523 10.5038 10.9585 10.5042C10.9616 10.5044 10.964 10.5045 10.9654 10.5046C10.9662 10.5047 10.9667 10.5047 10.967 10.5047C10.9671 10.5047 10.9672 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9673 10.5047 10.9673 10.5047 10.9673 10.5047C10.9672 10.5047 10.9672 10.5047 11 10.0058C11.0328 9.50688 11.0328 9.50688 11.0327 9.50688C11.0327 9.50688 11.0327 9.50688 11.0326 9.50687C11.0326 9.50687 11.0325 9.50686 11.0324 9.50686C11.0322 9.50685 11.032 9.50683 11.0317 9.50681C11.0311 9.50677 11.0303 9.50672 11.0293 9.50666C11.0272 9.50653 11.0243 9.50634 11.0206 9.50611C11.0131 9.50565 11.0024 9.50499 10.9886 9.50418C10.961 9.50258 10.9215 9.50038 10.8723 9.49794C10.7741 9.49308 10.637 9.48725 10.481 9.48336C10.1749 9.47573 9.77334 9.47486 9.44855 9.50846L9.5 10.0058ZM9.5 13.0598H9V14.5H9.5H10V13.0598H9.5ZM11 10.0058L10.5713 9.74856L9.35627 11.7735L9.78501 12.0308L10.2138 12.288L11.4287 10.2631L11 10.0058ZM17.3785 17.4766L16.8823 17.4145L16.5039 20.4379L17 20.5L17.4961 20.5621L17.8746 17.5387L17.3785 17.4766ZM7.07869 8.18519L7.31409 8.62631C8.39373 8.05015 9.61025 7.52952 10.8309 7.27099C12.0515 7.01248 13.2446 7.02234 14.3069 7.46703L14.5 7.00581L14.6931 6.54459C13.3841 5.99666 11.9696 6.00764 10.6237 6.29269C9.27801 6.57771 7.96949 7.14307 6.84329 7.74407L7.07869 8.18519ZM16.8082 15.814L16.4546 16.1675C16.782 16.4949 16.9399 16.9551 16.8823 17.4145L17.3785 17.4766L17.8746 17.5387C17.9704 16.7731 17.7074 16.0061 17.1617 15.4604L16.8082 15.814ZM20.4716 12.1937L20.0148 11.9905C19.8592 12.3403 19.4563 12.5063 19.0995 12.3677L18.9184 12.8337L18.7374 13.2998C19.5916 13.6317 20.556 13.2343 20.9285 12.397L20.4716 12.1937ZM6.5 9.16779H6C6 10.4045 7.27829 11.1451 8.35815 10.788L8.20117 10.3133L8.04419 9.83856C7.5156 10.0134 7 9.62517 7 9.16779H6.5ZM19.7956 10.5176L19.5968 10.9764C20.0015 11.1516 20.1817 11.6153 20.0148 11.9905L20.4716 12.1937L20.9285 12.397C21.3336 11.4861 20.8812 10.4429 19.9943 10.0587L19.7956 10.5176ZM9.5 13.0598H10C10 12.7879 10.0739 12.5212 10.2138 12.288L9.78501 12.0308L9.35627 11.7735C9.12315 12.1621 9 12.6067 9 13.0598H9.5ZM6.5 9.16779H7C7 8.93379 7.12361 8.72796 7.31409 8.62631L7.07869 8.18519L6.84329 7.74407C6.31125 8.02799 6 8.58283 6 9.16779H6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.5 21.3889C2.5 21.3889 4.875 21.8333 6.3 20.5C7.725 21.8333 10.575 21.8333 12 20.5C13.425 21.8333 16.275 21.8333 17.7 20.5C19.125 21.8333 21.5 21.3889 21.5 21.3889\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M4.99969 20.9999C0.905414 7.93795 13.3625 14.9388 16.9995 20.9999\"\n stroke=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,8IACF,OAAO,eACT,EACAA,EAAA,cAAC,QACC,EAAE,moIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wKACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,oEACF,OAAO,eACT,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 m=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(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 k(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=f(o,t))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?m(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var b={};x(b,{IconTea:()=>C,default:()=>I});module.exports=B(b);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,...d})=>s.default.createElement("svg",{...d,"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 C=r=>n.default.createElement(u,{...r,ariaLabel:"tea, cafe, coffee, vibe"},n.default.createElement("path",{d:"M3.5 13.8636V9.5H18.5V13.8636C18.5 18.0811 15.1421 21.5 11 21.5C6.85786 21.5 3.5 18.0811 3.5 13.8636Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M18 9.5H19.6875C21.2408 9.5 22.5 10.8431 22.5 12.5C22.5 14.1569 21.2408 15.5 19.6875 15.5H18.4599",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M9.15 2.5C8.61667 3.87958 8.61667 5.12042 9.15 6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M13.15 2.5C12.6167 3.87958 12.6167 5.12042 13.15 6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),I=C;0&&(module.exports={IconTea});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTea/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTea: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"tea, cafe, coffee, vibe\">\n <path\n d=\"M3.5 13.8636V9.5H18.5V13.8636C18.5 18.0811 15.1421 21.5 11 21.5C6.85786 21.5 3.5 18.0811 3.5 13.8636Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18 9.5H19.6875C21.2408 9.5 22.5 10.8431 22.5 12.5C22.5 14.1569 21.2408 15.5 19.6875 15.5H18.4599\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.15 2.5C8.61667 3.87958 8.61667 5.12042 9.15 6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M13.15 2.5C12.6167 3.87958 12.6167 5.12042 13.15 6.5\"\n stroke=\"currentColor\"\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,wGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACP,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 l from"react";var p=({children:e,size:r=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 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,...a}},n&&!t&&l.createElement("title",null,n),e);var u=e=>o.createElement(p,{...e,ariaLabel:"tea, cafe, coffee, vibe"},o.createElement("path",{d:"M3.5 13.8636V9.5H18.5V13.8636C18.5 18.0811 15.1421 21.5 11 21.5C6.85786 21.5 3.5 18.0811 3.5 13.8636Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M18 9.5H19.6875C21.2408 9.5 22.5 10.8431 22.5 12.5C22.5 14.1569 21.2408 15.5 19.6875 15.5H18.4599",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M9.15 2.5C8.61667 3.87958 8.61667 5.12042 9.15 6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M13.15 2.5C12.6167 3.87958 12.6167 5.12042 13.15 6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),f=u;export{u as IconTea,f 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.5 13.8636V9.5H18.5V13.8636C18.5 18.0811 15.1421 21.5 11 21.5C6.85786 21.5 3.5 18.0811 3.5 13.8636Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18 9.5H19.6875C21.2408 9.5 22.5 10.8431 22.5 12.5C22.5 14.1569 21.2408 15.5 19.6875 15.5H18.4599\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.15 2.5C8.61667 3.87958 8.61667 5.12042 9.15 6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M13.15 2.5C12.6167 3.87958 12.6167 5.12042 13.15 6.5\"\n stroke=\"currentColor\"\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,wGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,qDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACP,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 C=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of h(o))!g.call(r,n)&&n!==e&&s(r,n,{get:()=>o[n],enumerable:!(l=k(o,n))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?C(f(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>a(s({},"__esModule",{value:!0}),r);var I={};x(I,{IconTrashPermanently:()=>m,default:()=>B});module.exports=y(I);var t=i(require("react"));var p=i(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:n=!0,style:c,...d})=>p.default.createElement("svg",{...d,"aria-hidden":n,role:n?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&&!n&&p.default.createElement("title",null,e),r);var m=r=>t.default.createElement(u,{...r,ariaLabel:"trash-permanently, remove"},t.default.createElement("path",{d:"M4.5 6L5.5 21.5H18.5L19.5 6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M3 5.5H21",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M8.54834 5.4171C8.82587 3.76155 10.2656 2.5 12 2.5C13.7344 2.5 15.1742 3.76155 15.4517 5.4171",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),t.default.createElement("path",{d:"M9.5 11L14.5 16M14.5 11L9.5 16",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),B=m;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.5 6L5.5 21.5H18.5L19.5 6\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3 5.5H21\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.54834 5.4171C8.82587 3.76155 10.2656 2.5 12 2.5C13.7344 2.5 15.1742 3.76155 15.4517 5.4171\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.5 11L14.5 16M14.5 11L9.5 16\"\n stroke=\"currentColor\"\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,8BACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,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 l from"react";var s=({children:e,size:r=24,ariaLabel:t,color:p,ariaHidden:n=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":n,role:n?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}},t&&!n&&l.createElement("title",null,t),e);var u=e=>o.createElement(s,{...e,ariaLabel:"trash-permanently, remove"},o.createElement("path",{d:"M4.5 6L5.5 21.5H18.5L19.5 6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M3 5.5H21",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M8.54834 5.4171C8.82587 3.76155 10.2656 2.5 12 2.5C13.7344 2.5 15.1742 3.76155 15.4517 5.4171",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M9.5 11L14.5 16M14.5 11L9.5 16",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),k=u;export{u as IconTrashPermanently,k as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTrashPermanently/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTrashPermanently: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"trash-permanently, remove\">\n <path\n d=\"M4.5 6L5.5 21.5H18.5L19.5 6\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3 5.5H21\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M8.54834 5.4171C8.82587 3.76155 10.2656 2.5 12 2.5C13.7344 2.5 15.1742 3.76155 15.4517 5.4171\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.5 11L14.5 16M14.5 11L9.5 16\"\n stroke=\"currentColor\"\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,8BACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconTrashPermanently","props","React","CentralIconBase","IconTrashPermanently_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!g.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(l=m(o,n))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?C(k(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>i(p({},"__esModule",{value:!0}),r);var I={};w(I,{IconUntrash:()=>d,default:()=>B});module.exports=x(I);var e=a(require("react"));var s=a(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:n=!0,style:c,...h})=>s.default.createElement("svg",{...h,"aria-hidden":n,role:n?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}},t&&!n&&s.default.createElement("title",null,t),r);var d=r=>e.default.createElement(u,{...r,ariaLabel:"untrash"},e.default.createElement("g",{"clip-path":"url(#clip0_12806_27490)"},e.default.createElement("path",{d:"M12 16.5V10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M9.25 12.75L12 10L14.75 12.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),e.default.createElement("path",{d:"M3.479 2.95459L21.2055 6.08026",stroke:"currentColor","stroke-linecap":"round"}),e.default.createElement("path",{d:"M8.95768 3.83591C9.51849 2.25371 11.1554 1.26134 12.8635 1.56251C14.5715 1.86369 15.7703 3.35608 15.7562 5.03467",stroke:"currentColor","stroke-linecap":"round"}),e.default.createElement("path",{d:"M19.5 6L18.5 21.5H5.49997L4.53223 6.5",stroke:"currentColor","stroke-linecap":"round"})),e.default.createElement("defs",null,e.default.createElement("clipPath",{id:"clip0_12806_27490"},e.default.createElement("rect",{width:"24",height:"24",fill:"white"})))),B=d;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 <g clip-path=\"url(#clip0_12806_27490)\">\n <path\n d=\"M12 16.5V10.25\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.25 12.75L12 10L14.75 12.75\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.479 2.95459L21.2055 6.08026\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M8.95768 3.83591C9.51849 2.25371 11.1554 1.26134 12.8635 1.56251C14.5715 1.86369 15.7703 3.35608 15.7562 5.03467\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M19.5 6L18.5 21.5H5.49997L4.53223 6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_12806_27490\">\n <rect width=\"24\" height=\"24\" fill=\"white\" />\n </clipPath>\n </defs>\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,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mHACF,OAAO,eACP,iBAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wCACF,OAAO,eACP,iBAAe,QACjB,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,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 r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:i,...a})=>l.createElement("svg",{...a,"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,...i}},n&&!e&&l.createElement("title",null,n),t);var u=t=>r.createElement(p,{...t,ariaLabel:"untrash"},r.createElement("g",{"clip-path":"url(#clip0_12806_27490)"},r.createElement("path",{d:"M12 16.5V10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M9.25 12.75L12 10L14.75 12.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M3.479 2.95459L21.2055 6.08026",stroke:"currentColor","stroke-linecap":"round"}),r.createElement("path",{d:"M8.95768 3.83591C9.51849 2.25371 11.1554 1.26134 12.8635 1.56251C14.5715 1.86369 15.7703 3.35608 15.7562 5.03467",stroke:"currentColor","stroke-linecap":"round"}),r.createElement("path",{d:"M19.5 6L18.5 21.5H5.49997L4.53223 6.5",stroke:"currentColor","stroke-linecap":"round"})),r.createElement("defs",null,r.createElement("clipPath",{id:"clip0_12806_27490"},r.createElement("rect",{width:"24",height:"24",fill:"white"})))),m=u;export{u as IconUntrash,m 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 <g clip-path=\"url(#clip0_12806_27490)\">\n <path\n d=\"M12 16.5V10.25\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M9.25 12.75L12 10L14.75 12.75\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M3.479 2.95459L21.2055 6.08026\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M8.95768 3.83591C9.51849 2.25371 11.1554 1.26134 12.8635 1.56251C14.5715 1.86369 15.7703 3.35608 15.7562 5.03467\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n <path\n d=\"M19.5 6L18.5 21.5H5.49997L4.53223 6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_12806_27490\">\n <rect width=\"24\" height=\"24\" fill=\"white\" />\n </clipPath>\n </defs>\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,KAAE,YAAU,2BACXA,EAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,mHACF,OAAO,eACP,iBAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,wCACF,OAAO,eACP,iBAAe,QACjB,CACF,EACAA,EAAA,cAAC,YACCA,EAAA,cAAC,YAAS,GAAG,qBACXA,EAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,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 m=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(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 k(o))!g.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(i=h(o,t))||i.enumerable});return r};var a=(r,o,e)=>(e=r!=null?m(f(r)):{},p(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),w=r=>p(l({},"__esModule",{value:!0}),r);var b={};x(b,{IconVibeCodingBird:()=>d,default:()=>B});module.exports=w(b);var n=a(require("react"));var s=a(require("react")),C=({children:r,size:o=24,ariaLabel:e,color:i,ariaHidden:t=!0,style:u,...c})=>s.default.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:i,...u}},e&&!t&&s.default.createElement("title",null,e),r);var d=r=>n.default.createElement(C,{...r,ariaLabel:"vibe-coding-bird, laptop, work"},n.default.createElement("path",{d:"M1.5 20.5C1.5 15.2074 5.51959 12.916 9 13.6259",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M6.5 20.4996H10.5M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M17.1211 4.82617C17.6862 5.4743 18.074 6.151 18.3162 6.94046C19.0722 6.52325 19.8517 6.16228 20.7065 5.98903",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M7.79824 10.9857C5.47865 10.9857 3.59824 9.09252 3.59824 6.75714C3.59813 5.17143 4.12325 3.05714 6.22325 3.05714C7.44546 3.05714 9.37313 2 9.37313 2C10.0364 3.0404 11.05 3.3313 11.9982 2.52857C13.2354 3.77414 12.9211 4.9897 11.9982 6.22857V6.75714C11.9982 9.09252 10.1178 10.9857 7.79824 10.9857Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("rect",{width:"3",height:"2.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),n.default.createElement("rect",{width:"3",height:"2.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),n.default.createElement("path",{d:"M9.375 6.5H4",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),B=d;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.5 20.5C1.5 15.2074 5.51959 12.916 9 13.6259\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M6.5 20.4996H10.5M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17.1211 4.82617C17.6862 5.4743 18.074 6.151 18.3162 6.94046C19.0722 6.52325 19.8517 6.16228 20.7065 5.98903\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7.79824 10.9857C5.47865 10.9857 3.59824 9.09252 3.59824 6.75714C3.59813 5.17143 4.12325 3.05714 6.22325 3.05714C7.44546 3.05714 9.37313 2 9.37313 2C10.0364 3.0404 11.05 3.3313 11.9982 2.52857C13.2354 3.77414 12.9211 4.9897 11.9982 6.22857V6.75714C11.9982 9.09252 10.1178 10.9857 7.79824 10.9857Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n transform=\"matrix(-1 0 0 1 8 6)\"\n fill=\"currentColor\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n transform=\"matrix(-1 0 0 1 12 6)\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.375 6.5H4\"\n stroke=\"currentColor\"\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,iDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mEACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+GACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2SACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,UAAU,uBACV,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,UAAU,wBACV,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,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:e,size:o=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:p,...a})=>i.createElement("svg",{...a,"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,...p}},n&&!t&&i.createElement("title",null,n),e);var C=e=>r.createElement(l,{...e,ariaLabel:"vibe-coding-bird, laptop, work"},r.createElement("path",{d:"M1.5 20.5C1.5 15.2074 5.51959 12.916 9 13.6259",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M6.5 20.4996H10.5M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M17.1211 4.82617C17.6862 5.4743 18.074 6.151 18.3162 6.94046C19.0722 6.52325 19.8517 6.16228 20.7065 5.98903",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("path",{d:"M7.79824 10.9857C5.47865 10.9857 3.59824 9.09252 3.59824 6.75714C3.59813 5.17143 4.12325 3.05714 6.22325 3.05714C7.44546 3.05714 9.37313 2 9.37313 2C10.0364 3.0404 11.05 3.3313 11.9982 2.52857C13.2354 3.77414 12.9211 4.9897 11.9982 6.22857V6.75714C11.9982 9.09252 10.1178 10.9857 7.79824 10.9857Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),r.createElement("rect",{width:"3",height:"2.5",transform:"matrix(-1 0 0 1 8 6)",fill:"currentColor"}),r.createElement("rect",{width:"3",height:"2.5",transform:"matrix(-1 0 0 1 12 6)",fill:"currentColor"}),r.createElement("path",{d:"M9.375 6.5H4",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})),h=C;export{C as IconVibeCodingBird,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingBird/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingBird: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding-bird, laptop, work\">\n <path\n d=\"M1.5 20.5C1.5 15.2074 5.51959 12.916 9 13.6259\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M6.5 20.4996H10.5M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M17.1211 4.82617C17.6862 5.4743 18.074 6.151 18.3162 6.94046C19.0722 6.52325 19.8517 6.16228 20.7065 5.98903\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M7.79824 10.9857C5.47865 10.9857 3.59824 9.09252 3.59824 6.75714C3.59813 5.17143 4.12325 3.05714 6.22325 3.05714C7.44546 3.05714 9.37313 2 9.37313 2C10.0364 3.0404 11.05 3.3313 11.9982 2.52857C13.2354 3.77414 12.9211 4.9897 11.9982 6.22857V6.75714C11.9982 9.09252 10.1178 10.9857 7.79824 10.9857Z\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n transform=\"matrix(-1 0 0 1 8 6)\"\n fill=\"currentColor\"\n />\n <rect\n width=\"3\"\n height=\"2.5\"\n transform=\"matrix(-1 0 0 1 12 6)\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.375 6.5H4\"\n stroke=\"currentColor\"\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,iDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,mEACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,+GACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,2SACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,UAAU,uBACV,KAAK,eACP,EACAA,EAAA,cAAC,QACC,MAAM,IACN,OAAO,MACP,UAAU,wBACV,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,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 i=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!h.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var a=(r,o,e)=>(e=r!=null?m(g(r)):{},p(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),w=r=>p(i({},"__esModule",{value:!0}),r);var I={};x(I,{IconVibeCodingStar:()=>u,default:()=>B});module.exports=w(I);var n=a(require("react"));var l=a(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...d})=>l.default.createElement("svg",{...d,"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&&l.default.createElement("title",null,e),r);var u=r=>n.default.createElement(c,{...r,ariaLabel:"vibe-coding-star, working, home-office"},n.default.createElement("path",{d:"M1.5 20.4997C1.5 15.207 6 12.9995 9.5 13.4997",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996ZM10.5 20.4996H6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),n.default.createElement("path",{d:"M18.5 2.5C18.9463 4.13031 19.8697 5.05371 21.5 5.5C19.8697 5.94629 18.9463 6.8697 18.5 8.5C18.0537 6.86969 17.1303 5.94629 15.5 5.5C17.1303 5.05371 18.0537 4.13031 18.5 2.5Z",stroke:"currentColor","stroke-width":"0.9","stroke-linecap":"round","stroke-linejoin":"round"})),B=u;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.5 20.4997C1.5 15.207 6 12.9995 9.5 13.4997\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996ZM10.5 20.4996H6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.75\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18.5 2.5C18.9463 4.13031 19.8697 5.05371 21.5 5.5C19.8697 5.94629 18.9463 6.8697 18.5 8.5C18.0537 6.86969 17.1303 5.94629 15.5 5.5C17.1303 5.05371 18.0537 4.13031 18.5 2.5Z\"\n stroke=\"currentColor\"\n stroke-width=\"0.9\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAsDC,GAE/D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,gDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mEACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,OACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gLACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["IconVibeCodingStar_exports","__export","IconVibeCodingStar","IconVibeCodingStar_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";var i=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...a})=>s.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:l,...p}},n&&!t&&s.createElement("title",null,n),e);var c=e=>o.createElement(i,{...e,ariaLabel:"vibe-coding-star, working, home-office"},o.createElement("path",{d:"M1.5 20.4997C1.5 15.207 6 12.9995 9.5 13.4997",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996ZM10.5 20.4996H6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("circle",{cx:"8.75",cy:"7.5",r:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.createElement("path",{d:"M18.5 2.5C18.9463 4.13031 19.8697 5.05371 21.5 5.5C19.8697 5.94629 18.9463 6.8697 18.5 8.5C18.0537 6.86969 17.1303 5.94629 15.5 5.5C17.1303 5.05371 18.0537 4.13031 18.5 2.5Z",stroke:"currentColor","stroke-width":"0.9","stroke-linecap":"round","stroke-linejoin":"round"})),k=c;export{c 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.5 20.4997C1.5 15.207 6 12.9995 9.5 13.4997\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M10.5 20.4996H20.5L22.5 12.5H12.5L10.5 20.4996ZM10.5 20.4996H6.5\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <circle\n cx=\"8.75\"\n cy=\"7.5\"\n r=\"3.75\"\n stroke=\"currentColor\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n <path\n d=\"M18.5 2.5C18.9463 4.13031 19.8697 5.05371 21.5 5.5C19.8697 5.94629 18.9463 6.8697 18.5 8.5C18.0537 6.86969 17.1303 5.94629 15.5 5.5C17.1303 5.05371 18.0537 4.13031 18.5 2.5Z\"\n stroke=\"currentColor\"\n stroke-width=\"0.9\"\n stroke-linecap=\"round\"\n stroke-linejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAsDC,GAE/DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEVC,EAAA,cAAC,QACC,EAAE,gDACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,mEACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,OACF,OAAO,eACP,iBAAe,QACf,kBAAgB,QAClB,EACAA,EAAA,cAAC,QACC,EAAE,gLACF,OAAO,eACP,eAAa,MACb,iBAAe,QACf,kBAAgB,QAClB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|