@central-icons-react-native/round-filled-radius-0-stroke-1.5 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.
- package/IconFileCloud/index.js +1 -1
- package/IconFileCloud/index.js.map +1 -1
- package/IconFileCloud/index.mjs +1 -1
- package/IconFileCloud/index.mjs.map +1 -1
- package/IconFileEdit/index.js +1 -1
- package/IconFileEdit/index.js.map +1 -1
- package/IconFileEdit/index.mjs +1 -1
- package/IconFileEdit/index.mjs.map +1 -1
- package/IconFileLock/index.js +1 -1
- package/IconFileLock/index.js.map +1 -1
- package/IconFileLock/index.mjs +1 -1
- package/IconFileLock/index.mjs.map +1 -1
- package/filtered-icons.json +3 -3
- package/icons-index.json +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +3 -3
package/IconFileCloud/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var c=Object.create;var
|
|
1
|
+
"use strict";var c=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?c(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var F={};x(F,{IconFileCloud:()=>u,default:()=>g});module.exports=P(F);var t=f(require("react"));var m=f(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(i.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),u=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconFileCloud});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,EACrE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileCloud_exports","__export","IconFileCloud","IconFileCloud_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
|
package/IconFileCloud/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z",fill:"currentColor"})),v=a;export{a as IconFileCloud,v as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.75 14.5C3.67893 14.5 2 16.1789 2 18.25C2 20.3211 3.67893 22 5.75 22H8.5C10.1569 22 11.5 20.6569 11.5 19C11.5 17.4301 10.2941 16.1419 8.75815 16.011C8.07569 15.0953 6.98332 14.5 5.75 14.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,EACrEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,iMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileCloud","props","React","CentralIconBase","IconFileCloud_default"]}
|
package/IconFileEdit/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var V={};x(V,{IconFileEdit:()=>c,default:()=>g});module.exports=P(V);var t=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...e})=>i.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),c=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),g=c;0&&(module.exports={IconFileEdit});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0UACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileEdit_exports","__export","IconFileEdit","IconFileEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
|
package/IconFileEdit/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z",fill:"currentColor"})),v=a;export{a as IconFileEdit,v as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.2566C2.99414 12.0139 4.0015 11.0066 5.24414 11.0066C6.48678 11.0066 7.49414 12.014 7.49414 13.2566V19.75C7.49414 19.9489 7.41512 20.1397 7.27447 20.2803L5.77447 21.7803C5.63382 21.921 5.44305 22 5.24414 22C5.04523 22 4.85446 21.921 4.71381 21.7803L3.21381 20.2803C3.07316 20.1397 2.99414 19.9489 2.99414 19.75L2.99414 13.2566Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0UACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,qVACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileEdit","props","React","CentralIconBase","IconFileEdit_default"]}
|
package/IconFileLock/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var C=Object.defineProperty;var
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!I.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(H(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(C({},"__esModule",{value:!0}),r);var V={};v(V,{IconFileLock:()=>s,default:()=>P});module.exports=x(V);var t=f(require("react"));var m=f(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),s=r=>t.default.createElement(i,{...r},t.default.createElement(l.Path,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),P=s;0&&(module.exports={IconFileLock});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ySACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileLock_exports","__export","IconFileLock","IconFileLock_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
|
package/IconFileLock/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z",fill:"currentColor"})),I=a;export{a as IconFileLock,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileLock/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileLock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileLock;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ySACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,0CAA0C,KAAK,eAAe,EACtEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
|
package/filtered-icons.json
CHANGED
|
@@ -9942,7 +9942,7 @@
|
|
|
9942
9942
|
},
|
|
9943
9943
|
{
|
|
9944
9944
|
"category": "Folders & Files",
|
|
9945
|
-
"svg": "<path d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\" fill=\"currentColor\"/><path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"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.
|
|
9945
|
+
"svg": "<path d=\"M12 2H4.75C4.33579 2 4 2.33579 4 2.75V13.2987C4.54736 13.1053 5.13639 13 5.75 13C7.24413 13 8.59077 13.6248 9.54442 14.6221C11.5266 15.0935 13 16.874 13 19C13 20.1525 12.5667 21.2039 11.8542 22H19.25C19.6642 22 20 21.6642 20 21.25V10H12.75C12.3358 10 12 9.66421 12 9.25V2Z\" fill=\"currentColor\"/><path d=\"M19.5607 8.5L13.5 2.43934V8.5H19.5607Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"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\"/>",
|
|
9946
9946
|
"iconName": "file-cloud, document",
|
|
9947
9947
|
"variant": {
|
|
9948
9948
|
"join": "round",
|
|
@@ -9970,7 +9970,7 @@
|
|
|
9970
9970
|
},
|
|
9971
9971
|
{
|
|
9972
9972
|
"category": "Folders & Files",
|
|
9973
|
-
"svg": "<path d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\" fill=\"currentColor\"/><path d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
9973
|
+
"svg": "<path d=\"M4.75073 2H12.0007V9.25C12.0007 9.66421 12.3365 10 12.7507 10H20.0007V21.25C20.0007 21.6642 19.6649 22 19.2507 22H7.67612L8.33513 21.341C8.75709 20.919 8.99414 19.3467 8.99414 18.75V13.2566C8.99414 11.1855 7.31521 9.50659 5.24414 9.50659C4.80831 9.50659 4.38984 9.58094 4.00073 9.71765V2.75C4.00073 2.33579 4.33652 2 4.75073 2Z\" fill=\"currentColor\"/><path d=\"M13.5007 2.43934L19.5614 8.5H13.5007V2.43934Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"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\"/>",
|
|
9974
9974
|
"iconName": "file-edit, document, cloud, sync",
|
|
9975
9975
|
"variant": {
|
|
9976
9976
|
"join": "round",
|
|
@@ -10012,7 +10012,7 @@
|
|
|
10012
10012
|
},
|
|
10013
10013
|
{
|
|
10014
10014
|
"category": "Folders & Files",
|
|
10015
|
-
"svg": "<path d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\" fill=\"currentColor\"/><path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.
|
|
10015
|
+
"svg": "<path d=\"M4.75 2H12V9.25C12 9.66421 12.3358 10 12.75 10H20V21.25C20 21.6642 19.6642 22 19.25 22H12.372C12.4549 21.7654 12.5 21.513 12.5 21.25V16.75C12.5 15.7999 11.9111 14.9873 11.0783 14.6574C10.5509 12.8336 8.8687 11.5 6.875 11.5C5.77448 11.5 4.76886 11.9063 4 12.5772V2.75C4 2.33579 4.33579 2 4.75 2Z\" fill=\"currentColor\"/><path d=\"M13.5 2.43934L19.5607 8.5H13.5V2.43934Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 16.75C3 16.3358 3.33579 16 3.75 16H4C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16H10.25C10.6642 16 11 16.3358 11 16.75V21.25C11 21.6642 10.6642 22 10.25 22H3.75C3.33579 22 3 21.6642 3 21.25V16.75ZM8.5 16C8.5 15.1716 7.82843 14.5 7 14.5C6.17157 14.5 5.5 15.1716 5.5 16H8.5Z\" fill=\"currentColor\"/>",
|
|
10016
10016
|
"iconName": "file-lock, document",
|
|
10017
10017
|
"variant": {
|
|
10018
10018
|
"join": "round",
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-0-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.100",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-1.5/IconHome';",
|