@central-icons-react/square-filled-radius-0-stroke-2 0.0.37 → 0.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconBookSimple/index.d.ts +4 -0
- package/IconBookSimple/index.js +2 -0
- package/IconBookSimple/index.js.map +1 -0
- package/IconBookSimple/index.mjs +2 -0
- package/IconBookSimple/index.mjs.map +1 -0
- package/IconCandy/index.d.ts +4 -0
- package/IconCandy/index.js +2 -0
- package/IconCandy/index.js.map +1 -0
- package/IconCandy/index.mjs +2 -0
- package/IconCandy/index.mjs.map +1 -0
- package/IconChipSimple/index.d.ts +4 -0
- package/IconChipSimple/index.js +2 -0
- package/IconChipSimple/index.js.map +1 -0
- package/IconChipSimple/index.mjs +2 -0
- package/IconChipSimple/index.mjs.map +1 -0
- package/IconCloud/index.js +1 -1
- package/IconCloud/index.js.map +1 -1
- package/IconCloud/index.mjs +1 -1
- package/IconCloud/index.mjs.map +1 -1
- package/IconCloud1/index.d.ts +4 -0
- package/IconCloud1/index.js +2 -0
- package/IconCloud1/index.js.map +1 -0
- package/IconCloud1/index.mjs +2 -0
- package/IconCloud1/index.mjs.map +1 -0
- package/IconCodeAnalyze/index.d.ts +4 -0
- package/IconCodeAnalyze/index.js +2 -0
- package/IconCodeAnalyze/index.js.map +1 -0
- package/IconCodeAnalyze/index.mjs +2 -0
- package/IconCodeAnalyze/index.mjs.map +1 -0
- package/IconCodeAssistant/index.d.ts +4 -0
- package/IconCodeAssistant/index.js +2 -0
- package/IconCodeAssistant/index.js.map +1 -0
- package/IconCodeAssistant/index.mjs +2 -0
- package/IconCodeAssistant/index.mjs.map +1 -0
- package/IconDeepSearch/index.d.ts +4 -0
- package/IconDeepSearch/index.js +2 -0
- package/IconDeepSearch/index.js.map +1 -0
- package/IconDeepSearch/index.mjs +2 -0
- package/IconDeepSearch/index.mjs.map +1 -0
- package/IconFullScreen1/index.d.ts +4 -0
- package/IconFullScreen1/index.js +2 -0
- package/IconFullScreen1/index.js.map +1 -0
- package/IconFullScreen1/index.mjs +2 -0
- package/IconFullScreen1/index.mjs.map +1 -0
- package/IconFullscreen/index.d.ts +2 -2
- package/IconFullscreen/index.js +1 -1
- package/IconFullscreen/index.js.map +1 -1
- package/IconFullscreen/index.mjs +1 -1
- package/IconFullscreen/index.mjs.map +1 -1
- package/IconOffline/index.d.ts +4 -0
- package/IconOffline/index.js +2 -0
- package/IconOffline/index.js.map +1 -0
- package/IconOffline/index.mjs +2 -0
- package/IconOffline/index.mjs.map +1 -0
- package/IconRemoveBackground2/index.d.ts +4 -0
- package/IconRemoveBackground2/index.js +2 -0
- package/IconRemoveBackground2/index.js.map +1 -0
- package/IconRemoveBackground2/index.mjs +2 -0
- package/IconRemoveBackground2/index.mjs.map +1 -0
- package/IconSoundFx/index.d.ts +4 -0
- package/IconSoundFx/index.js +2 -0
- package/IconSoundFx/index.js.map +1 -0
- package/IconSoundFx/index.mjs +2 -0
- package/IconSoundFx/index.mjs.map +1 -0
- package/IconSurfing/index.d.ts +4 -0
- package/IconSurfing/index.js +2 -0
- package/IconSurfing/index.js.map +1 -0
- package/IconSurfing/index.mjs +2 -0
- package/IconSurfing/index.mjs.map +1 -0
- package/IconTea/index.d.ts +4 -0
- package/IconTea/index.js +2 -0
- package/IconTea/index.js.map +1 -0
- package/IconTea/index.mjs +2 -0
- package/IconTea/index.mjs.map +1 -0
- package/IconTrashPermanently/index.d.ts +4 -0
- package/IconTrashPermanently/index.js +2 -0
- package/IconTrashPermanently/index.js.map +1 -0
- package/IconTrashPermanently/index.mjs +2 -0
- package/IconTrashPermanently/index.mjs.map +1 -0
- package/IconUntrash/index.d.ts +4 -0
- package/IconUntrash/index.js +2 -0
- package/IconUntrash/index.js.map +1 -0
- package/IconUntrash/index.mjs +2 -0
- package/IconUntrash/index.mjs.map +1 -0
- package/IconVibeCodingBird/index.d.ts +4 -0
- package/IconVibeCodingBird/index.js +2 -0
- package/IconVibeCodingBird/index.js.map +1 -0
- package/IconVibeCodingBird/index.mjs +2 -0
- package/IconVibeCodingBird/index.mjs.map +1 -0
- package/IconVibeCodingStar/index.d.ts +4 -0
- package/IconVibeCodingStar/index.js +2 -0
- package/IconVibeCodingStar/index.js.map +1 -0
- package/IconVibeCodingStar/index.mjs +2 -0
- package/IconVibeCodingStar/index.mjs.map +1 -0
- package/README.md +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 3.07104V20.9289L5.74656 17H1V6.99999H5.74656L13 3.07104Z\"\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,+DACF,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 3.07104V20.9289L5.74656 17H1V6.99999H5.74656L13 3.07104Z",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 3.07104V20.9289L5.74656 17H1V6.99999H5.74656L13 3.07104Z\"\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,+DACF,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.33876 18.7178C2.17039 9.63606 10.9578 14.1625 15.0097 19.124C15.0064 19.124 15.0031 19.125 14.9999 19.125C14.3215 19.125 13.8233 18.8917 13.5907 18.6592L11.9999 17.0684L10.4091 18.6592C10.1765 18.8917 9.67826 19.125 8.99989 19.125C8.32152 19.125 7.82326 18.8917 7.59071 18.6592L5.99989 17.0684L4.40907 18.6592C4.38867 18.6796 4.36475 18.6984 4.33876 18.7178Z",fill:"currentColor"}),e.default.createElement("path",{d:"M7.07899 8.18457C9.28473 7.00756 12.1289 6.0134 14.4999 7.00586C15.6531 7.48863 16.0058 8.24776 16.9999 9.00586C17.7487 9.57681 18.9154 10.1362 19.7958 10.5176C20.4413 10.7974 20.7574 11.5505 20.4716 12.1934C20.2075 12.7869 19.5234 13.0692 18.9179 12.834L15.4999 11.5059L14.4999 13.5059L16.8085 15.8145C17.2447 16.2508 17.4553 16.8643 17.3788 17.4766L17.3475 17.7197L16.4882 18.5791C15.5659 17.3748 14.3986 16.2063 13.1688 15.21C12.0206 14.2798 10.7546 13.4461 9.51063 12.8623C9.53973 12.569 9.63258 12.2844 9.78504 12.0303L10.9999 10.0059C10.9883 10.0051 10.0788 9.94597 9.49989 10.0059C9.09809 10.0474 8.63807 10.169 8.20106 10.3135C7.39698 10.5792 6.50011 10.0148 6.49989 9.16797C6.4999 8.75852 6.71778 8.37737 7.07899 8.18457Z",fill:"currentColor"}),e.default.createElement("path",{d:"M15.2499 2C16.4925 2 17.4999 3.00736 17.4999 4.25C17.4999 5.49264 16.4925 6.5 15.2499 6.5C14.0073 6.49994 12.9999 5.4926 12.9999 4.25C12.9999 3.0074 14.0073 2.00006 15.2499 2Z",fill:"currentColor"}),e.default.createElement("path",{d:"M18.6367 19.3633C19.2813 20.0079 19.7464 20.202 20.1592 20.2764C20.3878 20.3175 20.6339 20.3276 20.9404 20.3232C21.1999 20.3195 21.6381 20.2998 22 20.2998V22.0996C21.6119 22.0996 21.3626 22.1174 20.9658 22.123C20.6162 22.128 20.2371 22.1192 19.8408 22.0479C19.2045 21.9333 18.5994 21.6704 17.9697 21.1758C17.0939 21.7555 16.0254 22.0254 15 22.0254C13.963 22.0254 12.8812 21.7506 12 21.1572C11.1188 21.7506 10.037 22.0254 9 22.0254C7.97429 22.0254 6.9052 21.7558 6.0293 21.1758C5.39988 21.6701 4.79528 21.9334 4.15918 22.0479C3.76292 22.1192 3.38378 22.128 3.03418 22.123C2.63737 22.1174 2.38805 22.0996 2 22.0996V20.2998C2.36187 20.2998 2.80011 20.3195 3.05957 20.3232C3.36613 20.3276 3.6122 20.3175 3.84082 20.2764C4.25356 20.202 4.71865 20.0079 5.36328 19.3633L6 18.7275L6.63672 19.3633C7.17974 19.9063 8.05363 20.2246 9 20.2246C9.94637 20.2246 10.8203 19.9063 11.3633 19.3633L12 18.7275L12.6367 19.3633C13.1797 19.9063 14.0536 20.2246 15 20.2246C15.9464 20.2246 16.8203 19.9063 17.3633 19.3633L18 18.7275L18.6367 19.3633Z",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.33876 18.7178C2.17039 9.63606 10.9578 14.1625 15.0097 19.124C15.0064 19.124 15.0031 19.125 14.9999 19.125C14.3215 19.125 13.8233 18.8917 13.5907 18.6592L11.9999 17.0684L10.4091 18.6592C10.1765 18.8917 9.67826 19.125 8.99989 19.125C8.32152 19.125 7.82326 18.8917 7.59071 18.6592L5.99989 17.0684L4.40907 18.6592C4.38867 18.6796 4.36475 18.6984 4.33876 18.7178Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07899 8.18457C9.28473 7.00756 12.1289 6.0134 14.4999 7.00586C15.6531 7.48863 16.0058 8.24776 16.9999 9.00586C17.7487 9.57681 18.9154 10.1362 19.7958 10.5176C20.4413 10.7974 20.7574 11.5505 20.4716 12.1934C20.2075 12.7869 19.5234 13.0692 18.9179 12.834L15.4999 11.5059L14.4999 13.5059L16.8085 15.8145C17.2447 16.2508 17.4553 16.8643 17.3788 17.4766L17.3475 17.7197L16.4882 18.5791C15.5659 17.3748 14.3986 16.2063 13.1688 15.21C12.0206 14.2798 10.7546 13.4461 9.51063 12.8623C9.53973 12.569 9.63258 12.2844 9.78504 12.0303L10.9999 10.0059C10.9883 10.0051 10.0788 9.94597 9.49989 10.0059C9.09809 10.0474 8.63807 10.169 8.20106 10.3135C7.39698 10.5792 6.50011 10.0148 6.49989 9.16797C6.4999 8.75852 6.71778 8.37737 7.07899 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2499 2C16.4925 2 17.4999 3.00736 17.4999 4.25C17.4999 5.49264 16.4925 6.5 15.2499 6.5C14.0073 6.49994 12.9999 5.4926 12.9999 4.25C12.9999 3.0074 14.0073 2.00006 15.2499 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.6367 19.3633C19.2813 20.0079 19.7464 20.202 20.1592 20.2764C20.3878 20.3175 20.6339 20.3276 20.9404 20.3232C21.1999 20.3195 21.6381 20.2998 22 20.2998V22.0996C21.6119 22.0996 21.3626 22.1174 20.9658 22.123C20.6162 22.128 20.2371 22.1192 19.8408 22.0479C19.2045 21.9333 18.5994 21.6704 17.9697 21.1758C17.0939 21.7555 16.0254 22.0254 15 22.0254C13.963 22.0254 12.8812 21.7506 12 21.1572C11.1188 21.7506 10.037 22.0254 9 22.0254C7.97429 22.0254 6.9052 21.7558 6.0293 21.1758C5.39988 21.6701 4.79528 21.9334 4.15918 22.0479C3.76292 22.1192 3.38378 22.128 3.03418 22.123C2.63737 22.1174 2.38805 22.0996 2 22.0996V20.2998C2.36187 20.2998 2.80011 20.3195 3.05957 20.3232C3.36613 20.3276 3.6122 20.3175 3.84082 20.2764C4.25356 20.202 4.71865 20.0079 5.36328 19.3633L6 18.7275L6.63672 19.3633C7.17974 19.9063 8.05363 20.2246 9 20.2246C9.94637 20.2246 10.8203 19.9063 11.3633 19.3633L12 18.7275L12.6367 19.3633C13.1797 19.9063 14.0536 20.2246 15 20.2246C15.9464 20.2246 16.8203 19.9063 17.3633 19.3633L18 18.7275L18.6367 19.3633Z\"\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,4WACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6tBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mgCACF,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.33876 18.7178C2.17039 9.63606 10.9578 14.1625 15.0097 19.124C15.0064 19.124 15.0031 19.125 14.9999 19.125C14.3215 19.125 13.8233 18.8917 13.5907 18.6592L11.9999 17.0684L10.4091 18.6592C10.1765 18.8917 9.67826 19.125 8.99989 19.125C8.32152 19.125 7.82326 18.8917 7.59071 18.6592L5.99989 17.0684L4.40907 18.6592C4.38867 18.6796 4.36475 18.6984 4.33876 18.7178Z",fill:"currentColor"}),r.createElement("path",{d:"M7.07899 8.18457C9.28473 7.00756 12.1289 6.0134 14.4999 7.00586C15.6531 7.48863 16.0058 8.24776 16.9999 9.00586C17.7487 9.57681 18.9154 10.1362 19.7958 10.5176C20.4413 10.7974 20.7574 11.5505 20.4716 12.1934C20.2075 12.7869 19.5234 13.0692 18.9179 12.834L15.4999 11.5059L14.4999 13.5059L16.8085 15.8145C17.2447 16.2508 17.4553 16.8643 17.3788 17.4766L17.3475 17.7197L16.4882 18.5791C15.5659 17.3748 14.3986 16.2063 13.1688 15.21C12.0206 14.2798 10.7546 13.4461 9.51063 12.8623C9.53973 12.569 9.63258 12.2844 9.78504 12.0303L10.9999 10.0059C10.9883 10.0051 10.0788 9.94597 9.49989 10.0059C9.09809 10.0474 8.63807 10.169 8.20106 10.3135C7.39698 10.5792 6.50011 10.0148 6.49989 9.16797C6.4999 8.75852 6.71778 8.37737 7.07899 8.18457Z",fill:"currentColor"}),r.createElement("path",{d:"M15.2499 2C16.4925 2 17.4999 3.00736 17.4999 4.25C17.4999 5.49264 16.4925 6.5 15.2499 6.5C14.0073 6.49994 12.9999 5.4926 12.9999 4.25C12.9999 3.0074 14.0073 2.00006 15.2499 2Z",fill:"currentColor"}),r.createElement("path",{d:"M18.6367 19.3633C19.2813 20.0079 19.7464 20.202 20.1592 20.2764C20.3878 20.3175 20.6339 20.3276 20.9404 20.3232C21.1999 20.3195 21.6381 20.2998 22 20.2998V22.0996C21.6119 22.0996 21.3626 22.1174 20.9658 22.123C20.6162 22.128 20.2371 22.1192 19.8408 22.0479C19.2045 21.9333 18.5994 21.6704 17.9697 21.1758C17.0939 21.7555 16.0254 22.0254 15 22.0254C13.963 22.0254 12.8812 21.7506 12 21.1572C11.1188 21.7506 10.037 22.0254 9 22.0254C7.97429 22.0254 6.9052 21.7558 6.0293 21.1758C5.39988 21.6701 4.79528 21.9334 4.15918 22.0479C3.76292 22.1192 3.38378 22.128 3.03418 22.123C2.63737 22.1174 2.38805 22.0996 2 22.0996V20.2998C2.36187 20.2998 2.80011 20.3195 3.05957 20.3232C3.36613 20.3276 3.6122 20.3175 3.84082 20.2764C4.25356 20.202 4.71865 20.0079 5.36328 19.3633L6 18.7275L6.63672 19.3633C7.17974 19.9063 8.05363 20.2246 9 20.2246C9.94637 20.2246 10.8203 19.9063 11.3633 19.3633L12 18.7275L12.6367 19.3633C13.1797 19.9063 14.0536 20.2246 15 20.2246C15.9464 20.2246 16.8203 19.9063 17.3633 19.3633L18 18.7275L18.6367 19.3633Z",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.33876 18.7178C2.17039 9.63606 10.9578 14.1625 15.0097 19.124C15.0064 19.124 15.0031 19.125 14.9999 19.125C14.3215 19.125 13.8233 18.8917 13.5907 18.6592L11.9999 17.0684L10.4091 18.6592C10.1765 18.8917 9.67826 19.125 8.99989 19.125C8.32152 19.125 7.82326 18.8917 7.59071 18.6592L5.99989 17.0684L4.40907 18.6592C4.38867 18.6796 4.36475 18.6984 4.33876 18.7178Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.07899 8.18457C9.28473 7.00756 12.1289 6.0134 14.4999 7.00586C15.6531 7.48863 16.0058 8.24776 16.9999 9.00586C17.7487 9.57681 18.9154 10.1362 19.7958 10.5176C20.4413 10.7974 20.7574 11.5505 20.4716 12.1934C20.2075 12.7869 19.5234 13.0692 18.9179 12.834L15.4999 11.5059L14.4999 13.5059L16.8085 15.8145C17.2447 16.2508 17.4553 16.8643 17.3788 17.4766L17.3475 17.7197L16.4882 18.5791C15.5659 17.3748 14.3986 16.2063 13.1688 15.21C12.0206 14.2798 10.7546 13.4461 9.51063 12.8623C9.53973 12.569 9.63258 12.2844 9.78504 12.0303L10.9999 10.0059C10.9883 10.0051 10.0788 9.94597 9.49989 10.0059C9.09809 10.0474 8.63807 10.169 8.20106 10.3135C7.39698 10.5792 6.50011 10.0148 6.49989 9.16797C6.4999 8.75852 6.71778 8.37737 7.07899 8.18457Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.2499 2C16.4925 2 17.4999 3.00736 17.4999 4.25C17.4999 5.49264 16.4925 6.5 15.2499 6.5C14.0073 6.49994 12.9999 5.4926 12.9999 4.25C12.9999 3.0074 14.0073 2.00006 15.2499 2Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.6367 19.3633C19.2813 20.0079 19.7464 20.202 20.1592 20.2764C20.3878 20.3175 20.6339 20.3276 20.9404 20.3232C21.1999 20.3195 21.6381 20.2998 22 20.2998V22.0996C21.6119 22.0996 21.3626 22.1174 20.9658 22.123C20.6162 22.128 20.2371 22.1192 19.8408 22.0479C19.2045 21.9333 18.5994 21.6704 17.9697 21.1758C17.0939 21.7555 16.0254 22.0254 15 22.0254C13.963 22.0254 12.8812 21.7506 12 21.1572C11.1188 21.7506 10.037 22.0254 9 22.0254C7.97429 22.0254 6.9052 21.7558 6.0293 21.1758C5.39988 21.6701 4.79528 21.9334 4.15918 22.0479C3.76292 22.1192 3.38378 22.128 3.03418 22.123C2.63737 22.1174 2.38805 22.0996 2 22.0996V20.2998C2.36187 20.2998 2.80011 20.3195 3.05957 20.3232C3.36613 20.3276 3.6122 20.3175 3.84082 20.2764C4.25356 20.202 4.71865 20.0079 5.36328 19.3633L6 18.7275L6.63672 19.3633C7.17974 19.9063 8.05363 20.2246 9 20.2246C9.94637 20.2246 10.8203 19.9063 11.3633 19.3633L12 18.7275L12.6367 19.3633C13.1797 19.9063 14.0536 20.2246 15 20.2246C15.9464 20.2246 16.8203 19.9063 17.3633 19.3633L18 18.7275L18.6367 19.3633Z\"\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,4WACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6tBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mgCACF,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 u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0})},C=(e,r,o,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!x.call(e,t)&&t!==o&&p(e,t,{get:()=>r[t],enumerable:!(l=d(r,t))||l.enumerable});return e};var s=(e,r,o)=>(o=e!=null?u(h(e)):{},C(r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>C(p({},"__esModule",{value:!0}),e);var b={};B(b,{IconTea:()=>f,default:()=>v});module.exports=I(b);var n=s(require("react"));var a=s(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:c,...m})=>a.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:l,...c}},o&&!t&&a.default.createElement("title",null,o),e);var f=e=>n.default.createElement(i,{...e,ariaLabel:"tea, cafe, coffee, vibe"},n.default.createElement("path",{d:"M9.94897 2.31543C9.44387 3.83514 9.44387 5.16486 9.94897 6.68457L8.05054 7.31543C7.40937 5.38627 7.40937 3.61373 8.05054 1.68457L9.94897 2.31543Z",fill:"currentColor"}),n.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M19.5 9C21.433 9 23 10.567 23 12.5C23 14.433 21.433 16 19.5 16H18.748C17.8599 19.4505 14.7277 22 11 22C6.58172 22 3 18.4183 3 14V9H19.5ZM19 14H19.5C20.3284 14 21 13.3284 21 12.5C21 11.6716 20.3284 11 19.5 11H19V14Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.949 6.68457C13.4439 5.16486 13.4439 3.83514 13.949 2.31543L12.0505 1.68457C11.4094 3.61373 11.4094 5.38627 12.0505 7.31543L13.949 6.68457Z",fill:"currentColor"})),v=f;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=\"M9.94897 2.31543C9.44387 3.83514 9.44387 5.16486 9.94897 6.68457L8.05054 7.31543C7.40937 5.38627 7.40937 3.61373 8.05054 1.68457L9.94897 2.31543Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M19.5 9C21.433 9 23 10.567 23 12.5C23 14.433 21.433 16 19.5 16H18.748C17.8599 19.4505 14.7277 22 11 22C6.58172 22 3 18.4183 3 14V9H19.5ZM19 14H19.5C20.3284 14 21 13.3284 21 12.5C21 11.6716 20.3284 11 19.5 11H19V14Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.949 6.68457C13.4439 5.16486 13.4439 3.83514 13.949 2.31543L12.0505 1.68457C11.4094 3.61373 11.4094 5.38627 12.0505 7.31543L13.949 6.68457Z\"\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,oJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,yNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,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 r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>l.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,...C}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"tea, cafe, coffee, vibe"},r.createElement("path",{d:"M9.94897 2.31543C9.44387 3.83514 9.44387 5.16486 9.94897 6.68457L8.05054 7.31543C7.40937 5.38627 7.40937 3.61373 8.05054 1.68457L9.94897 2.31543Z",fill:"currentColor"}),r.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M19.5 9C21.433 9 23 10.567 23 12.5C23 14.433 21.433 16 19.5 16H18.748C17.8599 19.4505 14.7277 22 11 22C6.58172 22 3 18.4183 3 14V9H19.5ZM19 14H19.5C20.3284 14 21 13.3284 21 12.5C21 11.6716 20.3284 11 19.5 11H19V14Z",fill:"currentColor"}),r.createElement("path",{d:"M13.949 6.68457C13.4439 5.16486 13.4439 3.83514 13.949 2.31543L12.0505 1.68457C11.4094 3.61373 11.4094 5.38627 12.0505 7.31543L13.949 6.68457Z",fill:"currentColor"})),d=i;export{i as IconTea,d 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=\"M9.94897 2.31543C9.44387 3.83514 9.44387 5.16486 9.94897 6.68457L8.05054 7.31543C7.40937 5.38627 7.40937 3.61373 8.05054 1.68457L9.94897 2.31543Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M19.5 9C21.433 9 23 10.567 23 12.5C23 14.433 21.433 16 19.5 16H18.748C17.8599 19.4505 14.7277 22 11 22C6.58172 22 3 18.4183 3 14V9H19.5ZM19 14H19.5C20.3284 14 21 13.3284 21 12.5C21 11.6716 20.3284 11 19.5 11H19V14Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.949 6.68457C13.4439 5.16486 13.4439 3.83514 13.949 2.31543L12.0505 1.68457C11.4094 3.61373 11.4094 5.38627 12.0505 7.31543L13.949 6.68457Z\"\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,oJACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,yNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iJACF,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.5C14.2394 1.5 16.1331 2.9715 16.7705 5H21.5V7H19.9678L18.9336 22H5.06641L4.03223 7H2.5V5H7.22949C7.86688 2.9715 9.76056 1.5 12 1.5ZM12 11.5859L10.207 9.79297L8.79297 11.207L10.5859 13L8.79297 14.793L10.207 16.207L12 14.4141L13.793 16.207L15.207 14.793L13.4141 13L15.207 11.207L13.793 9.79297L12 11.5859ZM12 3.5C10.8902 3.5 9.92023 4.10337 9.40137 5H14.5986C14.0798 4.10337 13.1098 3.5 12 3.5Z",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.5C14.2394 1.5 16.1331 2.9715 16.7705 5H21.5V7H19.9678L18.9336 22H5.06641L4.03223 7H2.5V5H7.22949C7.86688 2.9715 9.76056 1.5 12 1.5ZM12 11.5859L10.207 9.79297L8.79297 11.207L10.5859 13L8.79297 14.793L10.207 16.207L12 14.4141L13.793 16.207L15.207 14.793L13.4141 13L15.207 11.207L13.793 9.79297L12 11.5859ZM12 3.5C10.8902 3.5 9.92023 4.10337 9.40137 5H14.5986C14.0798 4.10337 13.1098 3.5 12 3.5Z\"\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,iZACF,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.5C14.2394 1.5 16.1331 2.9715 16.7705 5H21.5V7H19.9678L18.9336 22H5.06641L4.03223 7H2.5V5H7.22949C7.86688 2.9715 9.76056 1.5 12 1.5ZM12 11.5859L10.207 9.79297L8.79297 11.207L10.5859 13L8.79297 14.793L10.207 16.207L12 14.4141L13.793 16.207L15.207 14.793L13.4141 13L15.207 11.207L13.793 9.79297L12 11.5859ZM12 3.5C10.8902 3.5 9.92023 4.10337 9.40137 5H14.5986C14.0798 4.10337 13.1098 3.5 12 3.5Z",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.5C14.2394 1.5 16.1331 2.9715 16.7705 5H21.5V7H19.9678L18.9336 22H5.06641L4.03223 7H2.5V5H7.22949C7.86688 2.9715 9.76056 1.5 12 1.5ZM12 11.5859L10.207 9.79297L8.79297 11.207L10.5859 13L8.79297 14.793L10.207 16.207L12 14.4141L13.793 16.207L15.207 14.793L13.4141 13L15.207 11.207L13.793 9.79297L12 11.5859ZM12 3.5C10.8902 3.5 9.92023 4.10337 9.40137 5H14.5986C14.0798 4.10337 13.1098 3.5 12 3.5Z\"\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,iZACF,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:"M7.73926 3.10988C8.71916 1.22313 10.8388 0.102198 13.0439 0.490735C15.2492 0.879586 16.8591 2.65793 17.1348 4.76613L21.792 5.58741L21.4453 7.55714L19.9473 7.29249L18.9336 22.0005H5.06641L4.03223 7.0005H18.2881L2.7334 4.25831L3.08105 2.28859L7.73926 3.10988ZM8.29297 13.2935L9.70703 14.7075L11 13.4146V18.0005H13V13.4146L14.293 14.7075L15.707 13.2935L12 9.58644L8.29297 13.2935ZM12.6973 2.46046C11.6047 2.26795 10.5455 2.69441 9.87891 3.48683L14.9951 4.38917C14.6396 3.41636 13.7899 2.65325 12.6973 2.46046Z",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=\"M7.73926 3.10988C8.71916 1.22313 10.8388 0.102198 13.0439 0.490735C15.2492 0.879586 16.8591 2.65793 17.1348 4.76613L21.792 5.58741L21.4453 7.55714L19.9473 7.29249L18.9336 22.0005H5.06641L4.03223 7.0005H18.2881L2.7334 4.25831L3.08105 2.28859L7.73926 3.10988ZM8.29297 13.2935L9.70703 14.7075L11 13.4146V18.0005H13V13.4146L14.293 14.7075L15.707 13.2935L12 9.58644L8.29297 13.2935ZM12.6973 2.46046C11.6047 2.26795 10.5455 2.69441 9.87891 3.48683L14.9951 4.38917C14.6396 3.41636 13.7899 2.65325 12.6973 2.46046Z\"\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,6fACF,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:"M7.73926 3.10988C8.71916 1.22313 10.8388 0.102198 13.0439 0.490735C15.2492 0.879586 16.8591 2.65793 17.1348 4.76613L21.792 5.58741L21.4453 7.55714L19.9473 7.29249L18.9336 22.0005H5.06641L4.03223 7.0005H18.2881L2.7334 4.25831L3.08105 2.28859L7.73926 3.10988ZM8.29297 13.2935L9.70703 14.7075L11 13.4146V18.0005H13V13.4146L14.293 14.7075L15.707 13.2935L12 9.58644L8.29297 13.2935ZM12.6973 2.46046C11.6047 2.26795 10.5455 2.69441 9.87891 3.48683L14.9951 4.38917C14.6396 3.41636 13.7899 2.65325 12.6973 2.46046Z",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=\"M7.73926 3.10988C8.71916 1.22313 10.8388 0.102198 13.0439 0.490735C15.2492 0.879586 16.8591 2.65793 17.1348 4.76613L21.792 5.58741L21.4453 7.55714L19.9473 7.29249L18.9336 22.0005H5.06641L4.03223 7.0005H18.2881L2.7334 4.25831L3.08105 2.28859L7.73926 3.10988ZM8.29297 13.2935L9.70703 14.7075L11 13.4146V18.0005H13V13.4146L14.293 14.7075L15.707 13.2935L12 9.58644L8.29297 13.2935ZM12.6973 2.46046C11.6047 2.26795 10.5455 2.69441 9.87891 3.48683L14.9951 4.38917C14.6396 3.41636 13.7899 2.65325 12.6973 2.46046Z\"\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,6fACF,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})},L=(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 i=(r,e,o)=>(o=r!=null?c(V(r)):{},L(e||!r||!r.__esModule?n(o,"default",{value:r,enumerable:!0}):o,r)),v=r=>L(n({},"__esModule",{value:!0}),r);var b={};h(b,{IconVibeCodingBird:()=>d,default:()=>B});module.exports=v(b);var C=i(require("react"));var p=i(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.5 14.3389C4.8985 13.2384 6.67997 12.8216 8.3623 13.0693L8.69727 13.1279L9.67773 13.3252L9.28223 15.2861L8.30273 15.0879L8.06934 15.0479C6.90022 14.8759 5.67862 15.1695 4.7373 15.9102C3.7542 16.6838 3 18.0066 3 20V21H1V20C1 17.4571 1.9874 15.5293 3.5 14.3389Z",fill:"currentColor"}),C.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z",fill:"currentColor"}),C.default.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.2568 2.01367C10.4872 2.37251 10.7099 2.49515 10.8447 2.52539C10.9522 2.54939 11.1403 2.5474 11.4209 2.31152L12.0527 1.78027L12.6367 2.36328C13.3689 3.09553 13.7273 3.91967 13.6699 4.81055C13.6228 5.5412 13.3005 6.20521 12.9004 6.78809V7C12.9004 9.70617 10.7062 11.9003 8 11.9004C5.37842 11.9003 3.23758 9.84097 3.10645 7.25195L3.09961 7C3.09956 6.17646 3.23339 5.13068 3.70996 4.25684C4.21815 3.32519 5.1226 2.5997 6.5 2.59961C6.8887 2.59958 7.49495 2.4152 8.09277 2.16797C8.37213 2.05242 8.61947 1.93603 8.79688 1.84863C8.88516 1.80514 8.9558 1.76967 9.00293 1.74512C9.02632 1.73293 9.04435 1.72284 9.05566 1.7168C9.06088 1.71401 9.06504 1.71218 9.06738 1.71094L9.06934 1.70898L9.80469 1.30859L10.2568 2.01367ZM8 8.5H5.28809C5.81655 9.45361 6.83237 10.0995 8 10.0996C9.16761 10.0996 10.1834 9.45355 10.7119 8.5H9V7.5H8V8.5ZM8.78027 3.83203C8.1693 4.0847 7.27509 4.40037 6.5 4.40039C5.87782 4.40046 5.53181 4.67509 5.29004 5.11816C5.15249 5.37036 5.05557 5.67432 4.99219 6H11.25L11.2803 5.95996C11.6785 5.42896 11.8522 5.01858 11.873 4.69434C11.8827 4.54466 11.8615 4.37446 11.7666 4.17676C11.3482 4.33831 10.9018 4.38302 10.4512 4.28223C9.99126 4.17921 9.59301 3.9396 9.26074 3.62109C9.11637 3.68756 8.9541 3.76014 8.78027 3.83203Z",fill:"currentColor"}),C.default.createElement("path",{d:"M17.792 4.38965L17.9902 4.65918C18.1981 4.95539 18.3773 5.26143 18.5322 5.58105C18.913 5.40795 19.3063 5.26148 19.7178 5.14062L20.6777 4.8584L21.2412 6.77734L20.2822 7.05957L20.0498 7.13184C19.5139 7.30898 19.0171 7.54429 18.5293 7.84863L17.3877 8.56055L17.0352 7.26172C16.8891 6.72355 16.6688 6.25626 16.3506 5.80371L16.208 5.61035L15.5977 4.81836L17.1816 3.59766L17.792 4.38965Z",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.5 14.3389C4.8985 13.2384 6.67997 12.8216 8.3623 13.0693L8.69727 13.1279L9.67773 13.3252L9.28223 15.2861L8.30273 15.0879L8.06934 15.0479C6.90022 14.8759 5.67862 15.1695 4.7373 15.9102C3.7542 16.6838 3 18.0066 3 20V21H1V20C1 17.4571 1.9874 15.5293 3.5 14.3389Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.2568 2.01367C10.4872 2.37251 10.7099 2.49515 10.8447 2.52539C10.9522 2.54939 11.1403 2.5474 11.4209 2.31152L12.0527 1.78027L12.6367 2.36328C13.3689 3.09553 13.7273 3.91967 13.6699 4.81055C13.6228 5.5412 13.3005 6.20521 12.9004 6.78809V7C12.9004 9.70617 10.7062 11.9003 8 11.9004C5.37842 11.9003 3.23758 9.84097 3.10645 7.25195L3.09961 7C3.09956 6.17646 3.23339 5.13068 3.70996 4.25684C4.21815 3.32519 5.1226 2.5997 6.5 2.59961C6.8887 2.59958 7.49495 2.4152 8.09277 2.16797C8.37213 2.05242 8.61947 1.93603 8.79688 1.84863C8.88516 1.80514 8.9558 1.76967 9.00293 1.74512C9.02632 1.73293 9.04435 1.72284 9.05566 1.7168C9.06088 1.71401 9.06504 1.71218 9.06738 1.71094L9.06934 1.70898L9.80469 1.30859L10.2568 2.01367ZM8 8.5H5.28809C5.81655 9.45361 6.83237 10.0995 8 10.0996C9.16761 10.0996 10.1834 9.45355 10.7119 8.5H9V7.5H8V8.5ZM8.78027 3.83203C8.1693 4.0847 7.27509 4.40037 6.5 4.40039C5.87782 4.40046 5.53181 4.67509 5.29004 5.11816C5.15249 5.37036 5.05557 5.67432 4.99219 6H11.25L11.2803 5.95996C11.6785 5.42896 11.8522 5.01858 11.873 4.69434C11.8827 4.54466 11.8615 4.37446 11.7666 4.17676C11.3482 4.33831 10.9018 4.38302 10.4512 4.28223C9.99126 4.17921 9.59301 3.9396 9.26074 3.62109C9.11637 3.68756 8.9541 3.76014 8.78027 3.83203Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.792 4.38965L17.9902 4.65918C18.1981 4.95539 18.3773 5.26143 18.5322 5.58105C18.913 5.40795 19.3063 5.26148 19.7178 5.14062L20.6777 4.8584L21.2412 6.77734L20.2822 7.05957L20.0498 7.13184C19.5139 7.30898 19.0171 7.54429 18.5293 7.84863L17.3877 8.56055L17.0352 7.26172C16.8891 6.72355 16.6688 6.25626 16.3506 5.80371L16.208 5.61035L15.5977 4.81836L17.1816 3.59766L17.792 4.38965Z\"\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,wQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,0DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,utCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+XACF,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:L,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...L}},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.5 14.3389C4.8985 13.2384 6.67997 12.8216 8.3623 13.0693L8.69727 13.1279L9.67773 13.3252L9.28223 15.2861L8.30273 15.0879L8.06934 15.0479C6.90022 14.8759 5.67862 15.1695 4.7373 15.9102C3.7542 16.6838 3 18.0066 3 20V21H1V20C1 17.4571 1.9874 15.5293 3.5 14.3389Z",fill:"currentColor"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z",fill:"currentColor"}),e.createElement("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.2568 2.01367C10.4872 2.37251 10.7099 2.49515 10.8447 2.52539C10.9522 2.54939 11.1403 2.5474 11.4209 2.31152L12.0527 1.78027L12.6367 2.36328C13.3689 3.09553 13.7273 3.91967 13.6699 4.81055C13.6228 5.5412 13.3005 6.20521 12.9004 6.78809V7C12.9004 9.70617 10.7062 11.9003 8 11.9004C5.37842 11.9003 3.23758 9.84097 3.10645 7.25195L3.09961 7C3.09956 6.17646 3.23339 5.13068 3.70996 4.25684C4.21815 3.32519 5.1226 2.5997 6.5 2.59961C6.8887 2.59958 7.49495 2.4152 8.09277 2.16797C8.37213 2.05242 8.61947 1.93603 8.79688 1.84863C8.88516 1.80514 8.9558 1.76967 9.00293 1.74512C9.02632 1.73293 9.04435 1.72284 9.05566 1.7168C9.06088 1.71401 9.06504 1.71218 9.06738 1.71094L9.06934 1.70898L9.80469 1.30859L10.2568 2.01367ZM8 8.5H5.28809C5.81655 9.45361 6.83237 10.0995 8 10.0996C9.16761 10.0996 10.1834 9.45355 10.7119 8.5H9V7.5H8V8.5ZM8.78027 3.83203C8.1693 4.0847 7.27509 4.40037 6.5 4.40039C5.87782 4.40046 5.53181 4.67509 5.29004 5.11816C5.15249 5.37036 5.05557 5.67432 4.99219 6H11.25L11.2803 5.95996C11.6785 5.42896 11.8522 5.01858 11.873 4.69434C11.8827 4.54466 11.8615 4.37446 11.7666 4.17676C11.3482 4.33831 10.9018 4.38302 10.4512 4.28223C9.99126 4.17921 9.59301 3.9396 9.26074 3.62109C9.11637 3.68756 8.9541 3.76014 8.78027 3.83203Z",fill:"currentColor"}),e.createElement("path",{d:"M17.792 4.38965L17.9902 4.65918C18.1981 4.95539 18.3773 5.26143 18.5322 5.58105C18.913 5.40795 19.3063 5.26148 19.7178 5.14062L20.6777 4.8584L21.2412 6.77734L20.2822 7.05957L20.0498 7.13184C19.5139 7.30898 19.0171 7.54429 18.5293 7.84863L17.3877 8.56055L17.0352 7.26172C16.8891 6.72355 16.6688 6.25626 16.3506 5.80371L16.208 5.61035L15.5977 4.81836L17.1816 3.59766L17.792 4.38965Z",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.5 14.3389C4.8985 13.2384 6.67997 12.8216 8.3623 13.0693L8.69727 13.1279L9.67773 13.3252L9.28223 15.2861L8.30273 15.0879L8.06934 15.0479C6.90022 14.8759 5.67862 15.1695 4.7373 15.9102C3.7542 16.6838 3 18.0066 3 20V21H1V20C1 17.4571 1.9874 15.5293 3.5 14.3389Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M20.7539 21H6V19H10.2451L12.2461 12H23.3262L20.7539 21Z\"\n fill=\"currentColor\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M10.2568 2.01367C10.4872 2.37251 10.7099 2.49515 10.8447 2.52539C10.9522 2.54939 11.1403 2.5474 11.4209 2.31152L12.0527 1.78027L12.6367 2.36328C13.3689 3.09553 13.7273 3.91967 13.6699 4.81055C13.6228 5.5412 13.3005 6.20521 12.9004 6.78809V7C12.9004 9.70617 10.7062 11.9003 8 11.9004C5.37842 11.9003 3.23758 9.84097 3.10645 7.25195L3.09961 7C3.09956 6.17646 3.23339 5.13068 3.70996 4.25684C4.21815 3.32519 5.1226 2.5997 6.5 2.59961C6.8887 2.59958 7.49495 2.4152 8.09277 2.16797C8.37213 2.05242 8.61947 1.93603 8.79688 1.84863C8.88516 1.80514 8.9558 1.76967 9.00293 1.74512C9.02632 1.73293 9.04435 1.72284 9.05566 1.7168C9.06088 1.71401 9.06504 1.71218 9.06738 1.71094L9.06934 1.70898L9.80469 1.30859L10.2568 2.01367ZM8 8.5H5.28809C5.81655 9.45361 6.83237 10.0995 8 10.0996C9.16761 10.0996 10.1834 9.45355 10.7119 8.5H9V7.5H8V8.5ZM8.78027 3.83203C8.1693 4.0847 7.27509 4.40037 6.5 4.40039C5.87782 4.40046 5.53181 4.67509 5.29004 5.11816C5.15249 5.37036 5.05557 5.67432 4.99219 6H11.25L11.2803 5.95996C11.6785 5.42896 11.8522 5.01858 11.873 4.69434C11.8827 4.54466 11.8615 4.37446 11.7666 4.17676C11.3482 4.33831 10.9018 4.38302 10.4512 4.28223C9.99126 4.17921 9.59301 3.9396 9.26074 3.62109C9.11637 3.68756 8.9541 3.76014 8.78027 3.83203Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M17.792 4.38965L17.9902 4.65918C18.1981 4.95539 18.3773 5.26143 18.5322 5.58105C18.913 5.40795 19.3063 5.26148 19.7178 5.14062L20.6777 4.8584L21.2412 6.77734L20.2822 7.05957L20.0498 7.13184C19.5139 7.30898 19.0171 7.54429 18.5293 7.84863L17.3877 8.56055L17.0352 7.26172C16.8891 6.72355 16.6688 6.25626 16.3506 5.80371L16.208 5.61035L15.5977 4.81836L17.1816 3.59766L17.792 4.38965Z\"\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,wQACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,0DACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,YAAU,UACV,YAAU,UACV,EAAE,utCACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+XACF,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
|