@central-icons-react-native/square-filled-radius-0-stroke-1 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 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:"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z",fill:"currentColor"}),t.default.createElement(C.Path,{d:"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z",fill:"currentColor"}),t.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.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=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yCAAyC,KAAK,eAAe,EACrE,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yLACF,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
|
|
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:"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z",fill:"currentColor"}),o.createElement(n,{d:"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.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=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileCloud/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileCloud: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\" />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileCloud;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yCAAyC,KAAK,eAAe,EACrEG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yLACF,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 l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var
|
|
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)),L=r=>a(l({},"__esModule",{value:!0}),r);var g={};x(g,{IconFileEdit:()=>c,default:()=>P});module.exports=L(g);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:"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 19.9571L4.99414 21.9571L2.99414 19.9571L2.99414 13.0066Z",fill:"currentColor"})),P=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=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\"\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=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 19.9571L4.99414 21.9571L2.99414 19.9571L2.99414 13.0066Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kLACF,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 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:"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
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:"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 19.9571L4.99414 21.9571L2.99414 19.9571L2.99414 13.0066Z",fill:"currentColor"})),v=a;export{a as IconFileEdit,v as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileEdit/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconFileEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\"\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=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 19.9571L4.99414 21.9571L2.99414 19.9571L2.99414 13.0066Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileEdit;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kLACF,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 l=Object.defineProperty;var
|
|
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:"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z",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 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z",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=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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
|
|
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=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z\"\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,8GACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,KAAK,eAAe,EACtE,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"]}
|
package/IconFileLock/index.mjs
CHANGED
|
@@ -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:"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z",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
|
|
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:"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z",fill:"currentColor"}),o.createElement(n,{d:"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z",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 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z",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=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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
|
|
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=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z\"\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,8GACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,0CAA0C,KAAK,eAAe,EACtEG,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"]}
|
package/filtered-icons.json
CHANGED
|
@@ -9942,7 +9942,7 @@
|
|
|
9942
9942
|
},
|
|
9943
9943
|
{
|
|
9944
9944
|
"category": "Folders & Files",
|
|
9945
|
-
"svg": "<path d=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\" fill=\"currentColor\"/><path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.
|
|
9945
|
+
"svg": "<path d=\"M4 2H12.5V9.5H20V22H10.4495C11.0978 21.3647 11.5 20.4793 11.5 19.5C11.5 17.7446 10.2077 16.2911 8.52265 16.0388C7.74466 15.1005 6.56843 14.5 5.25 14.5C4.81497 14.5 4.39521 14.5654 4 14.6868V2Z\" fill=\"currentColor\"/><path d=\"M19.7071 8.5L13.5 2.29289V8.5H19.7071Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 18.75C2 20.5449 3.45507 22 5.25 22H8C9.38071 22 10.5 20.8807 10.5 19.5C10.5 18.1193 9.38071 17 8 17L7.9888 17C7.4116 16.0983 6.40146 15.5 5.25 15.5C3.45507 15.5 2 16.9551 2 18.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=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\" fill=\"currentColor\"/><path d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
9973
|
+
"svg": "<path d=\"M12.5007 2H4.00073V10.175C4.31165 10.0659 4.64597 10.0066 4.99414 10.0066C6.651 10.0066 7.99414 11.3497 7.99414 13.0066L7.99414 20.3713L6.36546 22H20.0007V9.5H12.5007V2Z\" fill=\"currentColor\"/><path d=\"M13.5007 2.29289L19.7078 8.5H13.5007V2.29289Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.99414 13.0066C2.99414 11.902 3.88957 11.0066 4.99414 11.0066C6.09871 11.0066 6.99414 11.902 6.99414 13.0066L6.99414 19.9571L4.99414 21.9571L2.99414 19.9571L2.99414 13.0066Z\" 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=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\" fill=\"currentColor\"/><path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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
|
|
10015
|
+
"svg": "<path d=\"M12.5 2H4V13.3542C4.73294 12.5238 5.80531 12 7 12C8.86384 12 10.4299 13.2748 10.874 15H12V22H20V9.5H12.5V2Z\" fill=\"currentColor\"/><path d=\"M13.5 2.29289L19.7071 8.5H13.5V2.29289Z\" 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 16C9 14.8954 8.10457 14 7 14C5.89543 14 5 14.8954 5 16H9Z\" 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-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.100",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1/IconHome';",
|