@central-icons-react-native/round-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.
- 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/IconListAdd/index.js +1 -1
- package/IconListAdd/index.js.map +1 -1
- package/IconListAdd/index.mjs +1 -1
- package/IconListAdd/index.mjs.map +1 -1
- package/filtered-icons.json +4 -4
- 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 +4 -4
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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\"\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=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.
|
|
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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\"\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=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.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,+QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/D,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gMACF,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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.4142 8L14 2.58579V8H19.4142Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\"\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=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.
|
|
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 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\"\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=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.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,+QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,mCAAmC,KAAK,eAAe,EAC/DG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gMACF,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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(l.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.5C8 19.7652 7.89464 20.0196 7.70711 20.2071L6.20711 21.7071C6.01957 21.8946 5.76522 22 5.5 22C5.23478 22 4.98043 21.8946 4.79289 21.7071L3.29289 20.2071C3.10536 20.0196 3 19.7652 3 19.5L3 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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\"\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=\"
|
|
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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\"\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.5C8 19.7652 7.89464 20.0196 7.70711 20.2071L6.20711 21.7071C6.01957 21.8946 5.76522 22 5.5 22C5.23478 22 4.98043 21.8946 4.79289 21.7071L3.29289 20.2071C3.10536 20.0196 3 19.7652 3 19.5L3 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,wPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z",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.5C8 19.7652 7.89464 20.0196 7.70711 20.2071L6.20711 21.7071C6.01957 21.8946 5.76522 22 5.5 22C5.23478 22 4.98043 21.8946 4.79289 21.7071L3.29289 20.2071C3.10536 20.0196 3 19.7652 3 19.5L3 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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\"\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=\"
|
|
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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\"\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.5C8 19.7652 7.89464 20.0196 7.70711 20.2071L6.20711 21.7071C6.01957 21.8946 5.76522 22 5.5 22C5.23478 22 4.98043 21.8946 4.79289 21.7071L3.29289 20.2071C3.10536 20.0196 3 19.7652 3 19.5L3 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,wPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+RACF,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 d=Object.getOwnPropertyDescriptor;var
|
|
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 g={};x(g,{IconFileLock:()=>s,default:()=>V});module.exports=P(g);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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3 21V17ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),V=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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\"\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 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3
|
|
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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\"\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 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3 21V17ZM8 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,gQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+OACF,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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3
|
|
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:"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z",fill:"currentColor"}),o.createElement(n,{d:"M14 2.58579L19.4142 8H14V2.58579Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3 21V17ZM8 16C8 15.4477 7.55228 15 7 15C6.44772 15 6 15.4477 6 16H8Z",fill:"currentColor"})),v=a;export{a as IconFileLock,v 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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\"\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 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3
|
|
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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\"\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 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3 21V17ZM8 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,gQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+OACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileLock","props","React","CentralIconBase","IconFileLock_default"]}
|
package/IconListAdd/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!I.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=H(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(B(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconListAdd:()=>c,default:()=>g});module.exports=P(v);var t=m(require("react"));var s=m(require("react")),a=require("react-native-svg"),i=({children:r,size:o=24,...C})=>s.default.createElement(a.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 e=require("react-native-svg"),c=r=>t.default.createElement(i,{...r},t.default.createElement(e.Path,{d:"M10 17C10.5523 17 11 17.4477 11 18C11 18.5523 10.5523 19 10 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H10Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18 11C18.5523 11 19 11.4477 19 12V14H21C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H19V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V16H15C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14H17V12C17 11.4477 17.4477 11 18 11Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M10 11C10.5523 11 11 11.4477 11 12C11 12.5523 10.5523 13 10 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H10Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H20Z",fill:"currentColor"})),g=c;0&&(module.exports={IconListAdd});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconListAdd/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path
|
|
1
|
+
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10 17C10.5523 17 11 17.4477 11 18C11 18.5523 10.5523 19 10 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 11C18.5523 11 19 11.4477 19 12V14H21C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H19V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V16H15C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14H17V12C17 11.4477 17.4477 11 18 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 11C10.5523 11 11 11.4477 11 12C11 12.5523 10.5523 13 10 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H20Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListAdd;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListAdd_exports","__export","IconListAdd","IconListAdd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListAdd","props","React","CentralIconBase","IconListAdd_default"]}
|
package/IconListAdd/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:t,size:r=24,...e})=>l.createElement(p,{...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 f=t=>o.createElement(n,{...t},o.createElement(C,{d:"M10 17C10.5523 17 11 17.4477 11 18C11 18.5523 10.5523 19 10 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H10Z",fill:"currentColor"}),o.createElement(C,{d:"M18 11C18.5523 11 19 11.4477 19 12V14H21C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H19V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V16H15C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14H17V12C17 11.4477 17.4477 11 18 11Z",fill:"currentColor"}),o.createElement(C,{d:"M10 11C10.5523 11 11 11.4477 11 12C11 12.5523 10.5523 13 10 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H10Z",fill:"currentColor"}),o.createElement(C,{d:"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H20Z",fill:"currentColor"})),I=f;export{f as IconListAdd,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path
|
|
1
|
+
{"version":3,"sources":["../src/IconListAdd/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 IconListAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10 17C10.5523 17 11 17.4477 11 18C11 18.5523 10.5523 19 10 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 11C18.5523 11 19 11.4477 19 12V14H21C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H19V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V16H15C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14H17V12C17 11.4477 17.4477 11 18 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 11C10.5523 11 11 11.4477 11 12C11 12.5523 10.5523 13 10 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H20Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListAdd;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kHACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListAdd","props","React","CentralIconBase","IconListAdd_default"]}
|
package/filtered-icons.json
CHANGED
|
@@ -9942,7 +9942,7 @@
|
|
|
9942
9942
|
},
|
|
9943
9943
|
{
|
|
9944
9944
|
"category": "Folders & Files",
|
|
9945
|
-
"svg": "<path d=\"M12 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\" fill=\"currentColor\"/><path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.
|
|
9945
|
+
"svg": "<path d=\"M12 2H5C4.44772 2 4 2.44772 4 3V11.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 22H19C19.5523 22 20 21.5523 20 21V10H13C12.4477 10 12 9.55228 12 9V2Z\" fill=\"currentColor\"/><path d=\"M19.4142 8L14 2.58579V8H19.4142Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.25 13.5C3.90279 13.5 2 15.4028 2 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.2911 9.52265 15.0388C8.74466 14.1005 7.56843 13.5 6.25 13.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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
9973
|
+
"svg": "<path d=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H8.74264L9.12132 21.6213C9.68393 21.0587 10 20.2957 10 19.5V13.5588C10 11.0736 7.98528 9.05884 5.5 9.05884C4.97405 9.05884 4.46917 9.14907 4 9.3149V3C4 2.44772 4.44772 2 5 2Z\" 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.5C8 19.7652 7.89464 20.0196 7.70711 20.2071L6.20711 21.7071C6.01957 21.8946 5.76522 22 5.5 22C5.23478 22 4.98043 21.8946 4.79289 21.7071L3.29289 20.2071C3.10536 20.0196 3 19.7652 3 19.5L3 13.5588Z\" 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=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3
|
|
10015
|
+
"svg": "<path d=\"M5 2H12V9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.8293C12.9398 21.6872 13 21.3506 13 21V17C13 16.0193 12.5294 15.1484 11.8017 14.601C11.1965 12.5205 9.27582 11 7 11C5.87439 11 4.83566 11.3719 4 11.9996V3C4 2.44772 4.44772 2 5 2Z\" fill=\"currentColor\"/><path d=\"M14 2.58579L19.4142 8H14V2.58579Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 17C3 16.4477 3.44772 16 4 16C4 14.3431 5.34315 13 7 13C8.65685 13 10 14.3431 10 16C10.5523 16 11 16.4477 11 17V21C11 21.5523 10.5523 22 10 22H4C3.44772 22 3 21.5523 3 21V17ZM8 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": "round",
|
|
@@ -13624,7 +13624,7 @@
|
|
|
13624
13624
|
},
|
|
13625
13625
|
{
|
|
13626
13626
|
"category": "Interface General",
|
|
13627
|
-
"svg": "<path d=\"
|
|
13627
|
+
"svg": "<path d=\"M10 17C10.5523 17 11 17.4477 11 18C11 18.5523 10.5523 19 10 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H10Z\" fill=\"currentColor\"/><path d=\"M18 11C18.5523 11 19 11.4477 19 12V14H21C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H19V18C19 18.5523 18.5523 19 18 19C17.4477 19 17 18.5523 17 18V16H15C14.4477 16 14 15.5523 14 15C14 14.4477 14.4477 14 15 14H17V12C17 11.4477 17.4477 11 18 11Z\" fill=\"currentColor\"/><path d=\"M10 11C10.5523 11 11 11.4477 11 12C11 12.5523 10.5523 13 10 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H10Z\" fill=\"currentColor\"/><path d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H20Z\" fill=\"currentColor\"/>",
|
|
13628
13628
|
"iconName": "list-add, list-plus, new-list",
|
|
13629
13629
|
"variant": {
|
|
13630
13630
|
"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-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.100",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-2/IconHome';",
|