@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.99 → 1.1.100

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.
@@ -1,2 +1,2 @@
1
- "use strict";var c=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!v.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=d(o,C))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?c(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var H={};x(H,{IconFileCloud:()=>u,default:()=>g});module.exports=P(H);var n=f(require("react"));var m=f(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(i.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),u=r=>n.default.createElement(s,{...r},n.default.createElement(l.Path,{d:"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75ZM9 17C8.91683 17 8.83524 17.0068 8.75575 17.0198C8.63529 17.0395 8.51966 17.0736 8.41067 17.1202C8.35973 16.9451 8.2881 16.7789 8.19859 16.6243C7.80946 15.9522 7.08253 15.5 6.25 15.5C5.00736 15.5 4 16.5074 4 17.75C4 18.9926 5.00736 20 6.25 20H9C9.82843 20 10.5 19.3284 10.5 18.5C10.5 17.6716 9.82843 17 9 17Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
1
+ "use strict";var c=Object.create;var l=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)l(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&&l(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?l(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(l({},"__esModule",{value:!0}),r);var F={};x(F,{IconFileCloud:()=>u,default:()=>g});module.exports=P(F);var t=f(require("react"));var m=f(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(i.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>t.default.createElement(s,{...r},t.default.createElement(C.Path,{d:"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z",fill:"currentColor"}),t.default.createElement(C.Path,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),t.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75Z",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 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75ZM9 17C8.91683 17 8.83524 17.0068 8.75575 17.0198C8.63529 17.0395 8.51966 17.0736 8.41067 17.1202C8.35973 16.9451 8.2881 16.7789 8.19859 16.6243C7.80946 15.9522 7.08253 15.5 6.25 15.5C5.00736 15.5 4 16.5074 4 17.75C4 18.9926 5.00736 20 6.25 20H9C9.82843 20 10.5 19.3284 10.5 18.5C10.5 17.6716 9.82843 17 9 17Z\"\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,gMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/D,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+eACF,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 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/D,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2LACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as C}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(C,{d:"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z",fill:"currentColor"}),o.createElement(C,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75ZM9 17C8.91683 17 8.83524 17.0068 8.75575 17.0198C8.63529 17.0395 8.51966 17.0736 8.41067 17.1202C8.35973 16.9451 8.2881 16.7789 8.19859 16.6243C7.80946 15.9522 7.08253 15.5 6.25 15.5C5.00736 15.5 4 16.5074 4 17.75C4 18.9926 5.00736 20 6.25 20H9C9.82843 20 10.5 19.3284 10.5 18.5C10.5 17.6716 9.82843 17 9 17Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
1
+ import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...l})=>C.createElement(p,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75Z",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 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75ZM9 17C8.91683 17 8.83524 17.0068 8.75575 17.0198C8.63529 17.0395 8.51966 17.0736 8.41067 17.1202C8.35973 16.9451 8.2881 16.7789 8.19859 16.6243C7.80946 15.9522 7.08253 15.5 6.25 15.5C5.00736 15.5 4 16.5074 4 17.75C4 18.9926 5.00736 20 6.25 20H9C9.82843 20 10.5 19.3284 10.5 18.5C10.5 17.6716 9.82843 17 9 17Z\"\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,gMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/DG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+eACF,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 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/DG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2LACF,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 l=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)l(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!L.call(r,n)&&n!==e&&l(r,n,{get:()=>o[n],enumerable:!(C=d(o,n))||C.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(l({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileEdit:()=>c,default:()=>P});module.exports=x(V);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>i.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(p.Path,{d:"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 13.0588C5.22386 13.0588 5 13.2827 5 13.5588V18.6446L5.5 19.1446L6 18.6446L6 13.5588C6 13.2827 5.77614 13.0588 5.5 13.0588ZM3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z",fill:"currentColor"})),P=c;0&&(module.exports={IconFileEdit});
1
+ "use strict";var u=Object.create;var l=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)l(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&l(r,n,{get:()=>o[n],enumerable:!(C=d(o,n))||C.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(l({},"__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 p=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(p.Path,{d:"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z",fill:"currentColor"})),g=c;0&&(module.exports={IconFileEdit});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.5 13.0588C5.22386 13.0588 5 13.2827 5 13.5588V18.6446L5.5 19.1446L6 18.6446L6 13.5588C6 13.2827 5.77614 13.0588 5.5 13.0588ZM3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\"\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,+IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+PACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\"\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,+IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gIACF,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 p from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...l})=>p.createElement(C,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 13.0588C5.22386 13.0588 5 13.2827 5 13.5588V18.6446L5.5 19.1446L6 18.6446L6 13.5588C6 13.2827 5.77614 13.0588 5.5 13.0588ZM3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z",fill:"currentColor"})),L=a;export{a as IconFileEdit,L as default};
1
+ import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...l})=>p.createElement(C,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z",fill:"currentColor"})),v=a;export{a as IconFileEdit,v as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.5 13.0588C5.22386 13.0588 5 13.2827 5 13.5588V18.6446L5.5 19.1446L6 18.6446L6 13.5588C6 13.2827 5.77614 13.0588 5.5 13.0588ZM3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\"\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,+IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+PACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
1
+ {"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\"\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,+IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gIACF,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 l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!B.call(r,n)&&n!==e&&l(r,n,{get:()=>o[n],enumerable:!(C=H(o,n))||C.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(V(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(l({},"__esModule",{value:!0}),r);var P={};I(P,{IconFileLock:()=>s,default:()=>x});module.exports=v(P);var t=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),s=r=>t.default.createElement(i,{...r},t.default.createElement(p.Path,{d:"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM9 18H5V20H9V18ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),x=s;0&&(module.exports={IconFileLock});
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of H(o))!I.call(r,n)&&n!==e&&l(r,n,{get:()=>o[n],enumerable:!(C=d(o,n))||C.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(l({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileLock:()=>s,default:()=>P});module.exports=x(V);var t=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),s=r=>t.default.createElement(i,{...r},t.default.createElement(p.Path,{d:"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),P=s;0&&(module.exports={IconFileLock});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM9 18H5V20H9V18ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\"\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,wGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileLock_exports","__export","IconFileLock","IconFileLock_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
1
+ {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\"\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,wGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yIACF,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 p from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...l})=>p.createElement(C,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM9 18H5V20H9V18ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),B=a;export{a as IconFileLock,B as default};
1
+ import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...l})=>p.createElement(C,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),I=a;export{a as IconFileLock,I as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM9 18H5V20H9V18ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\"\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,wGACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
1
+ {"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\"\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,wGACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
@@ -9942,7 +9942,7 @@
9942
9942
  },
9943
9943
  {
9944
9944
  "category": "Folders & Files",
9945
- "svg": "<path d=\"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\" fill=\"currentColor\"/><path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75ZM9 17C8.91683 17 8.83524 17.0068 8.75575 17.0198C8.63529 17.0395 8.51966 17.0736 8.41067 17.1202C8.35973 16.9451 8.2881 16.7789 8.19859 16.6243C7.80946 15.9522 7.08253 15.5 6.25 15.5C5.00736 15.5 4 16.5074 4 17.75C4 18.9926 5.00736 20 6.25 20H9C9.82843 20 10.5 19.3284 10.5 18.5C10.5 17.6716 9.82843 17 9 17Z\" fill=\"currentColor\"/>",
9945
+ "svg": "<path d=\"M12 2H4V11.9172C4.69814 11.6478 5.45682 11.5 6.25 11.5C7.92339 11.5 9.44209 12.1588 10.561 13.2252C12.8386 13.8985 14.5 16.0038 14.5 18.5C14.5 19.8296 14.0282 21.0491 13.2428 22H20V10H12V2Z\" fill=\"currentColor\"/><path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 17.75C2 20.0972 3.90279 22 6.25 22H9C10.933 22 12.5 20.433 12.5 18.5C12.5 16.7446 11.2077 15.291 9.52248 15.0387C8.74365 14.0992 7.568 13.5 6.25 13.5C3.90279 13.5 2 15.4028 2 17.75Z\" fill=\"currentColor\"/>",
9946
9946
  "iconName": "file-cloud, document",
9947
9947
  "variant": {
9948
9948
  "join": "square",
@@ -9970,7 +9970,7 @@
9970
9970
  },
9971
9971
  {
9972
9972
  "category": "Folders & Files",
9973
- "svg": "<path d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.5 13.0588C5.22386 13.0588 5 13.2827 5 13.5588V18.6446L5.5 19.1446L6 18.6446L6 13.5588C6 13.2827 5.77614 13.0588 5.5 13.0588ZM3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\" fill=\"currentColor\"/>",
9973
+ "svg": "<path d=\"M4 2H12V10H20V22H8.2094L10.3083 19.9011V13.7088C10.3083 11.1407 8.22642 9.05884 5.65834 9.05884C5.07414 9.05884 4.51509 9.16657 4 9.36326V2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 13.5588C3 12.1781 4.11929 11.0588 5.5 11.0588C6.88071 11.0588 8 12.1781 8 13.5588V19.4731L5.5 21.9731L3 19.4731L3 13.5588Z\" fill=\"currentColor\"/>",
9974
9974
  "iconName": "file-edit, document, cloud, sync",
9975
9975
  "variant": {
9976
9976
  "join": "square",
@@ -10012,7 +10012,7 @@
10012
10012
  },
10013
10013
  {
10014
10014
  "category": "Folders & Files",
10015
- "svg": "<path d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM9 18H5V20H9V18ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\" fill=\"currentColor\"/>",
10015
+ "svg": "<path d=\"M4 2H12V10H20V22H13V14H11.584C10.8124 12.2341 9.05032 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11 16V22H3V16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H11ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z\" fill=\"currentColor\"/>",
10016
10016
  "iconName": "file-lock, document",
10017
10017
  "variant": {
10018
10018
  "join": "square",
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.99",
3
+ "version": "1.1.100",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-2/IconHome';",