@central-icons-react-native/square-filled-radius-0-stroke-1.5 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 { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBanana: FC<CentralIconBaseProps>;
4
+ export default IconBanana;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var C in r)n(o,C,{get:r[C],enumerable:!0})},a=(o,r,C,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of B(r))!d.call(o,e)&&e!==C&&n(o,e,{get:()=>r[e],enumerable:!(p=u(r,e))||p.enumerable});return o};var l=(o,r,C)=>(C=o!=null?i(I(o)):{},a(r||!o||!o.__esModule?n(C,"default",{value:o,enumerable:!0}):C,o)),x=o=>a(n({},"__esModule",{value:!0}),o);var g={};v(g,{IconBanana:()=>L,default:()=>P});module.exports=x(g);var t=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...C})=>m.default.createElement(s.Svg,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),L=o=>t.default.createElement(c,{...o},t.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z",fill:"currentColor"})),P=L;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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBanana: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBanana;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,o1CACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBanana_exports","__export","IconBanana","IconBanana_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBanana","props","React","CentralIconBase","IconBanana_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import t from"react";import{Svg as p}from"react-native-svg";var C=({children:r,size:o=24,...n})=>t.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>e.createElement(C,{...r},e.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z",fill:"currentColor"})),d=l;export{l 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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBanana: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBanana;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,o1CACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBanana","props","React","CentralIconBase","IconBanana_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMorningBrief: FC<CentralIconBaseProps>;
4
+ export default IconMorningBrief;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var t=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,Z=Object.prototype.hasOwnProperty;var a=(r,o)=>{for(var l in o)t(r,l,{get:o[l],enumerable:!0})},f=(r,o,l,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of M(o))!Z.call(r,C)&&C!==l&&t(r,C,{get:()=>o[C],enumerable:!(p=H(o,C))||p.enumerable});return r};var i=(r,o,l)=>(l=r!=null?c(B(r)):{},f(o||!r||!r.__esModule?t(l,"default",{value:r,enumerable:!0}):l,r)),I=r=>f(t({},"__esModule",{value:!0}),r);var V={};a(V,{IconMorningBrief:()=>s,default:()=>L});module.exports=I(V);var n=i(require("react"));var u=i(require("react")),d=require("react-native-svg"),m=({children:r,size:o=24,...l})=>u.default.createElement(d.Svg,{...l,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var e=require("react-native-svg"),s=r=>n.default.createElement(m,{...r},n.default.createElement(e.Path,{d:"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M16 21H7.5V19.5H16V21Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M19 17H7.5V15.5H19V17Z",fill:"currentColor"}),n.default.createElement(e.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M12.75 5H11.25V1H12.75V5Z",fill:"currentColor"})),L=s;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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMorningBrief: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M16 21H7.5V19.5H16V21Z\" fill=\"currentColor\" />\n <Path\n d=\"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19 17H7.5V15.5H19V17Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M12.75 5H11.25V1H12.75V5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconMorningBrief;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,sBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,CAC1D,EAIGE,EAAQJ","names":["IconMorningBrief_exports","__export","IconMorningBrief","IconMorningBrief_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMorningBrief","props","React","CentralIconBase","IconMorningBrief_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import t from"react";import{Svg as p}from"react-native-svg";var e=({children:n,size:l=24,...C})=>t.createElement(p,{...C,width:typeof l=="number"?`${l}px`:l,height:typeof l=="number"?`${l}px`:l,viewBox:"0 0 24 24",fill:"none"},n);import{Path as o}from"react-native-svg";var f=n=>r.createElement(e,{...n},r.createElement(o,{d:"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z",fill:"currentColor"}),r.createElement(o,{d:"M16 21H7.5V19.5H16V21Z",fill:"currentColor"}),r.createElement(o,{d:"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z",fill:"currentColor"}),r.createElement(o,{d:"M19 17H7.5V15.5H19V17Z",fill:"currentColor"}),r.createElement(o,{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z",fill:"currentColor"}),r.createElement(o,{d:"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z",fill:"currentColor"}),r.createElement(o,{d:"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z",fill:"currentColor"}),r.createElement(o,{d:"M12.75 5H11.25V1H12.75V5Z",fill:"currentColor"})),Z=f;export{f as IconMorningBrief,Z 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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMorningBrief: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M16 21H7.5V19.5H16V21Z\" fill=\"currentColor\" />\n <Path\n d=\"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19 17H7.5V15.5H19V17Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M12.75 5H11.25V1H12.75V5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconMorningBrief;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yBAAyB,KAAK,eAAe,EACrDG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yBAAyB,KAAK,eAAe,EACrDG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,4BAA4B,KAAK,eAAe,CAC1D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMorningBrief","props","React","CentralIconBase","IconMorningBrief_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVercel: FC<CentralIconBaseProps>;
4
+ export default IconVercel;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=i(o,t))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?I(x(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>l(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconVercel:()=>B,default:()=>h});module.exports=v(y);var p=m(require("react"));var s=m(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.default.createElement(C.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z",fill:"currentColor"})),h=B;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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconVercel: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\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, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,sDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVercel_exports","__export","IconVercel","IconVercel_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVercel","props","React","CentralIconBase","IconVercel_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var m=o=>t.createElement(e,{...o},t.createElement(l,{d:"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z",fill:"currentColor"})),P=m;export{m as IconVercel,P 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, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconVercel: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\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, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\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 >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,sDACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVercel","props","React","CentralIconBase","IconVercel_default"]}
package/README.md CHANGED
@@ -701,6 +701,7 @@ Below is a complete list of available icons:
701
701
  - IconAppleNewton
702
702
  - IconApples
703
703
  - IconAvocado
704
+ - IconBanana
704
705
  - IconBirthdayCake
705
706
  - IconBottle
706
707
  - IconBreakfast
@@ -907,6 +908,7 @@ Below is a complete list of available icons:
907
908
  - IconMathScientific
908
909
  - IconMinusLarge
909
910
  - IconMinusSmall
911
+ - IconMorningBrief
910
912
  - IconPaperclip1
911
913
  - IconPaperclip2
912
914
  - IconPaperclip3
@@ -1357,6 +1359,7 @@ Below is a complete list of available icons:
1357
1359
  - IconTwitch
1358
1360
  - IconTwitter
1359
1361
  - IconVenmo
1362
+ - IconVercel
1360
1363
  - IconVkontakte
1361
1364
  - IconWebflow
1362
1365
  - IconWhatsapp
@@ -2198,6 +2198,20 @@
2198
2198
  "packageName": "square-filled-radius-0-stroke-1.5",
2199
2199
  "componentName": "IconBalloon"
2200
2200
  },
2201
+ {
2202
+ "category": "Food",
2203
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z\" fill=\"currentColor\"/>",
2204
+ "iconName": "banana, fruit",
2205
+ "variant": {
2206
+ "join": "square",
2207
+ "filled": "on",
2208
+ "radius": "0",
2209
+ "stroke": "1.5"
2210
+ },
2211
+ "createdAt": "2025-08-22T08:30:44.654882+00:00",
2212
+ "packageName": "square-filled-radius-0-stroke-1.5",
2213
+ "componentName": "IconBanana"
2214
+ },
2201
2215
  {
2202
2216
  "category": "Building",
2203
2217
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0015 1.65967L2.00151 6.71164V9.99994H4.00151V16.4999H3.21094L1.71094 20.9999H22.2921L20.7921 16.4999H20.0015V9.99994H22.0015V6.71164L12.0015 1.65967ZM16.0015 9.99994H18.5015V16.4999H16.0015V9.99994ZM8.00151 16.4999H5.50151V9.99994H8.00151V16.4999ZM9.50151 16.4999V9.99994H14.5015V16.4999H9.50151Z\" fill=\"currentColor\"/>",
@@ -12754,6 +12768,20 @@
12754
12768
  "packageName": "square-filled-radius-0-stroke-1.5",
12755
12769
  "componentName": "IconMoonStar"
12756
12770
  },
12771
+ {
12772
+ "category": "Interface General",
12773
+ "svg": "<path d=\"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z\" fill=\"currentColor\"/><path d=\"M16 21H7.5V19.5H16V21Z\" fill=\"currentColor\"/><path d=\"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z\" fill=\"currentColor\"/><path d=\"M19 17H7.5V15.5H19V17Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z\" fill=\"currentColor\"/><path d=\"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z\" fill=\"currentColor\"/><path d=\"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z\" fill=\"currentColor\"/><path d=\"M12.75 5H11.25V1H12.75V5Z\" fill=\"currentColor\"/>",
12774
+ "iconName": "morning-brief, daily-todo",
12775
+ "variant": {
12776
+ "join": "square",
12777
+ "filled": "on",
12778
+ "radius": "0",
12779
+ "stroke": "1.5"
12780
+ },
12781
+ "createdAt": "2025-08-22T08:30:44.654882+00:00",
12782
+ "packageName": "square-filled-radius-0-stroke-1.5",
12783
+ "componentName": "IconMorningBrief"
12784
+ },
12757
12785
  {
12758
12786
  "category": "Things",
12759
12787
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.9994 4H16.5614L19.9299 15.5091L18.4903 15.9305L16.69 9.77945L4.67909 16.0111L3.98828 14.6797L10.0218 11.5493L7.11268 7.5H5.99942V6H10.4994V7.5H8.95964L11.3672 10.8512L16.2606 8.31236L15.4375 5.5H12.9994V4Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 11.5C17.067 11.5 15.5 13.067 15.5 15C15.5 16.933 17.067 18.5 19 18.5C20.933 18.5 22.5 16.933 22.5 15C22.5 13.067 20.933 11.5 19 11.5ZM14 15C14 12.2386 16.2386 10 19 10C21.7614 10 24 12.2386 24 15C24 17.7614 21.7614 20 19 20C16.2386 20 14 17.7614 14 15Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 11.5C3.067 11.5 1.5 13.067 1.5 15C1.5 16.933 3.067 18.5 5 18.5C6.933 18.5 8.5 16.933 8.5 15C8.5 13.067 6.933 11.5 5 11.5ZM0 15C0 12.2386 2.23858 10 5 10C7.76142 10 10 12.2386 10 15C10 17.7614 7.76142 20 5 20C2.23858 20 0 17.7614 0 15Z\" fill=\"currentColor\"/>",
@@ -19796,6 +19824,20 @@
19796
19824
  "packageName": "square-filled-radius-0-stroke-1.5",
19797
19825
  "componentName": "IconVenmo"
19798
19826
  },
19827
+ {
19828
+ "category": "Social Media & Brands",
19829
+ "svg": "<path d=\"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z\" fill=\"currentColor\"/>",
19830
+ "iconName": "vercel",
19831
+ "variant": {
19832
+ "join": "square",
19833
+ "filled": "on",
19834
+ "radius": "0",
19835
+ "stroke": "1.5"
19836
+ },
19837
+ "createdAt": "2025-08-22T09:00:42.724302+00:00",
19838
+ "packageName": "square-filled-radius-0-stroke-1.5",
19839
+ "componentName": "IconVercel"
19840
+ },
19799
19841
  {
19800
19842
  "category": "Sports",
19801
19843
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM12.75 8.25H17.25V10.5H15.75V9.75H14.25V11.25H17.25V15.75H12.75V13.5H14.25V14.25H15.75V12.75H12.75V8.25ZM7.75 8.25V12.7968L8.59744 14.2496H8.90256L9.75 12.7968V8.25H11.25V13.2024L9.76411 15.7496H7.73589L6.25 13.2024V8.25H7.75Z\" fill=\"currentColor\"/>",
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"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-1.5",
3
- "version": "0.0.49",
3
+ "version": "0.0.51",
4
4
  "style": "square-filled-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1.5/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1489,
14
+ "totalIcons": 1492,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 32,
@@ -596,11 +596,12 @@
596
596
  ]
597
597
  },
598
598
  "Food": {
599
- "count": 40,
599
+ "count": 41,
600
600
  "icons": [
601
601
  "IconAppleNewton",
602
602
  "IconApples",
603
603
  "IconAvocado",
604
+ "IconBanana",
604
605
  "IconBirthdayCake",
605
606
  "IconBottle",
606
607
  "IconBreakfast",
@@ -715,7 +716,7 @@
715
716
  ]
716
717
  },
717
718
  "Interface General": {
718
- "count": 159,
719
+ "count": 160,
719
720
  "icons": [
720
721
  "IconAnchor1",
721
722
  "IconAnchor2",
@@ -815,6 +816,7 @@
815
816
  "IconMathScientific",
816
817
  "IconMinusLarge",
817
818
  "IconMinusSmall",
819
+ "IconMorningBrief",
818
820
  "IconPaperclip1",
819
821
  "IconPaperclip2",
820
822
  "IconPaperclip3",
@@ -1211,7 +1213,7 @@
1211
1213
  ]
1212
1214
  },
1213
1215
  "Social Media & Brands": {
1214
- "count": 76,
1216
+ "count": 77,
1215
1217
  "icons": [
1216
1218
  "IconAnthropic",
1217
1219
  "IconApple",
@@ -1283,6 +1285,7 @@
1283
1285
  "IconTwitch",
1284
1286
  "IconTwitter",
1285
1287
  "IconVenmo",
1288
+ "IconVercel",
1286
1289
  "IconVkontakte",
1287
1290
  "IconWebflow",
1288
1291
  "IconWhatsapp",
@@ -1831,6 +1834,7 @@
1831
1834
  "IconBag": "bag, luggage, buggage",
1832
1835
  "IconBag2": "bag-2, luggage, buggage",
1833
1836
  "IconBalloon": "balloon, birthday",
1837
+ "IconBanana": "banana, fruit",
1834
1838
  "IconBank": "bank",
1835
1839
  "IconBanknote1": "banknote-1, money, bill",
1836
1840
  "IconBanknote2": "banknote-2, money, bill",
@@ -2585,6 +2589,7 @@
2585
2589
  "IconMoneyHand": "money-hand, coins, pay",
2586
2590
  "IconMoon": "moon, dark-mode, night",
2587
2591
  "IconMoonStar": "moon-star, night",
2592
+ "IconMorningBrief": "morning-brief, daily-todo",
2588
2593
  "IconMountainBike": "mountain-bike",
2589
2594
  "IconMouse": "mouse",
2590
2595
  "IconMouseScrollDown": "mouse-scroll-down",
@@ -3088,6 +3093,7 @@
3088
3093
  "IconVault": "vault, safe",
3089
3094
  "IconVectorLogo": "vector-logo, svg",
3090
3095
  "IconVenmo": "venmo",
3096
+ "IconVercel": "vercel",
3091
3097
  "IconVersusCircle": "versus-circle, vs",
3092
3098
  "IconVerticalAlignmentCenter": "vertical-alignment-center",
3093
3099
  "IconVerticalAlignmentLeft": "vertical-alignment-left",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-1.5",
3
- "version": "0.0.49",
3
+ "version": "0.0.51",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -1099,6 +1099,13 @@
1099
1099
  "iconName": "balloon, birthday",
1100
1100
  "pathname": "src/IconBalloon"
1101
1101
  },
1102
+ {
1103
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17.6406 3C18.9208 3 20.0449 3.9844 20.082 5.32422C20.1513 7.82933 19.8473 10.2188 19.1201 12.6445C19.836 13.0981 20.3856 13.7386 20.7275 14.5098C21.6198 16.5224 20.9537 19.1194 18.6162 20.8525L18.417 21H15.1797L15.5449 19.9941C15.9357 18.9195 16.097 18.0428 16.0254 17.2285C12.5221 19.9869 7.85239 21.9648 3.34766 19.1006L3 18.8799V15.8369L3.71777 15.8057C6.49791 15.685 8.70221 14.7053 10.4932 12.916C9.65404 12.8642 8.82475 12.9181 7.97168 13.1338L7.45605 13.2646L7.16309 12.8203L5.76758 10.7119L6.24902 10.2803C7.6694 9.00513 10.043 7.98105 12.0195 8.08496C12.5754 8.11421 13.129 8.23594 13.624 8.48633L15.3506 4.50391C15.7461 3.59107 16.6458 3.00001 17.6406 3ZM15.9307 13.4199C16.7029 14.4257 17.1964 15.3905 17.4141 16.3984C17.6356 17.4249 17.556 18.4354 17.2725 19.5H17.9131C19.6081 18.1351 19.9018 16.347 19.3564 15.1172C18.9024 14.0935 17.7662 13.2501 15.9307 13.4199ZM17.6406 4.5C17.2437 4.50001 16.8845 4.73551 16.7266 5.09961L14.8018 9.54199C15.2177 10.1842 15.4103 11.0009 15.3828 11.9785C16.2403 11.8512 17.0289 11.888 17.7295 12.0596C18.3772 9.84233 18.6464 7.66041 18.583 5.36621C18.5701 4.89777 18.1694 4.5 17.6406 4.5ZM11.9404 9.58301C10.6318 9.51425 8.94857 10.1305 7.75195 10.9932L8.12988 11.5645C10.1421 11.1803 12.0251 11.5227 13.8818 11.9863C13.9142 11.1391 13.7307 10.6053 13.4873 10.2764C13.1811 9.86276 12.6684 9.62128 11.9404 9.58301Z\" fill=\"currentColor\"/>",
1104
+ "tags": "Path",
1105
+ "componentName": "IconBanana",
1106
+ "iconName": "banana, fruit",
1107
+ "pathname": "src/IconBanana"
1108
+ },
1102
1109
  {
1103
1110
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0015 1.65967L2.00151 6.71164V9.99994H4.00151V16.4999H3.21094L1.71094 20.9999H22.2921L20.7921 16.4999H20.0015V9.99994H22.0015V6.71164L12.0015 1.65967ZM16.0015 9.99994H18.5015V16.4999H16.0015V9.99994ZM8.00151 16.4999H5.50151V9.99994H8.00151V16.4999ZM9.50151 16.4999V9.99994H14.5015V16.4999H9.50151Z\" fill=\"currentColor\"/>",
1104
1111
  "tags": "Path",
@@ -6377,6 +6384,13 @@
6377
6384
  "iconName": "moon-star, night",
6378
6385
  "pathname": "src/IconMoonStar"
6379
6386
  },
6387
+ {
6388
+ "svg": "<Path d=\"M5 19.25C5.55228 19.25 6 19.6977 6 20.25C6 20.8023 5.55228 21.25 5 21.25C4.44772 21.25 4 20.8023 4 20.25C4 19.6977 4.44772 19.25 5 19.25Z\" fill=\"currentColor\"/><Path d=\"M16 21H7.5V19.5H16V21Z\" fill=\"currentColor\"/><Path d=\"M5 15.25C5.55228 15.25 6 15.6977 6 16.25C6 16.8023 5.55228 17.25 5 17.25C4.44772 17.25 4 16.8023 4 16.25C4 15.6977 4.44772 15.25 5 15.25Z\" fill=\"currentColor\"/><Path d=\"M19 17H7.5V15.5H19V17Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 6.75C14.7831 6.75 17.0814 8.81737 17.4473 11.5H23V13H1V11.5H6.55273C6.91865 8.81737 9.21693 6.75 12 6.75ZM12 8.25C10.0473 8.25 8.42242 9.64945 8.07129 11.5H15.9287C15.5776 9.64945 13.9527 8.25 12 8.25Z\" fill=\"currentColor\"/><Path d=\"M7.58008 6.51953L6.51953 7.58008L3.69141 4.75195L4.75195 3.69141L7.58008 6.51953Z\" fill=\"currentColor\"/><Path d=\"M20.3086 4.75195L17.4805 7.58008L16.4199 6.51953L19.248 3.69141L20.3086 4.75195Z\" fill=\"currentColor\"/><Path d=\"M12.75 5H11.25V1H12.75V5Z\" fill=\"currentColor\"/>",
6389
+ "tags": "Path",
6390
+ "componentName": "IconMorningBrief",
6391
+ "iconName": "morning-brief, daily-todo",
6392
+ "pathname": "src/IconMorningBrief"
6393
+ },
6380
6394
  {
6381
6395
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.9994 4H16.5614L19.9299 15.5091L18.4903 15.9305L16.69 9.77945L4.67909 16.0111L3.98828 14.6797L10.0218 11.5493L7.11268 7.5H5.99942V6H10.4994V7.5H8.95964L11.3672 10.8512L16.2606 8.31236L15.4375 5.5H12.9994V4Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M19 11.5C17.067 11.5 15.5 13.067 15.5 15C15.5 16.933 17.067 18.5 19 18.5C20.933 18.5 22.5 16.933 22.5 15C22.5 13.067 20.933 11.5 19 11.5ZM14 15C14 12.2386 16.2386 10 19 10C21.7614 10 24 12.2386 24 15C24 17.7614 21.7614 20 19 20C16.2386 20 14 17.7614 14 15Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 11.5C3.067 11.5 1.5 13.067 1.5 15C1.5 16.933 3.067 18.5 5 18.5C6.933 18.5 8.5 16.933 8.5 15C8.5 13.067 6.933 11.5 5 11.5ZM0 15C0 12.2386 2.23858 10 5 10C7.76142 10 10 12.2386 10 15C10 17.7614 7.76142 20 5 20C2.23858 20 0 17.7614 0 15Z\" fill=\"currentColor\"/>",
6382
6396
  "tags": "Path",
@@ -9898,6 +9912,13 @@
9898
9912
  "iconName": "venmo",
9899
9913
  "pathname": "src/IconVenmo"
9900
9914
  },
9915
+ {
9916
+ "svg": "<Path d=\"M11.8632 2.17999L22.7264 20.9958H1L11.8632 2.17999Z\" fill=\"currentColor\"/>",
9917
+ "tags": "Path",
9918
+ "componentName": "IconVercel",
9919
+ "iconName": "vercel",
9920
+ "pathname": "src/IconVercel"
9921
+ },
9901
9922
  {
9902
9923
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM12.75 8.25H17.25V10.5H15.75V9.75H14.25V11.25H17.25V15.75H12.75V13.5H14.25V14.25H15.75V12.75H12.75V8.25ZM7.75 8.25V12.7968L8.59744 14.2496H8.90256L9.75 12.7968V8.25H11.25V13.2024L9.76411 15.7496H7.73589L6.25 13.2024V8.25H7.75Z\" fill=\"currentColor\"/>",
9903
9924
  "tags": "Path",