@central-icons-react/round-filled-radius-3-stroke-1 0.0.37 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +62 -47
- package/filtered-icons.json +19322 -0
- package/icons/index.d.ts +1372 -1356
- package/icons-index.json +2768 -1098
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +10 -9
- package/package.json +2 -2
- package/tsx-icons.json +8920 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconOffline/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconOffline: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"offline, disconnect, energy\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10.8516 9.70508C10.6469 9.58568 10.3861 9.6266 10.2275 9.80273L6.70312 13.7188C6.52696 13.9145 6.73406 14.2146 6.97949 14.1191L10.2754 12.8369C10.4172 12.7819 10.5765 12.7945 10.708 12.8711L13.1484 14.2949C13.3531 14.4143 13.6139 14.3734 13.7725 14.1973L17.2969 10.2812C17.473 10.0855 17.2659 9.78544 17.0205 9.88086L13.7246 11.1621C13.5826 11.2173 13.4236 11.2046 13.292 11.1279L10.8516 9.70508Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOffline;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"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,+BACpCC,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ggBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconOffline","props","React","CentralIconBase","IconOffline_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var c=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},a=(r,e,o,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of d(e))!g.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(l=u(e,t))||l.enumerable});return r};var C=(r,e,o)=>(o=r!=null?c(f(r)):{},a(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>a(p({},"__esModule",{value:!0}),r);var x={};B(x,{IconRemoveBackground2:()=>H,default:()=>v});module.exports=h(x);var n=C(require("react"));var V=C(require("react")),s=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:i,...m})=>V.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...i}},o&&!t&&V.default.createElement("title",null,o),r);var H=r=>n.default.createElement(s,{...r,ariaLabel:"remove-background-2"},n.default.createElement("path",{d:"M9.16699 17.0996H6.33301V13.7002H9.16699V17.0996Z",fill:"currentColor"}),n.default.createElement("path",{d:"M9.16699 10.2998H6.33301V6.90039H9.16699V10.2998Z",fill:"currentColor"}),n.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 1C12.2761 1 12.5 1.22386 12.5 1.5V3H17.5C19.433 3 21 4.567 21 6.5V17.5C21 19.433 19.433 21 17.5 21H12.5V22.5C12.5 22.7761 12.2761 23 12 23C11.7239 23 11.5 22.7761 11.5 22.5V21H6.5C4.567 21 3 19.433 3 17.5V6.5C3 4.567 4.567 3 6.5 3H11.5V1.5C11.5 1.22386 11.7239 1 12 1ZM6.33301 4.00781V6.90039H4V10.2998H6.33301V13.7002H4V17.0996H6.33301V19.9912C6.38827 19.9949 6.44381 20 6.5 20H9.16699V17.0996H11.5V13.7002H9.16699V10.2998H11.5V6.90039H9.16699V4H6.5C6.44383 4 6.38825 4.00417 6.33301 4.00781Z",fill:"currentColor"})),v=H;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=\"M9.16699 17.0996H6.33301V13.7002H9.16699V17.0996Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.16699 10.2998H6.33301V6.90039H9.16699V10.2998Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 1C12.2761 1 12.5 1.22386 12.5 1.5V3H17.5C19.433 3 21 4.567 21 6.5V17.5C21 19.433 19.433 21 17.5 21H12.5V22.5C12.5 22.7761 12.2761 23 12 23C11.7239 23 11.5 22.7761 11.5 22.5V21H6.5C4.567 21 3 19.433 3 17.5V6.5C3 4.567 4.567 3 6.5 3H11.5V1.5C11.5 1.22386 11.7239 1 12 1ZM6.33301 4.00781V6.90039H4V10.2998H6.33301V13.7002H4V17.0996H6.33301V19.9912C6.38827 19.9949 6.44381 20 6.5 20H9.16699V17.0996H11.5V13.7002H9.16699V10.2998H11.5V6.90039H9.16699V4H6.5C6.44383 4 6.38825 4.00417 6.33301 4.00781Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,oDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ofACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRemoveBackground2_exports","__export","IconRemoveBackground2","IconRemoveBackground2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:V,ariaHidden:t=!0,style:a,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:V,...a}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(p,{...o,ariaLabel:"remove-background-2"},e.createElement("path",{d:"M9.16699 17.0996H6.33301V13.7002H9.16699V17.0996Z",fill:"currentColor"}),e.createElement("path",{d:"M9.16699 10.2998H6.33301V6.90039H9.16699V10.2998Z",fill:"currentColor"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 1C12.2761 1 12.5 1.22386 12.5 1.5V3H17.5C19.433 3 21 4.567 21 6.5V17.5C21 19.433 19.433 21 17.5 21H12.5V22.5C12.5 22.7761 12.2761 23 12 23C11.7239 23 11.5 22.7761 11.5 22.5V21H6.5C4.567 21 3 19.433 3 17.5V6.5C3 4.567 4.567 3 6.5 3H11.5V1.5C11.5 1.22386 11.7239 1 12 1ZM6.33301 4.00781V6.90039H4V10.2998H6.33301V13.7002H4V17.0996H6.33301V19.9912C6.38827 19.9949 6.44381 20 6.5 20H9.16699V17.0996H11.5V13.7002H9.16699V10.2998H11.5V6.90039H9.16699V4H6.5C6.44383 4 6.38825 4.00417 6.33301 4.00781Z",fill:"currentColor"})),u=s;export{s as IconRemoveBackground2,u 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=\"M9.16699 17.0996H6.33301V13.7002H9.16699V17.0996Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.16699 10.2998H6.33301V6.90039H9.16699V10.2998Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 1C12.2761 1 12.5 1.22386 12.5 1.5V3H17.5C19.433 3 21 4.567 21 6.5V17.5C21 19.433 19.433 21 17.5 21H12.5V22.5C12.5 22.7761 12.2761 23 12 23C11.7239 23 11.5 22.7761 11.5 22.5V21H6.5C4.567 21 3 19.433 3 17.5V6.5C3 4.567 4.567 3 6.5 3H11.5V1.5C11.5 1.22386 11.7239 1 12 1ZM6.33301 4.00781V6.90039H4V10.2998H6.33301V13.7002H4V17.0996H6.33301V19.9912C6.38827 19.9949 6.44381 20 6.5 20H9.16699V17.0996H11.5V13.7002H9.16699V10.2998H11.5V6.90039H9.16699V4H6.5C6.44383 4 6.38825 4.00417 6.33301 4.00781Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRemoveBackground2;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,oDACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oDACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ofACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRemoveBackground2","props","React","CentralIconBase","IconRemoveBackground2_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var c=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},a=(r,e,o,C)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!g.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(C=d(e,t))||C.enumerable});return r};var s=(r,e,o)=>(o=r!=null?c(x(r)):{},a(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>a(l({},"__esModule",{value:!0}),r);var v={};h(v,{IconSoundFx:()=>f,default:()=>I});module.exports=B(v);var n=s(require("react"));var p=s(require("react")),L=({children:r,size:e=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:i,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...i}},o&&!t&&p.default.createElement("title",null,o),r);var f=r=>n.default.createElement(L,{...r,ariaLabel:"sound-fx, sound-effects"},n.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.5854 3.3419C11.5719 2.58311 13 3.28633 13 4.53084V19.4691C13 20.7136 11.5719 21.4168 10.5854 20.658L6.23432 17.311C5.97211 17.1093 5.65057 17 5.31976 17H3.5C2.11929 17 1 15.8807 1 14.5V9.49997C1 8.11926 2.11929 6.99997 3.5 6.99997H5.31976C5.65057 6.99997 5.97211 6.89061 6.23432 6.68891L10.5854 3.3419Z",fill:"currentColor"}),n.default.createElement("path",{d:"M17.0991 13.7899C17.2264 13.403 17.7736 13.403 17.9009 13.7899L18.282 14.9487C18.3239 15.076 18.4237 15.1759 18.551 15.2178L19.7098 15.5989C20.0967 15.7261 20.0967 16.2734 19.7098 16.4006L18.551 16.7817C18.4237 16.8236 18.3239 16.9235 18.282 17.0508L17.9009 18.2096C17.7736 18.5965 17.2264 18.5965 17.0991 18.2096L16.718 17.0508C16.6761 16.9235 16.5763 16.8236 16.449 16.7817L15.2902 16.4006C14.9033 16.2734 14.9033 15.7261 15.2902 15.5989L16.449 15.2178C16.5763 15.1759 16.6761 15.076 16.718 14.9487L17.0991 13.7899Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18.9388 5.90598C19.1169 5.36435 19.8831 5.36435 20.0612 5.90598L20.5948 7.52832C20.6534 7.70656 20.7932 7.84635 20.9714 7.90497L22.5938 8.43853C23.1354 8.61666 23.1354 9.38285 22.5938 9.56098L20.9714 10.0945C20.7932 10.1532 20.6534 10.293 20.5948 10.4712L20.0612 12.0935C19.8831 12.6352 19.1169 12.6352 18.9388 12.0935L18.4052 10.4712C18.3466 10.293 18.2068 10.1532 18.0286 10.0945L16.4062 9.56098C15.8646 9.38285 15.8646 8.61666 16.4062 8.43853L18.0286 7.90497C18.2068 7.84635 18.3466 7.70656 18.4052 7.52832L18.9388 5.90598Z",fill:"currentColor"})),I=f;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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.5854 3.3419C11.5719 2.58311 13 3.28633 13 4.53084V19.4691C13 20.7136 11.5719 21.4168 10.5854 20.658L6.23432 17.311C5.97211 17.1093 5.65057 17 5.31976 17H3.5C2.11929 17 1 15.8807 1 14.5V9.49997C1 8.11926 2.11929 6.99997 3.5 6.99997H5.31976C5.65057 6.99997 5.97211 6.89061 6.23432 6.68891L10.5854 3.3419Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.0991 13.7899C17.2264 13.403 17.7736 13.403 17.9009 13.7899L18.282 14.9487C18.3239 15.076 18.4237 15.1759 18.551 15.2178L19.7098 15.5989C20.0967 15.7261 20.0967 16.2734 19.7098 16.4006L18.551 16.7817C18.4237 16.8236 18.3239 16.9235 18.282 17.0508L17.9009 18.2096C17.7736 18.5965 17.2264 18.5965 17.0991 18.2096L16.718 17.0508C16.6761 16.9235 16.5763 16.8236 16.449 16.7817L15.2902 16.4006C14.9033 16.2734 14.9033 15.7261 15.2902 15.5989L16.449 15.2178C16.5763 15.1759 16.6761 15.076 16.718 14.9487L17.0991 13.7899Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.9388 5.90598C19.1169 5.36435 19.8831 5.36435 20.0612 5.90598L20.5948 7.52832C20.6534 7.70656 20.7932 7.84635 20.9714 7.90497L22.5938 8.43853C23.1354 8.61666 23.1354 9.38285 22.5938 9.56098L20.9714 10.0945C20.7932 10.1532 20.6534 10.293 20.5948 10.4712L20.0612 12.0935C19.8831 12.6352 19.1169 12.6352 18.9388 12.0935L18.4052 10.4712C18.3466 10.293 18.2068 10.1532 18.0286 10.0945L16.4062 9.56098C15.8646 9.38285 15.8646 8.61666 16.4062 8.43853L18.0286 7.90497C18.2068 7.84635 18.3466 7.70656 18.4052 7.52832L18.9388 5.90598Z\"\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,YAAU,UACV,YAAU,UACV,EAAE,qTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wgBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,khBACF,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 e from"react";import C from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...s})=>C.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!t&&C.createElement("title",null,n),o);var L=o=>e.createElement(l,{...o,ariaLabel:"sound-fx, sound-effects"},e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.5854 3.3419C11.5719 2.58311 13 3.28633 13 4.53084V19.4691C13 20.7136 11.5719 21.4168 10.5854 20.658L6.23432 17.311C5.97211 17.1093 5.65057 17 5.31976 17H3.5C2.11929 17 1 15.8807 1 14.5V9.49997C1 8.11926 2.11929 6.99997 3.5 6.99997H5.31976C5.65057 6.99997 5.97211 6.89061 6.23432 6.68891L10.5854 3.3419Z",fill:"currentColor"}),e.createElement("path",{d:"M17.0991 13.7899C17.2264 13.403 17.7736 13.403 17.9009 13.7899L18.282 14.9487C18.3239 15.076 18.4237 15.1759 18.551 15.2178L19.7098 15.5989C20.0967 15.7261 20.0967 16.2734 19.7098 16.4006L18.551 16.7817C18.4237 16.8236 18.3239 16.9235 18.282 17.0508L17.9009 18.2096C17.7736 18.5965 17.2264 18.5965 17.0991 18.2096L16.718 17.0508C16.6761 16.9235 16.5763 16.8236 16.449 16.7817L15.2902 16.4006C14.9033 16.2734 14.9033 15.7261 15.2902 15.5989L16.449 15.2178C16.5763 15.1759 16.6761 15.076 16.718 14.9487L17.0991 13.7899Z",fill:"currentColor"}),e.createElement("path",{d:"M18.9388 5.90598C19.1169 5.36435 19.8831 5.36435 20.0612 5.90598L20.5948 7.52832C20.6534 7.70656 20.7932 7.84635 20.9714 7.90497L22.5938 8.43853C23.1354 8.61666 23.1354 9.38285 22.5938 9.56098L20.9714 10.0945C20.7932 10.1532 20.6534 10.293 20.5948 10.4712L20.0612 12.0935C19.8831 12.6352 19.1169 12.6352 18.9388 12.0935L18.4052 10.4712C18.3466 10.293 18.2068 10.1532 18.0286 10.0945L16.4062 9.56098C15.8646 9.38285 15.8646 8.61666 16.4062 8.43853L18.0286 7.90497C18.2068 7.84635 18.3466 7.70656 18.4052 7.52832L18.9388 5.90598Z",fill:"currentColor"})),d=L;export{L as IconSoundFx,d 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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.5854 3.3419C11.5719 2.58311 13 3.28633 13 4.53084V19.4691C13 20.7136 11.5719 21.4168 10.5854 20.658L6.23432 17.311C5.97211 17.1093 5.65057 17 5.31976 17H3.5C2.11929 17 1 15.8807 1 14.5V9.49997C1 8.11926 2.11929 6.99997 3.5 6.99997H5.31976C5.65057 6.99997 5.97211 6.89061 6.23432 6.68891L10.5854 3.3419Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.0991 13.7899C17.2264 13.403 17.7736 13.403 17.9009 13.7899L18.282 14.9487C18.3239 15.076 18.4237 15.1759 18.551 15.2178L19.7098 15.5989C20.0967 15.7261 20.0967 16.2734 19.7098 16.4006L18.551 16.7817C18.4237 16.8236 18.3239 16.9235 18.282 17.0508L17.9009 18.2096C17.7736 18.5965 17.2264 18.5965 17.0991 18.2096L16.718 17.0508C16.6761 16.9235 16.5763 16.8236 16.449 16.7817L15.2902 16.4006C14.9033 16.2734 14.9033 15.7261 15.2902 15.5989L16.449 15.2178C16.5763 15.1759 16.6761 15.076 16.718 14.9487L17.0991 13.7899Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.9388 5.90598C19.1169 5.36435 19.8831 5.36435 20.0612 5.90598L20.5948 7.52832C20.6534 7.70656 20.7932 7.84635 20.9714 7.90497L22.5938 8.43853C23.1354 8.61666 23.1354 9.38285 22.5938 9.56098L20.9714 10.0945C20.7932 10.1532 20.6534 10.293 20.5948 10.4712L20.0612 12.0935C19.8831 12.6352 19.1169 12.6352 18.9388 12.0935L18.4052 10.4712C18.3466 10.293 18.2068 10.1532 18.0286 10.0945L16.4062 9.56098C15.8646 9.38285 15.8646 8.61666 16.4062 8.43853L18.0286 7.90497C18.2068 7.84635 18.3466 7.70656 18.4052 7.52832L18.9388 5.90598Z\"\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,YAAU,UACV,YAAU,UACV,EAAE,qTACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wgBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,khBACF,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 l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(C,r)=>{for(var o in r)l(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!d.call(C,t)&&t!==o&&l(C,t,{get:()=>r[t],enumerable:!(n=c(r,t))||n.enumerable});return C};var s=(C,r,o)=>(o=C!=null?u(h(C)):{},a(r||!C||!C.__esModule?l(o,"default",{value:C,enumerable:!0}):o,C)),B=C=>a(l({},"__esModule",{value:!0}),C);var w={};x(w,{IconSurfing:()=>f,default:()=>I});module.exports=B(w);var e=s(require("react"));var p=s(require("react")),i=({children:C,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:L,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...L}},o&&!t&&p.default.createElement("title",null,o),C);var f=C=>e.default.createElement(i,{...C,ariaLabel:"surfing, wave, vibe"},e.default.createElement("path",{d:"M4.62438 19.7793C1.35638 8.76649 11.7922 14.4972 15.6127 19.915C15.3781 19.9678 15.1214 20 14.849 20C14.0514 19.9998 13.3873 19.7444 13.0238 19.4043C12.4832 18.8991 11.6618 18.8672 11.0863 19.3096L10.975 19.4043C10.6113 19.7444 9.94734 19.9999 9.14977 20C8.35205 19.9999 7.68816 19.7445 7.32457 19.4043C6.78393 18.8987 5.96176 18.867 5.3861 19.3096L5.27477 19.4043C5.10083 19.567 4.87889 19.6903 4.62438 19.7793Z",fill:"currentColor"}),e.default.createElement("path",{d:"M7.07848 8.18457C9.28412 7.00761 12.1284 6.01361 14.4994 7.00586C15.6525 7.4886 16.0054 8.24781 16.9994 9.00586C17.7481 9.57674 18.9149 10.1362 19.7953 10.5176C20.4408 10.7974 20.7569 11.5505 20.4711 12.1934C20.207 12.7868 19.5229 13.0692 18.9173 12.834L15.4994 11.5059L14.4994 13.5059L16.808 15.8145C17.2441 16.2508 17.4548 16.8643 17.3783 17.4766L17.2562 18.4521C17.2216 18.7289 17.1152 18.9819 16.9584 19.1963C16.8994 19.2299 16.8414 19.2673 16.7865 19.3096L16.6742 19.4043C16.6347 19.4413 16.5907 19.476 16.5443 19.5107C15.6023 18.13 14.2754 16.7511 12.8529 15.5986C11.7874 14.7355 10.6311 13.9665 9.50035 13.4111C9.5001 13.3998 9.49938 13.3884 9.49938 13.377V13.0596C9.49939 12.6972 9.59812 12.341 9.78453 12.0303L10.9994 10.0059C10.976 10.0043 10.0745 9.94637 9.49938 10.0059C9.09766 10.0475 8.63743 10.169 8.20055 10.3135C7.39655 10.579 6.49959 10.0147 6.49938 9.16797C6.49939 8.75863 6.71743 8.37741 7.07848 8.18457Z",fill:"currentColor"}),e.default.createElement("path",{d:"M15.2494 2C16.492 2 17.4994 3.00736 17.4994 4.25C17.4994 5.49264 16.492 6.5 15.2494 6.5C14.0069 6.49975 12.9994 5.49249 12.9994 4.25C12.9994 3.00751 14.0069 2.00025 15.2494 2Z",fill:"currentColor"}),e.default.createElement("path",{d:"M17.4344 20.0762C17.6231 19.9578 17.8735 19.9773 18.0418 20.1348C18.634 20.6888 19.4494 20.8934 20.1698 20.9453C20.5238 20.9708 20.8388 20.9586 21.0643 20.9395C21.1765 20.9299 21.2655 20.9186 21.325 20.9102C21.3548 20.906 21.3774 20.9027 21.3914 20.9004C21.3984 20.8992 21.4033 20.898 21.4061 20.8975H21.408L21.5086 20.8887C21.7412 20.8925 21.9466 21.0594 21.9911 21.2969C22.0418 21.5683 21.8631 21.8291 21.5916 21.8799L21.5877 21.8809C21.5857 21.8812 21.583 21.8823 21.5799 21.8828C21.5737 21.8839 21.5651 21.885 21.5545 21.8867C21.5331 21.8903 21.5026 21.895 21.4647 21.9004C21.3889 21.9111 21.2816 21.9243 21.1493 21.9355C20.8849 21.958 20.5163 21.9734 20.0985 21.9434C19.3838 21.8919 18.4728 21.7038 17.7 21.1455C16.9003 21.7271 15.858 22 14.8495 22C13.8411 21.9999 12.7995 21.727 11.9998 21.1455C11.2002 21.727 10.1586 21.9999 9.15023 22C8.14143 22 7.09851 21.7274 6.29867 21.1455C5.52608 21.7034 4.61572 21.8919 3.90121 21.9434C3.48341 21.9734 3.11475 21.958 2.85043 21.9355C2.71809 21.9243 2.61075 21.9111 2.535 21.9004C2.49705 21.895 2.46658 21.8903 2.44515 21.8867C2.43457 21.885 2.426 21.8839 2.41976 21.8828C2.41664 21.8823 2.41394 21.8812 2.41195 21.8809H2.40804L2.31039 21.8516C2.09522 21.7637 1.96421 21.5342 2.00863 21.2969C2.05945 21.0255 2.32029 20.8468 2.59164 20.8975H2.59359C2.59637 20.898 2.60124 20.8992 2.60824 20.9004C2.6223 20.9027 2.64487 20.906 2.67465 20.9102C2.73423 20.9186 2.82323 20.9299 2.93539 20.9395C3.16088 20.9586 3.47591 20.9708 3.82992 20.9453C4.55024 20.8934 5.36569 20.6888 5.95785 20.1348L6.035 20.0762C6.22357 19.9581 6.47323 19.9774 6.64144 20.1348C7.23766 20.6926 8.17176 21 9.15023 21C10.1285 20.9999 11.0619 20.6925 11.658 20.1348L11.7352 20.0762C11.9238 19.9582 12.1735 19.9774 12.3416 20.1348C12.9378 20.6925 13.8711 20.9999 14.8495 21C15.8279 21 16.762 20.6926 17.3582 20.1348L17.4344 20.0762Z",fill:"currentColor"})),I=f;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=\"M4.62438 19.7793C1.35638 8.76649 11.7922 14.4972 15.6127 19.915C15.3781 19.9678 15.1214 20 14.849 20C14.0514 19.9998 13.3873 19.7444 13.0238 19.4043C12.4832 18.8991 11.6618 18.8672 11.0863 19.3096L10.975 19.4043C10.6113 19.7444 9.94734 19.9999 9.14977 20C8.35205 19.9999 7.68816 19.7445 7.32457 19.4043C6.78393 18.8987 5.96176 18.867 5.3861 19.3096L5.27477 19.4043C5.10083 19.567 4.87889 19.6903 4.62438 19.7793Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07848 8.18457C9.28412 7.00761 12.1284 6.01361 14.4994 7.00586C15.6525 7.4886 16.0054 8.24781 16.9994 9.00586C17.7481 9.57674 18.9149 10.1362 19.7953 10.5176C20.4408 10.7974 20.7569 11.5505 20.4711 12.1934C20.207 12.7868 19.5229 13.0692 18.9173 12.834L15.4994 11.5059L14.4994 13.5059L16.808 15.8145C17.2441 16.2508 17.4548 16.8643 17.3783 17.4766L17.2562 18.4521C17.2216 18.7289 17.1152 18.9819 16.9584 19.1963C16.8994 19.2299 16.8414 19.2673 16.7865 19.3096L16.6742 19.4043C16.6347 19.4413 16.5907 19.476 16.5443 19.5107C15.6023 18.13 14.2754 16.7511 12.8529 15.5986C11.7874 14.7355 10.6311 13.9665 9.50035 13.4111C9.5001 13.3998 9.49938 13.3884 9.49938 13.377V13.0596C9.49939 12.6972 9.59812 12.341 9.78453 12.0303L10.9994 10.0059C10.976 10.0043 10.0745 9.94637 9.49938 10.0059C9.09766 10.0475 8.63743 10.169 8.20055 10.3135C7.39655 10.579 6.49959 10.0147 6.49938 9.16797C6.49939 8.75863 6.71743 8.37741 7.07848 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2494 2C16.492 2 17.4994 3.00736 17.4994 4.25C17.4994 5.49264 16.492 6.5 15.2494 6.5C14.0069 6.49975 12.9994 5.49249 12.9994 4.25C12.9994 3.00751 14.0069 2.00025 15.2494 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.4344 20.0762C17.6231 19.9578 17.8735 19.9773 18.0418 20.1348C18.634 20.6888 19.4494 20.8934 20.1698 20.9453C20.5238 20.9708 20.8388 20.9586 21.0643 20.9395C21.1765 20.9299 21.2655 20.9186 21.325 20.9102C21.3548 20.906 21.3774 20.9027 21.3914 20.9004C21.3984 20.8992 21.4033 20.898 21.4061 20.8975H21.408L21.5086 20.8887C21.7412 20.8925 21.9466 21.0594 21.9911 21.2969C22.0418 21.5683 21.8631 21.8291 21.5916 21.8799L21.5877 21.8809C21.5857 21.8812 21.583 21.8823 21.5799 21.8828C21.5737 21.8839 21.5651 21.885 21.5545 21.8867C21.5331 21.8903 21.5026 21.895 21.4647 21.9004C21.3889 21.9111 21.2816 21.9243 21.1493 21.9355C20.8849 21.958 20.5163 21.9734 20.0985 21.9434C19.3838 21.8919 18.4728 21.7038 17.7 21.1455C16.9003 21.7271 15.858 22 14.8495 22C13.8411 21.9999 12.7995 21.727 11.9998 21.1455C11.2002 21.727 10.1586 21.9999 9.15023 22C8.14143 22 7.09851 21.7274 6.29867 21.1455C5.52608 21.7034 4.61572 21.8919 3.90121 21.9434C3.48341 21.9734 3.11475 21.958 2.85043 21.9355C2.71809 21.9243 2.61075 21.9111 2.535 21.9004C2.49705 21.895 2.46658 21.8903 2.44515 21.8867C2.43457 21.885 2.426 21.8839 2.41976 21.8828C2.41664 21.8823 2.41394 21.8812 2.41195 21.8809H2.40804L2.31039 21.8516C2.09522 21.7637 1.96421 21.5342 2.00863 21.2969C2.05945 21.0255 2.32029 20.8468 2.59164 20.8975H2.59359C2.59637 20.898 2.60124 20.8992 2.60824 20.9004C2.6223 20.9027 2.64487 20.906 2.67465 20.9102C2.73423 20.9186 2.82323 20.9299 2.93539 20.9395C3.16088 20.9586 3.47591 20.9708 3.82992 20.9453C4.55024 20.8934 5.36569 20.6888 5.95785 20.1348L6.035 20.0762C6.22357 19.9581 6.47323 19.9774 6.64144 20.1348C7.23766 20.6926 8.17176 21 9.15023 21C10.1285 20.9999 11.0619 20.6925 11.658 20.1348L11.7352 20.0762C11.9238 19.9582 12.1735 19.9774 12.3416 20.1348C12.9378 20.6925 13.8711 20.9999 14.8495 21C15.8279 21 16.762 20.6926 17.3582 20.1348L17.4344 20.0762Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,+ZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+5BACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uzDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSurfing_exports","__export","IconSurfing","IconSurfing_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import r from"react";import n from"react";var l=({children:o,size:C=24,ariaLabel:e,color:p,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},e&&!t&&n.createElement("title",null,e),o);var i=o=>r.createElement(l,{...o,ariaLabel:"surfing, wave, vibe"},r.createElement("path",{d:"M4.62438 19.7793C1.35638 8.76649 11.7922 14.4972 15.6127 19.915C15.3781 19.9678 15.1214 20 14.849 20C14.0514 19.9998 13.3873 19.7444 13.0238 19.4043C12.4832 18.8991 11.6618 18.8672 11.0863 19.3096L10.975 19.4043C10.6113 19.7444 9.94734 19.9999 9.14977 20C8.35205 19.9999 7.68816 19.7445 7.32457 19.4043C6.78393 18.8987 5.96176 18.867 5.3861 19.3096L5.27477 19.4043C5.10083 19.567 4.87889 19.6903 4.62438 19.7793Z",fill:"currentColor"}),r.createElement("path",{d:"M7.07848 8.18457C9.28412 7.00761 12.1284 6.01361 14.4994 7.00586C15.6525 7.4886 16.0054 8.24781 16.9994 9.00586C17.7481 9.57674 18.9149 10.1362 19.7953 10.5176C20.4408 10.7974 20.7569 11.5505 20.4711 12.1934C20.207 12.7868 19.5229 13.0692 18.9173 12.834L15.4994 11.5059L14.4994 13.5059L16.808 15.8145C17.2441 16.2508 17.4548 16.8643 17.3783 17.4766L17.2562 18.4521C17.2216 18.7289 17.1152 18.9819 16.9584 19.1963C16.8994 19.2299 16.8414 19.2673 16.7865 19.3096L16.6742 19.4043C16.6347 19.4413 16.5907 19.476 16.5443 19.5107C15.6023 18.13 14.2754 16.7511 12.8529 15.5986C11.7874 14.7355 10.6311 13.9665 9.50035 13.4111C9.5001 13.3998 9.49938 13.3884 9.49938 13.377V13.0596C9.49939 12.6972 9.59812 12.341 9.78453 12.0303L10.9994 10.0059C10.976 10.0043 10.0745 9.94637 9.49938 10.0059C9.09766 10.0475 8.63743 10.169 8.20055 10.3135C7.39655 10.579 6.49959 10.0147 6.49938 9.16797C6.49939 8.75863 6.71743 8.37741 7.07848 8.18457Z",fill:"currentColor"}),r.createElement("path",{d:"M15.2494 2C16.492 2 17.4994 3.00736 17.4994 4.25C17.4994 5.49264 16.492 6.5 15.2494 6.5C14.0069 6.49975 12.9994 5.49249 12.9994 4.25C12.9994 3.00751 14.0069 2.00025 15.2494 2Z",fill:"currentColor"}),r.createElement("path",{d:"M17.4344 20.0762C17.6231 19.9578 17.8735 19.9773 18.0418 20.1348C18.634 20.6888 19.4494 20.8934 20.1698 20.9453C20.5238 20.9708 20.8388 20.9586 21.0643 20.9395C21.1765 20.9299 21.2655 20.9186 21.325 20.9102C21.3548 20.906 21.3774 20.9027 21.3914 20.9004C21.3984 20.8992 21.4033 20.898 21.4061 20.8975H21.408L21.5086 20.8887C21.7412 20.8925 21.9466 21.0594 21.9911 21.2969C22.0418 21.5683 21.8631 21.8291 21.5916 21.8799L21.5877 21.8809C21.5857 21.8812 21.583 21.8823 21.5799 21.8828C21.5737 21.8839 21.5651 21.885 21.5545 21.8867C21.5331 21.8903 21.5026 21.895 21.4647 21.9004C21.3889 21.9111 21.2816 21.9243 21.1493 21.9355C20.8849 21.958 20.5163 21.9734 20.0985 21.9434C19.3838 21.8919 18.4728 21.7038 17.7 21.1455C16.9003 21.7271 15.858 22 14.8495 22C13.8411 21.9999 12.7995 21.727 11.9998 21.1455C11.2002 21.727 10.1586 21.9999 9.15023 22C8.14143 22 7.09851 21.7274 6.29867 21.1455C5.52608 21.7034 4.61572 21.8919 3.90121 21.9434C3.48341 21.9734 3.11475 21.958 2.85043 21.9355C2.71809 21.9243 2.61075 21.9111 2.535 21.9004C2.49705 21.895 2.46658 21.8903 2.44515 21.8867C2.43457 21.885 2.426 21.8839 2.41976 21.8828C2.41664 21.8823 2.41394 21.8812 2.41195 21.8809H2.40804L2.31039 21.8516C2.09522 21.7637 1.96421 21.5342 2.00863 21.2969C2.05945 21.0255 2.32029 20.8468 2.59164 20.8975H2.59359C2.59637 20.898 2.60124 20.8992 2.60824 20.9004C2.6223 20.9027 2.64487 20.906 2.67465 20.9102C2.73423 20.9186 2.82323 20.9299 2.93539 20.9395C3.16088 20.9586 3.47591 20.9708 3.82992 20.9453C4.55024 20.8934 5.36569 20.6888 5.95785 20.1348L6.035 20.0762C6.22357 19.9581 6.47323 19.9774 6.64144 20.1348C7.23766 20.6926 8.17176 21 9.15023 21C10.1285 20.9999 11.0619 20.6925 11.658 20.1348L11.7352 20.0762C11.9238 19.9582 12.1735 19.9774 12.3416 20.1348C12.9378 20.6925 13.8711 20.9999 14.8495 21C15.8279 21 16.762 20.6926 17.3582 20.1348L17.4344 20.0762Z",fill:"currentColor"})),c=i;export{i as IconSurfing,c as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconSurfing/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSurfing: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"surfing, wave, vibe\">\n <path\n d=\"M4.62438 19.7793C1.35638 8.76649 11.7922 14.4972 15.6127 19.915C15.3781 19.9678 15.1214 20 14.849 20C14.0514 19.9998 13.3873 19.7444 13.0238 19.4043C12.4832 18.8991 11.6618 18.8672 11.0863 19.3096L10.975 19.4043C10.6113 19.7444 9.94734 19.9999 9.14977 20C8.35205 19.9999 7.68816 19.7445 7.32457 19.4043C6.78393 18.8987 5.96176 18.867 5.3861 19.3096L5.27477 19.4043C5.10083 19.567 4.87889 19.6903 4.62438 19.7793Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07848 8.18457C9.28412 7.00761 12.1284 6.01361 14.4994 7.00586C15.6525 7.4886 16.0054 8.24781 16.9994 9.00586C17.7481 9.57674 18.9149 10.1362 19.7953 10.5176C20.4408 10.7974 20.7569 11.5505 20.4711 12.1934C20.207 12.7868 19.5229 13.0692 18.9173 12.834L15.4994 11.5059L14.4994 13.5059L16.808 15.8145C17.2441 16.2508 17.4548 16.8643 17.3783 17.4766L17.2562 18.4521C17.2216 18.7289 17.1152 18.9819 16.9584 19.1963C16.8994 19.2299 16.8414 19.2673 16.7865 19.3096L16.6742 19.4043C16.6347 19.4413 16.5907 19.476 16.5443 19.5107C15.6023 18.13 14.2754 16.7511 12.8529 15.5986C11.7874 14.7355 10.6311 13.9665 9.50035 13.4111C9.5001 13.3998 9.49938 13.3884 9.49938 13.377V13.0596C9.49939 12.6972 9.59812 12.341 9.78453 12.0303L10.9994 10.0059C10.976 10.0043 10.0745 9.94637 9.49938 10.0059C9.09766 10.0475 8.63743 10.169 8.20055 10.3135C7.39655 10.579 6.49959 10.0147 6.49938 9.16797C6.49939 8.75863 6.71743 8.37741 7.07848 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2494 2C16.492 2 17.4994 3.00736 17.4994 4.25C17.4994 5.49264 16.492 6.5 15.2494 6.5C14.0069 6.49975 12.9994 5.49249 12.9994 4.25C12.9994 3.00751 14.0069 2.00025 15.2494 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.4344 20.0762C17.6231 19.9578 17.8735 19.9773 18.0418 20.1348C18.634 20.6888 19.4494 20.8934 20.1698 20.9453C20.5238 20.9708 20.8388 20.9586 21.0643 20.9395C21.1765 20.9299 21.2655 20.9186 21.325 20.9102C21.3548 20.906 21.3774 20.9027 21.3914 20.9004C21.3984 20.8992 21.4033 20.898 21.4061 20.8975H21.408L21.5086 20.8887C21.7412 20.8925 21.9466 21.0594 21.9911 21.2969C22.0418 21.5683 21.8631 21.8291 21.5916 21.8799L21.5877 21.8809C21.5857 21.8812 21.583 21.8823 21.5799 21.8828C21.5737 21.8839 21.5651 21.885 21.5545 21.8867C21.5331 21.8903 21.5026 21.895 21.4647 21.9004C21.3889 21.9111 21.2816 21.9243 21.1493 21.9355C20.8849 21.958 20.5163 21.9734 20.0985 21.9434C19.3838 21.8919 18.4728 21.7038 17.7 21.1455C16.9003 21.7271 15.858 22 14.8495 22C13.8411 21.9999 12.7995 21.727 11.9998 21.1455C11.2002 21.727 10.1586 21.9999 9.15023 22C8.14143 22 7.09851 21.7274 6.29867 21.1455C5.52608 21.7034 4.61572 21.8919 3.90121 21.9434C3.48341 21.9734 3.11475 21.958 2.85043 21.9355C2.71809 21.9243 2.61075 21.9111 2.535 21.9004C2.49705 21.895 2.46658 21.8903 2.44515 21.8867C2.43457 21.885 2.426 21.8839 2.41976 21.8828C2.41664 21.8823 2.41394 21.8812 2.41195 21.8809H2.40804L2.31039 21.8516C2.09522 21.7637 1.96421 21.5342 2.00863 21.2969C2.05945 21.0255 2.32029 20.8468 2.59164 20.8975H2.59359C2.59637 20.898 2.60124 20.8992 2.60824 20.9004C2.6223 20.9027 2.64487 20.906 2.67465 20.9102C2.73423 20.9186 2.82323 20.9299 2.93539 20.9395C3.16088 20.9586 3.47591 20.9708 3.82992 20.9453C4.55024 20.8934 5.36569 20.6888 5.95785 20.1348L6.035 20.0762C6.22357 19.9581 6.47323 19.9774 6.64144 20.1348C7.23766 20.6926 8.17176 21 9.15023 21C10.1285 20.9999 11.0619 20.6925 11.658 20.1348L11.7352 20.0762C11.9238 19.9582 12.1735 19.9774 12.3416 20.1348C12.9378 20.6925 13.8711 20.9999 14.8495 21C15.8279 21 16.762 20.6926 17.3582 20.1348L17.4344 20.0762Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,EAAE,+ZACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+5BACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uzDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
|
package/IconTea/index.js
ADDED
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var L=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)C(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of g(r))!B.call(e,o)&&o!==t&&C(e,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return e};var s=(e,r,t)=>(t=e!=null?L(x(e)):{},l(r||!e||!e.__esModule?C(t,"default",{value:e,enumerable:!0}):t,e)),b=e=>l(C({},"__esModule",{value:!0}),e);var w={};I(w,{IconTea:()=>m,default:()=>h});module.exports=b(w);var p=s(require("react"));var a=s(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...i})=>a.default.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},t&&!o&&a.default.createElement("title",null,t),e);var m=e=>p.default.createElement(c,{...e,ariaLabel:"tea, cafe, coffee, vibe"},p.default.createElement("path",{d:"M3 11.4999C3 10.1192 4.11929 8.99989 5.5 8.99989H19.6875C21.5469 8.99989 23 10.5978 23 12.4999C23 14.402 21.5469 15.9999 19.6875 15.9999H18.7197C17.7978 19.4525 14.6973 21.9999 11 21.9999C6.57327 21.9999 3 18.3482 3 13.8632V11.4999ZM8.72949 2.22938C8.85506 2.03374 9.10477 1.94617 9.33008 2.03309C9.58764 2.13267 9.71578 2.42299 9.61621 2.68055L9.53027 2.91493C9.15612 4.0053 9.15612 4.99449 9.53027 6.08485L9.61621 6.31923L9.64355 6.41688C9.68239 6.64631 9.55555 6.87952 9.33008 6.96669C9.10477 7.05361 8.85506 6.96604 8.72949 6.7704L8.68359 6.68055L8.58203 6.40126C8.10771 5.01298 8.14154 3.72137 8.68359 2.31923L8.72949 2.22938ZM12.7295 2.22938C12.8551 2.03374 13.1048 1.94617 13.3301 2.03309C13.5876 2.13267 13.7158 2.42299 13.6162 2.68055L13.5303 2.91493C13.1561 4.0053 13.1561 4.99449 13.5303 6.08485L13.6162 6.31923L13.6436 6.41688C13.6824 6.64631 13.5555 6.87952 13.3301 6.96669C13.1048 7.05361 12.8551 6.96604 12.7295 6.7704L12.6836 6.68055L12.582 6.40126C12.1077 5.01298 12.1415 3.72137 12.6836 2.31923L12.7295 2.22938ZM19 13.8632C19 14.2488 18.972 14.6284 18.9209 14.9999H19.6875C20.9348 14.9999 22 13.9115 22 12.4999C22 11.0883 20.9348 9.99989 19.6875 9.99989H18.4961C18.8108 10.4181 19 10.9362 19 11.4999V13.8632Z",fill:"currentColor"})),h=m;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 11.4999C3 10.1192 4.11929 8.99989 5.5 8.99989H19.6875C21.5469 8.99989 23 10.5978 23 12.4999C23 14.402 21.5469 15.9999 19.6875 15.9999H18.7197C17.7978 19.4525 14.6973 21.9999 11 21.9999C6.57327 21.9999 3 18.3482 3 13.8632V11.4999ZM8.72949 2.22938C8.85506 2.03374 9.10477 1.94617 9.33008 2.03309C9.58764 2.13267 9.71578 2.42299 9.61621 2.68055L9.53027 2.91493C9.15612 4.0053 9.15612 4.99449 9.53027 6.08485L9.61621 6.31923L9.64355 6.41688C9.68239 6.64631 9.55555 6.87952 9.33008 6.96669C9.10477 7.05361 8.85506 6.96604 8.72949 6.7704L8.68359 6.68055L8.58203 6.40126C8.10771 5.01298 8.14154 3.72137 8.68359 2.31923L8.72949 2.22938ZM12.7295 2.22938C12.8551 2.03374 13.1048 1.94617 13.3301 2.03309C13.5876 2.13267 13.7158 2.42299 13.6162 2.68055L13.5303 2.91493C13.1561 4.0053 13.1561 4.99449 13.5303 6.08485L13.6162 6.31923L13.6436 6.41688C13.6824 6.64631 13.5555 6.87952 13.3301 6.96669C13.1048 7.05361 12.8551 6.96604 12.7295 6.7704L12.6836 6.68055L12.582 6.40126C12.1077 5.01298 12.1415 3.72137 12.6836 2.31923L12.7295 2.22938ZM19 13.8632C19 14.2488 18.972 14.6284 18.9209 14.9999H19.6875C20.9348 14.9999 22 13.9115 22 12.4999C22 11.0883 20.9348 9.99989 19.6875 9.99989H18.4961C18.8108 10.4181 19 10.9362 19 11.4999V13.8632Z\"\n fill=\"currentColor\"\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,6sCACF,KAAK,eACP,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 a from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:l,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(C,{...r,ariaLabel:"tea, cafe, coffee, vibe"},a.createElement("path",{d:"M3 11.4999C3 10.1192 4.11929 8.99989 5.5 8.99989H19.6875C21.5469 8.99989 23 10.5978 23 12.4999C23 14.402 21.5469 15.9999 19.6875 15.9999H18.7197C17.7978 19.4525 14.6973 21.9999 11 21.9999C6.57327 21.9999 3 18.3482 3 13.8632V11.4999ZM8.72949 2.22938C8.85506 2.03374 9.10477 1.94617 9.33008 2.03309C9.58764 2.13267 9.71578 2.42299 9.61621 2.68055L9.53027 2.91493C9.15612 4.0053 9.15612 4.99449 9.53027 6.08485L9.61621 6.31923L9.64355 6.41688C9.68239 6.64631 9.55555 6.87952 9.33008 6.96669C9.10477 7.05361 8.85506 6.96604 8.72949 6.7704L8.68359 6.68055L8.58203 6.40126C8.10771 5.01298 8.14154 3.72137 8.68359 2.31923L8.72949 2.22938ZM12.7295 2.22938C12.8551 2.03374 13.1048 1.94617 13.3301 2.03309C13.5876 2.13267 13.7158 2.42299 13.6162 2.68055L13.5303 2.91493C13.1561 4.0053 13.1561 4.99449 13.5303 6.08485L13.6162 6.31923L13.6436 6.41688C13.6824 6.64631 13.5555 6.87952 13.3301 6.96669C13.1048 7.05361 12.8551 6.96604 12.7295 6.7704L12.6836 6.68055L12.582 6.40126C12.1077 5.01298 12.1415 3.72137 12.6836 2.31923L12.7295 2.22938ZM19 13.8632C19 14.2488 18.972 14.6284 18.9209 14.9999H19.6875C20.9348 14.9999 22 13.9115 22 12.4999C22 11.0883 20.9348 9.99989 19.6875 9.99989H18.4961C18.8108 10.4181 19 10.9362 19 11.4999V13.8632Z",fill:"currentColor"})),u=c;export{c as IconTea,u 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 11.4999C3 10.1192 4.11929 8.99989 5.5 8.99989H19.6875C21.5469 8.99989 23 10.5978 23 12.4999C23 14.402 21.5469 15.9999 19.6875 15.9999H18.7197C17.7978 19.4525 14.6973 21.9999 11 21.9999C6.57327 21.9999 3 18.3482 3 13.8632V11.4999ZM8.72949 2.22938C8.85506 2.03374 9.10477 1.94617 9.33008 2.03309C9.58764 2.13267 9.71578 2.42299 9.61621 2.68055L9.53027 2.91493C9.15612 4.0053 9.15612 4.99449 9.53027 6.08485L9.61621 6.31923L9.64355 6.41688C9.68239 6.64631 9.55555 6.87952 9.33008 6.96669C9.10477 7.05361 8.85506 6.96604 8.72949 6.7704L8.68359 6.68055L8.58203 6.40126C8.10771 5.01298 8.14154 3.72137 8.68359 2.31923L8.72949 2.22938ZM12.7295 2.22938C12.8551 2.03374 13.1048 1.94617 13.3301 2.03309C13.5876 2.13267 13.7158 2.42299 13.6162 2.68055L13.5303 2.91493C13.1561 4.0053 13.1561 4.99449 13.5303 6.08485L13.6162 6.31923L13.6436 6.41688C13.6824 6.64631 13.5555 6.87952 13.3301 6.96669C13.1048 7.05361 12.8551 6.96604 12.7295 6.7704L12.6836 6.68055L12.582 6.40126C12.1077 5.01298 12.1415 3.72137 12.6836 2.31923L12.7295 2.22938ZM19 13.8632C19 14.2488 18.972 14.6284 18.9209 14.9999H19.6875C20.9348 14.9999 22 13.9115 22 12.4999C22 11.0883 20.9348 9.99989 19.6875 9.99989H18.4961C18.8108 10.4181 19 10.9362 19 11.4999V13.8632Z\"\n fill=\"currentColor\"\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,6sCACF,KAAK,eACP,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 f=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var t in r)C(e,t,{get:r[t],enumerable:!0})},p=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!h.call(e,o)&&o!==t&&C(e,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return e};var s=(e,r,t)=>(t=e!=null?f(g(e)):{},p(r||!e||!e.__esModule?C(t,"default",{value:e,enumerable:!0}):t,e)),y=e=>p(C({},"__esModule",{value:!0}),e);var I={};x(I,{IconTrashPermanently:()=>L,default:()=>B});module.exports=y(I);var a=s(require("react"));var l=s(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...c})=>l.default.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},t&&!o&&l.default.createElement("title",null,t),e);var L=e=>a.default.createElement(m,{...e,ariaLabel:"trash-permanently, remove"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C13.8641 2 15.4298 3.27471 15.874 5H21C21.2761 5 21.5 5.22386 21.5 5.5C21.5 5.77614 21.2761 6 21 6H20C20 6.01066 19.9997 6.02143 19.999 6.03223L19.1797 18.7256C19.0607 20.5671 17.5328 21.9999 15.6875 22H8.3125C6.46716 21.9999 4.93926 20.5671 4.82031 18.7256L4.00098 6.03223C4.00028 6.02143 4.00001 6.01066 4 6H3C2.72386 6 2.5 5.77614 2.5 5.5C2.5 5.22386 2.72386 5 3 5H8.12598C8.5702 3.27471 10.1359 2.00001 12 2ZM14.8535 10.6465C14.6827 10.4756 14.4187 10.4539 14.2246 10.582L14.1465 10.6465L12 12.793L9.85352 10.6465L9.77539 10.582C9.58131 10.4539 9.31735 10.4756 9.14648 10.6465C8.97562 10.8173 8.95387 11.0813 9.08203 11.2754L9.14648 11.3535L11.293 13.5L9.14648 15.6465C8.95122 15.8417 8.95122 16.1583 9.14648 16.3535C9.34175 16.5488 9.65825 16.5488 9.85352 16.3535L12 14.207L14.1465 16.3535L14.2246 16.418C14.4187 16.5461 14.6827 16.5244 14.8535 16.3535C15.0244 16.1827 15.0461 15.9187 14.918 15.7246L14.8535 15.6465L12.707 13.5L14.8535 11.3535L14.918 11.2754C15.0461 11.0813 15.0244 10.8173 14.8535 10.6465ZM12 3C10.6941 3.00001 9.58268 3.83492 9.1709 5H14.8291C14.4173 3.83492 13.3059 3 12 3Z",fill:"currentColor"})),B=L;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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C13.8641 2 15.4298 3.27471 15.874 5H21C21.2761 5 21.5 5.22386 21.5 5.5C21.5 5.77614 21.2761 6 21 6H20C20 6.01066 19.9997 6.02143 19.999 6.03223L19.1797 18.7256C19.0607 20.5671 17.5328 21.9999 15.6875 22H8.3125C6.46716 21.9999 4.93926 20.5671 4.82031 18.7256L4.00098 6.03223C4.00028 6.02143 4.00001 6.01066 4 6H3C2.72386 6 2.5 5.77614 2.5 5.5C2.5 5.22386 2.72386 5 3 5H8.12598C8.5702 3.27471 10.1359 2.00001 12 2ZM14.8535 10.6465C14.6827 10.4756 14.4187 10.4539 14.2246 10.582L14.1465 10.6465L12 12.793L9.85352 10.6465L9.77539 10.582C9.58131 10.4539 9.31735 10.4756 9.14648 10.6465C8.97562 10.8173 8.95387 11.0813 9.08203 11.2754L9.14648 11.3535L11.293 13.5L9.14648 15.6465C8.95122 15.8417 8.95122 16.1583 9.14648 16.3535C9.34175 16.5488 9.65825 16.5488 9.85352 16.3535L12 14.207L14.1465 16.3535L14.2246 16.418C14.4187 16.5461 14.6827 16.5244 14.8535 16.3535C15.0244 16.1827 15.0461 15.9187 14.918 15.7246L14.8535 15.6465L12.707 13.5L14.8535 11.3535L14.918 11.2754C15.0461 11.0813 15.0244 10.8173 14.8535 10.6465ZM12 3C10.6941 3.00001 9.58268 3.83492 9.1709 5H14.8291C14.4173 3.83492 13.3059 3 12 3Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,klCACF,KAAK,eACP,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 l from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:p,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},o&&!t&&n.createElement("title",null,o),r);var m=r=>l.createElement(C,{...r,ariaLabel:"trash-permanently, remove"},l.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 2C13.8641 2 15.4298 3.27471 15.874 5H21C21.2761 5 21.5 5.22386 21.5 5.5C21.5 5.77614 21.2761 6 21 6H20C20 6.01066 19.9997 6.02143 19.999 6.03223L19.1797 18.7256C19.0607 20.5671 17.5328 21.9999 15.6875 22H8.3125C6.46716 21.9999 4.93926 20.5671 4.82031 18.7256L4.00098 6.03223C4.00028 6.02143 4.00001 6.01066 4 6H3C2.72386 6 2.5 5.77614 2.5 5.5C2.5 5.22386 2.72386 5 3 5H8.12598C8.5702 3.27471 10.1359 2.00001 12 2ZM14.8535 10.6465C14.6827 10.4756 14.4187 10.4539 14.2246 10.582L14.1465 10.6465L12 12.793L9.85352 10.6465L9.77539 10.582C9.58131 10.4539 9.31735 10.4756 9.14648 10.6465C8.97562 10.8173 8.95387 11.0813 9.08203 11.2754L9.14648 11.3535L11.293 13.5L9.14648 15.6465C8.95122 15.8417 8.95122 16.1583 9.14648 16.3535C9.34175 16.5488 9.65825 16.5488 9.85352 16.3535L12 14.207L14.1465 16.3535L14.2246 16.418C14.4187 16.5461 14.6827 16.5244 14.8535 16.3535C15.0244 16.1827 15.0461 15.9187 14.918 15.7246L14.8535 15.6465L12.707 13.5L14.8535 11.3535L14.918 11.2754C15.0461 11.0813 15.0244 10.8173 14.8535 10.6465ZM12 3C10.6941 3.00001 9.58268 3.83492 9.1709 5H14.8291C14.4173 3.83492 13.3059 3 12 3Z",fill:"currentColor"})),u=m;export{m as IconTrashPermanently,u 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 fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M12 2C13.8641 2 15.4298 3.27471 15.874 5H21C21.2761 5 21.5 5.22386 21.5 5.5C21.5 5.77614 21.2761 6 21 6H20C20 6.01066 19.9997 6.02143 19.999 6.03223L19.1797 18.7256C19.0607 20.5671 17.5328 21.9999 15.6875 22H8.3125C6.46716 21.9999 4.93926 20.5671 4.82031 18.7256L4.00098 6.03223C4.00028 6.02143 4.00001 6.01066 4 6H3C2.72386 6 2.5 5.77614 2.5 5.5C2.5 5.22386 2.72386 5 3 5H8.12598C8.5702 3.27471 10.1359 2.00001 12 2ZM14.8535 10.6465C14.6827 10.4756 14.4187 10.4539 14.2246 10.582L14.1465 10.6465L12 12.793L9.85352 10.6465L9.77539 10.582C9.58131 10.4539 9.31735 10.4756 9.14648 10.6465C8.97562 10.8173 8.95387 11.0813 9.08203 11.2754L9.14648 11.3535L11.293 13.5L9.14648 15.6465C8.95122 15.8417 8.95122 16.1583 9.14648 16.3535C9.34175 16.5488 9.65825 16.5488 9.85352 16.3535L12 14.207L14.1465 16.3535L14.2246 16.418C14.4187 16.5461 14.6827 16.5244 14.8535 16.3535C15.0244 16.1827 15.0461 15.9187 14.918 15.7246L14.8535 15.6465L12.707 13.5L14.8535 11.3535L14.918 11.2754C15.0461 11.0813 15.0244 10.8173 14.8535 10.6465ZM12 3C10.6941 3.00001 9.58268 3.83492 9.1709 5H14.8291C14.4173 3.83492 13.3059 3 12 3Z\"\n fill=\"currentColor\"\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,YAAU,UACV,YAAU,UACV,EAAE,klCACF,KAAK,eACP,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 u=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var t in r)C(e,t,{get:r[t],enumerable:!0})},a=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!h.call(e,o)&&o!==t&&C(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var s=(e,r,t)=>(t=e!=null?u(g(e)):{},a(r||!e||!e.__esModule?C(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>a(C({},"__esModule",{value:!0}),e);var v={};x(v,{IconUntrash:()=>i,default:()=>I});module.exports=B(v);var p=s(require("react"));var l=s(require("react")),L=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...c})=>l.default.createElement("svg",{...c,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!o&&l.default.createElement("title",null,t),e);var i=e=>p.default.createElement(L,{...e,ariaLabel:"untrash"},p.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.1809 18.7257C19.062 20.5672 17.5331 22 15.6878 22.0001H8.31277C6.46752 22 4.93956 20.5671 4.82058 18.7257L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z",fill:"currentColor"})),I=i;0&&(module.exports={IconUntrash});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconUntrash/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconUntrash: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"untrash\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.1809 18.7257C19.062 20.5672 17.5331 22 15.6878 22.0001H8.31277C6.46752 22 4.93956 20.5671 4.82058 18.7257L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUntrash;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,WACpC,EAAAC,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,irCACF,KAAK,eACP,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 l from"react";import n from"react";var C=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:a,...s})=>n.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},o&&!t&&n.createElement("title",null,o),r);var L=r=>l.createElement(C,{...r,ariaLabel:"untrash"},l.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.1809 18.7257C19.062 20.5672 17.5331 22 15.6878 22.0001H8.31277C6.46752 22 4.93956 20.5671 4.82058 18.7257L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z",fill:"currentColor"})),f=L;export{L as IconUntrash,f as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconUntrash/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconUntrash: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"untrash\">\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.61453 3.35071C9.35168 1.72903 11.1149 0.745969 12.9505 1.06946C14.7856 1.39326 16.1021 2.91988 16.2405 4.69543L21.2923 5.58704C21.5642 5.63498 21.7464 5.89422 21.6985 6.16614C21.6506 6.43808 21.3904 6.61936 21.1184 6.57141L19.9466 6.36438C19.9617 6.41764 19.9708 6.47375 19.9671 6.53235L19.1809 18.7257C19.062 20.5672 17.5331 22 15.6878 22.0001H8.31277C6.46752 22 4.93956 20.5671 4.82058 18.7257L4.03347 6.53235C4.01488 6.2442 4.24377 6.00022 4.5325 6.00012H17.8782L3.39187 3.44641C3.12028 3.39833 2.93897 3.13896 2.9866 2.86731C3.03454 2.59545 3.29385 2.41327 3.5657 2.46106L8.61453 3.35071ZM12.3538 10.6466C12.183 10.4758 11.9189 10.4541 11.7249 10.5822L11.6468 10.6466L8.89676 13.3966C8.70149 13.5919 8.70149 13.9084 8.89676 14.1036C9.09203 14.2988 9.40857 14.2989 9.60379 14.1036L11.5003 12.2072V17.5001C11.5003 17.7762 11.7241 18.0001 12.0003 18.0001C12.2763 18 12.5002 17.7762 12.5003 17.5001V12.2072L14.3968 14.1036L14.4749 14.1681C14.6689 14.2961 14.933 14.2744 15.1038 14.1036C15.2745 13.9328 15.2963 13.6688 15.1682 13.4747L15.1038 13.3966L12.3538 10.6466ZM12.7776 2.05383C11.4915 1.82706 10.2508 2.45643 9.64285 3.53235L15.2151 4.51477C15.0118 3.29624 14.0632 2.28087 12.7776 2.05383Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUntrash;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,WACpCC,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,irCACF,KAAK,eACP,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 c=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var v=(C,r)=>{for(var e in r)n(C,e,{get:r[e],enumerable:!0})},i=(C,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of m(r))!h.call(C,o)&&o!==e&&n(C,o,{get:()=>r[o],enumerable:!(l=f(r,o))||l.enumerable});return C};var a=(C,r,e)=>(e=C!=null?c(g(C)):{},i(r||!C||!C.__esModule?n(e,"default",{value:C,enumerable:!0}):e,C)),B=C=>i(n({},"__esModule",{value:!0}),C);var b={};v(b,{IconVibeCodingBird:()=>L,default:()=>V});module.exports=B(b);var t=a(require("react"));var p=a(require("react")),d=({children:C,size:r=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:s,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},e&&!o&&p.default.createElement("title",null,e),C);var L=C=>t.default.createElement(d,{...C,ariaLabel:"vibe-coding-bird, laptop, work"},t.default.createElement("path",{d:"M3.63379 14.4209C5.09804 13.256 6.97115 12.8091 8.74609 13.0733L9.09961 13.1358L9.19629 13.1661C9.41029 13.2571 9.53832 13.4889 9.49023 13.7256C9.44195 13.9623 9.23348 14.1258 9.00098 14.126L8.90039 14.1163L8.59863 14.0625C7.08331 13.837 5.49151 14.2201 4.25586 15.2032C2.94791 16.2439 2.00002 17.9892 2 20.5C2 20.7762 1.77614 21 1.5 21C1.22386 21 1 20.7762 1 20.5C1.00002 17.7184 2.06192 15.6716 3.63379 14.4209Z",fill:"currentColor"}),t.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.2188 12C22.1335 12 22.8205 12.8059 22.708 13.6866L22.6748 13.8643L21.1748 19.8633C21.0079 20.5311 20.407 21 19.7188 21H6.5C6.22399 21 6.00021 20.776 6 20.5C6.00003 20.2239 6.22388 20 6.5 20H10.1094L11.7305 13.5147L11.7793 13.3516C12.0538 12.5493 12.8105 12.0002 13.6709 12H21.2188Z",fill:"currentColor"}),t.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.13477 1.56157C9.33689 1.45081 9.58394 1.49392 9.7373 1.65532L9.79688 1.73149C10.0815 2.17784 10.4023 2.40286 10.6904 2.46782C10.9629 2.52919 11.2973 2.46776 11.6768 2.14653C11.8509 1.99912 12.099 1.99113 12.2812 2.11528L12.3545 2.17583C13.0524 2.87846 13.3597 3.628 13.3096 4.41313C13.2646 5.11634 12.9351 5.77675 12.5 6.38872V6.75688C12.5 9.3652 10.3987 11.4854 7.7998 11.4854C5.28221 11.4852 3.23204 9.49571 3.10645 7.00004L3.10059 6.75688C3.10057 5.92356 3.23594 4.90411 3.68555 4.07426C4.15252 3.21244 4.96416 2.55766 6.22559 2.55766C6.72858 2.55754 7.43544 2.33016 8.06641 2.06743C8.37115 1.94053 8.64032 1.81241 8.83301 1.71684C8.92892 1.66927 9.00559 1.62988 9.05762 1.60258L9.13086 1.56352L9.13477 1.56157ZM4.10938 7.00004C4.2337 8.94857 5.84055 10.4852 7.7998 10.4854C9.21652 10.4854 10.4488 9.68157 11.0703 8.50004H9V7.00004H8V8.50004H5V7.00004H4.10938ZM9.22656 2.63774C9.02419 2.7371 8.7542 2.86369 8.4502 2.99028C7.8121 3.25595 6.94453 3.55755 6.22559 3.55766C5.3871 3.55766 4.88502 3.95917 4.56445 4.55083C4.33774 4.96937 4.20648 5.48127 4.14453 6.00004H11.5557L11.5566 5.99809L11.5996 5.92973C12.0379 5.34126 12.2812 4.82205 12.3115 4.34965C12.3343 3.99304 12.2363 3.61307 11.918 3.19536C11.4563 3.46219 10.9611 3.55384 10.4707 3.4434C9.98691 3.33439 9.56781 3.04159 9.22656 2.63774Z",fill:"currentColor"}),t.default.createElement("path",{d:"M16.7939 4.44926C16.9761 4.29076 17.24 4.28775 17.4248 4.42875L17.499 4.49809L17.7178 4.76079C18.0831 5.22114 18.3713 5.70375 18.5908 6.23051C19.2166 5.91588 19.8831 5.64607 20.6084 5.49907C20.8789 5.4444 21.1424 5.61924 21.1973 5.88969C21.2521 6.16033 21.0773 6.42467 20.8066 6.47954C20.0249 6.63801 19.297 6.97045 18.5586 7.37797C18.4268 7.45068 18.2694 7.46069 18.1299 7.40434C17.9903 7.34786 17.883 7.23093 17.8389 7.08696C17.6464 6.45991 17.3539 5.91014 16.9336 5.3809L16.7451 5.15434L16.6865 5.07231C16.5719 4.86993 16.6118 4.60805 16.7939 4.44926Z",fill:"currentColor"})),V=L;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=\"M3.63379 14.4209C5.09804 13.256 6.97115 12.8091 8.74609 13.0733L9.09961 13.1358L9.19629 13.1661C9.41029 13.2571 9.53832 13.4889 9.49023 13.7256C9.44195 13.9623 9.23348 14.1258 9.00098 14.126L8.90039 14.1163L8.59863 14.0625C7.08331 13.837 5.49151 14.2201 4.25586 15.2032C2.94791 16.2439 2.00002 17.9892 2 20.5C2 20.7762 1.77614 21 1.5 21C1.22386 21 1 20.7762 1 20.5C1.00002 17.7184 2.06192 15.6716 3.63379 14.4209Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M21.2188 12C22.1335 12 22.8205 12.8059 22.708 13.6866L22.6748 13.8643L21.1748 19.8633C21.0079 20.5311 20.407 21 19.7188 21H6.5C6.22399 21 6.00021 20.776 6 20.5C6.00003 20.2239 6.22388 20 6.5 20H10.1094L11.7305 13.5147L11.7793 13.3516C12.0538 12.5493 12.8105 12.0002 13.6709 12H21.2188Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M9.13477 1.56157C9.33689 1.45081 9.58394 1.49392 9.7373 1.65532L9.79688 1.73149C10.0815 2.17784 10.4023 2.40286 10.6904 2.46782C10.9629 2.52919 11.2973 2.46776 11.6768 2.14653C11.8509 1.99912 12.099 1.99113 12.2812 2.11528L12.3545 2.17583C13.0524 2.87846 13.3597 3.628 13.3096 4.41313C13.2646 5.11634 12.9351 5.77675 12.5 6.38872V6.75688C12.5 9.3652 10.3987 11.4854 7.7998 11.4854C5.28221 11.4852 3.23204 9.49571 3.10645 7.00004L3.10059 6.75688C3.10057 5.92356 3.23594 4.90411 3.68555 4.07426C4.15252 3.21244 4.96416 2.55766 6.22559 2.55766C6.72858 2.55754 7.43544 2.33016 8.06641 2.06743C8.37115 1.94053 8.64032 1.81241 8.83301 1.71684C8.92892 1.66927 9.00559 1.62988 9.05762 1.60258L9.13086 1.56352L9.13477 1.56157ZM4.10938 7.00004C4.2337 8.94857 5.84055 10.4852 7.7998 10.4854C9.21652 10.4854 10.4488 9.68157 11.0703 8.50004H9V7.00004H8V8.50004H5V7.00004H4.10938ZM9.22656 2.63774C9.02419 2.7371 8.7542 2.86369 8.4502 2.99028C7.8121 3.25595 6.94453 3.55755 6.22559 3.55766C5.3871 3.55766 4.88502 3.95917 4.56445 4.55083C4.33774 4.96937 4.20648 5.48127 4.14453 6.00004H11.5557L11.5566 5.99809L11.5996 5.92973C12.0379 5.34126 12.2812 4.82205 12.3115 4.34965C12.3343 3.99304 12.2363 3.61307 11.918 3.19536C11.4563 3.46219 10.9611 3.55384 10.4707 3.4434C9.98691 3.33439 9.56781 3.04159 9.22656 2.63774Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.7939 4.44926C16.9761 4.29076 17.24 4.28775 17.4248 4.42875L17.499 4.49809L17.7178 4.76079C18.0831 5.22114 18.3713 5.70375 18.5908 6.23051C19.2166 5.91588 19.8831 5.64607 20.6084 5.49907C20.8789 5.4444 21.1424 5.61924 21.1973 5.88969C21.2521 6.16033 21.0773 6.42467 20.8066 6.47954C20.0249 6.63801 19.297 6.97045 18.5586 7.37797C18.4268 7.45068 18.2694 7.46069 18.1299 7.40434C17.9903 7.34786 17.883 7.23093 17.8389 7.08696C17.6464 6.45991 17.3539 5.91014 16.9336 5.3809L16.7451 5.15434L16.6865 5.07231C16.5719 4.86993 16.6118 4.60805 16.7939 4.44926Z\"\n fill=\"currentColor\"\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,gaACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,gSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,uxCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6iBACF,KAAK,eACP,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 l from"react";var n=({children:e,size:C=24,ariaLabel:t,color:p,ariaHidden:o=!0,style:i,...a})=>l.createElement("svg",{...a,"aria-hidden":o,role:o?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},t&&!o&&l.createElement("title",null,t),e);var d=e=>r.createElement(n,{...e,ariaLabel:"vibe-coding-bird, laptop, work"},r.createElement("path",{d:"M3.63379 14.4209C5.09804 13.256 6.97115 12.8091 8.74609 13.0733L9.09961 13.1358L9.19629 13.1661C9.41029 13.2571 9.53832 13.4889 9.49023 13.7256C9.44195 13.9623 9.23348 14.1258 9.00098 14.126L8.90039 14.1163L8.59863 14.0625C7.08331 13.837 5.49151 14.2201 4.25586 15.2032C2.94791 16.2439 2.00002 17.9892 2 20.5C2 20.7762 1.77614 21 1.5 21C1.22386 21 1 20.7762 1 20.5C1.00002 17.7184 2.06192 15.6716 3.63379 14.4209Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.2188 12C22.1335 12 22.8205 12.8059 22.708 13.6866L22.6748 13.8643L21.1748 19.8633C21.0079 20.5311 20.407 21 19.7188 21H6.5C6.22399 21 6.00021 20.776 6 20.5C6.00003 20.2239 6.22388 20 6.5 20H10.1094L11.7305 13.5147L11.7793 13.3516C12.0538 12.5493 12.8105 12.0002 13.6709 12H21.2188Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.13477 1.56157C9.33689 1.45081 9.58394 1.49392 9.7373 1.65532L9.79688 1.73149C10.0815 2.17784 10.4023 2.40286 10.6904 2.46782C10.9629 2.52919 11.2973 2.46776 11.6768 2.14653C11.8509 1.99912 12.099 1.99113 12.2812 2.11528L12.3545 2.17583C13.0524 2.87846 13.3597 3.628 13.3096 4.41313C13.2646 5.11634 12.9351 5.77675 12.5 6.38872V6.75688C12.5 9.3652 10.3987 11.4854 7.7998 11.4854C5.28221 11.4852 3.23204 9.49571 3.10645 7.00004L3.10059 6.75688C3.10057 5.92356 3.23594 4.90411 3.68555 4.07426C4.15252 3.21244 4.96416 2.55766 6.22559 2.55766C6.72858 2.55754 7.43544 2.33016 8.06641 2.06743C8.37115 1.94053 8.64032 1.81241 8.83301 1.71684C8.92892 1.66927 9.00559 1.62988 9.05762 1.60258L9.13086 1.56352L9.13477 1.56157ZM4.10938 7.00004C4.2337 8.94857 5.84055 10.4852 7.7998 10.4854C9.21652 10.4854 10.4488 9.68157 11.0703 8.50004H9V7.00004H8V8.50004H5V7.00004H4.10938ZM9.22656 2.63774C9.02419 2.7371 8.7542 2.86369 8.4502 2.99028C7.8121 3.25595 6.94453 3.55755 6.22559 3.55766C5.3871 3.55766 4.88502 3.95917 4.56445 4.55083C4.33774 4.96937 4.20648 5.48127 4.14453 6.00004H11.5557L11.5566 5.99809L11.5996 5.92973C12.0379 5.34126 12.2812 4.82205 12.3115 4.34965C12.3343 3.99304 12.2363 3.61307 11.918 3.19536C11.4563 3.46219 10.9611 3.55384 10.4707 3.4434C9.98691 3.33439 9.56781 3.04159 9.22656 2.63774Z",fill:"currentColor"}),r.createElement("path",{d:"M16.7939 4.44926C16.9761 4.29076 17.24 4.28775 17.4248 4.42875L17.499 4.49809L17.7178 4.76079C18.0831 5.22114 18.3713 5.70375 18.5908 6.23051C19.2166 5.91588 19.8831 5.64607 20.6084 5.49907C20.8789 5.4444 21.1424 5.61924 21.1973 5.88969C21.2521 6.16033 21.0773 6.42467 20.8066 6.47954C20.0249 6.63801 19.297 6.97045 18.5586 7.37797C18.4268 7.45068 18.2694 7.46069 18.1299 7.40434C17.9903 7.34786 17.883 7.23093 17.8389 7.08696C17.6464 6.45991 17.3539 5.91014 16.9336 5.3809L16.7451 5.15434L16.6865 5.07231C16.5719 4.86993 16.6118 4.60805 16.7939 4.44926Z",fill:"currentColor"})),f=d;export{d as IconVibeCodingBird,f 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=\"M3.63379 14.4209C5.09804 13.256 6.97115 12.8091 8.74609 13.0733L9.09961 13.1358L9.19629 13.1661C9.41029 13.2571 9.53832 13.4889 9.49023 13.7256C9.44195 13.9623 9.23348 14.1258 9.00098 14.126L8.90039 14.1163L8.59863 14.0625C7.08331 13.837 5.49151 14.2201 4.25586 15.2032C2.94791 16.2439 2.00002 17.9892 2 20.5C2 20.7762 1.77614 21 1.5 21C1.22386 21 1 20.7762 1 20.5C1.00002 17.7184 2.06192 15.6716 3.63379 14.4209Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M21.2188 12C22.1335 12 22.8205 12.8059 22.708 13.6866L22.6748 13.8643L21.1748 19.8633C21.0079 20.5311 20.407 21 19.7188 21H6.5C6.22399 21 6.00021 20.776 6 20.5C6.00003 20.2239 6.22388 20 6.5 20H10.1094L11.7305 13.5147L11.7793 13.3516C12.0538 12.5493 12.8105 12.0002 13.6709 12H21.2188Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M9.13477 1.56157C9.33689 1.45081 9.58394 1.49392 9.7373 1.65532L9.79688 1.73149C10.0815 2.17784 10.4023 2.40286 10.6904 2.46782C10.9629 2.52919 11.2973 2.46776 11.6768 2.14653C11.8509 1.99912 12.099 1.99113 12.2812 2.11528L12.3545 2.17583C13.0524 2.87846 13.3597 3.628 13.3096 4.41313C13.2646 5.11634 12.9351 5.77675 12.5 6.38872V6.75688C12.5 9.3652 10.3987 11.4854 7.7998 11.4854C5.28221 11.4852 3.23204 9.49571 3.10645 7.00004L3.10059 6.75688C3.10057 5.92356 3.23594 4.90411 3.68555 4.07426C4.15252 3.21244 4.96416 2.55766 6.22559 2.55766C6.72858 2.55754 7.43544 2.33016 8.06641 2.06743C8.37115 1.94053 8.64032 1.81241 8.83301 1.71684C8.92892 1.66927 9.00559 1.62988 9.05762 1.60258L9.13086 1.56352L9.13477 1.56157ZM4.10938 7.00004C4.2337 8.94857 5.84055 10.4852 7.7998 10.4854C9.21652 10.4854 10.4488 9.68157 11.0703 8.50004H9V7.00004H8V8.50004H5V7.00004H4.10938ZM9.22656 2.63774C9.02419 2.7371 8.7542 2.86369 8.4502 2.99028C7.8121 3.25595 6.94453 3.55755 6.22559 3.55766C5.3871 3.55766 4.88502 3.95917 4.56445 4.55083C4.33774 4.96937 4.20648 5.48127 4.14453 6.00004H11.5557L11.5566 5.99809L11.5996 5.92973C12.0379 5.34126 12.2812 4.82205 12.3115 4.34965C12.3343 3.99304 12.2363 3.61307 11.918 3.19536C11.4563 3.46219 10.9611 3.55384 10.4707 3.4434C9.98691 3.33439 9.56781 3.04159 9.22656 2.63774Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.7939 4.44926C16.9761 4.29076 17.24 4.28775 17.4248 4.42875L17.499 4.49809L17.7178 4.76079C18.0831 5.22114 18.3713 5.70375 18.5908 6.23051C19.2166 5.91588 19.8831 5.64607 20.6084 5.49907C20.8789 5.4444 21.1424 5.61924 21.1973 5.88969C21.2521 6.16033 21.0773 6.42467 20.8066 6.47954C20.0249 6.63801 19.297 6.97045 18.5586 7.37797C18.4268 7.45068 18.2694 7.46069 18.1299 7.40434C17.9903 7.34786 17.883 7.23093 17.8389 7.08696C17.6464 6.45991 17.3539 5.91014 16.9336 5.3809L16.7451 5.15434L16.6865 5.07231C16.5719 4.86993 16.6118 4.60805 16.7939 4.44926Z\"\n fill=\"currentColor\"\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,gaACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,gSACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,uxCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6iBACF,KAAK,eACP,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 u=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!L.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(n=g(o,e))||n.enumerable});return r};var i=(r,o,t)=>(t=r!=null?u(h(r)):{},a(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>a(l({},"__esModule",{value:!0}),r);var b={};x(b,{IconVibeCodingStar:()=>f,default:()=>I});module.exports=B(b);var C=i(require("react"));var p=i(require("react")),s=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:m,...c})=>p.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!e&&p.default.createElement("title",null,t),r);var f=r=>C.default.createElement(s,{...r,ariaLabel:"vibe-coding-star, working, home-office"},C.default.createElement("path",{d:"M7.99957 13C8.95421 13 9.8647 13.1911 10.6939 13.5371L9.32867 19H5.99957C5.4475 19.0003 4.99957 19.4479 4.99957 20V21H1.49957C1.22365 20.9997 0.999182 20.7757 1.01226 20.5C1.19972 16.5522 3.60991 13.0003 7.99957 13Z",fill:"currentColor"}),C.default.createElement("path",{d:"M21.2193 12C22.1338 12.0003 22.821 12.806 22.7086 13.6865L22.6753 13.8643L21.1753 19.8633C21.0084 20.5309 20.4074 20.9998 19.7193 21H6.50054C6.22453 21 6.00076 20.776 6.00054 20.5C6.00054 20.2239 6.2244 20 6.50054 20H10.1099L11.731 13.5146L11.7798 13.3516C12.0544 12.5493 12.8111 12.0001 13.6714 12H21.2193Z",fill:"currentColor"}),C.default.createElement("path",{d:"M8.75054 3.25C11.0976 3.25023 13.0005 5.15293 13.0005 7.5C13.0005 9.84707 11.0976 11.7498 8.75054 11.75C6.40333 11.75 4.50054 9.84721 4.50054 7.5C4.50054 5.15279 6.40333 3.25 8.75054 3.25Z",fill:"currentColor"}),C.default.createElement("path",{d:"M18.5005 2.0498C18.703 2.05 18.8805 2.18565 18.9341 2.38086L19.0171 2.65625C19.2214 3.27824 19.5046 3.75603 19.8746 4.12598C20.2973 4.5486 20.8611 4.85874 21.6197 5.06641C21.8148 5.12021 21.9507 5.29751 21.9507 5.5C21.9507 5.70249 21.8148 5.87979 21.6197 5.93359C20.8611 6.14126 20.2973 6.4514 19.8746 6.87402C19.4519 7.29674 19.1418 7.86047 18.9341 8.61914C18.8805 8.81435 18.703 8.95 18.5005 8.9502C18.298 8.9502 18.1207 8.81443 18.0669 8.61914C17.8593 7.86054 17.5491 7.29673 17.1265 6.87402C16.7566 6.50413 16.2787 6.22081 15.6568 6.0166L15.3814 5.93359C15.1861 5.87992 15.0503 5.70263 15.0503 5.5C15.0503 5.29737 15.1861 5.12008 15.3814 5.06641C16.1399 4.85871 16.7039 4.54864 17.1265 4.12598C17.5491 3.70327 17.8593 3.13946 18.0669 2.38086L18.0923 2.31055C18.1651 2.15381 18.3233 2.0498 18.5005 2.0498Z",fill:"currentColor"})),I=f;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=\"M7.99957 13C8.95421 13 9.8647 13.1911 10.6939 13.5371L9.32867 19H5.99957C5.4475 19.0003 4.99957 19.4479 4.99957 20V21H1.49957C1.22365 20.9997 0.999182 20.7757 1.01226 20.5C1.19972 16.5522 3.60991 13.0003 7.99957 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2193 12C22.1338 12.0003 22.821 12.806 22.7086 13.6865L22.6753 13.8643L21.1753 19.8633C21.0084 20.5309 20.4074 20.9998 19.7193 21H6.50054C6.22453 21 6.00076 20.776 6.00054 20.5C6.00054 20.2239 6.2244 20 6.50054 20H10.1099L11.731 13.5146L11.7798 13.3516C12.0544 12.5493 12.8111 12.0001 13.6714 12H21.2193Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.75054 3.25C11.0976 3.25023 13.0005 5.15293 13.0005 7.5C13.0005 9.84707 11.0976 11.7498 8.75054 11.75C6.40333 11.75 4.50054 9.84721 4.50054 7.5C4.50054 5.15279 6.40333 3.25 8.75054 3.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.5005 2.0498C18.703 2.05 18.8805 2.18565 18.9341 2.38086L19.0171 2.65625C19.2214 3.27824 19.5046 3.75603 19.8746 4.12598C20.2973 4.5486 20.8611 4.85874 21.6197 5.06641C21.8148 5.12021 21.9507 5.29751 21.9507 5.5C21.9507 5.70249 21.8148 5.87979 21.6197 5.93359C20.8611 6.14126 20.2973 6.4514 19.8746 6.87402C19.4519 7.29674 19.1418 7.86047 18.9341 8.61914C18.8805 8.81435 18.703 8.95 18.5005 8.9502C18.298 8.9502 18.1207 8.81443 18.0669 8.61914C17.8593 7.86054 17.5491 7.29673 17.1265 6.87402C16.7566 6.50413 16.2787 6.22081 15.6568 6.0166L15.3814 5.93359C15.1861 5.87992 15.0503 5.70263 15.0503 5.5C15.0503 5.29737 15.1861 5.12008 15.3814 5.06641C16.1399 4.85871 16.7039 4.54864 17.1265 4.12598C17.5491 3.70327 17.8593 3.13946 18.0669 2.38086L18.0923 2.31055C18.1651 2.15381 18.3233 2.0498 18.5005 2.0498Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,wBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAsDC,GAE/D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,0NACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2yBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVibeCodingStar_exports","__export","IconVibeCodingStar","IconVibeCodingStar_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import n from"react";var l=({children:t,size:r=24,ariaLabel:C,color:p,ariaHidden:e=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},C&&!e&&n.createElement("title",null,C),t);var s=t=>o.createElement(l,{...t,ariaLabel:"vibe-coding-star, working, home-office"},o.createElement("path",{d:"M7.99957 13C8.95421 13 9.8647 13.1911 10.6939 13.5371L9.32867 19H5.99957C5.4475 19.0003 4.99957 19.4479 4.99957 20V21H1.49957C1.22365 20.9997 0.999182 20.7757 1.01226 20.5C1.19972 16.5522 3.60991 13.0003 7.99957 13Z",fill:"currentColor"}),o.createElement("path",{d:"M21.2193 12C22.1338 12.0003 22.821 12.806 22.7086 13.6865L22.6753 13.8643L21.1753 19.8633C21.0084 20.5309 20.4074 20.9998 19.7193 21H6.50054C6.22453 21 6.00076 20.776 6.00054 20.5C6.00054 20.2239 6.2244 20 6.50054 20H10.1099L11.731 13.5146L11.7798 13.3516C12.0544 12.5493 12.8111 12.0001 13.6714 12H21.2193Z",fill:"currentColor"}),o.createElement("path",{d:"M8.75054 3.25C11.0976 3.25023 13.0005 5.15293 13.0005 7.5C13.0005 9.84707 11.0976 11.7498 8.75054 11.75C6.40333 11.75 4.50054 9.84721 4.50054 7.5C4.50054 5.15279 6.40333 3.25 8.75054 3.25Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5005 2.0498C18.703 2.05 18.8805 2.18565 18.9341 2.38086L19.0171 2.65625C19.2214 3.27824 19.5046 3.75603 19.8746 4.12598C20.2973 4.5486 20.8611 4.85874 21.6197 5.06641C21.8148 5.12021 21.9507 5.29751 21.9507 5.5C21.9507 5.70249 21.8148 5.87979 21.6197 5.93359C20.8611 6.14126 20.2973 6.4514 19.8746 6.87402C19.4519 7.29674 19.1418 7.86047 18.9341 8.61914C18.8805 8.81435 18.703 8.95 18.5005 8.9502C18.298 8.9502 18.1207 8.81443 18.0669 8.61914C17.8593 7.86054 17.5491 7.29673 17.1265 6.87402C16.7566 6.50413 16.2787 6.22081 15.6568 6.0166L15.3814 5.93359C15.1861 5.87992 15.0503 5.70263 15.0503 5.5C15.0503 5.29737 15.1861 5.12008 15.3814 5.06641C16.1399 4.85871 16.7039 4.54864 17.1265 4.12598C17.5491 3.70327 17.8593 3.13946 18.0669 2.38086L18.0923 2.31055C18.1651 2.15381 18.3233 2.0498 18.5005 2.0498Z",fill:"currentColor"})),g=s;export{s as IconVibeCodingStar,g 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=\"M7.99957 13C8.95421 13 9.8647 13.1911 10.6939 13.5371L9.32867 19H5.99957C5.4475 19.0003 4.99957 19.4479 4.99957 20V21H1.49957C1.22365 20.9997 0.999182 20.7757 1.01226 20.5C1.19972 16.5522 3.60991 13.0003 7.99957 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2193 12C22.1338 12.0003 22.821 12.806 22.7086 13.6865L22.6753 13.8643L21.1753 19.8633C21.0084 20.5309 20.4074 20.9998 19.7193 21H6.50054C6.22453 21 6.00076 20.776 6.00054 20.5C6.00054 20.2239 6.2244 20 6.50054 20H10.1099L11.731 13.5146L11.7798 13.3516C12.0544 12.5493 12.8111 12.0001 13.6714 12H21.2193Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.75054 3.25C11.0976 3.25023 13.0005 5.15293 13.0005 7.5C13.0005 9.84707 11.0976 11.7498 8.75054 11.75C6.40333 11.75 4.50054 9.84721 4.50054 7.5C4.50054 5.15279 6.40333 3.25 8.75054 3.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.5005 2.0498C18.703 2.05 18.8805 2.18565 18.9341 2.38086L19.0171 2.65625C19.2214 3.27824 19.5046 3.75603 19.8746 4.12598C20.2973 4.5486 20.8611 4.85874 21.6197 5.06641C21.8148 5.12021 21.9507 5.29751 21.9507 5.5C21.9507 5.70249 21.8148 5.87979 21.6197 5.93359C20.8611 6.14126 20.2973 6.4514 19.8746 6.87402C19.4519 7.29674 19.1418 7.86047 18.9341 8.61914C18.8805 8.81435 18.703 8.95 18.5005 8.9502C18.298 8.9502 18.1207 8.81443 18.0669 8.61914C17.8593 7.86054 17.5491 7.29673 17.1265 6.87402C16.7566 6.50413 16.2787 6.22081 15.6568 6.0166L15.3814 5.93359C15.1861 5.87992 15.0503 5.70263 15.0503 5.5C15.0503 5.29737 15.1861 5.12008 15.3814 5.06641C16.1399 4.85871 16.7039 4.54864 17.1265 4.12598C17.5491 3.70327 17.8593 3.13946 18.0669 2.38086L18.0923 2.31055C18.1651 2.15381 18.3233 2.0498 18.5005 2.0498Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCodingStar;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAsDC,GAE/DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,0CAEVC,EAAA,cAAC,QACC,EAAE,0NACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,sTACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+LACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2yBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|