@central-icons-react/round-filled-radius-0-stroke-2 0.0.49 → 0.0.51

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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBanana: React.FC<CentralIconBaseProps>;
4
+ export default IconBanana;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(C,e)=>{for(var r in e)n(C,r,{get:e[r],enumerable:!0})},p=(C,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of B(e))!x.call(C,t)&&t!==r&&n(C,t,{get:()=>e[t],enumerable:!(o=d(e,t))||o.enumerable});return C};var s=(C,e,r)=>(r=C!=null?u(g(C)):{},p(e||!C||!C.__esModule?n(r,"default",{value:C,enumerable:!0}):r,C)),b=C=>p(n({},"__esModule",{value:!0}),C);var v={};I(v,{IconBanana:()=>m,default:()=>h});module.exports=b(v);var l=s(require("react"));var a=s(require("react")),i=({children:C,size:e=24,ariaLabel:r,color:o,ariaHidden:t=!0,style:c,...f})=>a.default.createElement("svg",{...f,"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:o,...c}},r&&!t&&a.default.createElement("title",null,r),C);var m=C=>l.default.createElement(i,{...C,ariaLabel:"banana, fruit"},l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5518 3C18.8827 3.00011 20.0285 4.0259 20.085 5.4043C20.1284 6.46425 20.1492 7.96463 19.9912 9.13379C19.8737 10.0032 19.6081 11.0586 19.3828 11.8672C19.3112 12.1244 19.2387 12.3603 19.1777 12.5645C19.8053 12.9872 20.3061 13.5547 20.6445 14.2393C21.6219 16.2168 21.0573 18.7729 18.9365 20.5361C18.5468 20.86 18.0712 20.9999 17.624 21C16.7526 21 16.0901 20.4998 15.7305 19.8848C15.3791 19.2836 15.2749 18.5187 15.499 17.8076C15.5099 17.773 15.5177 17.7381 15.5273 17.7041C12.3454 20.0174 8.20722 21.6369 4.1123 19.5166C3.38176 19.1383 3.00017 18.3863 3 17.6475C3 16.4594 3.92844 15.5701 4.99609 15.4307C6.92773 15.1783 8.53888 14.4495 9.90625 13.2539C9.58407 13.2597 9.26236 13.2842 8.93848 13.332C8.13368 13.451 7.23322 13.1531 6.71973 12.3828C6.1478 11.5248 6.22575 10.2287 7.24219 9.56152C8.74704 8.57379 10.8929 7.83951 12.6709 8.15039C12.9803 8.2045 13.2853 8.29219 13.5752 8.41895L15.1729 4.58594C15.5731 3.62563 16.5114 3 17.5518 3ZM16.417 13.7344C16.7764 14.2251 17.0713 14.7145 17.2803 15.2168C17.7091 16.2474 17.7617 17.2845 17.4072 18.4092C17.3573 18.5676 17.3827 18.7489 17.457 18.876C17.5232 18.989 17.5837 19 17.624 19C17.642 19 17.6546 18.9972 17.6611 18.9951C19.1758 17.7338 19.3592 16.152 18.8516 15.125C18.4998 14.4136 17.7097 13.7741 16.417 13.7344ZM17.5518 5C17.3187 5 17.1082 5.14034 17.0186 5.35547L15.1387 9.86523C15.4277 10.4117 15.5763 11.0501 15.5938 11.7705C16.2028 11.7081 16.7778 11.73 17.3105 11.8242C17.3552 11.6721 17.4069 11.5066 17.4561 11.3301C17.6768 10.5376 17.9106 9.59247 18.0088 8.86621C18.1416 7.88354 18.1298 6.53328 18.0869 5.48633C18.0763 5.22797 17.8589 5.00011 17.5518 5ZM12.3262 10.1201C11.2406 9.93046 9.62725 10.3955 8.36328 11.2178C8.36362 11.2209 8.36336 11.2245 8.36426 11.2285C8.36718 11.2415 8.37298 11.2572 8.38379 11.2734C8.40761 11.3092 8.49229 11.376 8.64551 11.3535C10.3741 11.0981 12.0108 11.365 13.5918 11.7412C13.5702 11.2666 13.4633 10.9468 13.3369 10.7363C13.1467 10.4196 12.8292 10.2081 12.3262 10.1201Z",fill:"currentColor"})),h=m;0&&(module.exports={IconBanana});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBanana/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBanana: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"banana, fruit\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5518 3C18.8827 3.00011 20.0285 4.0259 20.085 5.4043C20.1284 6.46425 20.1492 7.96463 19.9912 9.13379C19.8737 10.0032 19.6081 11.0586 19.3828 11.8672C19.3112 12.1244 19.2387 12.3603 19.1777 12.5645C19.8053 12.9872 20.3061 13.5547 20.6445 14.2393C21.6219 16.2168 21.0573 18.7729 18.9365 20.5361C18.5468 20.86 18.0712 20.9999 17.624 21C16.7526 21 16.0901 20.4998 15.7305 19.8848C15.3791 19.2836 15.2749 18.5187 15.499 17.8076C15.5099 17.773 15.5177 17.7381 15.5273 17.7041C12.3454 20.0174 8.20722 21.6369 4.1123 19.5166C3.38176 19.1383 3.00017 18.3863 3 17.6475C3 16.4594 3.92844 15.5701 4.99609 15.4307C6.92773 15.1783 8.53888 14.4495 9.90625 13.2539C9.58407 13.2597 9.26236 13.2842 8.93848 13.332C8.13368 13.451 7.23322 13.1531 6.71973 12.3828C6.1478 11.5248 6.22575 10.2287 7.24219 9.56152C8.74704 8.57379 10.8929 7.83951 12.6709 8.15039C12.9803 8.2045 13.2853 8.29219 13.5752 8.41895L15.1729 4.58594C15.5731 3.62563 16.5114 3 17.5518 3ZM16.417 13.7344C16.7764 14.2251 17.0713 14.7145 17.2803 15.2168C17.7091 16.2474 17.7617 17.2845 17.4072 18.4092C17.3573 18.5676 17.3827 18.7489 17.457 18.876C17.5232 18.989 17.5837 19 17.624 19C17.642 19 17.6546 18.9972 17.6611 18.9951C19.1758 17.7338 19.3592 16.152 18.8516 15.125C18.4998 14.4136 17.7097 13.7741 16.417 13.7344ZM17.5518 5C17.3187 5 17.1082 5.14034 17.0186 5.35547L15.1387 9.86523C15.4277 10.4117 15.5763 11.0501 15.5938 11.7705C16.2028 11.7081 16.7778 11.73 17.3105 11.8242C17.3552 11.6721 17.4069 11.5066 17.4561 11.3301C17.6768 10.5376 17.9106 9.59247 18.0088 8.86621C18.1416 7.88354 18.1298 6.53328 18.0869 5.48633C18.0763 5.22797 17.8589 5.00011 17.5518 5ZM12.3262 10.1201C11.2406 9.93046 9.62725 10.3955 8.36328 11.2178C8.36362 11.2209 8.36336 11.2245 8.36426 11.2285C8.36718 11.2415 8.37298 11.2572 8.38379 11.2734C8.40761 11.3092 8.49229 11.376 8.64551 11.3535C10.3741 11.0981 12.0108 11.365 13.5918 11.7412C13.5702 11.2666 13.4633 10.9468 13.3369 10.7363C13.1467 10.4196 12.8292 10.2081 12.3262 10.1201Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBanana;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,o7DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBanana_exports","__export","IconBanana","IconBanana_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconBanana","props","React","CentralIconBase","IconBanana_default"]}
@@ -0,0 +1,2 @@
1
+ import a from"react";import o from"react";var n=({children:e,size:C=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:p,...s})=>o.createElement("svg",{...s,"aria-hidden":r,role:r?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:l,...p}},t&&!r&&o.createElement("title",null,t),e);var i=e=>a.createElement(n,{...e,ariaLabel:"banana, fruit"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5518 3C18.8827 3.00011 20.0285 4.0259 20.085 5.4043C20.1284 6.46425 20.1492 7.96463 19.9912 9.13379C19.8737 10.0032 19.6081 11.0586 19.3828 11.8672C19.3112 12.1244 19.2387 12.3603 19.1777 12.5645C19.8053 12.9872 20.3061 13.5547 20.6445 14.2393C21.6219 16.2168 21.0573 18.7729 18.9365 20.5361C18.5468 20.86 18.0712 20.9999 17.624 21C16.7526 21 16.0901 20.4998 15.7305 19.8848C15.3791 19.2836 15.2749 18.5187 15.499 17.8076C15.5099 17.773 15.5177 17.7381 15.5273 17.7041C12.3454 20.0174 8.20722 21.6369 4.1123 19.5166C3.38176 19.1383 3.00017 18.3863 3 17.6475C3 16.4594 3.92844 15.5701 4.99609 15.4307C6.92773 15.1783 8.53888 14.4495 9.90625 13.2539C9.58407 13.2597 9.26236 13.2842 8.93848 13.332C8.13368 13.451 7.23322 13.1531 6.71973 12.3828C6.1478 11.5248 6.22575 10.2287 7.24219 9.56152C8.74704 8.57379 10.8929 7.83951 12.6709 8.15039C12.9803 8.2045 13.2853 8.29219 13.5752 8.41895L15.1729 4.58594C15.5731 3.62563 16.5114 3 17.5518 3ZM16.417 13.7344C16.7764 14.2251 17.0713 14.7145 17.2803 15.2168C17.7091 16.2474 17.7617 17.2845 17.4072 18.4092C17.3573 18.5676 17.3827 18.7489 17.457 18.876C17.5232 18.989 17.5837 19 17.624 19C17.642 19 17.6546 18.9972 17.6611 18.9951C19.1758 17.7338 19.3592 16.152 18.8516 15.125C18.4998 14.4136 17.7097 13.7741 16.417 13.7344ZM17.5518 5C17.3187 5 17.1082 5.14034 17.0186 5.35547L15.1387 9.86523C15.4277 10.4117 15.5763 11.0501 15.5938 11.7705C16.2028 11.7081 16.7778 11.73 17.3105 11.8242C17.3552 11.6721 17.4069 11.5066 17.4561 11.3301C17.6768 10.5376 17.9106 9.59247 18.0088 8.86621C18.1416 7.88354 18.1298 6.53328 18.0869 5.48633C18.0763 5.22797 17.8589 5.00011 17.5518 5ZM12.3262 10.1201C11.2406 9.93046 9.62725 10.3955 8.36328 11.2178C8.36362 11.2209 8.36336 11.2245 8.36426 11.2285C8.36718 11.2415 8.37298 11.2572 8.38379 11.2734C8.40761 11.3092 8.49229 11.376 8.64551 11.3535C10.3741 11.0981 12.0108 11.365 13.5918 11.7412C13.5702 11.2666 13.4633 10.9468 13.3369 10.7363C13.1467 10.4196 12.8292 10.2081 12.3262 10.1201Z",fill:"currentColor"})),d=i;export{i as IconBanana,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBanana/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconBanana: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"banana, fruit\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5518 3C18.8827 3.00011 20.0285 4.0259 20.085 5.4043C20.1284 6.46425 20.1492 7.96463 19.9912 9.13379C19.8737 10.0032 19.6081 11.0586 19.3828 11.8672C19.3112 12.1244 19.2387 12.3603 19.1777 12.5645C19.8053 12.9872 20.3061 13.5547 20.6445 14.2393C21.6219 16.2168 21.0573 18.7729 18.9365 20.5361C18.5468 20.86 18.0712 20.9999 17.624 21C16.7526 21 16.0901 20.4998 15.7305 19.8848C15.3791 19.2836 15.2749 18.5187 15.499 17.8076C15.5099 17.773 15.5177 17.7381 15.5273 17.7041C12.3454 20.0174 8.20722 21.6369 4.1123 19.5166C3.38176 19.1383 3.00017 18.3863 3 17.6475C3 16.4594 3.92844 15.5701 4.99609 15.4307C6.92773 15.1783 8.53888 14.4495 9.90625 13.2539C9.58407 13.2597 9.26236 13.2842 8.93848 13.332C8.13368 13.451 7.23322 13.1531 6.71973 12.3828C6.1478 11.5248 6.22575 10.2287 7.24219 9.56152C8.74704 8.57379 10.8929 7.83951 12.6709 8.15039C12.9803 8.2045 13.2853 8.29219 13.5752 8.41895L15.1729 4.58594C15.5731 3.62563 16.5114 3 17.5518 3ZM16.417 13.7344C16.7764 14.2251 17.0713 14.7145 17.2803 15.2168C17.7091 16.2474 17.7617 17.2845 17.4072 18.4092C17.3573 18.5676 17.3827 18.7489 17.457 18.876C17.5232 18.989 17.5837 19 17.624 19C17.642 19 17.6546 18.9972 17.6611 18.9951C19.1758 17.7338 19.3592 16.152 18.8516 15.125C18.4998 14.4136 17.7097 13.7741 16.417 13.7344ZM17.5518 5C17.3187 5 17.1082 5.14034 17.0186 5.35547L15.1387 9.86523C15.4277 10.4117 15.5763 11.0501 15.5938 11.7705C16.2028 11.7081 16.7778 11.73 17.3105 11.8242C17.3552 11.6721 17.4069 11.5066 17.4561 11.3301C17.6768 10.5376 17.9106 9.59247 18.0088 8.86621C18.1416 7.88354 18.1298 6.53328 18.0869 5.48633C18.0763 5.22797 17.8589 5.00011 17.5518 5ZM12.3262 10.1201C11.2406 9.93046 9.62725 10.3955 8.36328 11.2178C8.36362 11.2209 8.36336 11.2245 8.36426 11.2285C8.36718 11.2415 8.37298 11.2572 8.38379 11.2734C8.40761 11.3092 8.49229 11.376 8.64551 11.3535C10.3741 11.0981 12.0108 11.365 13.5918 11.7412C13.5702 11.2666 13.4633 10.9468 13.3369 10.7363C13.1467 10.4196 12.8292 10.2081 12.3262 10.1201Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBanana;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,o7DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconBanana","props","React","CentralIconBase","IconBanana_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMorningBrief: React.FC<CentralIconBaseProps>;
4
+ export default IconMorningBrief;
@@ -0,0 +1,2 @@
1
+ "use strict";var m=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var M=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},i=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!B.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=c(o,t))||l.enumerable});return r};var a=(r,o,C)=>(C=r!=null?m(g(r)):{},i(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>i(n({},"__esModule",{value:!0}),r);var Z={};M(Z,{IconMorningBrief:()=>d,default:()=>I});module.exports=x(Z);var e=a(require("react"));var p=a(require("react")),f=({children:r,size:o=24,ariaLabel:C,color:l,ariaHidden:t=!0,style:s,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},C&&!t&&p.default.createElement("title",null,C),r);var d=r=>e.default.createElement(f,{...r,ariaLabel:"morning-brief, daily-todo"},e.default.createElement("path",{d:"M5.09961 18.9004C5.70699 18.9004 6.19998 19.3927 6.2002 20C6.2002 20.6075 5.70712 21.1006 5.09961 21.1006C4.49228 21.1004 4 20.6074 4 20C4.00021 19.3928 4.49241 18.9006 5.09961 18.9004Z",fill:"currentColor"}),e.default.createElement("path",{d:"M15 19C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H8.5C7.94772 21 7.5 20.5523 7.5 20C7.5 19.4477 7.94772 19 8.5 19H15Z",fill:"currentColor"}),e.default.createElement("path",{d:"M5.09961 14.9004C5.70699 14.9004 6.19998 15.3927 6.2002 16C6.2002 16.6075 5.70712 17.1006 5.09961 17.1006C4.49228 17.1004 4 16.6074 4 16C4.00021 15.3928 4.49241 14.9006 5.09961 14.9004Z",fill:"currentColor"}),e.default.createElement("path",{d:"M18 15C18.5523 15 19 15.4477 19 16C19 16.5523 18.5523 17 18 17H8.5C7.94772 17 7.5 16.5523 7.5 16C7.5 15.4477 7.94772 15 8.5 15H18Z",fill:"currentColor"}),e.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6.5C14.696 6.5 16.9379 8.43998 17.4082 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H6.5918C7.06213 8.43998 9.304 6.5 12 6.5Z",fill:"currentColor"}),e.default.createElement("path",{d:"M4.22168 4.22168C4.61216 3.8312 5.24521 3.83128 5.63574 4.22168L7.0498 5.63574C7.44033 6.02627 7.44033 6.65928 7.0498 7.0498C6.65927 7.44021 6.02623 7.44029 5.63574 7.0498L4.22168 5.63574C3.83132 5.24525 3.83132 4.61217 4.22168 4.22168Z",fill:"currentColor"}),e.default.createElement("path",{d:"M18.3643 4.22168C18.7548 3.83128 19.3878 3.8312 19.7783 4.22168C20.1687 4.61217 20.1687 5.24525 19.7783 5.63574L18.3643 7.0498C17.9738 7.44029 17.3407 7.44021 16.9502 7.0498C16.5597 6.65928 16.5597 6.02627 16.9502 5.63574L18.3643 4.22168Z",fill:"currentColor"}),e.default.createElement("path",{d:"M12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2C11 1.44772 11.4477 1 12 1Z",fill:"currentColor"})),I=d;0&&(module.exports={IconMorningBrief});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMorningBrief/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMorningBrief: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"morning-brief, daily-todo\">\n <path\n d=\"M5.09961 18.9004C5.70699 18.9004 6.19998 19.3927 6.2002 20C6.2002 20.6075 5.70712 21.1006 5.09961 21.1006C4.49228 21.1004 4 20.6074 4 20C4.00021 19.3928 4.49241 18.9006 5.09961 18.9004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15 19C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H8.5C7.94772 21 7.5 20.5523 7.5 20C7.5 19.4477 7.94772 19 8.5 19H15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.09961 14.9004C5.70699 14.9004 6.19998 15.3927 6.2002 16C6.2002 16.6075 5.70712 17.1006 5.09961 17.1006C4.49228 17.1004 4 16.6074 4 16C4.00021 15.3928 4.49241 14.9006 5.09961 14.9004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18 15C18.5523 15 19 15.4477 19 16C19 16.5523 18.5523 17 18 17H8.5C7.94772 17 7.5 16.5523 7.5 16C7.5 15.4477 7.94772 15 8.5 15H18Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 6.5C14.696 6.5 16.9379 8.43998 17.4082 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H6.5918C7.06213 8.43998 9.304 6.5 12 6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.22168 4.22168C4.61216 3.8312 5.24521 3.83128 5.63574 4.22168L7.0498 5.63574C7.44033 6.02627 7.44033 6.65928 7.0498 7.0498C6.65927 7.44021 6.02623 7.44029 5.63574 7.0498L4.22168 5.63574C3.83132 5.24525 3.83132 4.61217 4.22168 4.22168Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.3643 4.22168C18.7548 3.83128 19.3878 3.8312 19.7783 4.22168C20.1687 4.61217 20.1687 5.24525 19.7783 5.63574L18.3643 7.0498C17.9738 7.44029 17.3407 7.44021 16.9502 7.0498C16.5597 6.65928 16.5597 6.02627 16.9502 5.63574L18.3643 4.22168Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2C11 1.44772 11.4477 1 12 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMorningBrief;\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,sBAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMorningBrief_exports","__export","IconMorningBrief","IconMorningBrief_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconMorningBrief","props","React","CentralIconBase","IconMorningBrief_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import l from"react";var n=({children:C,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:i,...a})=>l.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...i}},t&&!e&&l.createElement("title",null,t),C);var f=C=>r.createElement(n,{...C,ariaLabel:"morning-brief, daily-todo"},r.createElement("path",{d:"M5.09961 18.9004C5.70699 18.9004 6.19998 19.3927 6.2002 20C6.2002 20.6075 5.70712 21.1006 5.09961 21.1006C4.49228 21.1004 4 20.6074 4 20C4.00021 19.3928 4.49241 18.9006 5.09961 18.9004Z",fill:"currentColor"}),r.createElement("path",{d:"M15 19C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H8.5C7.94772 21 7.5 20.5523 7.5 20C7.5 19.4477 7.94772 19 8.5 19H15Z",fill:"currentColor"}),r.createElement("path",{d:"M5.09961 14.9004C5.70699 14.9004 6.19998 15.3927 6.2002 16C6.2002 16.6075 5.70712 17.1006 5.09961 17.1006C4.49228 17.1004 4 16.6074 4 16C4.00021 15.3928 4.49241 14.9006 5.09961 14.9004Z",fill:"currentColor"}),r.createElement("path",{d:"M18 15C18.5523 15 19 15.4477 19 16C19 16.5523 18.5523 17 18 17H8.5C7.94772 17 7.5 16.5523 7.5 16C7.5 15.4477 7.94772 15 8.5 15H18Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6.5C14.696 6.5 16.9379 8.43998 17.4082 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H6.5918C7.06213 8.43998 9.304 6.5 12 6.5Z",fill:"currentColor"}),r.createElement("path",{d:"M4.22168 4.22168C4.61216 3.8312 5.24521 3.83128 5.63574 4.22168L7.0498 5.63574C7.44033 6.02627 7.44033 6.65928 7.0498 7.0498C6.65927 7.44021 6.02623 7.44029 5.63574 7.0498L4.22168 5.63574C3.83132 5.24525 3.83132 4.61217 4.22168 4.22168Z",fill:"currentColor"}),r.createElement("path",{d:"M18.3643 4.22168C18.7548 3.83128 19.3878 3.8312 19.7783 4.22168C20.1687 4.61217 20.1687 5.24525 19.7783 5.63574L18.3643 7.0498C17.9738 7.44029 17.3407 7.44021 16.9502 7.0498C16.5597 6.65928 16.5597 6.02627 16.9502 5.63574L18.3643 4.22168Z",fill:"currentColor"}),r.createElement("path",{d:"M12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2C11 1.44772 11.4477 1 12 1Z",fill:"currentColor"})),c=f;export{f as IconMorningBrief,c as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMorningBrief/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMorningBrief: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"morning-brief, daily-todo\">\n <path\n d=\"M5.09961 18.9004C5.70699 18.9004 6.19998 19.3927 6.2002 20C6.2002 20.6075 5.70712 21.1006 5.09961 21.1006C4.49228 21.1004 4 20.6074 4 20C4.00021 19.3928 4.49241 18.9006 5.09961 18.9004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15 19C15.5523 19 16 19.4477 16 20C16 20.5523 15.5523 21 15 21H8.5C7.94772 21 7.5 20.5523 7.5 20C7.5 19.4477 7.94772 19 8.5 19H15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.09961 14.9004C5.70699 14.9004 6.19998 15.3927 6.2002 16C6.2002 16.6075 5.70712 17.1006 5.09961 17.1006C4.49228 17.1004 4 16.6074 4 16C4.00021 15.3928 4.49241 14.9006 5.09961 14.9004Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18 15C18.5523 15 19 15.4477 19 16C19 16.5523 18.5523 17 18 17H8.5C7.94772 17 7.5 16.5523 7.5 16C7.5 15.4477 7.94772 15 8.5 15H18Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 6.5C14.696 6.5 16.9379 8.43998 17.4082 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12C1 11.4477 1.44772 11 2 11H6.5918C7.06213 8.43998 9.304 6.5 12 6.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.22168 4.22168C4.61216 3.8312 5.24521 3.83128 5.63574 4.22168L7.0498 5.63574C7.44033 6.02627 7.44033 6.65928 7.0498 7.0498C6.65927 7.44021 6.02623 7.44029 5.63574 7.0498L4.22168 5.63574C3.83132 5.24525 3.83132 4.61217 4.22168 4.22168Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.3643 4.22168C18.7548 3.83128 19.3878 3.8312 19.7783 4.22168C20.1687 4.61217 20.1687 5.24525 19.7783 5.63574L18.3643 7.0498C17.9738 7.44029 17.3407 7.44021 16.9502 7.0498C16.5597 6.65928 16.5597 6.02627 16.9502 5.63574L18.3643 4.22168Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 1C12.5523 1 13 1.44772 13 2V4C13 4.55228 12.5523 5 12 5C11.4477 5 11 4.55228 11 4V2C11 1.44772 11.4477 1 12 1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMorningBrief;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0MACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+OACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iPACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconMorningBrief","props","React","CentralIconBase","IconMorningBrief_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVercel: React.FC<CentralIconBaseProps>;
4
+ export default IconVercel;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(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 x(r))!I.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return e};var c=(e,r,t)=>(t=e!=null?u(B(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),w=e=>s(l({},"__esModule",{value:!0}),e);var P={};h(P,{IconVercel:()=>i,default:()=>y});module.exports=w(P);var a=c(require("react"));var p=c(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...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,...f}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>a.default.createElement(m,{...e,ariaLabel:"vercel"},a.default.createElement("path",{d:"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z",fill:"currentColor"})),y=i;0&&(module.exports={IconVercel});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVercel/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVercel: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vercel\">\n <path\n d=\"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVercel;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpC,EAAAC,QAAA,cAAC,QACC,EAAE,sDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVercel_exports","__export","IconVercel","IconVercel_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVercel","props","React","CentralIconBase","IconVercel_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,...c})=>n.createElement("svg",{...c,"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 m=r=>p.createElement(l,{...r,ariaLabel:"vercel"},p.createElement("path",{d:"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z",fill:"currentColor"})),g=m;export{m as IconVercel,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVercel/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVercel: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vercel\">\n <path\n d=\"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVercel;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,UACpCC,EAAA,cAAC,QACC,EAAE,sDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVercel","props","React","CentralIconBase","IconVercel_default"]}
package/README.md CHANGED
@@ -735,6 +735,7 @@ Below is a complete list of available icons:
735
735
  - IconAppleNewton
736
736
  - IconApples
737
737
  - IconAvocado
738
+ - IconBanana
738
739
  - IconBirthdayCake
739
740
  - IconBottle
740
741
  - IconBreakfast
@@ -941,6 +942,7 @@ Below is a complete list of available icons:
941
942
  - IconMathScientific
942
943
  - IconMinusLarge
943
944
  - IconMinusSmall
945
+ - IconMorningBrief
944
946
  - IconPaperclip1
945
947
  - IconPaperclip2
946
948
  - IconPaperclip3
@@ -1391,6 +1393,7 @@ Below is a complete list of available icons:
1391
1393
  - IconTwitch
1392
1394
  - IconTwitter
1393
1395
  - IconVenmo
1396
+ - IconVercel
1394
1397
  - IconVkontakte
1395
1398
  - IconWebflow
1396
1399
  - IconWhatsapp
package/icons/index.d.ts CHANGED
@@ -156,6 +156,7 @@ export type CentralIconName =
156
156
  | "IconBag"
157
157
  | "IconBag2"
158
158
  | "IconBalloon"
159
+ | "IconBanana"
159
160
  | "IconBank"
160
161
  | "IconBanknote1"
161
162
  | "IconBanknote2"
@@ -910,6 +911,7 @@ export type CentralIconName =
910
911
  | "IconMoneyHand"
911
912
  | "IconMoon"
912
913
  | "IconMoonStar"
914
+ | "IconMorningBrief"
913
915
  | "IconMountainBike"
914
916
  | "IconMouse"
915
917
  | "IconMouseScrollDown"
@@ -1413,6 +1415,7 @@ export type CentralIconName =
1413
1415
  | "IconVault"
1414
1416
  | "IconVectorLogo"
1415
1417
  | "IconVenmo"
1418
+ | "IconVercel"
1416
1419
  | "IconVersusCircle"
1417
1420
  | "IconVerticalAlignmentCenter"
1418
1421
  | "IconVerticalAlignmentLeft"