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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/IconFileArrowLeftIn/index.d.ts +4 -0
  2. package/IconFileArrowLeftIn/index.js +2 -0
  3. package/IconFileArrowLeftIn/index.js.map +1 -0
  4. package/IconFileArrowLeftIn/index.mjs +2 -0
  5. package/IconFileArrowLeftIn/index.mjs.map +1 -0
  6. package/IconFileArrowLeftOut/index.d.ts +4 -0
  7. package/IconFileArrowLeftOut/index.js +2 -0
  8. package/IconFileArrowLeftOut/index.js.map +1 -0
  9. package/IconFileArrowLeftOut/index.mjs +2 -0
  10. package/IconFileArrowLeftOut/index.mjs.map +1 -0
  11. package/IconFileArrowRightIn/index.d.ts +4 -0
  12. package/IconFileArrowRightIn/index.js +2 -0
  13. package/IconFileArrowRightIn/index.js.map +1 -0
  14. package/IconFileArrowRightIn/index.mjs +2 -0
  15. package/IconFileArrowRightIn/index.mjs.map +1 -0
  16. package/IconFileArrowRightOut/index.d.ts +4 -0
  17. package/IconFileArrowRightOut/index.js +2 -0
  18. package/IconFileArrowRightOut/index.js.map +1 -0
  19. package/IconFileArrowRightOut/index.mjs +2 -0
  20. package/IconFileArrowRightOut/index.mjs.map +1 -0
  21. package/IconFileCloud/index.js +1 -1
  22. package/IconFileCloud/index.js.map +1 -1
  23. package/IconFileCloud/index.mjs +1 -1
  24. package/IconFileCloud/index.mjs.map +1 -1
  25. package/IconFileEdit/index.js +1 -1
  26. package/IconFileEdit/index.js.map +1 -1
  27. package/IconFileEdit/index.mjs +1 -1
  28. package/IconFileEdit/index.mjs.map +1 -1
  29. package/IconFileLock/index.js +1 -1
  30. package/IconFileLock/index.js.map +1 -1
  31. package/IconFileLock/index.mjs +1 -1
  32. package/IconFileLock/index.mjs.map +1 -1
  33. package/IconPhoneTopDynamicIsland/index.d.ts +4 -0
  34. package/IconPhoneTopDynamicIsland/index.js +2 -0
  35. package/IconPhoneTopDynamicIsland/index.js.map +1 -0
  36. package/IconPhoneTopDynamicIsland/index.mjs +2 -0
  37. package/IconPhoneTopDynamicIsland/index.mjs.map +1 -0
  38. package/IconPhoneTopPunchHoleCenter/index.d.ts +4 -0
  39. package/IconPhoneTopPunchHoleCenter/index.js +2 -0
  40. package/IconPhoneTopPunchHoleCenter/index.js.map +1 -0
  41. package/IconPhoneTopPunchHoleCenter/index.mjs +2 -0
  42. package/IconPhoneTopPunchHoleCenter/index.mjs.map +1 -0
  43. package/README.md +6 -0
  44. package/filtered-icons.json +87 -3
  45. package/icons/index.d.ts +6 -0
  46. package/icons-index.json +16 -4
  47. package/index.d.ts +6 -0
  48. package/index.js +1 -1
  49. package/index.js.map +1 -1
  50. package/index.mjs +1 -1
  51. package/index.mjs.map +1 -1
  52. package/license-check.js +1 -1
  53. package/package.json +1 -1
  54. package/tsx-icons.json +45 -3
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFileArrowLeftIn: FC<CentralIconBaseProps>;
4
+ export default IconFileArrowLeftIn;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of L(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?i(u(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var v={};H(v,{IconFileArrowLeftIn:()=>I,default:()=>g});module.exports=P(v);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var c=require("react-native-svg"),I=r=>n.default.createElement(f,{...r},n.default.createElement(c.Path,{d:"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25ZM13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),g=I;0&&(module.exports={IconFileArrowLeftIn});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25ZM13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,w2BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileArrowLeftIn_exports","__export","IconFileArrowLeftIn","IconFileArrowLeftIn_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowLeftIn","props","React","CentralIconBase","IconFileArrowLeftIn_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import n from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...C})=>n.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25ZM13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),x=l;export{l as IconFileArrowLeftIn,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.71973 15.4697C8.01262 15.1768 8.48738 15.1768 8.78027 15.4697L11.7803 18.4697C12.0732 18.7626 12.0732 19.2374 11.7803 19.5303L8.78027 22.5303C8.48738 22.8232 8.01262 22.8232 7.71973 22.5303C7.42683 22.2374 7.42683 21.7626 7.71973 21.4697L9.43945 19.75H3.75C3.33579 19.75 3 19.4142 3 19C3 18.5858 3.33579 18.25 3.75 18.25H9.43945L7.71973 16.5303C7.42683 16.2374 7.42683 15.7626 7.71973 15.4697ZM12 7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.4316L12.8408 20.5908C13.7195 19.7121 13.7195 18.2879 12.8408 17.4092L9.84082 14.4092C8.96214 13.5305 7.53786 13.5305 6.65918 14.4092C6.02588 15.0425 5.85127 15.9584 6.13086 16.75H4V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25ZM13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,w2BACF,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 x=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var L=(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))!H.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(x(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={};L(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.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M11.9999 7.25C11.9999 8.76878 13.2312 10 14.7499 10H19.9999V18.25C19.9999 20.321 18.321 22 16.2499 22H13.4999V19C13.4999 17.7574 12.4926 16.75 11.2499 16.75H8.86908C9.14872 15.9584 8.97401 15.0425 8.34076 14.4092C7.46209 13.5305 6.0378 13.5305 5.15912 14.4092L3.99994 15.5684V5.75C3.99994 3.67893 5.67888 2 7.74994 2H11.9999V7.25Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.5732 2.5127L19.4872 8.42676C19.511 8.45055 19.5343 8.47501 19.5566 8.5H14.7499C14.0596 8.5 13.4999 7.94036 13.4999 7.25V2.44336C13.5249 2.46563 13.5494 2.4889 13.5732 2.5127Z",fill:"currentColor"})),g=i;0&&(module.exports={IconFileArrowLeftOut});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 7.25C11.9999 8.76878 13.2312 10 14.7499 10H19.9999V18.25C19.9999 20.321 18.321 22 16.2499 22H13.4999V19C13.4999 17.7574 12.4926 16.75 11.2499 16.75H8.86908C9.14872 15.9584 8.97401 15.0425 8.34076 14.4092C7.46209 13.5305 6.0378 13.5305 5.15912 14.4092L3.99994 15.5684V5.75C3.99994 3.67893 5.67888 2 7.74994 2H11.9999V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4872 8.42676C19.511 8.45055 19.5343 8.47501 19.5566 8.5H14.7499C14.0596 8.5 13.4999 7.94036 13.4999 7.25V2.44336C13.5249 2.46563 13.5494 2.4889 13.5732 2.5127Z\"\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,uaACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qLACF,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.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z",fill:"currentColor"}),o.createElement(C,{d:"M11.9999 7.25C11.9999 8.76878 13.2312 10 14.7499 10H19.9999V18.25C19.9999 20.321 18.321 22 16.2499 22H13.4999V19C13.4999 17.7574 12.4926 16.75 11.2499 16.75H8.86908C9.14872 15.9584 8.97401 15.0425 8.34076 14.4092C7.46209 13.5305 6.0378 13.5305 5.15912 14.4092L3.99994 15.5684V5.75C3.99994 3.67893 5.67888 2 7.74994 2H11.9999V7.25Z",fill:"currentColor"}),o.createElement(C,{d:"M13.5732 2.5127L19.4872 8.42676C19.511 8.45055 19.5343 8.47501 19.5566 8.5H14.7499C14.0596 8.5 13.4999 7.94036 13.4999 7.25V2.44336C13.5249 2.46563 13.5494 2.4889 13.5732 2.5127Z",fill:"currentColor"})),H=a;export{a as IconFileArrowLeftOut,H as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowLeftOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowLeftOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.21967 15.4697C6.51257 15.1769 6.98733 15.1768 7.28022 15.4697C7.57307 15.7626 7.57307 16.2374 7.28022 16.5303L5.56049 18.25H11.2499C11.6641 18.25 11.9999 18.5858 11.9999 19C11.9999 19.4142 11.6641 19.75 11.2499 19.75H5.56049L7.28022 21.4697C7.57307 21.7626 7.57307 22.2374 7.28022 22.5303C6.98733 22.8232 6.51257 22.8231 6.21967 22.5303L3.21967 19.5303C2.92678 19.2374 2.92678 18.7626 3.21967 18.4697L6.21967 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 7.25C11.9999 8.76878 13.2312 10 14.7499 10H19.9999V18.25C19.9999 20.321 18.321 22 16.2499 22H13.4999V19C13.4999 17.7574 12.4926 16.75 11.2499 16.75H8.86908C9.14872 15.9584 8.97401 15.0425 8.34076 14.4092C7.46209 13.5305 6.0378 13.5305 5.15912 14.4092L3.99994 15.5684V5.75C3.99994 3.67893 5.67888 2 7.74994 2H11.9999V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4872 8.42676C19.511 8.45055 19.5343 8.47501 19.5566 8.5H14.7499C14.0596 8.5 13.4999 7.94036 13.4999 7.25V2.44336C13.5249 2.46563 13.5494 2.4889 13.5732 2.5127Z\"\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,uaACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6UACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qLACF,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 g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(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))!x.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(g(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>a(e({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowRightIn:()=>c,default:()=>P});module.exports=L(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.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V16.75H17.8691C18.1488 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5305 15.0379 13.5305 14.1592 14.4092L11.1592 17.4092C10.2805 18.2879 10.2805 19.7121 11.1592 20.5908L12.5684 22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),P=c;0&&(module.exports={IconFileArrowRightIn});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V16.75H17.8691C18.1488 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5305 15.0379 13.5305 14.1592 14.4092L11.1592 17.4092C10.2805 18.2879 10.2805 19.7121 11.1592 20.5908L12.5684 22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,oZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4KACF,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.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z",fill:"currentColor"}),o.createElement(C,{d:"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V16.75H17.8691C18.1488 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5305 15.0379 13.5305 14.1592 14.4092L11.1592 17.4092C10.2805 18.2879 10.2805 19.7121 11.1592 20.5908L12.5684 22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z",fill:"currentColor"}),o.createElement(C,{d:"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),x=a;export{a as IconFileArrowRightIn,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightIn/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.2197 15.4697C15.5126 15.1768 15.9874 15.1768 16.2803 15.4697C16.5732 15.7626 16.5732 16.2374 16.2803 16.5303L14.5605 18.25H20.25C20.6642 18.25 21 18.5858 21 19C21 19.4142 20.6642 19.75 20.25 19.75H14.5605L16.2803 21.4697C16.5732 21.7626 16.5732 22.2374 16.2803 22.5303C15.9874 22.8232 15.5126 22.8232 15.2197 22.5303L12.2197 19.5303C11.9268 19.2374 11.9268 18.7626 12.2197 18.4697L15.2197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V16.75H17.8691C18.1488 15.9585 17.974 15.0425 17.3408 14.4092C16.4621 13.5305 15.0379 13.5305 14.1592 14.4092L11.1592 17.4092C10.2805 18.2879 10.2805 19.7121 11.1592 20.5908L12.5684 22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,oZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4KACF,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)),P=r=>a(n({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowRightOut:()=>c,default:()=>L});module.exports=P(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:"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V15.5684L18.8408 14.4092C17.9621 13.5305 16.5379 13.5305 15.6592 14.4092C15.0259 15.0425 14.8512 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5 17.7574 10.5 19V22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),L=c;0&&(module.exports={IconFileArrowRightOut});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V15.5684L18.8408 14.4092C17.9621 13.5305 16.5379 13.5305 15.6592 14.4092C15.0259 15.0425 14.8512 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5 17.7574 10.5 19V22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,oZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4KACF,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:"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z",fill:"currentColor"}),o.createElement(C,{d:"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V15.5684L18.8408 14.4092C17.9621 13.5305 16.5379 13.5305 15.6592 14.4092C15.0259 15.0425 14.8512 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5 17.7574 10.5 19V22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z",fill:"currentColor"}),o.createElement(C,{d:"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z",fill:"currentColor"})),x=a;export{a as IconFileArrowRightOut,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFileArrowRightOut/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileArrowRightOut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.7197 15.4697C17.0126 15.1768 17.4874 15.1768 17.7803 15.4697L20.7803 18.4697C21.0732 18.7626 21.0732 19.2374 20.7803 19.5303L17.7803 22.5303C17.4874 22.8232 17.0126 22.8232 16.7197 22.5303C16.4268 22.2374 16.4268 21.7626 16.7197 21.4697L18.4395 19.75H12.75C12.3358 19.75 12 19.4142 12 19C12 18.5858 12.3358 18.25 12.75 18.25H18.4395L16.7197 16.5303C16.4268 16.2374 16.4268 15.7626 16.7197 15.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7.25C12 8.76878 13.2312 10 14.75 10H20V15.5684L18.8408 14.4092C17.9621 13.5305 16.5379 13.5305 15.6592 14.4092C15.0259 15.0425 14.8512 15.9584 15.1309 16.75H12.75C11.5074 16.75 10.5 17.7574 10.5 19V22H7.75C5.67893 22 4 20.3211 4 18.25V5.75C4 3.67893 5.67893 2 7.75 2H12V7.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5732 2.5127L19.4873 8.42676C19.5111 8.45056 19.5344 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44336C13.525 2.46564 13.5494 2.48889 13.5732 2.5127Z\"\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,oZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4KACF,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:"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
1
+ "use strict";var c=Object.create;var 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:"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z",fill:"currentColor"}),C.default.createElement(l.Path,{d:"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z",fill:"currentColor"}),C.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,idACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
1
+ {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children: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:"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z",fill:"currentColor"}),o.createElement(e,{d:"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var 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:"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5ZM3.5 18.25C3.5 17.0074 4.50736 16 5.75 16C6.58385 16 7.31179 16.4528 7.7013 17.1292C7.84397 17.3769 8.11506 17.522 8.40032 17.5033C8.43322 17.5011 8.46646 17.5 8.5 17.5C9.32843 17.5 10 18.1716 10 19C10 19.8284 9.32843 20.5 8.5 20.5H5.75C4.50736 20.5 3.5 19.4926 3.5 18.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,idACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
1
+ {"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H7.75C5.67893 2 4 3.67893 4 5.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H16.25C18.3211 22 20 20.3211 20 18.25V10H14.75C13.2312 10 12 8.76878 12 7.25V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5566 8.5C19.5343 8.475 19.5112 8.45058 19.4874 8.42678L13.5732 2.51256C13.5494 2.48876 13.525 2.46571 13.5 2.44343V7.25C13.5 7.94036 14.0596 8.5 14.75 8.5H19.5566Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!L.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(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileEdit:()=>c,default:()=>P});module.exports=x(V);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:"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),P=c;0&&(module.exports={IconFileEdit});
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var V={};x(V,{IconFileEdit:()=>c,default:()=>g});module.exports=P(V);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>i.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),g=c;0&&(module.exports={IconFileEdit});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8fACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var 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:"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z",fill:"currentColor"}),o.createElement(C,{d:"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),L=a;export{a as IconFileEdit,L as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),v=a;export{a as IconFileEdit,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.24414 12.5066C4.82993 12.5066 4.49414 12.8424 4.49414 13.2566V19.4393L5.24414 20.1893L5.99414 19.4393L5.99414 13.2566C5.99414 12.8424 5.65835 12.5066 5.24414 12.5066ZM2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,8fACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75073 2H12.0007V7.25C12.0007 8.76878 13.2319 10 14.7507 10H20.0007V18.25C20.0007 20.3211 18.3218 22 16.2507 22H7.75073C7.72604 22 7.70141 21.9998 7.67684 21.9993L8.33513 21.341C8.75709 20.919 8.99414 20.3467 8.99414 19.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V5.75C4.00073 3.67893 5.67966 2 7.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4882 8.42678C19.512 8.45058 19.535 8.475 19.5573 8.5H14.7507C14.0604 8.5 13.5007 7.94036 13.5007 7.25V2.44343C13.5257 2.46571 13.5502 2.48876 13.574 2.51256L19.4882 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var 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:"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16ZM9.25 17.5H4.75C4.61193 17.5 4.5 17.6119 4.5 17.75V20.25C4.5 20.3881 4.61193 20.5 4.75 20.5H9.25C9.38807 20.5 9.5 20.3881 9.5 20.25V17.75C9.5 17.6119 9.38807 17.5 9.25 17.5Z",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:"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.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=\"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16ZM9.25 17.5H4.75C4.61193 17.5 4.5 17.6119 4.5 17.75V20.25C4.5 20.3881 4.61193 20.5 4.75 20.5H9.25C9.38807 20.5 9.5 20.3881 9.5 20.25V17.75C9.5 17.6119 9.38807 17.5 9.25 17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,4dACF,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=\"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.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,4SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+SACF,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:"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z",fill:"currentColor"}),o.createElement(e,{d:"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16ZM9.25 17.5H4.75C4.61193 17.5 4.5 17.6119 4.5 17.75V20.25C4.5 20.3881 4.61193 20.5 4.75 20.5H9.25C9.38807 20.5 9.5 20.3881 9.5 20.25V17.75C9.5 17.6119 9.38807 17.5 9.25 17.5Z",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:"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z",fill:"currentColor"}),o.createElement(C,{d:"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.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=\"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16ZM9.25 17.5H4.75C4.61193 17.5 4.5 17.6119 4.5 17.75V20.25C4.5 20.3881 4.61193 20.5 4.75 20.5H9.25C9.38807 20.5 9.5 20.3881 9.5 20.25V17.75C9.5 17.6119 9.38807 17.5 9.25 17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,4dACF,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=\"M7.75 2H12V7.25C12 8.76878 13.2312 10 14.75 10H20V18.25C20 20.3211 18.3211 22 16.25 22H11.9891C12.3125 21.4949 12.5 20.8943 12.5 20.25V17.75C12.5 16.6806 11.9841 15.7337 11.1888 15.1418C10.8401 13.0746 9.04142 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V5.75C4 3.67893 5.67893 2 7.75 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4874 8.42678C19.5112 8.45058 19.5343 8.475 19.5566 8.5H14.75C14.0596 8.5 13.5 7.94036 13.5 7.25V2.44343C13.525 2.46571 13.5494 2.48876 13.5732 2.51256L19.4874 8.42678Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10 16.1684V16C10 14.3431 8.65685 13 7 13C5.34315 13 4 14.3431 4 16V16.1684C3.40876 16.4493 3 17.0519 3 17.75V20.25C3 21.2165 3.7835 22 4.75 22H9.25C10.2165 22 11 21.2165 11 20.25V17.75C11 17.0519 10.5912 16.4493 10 16.1684ZM5.5 16H8.5C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.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,4SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+SACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps>;
4
+ export default IconPhoneTopDynamicIsland;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of d(r))!P.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=I(r,n))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(B(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(t({},"__esModule",{value:!0}),o);var h={};v(h,{IconPhoneTopDynamicIsland:()=>i,default:()=>g});module.exports=x(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z",fill:"currentColor"})),g=i;0&&(module.exports={IconPhoneTopDynamicIsland});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopDynamicIsland/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopDynamicIsland;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,+BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPhoneTopDynamicIsland_exports","__export","IconPhoneTopDynamicIsland","IconPhoneTopDynamicIsland_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPhoneTopDynamicIsland","props","React","CentralIconBase","IconPhoneTopDynamicIsland_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z",fill:"currentColor"})),P=a;export{a as IconPhoneTopDynamicIsland,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopDynamicIsland/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopDynamicIsland: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V7C3 4.79086 4.79086 3 7 3H17ZM11 5C10.5858 5 10.25 5.33579 10.25 5.75C10.25 6.16421 10.5858 6.5 11 6.5H13C13.4142 6.5 13.75 6.16421 13.75 5.75C13.75 5.33579 13.4142 5 13 5H11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopDynamicIsland;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,6QACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPhoneTopDynamicIsland","props","React","CentralIconBase","IconPhoneTopDynamicIsland_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps>;
4
+ export default IconPhoneTopPunchHoleCenter;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var P=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=P(r,n))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(I(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(t({},"__esModule",{value:!0}),o);var h={};v(h,{IconPhoneTopPunchHoleCenter:()=>u,default:()=>g});module.exports=x(h);var p=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({children:o,size:r=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),u=o=>p.default.createElement(s,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconPhoneTopPunchHoleCenter});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopPunchHoleCenter/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopPunchHoleCenter;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPhoneTopPunchHoleCenter_exports","__export","IconPhoneTopPunchHoleCenter","IconPhoneTopPunchHoleCenter_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPhoneTopPunchHoleCenter","props","React","CentralIconBase","IconPhoneTopPunchHoleCenter_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z",fill:"currentColor"})),d=a;export{a as IconPhoneTopPunchHoleCenter,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPhoneTopPunchHoleCenter/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPhoneTopPunchHoleCenter: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17 3C19.2091 3 21 4.79086 21 7V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V7C3 4.79086 4.79086 3 7 3H17ZM12 5C11.4477 5 11 5.44772 11 6C11 6.55228 11.4477 7 12 7C12.5523 7 13 6.55228 13 6C13 5.44772 12.5523 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPhoneTopPunchHoleCenter;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,qPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPhoneTopPunchHoleCenter","props","React","CentralIconBase","IconPhoneTopPunchHoleCenter_default"]}
package/README.md CHANGED
@@ -586,6 +586,8 @@ Below is a complete list of available icons:
586
586
  - IconPhone
587
587
  - IconPhoneDynamicIsland
588
588
  - IconPhoneHaptic
589
+ - IconPhoneTopDynamicIsland
590
+ - IconPhoneTopPunchHoleCenter
589
591
  - IconPrinter
590
592
  - IconProcessor
591
593
  - IconRadar
@@ -751,6 +753,10 @@ Below is a complete list of available icons:
751
753
  - IconBlankPagePortrait
752
754
  - IconDossier
753
755
  - IconFaceIdFace
756
+ - IconFileArrowLeftIn
757
+ - IconFileArrowLeftOut
758
+ - IconFileArrowRightIn
759
+ - IconFileArrowRightOut
754
760
  - IconFileBend
755
761
  - IconFileChart
756
762
  - IconFileCloud