@central-icons-react-native/round-filled-radius-2-stroke-1 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 u=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var B=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,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of L(o))!x.call(r,C)&&C!==t&&n(r,C,{get:()=>o[C],enumerable:!(l=I(o,C))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowLeftIn:()=>i,default:()=>g});module.exports=P(d);var e=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=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M8.14648 16.1465C8.34175 15.9512 8.65825 15.9512 8.85352 16.1465L11.8535 19.1465C12.0488 19.3417 12.0488 19.6583 11.8535 19.8535L8.85352 22.8535C8.65825 23.0488 8.34175 23.0488 8.14648 22.8535C7.95122 22.6583 7.95122 22.3417 8.14648 22.1465L10.293 20H3.5C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19H10.293L8.14648 16.8535C7.95122 16.6583 7.95122 16.3417 8.14648 16.1465Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H11.1211L12.5605 20.5605C13.1463 19.9748 13.1462 19.0252 12.5605 18.4395L9.56055 15.4395C8.97476 14.8537 8.02524 14.8537 7.43945 15.4395C6.85378 16.0252 6.8537 16.9748 7.43945 17.5605L7.87891 18H4V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z",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=\"M8.14648 16.1465C8.34175 15.9512 8.65825 15.9512 8.85352 16.1465L11.8535 19.1465C12.0488 19.3417 12.0488 19.6583 11.8535 19.8535L8.85352 22.8535C8.65825 23.0488 8.34175 23.0488 8.14648 22.8535C7.95122 22.6583 7.95122 22.3417 8.14648 22.1465L10.293 20H3.5C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19H10.293L8.14648 16.8535C7.95122 16.6583 7.95122 16.3417 8.14648 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H11.1211L12.5605 20.5605C13.1463 19.9748 13.1462 19.0252 12.5605 18.4395L9.56055 15.4395C8.97476 14.8537 8.02524 14.8537 7.43945 15.4395C6.85378 16.0252 6.8537 16.9748 7.43945 17.5605L7.87891 18H4V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z\"\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,iYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0TACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,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 o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:t,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(C,{d:"M8.14648 16.1465C8.34175 15.9512 8.65825 15.9512 8.85352 16.1465L11.8535 19.1465C12.0488 19.3417 12.0488 19.6583 11.8535 19.8535L8.85352 22.8535C8.65825 23.0488 8.34175 23.0488 8.14648 22.8535C7.95122 22.6583 7.95122 22.3417 8.14648 22.1465L10.293 20H3.5C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19H10.293L8.14648 16.8535C7.95122 16.6583 7.95122 16.3417 8.14648 16.1465Z",fill:"currentColor"}),o.createElement(C,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H11.1211L12.5605 20.5605C13.1463 19.9748 13.1462 19.0252 12.5605 18.4395L9.56055 15.4395C8.97476 14.8537 8.02524 14.8537 7.43945 15.4395C6.85378 16.0252 6.8537 16.9748 7.43945 17.5605L7.87891 18H4V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z",fill:"currentColor"}),o.createElement(C,{d:"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z",fill:"currentColor"})),x=a;export{a 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=\"M8.14648 16.1465C8.34175 15.9512 8.65825 15.9512 8.85352 16.1465L11.8535 19.1465C12.0488 19.3417 12.0488 19.6583 11.8535 19.8535L8.85352 22.8535C8.65825 23.0488 8.34175 23.0488 8.14648 22.8535C7.95122 22.6583 7.95122 22.3417 8.14648 22.1465L10.293 20H3.5C3.22386 20 3 19.7761 3 19.5C3 19.2239 3.22386 19 3.5 19H10.293L8.14648 16.8535C7.95122 16.6583 7.95122 16.3417 8.14648 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H11.1211L12.5605 20.5605C13.1463 19.9748 13.1462 19.0252 12.5605 18.4395L9.56055 15.4395C8.97476 14.8537 8.02524 14.8537 7.43945 15.4395C6.85378 16.0252 6.8537 16.9748 7.43945 17.5605L7.87891 18H4V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z\"\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,iYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0TACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,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 n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=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,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of I(o))!x.call(r,C)&&C!==t&&n(r,C,{get:()=>o[C],enumerable:!(l=B(o,C))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowLeftOut:()=>i,default:()=>g});module.exports=P(d);var e=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=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M6.14645 16.1465C6.34171 15.9512 6.65822 15.9512 6.85348 16.1465C7.04868 16.3417 7.0487 16.6583 6.85348 16.8535L4.70699 19H11.5C11.7761 19 12 19.2239 12 19.5C11.9999 19.7761 11.7761 20 11.5 20H4.70699L6.85348 22.1465C7.04868 22.3417 7.0487 22.6583 6.85348 22.8535C6.65823 23.0488 6.34171 23.0487 6.14645 22.8535L3.14645 19.8535C2.95118 19.6583 2.95118 19.3417 3.14645 19.1465L6.14645 16.1465Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H13V19.5C13 18.6716 12.3283 18.0001 11.5 18H7.12106L7.56051 17.5605C8.14623 16.9748 8.14616 16.0252 7.56051 15.4395C6.97473 14.8537 6.0252 14.8537 5.43942 15.4395L3.99996 16.8789V4.5C3.99996 3.11929 5.11925 2 6.49996 2H12.5V7Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.6464 2.43945L19.5605 8.35352C19.6067 8.39974 19.65 8.44873 19.6894 8.5H15C14.1715 8.5 13.5 7.82843 13.5 7V2.31055C13.5512 2.34996 13.6002 2.39323 13.6464 2.43945Z",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.14645 16.1465C6.34171 15.9512 6.65822 15.9512 6.85348 16.1465C7.04868 16.3417 7.0487 16.6583 6.85348 16.8535L4.70699 19H11.5C11.7761 19 12 19.2239 12 19.5C11.9999 19.7761 11.7761 20 11.5 20H4.70699L6.85348 22.1465C7.04868 22.3417 7.0487 22.6583 6.85348 22.8535C6.65823 23.0488 6.34171 23.0487 6.14645 22.8535L3.14645 19.8535C2.95118 19.6583 2.95118 19.3417 3.14645 19.1465L6.14645 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H13V19.5C13 18.6716 12.3283 18.0001 11.5 18H7.12106L7.56051 17.5605C8.14623 16.9748 8.14616 16.0252 7.56051 15.4395C6.97473 14.8537 6.0252 14.8537 5.43942 15.4395L3.99996 16.8789V4.5C3.99996 3.11929 5.11925 2 6.49996 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6464 2.43945L19.5605 8.35352C19.6067 8.39974 19.65 8.44873 19.6894 8.5H15C14.1715 8.5 13.5 7.82843 13.5 7V2.31055C13.5512 2.34996 13.6002 2.39323 13.6464 2.43945Z\"\n fill=\"currentColor\"\n />\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,2YACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,CACF,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 e=({children:t,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(C,{d:"M6.14645 16.1465C6.34171 15.9512 6.65822 15.9512 6.85348 16.1465C7.04868 16.3417 7.0487 16.6583 6.85348 16.8535L4.70699 19H11.5C11.7761 19 12 19.2239 12 19.5C11.9999 19.7761 11.7761 20 11.5 20H4.70699L6.85348 22.1465C7.04868 22.3417 7.0487 22.6583 6.85348 22.8535C6.65823 23.0488 6.34171 23.0487 6.14645 22.8535L3.14645 19.8535C2.95118 19.6583 2.95118 19.3417 3.14645 19.1465L6.14645 16.1465Z",fill:"currentColor"}),o.createElement(C,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H13V19.5C13 18.6716 12.3283 18.0001 11.5 18H7.12106L7.56051 17.5605C8.14623 16.9748 8.14616 16.0252 7.56051 15.4395C6.97473 14.8537 6.0252 14.8537 5.43942 15.4395L3.99996 16.8789V4.5C3.99996 3.11929 5.11925 2 6.49996 2H12.5V7Z",fill:"currentColor"}),o.createElement(C,{d:"M13.6464 2.43945L19.5605 8.35352C19.6067 8.39974 19.65 8.44873 19.6894 8.5H15C14.1715 8.5 13.5 7.82843 13.5 7V2.31055C13.5512 2.34996 13.6002 2.39323 13.6464 2.43945Z",fill:"currentColor"})),x=a;export{a as IconFileArrowLeftOut,x 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.14645 16.1465C6.34171 15.9512 6.65822 15.9512 6.85348 16.1465C7.04868 16.3417 7.0487 16.6583 6.85348 16.8535L4.70699 19H11.5C11.7761 19 12 19.2239 12 19.5C11.9999 19.7761 11.7761 20 11.5 20H4.70699L6.85348 22.1465C7.04868 22.3417 7.0487 22.6583 6.85348 22.8535C6.65823 23.0488 6.34171 23.0487 6.14645 22.8535L3.14645 19.8535C2.95118 19.6583 2.95118 19.3417 3.14645 19.1465L6.14645 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H13V19.5C13 18.6716 12.3283 18.0001 11.5 18H7.12106L7.56051 17.5605C8.14623 16.9748 8.14616 16.0252 7.56051 15.4395C6.97473 14.8537 6.0252 14.8537 5.43942 15.4395L3.99996 16.8789V4.5C3.99996 3.11929 5.11925 2 6.49996 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6464 2.43945L19.5605 8.35352C19.6067 8.39974 19.65 8.44873 19.6894 8.5H15C14.1715 8.5 13.5 7.82843 13.5 7V2.31055C13.5512 2.34996 13.6002 2.39323 13.6464 2.43945Z\"\n fill=\"currentColor\"\n />\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,2YACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,CACF,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 e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!g.call(r,C)&&C!==t&&e(r,C,{get:()=>o[C],enumerable:!(l=I(o,C))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),H=r=>a(e({},"__esModule",{value:!0}),r);var d={};x(d,{IconFileArrowRightIn:()=>c,default:()=>P});module.exports=H(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:"M15.1465 16.1465C15.3417 15.9512 15.6583 15.9512 15.8535 16.1465C16.0488 16.3417 16.0488 16.6583 15.8535 16.8535L13.707 19H20.5C20.7761 19 21 19.2239 21 19.5C21 19.7761 20.7761 20 20.5 20H13.707L15.8535 22.1465C16.0488 22.3417 16.0488 22.6583 15.8535 22.8535C15.6583 23.0488 15.3417 23.0488 15.1465 22.8535L12.1465 19.8535C11.9512 19.6583 11.9512 19.3417 12.1465 19.1465L15.1465 16.1465Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12.5 2V7C12.5 8.38071 13.6193 9.5 15 9.5H20V18H16.1211L16.5605 17.5605C17.1463 16.9748 17.1462 16.0252 16.5605 15.4395C15.9748 14.8537 15.0252 14.8537 14.4395 15.4395L11.4395 18.4395C10.8537 19.0252 10.8537 19.9748 11.4395 20.5605L12.8789 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M13.5 2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055Z",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.1465 16.1465C15.3417 15.9512 15.6583 15.9512 15.8535 16.1465C16.0488 16.3417 16.0488 16.6583 15.8535 16.8535L13.707 19H20.5C20.7761 19 21 19.2239 21 19.5C21 19.7761 20.7761 20 20.5 20H13.707L15.8535 22.1465C16.0488 22.3417 16.0488 22.6583 15.8535 22.8535C15.6583 23.0488 15.3417 23.0488 15.1465 22.8535L12.1465 19.8535C11.9512 19.6583 11.9512 19.3417 12.1465 19.1465L15.1465 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 2V7C12.5 8.38071 13.6193 9.5 15 9.5H20V18H16.1211L16.5605 17.5605C17.1463 16.9748 17.1462 16.0252 16.5605 15.4395C15.9748 14.8537 15.0252 14.8537 14.4395 15.4395L11.4395 18.4395C10.8537 19.0252 10.8537 19.9748 11.4395 20.5605L12.8789 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055Z\"\n fill=\"currentColor\"\n />\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,sYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sKACF,KAAK,eACP,CACF,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 n=({children:t,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(C,{d:"M15.1465 16.1465C15.3417 15.9512 15.6583 15.9512 15.8535 16.1465C16.0488 16.3417 16.0488 16.6583 15.8535 16.8535L13.707 19H20.5C20.7761 19 21 19.2239 21 19.5C21 19.7761 20.7761 20 20.5 20H13.707L15.8535 22.1465C16.0488 22.3417 16.0488 22.6583 15.8535 22.8535C15.6583 23.0488 15.3417 23.0488 15.1465 22.8535L12.1465 19.8535C11.9512 19.6583 11.9512 19.3417 12.1465 19.1465L15.1465 16.1465Z",fill:"currentColor"}),o.createElement(C,{d:"M12.5 2V7C12.5 8.38071 13.6193 9.5 15 9.5H20V18H16.1211L16.5605 17.5605C17.1463 16.9748 17.1462 16.0252 16.5605 15.4395C15.9748 14.8537 15.0252 14.8537 14.4395 15.4395L11.4395 18.4395C10.8537 19.0252 10.8537 19.9748 11.4395 20.5605L12.8789 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5Z",fill:"currentColor"}),o.createElement(C,{d:"M13.5 2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055Z",fill:"currentColor"})),g=a;export{a as IconFileArrowRightIn,g 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.1465 16.1465C15.3417 15.9512 15.6583 15.9512 15.8535 16.1465C16.0488 16.3417 16.0488 16.6583 15.8535 16.8535L13.707 19H20.5C20.7761 19 21 19.2239 21 19.5C21 19.7761 20.7761 20 20.5 20H13.707L15.8535 22.1465C16.0488 22.3417 16.0488 22.6583 15.8535 22.8535C15.6583 23.0488 15.3417 23.0488 15.1465 22.8535L12.1465 19.8535C11.9512 19.6583 11.9512 19.3417 12.1465 19.1465L15.1465 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 2V7C12.5 8.38071 13.6193 9.5 15 9.5H20V18H16.1211L16.5605 17.5605C17.1463 16.9748 17.1462 16.0252 16.5605 15.4395C15.9748 14.8537 15.0252 14.8537 14.4395 15.4395L11.4395 18.4395C10.8537 19.0252 10.8537 19.9748 11.4395 20.5605L12.8789 22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5 2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055Z\"\n fill=\"currentColor\"\n />\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,sYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sKACF,KAAK,eACP,CACF,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 n=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)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of I(o))!x.call(r,C)&&C!==t&&n(r,C,{get:()=>o[C],enumerable:!(l=B(o,C))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>a(n({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowRightOut:()=>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:"M17.1465 16.1465C17.3417 15.9512 17.6583 15.9512 17.8535 16.1465L20.8535 19.1465C21.0488 19.3417 21.0488 19.6583 20.8535 19.8535L17.8535 22.8535C17.6583 23.0488 17.3417 23.0488 17.1465 22.8535C16.9512 22.6583 16.9512 22.3417 17.1465 22.1465L19.293 20H12.5C12.2239 20 12 19.7761 12 19.5C12 19.2239 12.2239 19 12.5 19H19.293L17.1465 16.8535C16.9512 16.6583 16.9512 16.3417 17.1465 16.1465Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V16.8789L18.5605 15.4395C17.9748 14.8537 17.0252 14.8537 16.4395 15.4395C15.8537 16.0252 15.8537 16.9748 16.4395 17.5605L16.8789 18H12.5C11.6716 18 11 18.6716 11 19.5V22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z",fill:"currentColor"})),P=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=\"M17.1465 16.1465C17.3417 15.9512 17.6583 15.9512 17.8535 16.1465L20.8535 19.1465C21.0488 19.3417 21.0488 19.6583 20.8535 19.8535L17.8535 22.8535C17.6583 23.0488 17.3417 23.0488 17.1465 22.8535C16.9512 22.6583 16.9512 22.3417 17.1465 22.1465L19.293 20H12.5C12.2239 20 12 19.7761 12 19.5C12 19.2239 12.2239 19 12.5 19H19.293L17.1465 16.8535C16.9512 16.6583 16.9512 16.3417 17.1465 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V16.8789L18.5605 15.4395C17.9748 14.8537 17.0252 14.8537 16.4395 15.4395C15.8537 16.0252 15.8537 16.9748 16.4395 17.5605L16.8789 18H12.5C11.6716 18 11 18.6716 11 19.5V22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z\"\n fill=\"currentColor\"\n />\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,sYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,CACF,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 e=({children:t,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(C,{d:"M17.1465 16.1465C17.3417 15.9512 17.6583 15.9512 17.8535 16.1465L20.8535 19.1465C21.0488 19.3417 21.0488 19.6583 20.8535 19.8535L17.8535 22.8535C17.6583 23.0488 17.3417 23.0488 17.1465 22.8535C16.9512 22.6583 16.9512 22.3417 17.1465 22.1465L19.293 20H12.5C12.2239 20 12 19.7761 12 19.5C12 19.2239 12.2239 19 12.5 19H19.293L17.1465 16.8535C16.9512 16.6583 16.9512 16.3417 17.1465 16.1465Z",fill:"currentColor"}),o.createElement(C,{d:"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V16.8789L18.5605 15.4395C17.9748 14.8537 17.0252 14.8537 16.4395 15.4395C15.8537 16.0252 15.8537 16.9748 16.4395 17.5605L16.8789 18H12.5C11.6716 18 11 18.6716 11 19.5V22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z",fill:"currentColor"}),o.createElement(C,{d:"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z",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=\"M17.1465 16.1465C17.3417 15.9512 17.6583 15.9512 17.8535 16.1465L20.8535 19.1465C21.0488 19.3417 21.0488 19.6583 20.8535 19.8535L17.8535 22.8535C17.6583 23.0488 17.3417 23.0488 17.1465 22.8535C16.9512 22.6583 16.9512 22.3417 17.1465 22.1465L19.293 20H12.5C12.2239 20 12 19.7761 12 19.5C12 19.2239 12.2239 19 12.5 19H19.293L17.1465 16.8535C16.9512 16.6583 16.9512 16.3417 17.1465 16.1465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 7C12.5 8.38071 13.6193 9.5 15 9.5H20V16.8789L18.5605 15.4395C17.9748 14.8537 17.0252 14.8537 16.4395 15.4395C15.8537 16.0252 15.8537 16.9748 16.4395 17.5605L16.8789 18H12.5C11.6716 18 11 18.6716 11 19.5V22H6.5C5.11929 22 4 20.8807 4 19.5V4.5C4 3.11929 5.11929 2 6.5 2H12.5V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.6465 2.43945L19.5605 8.35352C19.6068 8.39975 19.65 8.44873 19.6895 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31055C13.5513 2.34997 13.6003 2.39322 13.6465 2.43945Z\"\n fill=\"currentColor\"\n />\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,sYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,CACF,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 C in o)t(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!v.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(p=d(o,e))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?c(I(r)):{},a(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,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,...C})=>m.default.createElement(i.Svg,{...C,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:"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.5ZM3 18.75C3 17.5074 4.00736 16.5 5.25 16.5C6.13083 16.5 6.89362 17.0058 7.26341 17.7446C7.35989 17.9374 7.56908 18.0467 7.78243 18.0157C7.85336 18.0054 7.926 18 8 18C8.82843 18 9.5 18.6716 9.5 19.5C9.5 20.3284 8.82843 21 8 21H5.25C4.00736 21 3 19.9926 3 18.75Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
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 n of B(o))!v.call(r,n)&&n!==e&&t(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?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var F={};x(F,{IconFileCloud:()=>u,default:()=>g});module.exports=P(F);var C=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=>C.default.createElement(s,{...r},C.default.createElement(l.Path,{d:"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z",fill:"currentColor"}),C.default.createElement(l.Path,{d:"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z",fill:"currentColor"}),C.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.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=\"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.5ZM3 18.75C3 17.5074 4.00736 16.5 5.25 16.5C6.13083 16.5 6.89362 17.0058 7.26341 17.7446C7.35989 17.9374 7.56908 18.0467 7.78243 18.0157C7.85336 18.0054 7.926 18 8 18C8.82843 18 9.5 18.6716 9.5 19.5C9.5 20.3284 8.82843 21 8 21H5.25C4.00736 21 3 19.9926 3 18.75Z\"\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,+RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+bACF,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=\"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.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,+RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4LACF,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:C,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"},C);import{Path as e}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(e,{d:"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z",fill:"currentColor"}),o.createElement(e,{d:"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.5ZM3 18.75C3 17.5074 4.00736 16.5 5.25 16.5C6.13083 16.5 6.89362 17.0058 7.26341 17.7446C7.35989 17.9374 7.56908 18.0467 7.78243 18.0157C7.85336 18.0054 7.926 18 8 18C8.82843 18 9.5 18.6716 9.5 19.5C9.5 20.3284 8.82843 21 8 21H5.25C4.00736 21 3 19.9926 3 18.75Z",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 C=({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 n}from"react-native-svg";var a=e=>o.createElement(C,{...e},o.createElement(n,{d:"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z",fill:"currentColor"}),o.createElement(n,{d:"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.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=\"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.5ZM3 18.75C3 17.5074 4.00736 16.5 5.25 16.5C6.13083 16.5 6.89362 17.0058 7.26341 17.7446C7.35989 17.9374 7.56908 18.0467 7.78243 18.0157C7.85336 18.0054 7.926 18 8 18C8.82843 18 9.5 18.6716 9.5 19.5C9.5 20.3284 8.82843 21 8 21H5.25C4.00736 21 3 19.9926 3 18.75Z\"\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,+RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+bACF,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=\"M4 4.5C4 3.11929 5.11929 2 6.5 2H12.5V7C12.5 8.38071 13.6193 9.5 15 9.5H20V19.5C20 20.8807 18.8807 22 17.5 22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V4.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.6892 8.5C19.6498 8.44873 19.6069 8.39979 19.5607 8.35355L13.6464 2.43934C13.6002 2.39311 13.5513 2.3502 13.5 2.31079V7C13.5 7.82843 14.1716 8.5 15 8.5H19.6892Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.25 15.5C3.45507 15.5 2 16.9551 2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.98885 17C7.41203 16.099 6.40179 15.5 5.25 15.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,+RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,4LACF,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 t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(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 L(o))!I.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?u(B(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var g={};v(g,{IconFileEdit:()=>c,default:()=>P});module.exports=x(g);var n=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=>n.default.createElement(s,{...r},n.default.createElement(l.Path,{d:"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.99414 12.0066C4.44186 12.0066 3.99414 12.4543 3.99414 13.0066V19.7929L4.99414 20.7929L5.99414 19.7929L5.99414 13.0066C5.99414 12.4543 5.54643 12.0066 4.99414 12.0066ZM2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z",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 L={};x(L,{IconFileEdit:()=>c,default:()=>g});module.exports=P(L);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:"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z",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=\"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.99414 12.0066C4.44186 12.0066 3.99414 12.4543 3.99414 13.0066V19.7929L4.99414 20.7929L5.99414 19.7929L5.99414 13.0066C5.99414 12.4543 5.54643 12.0066 4.99414 12.0066ZM2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z\"\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,gUACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kgBACF,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=\"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z\"\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,gUACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yVACF,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 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:"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z",fill:"currentColor"}),o.createElement(C,{d:"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M4.99414 12.0066C4.44186 12.0066 3.99414 12.4543 3.99414 13.0066V19.7929L4.99414 20.7929L5.99414 19.7929L5.99414 13.0066C5.99414 12.4543 5.54643 12.0066 4.99414 12.0066ZM2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z",fill:"currentColor"})),I=a;export{a as IconFileEdit,I 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:"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z",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=\"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M4.99414 12.0066C4.44186 12.0066 3.99414 12.4543 3.99414 13.0066V19.7929L4.99414 20.7929L5.99414 19.7929L5.99414 13.0066C5.99414 12.4543 5.54643 12.0066 4.99414 12.0066ZM2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z\"\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,gUACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kgBACF,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=\"M6.50073 2C5.12002 2 4.00073 3.11929 4.00073 4.5V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066V20C7.99414 20.3978 7.83611 20.7794 7.5548 21.0607L6.61546 22H17.5007C18.8814 22 20.0007 20.8807 20.0007 19.5V9.5H15.0007C13.62 9.5 12.5007 8.38071 12.5007 7V2H6.50073Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5614 8.35355C19.6076 8.39979 19.6505 8.44873 19.6899 8.5H15.0007C14.1723 8.5 13.5007 7.82843 13.5007 7V2.31079C13.552 2.3502 13.6009 2.39311 13.6472 2.43934L19.5614 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 20C6.99414 20.1326 6.94146 20.2598 6.84769 20.3536L5.34769 21.8536C5.25393 21.9473 5.12675 22 4.99414 22C4.86153 22 4.73436 21.9473 4.64059 21.8536L3.14059 20.3536C3.04682 20.2598 2.99414 20.1326 2.99414 20L2.99414 13.0066Z\"\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,gUACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yVACF,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 t=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var C in o)t(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!H.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,r)),v=r=>a(t({},"__esModule",{value:!0}),r);var P={};I(P,{IconFileLock:()=>s,default:()=>x});module.exports=v(P);var n=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...C})=>m.default.createElement(c.Svg,{...C,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=>n.default.createElement(i,{...r},n.default.createElement(l.Path,{d:"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16ZM9.5 17H4.5C4.22386 17 4 17.2239 4 17.5V20.5C4 20.7761 4.22386 21 4.5 21H9.5C9.77614 21 10 20.7761 10 20.5V17.5C10 17.2239 9.77614 17 9.5 17Z",fill:"currentColor"})),x=s;0&&(module.exports={IconFileLock});
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(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 V(o))!I.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?u(B(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var g={};v(g,{IconFileLock:()=>s,default:()=>P});module.exports=x(g);var n=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=>n.default.createElement(i,{...r},n.default.createElement(l.Path,{d:"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16Z",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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16ZM9.5 17H4.5C4.22386 17 4 17.2239 4 17.5V20.5C4 20.7761 4.22386 21 4.5 21H9.5C9.77614 21 10 20.7761 10 20.5V17.5C10 17.2239 9.77614 17 9.5 17Z\"\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,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,saACF,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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16Z\"\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,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yRACF,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 n=({children:C,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"},C);import{Path as e}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(e,{d:"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z",fill:"currentColor"}),o.createElement(e,{d:"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16ZM9.5 17H4.5C4.22386 17 4 17.2239 4 17.5V20.5C4 20.7761 4.22386 21 4.5 21H9.5C9.77614 21 10 20.7761 10 20.5V17.5C10 17.2239 9.77614 17 9.5 17Z",fill:"currentColor"})),H=a;export{a as IconFileLock,H as default};
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:"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z",fill:"currentColor"}),o.createElement(C,{d:"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16Z",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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16ZM9.5 17H4.5C4.22386 17 4 17.2239 4 17.5V20.5C4 20.7761 4.22386 21 4.5 21H9.5C9.77614 21 10 20.7761 10 20.5V17.5C10 17.2239 9.77614 17 9.5 17Z\"\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,oRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,saACF,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=\"M6.5 2C5.11929 2 4 3.11929 4 4.5V13.3542C4.73294 12.5238 5.80531 12 7 12C9.03115 12 10.7087 13.5139 10.9658 15.4749C11.5919 15.9287 12 16.6659 12 17.5V20.5C12 21.0628 11.814 21.5822 11.5002 22H17.5C18.8807 22 20 20.8807 20 19.5V9.5H15C13.6193 9.5 12.5 8.38071 12.5 7V2H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5607 8.35355C19.6069 8.39979 19.6498 8.44873 19.6892 8.5H15C14.1716 8.5 13.5 7.82843 13.5 7V2.31079C13.5513 2.3502 13.6002 2.39311 13.6464 2.43934L19.5607 8.35355Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.0854V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.0854C3.4174 16.2913 3 16.8469 3 17.5V20.5C3 21.3284 3.67157 22 4.5 22H9.5C10.3284 22 11 21.3284 11 20.5V17.5C11 16.8469 10.5826 16.2913 10 16.0854ZM5 16H9C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16Z\"\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,oRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yRACF,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 7V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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 7V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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,qRACF,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 7V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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 7V20.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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,qRACF,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.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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,iPACF,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.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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.5C21 20.7761 20.7761 21 20.5 21H3.5C3.22386 21 3 20.7761 3 20.5V7C3 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,iPACF,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