@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.292 → 1.1.294

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 (64) 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/IconDatabricks/index.d.ts +4 -0
  12. package/IconDatabricks/index.js +3 -0
  13. package/IconDatabricks/index.js.map +11 -0
  14. package/IconDatabricks/index.mjs +3 -0
  15. package/IconDatabricks/index.mjs.map +11 -0
  16. package/IconDatabricksGenieCode/index.d.ts +4 -0
  17. package/IconDatabricksGenieCode/index.js +3 -0
  18. package/IconDatabricksGenieCode/index.js.map +11 -0
  19. package/IconDatabricksGenieCode/index.mjs +3 -0
  20. package/IconDatabricksGenieCode/index.mjs.map +11 -0
  21. package/IconEmail2Block/index.d.ts +4 -0
  22. package/IconEmail2Block/index.js +3 -0
  23. package/IconEmail2Block/index.js.map +11 -0
  24. package/IconEmail2Block/index.mjs +3 -0
  25. package/IconEmail2Block/index.mjs.map +11 -0
  26. package/IconEmail2Check/index.d.ts +4 -0
  27. package/IconEmail2Check/index.js +3 -0
  28. package/IconEmail2Check/index.js.map +11 -0
  29. package/IconEmail2Check/index.mjs +3 -0
  30. package/IconEmail2Check/index.mjs.map +11 -0
  31. package/IconEmail2Incoming/index.d.ts +4 -0
  32. package/IconEmail2Incoming/index.js +3 -0
  33. package/IconEmail2Incoming/index.js.map +11 -0
  34. package/IconEmail2Incoming/index.mjs +3 -0
  35. package/IconEmail2Incoming/index.mjs.map +11 -0
  36. package/IconEmail2Plus/index.d.ts +4 -0
  37. package/IconEmail2Plus/index.js +3 -0
  38. package/IconEmail2Plus/index.js.map +11 -0
  39. package/IconEmail2Plus/index.mjs +3 -0
  40. package/IconEmail2Plus/index.mjs.map +11 -0
  41. package/IconEmail2Remove/index.d.ts +4 -0
  42. package/IconEmail2Remove/index.js +3 -0
  43. package/IconEmail2Remove/index.js.map +11 -0
  44. package/IconEmail2Remove/index.mjs +3 -0
  45. package/IconEmail2Remove/index.mjs.map +11 -0
  46. package/IconEmail2Unread/index.d.ts +4 -0
  47. package/IconEmail2Unread/index.js +3 -0
  48. package/IconEmail2Unread/index.js.map +11 -0
  49. package/IconEmail2Unread/index.mjs +3 -0
  50. package/IconEmail2Unread/index.mjs.map +11 -0
  51. package/README.md +31 -0
  52. package/filtered-icons.json +1 -1
  53. package/icons/index.d.ts +1 -1
  54. package/icons/index.js +2 -2
  55. package/icons/index.js.map +3 -3
  56. package/icons/index.mjs +2 -2
  57. package/icons/index.mjs.map +3 -3
  58. package/icons-index.json +4 -4
  59. package/index.d.ts +10 -0
  60. package/index.js +30 -0
  61. package/index.mjs +10 -0
  62. package/license-check.js +1 -1
  63. package/package.json +1 -1
  64. package/skills/central-icons-react-native/SKILL.md +21 -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 H=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:f,getOwnPropertyDescriptor:y}=Object,i=Object.prototype.hasOwnProperty;function u(o){return this[o]}var F,S,B=(o,r,e)=>{var t=o!=null&&typeof o==="object";if(t){var m=r?F??=new WeakMap:S??=new WeakMap,s=m.get(o);if(s)return s}e=o!=null?H(h(o)):{};let C=r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e;for(let p of f(o))if(!i.call(C,p))n(C,p,{get:u.bind(o,p),enumerable:!0});if(t)m.set(o,C);return C},I=(o)=>{var r=(c??=new WeakMap).get(o),e;if(r)return r;if(r=n({},"__esModule",{value:!0}),o&&typeof o==="object"||typeof o==="function"){for(var t of f(o))if(!i.call(r,t))n(r,t,{get:u.bind(o,t),enumerable:!(e=y(o,t))||e.enumerable})}return c.set(o,r),r},c;var b=(o)=>o;function M(o,r){this[o]=b.bind(null,r)}var d=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0,configurable:!0,set:M.bind(r,e)})};var V={};d(V,{CentralIconBase:()=>l});module.exports=I(V);var v=B(require("react")),x=require("react-native-svg"),l=({children:o,size:r=24,...e})=>{return v.default.createElement(x.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 Z={};d(Z,{default:()=>w,IconBookHeart:()=>g});module.exports=I(Z);var a=B(require("react"));var P=require("react-native-svg"),g=(o)=>{return a.default.createElement(l,{...o},a.default.createElement(P.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H16.5ZM19 16.9492C18.3647 17.5975 17.4793 18 16.5 18H6.5C5.67157 18 5 18.6716 5 19.5C5 20.3284 5.67157 21 6.5 21H16.5C17.8807 21 19 19.8807 19 18.5V16.9492ZM15.251 9.66797C15.2508 7.92017 13.5026 6.87862 11.999 7.84961C10.4956 6.87912 8.74827 7.92034 8.74805 9.66797C8.74832 11.6672 11.1371 12.8937 11.8193 13.2031C11.9348 13.2555 12.0632 13.2555 12.1787 13.2031C12.8607 12.894 15.2507 11.6675 15.251 9.66797Z",fill:"currentColor"}))},w=g;
2
+
3
+ //# debugId=8B40E49D31B9F92B64756E2164756E21
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H16.5ZM19 16.9492C18.3647 17.5975 17.4793 18 16.5 18H6.5C5.67157 18 5 18.6716 5 19.5C5 20.3284 5.67157 21 6.5 21H16.5C17.8807 21 19 19.8807 19 18.5V16.9492ZM15.251 9.66797C15.2508 7.92017 13.5026 6.87862 11.999 7.84961C10.4956 6.87912 8.74827 7.92034 8.74805 9.66797C8.74832 11.6672 11.1371 12.8937 11.8193 13.2031C11.9348 13.2555 12.0632 13.2555 12.1787 13.2031C12.8607 12.894 15.2507 11.6675 15.251 9.66797Z\" fill=\"currentColor\"/></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,wBAA4nB,EAA5nB,IAAqB,GAAO,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2hBAA2hB,KAAK,eAAc,CAAI,GAGtnB",
9
+ "debugId": "8B40E49D31B9F92B64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>{return C.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 t from"react";import{Path as l}from"react-native-svg";var a=(r)=>{return t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H16.5ZM19 16.9492C18.3647 17.5975 17.4793 18 16.5 18H6.5C5.67157 18 5 18.6716 5 19.5C5 20.3284 5.67157 21 6.5 21H16.5C17.8807 21 19 19.8807 19 18.5V16.9492ZM15.251 9.66797C15.2508 7.92017 13.5026 6.87862 11.999 7.84961C10.4956 6.87912 8.74827 7.92034 8.74805 9.66797C8.74832 11.6672 11.1371 12.8937 11.8193 13.2031C11.9348 13.2555 12.0632 13.2555 12.1787 13.2031C12.8607 12.894 15.2507 11.6675 15.251 9.66797Z",fill:"currentColor"}))},x=a;export{x as default,a as IconBookHeart};
2
+
3
+ //# debugId=CA14091B49671D8E64756E2164756E21
@@ -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 fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.5 2C18.433 2 20 3.567 20 5.5V18.5C20 20.433 18.433 22 16.5 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H16.5ZM19 16.9492C18.3647 17.5975 17.4793 18 16.5 18H6.5C5.67157 18 5 18.6716 5 19.5C5 20.3284 5.67157 21 6.5 21H16.5C17.8807 21 19 19.8807 19 18.5V16.9492ZM15.251 9.66797C15.2508 7.92017 13.5026 6.87862 11.999 7.84961C10.4956 6.87912 8.74827 7.92034 8.74805 9.66797C8.74832 11.6672 11.1371 12.8937 11.8193 13.2031C11.9348 13.2555 12.0632 13.2555 12.1787 13.2031C12.8607 12.894 15.2507 11.6675 15.251 9.66797Z\" fill=\"currentColor\"/></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,gBAA4nB,EAA5nB,IAAqB,GAAO,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2hBAA2hB,KAAK,eAAc,CAAI,GAGtnB",
9
+ "debugId": "CA14091B49671D8E64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDatabricks: FC<CentralIconBaseProps>;
4
+ export default IconDatabricks;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:b,defineProperty:n,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function i(r){return this[r]}var y,F,B=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var m=o?y??=new WeakMap:F??=new WeakMap,s=m.get(r);if(s)return s}t=r!=null?v(b(r)):{};let L=o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t;for(let p of c(r))if(!f.call(L,p))n(L,p,{get:i.bind(r,p),enumerable:!0});if(e)m.set(r,L);return L},I=(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 c(r))if(!f.call(o,e))n(o,e,{get:i.bind(r,e),enumerable:!(t=h(r,e))||t.enumerable})}return C.set(r,o),o},C;var S=(r)=>r;function d(r,o){this[r]=S.bind(null,o)}var V=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0,configurable:!0,set:d.bind(o,t)})};var w={};V(w,{CentralIconBase:()=>a});module.exports=I(w);var u=B(require("react")),x=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return u.default.createElement(x.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 $={};V($,{default:()=>k,IconDatabricks:()=>g});module.exports=I($);var l=B(require("react"));var P=require("react-native-svg"),g=(r)=>{return l.default.createElement(a,{...r},l.default.createElement(P.Path,{d:"M20.6383 10.171L12.0073 15.03L2.76531 9.83802L2.32031 10.078V13.848L12.0073 19.279L20.6373 14.439V16.434L12.0073 21.294L2.76531 16.102L2.32031 16.342V16.988L12.0073 22.42L21.6753 16.988V13.219L21.2303 12.979L12.0073 18.152L3.35731 13.312V11.316L12.0073 16.156L21.6753 10.726V7.01002L21.1933 6.73302L12.0073 11.888L3.80231 7.30602L12.0073 2.70602L18.7483 6.49302L19.3413 6.16102V5.69902L12.0073 1.58002L2.32031 7.01102V7.60302L12.0073 13.035L20.6373 8.17502L20.6383 10.171Z",fill:"currentColor"}))},k=g;
2
+
3
+ //# debugId=76F804751E428EBE64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDatabricks/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 IconDatabricks: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.6383 10.171L12.0073 15.03L2.76531 9.83802L2.32031 10.078V13.848L12.0073 19.279L20.6373 14.439V16.434L12.0073 21.294L2.76531 16.102L2.32031 16.342V16.988L12.0073 22.42L21.6753 16.988V13.219L21.2303 12.979L12.0073 18.152L3.35731 13.312V11.316L12.0073 16.156L21.6753 10.726V7.01002L21.1933 6.73302L12.0073 11.888L3.80231 7.30602L12.0073 2.70602L18.7483 6.49302L19.3413 6.16102V5.69902L12.0073 1.58002L2.32031 7.01102V7.60302L12.0073 13.035L20.6373 8.17502L20.6383 10.171Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconDatabricks;\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,wBAAshB,EAAthB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,2dAA2d,KAAK,eAAc,CAAI,GAGhhB",
9
+ "debugId": "76F804751E428EBE64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import L from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>{return L.createElement(p,{...n,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 a}from"react-native-svg";var l=(o)=>{return e.createElement(t,{...o},e.createElement(a,{d:"M20.6383 10.171L12.0073 15.03L2.76531 9.83802L2.32031 10.078V13.848L12.0073 19.279L20.6373 14.439V16.434L12.0073 21.294L2.76531 16.102L2.32031 16.342V16.988L12.0073 22.42L21.6753 16.988V13.219L21.2303 12.979L12.0073 18.152L3.35731 13.312V11.316L12.0073 16.156L21.6753 10.726V7.01002L21.1933 6.73302L12.0073 11.888L3.80231 7.30602L12.0073 2.70602L18.7483 6.49302L19.3413 6.16102V5.69902L12.0073 1.58002L2.32031 7.01102V7.60302L12.0073 13.035L20.6373 8.17502L20.6383 10.171Z",fill:"currentColor"}))},x=l;export{x as default,l as IconDatabricks};
2
+
3
+ //# debugId=52450AECBD28423864756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDatabricks/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 IconDatabricks: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M20.6383 10.171L12.0073 15.03L2.76531 9.83802L2.32031 10.078V13.848L12.0073 19.279L20.6373 14.439V16.434L12.0073 21.294L2.76531 16.102L2.32031 16.342V16.988L12.0073 22.42L21.6753 16.988V13.219L21.2303 12.979L12.0073 18.152L3.35731 13.312V11.316L12.0073 16.156L21.6753 10.726V7.01002L21.1933 6.73302L12.0073 11.888L3.80231 7.30602L12.0073 2.70602L18.7483 6.49302L19.3413 6.16102V5.69902L12.0073 1.58002L2.32031 7.01102V7.60302L12.0073 13.035L20.6373 8.17502L20.6383 10.171Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconDatabricks;\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,gBAAshB,EAAthB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,2dAA2d,KAAK,eAAc,CAAI,GAGhhB",
9
+ "debugId": "52450AECBD28423864756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDatabricksGenieCode: FC<CentralIconBaseProps>;
4
+ export default IconDatabricksGenieCode;
@@ -0,0 +1,3 @@
1
+ var v=Object.create;var{getPrototypeOf:y,defineProperty:e,getOwnPropertyNames:i,getOwnPropertyDescriptor:b}=Object,L=Object.prototype.hasOwnProperty;function u(C){return this[C]}var h,F,B=(C,r,o)=>{var t=C!=null&&typeof C==="object";if(t){var s=r?h??=new WeakMap:F??=new WeakMap,c=s.get(C);if(c)return c}o=C!=null?v(y(C)):{};let p=r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o;for(let a of i(C))if(!L.call(p,a))e(p,a,{get:u.bind(C,a),enumerable:!0});if(t)s.set(C,p);return p},I=(C)=>{var r=(f??=new WeakMap).get(C),o;if(r)return r;if(r=e({},"__esModule",{value:!0}),C&&typeof C==="object"||typeof C==="function"){for(var t of i(C))if(!L.call(r,t))e(r,t,{get:u.bind(C,t),enumerable:!(o=b(C,t))||o.enumerable})}return f.set(C,r),r},f;var S=(C)=>C;function M(C,r){this[C]=S.bind(null,r)}var x=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0,configurable:!0,set:M.bind(r,o)})};var Z={};x(Z,{CentralIconBase:()=>m});module.exports=I(Z);var P=B(require("react")),d=require("react-native-svg"),m=({children:C,size:r=24,...o})=>{return P.default.createElement(d.Svg,{...o,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C)};var w={};x(w,{default:()=>$,IconDatabricksGenieCode:()=>g});module.exports=I(w);var n=B(require("react"));var l=require("react-native-svg"),g=(C)=>{return n.default.createElement(m,{...C},n.default.createElement(l.Path,{opacity:"0.5",d:"M22.0771 8.43467C22.1236 8.42835 22.2049 8.42772 22.2542 8.42806C22.7249 8.43132 23.2013 8.41766 23.6715 8.43268C23.518 8.60505 23.3514 8.89987 23.2253 9.09716C22.9485 9.53017 22.6784 9.95875 22.3939 10.3874C21.5963 11.6127 20.7629 12.8144 19.8947 13.9908C19.4443 14.5933 18.9752 15.2008 18.4583 15.7513C18.2279 15.9944 17.9548 16.1978 17.7081 16.4219C16.2795 17.7194 14.5566 18.5558 12.6259 18.7464C11.9522 18.8129 11.2707 18.8562 10.5984 18.7978C8.55882 18.6205 6.6712 17.3775 5.57162 15.68C5.41352 15.4393 5.27021 15.1891 5.14247 14.931C5.04256 14.7289 4.95926 14.5161 4.85185 14.3194C4.539 13.7462 3.76094 13.6314 3.2785 14.0523C3.07492 14.232 2.95091 14.485 2.93367 14.756C2.90613 15.1615 3.10462 15.3918 3.35178 15.6752C3.84539 16.3043 3.90592 16.8301 3.89542 17.6102C3.17227 17.5951 2.55371 17.3885 1.98189 16.9385C1.33964 16.4305 0.928299 15.6858 0.840281 14.8716C0.647135 13.1726 1.87686 11.6116 3.58788 11.4487C3.98138 11.4112 4.39181 11.4274 4.78828 11.4275L8.45167 11.4272C8.92845 11.427 9.58967 11.3565 9.97359 11.6747C10.3555 11.9912 10.642 12.5064 10.9289 12.9112C11.0358 13.062 11.1026 13.2656 11.2611 13.3812C11.4932 13.541 11.8944 13.5413 12.0887 13.3167C12.2363 13.1643 12.3186 12.9562 12.4413 12.7865C12.7757 12.3236 13.0813 11.6121 13.6871 11.4743C14.0154 11.3997 14.4581 11.4272 14.7915 11.4272C15.8282 11.4363 16.7947 11.4632 17.8019 11.1658C18.7754 10.8784 19.74 10.3321 20.4278 9.57382C20.9388 9.01051 21.2444 8.54085 22.0771 8.43467Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M9.52651 19.813C10.5621 19.7936 11.6574 19.8136 12.6987 19.8129L13.7128 19.8123C14.063 19.8118 14.4755 19.7802 14.7974 19.929C15.6096 20.3046 15.9551 21.1474 15.9719 21.9975C15.4467 21.9879 14.8866 21.9967 14.359 21.9965L7.79755 22C7.78256 21.4292 7.96967 20.8714 8.32585 20.4251C8.59411 20.0851 8.98674 19.866 9.41692 19.8162C9.45345 19.8148 9.48998 19.8137 9.52651 19.813Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M11.7069 1.03314C11.7153 1.33865 11.7591 1.55727 11.8261 1.85146C12.1091 3.04828 12.7387 4.13506 13.6362 4.97574C14.4469 5.74114 15.4522 6.26918 16.5424 6.50217C16.7507 6.54708 17.1032 6.60815 17.3114 6.60388L17.3894 6.62726L17.3952 6.64496C17.2355 6.65353 17.0787 6.68192 16.9217 6.70361C14.4808 7.04082 12.4452 8.93735 11.8544 11.3181C11.7874 11.5879 11.7103 11.9158 11.7033 12.1951L11.6577 12.2269L11.6297 12.2216C11.6103 12.1737 11.6093 12.1465 11.6022 12.0947C11.5995 11.975 11.5583 11.7472 11.5342 11.6247C11.3643 10.7624 11.0219 9.99468 10.5268 9.27358C9.69343 8.07562 8.46266 7.21168 7.0529 6.83503C6.84043 6.77883 6.62497 6.73463 6.40751 6.70268C6.22464 6.67751 6.02238 6.6622 5.84375 6.62908C5.87249 6.59639 6.15354 6.59899 6.23235 6.59038C6.64275 6.54203 7.04722 6.45213 7.43949 6.32214C8.28007 6.03889 9.04831 5.57464 9.68995 4.96212C10.568 4.13643 11.1887 3.07447 11.4771 1.90412C11.5292 1.69007 11.5994 1.36621 11.6024 1.15063L11.6026 1.12836C11.6096 1.08517 11.6158 1.04986 11.6257 1.00726L11.652 1L11.7069 1.03314Z",fill:"currentColor"}))},$=g;
2
+
3
+ //# debugId=80BF26BCAB32870D64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDatabricksGenieCode/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 IconDatabricksGenieCode: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path opacity=\"0.5\" d=\"M22.0771 8.43467C22.1236 8.42835 22.2049 8.42772 22.2542 8.42806C22.7249 8.43132 23.2013 8.41766 23.6715 8.43268C23.518 8.60505 23.3514 8.89987 23.2253 9.09716C22.9485 9.53017 22.6784 9.95875 22.3939 10.3874C21.5963 11.6127 20.7629 12.8144 19.8947 13.9908C19.4443 14.5933 18.9752 15.2008 18.4583 15.7513C18.2279 15.9944 17.9548 16.1978 17.7081 16.4219C16.2795 17.7194 14.5566 18.5558 12.6259 18.7464C11.9522 18.8129 11.2707 18.8562 10.5984 18.7978C8.55882 18.6205 6.6712 17.3775 5.57162 15.68C5.41352 15.4393 5.27021 15.1891 5.14247 14.931C5.04256 14.7289 4.95926 14.5161 4.85185 14.3194C4.539 13.7462 3.76094 13.6314 3.2785 14.0523C3.07492 14.232 2.95091 14.485 2.93367 14.756C2.90613 15.1615 3.10462 15.3918 3.35178 15.6752C3.84539 16.3043 3.90592 16.8301 3.89542 17.6102C3.17227 17.5951 2.55371 17.3885 1.98189 16.9385C1.33964 16.4305 0.928299 15.6858 0.840281 14.8716C0.647135 13.1726 1.87686 11.6116 3.58788 11.4487C3.98138 11.4112 4.39181 11.4274 4.78828 11.4275L8.45167 11.4272C8.92845 11.427 9.58967 11.3565 9.97359 11.6747C10.3555 11.9912 10.642 12.5064 10.9289 12.9112C11.0358 13.062 11.1026 13.2656 11.2611 13.3812C11.4932 13.541 11.8944 13.5413 12.0887 13.3167C12.2363 13.1643 12.3186 12.9562 12.4413 12.7865C12.7757 12.3236 13.0813 11.6121 13.6871 11.4743C14.0154 11.3997 14.4581 11.4272 14.7915 11.4272C15.8282 11.4363 16.7947 11.4632 17.8019 11.1658C18.7754 10.8784 19.74 10.3321 20.4278 9.57382C20.9388 9.01051 21.2444 8.54085 22.0771 8.43467Z\" fill=\"currentColor\"/><Path d=\"M9.52651 19.813C10.5621 19.7936 11.6574 19.8136 12.6987 19.8129L13.7128 19.8123C14.063 19.8118 14.4755 19.7802 14.7974 19.929C15.6096 20.3046 15.9551 21.1474 15.9719 21.9975C15.4467 21.9879 14.8866 21.9967 14.359 21.9965L7.79755 22C7.78256 21.4292 7.96967 20.8714 8.32585 20.4251C8.59411 20.0851 8.98674 19.866 9.41692 19.8162C9.45345 19.8148 9.48998 19.8137 9.52651 19.813Z\" fill=\"currentColor\"/><Path d=\"M11.7069 1.03314C11.7153 1.33865 11.7591 1.55727 11.8261 1.85146C12.1091 3.04828 12.7387 4.13506 13.6362 4.97574C14.4469 5.74114 15.4522 6.26918 16.5424 6.50217C16.7507 6.54708 17.1032 6.60815 17.3114 6.60388L17.3894 6.62726L17.3952 6.64496C17.2355 6.65353 17.0787 6.68192 16.9217 6.70361C14.4808 7.04082 12.4452 8.93735 11.8544 11.3181C11.7874 11.5879 11.7103 11.9158 11.7033 12.1951L11.6577 12.2269L11.6297 12.2216C11.6103 12.1737 11.6093 12.1465 11.6022 12.0947C11.5995 11.975 11.5583 11.7472 11.5342 11.6247C11.3643 10.7624 11.0219 9.99468 10.5268 9.27358C9.69343 8.07562 8.46266 7.21168 7.0529 6.83503C6.84043 6.77883 6.62497 6.73463 6.40751 6.70268C6.22464 6.67751 6.02238 6.6622 5.84375 6.62908C5.87249 6.59639 6.15354 6.59899 6.23235 6.59038C6.64275 6.54203 7.04722 6.45213 7.43949 6.32214C8.28007 6.03889 9.04831 5.57464 9.68995 4.96212C10.568 4.13643 11.1887 3.07447 11.4771 1.90412C11.5292 1.69007 11.5994 1.36621 11.6024 1.15063L11.6026 1.12836C11.6096 1.08517 11.6158 1.04986 11.6257 1.00726L11.652 1L11.7069 1.03314Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconDatabricksGenieCode;\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,mFCvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAoD,CAAC,IAAU,CAC1E,OAAO,wBAA27F,EAA37F,IAAqB,GAAO,wBAAC,OAAD,CAAM,QAAQ,MAAM,EAAE,s7CAAs7C,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,yXAAyX,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,ygCAAygC,KAAK,eAAc,CAAI,GAGr7F",
9
+ "debugId": "80BF26BCAB32870D64756E2164756E21",
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:C=24,...n})=>{return p.createElement(l,{...n,width:typeof C==="number"?`${C}px`:C,height:typeof C==="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},o)};import r from"react";import{Path as t}from"react-native-svg";var a=(o)=>{return r.createElement(e,{...o},r.createElement(t,{opacity:"0.5",d:"M22.0771 8.43467C22.1236 8.42835 22.2049 8.42772 22.2542 8.42806C22.7249 8.43132 23.2013 8.41766 23.6715 8.43268C23.518 8.60505 23.3514 8.89987 23.2253 9.09716C22.9485 9.53017 22.6784 9.95875 22.3939 10.3874C21.5963 11.6127 20.7629 12.8144 19.8947 13.9908C19.4443 14.5933 18.9752 15.2008 18.4583 15.7513C18.2279 15.9944 17.9548 16.1978 17.7081 16.4219C16.2795 17.7194 14.5566 18.5558 12.6259 18.7464C11.9522 18.8129 11.2707 18.8562 10.5984 18.7978C8.55882 18.6205 6.6712 17.3775 5.57162 15.68C5.41352 15.4393 5.27021 15.1891 5.14247 14.931C5.04256 14.7289 4.95926 14.5161 4.85185 14.3194C4.539 13.7462 3.76094 13.6314 3.2785 14.0523C3.07492 14.232 2.95091 14.485 2.93367 14.756C2.90613 15.1615 3.10462 15.3918 3.35178 15.6752C3.84539 16.3043 3.90592 16.8301 3.89542 17.6102C3.17227 17.5951 2.55371 17.3885 1.98189 16.9385C1.33964 16.4305 0.928299 15.6858 0.840281 14.8716C0.647135 13.1726 1.87686 11.6116 3.58788 11.4487C3.98138 11.4112 4.39181 11.4274 4.78828 11.4275L8.45167 11.4272C8.92845 11.427 9.58967 11.3565 9.97359 11.6747C10.3555 11.9912 10.642 12.5064 10.9289 12.9112C11.0358 13.062 11.1026 13.2656 11.2611 13.3812C11.4932 13.541 11.8944 13.5413 12.0887 13.3167C12.2363 13.1643 12.3186 12.9562 12.4413 12.7865C12.7757 12.3236 13.0813 11.6121 13.6871 11.4743C14.0154 11.3997 14.4581 11.4272 14.7915 11.4272C15.8282 11.4363 16.7947 11.4632 17.8019 11.1658C18.7754 10.8784 19.74 10.3321 20.4278 9.57382C20.9388 9.01051 21.2444 8.54085 22.0771 8.43467Z",fill:"currentColor"}),r.createElement(t,{d:"M9.52651 19.813C10.5621 19.7936 11.6574 19.8136 12.6987 19.8129L13.7128 19.8123C14.063 19.8118 14.4755 19.7802 14.7974 19.929C15.6096 20.3046 15.9551 21.1474 15.9719 21.9975C15.4467 21.9879 14.8866 21.9967 14.359 21.9965L7.79755 22C7.78256 21.4292 7.96967 20.8714 8.32585 20.4251C8.59411 20.0851 8.98674 19.866 9.41692 19.8162C9.45345 19.8148 9.48998 19.8137 9.52651 19.813Z",fill:"currentColor"}),r.createElement(t,{d:"M11.7069 1.03314C11.7153 1.33865 11.7591 1.55727 11.8261 1.85146C12.1091 3.04828 12.7387 4.13506 13.6362 4.97574C14.4469 5.74114 15.4522 6.26918 16.5424 6.50217C16.7507 6.54708 17.1032 6.60815 17.3114 6.60388L17.3894 6.62726L17.3952 6.64496C17.2355 6.65353 17.0787 6.68192 16.9217 6.70361C14.4808 7.04082 12.4452 8.93735 11.8544 11.3181C11.7874 11.5879 11.7103 11.9158 11.7033 12.1951L11.6577 12.2269L11.6297 12.2216C11.6103 12.1737 11.6093 12.1465 11.6022 12.0947C11.5995 11.975 11.5583 11.7472 11.5342 11.6247C11.3643 10.7624 11.0219 9.99468 10.5268 9.27358C9.69343 8.07562 8.46266 7.21168 7.0529 6.83503C6.84043 6.77883 6.62497 6.73463 6.40751 6.70268C6.22464 6.67751 6.02238 6.6622 5.84375 6.62908C5.87249 6.59639 6.15354 6.59899 6.23235 6.59038C6.64275 6.54203 7.04722 6.45213 7.43949 6.32214C8.28007 6.03889 9.04831 5.57464 9.68995 4.96212C10.568 4.13643 11.1887 3.07447 11.4771 1.90412C11.5292 1.69007 11.5994 1.36621 11.6024 1.15063L11.6026 1.12836C11.6096 1.08517 11.6158 1.04986 11.6257 1.00726L11.652 1L11.7069 1.03314Z",fill:"currentColor"}))},P=a;export{P as default,a as IconDatabricksGenieCode};
2
+
3
+ //# debugId=4FFCFC96DFE6D7B564756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconDatabricksGenieCode/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 IconDatabricksGenieCode: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path opacity=\"0.5\" d=\"M22.0771 8.43467C22.1236 8.42835 22.2049 8.42772 22.2542 8.42806C22.7249 8.43132 23.2013 8.41766 23.6715 8.43268C23.518 8.60505 23.3514 8.89987 23.2253 9.09716C22.9485 9.53017 22.6784 9.95875 22.3939 10.3874C21.5963 11.6127 20.7629 12.8144 19.8947 13.9908C19.4443 14.5933 18.9752 15.2008 18.4583 15.7513C18.2279 15.9944 17.9548 16.1978 17.7081 16.4219C16.2795 17.7194 14.5566 18.5558 12.6259 18.7464C11.9522 18.8129 11.2707 18.8562 10.5984 18.7978C8.55882 18.6205 6.6712 17.3775 5.57162 15.68C5.41352 15.4393 5.27021 15.1891 5.14247 14.931C5.04256 14.7289 4.95926 14.5161 4.85185 14.3194C4.539 13.7462 3.76094 13.6314 3.2785 14.0523C3.07492 14.232 2.95091 14.485 2.93367 14.756C2.90613 15.1615 3.10462 15.3918 3.35178 15.6752C3.84539 16.3043 3.90592 16.8301 3.89542 17.6102C3.17227 17.5951 2.55371 17.3885 1.98189 16.9385C1.33964 16.4305 0.928299 15.6858 0.840281 14.8716C0.647135 13.1726 1.87686 11.6116 3.58788 11.4487C3.98138 11.4112 4.39181 11.4274 4.78828 11.4275L8.45167 11.4272C8.92845 11.427 9.58967 11.3565 9.97359 11.6747C10.3555 11.9912 10.642 12.5064 10.9289 12.9112C11.0358 13.062 11.1026 13.2656 11.2611 13.3812C11.4932 13.541 11.8944 13.5413 12.0887 13.3167C12.2363 13.1643 12.3186 12.9562 12.4413 12.7865C12.7757 12.3236 13.0813 11.6121 13.6871 11.4743C14.0154 11.3997 14.4581 11.4272 14.7915 11.4272C15.8282 11.4363 16.7947 11.4632 17.8019 11.1658C18.7754 10.8784 19.74 10.3321 20.4278 9.57382C20.9388 9.01051 21.2444 8.54085 22.0771 8.43467Z\" fill=\"currentColor\"/><Path d=\"M9.52651 19.813C10.5621 19.7936 11.6574 19.8136 12.6987 19.8129L13.7128 19.8123C14.063 19.8118 14.4755 19.7802 14.7974 19.929C15.6096 20.3046 15.9551 21.1474 15.9719 21.9975C15.4467 21.9879 14.8866 21.9967 14.359 21.9965L7.79755 22C7.78256 21.4292 7.96967 20.8714 8.32585 20.4251C8.59411 20.0851 8.98674 19.866 9.41692 19.8162C9.45345 19.8148 9.48998 19.8137 9.52651 19.813Z\" fill=\"currentColor\"/><Path d=\"M11.7069 1.03314C11.7153 1.33865 11.7591 1.55727 11.8261 1.85146C12.1091 3.04828 12.7387 4.13506 13.6362 4.97574C14.4469 5.74114 15.4522 6.26918 16.5424 6.50217C16.7507 6.54708 17.1032 6.60815 17.3114 6.60388L17.3894 6.62726L17.3952 6.64496C17.2355 6.65353 17.0787 6.68192 16.9217 6.70361C14.4808 7.04082 12.4452 8.93735 11.8544 11.3181C11.7874 11.5879 11.7103 11.9158 11.7033 12.1951L11.6577 12.2269L11.6297 12.2216C11.6103 12.1737 11.6093 12.1465 11.6022 12.0947C11.5995 11.975 11.5583 11.7472 11.5342 11.6247C11.3643 10.7624 11.0219 9.99468 10.5268 9.27358C9.69343 8.07562 8.46266 7.21168 7.0529 6.83503C6.84043 6.77883 6.62497 6.73463 6.40751 6.70268C6.22464 6.67751 6.02238 6.6622 5.84375 6.62908C5.87249 6.59639 6.15354 6.59899 6.23235 6.59038C6.64275 6.54203 7.04722 6.45213 7.43949 6.32214C8.28007 6.03889 9.04831 5.57464 9.68995 4.96212C10.568 4.13643 11.1887 3.07447 11.4771 1.90412C11.5292 1.69007 11.5994 1.36621 11.6024 1.15063L11.6026 1.12836C11.6096 1.08517 11.6158 1.04986 11.6257 1.00726L11.652 1L11.7069 1.03314Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconDatabricksGenieCode;\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,EAAoD,CAAC,IAAU,CAC1E,OAAO,gBAA27F,EAA37F,IAAqB,GAAO,gBAAC,EAAD,CAAM,QAAQ,MAAM,EAAE,s7CAAs7C,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,yXAAyX,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,ygCAAygC,KAAK,eAAc,CAAI,GAGr7F",
9
+ "debugId": "4FFCFC96DFE6D7B564756E2164756E21",
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 h=Object.create;var{getPrototypeOf:y,defineProperty:e,getOwnPropertyNames:i,getOwnPropertyDescriptor:F}=Object,B=Object.prototype.hasOwnProperty;function u(r){return this[r]}var L,M,I=(r,o,t)=>{var C=r!=null&&typeof r==="object";if(C){var s=o?L??=new WeakMap:M??=new WeakMap,c=s.get(r);if(c)return c}t=r!=null?h(y(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of i(r))if(!B.call(n,l))e(n,l,{get:u.bind(r,l),enumerable:!0});if(C)s.set(r,n);return n},x=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var C of i(r))if(!B.call(o,C))e(o,C,{get:u.bind(r,C),enumerable:!(t=F(r,C))||t.enumerable})}return f.set(r,o),o},f;var S=(r)=>r;function Z(r,o){this[r]=S.bind(null,o)}var P=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:Z.bind(o,t)})};var b={};P(b,{CentralIconBase:()=>a});module.exports=x(b);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 H={};P(H,{default:()=>w,IconEmail2Block:()=>d});module.exports=x(H);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:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M16.1716 14.1718C17.7337 12.6097 20.2657 12.6097 21.8278 14.1718C23.3899 15.7339 23.3899 18.266 21.8278 19.8281C20.2657 21.3902 17.7337 21.3902 16.1716 19.8281C14.6095 18.266 14.6095 15.7339 16.1716 14.1718ZM17.2614 19.4443C18.4331 20.2796 20.0695 20.1723 21.1208 19.121C22.172 18.0698 22.2794 16.4333 21.444 15.2617L17.2614 19.4443ZM20.737 14.5546C19.5654 13.7202 17.9295 13.8279 16.8786 14.8788C15.8277 15.9298 15.7199 17.5657 16.5544 18.7372L20.737 14.5546Z",fill:"currentColor"}))},w=d;
2
+
3
+ //# debugId=18814CDF657138B964756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M16.1716 14.1718C17.7337 12.6097 20.2657 12.6097 21.8278 14.1718C23.3899 15.7339 23.3899 18.266 21.8278 19.8281C20.2657 21.3902 17.7337 21.3902 16.1716 19.8281C14.6095 18.266 14.6095 15.7339 16.1716 14.1718ZM17.2614 19.4443C18.4331 20.2796 20.0695 20.1723 21.1208 19.121C22.172 18.0698 22.2794 16.4333 21.444 15.2617L17.2614 19.4443ZM20.737 14.5546C19.5654 13.7202 17.9295 13.8279 16.8786 14.8788C15.8277 15.9298 15.7199 17.5657 16.5544 18.7372L20.737 14.5546Z\" fill=\"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,wBAA62B,EAA72B,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+cAA+c,KAAK,eAAc,CAAI,GAGv2B",
9
+ "debugId": "18814CDF657138B964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var C=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,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 e}from"react-native-svg";var a=(o)=>{return t.createElement(C,{...o},t.createElement(e,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),t.createElement(e,{d:"M16.1716 14.1718C17.7337 12.6097 20.2657 12.6097 21.8278 14.1718C23.3899 15.7339 23.3899 18.266 21.8278 19.8281C20.2657 21.3902 17.7337 21.3902 16.1716 19.8281C14.6095 18.266 14.6095 15.7339 16.1716 14.1718ZM17.2614 19.4443C18.4331 20.2796 20.0695 20.1723 21.1208 19.121C22.172 18.0698 22.2794 16.4333 21.444 15.2617L17.2614 19.4443ZM20.737 14.5546C19.5654 13.7202 17.9295 13.8279 16.8786 14.8788C15.8277 15.9298 15.7199 17.5657 16.5544 18.7372L20.737 14.5546Z",fill:"currentColor"}))},g=a;export{g as default,a as IconEmail2Block};
2
+
3
+ //# debugId=EE34F5C5905676B464756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M16.1716 14.1718C17.7337 12.6097 20.2657 12.6097 21.8278 14.1718C23.3899 15.7339 23.3899 18.266 21.8278 19.8281C20.2657 21.3902 17.7337 21.3902 16.1716 19.8281C14.6095 18.266 14.6095 15.7339 16.1716 14.1718ZM17.2614 19.4443C18.4331 20.2796 20.0695 20.1723 21.1208 19.121C22.172 18.0698 22.2794 16.4333 21.444 15.2617L17.2614 19.4443ZM20.737 14.5546C19.5654 13.7202 17.9295 13.8279 16.8786 14.8788C15.8277 15.9298 15.7199 17.5657 16.5544 18.7372L20.737 14.5546Z\" fill=\"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,gBAA62B,EAA72B,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,+cAA+c,KAAK,eAAc,CAAI,GAGv2B",
9
+ "debugId": "EE34F5C5905676B464756E2164756E21",
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 v=Object.create;var{getPrototypeOf:d,defineProperty:C,getOwnPropertyNames:i,getOwnPropertyDescriptor:y}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var F,S,I=(r,o,t)=>{var e=r!=null&&typeof r==="object";if(e){var s=o?F??=new WeakMap:S??=new WeakMap,c=s.get(r);if(c)return c}t=r!=null?v(d(r)):{};let n=o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t;for(let l of i(r))if(!u.call(n,l))C(n,l,{get:B.bind(r,l),enumerable:!0});if(e)s.set(r,n);return n},x=(r)=>{var o=(f??=new WeakMap).get(r),t;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of i(r))if(!u.call(o,e))C(o,e,{get:B.bind(r,e),enumerable:!(t=y(r,e))||t.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function H(r,o){this[r]=b.bind(null,o)}var P=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0,configurable:!0,set:H.bind(o,t)})};var w={};P(w,{CentralIconBase:()=>a});module.exports=x(w);var g=I(require("react")),L=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return g.default.createElement(L.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:()=>V,IconEmail2Check:()=>h});module.exports=x(M);var p=I(require("react"));var m=require("react-native-svg"),h=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M22.1035 13.1953C22.2718 12.9765 22.5858 12.9353 22.8046 13.1035C23.0235 13.2718 23.0646 13.5858 22.8964 13.8047L17.8964 20.3047C17.8087 20.4187 17.6758 20.4897 17.5322 20.499C17.3887 20.5083 17.2481 20.4552 17.1464 20.3535L14.6464 17.8535C14.4512 17.6582 14.4512 17.3417 14.6464 17.1465C14.8417 16.9512 15.1582 16.9512 15.3535 17.1465L17.4502 19.2431L22.1035 13.1953Z",fill:"currentColor"}))},V=h;
2
+
3
+ //# debugId=4C7FB01C351697E764756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M22.1035 13.1953C22.2718 12.9765 22.5858 12.9353 22.8046 13.1035C23.0235 13.2718 23.0646 13.5858 22.8964 13.8047L17.8964 20.3047C17.8087 20.4187 17.6758 20.4897 17.5322 20.499C17.3887 20.5083 17.2481 20.4552 17.1464 20.3535L14.6464 17.8535C14.4512 17.6582 14.4512 17.3417 14.6464 17.1465C14.8417 16.9512 15.1582 16.9512 15.3535 17.1465L17.4502 19.2431L22.1035 13.1953Z\" fill=\"currentColor\"/></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,wBAAixB,EAAjxB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,mXAAmX,KAAK,eAAc,CAAI,GAG3wB",
9
+ "debugId": "4C7FB01C351697E764756E2164756E21",
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,...n})=>{return p.createElement(l,{...n,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 C}from"react-native-svg";var a=(o)=>{return t.createElement(e,{...o},t.createElement(C,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),t.createElement(C,{d:"M22.1035 13.1953C22.2718 12.9765 22.5858 12.9353 22.8046 13.1035C23.0235 13.2718 23.0646 13.5858 22.8964 13.8047L17.8964 20.3047C17.8087 20.4187 17.6758 20.4897 17.5322 20.499C17.3887 20.5083 17.2481 20.4552 17.1464 20.3535L14.6464 17.8535C14.4512 17.6582 14.4512 17.3417 14.6464 17.1465C14.8417 16.9512 15.1582 16.9512 15.3535 17.1465L17.4502 19.2431L22.1035 13.1953Z",fill:"currentColor"}))},g=a;export{g as default,a as IconEmail2Check};
2
+
3
+ //# debugId=26D669B33492709364756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M22.1035 13.1953C22.2718 12.9765 22.5858 12.9353 22.8046 13.1035C23.0235 13.2718 23.0646 13.5858 22.8964 13.8047L17.8964 20.3047C17.8087 20.4187 17.6758 20.4897 17.5322 20.499C17.3887 20.5083 17.2481 20.4552 17.1464 20.3535L14.6464 17.8535C14.4512 17.6582 14.4512 17.3417 14.6464 17.1465C14.8417 16.9512 15.1582 16.9512 15.3535 17.1465L17.4502 19.2431L22.1035 13.1953Z\" fill=\"currentColor\"/></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,gBAAixB,EAAjxB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mXAAmX,KAAK,eAAc,CAAI,GAG3wB",
9
+ "debugId": "26D669B33492709364756E2164756E21",
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 H=Object.create;var{getPrototypeOf:d,defineProperty:C,getOwnPropertyNames:i,getOwnPropertyDescriptor:h}=Object,I=Object.prototype.hasOwnProperty;function u(r){return this[r]}var y,F,B=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var s=o?y??=new WeakMap:F??=new WeakMap,c=s.get(r);if(c)return c}n=r!=null?H(d(r)):{};let e=o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n;for(let l of i(r))if(!I.call(e,l))C(e,l,{get:u.bind(r,l),enumerable:!0});if(t)s.set(r,e);return e},g=(r)=>{var o=(f??=new WeakMap).get(r),n;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of i(r))if(!I.call(o,t))C(o,t,{get:u.bind(r,t),enumerable:!(n=h(r,t))||n.enumerable})}return f.set(r,o),o},f;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var x=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0,configurable:!0,set:b.bind(o,n)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=g(w);var P=B(require("react")),L=require("react-native-svg"),a=({children:r,size:o=24,...n})=>{return P.default.createElement(L.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 M={};x(M,{default:()=>V,IconEmail2Incoming:()=>v});module.exports=g(M);var p=B(require("react"));var m=require("react-native-svg"),v=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M18.6464 12.6464C18.8417 12.4512 19.1582 12.4512 19.3535 12.6464C19.5487 12.8417 19.5487 13.1582 19.3535 13.3535L16.707 16H22.5C22.7761 16 23 16.2238 23 16.5C22.9999 16.7761 22.7761 16.9999 22.5 17H16.707L19.3535 19.6464C19.5487 19.8417 19.5487 20.1582 19.3535 20.3535C19.1582 20.5487 18.8417 20.5487 18.6464 20.3535L15.1464 16.8535C14.9512 16.6582 14.9512 16.3417 15.1464 16.1464L18.6464 12.6464Z",fill:"currentColor"}))},V=v;
2
+
3
+ //# debugId=B31BB027DB56364B64756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M18.6464 12.6464C18.8417 12.4512 19.1582 12.4512 19.3535 12.6464C19.5487 12.8417 19.5487 13.1582 19.3535 13.3535L16.707 16H22.5C22.7761 16 23 16.2238 23 16.5C22.9999 16.7761 22.7761 16.9999 22.5 17H16.707L19.3535 19.6464C19.5487 19.8417 19.5487 20.1582 19.3535 20.3535C19.1582 20.5487 18.8417 20.5487 18.6464 20.3535L15.1464 16.8535C14.9512 16.6582 14.9512 16.3417 15.1464 16.1464L18.6464 12.6464Z\" fill=\"currentColor\"/></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,wBAA8yB,EAA9yB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gZAAgZ,KAAK,eAAc,CAAI,GAGxyB",
9
+ "debugId": "B31BB027DB56364B64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...e})=>{return p.createElement(l,{...e,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o)};import n from"react";import{Path as C}from"react-native-svg";var a=(o)=>{return n.createElement(t,{...o},n.createElement(C,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),n.createElement(C,{d:"M18.6464 12.6464C18.8417 12.4512 19.1582 12.4512 19.3535 12.6464C19.5487 12.8417 19.5487 13.1582 19.3535 13.3535L16.707 16H22.5C22.7761 16 23 16.2238 23 16.5C22.9999 16.7761 22.7761 16.9999 22.5 17H16.707L19.3535 19.6464C19.5487 19.8417 19.5487 20.1582 19.3535 20.3535C19.1582 20.5487 18.8417 20.5487 18.6464 20.3535L15.1464 16.8535C14.9512 16.6582 14.9512 16.3417 15.1464 16.1464L18.6464 12.6464Z",fill:"currentColor"}))},P=a;export{P as default,a as IconEmail2Incoming};
2
+
3
+ //# debugId=7BEE02D4AEC9832E64756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M18.6464 12.6464C18.8417 12.4512 19.1582 12.4512 19.3535 12.6464C19.5487 12.8417 19.5487 13.1582 19.3535 13.3535L16.707 16H22.5C22.7761 16 23 16.2238 23 16.5C22.9999 16.7761 22.7761 16.9999 22.5 17H16.707L19.3535 19.6464C19.5487 19.8417 19.5487 20.1582 19.3535 20.3535C19.1582 20.5487 18.8417 20.5487 18.6464 20.3535L15.1464 16.8535C14.9512 16.6582 14.9512 16.3417 15.1464 16.1464L18.6464 12.6464Z\" fill=\"currentColor\"/></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,gBAA8yB,EAA9yB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,gZAAgZ,KAAK,eAAc,CAAI,GAGxyB",
9
+ "debugId": "7BEE02D4AEC9832E64756E2164756E21",
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 v=Object.create;var{getPrototypeOf:d,defineProperty:e,getOwnPropertyNames:i,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function B(r){return this[r]}var y,F,I=(r,o,t)=>{var C=r!=null&&typeof r==="object";if(C){var s=o?y??=new WeakMap:F??=new WeakMap,f=s.get(r);if(f)return f}t=r!=null?v(d(r)):{};let n=o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t;for(let l of i(r))if(!u.call(n,l))e(n,l,{get:B.bind(r,l),enumerable:!0});if(C)s.set(r,n);return n},P=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var C of i(r))if(!u.call(o,C))e(o,C,{get:B.bind(r,C),enumerable:!(t=h(r,C))||t.enumerable})}return c.set(r,o),o},c;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var x=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0,configurable:!0,set:b.bind(o,t)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=P(w);var H=I(require("react")),g=require("react-native-svg"),a=({children:r,size:o=24,...t})=>{return H.default.createElement(g.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 L={};x(L,{default:()=>M,IconEmail2Plus:()=>V});module.exports=P(L);var p=I(require("react"));var m=require("react-native-svg"),V=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M19 20.5V18H16.5C16.2239 18 16 17.7761 16 17.5C16 17.2239 16.2239 17 16.5 17H19V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V17H22.5C22.7761 17 23 17.2239 23 17.5C23 17.7761 22.7761 18 22.5 18H20V20.5C20 20.7761 19.7761 21 19.5 21C19.2239 21 19 20.7761 19 20.5Z",fill:"currentColor"}))},M=V;
2
+
3
+ //# debugId=4B40DD24E51925A164756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M19 20.5V18H16.5C16.2239 18 16 17.7761 16 17.5C16 17.2239 16.2239 17 16.5 17H19V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V17H22.5C22.7761 17 23 17.2239 23 17.5C23 17.7761 22.7761 18 22.5 18H20V20.5C20 20.7761 19.7761 21 19.5 21C19.2239 21 19 20.7761 19 20.5Z\" fill=\"currentColor\"/></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,wBAA0rB,EAA1rB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4RAA4R,KAAK,eAAc,CAAI,GAGprB",
9
+ "debugId": "4B40DD24E51925A164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var C=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,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 e}from"react-native-svg";var a=(o)=>{return t.createElement(C,{...o},t.createElement(e,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),t.createElement(e,{d:"M19 20.5V18H16.5C16.2239 18 16 17.7761 16 17.5C16 17.2239 16.2239 17 16.5 17H19V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V17H22.5C22.7761 17 23 17.2239 23 17.5C23 17.7761 22.7761 18 22.5 18H20V20.5C20 20.7761 19.7761 21 19.5 21C19.2239 21 19 20.7761 19 20.5Z",fill:"currentColor"}))},H=a;export{H as default,a as IconEmail2Plus};
2
+
3
+ //# debugId=4E5C133DE2F2931364756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M19 20.5V18H16.5C16.2239 18 16 17.7761 16 17.5C16 17.2239 16.2239 17 16.5 17H19V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V17H22.5C22.7761 17 23 17.2239 23 17.5C23 17.7761 22.7761 18 22.5 18H20V20.5C20 20.7761 19.7761 21 19.5 21C19.2239 21 19 20.7761 19 20.5Z\" fill=\"currentColor\"/></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,gBAA0rB,EAA1rB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4RAA4R,KAAK,eAAc,CAAI,GAGprB",
9
+ "debugId": "4E5C133DE2F2931364756E2164756E21",
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 d=Object.create;var{getPrototypeOf:h,defineProperty:C,getOwnPropertyNames:L,getOwnPropertyDescriptor:y}=Object,i=Object.prototype.hasOwnProperty;function u(r){return this[r]}var F,S,B=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var s=o?F??=new WeakMap:S??=new WeakMap,f=s.get(r);if(f)return f}e=r!=null?d(h(r)):{};let n=o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e;for(let l of L(r))if(!i.call(n,l))C(n,l,{get:u.bind(r,l),enumerable:!0});if(t)s.set(r,n);return n},I=(r)=>{var o=(c??=new WeakMap).get(r),e;if(o)return o;if(o=C({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of L(r))if(!i.call(o,t))C(o,t,{get:u.bind(r,t),enumerable:!(e=y(r,t))||e.enumerable})}return c.set(r,o),o},c;var b=(r)=>r;function H(r,o){this[r]=b.bind(null,o)}var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0,configurable:!0,set:H.bind(o,e)})};var w={};x(w,{CentralIconBase:()=>a});module.exports=I(w);var P=B(require("react")),g=require("react-native-svg"),a=({children:r,size:o=24,...e})=>{return P.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 M={};x(M,{default:()=>V,IconEmail2Remove:()=>v});module.exports=I(M);var p=B(require("react"));var m=require("react-native-svg"),v=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(m.Path,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(m.Path,{d:"M21.6464 14.1465C21.8417 13.9512 22.1582 13.9512 22.3535 14.1465C22.5487 14.3418 22.5487 14.6583 22.3535 14.8535L19.957 17.25L22.3535 19.6465C22.5487 19.8418 22.5487 20.1583 22.3535 20.3535C22.1582 20.5488 21.8417 20.5488 21.6464 20.3535L19.25 17.9571L16.8535 20.3535C16.6582 20.5488 16.3417 20.5488 16.1464 20.3535C15.9512 20.1583 15.9512 19.8418 16.1464 19.6465L18.5429 17.25L16.1464 14.8535C15.9512 14.6583 15.9512 14.3418 16.1464 14.1465C16.3417 13.9512 16.6582 13.9512 16.8535 14.1465L19.25 16.543L21.6464 14.1465Z",fill:"currentColor"}))},V=v;
2
+
3
+ //# debugId=7EC2176B90B135B364756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M21.6464 14.1465C21.8417 13.9512 22.1582 13.9512 22.3535 14.1465C22.5487 14.3418 22.5487 14.6583 22.3535 14.8535L19.957 17.25L22.3535 19.6465C22.5487 19.8418 22.5487 20.1583 22.3535 20.3535C22.1582 20.5488 21.8417 20.5488 21.6464 20.3535L19.25 17.9571L16.8535 20.3535C16.6582 20.5488 16.3417 20.5488 16.1464 20.3535C15.9512 20.1583 15.9512 19.8418 16.1464 19.6465L18.5429 17.25L16.1464 14.8535C15.9512 14.6583 15.9512 14.3418 16.1464 14.1465C16.3417 13.9512 16.6582 13.9512 16.8535 14.1465L19.25 16.543L21.6464 14.1465Z\" fill=\"currentColor\"/></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,wBAAw6B,EAAx6B,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0gBAA0gB,KAAK,eAAc,CAAI,GAGl6B",
9
+ "debugId": "7EC2176B90B135B364756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...n})=>{return p.createElement(l,{...n,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 C}from"react-native-svg";var a=(o)=>{return e.createElement(t,{...o},e.createElement(C,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),e.createElement(C,{d:"M21.6464 14.1465C21.8417 13.9512 22.1582 13.9512 22.3535 14.1465C22.5487 14.3418 22.5487 14.6583 22.3535 14.8535L19.957 17.25L22.3535 19.6465C22.5487 19.8418 22.5487 20.1583 22.3535 20.3535C22.1582 20.5488 21.8417 20.5488 21.6464 20.3535L19.25 17.9571L16.8535 20.3535C16.6582 20.5488 16.3417 20.5488 16.1464 20.3535C15.9512 20.1583 15.9512 19.8418 16.1464 19.6465L18.5429 17.25L16.1464 14.8535C15.9512 14.6583 15.9512 14.3418 16.1464 14.1465C16.3417 13.9512 16.6582 13.9512 16.8535 14.1465L19.25 16.543L21.6464 14.1465Z",fill:"currentColor"}))},P=a;export{P as default,a as IconEmail2Remove};
2
+
3
+ //# debugId=5C863F5DDA33CA1364756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><Path d=\"M21.6464 14.1465C21.8417 13.9512 22.1582 13.9512 22.3535 14.1465C22.5487 14.3418 22.5487 14.6583 22.3535 14.8535L19.957 17.25L22.3535 19.6465C22.5487 19.8418 22.5487 20.1583 22.3535 20.3535C22.1582 20.5488 21.8417 20.5488 21.6464 20.3535L19.25 17.9571L16.8535 20.3535C16.6582 20.5488 16.3417 20.5488 16.1464 20.3535C15.9512 20.1583 15.9512 19.8418 16.1464 19.6465L18.5429 17.25L16.1464 14.8535C15.9512 14.6583 15.9512 14.3418 16.1464 14.1465C16.3417 13.9512 16.6582 13.9512 16.8535 14.1465L19.25 16.543L21.6464 14.1465Z\" fill=\"currentColor\"/></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,gBAAw6B,EAAx6B,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0gBAA0gB,KAAK,eAAc,CAAI,GAGl6B",
9
+ "debugId": "5C863F5DDA33CA1364756E2164756E21",
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 d=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:i,getOwnPropertyDescriptor:F}=Object,u=Object.prototype.hasOwnProperty;function x(r){return this[r]}var S,b,B=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var c=o?S??=new WeakMap:b??=new WeakMap,s=c.get(r);if(s)return s}e=r!=null?d(h(r)):{};let C=o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e;for(let a of i(r))if(!u.call(C,a))n(C,a,{get:x.bind(r,a),enumerable:!0});if(t)c.set(r,C);return C},I=(r)=>{var o=(f??=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 i(r))if(!u.call(o,t))n(o,t,{get:x.bind(r,t),enumerable:!(e=F(r,t))||e.enumerable})}return f.set(r,o),o},f;var H=(r)=>r;function w(r,o){this[r]=H.bind(null,o)}var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0,configurable:!0,set:w.bind(o,e)})};var L={};P(L,{CentralIconBase:()=>m});module.exports=I(L);var g=B(require("react")),v=require("react-native-svg"),m=({children:r,size:o=24,...e})=>{return g.default.createElement(v.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 V={};P(V,{default:()=>$,IconEmail2Unread:()=>y});module.exports=I(V);var p=B(require("react"));var l=require("react-native-svg"),y=(r)=>{return p.default.createElement(m,{...r},p.default.createElement(l.Path,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),p.default.createElement(l.Circle,{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},$=y;
2
+
3
+ //# debugId=D840086FE30B57E164756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><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,wBAA0b,EAA1b,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGpb",
9
+ "debugId": "D840086FE30B57E164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>{return C.createElement(p,{...n,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 l,Path as a}from"react-native-svg";var m=(o)=>{return e.createElement(t,{...o},e.createElement(a,{d:"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z",fill:"currentColor"}),e.createElement(l,{cx:"19.5",cy:"17.5",r:"3.5",fill:"currentColor"}))},v=m;export{v as default,m as IconEmail2Unread};
2
+
3
+ //# debugId=13F07D013B59951564756E2164756E21
@@ -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=\"M22 6.7832C21.9999 7.25796 21.7329 7.69236 21.3096 7.90723L13.584 11.8281C12.5884 12.3334 11.4116 12.3334 10.416 11.8281L3 8.06348V16.5C3 17.8807 4.11929 19 5.5 19H11.5C11.7761 19 12 19.2239 12 19.5C12 19.7761 11.7761 20 11.5 20H5.5C3.567 20 2 18.433 2 16.5V7.5C2 5.567 3.567 4 5.5 4H19.2168C20.7537 4 22 5.24627 22 6.7832Z\" fill=\"currentColor\"/><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,gBAA0b,EAA1b,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,sUAAsU,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAQ,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAc,CAAI,GAGpb",
9
+ "debugId": "13F07D013B59951564756E2164756E21",
10
+ "names": []
11
+ }