@central-icons-react-native/round-filled-radius-0-stroke-1.5 1.1.99 → 1.1.101

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 (54) hide show
  1. package/IconFileArrowLeftIn/index.d.ts +4 -0
  2. package/IconFileArrowLeftIn/index.js +2 -0
  3. package/IconFileArrowLeftIn/index.js.map +1 -0
  4. package/IconFileArrowLeftIn/index.mjs +2 -0
  5. package/IconFileArrowLeftIn/index.mjs.map +1 -0
  6. package/IconFileArrowLeftOut/index.d.ts +4 -0
  7. package/IconFileArrowLeftOut/index.js +2 -0
  8. package/IconFileArrowLeftOut/index.js.map +1 -0
  9. package/IconFileArrowLeftOut/index.mjs +2 -0
  10. package/IconFileArrowLeftOut/index.mjs.map +1 -0
  11. package/IconFileArrowRightIn/index.d.ts +4 -0
  12. package/IconFileArrowRightIn/index.js +2 -0
  13. package/IconFileArrowRightIn/index.js.map +1 -0
  14. package/IconFileArrowRightIn/index.mjs +2 -0
  15. package/IconFileArrowRightIn/index.mjs.map +1 -0
  16. package/IconFileArrowRightOut/index.d.ts +4 -0
  17. package/IconFileArrowRightOut/index.js +2 -0
  18. package/IconFileArrowRightOut/index.js.map +1 -0
  19. package/IconFileArrowRightOut/index.mjs +2 -0
  20. package/IconFileArrowRightOut/index.mjs.map +1 -0
  21. package/IconFileCloud/index.js +1 -1
  22. package/IconFileCloud/index.js.map +1 -1
  23. package/IconFileCloud/index.mjs +1 -1
  24. package/IconFileCloud/index.mjs.map +1 -1
  25. package/IconFileEdit/index.js +1 -1
  26. package/IconFileEdit/index.js.map +1 -1
  27. package/IconFileEdit/index.mjs +1 -1
  28. package/IconFileEdit/index.mjs.map +1 -1
  29. package/IconFileLock/index.js +1 -1
  30. package/IconFileLock/index.js.map +1 -1
  31. package/IconFileLock/index.mjs +1 -1
  32. package/IconFileLock/index.mjs.map +1 -1
  33. package/IconPhoneTopDynamicIsland/index.d.ts +4 -0
  34. package/IconPhoneTopDynamicIsland/index.js +2 -0
  35. package/IconPhoneTopDynamicIsland/index.js.map +1 -0
  36. package/IconPhoneTopDynamicIsland/index.mjs +2 -0
  37. package/IconPhoneTopDynamicIsland/index.mjs.map +1 -0
  38. package/IconPhoneTopPunchHoleCenter/index.d.ts +4 -0
  39. package/IconPhoneTopPunchHoleCenter/index.js +2 -0
  40. package/IconPhoneTopPunchHoleCenter/index.js.map +1 -0
  41. package/IconPhoneTopPunchHoleCenter/index.mjs +2 -0
  42. package/IconPhoneTopPunchHoleCenter/index.mjs.map +1 -0
  43. package/README.md +6 -0
  44. package/filtered-icons.json +87 -3
  45. package/icons/index.d.ts +6 -0
  46. package/icons-index.json +16 -4
  47. package/index.d.ts +6 -0
  48. package/index.js +1 -1
  49. package/index.js.map +1 -1
  50. package/index.mjs +1 -1
  51. package/index.mjs.map +1 -1
  52. package/license-check.js +1 -1
  53. package/package.json +1 -1
  54. package/tsx-icons.json +45 -3
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFileArrowLeftIn: FC<CentralIconBaseProps>;
4
+ export default IconFileArrowLeftIn;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of L(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?i(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var v={};H(v,{IconFileArrowLeftIn:()=>I,default:()=>g});module.exports=P(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(s.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 c=require("react-native-svg"),I=r=>C.default.createElement(f,{...r},C.default.createElement(c.Path,{d:"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25ZM19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),g=I;0&&(module.exports={IconFileArrowLeftIn});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25ZM19.5605 8.5H13.5V2.43945L19.5605 8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftIn;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,yBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,quBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileArrowLeftIn_exports","__export","IconFileArrowLeftIn","IconFileArrowLeftIn_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowLeftIn","props","React","CentralIconBase","IconFileArrowLeftIn_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>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{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25ZM19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),x=l;export{l as IconFileArrowLeftIn,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25ZM19.5605 8.5H13.5V2.43945L19.5605 8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftIn;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,quBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileArrowLeftIn","props","React","CentralIconBase","IconFileArrowLeftIn_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFileArrowLeftOut: FC<CentralIconBaseProps>;
4
+ export default IconFileArrowLeftOut;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!H.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var d={};L(d,{IconFileArrowLeftOut:()=>i,default:()=>g});module.exports=P(d);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.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 p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M11.9999 9.25C11.9999 9.66421 12.3357 10 12.7499 10H19.9999V21.25C19.9999 21.6642 19.6641 22 19.2499 22H13.4999V19C13.4999 17.7575 12.4925 16.75 11.2499 16.75H8.86908C9.14865 15.9585 8.97397 15.0425 8.34076 14.4092C7.46211 13.5306 6.03778 13.5306 5.15912 14.4092L3.99994 15.5684V2.75C3.99994 2.33579 4.33573 2 4.74994 2H11.9999V9.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M19.5605 8.5H13.4999V2.43945L19.5605 8.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconFileArrowLeftOut});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 9.25C11.9999 9.66421 12.3357 10 12.7499 10H19.9999V21.25C19.9999 21.6642 19.6641 22 19.2499 22H13.4999V19C13.4999 17.7575 12.4925 16.75 11.2499 16.75H8.86908C9.14865 15.9585 8.97397 15.0425 8.34076 14.4092C7.46211 13.5306 6.03778 13.5306 5.15912 14.4092L3.99994 15.5684V2.75C3.99994 2.33579 4.33573 2 4.74994 2H11.9999V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.4999V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftOut;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,0BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uaACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,4CAA4C,KAAK,eAAe,CAC1E,EAIGE,EAAQJ","names":["IconFileArrowLeftOut_exports","__export","IconFileArrowLeftOut","IconFileArrowLeftOut_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowLeftOut","props","React","CentralIconBase","IconFileArrowLeftOut_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z",fill:"currentColor"}),o.createElement(e,{d:"M11.9999 9.25C11.9999 9.66421 12.3357 10 12.7499 10H19.9999V21.25C19.9999 21.6642 19.6641 22 19.2499 22H13.4999V19C13.4999 17.7575 12.4925 16.75 11.2499 16.75H8.86908C9.14865 15.9585 8.97397 15.0425 8.34076 14.4092C7.46211 13.5306 6.03778 13.5306 5.15912 14.4092L3.99994 15.5684V2.75C3.99994 2.33579 4.33573 2 4.74994 2H11.9999V9.25Z",fill:"currentColor"}),o.createElement(e,{d:"M19.5605 8.5H13.4999V2.43945L19.5605 8.5Z",fill:"currentColor"})),H=a;export{a as IconFileArrowLeftOut,H as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 9.25C11.9999 9.66421 12.3357 10 12.7499 10H19.9999V21.25C19.9999 21.6642 19.6641 22 19.2499 22H13.4999V19C13.4999 17.7575 12.4925 16.75 11.2499 16.75H8.86908C9.14865 15.9585 8.97397 15.0425 8.34076 14.4092C7.46211 13.5306 6.03778 13.5306 5.15912 14.4092L3.99994 15.5684V2.75C3.99994 2.33579 4.33573 2 4.74994 2H11.9999V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.4999V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftOut;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uaACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,4CAA4C,KAAK,eAAe,CAC1E,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileArrowLeftOut","props","React","CentralIconBase","IconFileArrowLeftOut_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFileArrowRightIn: FC<CentralIconBaseProps>;
4
+ export default IconFileArrowRightIn;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!x.call(r,n)&&n!==t&&C(r,n,{get:()=>o[n],enumerable:!(l=I(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>a(C({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowRightIn:()=>c,default:()=>P});module.exports=L(d);var e=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),i=({children:r,size:o=24,...t})=>f.default.createElement(s.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 p=require("react-native-svg"),c=r=>e.default.createElement(i,{...r},e.default.createElement(p.Path,{d:"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V16.75H17.8691C18.1487 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5307 15.0378 13.5306 14.1592 14.4092L11.1592 17.4092C10.2806 18.2878 10.2807 19.7121 11.1592 20.5908L12.5684 22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),P=c;0&&(module.exports={IconFileArrowRightIn});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V16.75H17.8691C18.1487 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5307 15.0378 13.5306 14.1592 14.4092L11.1592 17.4092C10.2806 18.2878 10.2807 19.7121 11.1592 20.5908L12.5684 22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowRightIn;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,0BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,CACvE,EAIGE,EAAQJ","names":["IconFileArrowRightIn_exports","__export","IconFileArrowRightIn","IconFileArrowRightIn_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowRightIn","props","React","CentralIconBase","IconFileArrowRightIn_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:t,size:r=24,...C})=>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"},t);import{Path as n}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(n,{d:"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z",fill:"currentColor"}),o.createElement(n,{d:"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V16.75H17.8691C18.1487 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5307 15.0378 13.5306 14.1592 14.4092L11.1592 17.4092C10.2806 18.2878 10.2807 19.7121 11.1592 20.5908L12.5684 22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),x=a;export{a as IconFileArrowRightIn,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V16.75H17.8691C18.1487 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5307 15.0378 13.5306 14.1592 14.4092L11.1592 17.4092C10.2806 18.2878 10.2807 19.7121 11.1592 20.5908L12.5684 22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowRightIn;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,CACvE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileArrowRightIn","props","React","CentralIconBase","IconFileArrowRightIn_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFileArrowRightOut: FC<CentralIconBaseProps>;
4
+ export default IconFileArrowRightOut;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowRightOut:()=>c,default:()=>L});module.exports=P(d);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),i=({children:r,size:o=24,...t})=>f.default.createElement(s.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 p=require("react-native-svg"),c=r=>n.default.createElement(i,{...r},n.default.createElement(p.Path,{d:"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V15.5684L18.8408 14.4092C17.9622 13.5306 16.5378 13.5306 15.6592 14.4092C15.026 15.0425 14.8513 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5001 17.7574 10.5 19V22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),L=c;0&&(module.exports={IconFileArrowRightOut});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V15.5684L18.8408 14.4092C17.9622 13.5306 16.5378 13.5306 15.6592 14.4092C15.026 15.0425 14.8513 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5001 17.7574 10.5 19V22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowRightOut;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,CACvE,EAIGE,EAAQJ","names":["IconFileArrowRightOut_exports","__export","IconFileArrowRightOut","IconFileArrowRightOut_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowRightOut","props","React","CentralIconBase","IconFileArrowRightOut_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z",fill:"currentColor"}),o.createElement(e,{d:"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V15.5684L18.8408 14.4092C17.9622 13.5306 16.5378 13.5306 15.6592 14.4092C15.026 15.0425 14.8513 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5001 17.7574 10.5 19V22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z",fill:"currentColor"}),o.createElement(e,{d:"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z",fill:"currentColor"})),x=a;export{a as IconFileArrowRightOut,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9.25C12 9.66421 12.3358 10 12.75 10H20V15.5684L18.8408 14.4092C17.9622 13.5306 16.5378 13.5306 15.6592 14.4092C15.026 15.0425 14.8513 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5001 17.7574 10.5 19V22H4.75C4.33579 22 4 21.6642 4 21.25V2.75C4 2.33579 4.33579 2 4.75 2H12V9.25Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5605 8.5H13.5V2.43945L19.5605 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowRightOut;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,CACvE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileArrowRightOut","props","React","CentralIconBase","IconFileArrowRightOut_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var c=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!v.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=d(o,C))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?c(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var H={};x(H,{IconFileCloud:()=>u,default:()=>g});module.exports=P(H);var n=f(require("react"));var m=f(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(i.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 l=require("react-native-svg"),u=r=>n.default.createElement(s,{...r},n.default.createElement(l.Path,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
1
+ "use strict";var c=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?c(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var F={};x(F,{IconFileCloud:()=>u,default:()=>g});module.exports=P(F);var t=f(require("react"));var m=f(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(i.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 l=require("react-native-svg"),u=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,EACrE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,idACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
1
+ {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,EACrE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as C}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(C,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),o.createElement(C,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,EACrEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,idACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
1
+ {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,EACrEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!L.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(C({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileEdit:()=>c,default:()=>P});module.exports=x(V);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>i.default.createElement(m.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 l=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),P=c;0&&(module.exports={IconFileEdit});
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var V={};x(V,{IconFileEdit:()=>c,default:()=>g});module.exports=P(V);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>i.default.createElement(m.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 l=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),g=c;0&&(module.exports={IconFileEdit});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8fACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),L=a;export{a as IconFileEdit,L as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),v=a;export{a as IconFileEdit,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0UACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,8fACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0UACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var C=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!B.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=H(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(V(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(C({},"__esModule",{value:!0}),r);var P={};I(P,{IconFileLock:()=>s,default:()=>x});module.exports=v(P);var t=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),s=r=>t.default.createElement(i,{...r},t.default.createElement(l.Path,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM9.5 17.5H4.5V20.5H9.5V17.5ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),x=s;0&&(module.exports={IconFileLock});
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!I.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(H(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(C({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileLock:()=>s,default:()=>P});module.exports=x(V);var t=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),s=r=>t.default.createElement(i,{...r},t.default.createElement(l.Path,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),P=s;0&&(module.exports={IconFileLock});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM9.5 17.5H4.5V20.5H9.5V17.5ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ySACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2TACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileLock_exports","__export","IconFileLock","IconFileLock_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
1
+ {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ySACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileLock_exports","__export","IconFileLock","IconFileLock_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM9.5 17.5H4.5V20.5H9.5V17.5ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),B=a;export{a as IconFileLock,B as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),I=a;export{a as IconFileLock,I as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM9.5 17.5H4.5V20.5H9.5V17.5ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ySACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,0CAA0C,KAAK,eAAe,EACtEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2TACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
1
+ {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ySACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,0CAA0C,KAAK,eAAe,EACtEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps>;
4
+ export default IconPhoneTopDynamicIsland;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of d(r))!P.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=I(r,n))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(B(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(t({},"__esModule",{value:!0}),o);var h={};v(h,{IconPhoneTopDynamicIsland:()=>i,default:()=>g});module.exports=x(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.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 f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z",fill:"currentColor"})),g=i;0&&(module.exports={IconPhoneTopDynamicIsland});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopDynamicIsland/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopDynamicIsland;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,+BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPhoneTopDynamicIsland_exports","__export","IconPhoneTopDynamicIsland","IconPhoneTopDynamicIsland_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPhoneTopDynamicIsland","props","React","CentralIconBase","IconPhoneTopDynamicIsland_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z",fill:"currentColor"})),P=a;export{a as IconPhoneTopDynamicIsland,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopDynamicIsland/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopDynamicIsland;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,6QACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPhoneTopDynamicIsland","props","React","CentralIconBase","IconPhoneTopDynamicIsland_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps>;
4
+ export default IconPhoneTopPunchHoleCenter;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var P=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=P(r,n))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(I(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(t({},"__esModule",{value:!0}),o);var h={};v(h,{IconPhoneTopPunchHoleCenter:()=>u,default:()=>g});module.exports=x(h);var p=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...e})=>m.default.createElement(c.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 f=require("react-native-svg"),u=o=>p.default.createElement(s,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconPhoneTopPunchHoleCenter});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopPunchHoleCenter/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopPunchHoleCenter;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPhoneTopPunchHoleCenter_exports","__export","IconPhoneTopPunchHoleCenter","IconPhoneTopPunchHoleCenter_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPhoneTopPunchHoleCenter","props","React","CentralIconBase","IconPhoneTopPunchHoleCenter_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z",fill:"currentColor"})),d=a;export{a as IconPhoneTopPunchHoleCenter,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopPunchHoleCenter/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopPunchHoleCenter;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,qPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPhoneTopPunchHoleCenter","props","React","CentralIconBase","IconPhoneTopPunchHoleCenter_default"]}
package/README.md CHANGED
@@ -586,6 +586,8 @@ Below is a complete list of available icons:
586
586
  - IconPhone
587
587
  - IconPhoneDynamicIsland
588
588
  - IconPhoneHaptic
589
+ - IconPhoneTopDynamicIsland
590
+ - IconPhoneTopPunchHoleCenter
589
591
  - IconPrinter
590
592
  - IconProcessor
591
593
  - IconRadar
@@ -751,6 +753,10 @@ Below is a complete list of available icons:
751
753
  - IconBlankPagePortrait
752
754
  - IconDossier
753
755
  - IconFaceIdFace
756
+ - IconFileArrowLeftIn
757
+ - IconFileArrowLeftOut
758
+ - IconFileArrowRightIn
759
+ - IconFileArrowRightOut
754
760
  - IconFileBend
755
761
  - IconFileChart
756
762
  - IconFileCloud