@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.291 → 1.1.293

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.
Files changed (63) hide show
  1. package/IconBase44/index.d.ts +4 -0
  2. package/IconBase44/index.js +3 -0
  3. package/IconBase44/index.js.map +11 -0
  4. package/IconBase44/index.mjs +3 -0
  5. package/IconBase44/index.mjs.map +11 -0
  6. package/IconBookHeart/index.d.ts +4 -0
  7. package/IconBookHeart/index.js +3 -0
  8. package/IconBookHeart/index.js.map +11 -0
  9. package/IconBookHeart/index.mjs +3 -0
  10. package/IconBookHeart/index.mjs.map +11 -0
  11. package/IconEmail2Block/index.d.ts +4 -0
  12. package/IconEmail2Block/index.js +3 -0
  13. package/IconEmail2Block/index.js.map +11 -0
  14. package/IconEmail2Block/index.mjs +3 -0
  15. package/IconEmail2Block/index.mjs.map +11 -0
  16. package/IconEmail2Check/index.d.ts +4 -0
  17. package/IconEmail2Check/index.js +3 -0
  18. package/IconEmail2Check/index.js.map +11 -0
  19. package/IconEmail2Check/index.mjs +3 -0
  20. package/IconEmail2Check/index.mjs.map +11 -0
  21. package/IconEmail2Incoming/index.d.ts +4 -0
  22. package/IconEmail2Incoming/index.js +3 -0
  23. package/IconEmail2Incoming/index.js.map +11 -0
  24. package/IconEmail2Incoming/index.mjs +3 -0
  25. package/IconEmail2Incoming/index.mjs.map +11 -0
  26. package/IconEmail2Plus/index.d.ts +4 -0
  27. package/IconEmail2Plus/index.js +3 -0
  28. package/IconEmail2Plus/index.js.map +11 -0
  29. package/IconEmail2Plus/index.mjs +3 -0
  30. package/IconEmail2Plus/index.mjs.map +11 -0
  31. package/IconEmail2Remove/index.d.ts +4 -0
  32. package/IconEmail2Remove/index.js +3 -0
  33. package/IconEmail2Remove/index.js.map +11 -0
  34. package/IconEmail2Remove/index.mjs +3 -0
  35. package/IconEmail2Remove/index.mjs.map +11 -0
  36. package/IconEmail2Unread/index.d.ts +4 -0
  37. package/IconEmail2Unread/index.js +3 -0
  38. package/IconEmail2Unread/index.js.map +11 -0
  39. package/IconEmail2Unread/index.mjs +3 -0
  40. package/IconEmail2Unread/index.mjs.map +11 -0
  41. package/IconSuitcase/index.js +2 -2
  42. package/IconSuitcase/index.js.map +3 -3
  43. package/IconSuitcase/index.mjs +2 -2
  44. package/IconSuitcase/index.mjs.map +3 -3
  45. package/IconTodoist/index.d.ts +4 -0
  46. package/IconTodoist/index.js +3 -0
  47. package/IconTodoist/index.js.map +11 -0
  48. package/IconTodoist/index.mjs +3 -0
  49. package/IconTodoist/index.mjs.map +11 -0
  50. package/README.md +30 -0
  51. package/filtered-icons.json +1 -1
  52. package/icons/index.d.ts +1 -1
  53. package/icons/index.js +2 -2
  54. package/icons/index.js.map +3 -3
  55. package/icons/index.mjs +2 -2
  56. package/icons/index.mjs.map +3 -3
  57. package/icons-index.json +4 -4
  58. package/index.d.ts +9 -0
  59. package/index.js +27 -0
  60. package/index.mjs +9 -0
  61. package/license-check.js +1 -1
  62. package/package.json +1 -1
  63. package/skills/central-icons-react-native/SKILL.md +20 -2
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBase44: FC<CentralIconBaseProps>;
4
+ export default IconBase44;
@@ -0,0 +1,3 @@
1
+ var h=Object.create;var{getPrototypeOf:y,defineProperty:n,getOwnPropertyNames:B,getOwnPropertyDescriptor:F}=Object,i=Object.prototype.hasOwnProperty;function u(r){return this[r]}var L,S,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var s=o?L??=new WeakMap:S??=new WeakMap,f=s.get(r);if(f)return f}t=r!=null?h(y(r)):{};let C=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let l of B(r))if(!i.call(C,l))n(C,l,{get:u.bind(r,l),enumerable:!0});if(e)s.set(r,C);return C},x=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of B(r))if(!i.call(o,e))n(o,e,{get:u.bind(r,e),enumerable:!(t=F(r,e))||t.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function w(r,o){this[r]=b.bind(null,o)}var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:w.bind(o,t)})};var H={};P(H,{CentralIconBase:()=>a});module.exports=x(H);var g=I(require("react")),v=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return g.default.createElement(v.Svg,{...t,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var M={};P(M,{default:()=>Z,IconBase44:()=>d});module.exports=x(M);var p=I(require("react"));var m=require("react-native-svg"),d=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z",fill:"currentColor"}))},Z=d;
2
+
3
+ //# debugId=4E4EE6DAAC7E673264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconBase44/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBase44: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z\" fill=\"currentColor\"/><Path d=\"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconBase44;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,sECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAuC,CAAC,IAAU,CAC7D,OAAO,wBAA2zB,EAA3zB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,uUAAuU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4ZAA4Z,KAAK,eAAc,CAAI,GAGrzB",
9
+ "debugId": "4E4EE6DAAC7E673264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...C})=>{return p.createElement(l,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as n}from"react-native-svg";var a=(o)=>{return t.createElement(e,{...o},t.createElement(n,{d:"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z",fill:"currentColor"}),t.createElement(n,{d:"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z",fill:"currentColor"}))},g=a;export{g as default,a as IconBase44};
2
+
3
+ //# debugId=57EBB25C73430BBD64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconBase44/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBase44: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M19.2431 16.9999C19.3549 16.9999 19.4621 17.0439 19.5411 17.122L20.0377 17.6125C20.1543 17.7277 20.17 17.9099 20.0703 18.0398C18.2221 20.4459 15.2964 22 12.0034 22C8.70635 22 5.77761 20.4421 3.92975 18.0309C3.83021 17.9009 3.8458 17.719 3.9624 17.6038L4.45024 17.1218C4.52932 17.0437 4.63666 16.9999 4.74848 16.9999H19.2431Z\" fill=\"currentColor\"/><Path d=\"M12.0036 2C17.5932 2 22.1247 6.47715 22.1247 12C22.1247 12.3624 22.1048 12.7202 22.0668 13.0726C22.0548 13.1833 22.0037 13.2861 21.924 13.3649L20.9235 14.3534C20.8286 14.4472 20.6998 14.4999 20.5656 14.4999H3.4419C3.30769 14.4999 3.17893 14.4472 3.08402 14.3534L2.0833 13.3649C2.00361 13.2861 1.95246 13.1833 1.9405 13.0726C1.90244 12.7202 1.88281 12.3624 1.88281 12C1.88282 6.47718 6.41405 2.00004 12.0036 2Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconBase44;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAuC,CAAC,IAAU,CAC7D,OAAO,gBAA2zB,EAA3zB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,uUAAuU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4ZAA4Z,KAAK,eAAc,CAAI,GAGrzB",
9
+ "debugId": "57EBB25C73430BBD64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBookHeart: FC<CentralIconBaseProps>;
4
+ export default IconBookHeart;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:H,defineProperty:t,getOwnPropertyNames:u,getOwnPropertyDescriptor:M}=Object,f=Object.prototype.hasOwnProperty;function B(o){return this[o]}var h,y,I=(o,r,e)=>{var n=o!=null&&typeof o==="object";if(n){var l=r?h??=new WeakMap:y??=new WeakMap,c=l.get(o);if(c)return c}e=o!=null?v(H(o)):{};let C=r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e;for(let s of u(o))if(!f.call(C,s))t(C,s,{get:B.bind(o,s),enumerable:!0});if(n)l.set(o,C);return C},d=(o)=>{var r=(i??=new WeakMap).get(o),e;if(r)return r;if(r=t({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var n of u(o))if(!f.call(r,n))t(r,n,{get:B.bind(o,n),enumerable:!(e=M(o,n))||e.enumerable})}return i.set(o,r),r},i;var F=(o)=>o;function S(o,r){this[o]=F.bind(null,r)}var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0,configurable:!0,set:S.bind(r,e)})};var b={};x(b,{CentralIconBase:()=>a});module.exports=d(b);var P=I(require("react")),g=require("react-native-svg"),a=({children:o,size:r=24,...e})=>{return P.default.createElement(g.Svg,{...e,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var L={};x(L,{default:()=>V,IconBookHeart:()=>k});module.exports=d(L);var p=I(require("react"));var m=require("react-native-svg"),k=(o)=>{return p.default.createElement(a,{...o},p.default.createElement(m.Path,{d:"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(m.Path,{d:"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z",stroke:"currentColor",strokeLinejoin:"round"}))},V=k;
2
+
3
+ //# debugId=5C1E10B9CDFB4EB364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconBookHeart/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBookHeart: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconBookHeart;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,yECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA0C,CAAC,IAAU,CAChE,OAAO,wBAAknB,EAAlnB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,qRAAqR,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6LAA6L,OAAO,eAAe,eAAe,QAAO,CAAI,GAG5mB",
9
+ "debugId": "5C1E10B9CDFB4EB364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as s}from"react-native-svg";var n=({children:r,size:o=24,...C})=>{return p.createElement(s,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};import e from"react";import{Path as t}from"react-native-svg";var a=(r)=>{return e.createElement(n,{...r},e.createElement(t,{d:"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z",stroke:"currentColor",strokeLinejoin:"round"}))},P=a;export{P as default,a as IconBookHeart};
2
+
3
+ //# debugId=54B313E922F5416464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconBookHeart/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBookHeart: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V4.5C19.5 3.39543 18.6046 2.5 17.5 2.5H6.5C5.39543 2.5 4.5 3.39543 4.5 4.5V19.5M6.5 21.5C5.39543 21.5 4.5 20.6046 4.5 19.5M6.5 21.5H10M4.5 19.5C4.5 18.3954 5.39543 17.5 6.5 17.5H17.5C18.6046 17.5 19.5 16.6046 19.5 15.5V12.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.9995 7.65108C13.6181 6.60506 15.5 7.7268 15.5 9.60949C15.4997 12.1213 11.9995 13.5 11.9995 13.5C11.9631 13.4856 8.50034 12.1082 8.5 9.60949C8.5 7.72698 10.381 6.6056 11.9995 7.65108Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconBookHeart;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA0C,CAAC,IAAU,CAChE,OAAO,gBAAknB,EAAlnB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,qRAAqR,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,6LAA6L,OAAO,eAAe,eAAe,QAAO,CAAI,GAG5mB",
9
+ "debugId": "54B313E922F5416464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Block: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Block;
@@ -0,0 +1,3 @@
1
+ var k=Object.create;var{getPrototypeOf:v,defineProperty:n,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function B(r){return this[r]}var y,F,I=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var m=o?y??=new WeakMap:F??=new WeakMap,c=m.get(r);if(c)return c}e=r!=null?k(v(r)):{};let p=o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e;for(let a of u(r))if(!f.call(p,a))n(p,a,{get:B.bind(r,a),enumerable:!0});if(t)m.set(r,p);return p},x=(r)=>{var o=(i??=new WeakMap).get(r),e;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of u(r))if(!f.call(o,t))n(o,t,{get:B.bind(r,t),enumerable:!(e=h(r,t))||e.enumerable})}return i.set(r,o),o},i;var M=(r)=>r;function S(r,o){this[r]=M.bind(null,o)}var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var b={};P(b,{CentralIconBase:()=>s});module.exports=x(b);var d=I(require("react")),g=require("react-native-svg"),s=({children:r,size:o=24,...e})=>{return d.default.createElement(g.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 w={};P(w,{default:()=>H,IconEmail2Block:()=>L});module.exports=x(w);var C=I(require("react"));var l=require("react-native-svg"),L=(r)=>{return C.default.createElement(s,{...r},C.default.createElement(l.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(l.Path,{d:"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251",stroke:"currentColor"}))},H=L;
2
+
3
+ //# debugId=A6E1869D6BB9B1B364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Block/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Block: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Block;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,2ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA4C,CAAC,IAAU,CAClE,OAAO,wBAAgpB,EAAhpB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,2PAA2P,OAAO,eAAc,CAAI,GAG1oB",
9
+ "debugId": "A6E1869D6BB9B1B364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...p})=>{return C.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import e from"react";import{Path as n}from"react-native-svg";var s=(o)=>{return e.createElement(t,{...o},e.createElement(n,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(n,{d:"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251",stroke:"currentColor"}))},d=s;export{d as default,s as IconEmail2Block};
2
+
3
+ //# debugId=82312D081FA376DD64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Block/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Block: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5251 19.4749C17.892 20.8417 20.108 20.8417 21.4749 19.4749C22.8417 18.108 22.8417 15.892 21.4749 14.5251M16.5251 19.4749C15.1583 18.108 15.1583 15.892 16.5251 14.5251C17.892 13.1583 20.108 13.1583 21.4749 14.5251M16.5251 19.4749L21.4749 14.5251\" stroke=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Block;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA4C,CAAC,IAAU,CAClE,OAAO,gBAAgpB,EAAhpB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,2PAA2P,OAAO,eAAc,CAAI,GAG1oB",
9
+ "debugId": "82312D081FA376DD64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Check: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Check;
@@ -0,0 +1,3 @@
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:t,getOwnPropertyNames:u,getOwnPropertyDescriptor:v}=Object,f=Object.prototype.hasOwnProperty;function L(r){return this[r]}var y,F,d=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var c=o?y??=new WeakMap:F??=new WeakMap,i=c.get(r);if(i)return i}e=r!=null?g(h(r)):{};let p=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let s of u(r))if(!f.call(p,s))t(p,s,{get:L.bind(r,s),enumerable:!0});if(n)c.set(r,p);return p},B=(r)=>{var o=(l??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of u(r))if(!f.call(o,n))t(o,n,{get:L.bind(r,n),enumerable:!(e=v(r,n))||e.enumerable})}return l.set(r,o),o},l;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var I=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var j={};I(j,{CentralIconBase:()=>a});module.exports=B(j);var k=d(require("react")),x=require("react-native-svg"),a=({children:r,size:o=24,...e})=>{return k.default.createElement(x.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 w={};I(w,{default:()=>H,IconEmail2Check:()=>P});module.exports=B(w);var C=d(require("react"));var m=require("react-native-svg"),P=(r)=>{return C.default.createElement(a,{...r},C.default.createElement(m.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(m.Path,{d:"M22.5 13.5L17.5 20L15 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},H=P;
2
+
3
+ //# debugId=29B75A69B11F027464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Check/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Check: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22.5 13.5L17.5 20L15 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Check;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,2ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA4C,CAAC,IAAU,CAClE,OAAO,wBAA+d,EAA/d,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGzd",
9
+ "debugId": "29B75A69B11F027464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as s}from"react-native-svg";var n=({children:o,size:r=24,...p})=>{return C.createElement(s,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import e from"react";import{Path as t}from"react-native-svg";var a=(o)=>{return e.createElement(n,{...o},e.createElement(t,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M22.5 13.5L17.5 20L15 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},k=a;export{k as default,a as IconEmail2Check};
2
+
3
+ //# debugId=E73DE153A1A446C264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Check/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Check: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22.5 13.5L17.5 20L15 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Check;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA4C,CAAC,IAAU,CAClE,OAAO,gBAA+d,EAA/d,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,6BAA6B,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGzd",
9
+ "debugId": "E73DE153A1A446C264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Incoming: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Incoming;
@@ -0,0 +1,3 @@
1
+ var P=Object.create;var{getPrototypeOf:v,defineProperty:t,getOwnPropertyNames:l,getOwnPropertyDescriptor:h}=Object,d=Object.prototype.hasOwnProperty;function L(o){return this[o]}var y,F,f=(o,r,n)=>{var e=o!=null&&typeof o==="object";if(e){var m=r?y??=new WeakMap:F??=new WeakMap,u=m.get(o);if(u)return u}n=o!=null?P(v(o)):{};let s=r||!o||!o.__esModule?t(n,"default",{value:o,enumerable:!0}):n;for(let a of l(o))if(!d.call(s,a))t(s,a,{get:L.bind(o,a),enumerable:!0});if(e)m.set(o,s);return s},k=(o)=>{var r=(c??=new WeakMap).get(o),n;if(r)return r;if(r=t({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var e of l(o))if(!d.call(r,e))t(r,e,{get:L.bind(o,e),enumerable:!(n=h(o,e))||n.enumerable})}return c.set(o,r),r},c;var S=(o)=>o;function b(o,r){this[o]=S.bind(null,r)}var I=(o,r)=>{for(var n in r)t(o,n,{get:r[n],enumerable:!0,configurable:!0,set:b.bind(r,n)})};var j={};I(j,{CentralIconBase:()=>i});module.exports=k(j);var B=f(require("react")),g=require("react-native-svg"),i=({children:o,size:r=24,...n})=>{return B.default.createElement(g.Svg,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};var H={};I(H,{default:()=>M,IconEmail2Incoming:()=>x});module.exports=k(H);var p=f(require("react"));var C=require("react-native-svg"),x=(o)=>{return p.default.createElement(i,{...o},p.default.createElement(C.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M19 13L15.5 16.5L19 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M22.5 16.5H16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},M=x;
2
+
3
+ //# debugId=733371BABA786A2264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Incoming/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Incoming: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 13L15.5 16.5L19 20\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22.5 16.5H16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Incoming;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,8ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAAujB,EAAvjB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGjjB",
9
+ "debugId": "733371BABA786A2264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as C}from"react-native-svg";var t=({children:n,size:o=24,...p})=>{return s.createElement(C,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n)};import r from"react";import{Path as e}from"react-native-svg";var a=(n)=>{return r.createElement(t,{...n},r.createElement(e,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M19 13L15.5 16.5L19 20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M22.5 16.5H16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},B=a;export{B as default,a as IconEmail2Incoming};
2
+
3
+ //# debugId=CCE4DF017757427D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Incoming/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Incoming: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 13L15.5 16.5L19 20\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22.5 16.5H16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Incoming;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAujB,EAAvjB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,yBAAyB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGjjB",
9
+ "debugId": "CCE4DF017757427D64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Plus: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Plus;
@@ -0,0 +1,3 @@
1
+ var k=Object.create;var{getPrototypeOf:v,defineProperty:t,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function d(r){return this[r]}var y,F,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var m=o?y??=new WeakMap:F??=new WeakMap,i=m.get(r);if(i)return i}e=r!=null?k(v(r)):{};let p=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let C of c(r))if(!f.call(p,C))t(p,C,{get:d.bind(r,C),enumerable:!0});if(n)m.set(r,p);return p},I=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of c(r))if(!f.call(o,n))t(o,n,{get:d.bind(r,n),enumerable:!(e=h(r,n))||e.enumerable})}return u.set(r,o),o},u;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var P=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var H={};P(H,{CentralIconBase:()=>a});module.exports=I(H);var x=B(require("react")),L=require("react-native-svg"),a=({children:r,size:o=24,...e})=>{return x.default.createElement(L.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 M={};P(M,{default:()=>j,IconEmail2Plus:()=>g});module.exports=I(M);var s=B(require("react"));var l=require("react-native-svg"),g=(r)=>{return s.default.createElement(a,{...r},s.default.createElement(l.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),s.default.createElement(l.Path,{d:"M16.5 17.5H22.5M19.5 14.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},j=g;
2
+
3
+ //# debugId=D99C9961902212A264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Plus/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Plus: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5 17.5H22.5M19.5 14.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Plus;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,0ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA2C,CAAC,IAAU,CACjE,OAAO,wBAAme,EAAne,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iCAAiC,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG7d",
9
+ "debugId": "D99C9961902212A264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as C}from"react-native-svg";var n=({children:o,size:r=24,...p})=>{return s.createElement(C,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import e from"react";import{Path as t}from"react-native-svg";var a=(o)=>{return e.createElement(n,{...o},e.createElement(t,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M16.5 17.5H22.5M19.5 14.5V20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},x=a;export{x as default,a as IconEmail2Plus};
2
+
3
+ //# debugId=B92D68062A6DB95C64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Plus/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Plus: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5 17.5H22.5M19.5 14.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Plus;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA2C,CAAC,IAAU,CACjE,OAAO,gBAAme,EAAne,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iCAAiC,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAG7d",
9
+ "debugId": "B92D68062A6DB95C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Remove: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Remove;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:k,defineProperty:t,getOwnPropertyNames:u,getOwnPropertyDescriptor:M}=Object,L=Object.prototype.hasOwnProperty;function f(r){return this[r]}var h,y,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var l=o?h??=new WeakMap:y??=new WeakMap,c=l.get(r);if(c)return c}e=r!=null?v(k(r)):{};let p=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let a of u(r))if(!L.call(p,a))t(p,a,{get:f.bind(r,a),enumerable:!0});if(n)l.set(r,p);return p},I=(r)=>{var o=(i??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of u(r))if(!L.call(o,n))t(o,n,{get:f.bind(r,n),enumerable:!(e=M(r,n))||e.enumerable})}return i.set(r,o),o},i;var F=(r)=>r;function S(r,o){this[r]=F.bind(null,o)}var d=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:S.bind(o,e)})};var b={};d(b,{CentralIconBase:()=>s});module.exports=I(b);var x=B(require("react")),P=require("react-native-svg"),s=({children:r,size:o=24,...e})=>{return x.default.createElement(P.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 w={};d(w,{default:()=>H,IconEmail2Remove:()=>g});module.exports=I(w);var C=B(require("react"));var m=require("react-native-svg"),g=(r)=>{return C.default.createElement(s,{...r},C.default.createElement(m.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(m.Path,{d:"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20",stroke:"currentColor",strokeLinecap:"round"}))},H=g;
2
+
3
+ //# debugId=38EC8E80F640253864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Remove/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Remove: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Remove;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,4ECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAA8f,EAA9f,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,mFAAmF,OAAO,eAAe,cAAc,QAAO,CAAI,GAGxf",
9
+ "debugId": "38EC8E80F640253864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as a}from"react-native-svg";var n=({children:o,size:r=24,...p})=>{return C.createElement(a,{...p,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import e from"react";import{Path as t}from"react-native-svg";var s=(o)=>{return e.createElement(n,{...o},e.createElement(t,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20",stroke:"currentColor",strokeLinecap:"round"}))},x=s;export{x as default,s as IconEmail2Remove};
2
+
3
+ //# debugId=E16AD00CBB41BE4164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Remove/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEmail2Remove: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5 20L19.25 17.25M19.25 17.25L22 14.5M19.25 17.25L16.5 14.5M19.25 17.25L22 20\" stroke=\"currentColor\" strokeLinecap=\"round\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Remove;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA8f,EAA9f,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,mFAAmF,OAAO,eAAe,cAAc,QAAO,CAAI,GAGxf",
9
+ "debugId": "E16AD00CBB41BE4164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEmail2Unread: FC<CentralIconBaseProps>;
4
+ export default IconEmail2Unread;
@@ -0,0 +1,3 @@
1
+ var y=Object.create;var{getPrototypeOf:L,defineProperty:t,getOwnPropertyNames:f,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function x(r){return this[r]}var F,S,B=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var c=o?F??=new WeakMap:S??=new WeakMap,m=c.get(r);if(m)return m}e=r!=null?y(L(r)):{};let p=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let l of f(r))if(!u.call(p,l))t(p,l,{get:x.bind(r,l),enumerable:!0});if(n)c.set(r,p);return p},I=(r)=>{var o=(i??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of f(r))if(!u.call(o,n))t(o,n,{get:x.bind(r,n),enumerable:!(e=h(r,n))||e.enumerable})}return i.set(r,o),o},i;var b=(r)=>r;function k(r,o){this[r]=b.bind(null,o)}var P=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:k.bind(o,e)})};var w={};P(w,{CentralIconBase:()=>s});module.exports=I(w);var d=B(require("react")),g=require("react-native-svg"),s=({children:r,size:o=24,...e})=>{return d.default.createElement(g.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 H={};P(H,{default:()=>$,IconEmail2Unread:()=>v});module.exports=I(H);var C=B(require("react"));var a=require("react-native-svg"),v=(r)=>{return C.default.createElement(s,{...r},C.default.createElement(a.Path,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(a.Circle,{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},$=v;
2
+
3
+ //# debugId=AA3F19B26628890C64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Unread/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconEmail2Unread: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"19.5\" cy=\"17.5\" r=\"3.5\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Unread;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,4ECvBoB,IAA1B,sBAE6B,IAA7B,8BAEa,EAA6C,CAAC,IAAU,CACnE,OAAO,wBAA+a,EAA/a,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,SAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGza",
9
+ "debugId": "AA3F19B26628890C64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as C}from"react-native-svg";var n=({children:o,size:r=24,...t})=>{return p.createElement(C,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import e from"react";import{Circle as a,Path as l}from"react-native-svg";var s=(o)=>{return e.createElement(n,{...o},e.createElement(l,{d:"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(a,{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},g=s;export{g as default,s as IconEmail2Unread};
2
+
3
+ //# debugId=C585646242616C4E64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEmail2Unread/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconEmail2Unread: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M11.5 19.5H4.5C3.39543 19.5 2.5 18.6046 2.5 17.5V6.5C2.5 5.39543 3.39543 4.5 4.5 4.5H19.5C20.6046 4.5 21.5 5.39544 21.5 6.50001L21.5 6.63611C21.5 7.01272 21.2884 7.35739 20.9526 7.52783L12.9051 11.6121C12.3362 11.9008 11.6637 11.9008 11.0948 11.6121L2.73768 7.37063\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Circle cx=\"19.5\" cy=\"17.5\" r=\"3.5\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEmail2Unread;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,iBAAS,UAAQ,yBAEV,IAAM,EAA6C,CAAC,IAAU,CACnE,OAAO,gBAA+a,EAA/a,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4QAA4Q,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGza",
9
+ "debugId": "C585646242616C4E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var P=Object.create;var{getPrototypeOf:g,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:j}=Object,l=Object.prototype.hasOwnProperty;function m(r){return this[r]}var M,V,L=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var d=o?M??=new WeakMap:V??=new WeakMap,k=d.get(r);if(k)return k}n=r!=null?P(g(r)):{};let i=o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n;for(let u of c(r))if(!l.call(i,u))p(i,u,{get:m.bind(r,u),enumerable:!0});if(t)d.set(r,i);return i},f=(r)=>{var o=(a??=new WeakMap).get(r),n;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!l.call(o,t))p(o,t,{get:m.bind(r,t),enumerable:!(n=j(r,t))||n.enumerable})}return a.set(r,o),o},a;var v=(r)=>r;function S(r,o){this[r]=v.bind(null,o)}var B=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0,configurable:!0,set:S.bind(o,n)})};var h={};B(h,{CentralIconBase:()=>C});module.exports=f(h);var I=L(require("react")),x=require("react-native-svg"),C=({children:r,size:o=24,...n})=>{return I.default.createElement(x.Svg,{...n,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var y={};B(y,{default:()=>F,IconSuitcase:()=>H});module.exports=f(y);var e=L(require("react"));var s=require("react-native-svg"),H=(r)=>{return e.default.createElement(C,{...r},e.default.createElement(s.Path,{d:"M20.5 7.5V18.5C20.5 19.6046 19.6046 20.5 18.5 20.5H17.5H6.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V7.5C3.5 6.39543 4.39543 5.5 5.5 5.5H7.5C8.05228 5.5 8.5 5.05228 8.5 4.5C8.5 3.39543 9.39543 2.5 10.5 2.5H13.5C14.6046 2.5 15.5 3.39543 15.5 4.5C15.5 5.05228 15.9477 5.5 16.5 5.5H18.5C19.6046 5.5 20.5 6.39543 20.5 7.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M17.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M6.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M8.5 5.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M8.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M15.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},F=H;
1
+ var P=Object.create;var{getPrototypeOf:g,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:j}=Object,l=Object.prototype.hasOwnProperty;function m(r){return this[r]}var M,v,L=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var d=o?M??=new WeakMap:v??=new WeakMap,k=d.get(r);if(k)return k}n=r!=null?P(g(r)):{};let i=o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n;for(let u of c(r))if(!l.call(i,u))p(i,u,{get:m.bind(r,u),enumerable:!0});if(t)d.set(r,i);return i},f=(r)=>{var o=(a??=new WeakMap).get(r),n;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!l.call(o,t))p(o,t,{get:m.bind(r,t),enumerable:!(n=j(r,t))||n.enumerable})}return a.set(r,o),o},a;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var B=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0,configurable:!0,set:S.bind(o,n)})};var h={};B(h,{CentralIconBase:()=>C});module.exports=f(h);var I=L(require("react")),V=require("react-native-svg"),C=({children:r,size:o=24,...n})=>{return I.default.createElement(V.Svg,{...n,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var y={};B(y,{default:()=>F,IconSuitcase:()=>x});module.exports=f(y);var e=L(require("react"));var s=require("react-native-svg"),x=(r)=>{return e.default.createElement(C,{...r},e.default.createElement(s.Path,{d:"M17.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M6.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M8.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M15.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M17.5 20.5H18.5C19.6046 20.5 20.5 19.6046 20.5 18.5V7.5C20.5 6.39543 19.6046 5.5 18.5 5.5H5.5C4.39543 5.5 3.5 6.39543 3.5 7.5V18.5C3.5 19.6046 4.39543 20.5 5.5 20.5H6.5H17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(s.Path,{d:"M15.5 5.25V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H10.5C9.39543 2.5 8.5 3.39543 8.5 4.5V5.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},F=x;
2
2
 
3
- //# debugId=B0F03D40BEF989EC64756E2164756E21
3
+ //# debugId=33C8BA8BCAEA380364756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSuitcase/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSuitcase: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 7.5V18.5C20.5 19.6046 19.6046 20.5 18.5 20.5H17.5H6.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V7.5C3.5 6.39543 4.39543 5.5 5.5 5.5H7.5C8.05228 5.5 8.5 5.05228 8.5 4.5C8.5 3.39543 9.39543 2.5 10.5 2.5H13.5C14.6046 2.5 15.5 3.39543 15.5 4.5C15.5 5.05228 15.9477 5.5 16.5 5.5H18.5C19.6046 5.5 20.5 6.39543 20.5 7.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 5.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconSuitcase;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSuitcase: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M17.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.5 20.5H18.5C19.6046 20.5 20.5 19.6046 20.5 18.5V7.5C20.5 6.39543 19.6046 5.5 18.5 5.5H5.5C4.39543 5.5 3.5 6.39543 3.5 7.5V18.5C3.5 19.6046 4.39543 20.5 5.5 20.5H6.5H17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 5.25V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H10.5C9.39543 2.5 8.5 3.39543 8.5 4.5V5.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconSuitcase;\n"
7
7
  ],
8
- "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,wECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAyC,CAAC,IAAU,CAC/D,OAAO,wBAAw3B,EAAx3B,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,8TAA8T,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGl3B",
9
- "debugId": "B0F03D40BEF989EC64756E2164756E21",
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,wECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAyC,CAAC,IAAU,CAC/D,OAAO,wBAAwzB,EAAxzB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,iLAAiL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlzB",
9
+ "debugId": "33C8BA8BCAEA380364756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import p from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...s})=>{return p.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e)};import r from"react";import{Path as n}from"react-native-svg";var u=(e)=>{return r.createElement(t,{...e},r.createElement(n,{d:"M20.5 7.5V18.5C20.5 19.6046 19.6046 20.5 18.5 20.5H17.5H6.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V7.5C3.5 6.39543 4.39543 5.5 5.5 5.5H7.5C8.05228 5.5 8.5 5.05228 8.5 4.5C8.5 3.39543 9.39543 2.5 10.5 2.5H13.5C14.6046 2.5 15.5 3.39543 15.5 4.5C15.5 5.05228 15.9477 5.5 16.5 5.5H18.5C19.6046 5.5 20.5 6.39543 20.5 7.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M17.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M6.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M8.5 5.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M8.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},I=u;export{I as default,u as IconSuitcase};
1
+ import p from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...s})=>{return p.createElement(i,{...s,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e)};import r from"react";import{Path as n}from"react-native-svg";var u=(e)=>{return r.createElement(t,{...e},r.createElement(n,{d:"M17.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M6.5 20.5V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M8.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15.5 9.5V16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M17.5 20.5H18.5C19.6046 20.5 20.5 19.6046 20.5 18.5V7.5C20.5 6.39543 19.6046 5.5 18.5 5.5H5.5C4.39543 5.5 3.5 6.39543 3.5 7.5V18.5C3.5 19.6046 4.39543 20.5 5.5 20.5H6.5H17.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15.5 5.25V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H10.5C9.39543 2.5 8.5 3.39543 8.5 4.5V5.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}))},I=u;export{I as default,u as IconSuitcase};
2
2
 
3
- //# debugId=089310B37C54DC4964756E2164756E21
3
+ //# debugId=1BDDA0DB3F19975B64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconSuitcase/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "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<\n CentralIconBaseProps\n> = ({\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",
6
- "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSuitcase: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.5 7.5V18.5C20.5 19.6046 19.6046 20.5 18.5 20.5H17.5H6.5H5.5C4.39543 20.5 3.5 19.6046 3.5 18.5V7.5C3.5 6.39543 4.39543 5.5 5.5 5.5H7.5C8.05228 5.5 8.5 5.05228 8.5 4.5C8.5 3.39543 9.39543 2.5 10.5 2.5H13.5C14.6046 2.5 15.5 3.39543 15.5 4.5C15.5 5.05228 15.9477 5.5 16.5 5.5H18.5C19.6046 5.5 20.5 6.39543 20.5 7.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 5.5H15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconSuitcase;\n"
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconSuitcase: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M17.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 20.5V21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 9.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.5 20.5H18.5C19.6046 20.5 20.5 19.6046 20.5 18.5V7.5C20.5 6.39543 19.6046 5.5 18.5 5.5H5.5C4.39543 5.5 3.5 6.39543 3.5 7.5V18.5C3.5 19.6046 4.39543 20.5 5.5 20.5H6.5H17.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.5 5.25V4.5C15.5 3.39543 14.6046 2.5 13.5 2.5H10.5C9.39543 2.5 8.5 3.39543 8.5 4.5V5.25\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/></CentralIconBase>;\n};\n\nexport default IconSuitcase;\n"
7
7
  ],
8
- "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAyC,CAAC,IAAU,CAC/D,OAAO,gBAAw3B,EAAx3B,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,8TAA8T,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGl3B",
9
- "debugId": "089310B37C54DC4964756E2164756E21",
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAyC,CAAC,IAAU,CAC/D,OAAO,gBAAwzB,EAAxzB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,kBAAkB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iBAAiB,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,iLAAiL,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,6FAA6F,OAAO,eAAe,cAAc,QAAQ,eAAe,QAAO,CAAI,GAGlzB",
9
+ "debugId": "1BDDA0DB3F19975B64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconTodoist: FC<CentralIconBaseProps>;
4
+ export default IconTodoist;
@@ -0,0 +1,3 @@
1
+ var V=Object.create;var{getPrototypeOf:d,defineProperty:e,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function i(C){return this[C]}var y,F,B=(C,o,r)=>{var t=C!=null&&typeof C==="object";if(t){var m=o?y??=new WeakMap:F??=new WeakMap,s=m.get(C);if(s)return s}r=C!=null?V(d(C)):{};let n=o||!C||!C.__esModule?e(r,"default",{value:C,enumerable:!0}):r;for(let p of c(C))if(!f.call(n,p))e(n,p,{get:i.bind(C,p),enumerable:!0});if(t)m.set(C,n);return n},I=(C)=>{var o=(L??=new WeakMap).get(C),r;if(o)return o;if(o=e({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of c(C))if(!f.call(o,t))e(o,t,{get:i.bind(C,t),enumerable:!(r=h(C,t))||r.enumerable})}return L.set(C,o),o},L;var S=(C)=>C;function b(C,o){this[C]=S.bind(null,o)}var u=(C,o)=>{for(var r in o)e(C,r,{get:o[r],enumerable:!0,configurable:!0,set:b.bind(o,r)})};var w={};u(w,{CentralIconBase:()=>a});module.exports=I(w);var x=B(require("react")),P=require("react-native-svg"),a=({children:C,size:o=24,...r})=>{return x.default.createElement(P.Svg,{...r,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C)};var H={};u(H,{default:()=>$,IconTodoist:()=>v});module.exports=I(H);var l=B(require("react"));var g=require("react-native-svg"),v=(C)=>{return l.default.createElement(a,{...C},l.default.createElement(g.Path,{d:"M18.4599 2.5C20.1389 2.5 21.5 3.86112 21.5 5.54007V18.4599C21.5 20.1389 20.1389 21.5 18.4599 21.5H5.54007C3.86112 21.5 2.5 20.1389 2.5 18.4599V15.9585C3.31524 16.4333 5.2199 17.5426 5.68735 17.8065C5.97101 17.9666 6.24351 17.9631 6.51709 17.8053L14.2063 13.38C14.3707 13.285 14.3787 12.9934 14.1947 12.8877C13.9724 12.7622 13.7511 12.6351 13.5302 12.5074C13.4391 12.4578 13.3364 12.4325 13.2327 12.4337C13.1292 12.435 13.0279 12.4632 12.9382 12.5149C12.8461 12.5683 6.70281 16.1002 6.49738 16.2166C6.25157 16.3567 5.94764 16.3585 5.70242 16.2166L2.5 14.3559V12.7567C3.31515 13.2314 5.21987 14.3407 5.68735 14.6046C5.9717 14.7648 6.24342 14.7614 6.51709 14.6035L10.297 12.4279L10.3109 12.4198L14.2063 10.1782C14.3706 10.0831 14.3781 9.79152 14.1941 9.68646L14.0654 9.6134C13.8778 9.50659 13.6342 9.36729 13.5302 9.30667C13.4391 9.2571 13.3364 9.23178 13.2327 9.23303C13.1293 9.23432 13.0278 9.26203 12.9382 9.31363C12.8461 9.36647 6.70281 12.8989 6.49738 13.0153C6.3764 13.0844 6.23952 13.1208 6.10019 13.1208C5.96075 13.1208 5.82348 13.0845 5.70242 13.0153C5.52164 12.911 2.8655 11.367 2.5 11.1546V9.55542C3.31463 10.0302 5.21989 11.14 5.68735 11.4034C5.97164 11.5635 6.24347 11.56 6.51709 11.4022L10.3017 9.22433L10.3063 9.22144L14.2063 6.9769C14.3707 6.88187 14.3781 6.59088 14.1941 6.4852L14.0654 6.41156C13.8773 6.30479 13.6342 6.16604 13.5302 6.10541C13.4391 6.05584 13.3364 6.03052 13.2327 6.03177C13.1292 6.03306 13.0279 6.06073 12.9382 6.11237C12.8461 6.1658 6.70281 9.69764 6.49738 9.81461C6.37642 9.88371 6.23949 9.92011 6.10019 9.92014C5.96076 9.92014 5.82347 9.8838 5.70242 9.81461L2.5 7.95276V5.54007C2.5 3.86112 3.86112 2.5 5.54007 2.5H18.4599Z",fill:"currentColor"}))},$=v;
2
+
3
+ //# debugId=19092D2B01CBBB9164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconTodoist/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTodoist: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M18.4599 2.5C20.1389 2.5 21.5 3.86112 21.5 5.54007V18.4599C21.5 20.1389 20.1389 21.5 18.4599 21.5H5.54007C3.86112 21.5 2.5 20.1389 2.5 18.4599V15.9585C3.31524 16.4333 5.2199 17.5426 5.68735 17.8065C5.97101 17.9666 6.24351 17.9631 6.51709 17.8053L14.2063 13.38C14.3707 13.285 14.3787 12.9934 14.1947 12.8877C13.9724 12.7622 13.7511 12.6351 13.5302 12.5074C13.4391 12.4578 13.3364 12.4325 13.2327 12.4337C13.1292 12.435 13.0279 12.4632 12.9382 12.5149C12.8461 12.5683 6.70281 16.1002 6.49738 16.2166C6.25157 16.3567 5.94764 16.3585 5.70242 16.2166L2.5 14.3559V12.7567C3.31515 13.2314 5.21987 14.3407 5.68735 14.6046C5.9717 14.7648 6.24342 14.7614 6.51709 14.6035L10.297 12.4279L10.3109 12.4198L14.2063 10.1782C14.3706 10.0831 14.3781 9.79152 14.1941 9.68646L14.0654 9.6134C13.8778 9.50659 13.6342 9.36729 13.5302 9.30667C13.4391 9.2571 13.3364 9.23178 13.2327 9.23303C13.1293 9.23432 13.0278 9.26203 12.9382 9.31363C12.8461 9.36647 6.70281 12.8989 6.49738 13.0153C6.3764 13.0844 6.23952 13.1208 6.10019 13.1208C5.96075 13.1208 5.82348 13.0845 5.70242 13.0153C5.52164 12.911 2.8655 11.367 2.5 11.1546V9.55542C3.31463 10.0302 5.21989 11.14 5.68735 11.4034C5.97164 11.5635 6.24347 11.56 6.51709 11.4022L10.3017 9.22433L10.3063 9.22144L14.2063 6.9769C14.3707 6.88187 14.3781 6.59088 14.1941 6.4852L14.0654 6.41156C13.8773 6.30479 13.6342 6.16604 13.5302 6.10541C13.4391 6.05584 13.3364 6.03052 13.2327 6.03177C13.1292 6.03306 13.0279 6.06073 12.9382 6.11237C12.8461 6.1658 6.70281 9.69764 6.49738 9.81461C6.37642 9.88371 6.23949 9.92011 6.10019 9.92014C5.96076 9.92014 5.82347 9.8838 5.70242 9.81461L2.5 7.95276V5.54007C2.5 3.86112 3.86112 2.5 5.54007 2.5H18.4599Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconTodoist;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,uECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAwC,CAAC,IAAU,CAC9D,OAAO,wBAAwrD,EAAxrD,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,6nDAA6nD,KAAK,eAAc,CAAI,GAGlrD",
9
+ "debugId": "19092D2B01CBBB9164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import n from"react";import{Svg as p}from"react-native-svg";var r=({children:o,size:C=24,...e})=>{return n.createElement(p,{...e,width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o)};import t from"react";import{Path as a}from"react-native-svg";var l=(o)=>{return t.createElement(r,{...o},t.createElement(a,{d:"M18.4599 2.5C20.1389 2.5 21.5 3.86112 21.5 5.54007V18.4599C21.5 20.1389 20.1389 21.5 18.4599 21.5H5.54007C3.86112 21.5 2.5 20.1389 2.5 18.4599V15.9585C3.31524 16.4333 5.2199 17.5426 5.68735 17.8065C5.97101 17.9666 6.24351 17.9631 6.51709 17.8053L14.2063 13.38C14.3707 13.285 14.3787 12.9934 14.1947 12.8877C13.9724 12.7622 13.7511 12.6351 13.5302 12.5074C13.4391 12.4578 13.3364 12.4325 13.2327 12.4337C13.1292 12.435 13.0279 12.4632 12.9382 12.5149C12.8461 12.5683 6.70281 16.1002 6.49738 16.2166C6.25157 16.3567 5.94764 16.3585 5.70242 16.2166L2.5 14.3559V12.7567C3.31515 13.2314 5.21987 14.3407 5.68735 14.6046C5.9717 14.7648 6.24342 14.7614 6.51709 14.6035L10.297 12.4279L10.3109 12.4198L14.2063 10.1782C14.3706 10.0831 14.3781 9.79152 14.1941 9.68646L14.0654 9.6134C13.8778 9.50659 13.6342 9.36729 13.5302 9.30667C13.4391 9.2571 13.3364 9.23178 13.2327 9.23303C13.1293 9.23432 13.0278 9.26203 12.9382 9.31363C12.8461 9.36647 6.70281 12.8989 6.49738 13.0153C6.3764 13.0844 6.23952 13.1208 6.10019 13.1208C5.96075 13.1208 5.82348 13.0845 5.70242 13.0153C5.52164 12.911 2.8655 11.367 2.5 11.1546V9.55542C3.31463 10.0302 5.21989 11.14 5.68735 11.4034C5.97164 11.5635 6.24347 11.56 6.51709 11.4022L10.3017 9.22433L10.3063 9.22144L14.2063 6.9769C14.3707 6.88187 14.3781 6.59088 14.1941 6.4852L14.0654 6.41156C13.8773 6.30479 13.6342 6.16604 13.5302 6.10541C13.4391 6.05584 13.3364 6.03052 13.2327 6.03177C13.1292 6.03306 13.0279 6.06073 12.9382 6.11237C12.8461 6.1658 6.70281 9.69764 6.49738 9.81461C6.37642 9.88371 6.23949 9.92011 6.10019 9.92014C5.96076 9.92014 5.82347 9.8838 5.70242 9.81461L2.5 7.95276V5.54007C2.5 3.86112 3.86112 2.5 5.54007 2.5H18.4599Z",fill:"currentColor"}))},P=l;export{P as default,l as IconTodoist};
2
+
3
+ //# debugId=54B999E0389490C264756E2164756E21