@central-icons-react/square-filled-radius-0-stroke-1.5 0.0.37 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +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/IconSoundFx/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSoundFx: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"sound-fx, sound-effects\">\n <path\n d=\"M13 2.97046V21.0296L5.8043 17.0001H1V7.00005H5.8043L13 2.97046Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.5 4.99976L20.5804 7.91939L23.5 8.99976L20.5804 10.0801L19.5 12.9998L18.4196 10.0801L15.5 8.99976L18.4196 7.91939L19.5 4.99976Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.5 12.9998L18.3103 15.1895L20.5 15.9998L18.3103 16.81L17.5 18.9998L16.6897 16.81L14.5 15.9998L16.6897 15.1895L17.5 12.9998Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSoundFx;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSoundFx_exports","__export","IconSoundFx","IconSoundFx_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSoundFx","props","React","CentralIconBase","IconSoundFx_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...L})=>l.createElement("svg",{...L,"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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var f=t=>o.createElement(p,{...t,ariaLabel:"sound-fx, sound-effects"},o.createElement("path",{d:"M13 2.97046V21.0296L5.8043 17.0001H1V7.00005H5.8043L13 2.97046Z",fill:"currentColor"}),o.createElement("path",{d:"M19.5 4.99976L20.5804 7.91939L23.5 8.99976L20.5804 10.0801L19.5 12.9998L18.4196 10.0801L15.5 8.99976L18.4196 7.91939L19.5 4.99976Z",fill:"currentColor"}),o.createElement("path",{d:"M17.5 12.9998L18.3103 15.1895L20.5 15.9998L18.3103 16.81L17.5 18.9998L16.6897 16.81L14.5 15.9998L16.6897 15.1895L17.5 12.9998Z",fill:"currentColor"})),C=f;export{f as IconSoundFx,C as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSoundFx/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSoundFx: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"sound-fx, sound-effects\">\n <path\n d=\"M13 2.97046V21.0296L5.8043 17.0001H1V7.00005H5.8043L13 2.97046Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.5 4.99976L20.5804 7.91939L23.5 8.99976L20.5804 10.0801L19.5 12.9998L18.4196 10.0801L15.5 8.99976L18.4196 7.91939L19.5 4.99976Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.5 12.9998L18.3103 15.1895L20.5 15.9998L18.3103 16.81L17.5 18.9998L16.6897 16.81L14.5 15.9998L16.6897 15.1895L17.5 12.9998Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSoundFx;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpCC,EAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iIACF,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:()=>L,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:f,...m})=>p.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},o&&!t&&p.default.createElement("title",null,o),C);var L=C=>e.default.createElement(i,{...C,ariaLabel:"surfing, wave, vibe"},e.default.createElement("path",{d:"M4.35786 18.7959C2.10311 9.53923 11.0832 14.2191 15.103 19.2393C15.0689 19.2406 15.0342 19.2451 14.9995 19.2451C14.333 19.245 13.7881 18.9958 13.4838 18.6592L11.9995 17.0166L10.5151 18.6592C10.2107 18.9957 9.66595 19.2451 8.99946 19.2451C8.33302 19.245 7.78815 18.9958 7.48384 18.6592L6.0727 17.0986L4.5854 18.5859C4.50415 18.6672 4.42744 18.7354 4.35786 18.7959Z",fill:"currentColor"}),e.default.createElement("path",{d:"M7.07954 8.18457C9.28526 7.00762 12.1295 6.01338 14.5004 7.00586C15.6534 7.48865 16.0064 8.24781 17.0004 9.00586C17.7492 9.57676 18.9161 10.1363 19.7963 10.5176C20.4415 10.7975 20.7577 11.5507 20.4721 12.1934C20.2081 12.7868 19.5239 13.069 18.9184 12.834L15.5004 11.5059L14.5004 13.5059L16.809 15.8145C17.245 16.2508 17.4558 16.8644 17.3793 17.4766L17.3461 17.7393L16.5336 18.6367C15.6047 17.4118 14.4189 16.2223 13.1694 15.21C12.0212 14.2799 10.7551 13.4461 9.51118 12.8623C9.54028 12.569 9.63312 12.2844 9.78559 12.0303L11.0004 10.0059C11.0004 10.0059 10.0831 9.94566 9.50044 10.0059C9.09874 10.0474 8.63854 10.169 8.20161 10.3135C7.39751 10.5793 6.50066 10.0148 6.50044 9.16797C6.50045 8.7585 6.71829 8.37735 7.07954 8.18457Z",fill:"currentColor"}),e.default.createElement("path",{d:"M15.2504 2C16.4929 2.00024 17.5004 3.0075 17.5004 4.25C17.5004 5.4925 16.4929 6.49976 15.2504 6.5C14.0078 6.5 13.0004 5.49264 13.0004 4.25C13.0004 3.00736 14.0078 2 15.2504 2Z",fill:"currentColor"}),e.default.createElement("path",{d:"M12.5566 19.4971C13.1395 20.1421 14.0468 20.4951 15 20.4951C15.9532 20.4951 16.8605 20.1421 17.4434 19.4971L17.9727 18.9121L18.5303 19.4697C19.1926 20.1321 19.6846 20.3441 20.1328 20.4248C20.3754 20.4685 20.6323 20.4781 20.9424 20.4736C21.2133 20.4698 21.6359 20.4502 22 20.4502V21.9502C21.6141 21.9502 21.3492 21.9681 20.9639 21.9736C20.6178 21.9786 20.2496 21.9692 19.8672 21.9004C19.2391 21.7873 18.6395 21.5229 18.0059 21.0117C17.1434 21.678 16.0566 21.9951 15 21.9951C13.9459 21.9951 12.8615 21.6797 12 21.0166C11.1385 21.6797 10.0541 21.9951 9 21.9951C7.94315 21.9951 6.85573 21.6784 5.99316 21.0117C5.35974 21.5226 4.76068 21.7874 4.13281 21.9004C3.75041 21.9692 3.38223 21.9786 3.03613 21.9736C2.65078 21.9681 2.38587 21.9502 2 21.9502V20.4502C2.36412 20.4502 2.78673 20.4698 3.05762 20.4736C3.36774 20.4781 3.62461 20.4685 3.86719 20.4248C4.31537 20.3441 4.8074 20.1321 5.46973 19.4697L6.02734 18.9121L6.55664 19.4971C7.13952 20.1421 8.04684 20.4951 9 20.4951C9.95316 20.4951 10.8605 20.1421 11.4434 19.4971L12 18.8809L12.5566 19.4971Z",fill:"currentColor"})),I=L;0&&(module.exports={IconSurfing});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSurfing/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSurfing: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"surfing, wave, vibe\">\n <path\n d=\"M4.35786 18.7959C2.10311 9.53923 11.0832 14.2191 15.103 19.2393C15.0689 19.2406 15.0342 19.2451 14.9995 19.2451C14.333 19.245 13.7881 18.9958 13.4838 18.6592L11.9995 17.0166L10.5151 18.6592C10.2107 18.9957 9.66595 19.2451 8.99946 19.2451C8.33302 19.245 7.78815 18.9958 7.48384 18.6592L6.0727 17.0986L4.5854 18.5859C4.50415 18.6672 4.42744 18.7354 4.35786 18.7959Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07954 8.18457C9.28526 7.00762 12.1295 6.01338 14.5004 7.00586C15.6534 7.48865 16.0064 8.24781 17.0004 9.00586C17.7492 9.57676 18.9161 10.1363 19.7963 10.5176C20.4415 10.7975 20.7577 11.5507 20.4721 12.1934C20.2081 12.7868 19.5239 13.069 18.9184 12.834L15.5004 11.5059L14.5004 13.5059L16.809 15.8145C17.245 16.2508 17.4558 16.8644 17.3793 17.4766L17.3461 17.7393L16.5336 18.6367C15.6047 17.4118 14.4189 16.2223 13.1694 15.21C12.0212 14.2799 10.7551 13.4461 9.51118 12.8623C9.54028 12.569 9.63312 12.2844 9.78559 12.0303L11.0004 10.0059C11.0004 10.0059 10.0831 9.94566 9.50044 10.0059C9.09874 10.0474 8.63854 10.169 8.20161 10.3135C7.39751 10.5793 6.50066 10.0148 6.50044 9.16797C6.50045 8.7585 6.71829 8.37735 7.07954 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2504 2C16.4929 2.00024 17.5004 3.0075 17.5004 4.25C17.5004 5.4925 16.4929 6.49976 15.2504 6.5C14.0078 6.5 13.0004 5.49264 13.0004 4.25C13.0004 3.00736 14.0078 2 15.2504 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5566 19.4971C13.1395 20.1421 14.0468 20.4951 15 20.4951C15.9532 20.4951 16.8605 20.1421 17.4434 19.4971L17.9727 18.9121L18.5303 19.4697C19.1926 20.1321 19.6846 20.3441 20.1328 20.4248C20.3754 20.4685 20.6323 20.4781 20.9424 20.4736C21.2133 20.4698 21.6359 20.4502 22 20.4502V21.9502C21.6141 21.9502 21.3492 21.9681 20.9639 21.9736C20.6178 21.9786 20.2496 21.9692 19.8672 21.9004C19.2391 21.7873 18.6395 21.5229 18.0059 21.0117C17.1434 21.678 16.0566 21.9951 15 21.9951C13.9459 21.9951 12.8615 21.6797 12 21.0166C11.1385 21.6797 10.0541 21.9951 9 21.9951C7.94315 21.9951 6.85573 21.6784 5.99316 21.0117C5.35974 21.5226 4.76068 21.7874 4.13281 21.9004C3.75041 21.9692 3.38223 21.9786 3.03613 21.9736C2.65078 21.9681 2.38587 21.9502 2 21.9502V20.4502C2.36412 20.4502 2.78673 20.4698 3.05762 20.4736C3.36774 20.4781 3.62461 20.4685 3.86719 20.4248C4.31537 20.3441 4.8074 20.1321 5.46973 19.4697L6.02734 18.9121L6.55664 19.4971C7.13952 20.1421 8.04684 20.4951 9 20.4951C9.95316 20.4951 10.8605 20.1421 11.4434 19.4971L12 18.8809L12.5566 19.4971Z\"\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,8WACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2tBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uhCACF,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.35786 18.7959C2.10311 9.53923 11.0832 14.2191 15.103 19.2393C15.0689 19.2406 15.0342 19.2451 14.9995 19.2451C14.333 19.245 13.7881 18.9958 13.4838 18.6592L11.9995 17.0166L10.5151 18.6592C10.2107 18.9957 9.66595 19.2451 8.99946 19.2451C8.33302 19.245 7.78815 18.9958 7.48384 18.6592L6.0727 17.0986L4.5854 18.5859C4.50415 18.6672 4.42744 18.7354 4.35786 18.7959Z",fill:"currentColor"}),r.createElement("path",{d:"M7.07954 8.18457C9.28526 7.00762 12.1295 6.01338 14.5004 7.00586C15.6534 7.48865 16.0064 8.24781 17.0004 9.00586C17.7492 9.57676 18.9161 10.1363 19.7963 10.5176C20.4415 10.7975 20.7577 11.5507 20.4721 12.1934C20.2081 12.7868 19.5239 13.069 18.9184 12.834L15.5004 11.5059L14.5004 13.5059L16.809 15.8145C17.245 16.2508 17.4558 16.8644 17.3793 17.4766L17.3461 17.7393L16.5336 18.6367C15.6047 17.4118 14.4189 16.2223 13.1694 15.21C12.0212 14.2799 10.7551 13.4461 9.51118 12.8623C9.54028 12.569 9.63312 12.2844 9.78559 12.0303L11.0004 10.0059C11.0004 10.0059 10.0831 9.94566 9.50044 10.0059C9.09874 10.0474 8.63854 10.169 8.20161 10.3135C7.39751 10.5793 6.50066 10.0148 6.50044 9.16797C6.50045 8.7585 6.71829 8.37735 7.07954 8.18457Z",fill:"currentColor"}),r.createElement("path",{d:"M15.2504 2C16.4929 2.00024 17.5004 3.0075 17.5004 4.25C17.5004 5.4925 16.4929 6.49976 15.2504 6.5C14.0078 6.5 13.0004 5.49264 13.0004 4.25C13.0004 3.00736 14.0078 2 15.2504 2Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5566 19.4971C13.1395 20.1421 14.0468 20.4951 15 20.4951C15.9532 20.4951 16.8605 20.1421 17.4434 19.4971L17.9727 18.9121L18.5303 19.4697C19.1926 20.1321 19.6846 20.3441 20.1328 20.4248C20.3754 20.4685 20.6323 20.4781 20.9424 20.4736C21.2133 20.4698 21.6359 20.4502 22 20.4502V21.9502C21.6141 21.9502 21.3492 21.9681 20.9639 21.9736C20.6178 21.9786 20.2496 21.9692 19.8672 21.9004C19.2391 21.7873 18.6395 21.5229 18.0059 21.0117C17.1434 21.678 16.0566 21.9951 15 21.9951C13.9459 21.9951 12.8615 21.6797 12 21.0166C11.1385 21.6797 10.0541 21.9951 9 21.9951C7.94315 21.9951 6.85573 21.6784 5.99316 21.0117C5.35974 21.5226 4.76068 21.7874 4.13281 21.9004C3.75041 21.9692 3.38223 21.9786 3.03613 21.9736C2.65078 21.9681 2.38587 21.9502 2 21.9502V20.4502C2.36412 20.4502 2.78673 20.4698 3.05762 20.4736C3.36774 20.4781 3.62461 20.4685 3.86719 20.4248C4.31537 20.3441 4.8074 20.1321 5.46973 19.4697L6.02734 18.9121L6.55664 19.4971C7.13952 20.1421 8.04684 20.4951 9 20.4951C9.95316 20.4951 10.8605 20.1421 11.4434 19.4971L12 18.8809L12.5566 19.4971Z",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.35786 18.7959C2.10311 9.53923 11.0832 14.2191 15.103 19.2393C15.0689 19.2406 15.0342 19.2451 14.9995 19.2451C14.333 19.245 13.7881 18.9958 13.4838 18.6592L11.9995 17.0166L10.5151 18.6592C10.2107 18.9957 9.66595 19.2451 8.99946 19.2451C8.33302 19.245 7.78815 18.9958 7.48384 18.6592L6.0727 17.0986L4.5854 18.5859C4.50415 18.6672 4.42744 18.7354 4.35786 18.7959Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07954 8.18457C9.28526 7.00762 12.1295 6.01338 14.5004 7.00586C15.6534 7.48865 16.0064 8.24781 17.0004 9.00586C17.7492 9.57676 18.9161 10.1363 19.7963 10.5176C20.4415 10.7975 20.7577 11.5507 20.4721 12.1934C20.2081 12.7868 19.5239 13.069 18.9184 12.834L15.5004 11.5059L14.5004 13.5059L16.809 15.8145C17.245 16.2508 17.4558 16.8644 17.3793 17.4766L17.3461 17.7393L16.5336 18.6367C15.6047 17.4118 14.4189 16.2223 13.1694 15.21C12.0212 14.2799 10.7551 13.4461 9.51118 12.8623C9.54028 12.569 9.63312 12.2844 9.78559 12.0303L11.0004 10.0059C11.0004 10.0059 10.0831 9.94566 9.50044 10.0059C9.09874 10.0474 8.63854 10.169 8.20161 10.3135C7.39751 10.5793 6.50066 10.0148 6.50044 9.16797C6.50045 8.7585 6.71829 8.37735 7.07954 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2504 2C16.4929 2.00024 17.5004 3.0075 17.5004 4.25C17.5004 5.4925 16.4929 6.49976 15.2504 6.5C14.0078 6.5 13.0004 5.49264 13.0004 4.25C13.0004 3.00736 14.0078 2 15.2504 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5566 19.4971C13.1395 20.1421 14.0468 20.4951 15 20.4951C15.9532 20.4951 16.8605 20.1421 17.4434 19.4971L17.9727 18.9121L18.5303 19.4697C19.1926 20.1321 19.6846 20.3441 20.1328 20.4248C20.3754 20.4685 20.6323 20.4781 20.9424 20.4736C21.2133 20.4698 21.6359 20.4502 22 20.4502V21.9502C21.6141 21.9502 21.3492 21.9681 20.9639 21.9736C20.6178 21.9786 20.2496 21.9692 19.8672 21.9004C19.2391 21.7873 18.6395 21.5229 18.0059 21.0117C17.1434 21.678 16.0566 21.9951 15 21.9951C13.9459 21.9951 12.8615 21.6797 12 21.0166C11.1385 21.6797 10.0541 21.9951 9 21.9951C7.94315 21.9951 6.85573 21.6784 5.99316 21.0117C5.35974 21.5226 4.76068 21.7874 4.13281 21.9004C3.75041 21.9692 3.38223 21.9786 3.03613 21.9736C2.65078 21.9681 2.38587 21.9502 2 21.9502V20.4502C2.36412 20.4502 2.78673 20.4698 3.05762 20.4736C3.36774 20.4781 3.62461 20.4685 3.86719 20.4248C4.31537 20.3441 4.8074 20.1321 5.46973 19.4697L6.02734 18.9121L6.55664 19.4971C7.13952 20.1421 8.04684 20.4951 9 20.4951C9.95316 20.4951 10.8605 20.1421 11.4434 19.4971L12 18.8809L12.5566 19.4971Z\"\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,8WACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2tBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uhCACF,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 i=Object.create;var a=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)a(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&&a(e,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return e};var L=(e,r,t)=>(t=e!=null?i(x(e)):{},l(r||!e||!e.__esModule?a(t,"default",{value:e,enumerable:!0}):t,e)),b=e=>l(a({},"__esModule",{value:!0}),e);var w={};I(w,{IconTea:()=>c,default:()=>h});module.exports=b(w);var C=L(require("react"));var p=L(require("react")),s=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...f})=>p.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!o&&p.default.createElement("title",null,t),e);var c=e=>C.default.createElement(s,{...e,ariaLabel:"tea, cafe, coffee, vibe"},C.default.createElement("path",{d:"M10.041 2.30176L9.78418 3.00684L9.71777 3.2002C9.42708 4.09738 9.42708 4.90262 9.71777 5.7998L9.78418 5.99316L10.041 6.69824L8.63184 7.21191L8.375 6.50684L8.28711 6.25098C7.87649 4.97528 7.90582 3.78042 8.375 2.49316L8.63184 1.78809L10.041 2.30176ZM14.041 2.30176L13.7842 3.00684L13.7178 3.2002C13.4271 4.09738 13.4271 4.90262 13.7178 5.7998L13.7842 5.99316L14.041 6.69824L12.6318 7.21191L12.375 6.50684L12.2871 6.25098C11.8765 4.97528 11.9058 3.78042 12.375 2.49316L12.6318 1.78809L14.041 2.30176ZM19 13.9316C19 14.1227 18.9905 14.3122 18.9775 14.5H19.75C20.6508 14.5 21.5 13.6734 21.5 12.5C21.5 11.3266 20.6508 10.5 19.75 10.5H19V13.9316ZM23 12.5C23 14.3641 21.6106 16 19.75 16H18.7334C17.8283 19.4502 14.714 22 11 22C6.57512 22 3 18.3809 3 13.9316V9C8.58333 9 14.1667 9 19.75 9C21.6106 9 23 10.6359 23 12.5Z",fill:"currentColor"})),h=c;0&&(module.exports={IconTea});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconTea/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconTea: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"tea, cafe, coffee, vibe\">\n <path\n d=\"M10.041 2.30176L9.78418 3.00684L9.71777 3.2002C9.42708 4.09738 9.42708 4.90262 9.71777 5.7998L9.78418 5.99316L10.041 6.69824L8.63184 7.21191L8.375 6.50684L8.28711 6.25098C7.87649 4.97528 7.90582 3.78042 8.375 2.49316L8.63184 1.78809L10.041 2.30176ZM14.041 2.30176L13.7842 3.00684L13.7178 3.2002C13.4271 4.09738 13.4271 4.90262 13.7178 5.7998L13.7842 5.99316L14.041 6.69824L12.6318 7.21191L12.375 6.50684L12.2871 6.25098C11.8765 4.97528 11.9058 3.78042 12.375 2.49316L12.6318 1.78809L14.041 2.30176ZM19 13.9316C19 14.1227 18.9905 14.3122 18.9775 14.5H19.75C20.6508 14.5 21.5 13.6734 21.5 12.5C21.5 11.3266 20.6508 10.5 19.75 10.5H19V13.9316ZM23 12.5C23 14.3641 21.6106 16 19.75 16H18.7334C17.8283 19.4502 14.714 22 11 22C6.57512 22 3 18.3809 3 13.9316V9C8.58333 9 14.1667 9 19.75 9C21.6106 9 23 10.6359 23 12.5Z\"\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,6yBACF,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 p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:C,ariaHidden:t=!0,style:l,...L})=>n.createElement("svg",{...L,"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,...l}},o&&!t&&n.createElement("title",null,o),r);var s=r=>p.createElement(a,{...r,ariaLabel:"tea, cafe, coffee, vibe"},p.createElement("path",{d:"M10.041 2.30176L9.78418 3.00684L9.71777 3.2002C9.42708 4.09738 9.42708 4.90262 9.71777 5.7998L9.78418 5.99316L10.041 6.69824L8.63184 7.21191L8.375 6.50684L8.28711 6.25098C7.87649 4.97528 7.90582 3.78042 8.375 2.49316L8.63184 1.78809L10.041 2.30176ZM14.041 2.30176L13.7842 3.00684L13.7178 3.2002C13.4271 4.09738 13.4271 4.90262 13.7178 5.7998L13.7842 5.99316L14.041 6.69824L12.6318 7.21191L12.375 6.50684L12.2871 6.25098C11.8765 4.97528 11.9058 3.78042 12.375 2.49316L12.6318 1.78809L14.041 2.30176ZM19 13.9316C19 14.1227 18.9905 14.3122 18.9775 14.5H19.75C20.6508 14.5 21.5 13.6734 21.5 12.5C21.5 11.3266 20.6508 10.5 19.75 10.5H19V13.9316ZM23 12.5C23 14.3641 21.6106 16 19.75 16H18.7334C17.8283 19.4502 14.714 22 11 22C6.57512 22 3 18.3809 3 13.9316V9C8.58333 9 14.1667 9 19.75 9C21.6106 9 23 10.6359 23 12.5Z",fill:"currentColor"})),u=s;export{s 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=\"M10.041 2.30176L9.78418 3.00684L9.71777 3.2002C9.42708 4.09738 9.42708 4.90262 9.71777 5.7998L9.78418 5.99316L10.041 6.69824L8.63184 7.21191L8.375 6.50684L8.28711 6.25098C7.87649 4.97528 7.90582 3.78042 8.375 2.49316L8.63184 1.78809L10.041 2.30176ZM14.041 2.30176L13.7842 3.00684L13.7178 3.2002C13.4271 4.09738 13.4271 4.90262 13.7178 5.7998L13.7842 5.99316L14.041 6.69824L12.6318 7.21191L12.375 6.50684L12.2871 6.25098C11.8765 4.97528 11.9058 3.78042 12.375 2.49316L12.6318 1.78809L14.041 2.30176ZM19 13.9316C19 14.1227 18.9905 14.3122 18.9775 14.5H19.75C20.6508 14.5 21.5 13.6734 21.5 12.5C21.5 11.3266 20.6508 10.5 19.75 10.5H19V13.9316ZM23 12.5C23 14.3641 21.6106 16 19.75 16H18.7334C17.8283 19.4502 14.714 22 11 22C6.57512 22 3 18.3809 3 13.9316V9C8.58333 9 14.1667 9 19.75 9C21.6106 9 23 10.6359 23 12.5Z\"\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,6yBACF,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 l=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)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!h.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=u(r,o))||n.enumerable});return e};var m=(e,r,t)=>(t=e!=null?f(g(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),y=e=>s(l({},"__esModule",{value:!0}),e);var I={};x(I,{IconTrashPermanently:()=>i,default:()=>B});module.exports=y(I);var p=m(require("react"));var a=m(require("react")),L=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...c})=>a.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,...C}},t&&!o&&a.default.createElement("title",null,t),e);var i=e=>p.default.createElement(L,{...e,ariaLabel:"trash-permanently, remove"},p.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 1.75C14.003 1.75 15.6819 3.13507 16.1318 5H21.5V6.5H20.002L18.9131 22H5.08691L3.99805 6.5H2.5V5H7.86816C8.31814 3.13507 9.99701 1.75 12 1.75ZM12 12.1895L10.0303 10.2197L8.96973 11.2803L10.9395 13.25L8.96973 15.2197L10.0303 16.2803L12 14.3105L13.9697 16.2803L15.0303 15.2197L13.0605 13.25L15.0303 11.2803L13.9697 10.2197L12 12.1895ZM12 3.25C10.8343 3.25 9.83748 3.97587 9.4375 5H14.5625C14.1625 3.97587 13.1657 3.25 12 3.25Z",fill:"currentColor"})),B=i;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 1.75C14.003 1.75 15.6819 3.13507 16.1318 5H21.5V6.5H20.002L18.9131 22H5.08691L3.99805 6.5H2.5V5H7.86816C8.31814 3.13507 9.99701 1.75 12 1.75ZM12 12.1895L10.0303 10.2197L8.96973 11.2803L10.9395 13.25L8.96973 15.2197L10.0303 16.2803L12 14.3105L13.9697 16.2803L15.0303 15.2197L13.0605 13.25L15.0303 11.2803L13.9697 10.2197L12 12.1895ZM12 3.25C10.8343 3.25 9.83748 3.97587 9.4375 5H14.5625C14.1625 3.97587 13.1657 3.25 12 3.25Z\"\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,8aACF,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 a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...m})=>n.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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var L=r=>a.createElement(l,{...r,ariaLabel:"trash-permanently, remove"},a.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 1.75C14.003 1.75 15.6819 3.13507 16.1318 5H21.5V6.5H20.002L18.9131 22H5.08691L3.99805 6.5H2.5V5H7.86816C8.31814 3.13507 9.99701 1.75 12 1.75ZM12 12.1895L10.0303 10.2197L8.96973 11.2803L10.9395 13.25L8.96973 15.2197L10.0303 16.2803L12 14.3105L13.9697 16.2803L15.0303 15.2197L13.0605 13.25L15.0303 11.2803L13.9697 10.2197L12 12.1895ZM12 3.25C10.8343 3.25 9.83748 3.97587 9.4375 5H14.5625C14.1625 3.97587 13.1657 3.25 12 3.25Z",fill:"currentColor"})),u=L;export{L 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 1.75C14.003 1.75 15.6819 3.13507 16.1318 5H21.5V6.5H20.002L18.9131 22H5.08691L3.99805 6.5H2.5V5H7.86816C8.31814 3.13507 9.99701 1.75 12 1.75ZM12 12.1895L10.0303 10.2197L8.96973 11.2803L10.9395 13.25L8.96973 15.2197L10.0303 16.2803L12 14.3105L13.9697 16.2803L15.0303 15.2197L13.0605 13.25L15.0303 11.2803L13.9697 10.2197L12 12.1895ZM12 3.25C10.8343 3.25 9.83748 3.97587 9.4375 5H14.5625C14.1625 3.97587 13.1657 3.25 12 3.25Z\"\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,8aACF,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 l=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)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of d(r))!h.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=f(r,o))||n.enumerable});return e};var L=(e,r,t)=>(t=e!=null?u(g(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>s(l({},"__esModule",{value:!0}),e);var v={};x(v,{IconUntrash:()=>m,default:()=>I});module.exports=B(v);var a=L(require("react"));var p=L(require("react")),i=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:C,...c})=>p.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,...C}},t&&!o&&p.default.createElement("title",null,t),e);var m=e=>a.default.createElement(i,{...e,ariaLabel:"untrash"},a.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.36426 3.26274C9.13151 1.505 11.025 0.432734 12.9971 0.780321C14.9693 1.12817 16.3804 2.78386 16.5 4.69829L21.7881 5.63091L21.5283 7.10747L19.9775 6.83403L18.9131 22H5.08594L3.99805 6.50005H18.083L2.81641 3.80864L3.07715 2.3311L8.36426 3.26274ZM8.46973 13.4698L9.53027 14.5303L11.25 12.8106V18H12.75V12.8106L14.4697 14.5303L15.5303 13.4698L12 9.9395L8.46973 13.4698ZM12.7373 2.25786C11.5897 2.0555 10.483 2.59762 9.91113 3.53618L14.9551 4.42583C14.7389 3.3483 13.8848 2.46046 12.7373 2.25786Z",fill:"currentColor"})),I=m;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.36426 3.26274C9.13151 1.505 11.025 0.432734 12.9971 0.780321C14.9693 1.12817 16.3804 2.78386 16.5 4.69829L21.7881 5.63091L21.5283 7.10747L19.9775 6.83403L18.9131 22H5.08594L3.99805 6.50005H18.083L2.81641 3.80864L3.07715 2.3311L8.36426 3.26274ZM8.46973 13.4698L9.53027 14.5303L11.25 12.8106V18H12.75V12.8106L14.4697 14.5303L15.5303 13.4698L12 9.9395L8.46973 13.4698ZM12.7373 2.25786C11.5897 2.0555 10.483 2.59762 9.91113 3.53618L14.9551 4.42583C14.7389 3.3483 13.8848 2.46046 12.7373 2.25786Z\"\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,ifACF,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 p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"untrash"},p.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.36426 3.26274C9.13151 1.505 11.025 0.432734 12.9971 0.780321C14.9693 1.12817 16.3804 2.78386 16.5 4.69829L21.7881 5.63091L21.5283 7.10747L19.9775 6.83403L18.9131 22H5.08594L3.99805 6.50005H18.083L2.81641 3.80864L3.07715 2.3311L8.36426 3.26274ZM8.46973 13.4698L9.53027 14.5303L11.25 12.8106V18H12.75V12.8106L14.4697 14.5303L15.5303 13.4698L12 9.9395L8.46973 13.4698ZM12.7373 2.25786C11.5897 2.0555 10.483 2.59762 9.91113 3.53618L14.9551 4.42583C14.7389 3.3483 13.8848 2.46046 12.7373 2.25786Z",fill:"currentColor"})),f=i;export{i 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.36426 3.26274C9.13151 1.505 11.025 0.432734 12.9971 0.780321C14.9693 1.12817 16.3804 2.78386 16.5 4.69829L21.7881 5.63091L21.5283 7.10747L19.9775 6.83403L18.9131 22H5.08594L3.99805 6.50005H18.083L2.81641 3.80864L3.07715 2.3311L8.36426 3.26274ZM8.46973 13.4698L9.53027 14.5303L11.25 12.8106V18H12.75V12.8106L14.4697 14.5303L15.5303 13.4698L12 9.9395L8.46973 13.4698ZM12.7373 2.25786C11.5897 2.0555 10.483 2.59762 9.91113 3.53618L14.9551 4.42583C14.7389 3.3483 13.8848 2.46046 12.7373 2.25786Z\"\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,ifACF,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 V=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(r,e)=>{for(var o in e)n(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of m(e))!g.call(r,t)&&t!==o&&n(r,t,{get:()=>e[t],enumerable:!(l=f(e,t))||l.enumerable});return r};var L=(r,e,o)=>(o=r!=null?c(V(r)):{},i(e||!r||!r.__esModule?n(o,"default",{value:r,enumerable:!0}):o,r)),v=r=>i(n({},"__esModule",{value:!0}),r);var b={};h(b,{IconVibeCodingBird:()=>d,default:()=>B});module.exports=v(b);var C=L(require("react"));var p=L(require("react")),a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...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:l,...s}},o&&!t&&p.default.createElement("title",null,o),r);var d=r=>C.default.createElement(a,{...r,ariaLabel:"vibe-coding-bird, laptop, work"},C.default.createElement("path",{d:"M3.45703 14.6475C4.91916 13.4929 6.81221 13.1009 8.56152 13.4551L9.29688 13.6035L8.99902 15.0742L8.26367 14.9248C6.92131 14.6531 5.48285 14.9588 4.38672 15.8242C3.30609 16.6776 2.5 18.1232 2.5 20.251V21.001H1V20.251C1 17.713 1.97967 15.8142 3.45703 14.6475Z",fill:"currentColor"}),C.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.9209 20.4551L20.7666 21H6V19.5H10.1338L12.1836 12.2998H23.2432L20.9209 20.4551Z",fill:"currentColor"}),C.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.0693 1.8457C10.3222 2.24104 10.5837 2.40444 10.7783 2.44824C10.9284 2.48192 11.1353 2.46666 11.3994 2.28125L11.5166 2.19141L12.0439 1.74609L12.5312 2.23535C13.254 2.96067 13.5937 3.75964 13.5391 4.61426C13.4925 5.34 13.1653 6.00748 12.75 6.60449V6.87891C12.7498 9.56265 10.5812 11.743 7.90039 11.7432C5.30322 11.7432 3.18652 9.69684 3.05664 7.12891L3.0498 6.87891C3.04974 6.0464 3.18464 5.00381 3.65332 4.1416C4.14807 3.23147 5.02152 2.52841 6.3623 2.52832C6.79721 2.52832 7.44544 2.32616 8.05957 2.07129C8.35035 1.95061 8.60762 1.82942 8.79199 1.73828C8.88388 1.69286 8.95751 1.65567 9.00684 1.62988C9.03148 1.617 9.05045 1.60704 9.0625 1.60059C9.06833 1.59747 9.07258 1.59516 9.0752 1.59375L9.07812 1.5918L9.69238 1.25586L10.0693 1.8457ZM8 8.5H4.96484C5.5356 9.53953 6.637 10.2432 7.90039 10.2432C9.16361 10.243 10.2644 9.5394 10.835 8.5H9V7.5H8V8.5ZM9.23047 3.19043C9.05865 3.27159 8.85632 3.36508 8.63477 3.45703C8.0098 3.7164 7.12041 4.02832 6.3623 4.02832C5.65342 4.0284 5.24565 4.35439 4.97168 4.8584C4.79443 5.1845 4.68069 5.58254 4.61621 6H11.3359L11.3994 5.91504C11.8155 5.35829 12.0173 4.90292 12.042 4.51855C12.0566 4.29091 12.0106 4.0389 11.835 3.75098C11.3947 3.95288 10.9241 4.0175 10.4502 3.91113C9.97605 3.80469 9.56864 3.54172 9.23047 3.19043Z",fill:"currentColor"}),C.default.createElement("path",{d:"M17.5645 4.50586L17.7871 4.77246C18.0986 5.16378 18.3541 5.5733 18.5615 6.01172C19.116 5.74977 19.7094 5.52622 20.3516 5.39648L21.0869 5.24805L21.3838 6.71777L20.6484 6.86621C19.9233 7.0127 19.24 7.32245 18.5283 7.71387L17.7207 8.1582L17.4502 7.27734C17.2727 6.70099 17.0028 6.19526 16.6113 5.7041L16.4355 5.49414L15.9414 4.92969L17.0703 3.94141L17.5645 4.50586Z",fill:"currentColor"})),B=d;0&&(module.exports={IconVibeCodingBird});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCodingBird/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCodingBird: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding-bird, laptop, work\">\n <path\n d=\"M3.45703 14.6475C4.91916 13.4929 6.81221 13.1009 8.56152 13.4551L9.29688 13.6035L8.99902 15.0742L8.26367 14.9248C6.92131 14.6531 5.48285 14.9588 4.38672 15.8242C3.30609 16.6776 2.5 18.1232 2.5 20.251V21.001H1V20.251C1 17.713 1.97967 15.8142 3.45703 14.6475Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.9209 20.4551L20.7666 21H6V19.5H10.1338L12.1836 12.2998H23.2432L20.9209 20.4551Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.0693 1.8457C10.3222 2.24104 10.5837 2.40444 10.7783 2.44824C10.9284 2.48192 11.1353 2.46666 11.3994 2.28125L11.5166 2.19141L12.0439 1.74609L12.5312 2.23535C13.254 2.96067 13.5937 3.75964 13.5391 4.61426C13.4925 5.34 13.1653 6.00748 12.75 6.60449V6.87891C12.7498 9.56265 10.5812 11.743 7.90039 11.7432C5.30322 11.7432 3.18652 9.69684 3.05664 7.12891L3.0498 6.87891C3.04974 6.0464 3.18464 5.00381 3.65332 4.1416C4.14807 3.23147 5.02152 2.52841 6.3623 2.52832C6.79721 2.52832 7.44544 2.32616 8.05957 2.07129C8.35035 1.95061 8.60762 1.82942 8.79199 1.73828C8.88388 1.69286 8.95751 1.65567 9.00684 1.62988C9.03148 1.617 9.05045 1.60704 9.0625 1.60059C9.06833 1.59747 9.07258 1.59516 9.0752 1.59375L9.07812 1.5918L9.69238 1.25586L10.0693 1.8457ZM8 8.5H4.96484C5.5356 9.53953 6.637 10.2432 7.90039 10.2432C9.16361 10.243 10.2644 9.5394 10.835 8.5H9V7.5H8V8.5ZM9.23047 3.19043C9.05865 3.27159 8.85632 3.36508 8.63477 3.45703C8.0098 3.7164 7.12041 4.02832 6.3623 4.02832C5.65342 4.0284 5.24565 4.35439 4.97168 4.8584C4.79443 5.1845 4.68069 5.58254 4.61621 6H11.3359L11.3994 5.91504C11.8155 5.35829 12.0173 4.90292 12.042 4.51855C12.0566 4.29091 12.0106 4.0389 11.835 3.75098C11.3947 3.95288 10.9241 4.0175 10.4502 3.91113C9.97605 3.80469 9.56864 3.54172 9.23047 3.19043Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.5645 4.50586L17.7871 4.77246C18.0986 5.16378 18.3541 5.5733 18.5615 6.01172C19.116 5.74977 19.7094 5.52622 20.3516 5.39648L21.0869 5.24805L21.3838 6.71777L20.6484 6.86621C19.9233 7.0127 19.24 7.32245 18.5283 7.71387L17.7207 8.1582L17.4502 7.27734C17.2727 6.70099 17.0028 6.19526 16.6113 5.7041L16.4355 5.49414L15.9414 4.92969L17.0703 3.94141L17.5645 4.50586Z\"\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,oQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,sFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ovCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6WACF,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 e from"react";import l from"react";var n=({children:o,size:r=24,ariaLabel:C,color:p,ariaHidden:t=!0,style:i,...L})=>l.createElement("svg",{...L,"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,...i}},C&&!t&&l.createElement("title",null,C),o);var a=o=>e.createElement(n,{...o,ariaLabel:"vibe-coding-bird, laptop, work"},e.createElement("path",{d:"M3.45703 14.6475C4.91916 13.4929 6.81221 13.1009 8.56152 13.4551L9.29688 13.6035L8.99902 15.0742L8.26367 14.9248C6.92131 14.6531 5.48285 14.9588 4.38672 15.8242C3.30609 16.6776 2.5 18.1232 2.5 20.251V21.001H1V20.251C1 17.713 1.97967 15.8142 3.45703 14.6475Z",fill:"currentColor"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.9209 20.4551L20.7666 21H6V19.5H10.1338L12.1836 12.2998H23.2432L20.9209 20.4551Z",fill:"currentColor"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.0693 1.8457C10.3222 2.24104 10.5837 2.40444 10.7783 2.44824C10.9284 2.48192 11.1353 2.46666 11.3994 2.28125L11.5166 2.19141L12.0439 1.74609L12.5312 2.23535C13.254 2.96067 13.5937 3.75964 13.5391 4.61426C13.4925 5.34 13.1653 6.00748 12.75 6.60449V6.87891C12.7498 9.56265 10.5812 11.743 7.90039 11.7432C5.30322 11.7432 3.18652 9.69684 3.05664 7.12891L3.0498 6.87891C3.04974 6.0464 3.18464 5.00381 3.65332 4.1416C4.14807 3.23147 5.02152 2.52841 6.3623 2.52832C6.79721 2.52832 7.44544 2.32616 8.05957 2.07129C8.35035 1.95061 8.60762 1.82942 8.79199 1.73828C8.88388 1.69286 8.95751 1.65567 9.00684 1.62988C9.03148 1.617 9.05045 1.60704 9.0625 1.60059C9.06833 1.59747 9.07258 1.59516 9.0752 1.59375L9.07812 1.5918L9.69238 1.25586L10.0693 1.8457ZM8 8.5H4.96484C5.5356 9.53953 6.637 10.2432 7.90039 10.2432C9.16361 10.243 10.2644 9.5394 10.835 8.5H9V7.5H8V8.5ZM9.23047 3.19043C9.05865 3.27159 8.85632 3.36508 8.63477 3.45703C8.0098 3.7164 7.12041 4.02832 6.3623 4.02832C5.65342 4.0284 5.24565 4.35439 4.97168 4.8584C4.79443 5.1845 4.68069 5.58254 4.61621 6H11.3359L11.3994 5.91504C11.8155 5.35829 12.0173 4.90292 12.042 4.51855C12.0566 4.29091 12.0106 4.0389 11.835 3.75098C11.3947 3.95288 10.9241 4.0175 10.4502 3.91113C9.97605 3.80469 9.56864 3.54172 9.23047 3.19043Z",fill:"currentColor"}),e.createElement("path",{d:"M17.5645 4.50586L17.7871 4.77246C18.0986 5.16378 18.3541 5.5733 18.5615 6.01172C19.116 5.74977 19.7094 5.52622 20.3516 5.39648L21.0869 5.24805L21.3838 6.71777L20.6484 6.86621C19.9233 7.0127 19.24 7.32245 18.5283 7.71387L17.7207 8.1582L17.4502 7.27734C17.2727 6.70099 17.0028 6.19526 16.6113 5.7041L16.4355 5.49414L15.9414 4.92969L17.0703 3.94141L17.5645 4.50586Z",fill:"currentColor"})),f=a;export{a 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.45703 14.6475C4.91916 13.4929 6.81221 13.1009 8.56152 13.4551L9.29688 13.6035L8.99902 15.0742L8.26367 14.9248C6.92131 14.6531 5.48285 14.9588 4.38672 15.8242C3.30609 16.6776 2.5 18.1232 2.5 20.251V21.001H1V20.251C1 17.713 1.97967 15.8142 3.45703 14.6475Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.9209 20.4551L20.7666 21H6V19.5H10.1338L12.1836 12.2998H23.2432L20.9209 20.4551Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.0693 1.8457C10.3222 2.24104 10.5837 2.40444 10.7783 2.44824C10.9284 2.48192 11.1353 2.46666 11.3994 2.28125L11.5166 2.19141L12.0439 1.74609L12.5312 2.23535C13.254 2.96067 13.5937 3.75964 13.5391 4.61426C13.4925 5.34 13.1653 6.00748 12.75 6.60449V6.87891C12.7498 9.56265 10.5812 11.743 7.90039 11.7432C5.30322 11.7432 3.18652 9.69684 3.05664 7.12891L3.0498 6.87891C3.04974 6.0464 3.18464 5.00381 3.65332 4.1416C4.14807 3.23147 5.02152 2.52841 6.3623 2.52832C6.79721 2.52832 7.44544 2.32616 8.05957 2.07129C8.35035 1.95061 8.60762 1.82942 8.79199 1.73828C8.88388 1.69286 8.95751 1.65567 9.00684 1.62988C9.03148 1.617 9.05045 1.60704 9.0625 1.60059C9.06833 1.59747 9.07258 1.59516 9.0752 1.59375L9.07812 1.5918L9.69238 1.25586L10.0693 1.8457ZM8 8.5H4.96484C5.5356 9.53953 6.637 10.2432 7.90039 10.2432C9.16361 10.243 10.2644 9.5394 10.835 8.5H9V7.5H8V8.5ZM9.23047 3.19043C9.05865 3.27159 8.85632 3.36508 8.63477 3.45703C8.0098 3.7164 7.12041 4.02832 6.3623 4.02832C5.65342 4.0284 5.24565 4.35439 4.97168 4.8584C4.79443 5.1845 4.68069 5.58254 4.61621 6H11.3359L11.3994 5.91504C11.8155 5.35829 12.0173 4.90292 12.042 4.51855C12.0566 4.29091 12.0106 4.0389 11.835 3.75098C11.3947 3.95288 10.9241 4.0175 10.4502 3.91113C9.97605 3.80469 9.56864 3.54172 9.23047 3.19043Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.5645 4.50586L17.7871 4.77246C18.0986 5.16378 18.3541 5.5733 18.5615 6.01172C19.116 5.74977 19.7094 5.52622 20.3516 5.39648L21.0869 5.24805L21.3838 6.71777L20.6484 6.86621C19.9233 7.0127 19.24 7.32245 18.5283 7.71387L17.7207 8.1582L17.4502 7.27734C17.2727 6.70099 17.0028 6.19526 16.6113 5.7041L16.4355 5.49414L15.9414 4.92969L17.0703 3.94141L17.5645 4.50586Z\"\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,oQACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,sFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,ovCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6WACF,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 p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of g(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=L(o,e))||l.enumerable});return r};var C=(r,o,t)=>(t=r!=null?u(d(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>i(p({},"__esModule",{value:!0}),r);var b={};x(b,{IconVibeCodingStar:()=>f,default:()=>I});module.exports=B(b);var n=C(require("react"));var a=C(require("react")),s=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:m,...c})=>a.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:l,...m}},t&&!e&&a.default.createElement("title",null,t),r);var f=r=>n.default.createElement(s,{...r,ariaLabel:"vibe-coding-star, working, home-office"},n.default.createElement("path",{d:"M8 13C8.80218 13 9.57235 13.1364 10.29 13.3848L9.11328 17.5H4.5V21H1C1 16.8572 3.42539 13 8 13Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8.5 3.5C10.7091 3.5 12.5 5.29086 12.5 7.5C12.5 9.70914 10.7091 11.5 8.5 11.5C6.29086 11.5 4.5 9.70914 4.5 7.5C4.5 5.29086 6.29086 3.5 8.5 3.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19.5801 4.41992L22.5 5.5L19.5801 6.58008L18.5 9.5L17.4199 6.58008L14.5 5.5L17.4199 4.41992L18.5 1.5L19.5801 4.41992Z",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=\"M8 13C8.80218 13 9.57235 13.1364 10.29 13.3848L9.11328 17.5H4.5V21H1C1 16.8572 3.42539 13 8 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.5 3.5C10.7091 3.5 12.5 5.29086 12.5 7.5C12.5 9.70914 10.7091 11.5 8.5 11.5C6.29086 11.5 4.5 9.70914 4.5 7.5C4.5 5.29086 6.29086 3.5 8.5 3.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.5801 4.41992L22.5 5.5L19.5801 6.58008L18.5 9.5L17.4199 6.58008L14.5 5.5L17.4199 4.41992L18.5 1.5L19.5801 4.41992Z\"\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,kGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wHACF,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 l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...C})=>l.createElement("svg",{...C,"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:a,...i}},n&&!e&&l.createElement("title",null,n),t);var s=t=>o.createElement(p,{...t,ariaLabel:"vibe-coding-star, working, home-office"},o.createElement("path",{d:"M8 13C8.80218 13 9.57235 13.1364 10.29 13.3848L9.11328 17.5H4.5V21H1C1 16.8572 3.42539 13 8 13Z",fill:"currentColor"}),o.createElement("path",{d:"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z",fill:"currentColor"}),o.createElement("path",{d:"M8.5 3.5C10.7091 3.5 12.5 5.29086 12.5 7.5C12.5 9.70914 10.7091 11.5 8.5 11.5C6.29086 11.5 4.5 9.70914 4.5 7.5C4.5 5.29086 6.29086 3.5 8.5 3.5Z",fill:"currentColor"}),o.createElement("path",{d:"M19.5801 4.41992L22.5 5.5L19.5801 6.58008L18.5 9.5L17.4199 6.58008L14.5 5.5L17.4199 4.41992L18.5 1.5L19.5801 4.41992Z",fill:"currentColor"})),L=s;export{s as IconVibeCodingStar,L 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=\"M8 13C8.80218 13 9.57235 13.1364 10.29 13.3848L9.11328 17.5H4.5V21H1C1 16.8572 3.42539 13 8 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.5 3.5C10.7091 3.5 12.5 5.29086 12.5 7.5C12.5 9.70914 10.7091 11.5 8.5 11.5C6.29086 11.5 4.5 9.70914 4.5 7.5C4.5 5.29086 6.29086 3.5 8.5 3.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.5801 4.41992L22.5 5.5L19.5801 6.58008L18.5 9.5L17.4199 6.58008L14.5 5.5L17.4199 4.41992L18.5 1.5L19.5801 4.41992Z\"\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,kGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,0DACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kJACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,wHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCodingStar","props","React","CentralIconBase","IconVibeCodingStar_default"]}
|
package/README.md
CHANGED
|
@@ -139,54 +139,42 @@ When `ariaHidden` is `false`:
|
|
|
139
139
|
|
|
140
140
|
For optimal bundle size, consider using our specific bundles instead of the full package:
|
|
141
141
|
|
|
142
|
-
https://npmjs.com/package/@central-icons-react/
|
|
143
|
-
https://npmjs.com/package/@central-icons-react/
|
|
144
|
-
https://npmjs.com/package/@central-icons-react/round-outlined-radius-0-stroke-2
|
|
142
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-0-stroke-1
|
|
143
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-0-stroke-1.5
|
|
145
144
|
https://npmjs.com/package/@central-icons-react/round-filled-radius-0-stroke-2
|
|
146
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
145
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-1-stroke-1
|
|
146
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-1-stroke-1.5
|
|
147
147
|
https://npmjs.com/package/@central-icons-react/round-filled-radius-1-stroke-2
|
|
148
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
148
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-2-stroke-1
|
|
149
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-2-stroke-1.5
|
|
149
150
|
https://npmjs.com/package/@central-icons-react/round-filled-radius-2-stroke-2
|
|
150
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
151
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-3-stroke-1
|
|
152
|
+
https://npmjs.com/package/@central-icons-react/round-filled-radius-3-stroke-1.5
|
|
151
153
|
https://npmjs.com/package/@central-icons-react/round-filled-radius-3-stroke-2
|
|
152
|
-
https://npmjs.com/package/@central-icons-react/
|
|
153
|
-
https://npmjs.com/package/@central-icons-react/square-filled-radius-0-stroke-1.5
|
|
154
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-0-stroke-1
|
|
154
155
|
https://npmjs.com/package/@central-icons-react/round-outlined-radius-0-stroke-1.5
|
|
155
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
156
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-0-stroke-2
|
|
157
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-1-stroke-1
|
|
156
158
|
https://npmjs.com/package/@central-icons-react/round-outlined-radius-1-stroke-1.5
|
|
157
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
159
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-1-stroke-2
|
|
160
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-2-stroke-1
|
|
158
161
|
https://npmjs.com/package/@central-icons-react/round-outlined-radius-2-stroke-1.5
|
|
159
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
162
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-2-stroke-2
|
|
163
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-3-stroke-1
|
|
160
164
|
https://npmjs.com/package/@central-icons-react/round-outlined-radius-3-stroke-1.5
|
|
161
|
-
https://npmjs.com/package/@central-icons-react/round-
|
|
162
|
-
https://npmjs.com/package/@central-icons-react/square-outlined-radius-0-stroke-1
|
|
165
|
+
https://npmjs.com/package/@central-icons-react/round-outlined-radius-3-stroke-2
|
|
163
166
|
https://npmjs.com/package/@central-icons-react/square-filled-radius-0-stroke-1
|
|
164
|
-
https://npmjs.com/package/@central-icons-react/
|
|
165
|
-
https://npmjs.com/package/@central-icons-react/
|
|
166
|
-
https://npmjs.com/package/@central-icons-react/
|
|
167
|
-
https://npmjs.com/package/@central-icons-react/
|
|
168
|
-
https://npmjs.com/package/@central-icons-react/
|
|
169
|
-
https://npmjs.com/package/@central-icons-react/round-filled-radius-2-stroke-1
|
|
170
|
-
https://npmjs.com/package/@central-icons-react/round-outlined-radius-3-stroke-1
|
|
171
|
-
https://npmjs.com/package/@central-icons-react/round-filled-radius-3-stroke-1
|
|
167
|
+
https://npmjs.com/package/@central-icons-react/square-filled-radius-0-stroke-1.5
|
|
168
|
+
https://npmjs.com/package/@central-icons-react/square-filled-radius-0-stroke-2
|
|
169
|
+
https://npmjs.com/package/@central-icons-react/square-outlined-radius-0-stroke-1
|
|
170
|
+
https://npmjs.com/package/@central-icons-react/square-outlined-radius-0-stroke-1.5
|
|
171
|
+
https://npmjs.com/package/@central-icons-react/square-outlined-radius-0-stroke-2
|
|
172
172
|
|
|
173
173
|
## Icons
|
|
174
174
|
|
|
175
175
|
Below is a complete list of available icons:
|
|
176
176
|
|
|
177
|
-
###
|
|
178
|
-
|
|
179
|
-
- IconCircleHalfFill
|
|
180
|
-
- IconCirclePerson
|
|
181
|
-
- IconEar
|
|
182
|
-
- IconEyeClosed
|
|
183
|
-
- IconEyeOpen
|
|
184
|
-
- IconEyeSlash
|
|
185
|
-
- IconEyeSlash2
|
|
186
|
-
- IconImageAltText
|
|
187
|
-
- IconSquareLinesBottom
|
|
188
|
-
|
|
189
|
-
### AI & Magic
|
|
177
|
+
### AI _icons_ Magic
|
|
190
178
|
|
|
191
179
|
- IconAppleIntelligenceIcon
|
|
192
180
|
- IconBoxSparkle
|
|
@@ -221,6 +209,18 @@ Below is a complete list of available icons:
|
|
|
221
209
|
- IconWindowSparkle
|
|
222
210
|
- IconWizardHat
|
|
223
211
|
|
|
212
|
+
### Accessibility
|
|
213
|
+
|
|
214
|
+
- IconCircleHalfFill
|
|
215
|
+
- IconCirclePerson
|
|
216
|
+
- IconEar
|
|
217
|
+
- IconEyeClosed
|
|
218
|
+
- IconEyeOpen
|
|
219
|
+
- IconEyeSlash
|
|
220
|
+
- IconEyeSlash2
|
|
221
|
+
- IconImageAltText
|
|
222
|
+
- IconSquareLinesBottom
|
|
223
|
+
|
|
224
224
|
### Arrows
|
|
225
225
|
|
|
226
226
|
- IconArrow
|
|
@@ -408,6 +408,8 @@ Below is a complete list of available icons:
|
|
|
408
408
|
- IconBug
|
|
409
409
|
- IconBugFace
|
|
410
410
|
- IconCode
|
|
411
|
+
- IconCodeAnalyze
|
|
412
|
+
- IconCodeAssistant
|
|
411
413
|
- IconCodeBrackets
|
|
412
414
|
- IconCodeInsert
|
|
413
415
|
- IconCodeLines
|
|
@@ -428,6 +430,7 @@ Below is a complete list of available icons:
|
|
|
428
430
|
### Communication
|
|
429
431
|
|
|
430
432
|
- IconBook
|
|
433
|
+
- IconBookSimple
|
|
431
434
|
- IconBubble2
|
|
432
435
|
- IconBubble3
|
|
433
436
|
- IconBubble4
|
|
@@ -496,7 +499,7 @@ Below is a complete list of available icons:
|
|
|
496
499
|
- IconTradingViewSteps
|
|
497
500
|
- IconWeb3
|
|
498
501
|
|
|
499
|
-
### Devices
|
|
502
|
+
### Devices _icons_ Signals
|
|
500
503
|
|
|
501
504
|
- IconAirdrop
|
|
502
505
|
- IconAirplay
|
|
@@ -511,6 +514,7 @@ Below is a complete list of available icons:
|
|
|
511
514
|
- IconBluetooth
|
|
512
515
|
- IconCalculator
|
|
513
516
|
- IconChip
|
|
517
|
+
- IconChipSimple
|
|
514
518
|
- IconChromecast
|
|
515
519
|
- IconCircleRecord
|
|
516
520
|
- IconDevices
|
|
@@ -532,6 +536,7 @@ Below is a complete list of available icons:
|
|
|
532
536
|
- IconMouseScrollUp
|
|
533
537
|
- IconNfc1
|
|
534
538
|
- IconNfc2
|
|
539
|
+
- IconOffline
|
|
535
540
|
- IconOldPhone
|
|
536
541
|
- IconPhone
|
|
537
542
|
- IconPhoneDynamicIsland
|
|
@@ -622,7 +627,7 @@ Below is a complete list of available icons:
|
|
|
622
627
|
- IconWrite2
|
|
623
628
|
- IconWriting
|
|
624
629
|
|
|
625
|
-
### Filter
|
|
630
|
+
### Filter _icons_ Settings
|
|
626
631
|
|
|
627
632
|
- IconFilter1
|
|
628
633
|
- IconFilter2
|
|
@@ -646,7 +651,7 @@ Below is a complete list of available icons:
|
|
|
646
651
|
- IconSortArrowUpDown
|
|
647
652
|
- IconToggle
|
|
648
653
|
|
|
649
|
-
### Folders
|
|
654
|
+
### Folders _icons_ Files
|
|
650
655
|
|
|
651
656
|
- IconArchive
|
|
652
657
|
- IconBlankPageLandscape
|
|
@@ -733,6 +738,7 @@ Below is a complete list of available icons:
|
|
|
733
738
|
- IconBottle
|
|
734
739
|
- IconBreakfast
|
|
735
740
|
- IconBurger
|
|
741
|
+
- IconCandy
|
|
736
742
|
- IconCereals
|
|
737
743
|
- IconCheeseburger
|
|
738
744
|
- IconCherry
|
|
@@ -762,10 +768,11 @@ Below is a complete list of available icons:
|
|
|
762
768
|
- IconStrawberry
|
|
763
769
|
- IconSushi
|
|
764
770
|
- IconTapas
|
|
771
|
+
- IconTea
|
|
765
772
|
- IconToast
|
|
766
773
|
- IconToque
|
|
767
774
|
|
|
768
|
-
### Furniture
|
|
775
|
+
### Furniture _icons_ Household
|
|
769
776
|
|
|
770
777
|
- IconArmchair
|
|
771
778
|
- IconBed
|
|
@@ -898,6 +905,7 @@ Below is a complete list of available icons:
|
|
|
898
905
|
- IconCompassSquare
|
|
899
906
|
- IconCrossLarge
|
|
900
907
|
- IconCrossSmall
|
|
908
|
+
- IconDeepSearch
|
|
901
909
|
- IconDotGrid1x3Horizontal
|
|
902
910
|
- IconDotGrid1x3Vertical
|
|
903
911
|
- IconDotGrid2x3
|
|
@@ -981,9 +989,11 @@ Below is a complete list of available icons:
|
|
|
981
989
|
- IconTrashCan
|
|
982
990
|
- IconTrashCanSimple
|
|
983
991
|
- IconTrashPaper
|
|
992
|
+
- IconTrashPermanently
|
|
984
993
|
- IconTriangleExclamation
|
|
985
994
|
- IconUnarchiv
|
|
986
995
|
- IconUnpin
|
|
996
|
+
- IconUntrash
|
|
987
997
|
- IconWindow
|
|
988
998
|
- IconWindow2
|
|
989
999
|
- IconWindowApp
|
|
@@ -1069,7 +1079,7 @@ Below is a complete list of available icons:
|
|
|
1069
1079
|
- IconSend
|
|
1070
1080
|
- IconWorld
|
|
1071
1081
|
|
|
1072
|
-
### Nature
|
|
1082
|
+
### Nature _icons_ Energy
|
|
1073
1083
|
|
|
1074
1084
|
- IconAtom
|
|
1075
1085
|
- IconBlossom
|
|
@@ -1116,11 +1126,14 @@ Below is a complete list of available icons:
|
|
|
1116
1126
|
- IconPeopleVersus
|
|
1117
1127
|
- IconSteveJobs
|
|
1118
1128
|
- IconStreaming
|
|
1129
|
+
- IconSurfing
|
|
1119
1130
|
- IconTeacher
|
|
1120
1131
|
- IconTeacherWhiteboard
|
|
1132
|
+
- IconVibeCodingBird
|
|
1133
|
+
- IconVibeCodingStar
|
|
1121
1134
|
- IconWheelchair
|
|
1122
1135
|
|
|
1123
|
-
### Photography
|
|
1136
|
+
### Photography _icons_ Video
|
|
1124
1137
|
|
|
1125
1138
|
- Icon4k
|
|
1126
1139
|
- IconAdjustPhoto
|
|
@@ -1165,7 +1178,7 @@ Below is a complete list of available icons:
|
|
|
1165
1178
|
- IconFocusSquare
|
|
1166
1179
|
- IconFocusZoomIn
|
|
1167
1180
|
- IconFocusZoomOut
|
|
1168
|
-
-
|
|
1181
|
+
- IconFullScreen1
|
|
1169
1182
|
- IconGif
|
|
1170
1183
|
- IconGifSquare
|
|
1171
1184
|
- IconHd
|
|
@@ -1183,6 +1196,7 @@ Below is a complete list of available icons:
|
|
|
1183
1196
|
- IconPictureInPicture
|
|
1184
1197
|
- IconRear
|
|
1185
1198
|
- IconRemoveBackground
|
|
1199
|
+
- IconRemoveBackground2
|
|
1186
1200
|
- IconScreenCapture
|
|
1187
1201
|
- IconShadows
|
|
1188
1202
|
- IconShareScreen
|
|
@@ -1230,7 +1244,7 @@ Below is a complete list of available icons:
|
|
|
1230
1244
|
- IconUnlocked
|
|
1231
1245
|
- IconVault
|
|
1232
1246
|
|
|
1233
|
-
### Shopping
|
|
1247
|
+
### Shopping _icons_ Payment
|
|
1234
1248
|
|
|
1235
1249
|
- IconAddToBasket
|
|
1236
1250
|
- IconAddToBasket2
|
|
@@ -1302,7 +1316,7 @@ Below is a complete list of available icons:
|
|
|
1302
1316
|
- IconWallet4
|
|
1303
1317
|
- IconYen
|
|
1304
1318
|
|
|
1305
|
-
### Social Media
|
|
1319
|
+
### Social Media _icons_ Brands
|
|
1306
1320
|
|
|
1307
1321
|
- IconAnthropic
|
|
1308
1322
|
- IconApple
|
|
@@ -1381,7 +1395,7 @@ Below is a complete list of available icons:
|
|
|
1381
1395
|
- IconXbox
|
|
1382
1396
|
- IconYoutube
|
|
1383
1397
|
|
|
1384
|
-
### Sound
|
|
1398
|
+
### Sound _icons_ Music
|
|
1385
1399
|
|
|
1386
1400
|
- IconAirpodLeft
|
|
1387
1401
|
- IconAirpodRight
|
|
@@ -1417,6 +1431,7 @@ Below is a complete list of available icons:
|
|
|
1417
1431
|
- IconRewind5s
|
|
1418
1432
|
- IconShuffle
|
|
1419
1433
|
- IconSkip
|
|
1434
|
+
- IconSoundFx
|
|
1420
1435
|
- IconSpeachToText
|
|
1421
1436
|
- IconStop
|
|
1422
1437
|
- IconStopCircle
|
|
@@ -1449,7 +1464,7 @@ Below is a complete list of available icons:
|
|
|
1449
1464
|
- IconVersusCircle
|
|
1450
1465
|
- IconVolleyball
|
|
1451
1466
|
|
|
1452
|
-
### Statistics
|
|
1467
|
+
### Statistics _icons_ Charts
|
|
1453
1468
|
|
|
1454
1469
|
- IconAnalytics
|
|
1455
1470
|
- IconChart1
|
|
@@ -1629,7 +1644,7 @@ Below is a complete list of available icons:
|
|
|
1629
1644
|
- IconWip
|
|
1630
1645
|
- IconWreath
|
|
1631
1646
|
|
|
1632
|
-
### Time
|
|
1647
|
+
### Time _icons_ Date
|
|
1633
1648
|
|
|
1634
1649
|
- IconCalendar1
|
|
1635
1650
|
- IconCalendar2
|
|
@@ -1727,7 +1742,7 @@ Below is a complete list of available icons:
|
|
|
1727
1742
|
|
|
1728
1743
|
### Weather
|
|
1729
1744
|
|
|
1730
|
-
-
|
|
1745
|
+
- IconCloud1
|
|
1731
1746
|
- IconCloudSnow
|
|
1732
1747
|
- IconCloudy
|
|
1733
1748
|
- IconCloudySun
|