@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.150 → 1.1.151
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/IconArchive1/index.js +1 -1
- package/IconArchive1/index.js.map +1 -1
- package/IconArchive1/index.mjs +1 -1
- package/IconArchive1/index.mjs.map +1 -1
- package/IconArchiveJunk/index.d.ts +4 -0
- package/IconArchiveJunk/index.js +2 -0
- package/IconArchiveJunk/index.js.map +1 -0
- package/IconArchiveJunk/index.mjs +2 -0
- package/IconArchiveJunk/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- 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 +8 -1
package/IconArchive1/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of v(o))!I.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(l=d(o,n))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var H={};x(H,{IconArchive1:()=>i,default:()=>g});module.exports=P(H);var C=m(require("react"));var c=m(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...e})=>c.default.createElement(f.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"),i=r=>C.default.createElement(s,{...r},C.default.createElement(p.Path,{d:"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z",fill:"currentColor"}),C.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 8H3V18.5291C3 19.3691 3 19.7892 3.16349 20.11C3.3073 20.3923 3.53677 20.6218 3.81901 20.7656C4.13988 20.9291 4.55992 20.9291 5.4 20.9291H18.6C19.4401 20.9291 19.8601 20.9291 20.181 20.7656C20.4632 20.6218 20.6927 20.3923 20.8365 20.11C21 19.7892 21 19.3691 21 18.5291V8ZM9.5 11.5C9.5 11.2239 9.72386 11 10 11H14C14.2761 11 14.5 11.2239 14.5 11.5C14.5 11.7761 14.2761 12 14 12H10C9.72386 12 9.5 11.7761 9.5 11.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconArchive1});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArchive1/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 IconArchive1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconArchive1/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 IconArchive1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 8H3V18.5291C3 19.3691 3 19.7892 3.16349 20.11C3.3073 20.3923 3.53677 20.6218 3.81901 20.7656C4.13988 20.9291 4.55992 20.9291 5.4 20.9291H18.6C19.4401 20.9291 19.8601 20.9291 20.181 20.7656C20.4632 20.6218 20.6927 20.3923 20.8365 20.11C21 19.7892 21 19.3691 21 18.5291V8ZM9.5 11.5C9.5 11.2239 9.72386 11 10 11H14C14.2761 11 14.5 11.2239 14.5 11.5C14.5 11.7761 14.2761 12 14 12H10C9.72386 12 9.5 11.7761 9.5 11.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArchive1;\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,uIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kaACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArchive1_exports","__export","IconArchive1","IconArchive1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArchive1","props","React","CentralIconBase","IconArchive1_default"]}
|
package/IconArchive1/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var
|
|
1
|
+
import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as t}from"react-native-svg";var a=o=>e.createElement(n,{...o},e.createElement(t,{d:"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 8H3V18.5291C3 19.3691 3 19.7892 3.16349 20.11C3.3073 20.3923 3.53677 20.6218 3.81901 20.7656C4.13988 20.9291 4.55992 20.9291 5.4 20.9291H18.6C19.4401 20.9291 19.8601 20.9291 20.181 20.7656C20.4632 20.6218 20.6927 20.3923 20.8365 20.11C21 19.7892 21 19.3691 21 18.5291V8ZM9.5 11.5C9.5 11.2239 9.72386 11 10 11H14C14.2761 11 14.5 11.2239 14.5 11.5C14.5 11.7761 14.2761 12 14 12H10C9.72386 12 9.5 11.7761 9.5 11.5Z",fill:"currentColor"})),I=a;export{a as IconArchive1,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArchive1/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 IconArchive1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconArchive1/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 IconArchive1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 8H3V18.5291C3 19.3691 3 19.7892 3.16349 20.11C3.3073 20.3923 3.53677 20.6218 3.81901 20.7656C4.13988 20.9291 4.55992 20.9291 5.4 20.9291H18.6C19.4401 20.9291 19.8601 20.9291 20.181 20.7656C20.4632 20.6218 20.6927 20.3923 20.8365 20.11C21 19.7892 21 19.3691 21 18.5291V8ZM9.5 11.5C9.5 11.2239 9.72386 11 10 11H14C14.2761 11 14.5 11.2239 14.5 11.5C14.5 11.7761 14.2761 12 14 12H10C9.72386 12 9.5 11.7761 9.5 11.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArchive1;\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,uIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kaACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArchive1","props","React","CentralIconBase","IconArchive1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of v(o))!I.call(r,e)&&e!==C&&n(r,e,{get:()=>o[e],enumerable:!(l=d(o,e))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(B(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var g={};L(g,{IconArchiveJunk:()=>i,default:()=>P});module.exports=x(g);var t=m(require("react"));var c=m(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...C})=>c.default.createElement(f.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 p=require("react-native-svg"),i=r=>t.default.createElement(s,{...r},t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 18.5996C21 19.4393 21.0002 19.8598 20.8369 20.1807C20.6931 20.4629 20.4629 20.6931 20.1807 20.8369C19.8598 21.0002 19.4393 21 18.5996 21H5.40039C4.56068 21 4.14015 21.0002 3.81934 20.8369C3.53709 20.6931 3.3069 20.4629 3.16309 20.1807C2.99981 19.8598 3 19.4393 3 18.5996V8H21V18.5996ZM14.8535 11.6465C14.6583 11.4512 14.3417 11.4512 14.1465 11.6465L12 13.793L9.85352 11.6465C9.65825 11.4512 9.34175 11.4512 9.14648 11.6465C8.95122 11.8417 8.95122 12.1583 9.14648 12.3535L11.293 14.5L9.14648 16.6465C8.95122 16.8417 8.95122 17.1583 9.14648 17.3535C9.34175 17.5488 9.65825 17.5488 9.85352 17.3535L12 15.207L14.1465 17.3535C14.3417 17.5488 14.6583 17.5488 14.8535 17.3535C15.0488 17.1583 15.0488 16.8417 14.8535 16.6465L12.707 14.5L14.8535 12.3535C15.0488 12.1583 15.0488 11.8417 14.8535 11.6465Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M21.2002 3C21.4799 3 21.6197 3.00034 21.7266 3.05469C21.8206 3.10262 21.8974 3.17936 21.9453 3.27344C21.9997 3.38033 22 3.52014 22 3.7998V6.2002C22 6.47986 21.9997 6.61967 21.9453 6.72656C21.8974 6.82064 21.8206 6.89738 21.7266 6.94531C21.6197 6.99966 21.4799 7 21.2002 7H2.7998C2.52014 7 2.38033 6.99966 2.27344 6.94531C2.17936 6.89738 2.10262 6.82064 2.05469 6.72656C2.00034 6.61967 2 6.47986 2 6.2002V3.7998C2 3.52014 2.00034 3.38033 2.05469 3.27344C2.10262 3.17936 2.17936 3.10262 2.27344 3.05469C2.38033 3.00034 2.52014 3 2.7998 3H21.2002Z",fill:"currentColor"})),P=i;0&&(module.exports={IconArchiveJunk});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArchiveJunk/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 IconArchiveJunk: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 18.5996C21 19.4393 21.0002 19.8598 20.8369 20.1807C20.6931 20.4629 20.4629 20.6931 20.1807 20.8369C19.8598 21.0002 19.4393 21 18.5996 21H5.40039C4.56068 21 4.14015 21.0002 3.81934 20.8369C3.53709 20.6931 3.3069 20.4629 3.16309 20.1807C2.99981 19.8598 3 19.4393 3 18.5996V8H21V18.5996ZM14.8535 11.6465C14.6583 11.4512 14.3417 11.4512 14.1465 11.6465L12 13.793L9.85352 11.6465C9.65825 11.4512 9.34175 11.4512 9.14648 11.6465C8.95122 11.8417 8.95122 12.1583 9.14648 12.3535L11.293 14.5L9.14648 16.6465C8.95122 16.8417 8.95122 17.1583 9.14648 17.3535C9.34175 17.5488 9.65825 17.5488 9.85352 17.3535L12 15.207L14.1465 17.3535C14.3417 17.5488 14.6583 17.5488 14.8535 17.3535C15.0488 17.1583 15.0488 16.8417 14.8535 16.6465L12.707 14.5L14.8535 12.3535C15.0488 12.1583 15.0488 11.8417 14.8535 11.6465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2002 3C21.4799 3 21.6197 3.00034 21.7266 3.05469C21.8206 3.10262 21.8974 3.17936 21.9453 3.27344C21.9997 3.38033 22 3.52014 22 3.7998V6.2002C22 6.47986 21.9997 6.61967 21.9453 6.72656C21.8974 6.82064 21.8206 6.89738 21.7266 6.94531C21.6197 6.99966 21.4799 7 21.2002 7H2.7998C2.52014 7 2.38033 6.99966 2.27344 6.94531C2.17936 6.89738 2.10262 6.82064 2.05469 6.72656C2.00034 6.61967 2 6.47986 2 6.2002V3.7998C2 3.52014 2.00034 3.38033 2.05469 3.27344C2.10262 3.17936 2.17936 3.10262 2.27344 3.05469C2.38033 3.00034 2.52014 3 2.7998 3H21.2002Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArchiveJunk;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,gyBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,miBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArchiveJunk_exports","__export","IconArchiveJunk","IconArchiveJunk_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArchiveJunk","props","React","CentralIconBase","IconArchiveJunk_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...t})=>p.createElement(l,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>C.createElement(e,{...o},C.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 18.5996C21 19.4393 21.0002 19.8598 20.8369 20.1807C20.6931 20.4629 20.4629 20.6931 20.1807 20.8369C19.8598 21.0002 19.4393 21 18.5996 21H5.40039C4.56068 21 4.14015 21.0002 3.81934 20.8369C3.53709 20.6931 3.3069 20.4629 3.16309 20.1807C2.99981 19.8598 3 19.4393 3 18.5996V8H21V18.5996ZM14.8535 11.6465C14.6583 11.4512 14.3417 11.4512 14.1465 11.6465L12 13.793L9.85352 11.6465C9.65825 11.4512 9.34175 11.4512 9.14648 11.6465C8.95122 11.8417 8.95122 12.1583 9.14648 12.3535L11.293 14.5L9.14648 16.6465C8.95122 16.8417 8.95122 17.1583 9.14648 17.3535C9.34175 17.5488 9.65825 17.5488 9.85352 17.3535L12 15.207L14.1465 17.3535C14.3417 17.5488 14.6583 17.5488 14.8535 17.3535C15.0488 17.1583 15.0488 16.8417 14.8535 16.6465L12.707 14.5L14.8535 12.3535C15.0488 12.1583 15.0488 11.8417 14.8535 11.6465Z",fill:"currentColor"}),C.createElement(n,{d:"M21.2002 3C21.4799 3 21.6197 3.00034 21.7266 3.05469C21.8206 3.10262 21.8974 3.17936 21.9453 3.27344C21.9997 3.38033 22 3.52014 22 3.7998V6.2002C22 6.47986 21.9997 6.61967 21.9453 6.72656C21.8974 6.82064 21.8206 6.89738 21.7266 6.94531C21.6197 6.99966 21.4799 7 21.2002 7H2.7998C2.52014 7 2.38033 6.99966 2.27344 6.94531C2.17936 6.89738 2.10262 6.82064 2.05469 6.72656C2.00034 6.61967 2 6.47986 2 6.2002V3.7998C2 3.52014 2.00034 3.38033 2.05469 3.27344C2.10262 3.17936 2.17936 3.10262 2.27344 3.05469C2.38033 3.00034 2.52014 3 2.7998 3H21.2002Z",fill:"currentColor"})),I=a;export{a as IconArchiveJunk,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArchiveJunk/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 IconArchiveJunk: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 18.5996C21 19.4393 21.0002 19.8598 20.8369 20.1807C20.6931 20.4629 20.4629 20.6931 20.1807 20.8369C19.8598 21.0002 19.4393 21 18.5996 21H5.40039C4.56068 21 4.14015 21.0002 3.81934 20.8369C3.53709 20.6931 3.3069 20.4629 3.16309 20.1807C2.99981 19.8598 3 19.4393 3 18.5996V8H21V18.5996ZM14.8535 11.6465C14.6583 11.4512 14.3417 11.4512 14.1465 11.6465L12 13.793L9.85352 11.6465C9.65825 11.4512 9.34175 11.4512 9.14648 11.6465C8.95122 11.8417 8.95122 12.1583 9.14648 12.3535L11.293 14.5L9.14648 16.6465C8.95122 16.8417 8.95122 17.1583 9.14648 17.3535C9.34175 17.5488 9.65825 17.5488 9.85352 17.3535L12 15.207L14.1465 17.3535C14.3417 17.5488 14.6583 17.5488 14.8535 17.3535C15.0488 17.1583 15.0488 16.8417 14.8535 16.6465L12.707 14.5L14.8535 12.3535C15.0488 12.1583 15.0488 11.8417 14.8535 11.6465Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2002 3C21.4799 3 21.6197 3.00034 21.7266 3.05469C21.8206 3.10262 21.8974 3.17936 21.9453 3.27344C21.9997 3.38033 22 3.52014 22 3.7998V6.2002C22 6.47986 21.9997 6.61967 21.9453 6.72656C21.8974 6.82064 21.8206 6.89738 21.7266 6.94531C21.6197 6.99966 21.4799 7 21.2002 7H2.7998C2.52014 7 2.38033 6.99966 2.27344 6.94531C2.17936 6.89738 2.10262 6.82064 2.05469 6.72656C2.00034 6.61967 2 6.47986 2 6.2002V3.7998C2 3.52014 2.00034 3.38033 2.05469 3.27344C2.10262 3.17936 2.17936 3.10262 2.27344 3.05469C2.38033 3.00034 2.52014 3 2.7998 3H21.2002Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArchiveJunk;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,gyBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,miBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArchiveJunk","props","React","CentralIconBase","IconArchiveJunk_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
},
|
|
997
997
|
{
|
|
998
998
|
"category": "Interface General",
|
|
999
|
-
"svg": "<path d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
999
|
+
"svg": "<path d=\"M2.5 3C2.22386 3 2 3.22386 2 3.5V6.5C2 6.77614 2.22386 7 2.5 7H21.5C21.7761 7 22 6.77614 22 6.5V3.5C22 3.22386 21.7761 3 21.5 3H2.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 8H3V18.5291C3 19.3691 3 19.7892 3.16349 20.11C3.3073 20.3923 3.53677 20.6218 3.81901 20.7656C4.13988 20.9291 4.55992 20.9291 5.4 20.9291H18.6C19.4401 20.9291 19.8601 20.9291 20.181 20.7656C20.4632 20.6218 20.6927 20.3923 20.8365 20.11C21 19.7892 21 19.3691 21 18.5291V8ZM9.5 11.5C9.5 11.2239 9.72386 11 10 11H14C14.2761 11 14.5 11.2239 14.5 11.5C14.5 11.7761 14.2761 12 14 12H10C9.72386 12 9.5 11.7761 9.5 11.5Z\" fill=\"currentColor\"/>",
|
|
1000
1000
|
"iconName": "archive-1, inbox, file",
|
|
1001
1001
|
"variant": {
|
|
1002
1002
|
"join": "round",
|
|
@@ -1008,6 +1008,20 @@
|
|
|
1008
1008
|
"packageName": "round-filled-radius-1-stroke-1",
|
|
1009
1009
|
"componentName": "IconArchive1"
|
|
1010
1010
|
},
|
|
1011
|
+
{
|
|
1012
|
+
"category": "Interface General",
|
|
1013
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 18.5996C21 19.4393 21.0002 19.8598 20.8369 20.1807C20.6931 20.4629 20.4629 20.6931 20.1807 20.8369C19.8598 21.0002 19.4393 21 18.5996 21H5.40039C4.56068 21 4.14015 21.0002 3.81934 20.8369C3.53709 20.6931 3.3069 20.4629 3.16309 20.1807C2.99981 19.8598 3 19.4393 3 18.5996V8H21V18.5996ZM14.8535 11.6465C14.6583 11.4512 14.3417 11.4512 14.1465 11.6465L12 13.793L9.85352 11.6465C9.65825 11.4512 9.34175 11.4512 9.14648 11.6465C8.95122 11.8417 8.95122 12.1583 9.14648 12.3535L11.293 14.5L9.14648 16.6465C8.95122 16.8417 8.95122 17.1583 9.14648 17.3535C9.34175 17.5488 9.65825 17.5488 9.85352 17.3535L12 15.207L14.1465 17.3535C14.3417 17.5488 14.6583 17.5488 14.8535 17.3535C15.0488 17.1583 15.0488 16.8417 14.8535 16.6465L12.707 14.5L14.8535 12.3535C15.0488 12.1583 15.0488 11.8417 14.8535 11.6465Z\" fill=\"currentColor\"/><path d=\"M21.2002 3C21.4799 3 21.6197 3.00034 21.7266 3.05469C21.8206 3.10262 21.8974 3.17936 21.9453 3.27344C21.9997 3.38033 22 3.52014 22 3.7998V6.2002C22 6.47986 21.9997 6.61967 21.9453 6.72656C21.8974 6.82064 21.8206 6.89738 21.7266 6.94531C21.6197 6.99966 21.4799 7 21.2002 7H2.7998C2.52014 7 2.38033 6.99966 2.27344 6.94531C2.17936 6.89738 2.10262 6.82064 2.05469 6.72656C2.00034 6.61967 2 6.47986 2 6.2002V3.7998C2 3.52014 2.00034 3.38033 2.05469 3.27344C2.10262 3.17936 2.17936 3.10262 2.27344 3.05469C2.38033 3.00034 2.52014 3 2.7998 3H21.2002Z\" fill=\"currentColor\"/>",
|
|
1014
|
+
"iconName": "archive-junk",
|
|
1015
|
+
"variant": {
|
|
1016
|
+
"join": "round",
|
|
1017
|
+
"filled": "on",
|
|
1018
|
+
"radius": "1",
|
|
1019
|
+
"stroke": "1"
|
|
1020
|
+
},
|
|
1021
|
+
"createdAt": "2026-03-02T09:01:01.031321+00:00",
|
|
1022
|
+
"packageName": "round-filled-radius-1-stroke-1",
|
|
1023
|
+
"componentName": "IconArchiveJunk"
|
|
1024
|
+
},
|
|
1011
1025
|
{
|
|
1012
1026
|
"category": "Augmented Reality",
|
|
1013
1027
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1147 3.0933C12.0432 3.05309 11.9559 3.05309 11.8844 3.0933L10.1052 4.09409C9.85723 4.23358 9.54313 4.14563 9.40365 3.89766C9.26416 3.64969 9.35211 3.33559 9.60008 3.19611L11.3793 2.19531C11.7644 1.97868 12.2347 1.97868 12.6198 2.19531L14.399 3.1961C14.6469 3.33559 14.7349 3.64968 14.5954 3.89766C14.4559 4.14563 14.1418 4.23357 13.8938 4.09409L12.1147 3.0933ZM17.7386 5.66571C17.8781 5.41774 18.1922 5.32979 18.4402 5.46928L20.3698 6.55469C20.7681 6.77877 21.0147 7.2003 21.0147 7.65736V9.68179C21.0147 9.9663 20.784 10.1969 20.4995 10.1969C20.215 10.1969 19.9844 9.9663 19.9844 9.68179V7.65736C19.9844 7.57252 19.9386 7.49427 19.8647 7.45267L17.935 6.36726C17.6871 6.22778 17.5991 5.91368 17.7386 5.66571ZM6.26044 5.66571C6.39993 5.91369 6.31198 6.22778 6.06401 6.36727L4.13439 7.45268C4.06044 7.49427 4.01468 7.57252 4.01468 7.65736L4.01468 9.68179C4.01468 9.9663 3.78404 10.1969 3.49953 10.1969C3.21502 10.1969 2.98438 9.9663 2.98438 9.68179L2.98438 7.65736C2.98438 7.2003 3.2309 6.77877 3.62927 6.55469L5.55889 5.46928C5.80686 5.32979 6.12096 5.41774 6.26044 5.66571ZM20.4995 13.803C20.784 13.803 21.0147 14.0336 21.0147 14.3182V16.3426C21.0147 16.7997 20.7681 17.2212 20.3698 17.4453L18.4402 18.5307C18.1922 18.6702 17.8781 18.5822 17.7386 18.3342C17.5991 18.0863 17.6871 17.7722 17.935 17.6327L19.8647 16.5473C19.9386 16.5057 19.9844 16.4274 19.9844 16.3426V14.3182C19.9844 14.0336 20.215 13.803 20.4995 13.803ZM3.49953 13.803C3.78404 13.803 4.01468 14.0336 4.01468 14.3182L4.01468 16.3426C4.01468 16.4274 4.06044 16.5057 4.13439 16.5473L6.064 17.6327C6.31197 17.7722 6.39992 18.0863 6.26043 18.3342C6.12095 18.5822 5.80685 18.6702 5.55888 18.5307L3.62927 17.4453C3.23091 17.2212 2.98437 16.7997 2.98438 16.3426L2.98438 14.3182C2.98438 14.0336 3.21502 13.803 3.49953 13.803ZM9.40364 20.1023C9.54313 19.8543 9.85722 19.7664 10.1052 19.9059L11.8844 20.9067C11.9559 20.9469 12.0432 20.9469 12.1147 20.9067L13.8939 19.9059C14.1418 19.7664 14.4559 19.8543 14.5954 20.1023C14.7349 20.3503 14.6469 20.6644 14.399 20.8038L12.6198 21.8046C12.2347 22.0213 11.7644 22.0213 11.3793 21.8046L9.60008 20.8038C9.3521 20.6644 9.26416 20.3503 9.40364 20.1023Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9995 2.42233C12.284 2.42233 12.5147 2.65297 12.5147 2.93748V6.49998C12.5147 6.78449 12.284 7.01513 11.9995 7.01513C11.715 7.01513 11.4844 6.78449 11.4844 6.49998V2.93748C11.4844 2.65297 11.715 2.42233 11.9995 2.42233ZM3.55339 7.24983C3.69565 7.00343 4.01071 6.91901 4.2571 7.06127L7.2212 8.77259C7.4676 8.91485 7.55202 9.22991 7.40976 9.4763C7.26751 9.7227 6.95245 9.80712 6.70605 9.66486L3.74195 7.95354C3.49556 7.81128 3.41114 7.49622 3.55339 7.24983ZM20.4457 7.24983C20.5879 7.49622 20.5035 7.81128 20.2571 7.95354L17.293 9.66486C17.0466 9.80712 16.7315 9.7227 16.5893 9.4763C16.447 9.22991 16.5315 8.91485 16.7778 8.77259L19.7419 7.06127C19.9883 6.91901 20.3034 7.00343 20.4457 7.24983ZM7.40976 14.5237C7.55202 14.77 7.4676 15.0851 7.2212 15.2274L4.2571 16.9387C4.01071 17.0809 3.69565 16.9965 3.55339 16.7501C3.41114 16.5037 3.49556 16.1887 3.74195 16.0464L6.70605 14.3351C6.95245 14.1928 7.26751 14.2773 7.40976 14.5237ZM16.5893 14.5237C16.7315 14.2773 17.0466 14.1928 17.293 14.3351L20.2571 16.0464C20.5035 16.1887 20.5879 16.5037 20.4457 16.7501C20.3034 16.9965 19.9883 17.0809 19.7419 16.9387L16.7778 15.2274C16.5315 15.0851 16.447 14.77 16.5893 14.5237ZM11.9995 16.9848C12.284 16.9848 12.5147 17.2155 12.5147 17.5V21.0625C12.5147 21.347 12.284 21.5776 11.9995 21.5776C11.715 21.5776 11.4844 21.347 11.4844 21.0625V17.5C11.4844 17.2155 11.715 16.9848 11.9995 16.9848Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.5976 10.4999C14.7356 10.7391 14.6537 11.0449 14.4145 11.183L12.4995 12.2886V14.5C12.4995 14.7761 12.2756 15 11.9995 15C11.7234 15 11.4995 14.7761 11.4995 14.5V12.2887L9.58443 11.183C9.34528 11.045 9.26334 10.7392 9.40141 10.5C9.53948 10.2609 9.84527 10.1789 10.0844 10.317L11.9995 11.4226L13.9145 10.3169C14.1537 10.1789 14.4595 10.2608 14.5976 10.4999Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.151",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1835,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -893,13 +893,14 @@
|
|
|
893
893
|
]
|
|
894
894
|
},
|
|
895
895
|
"Interface General": {
|
|
896
|
-
"count":
|
|
896
|
+
"count": 190,
|
|
897
897
|
"icons": [
|
|
898
898
|
"IconAnchor1",
|
|
899
899
|
"IconAnchor2",
|
|
900
900
|
"IconAppearanceDarkMode",
|
|
901
901
|
"IconAppearanceLightMode",
|
|
902
902
|
"IconArchive1",
|
|
903
|
+
"IconArchiveJunk",
|
|
903
904
|
"IconArrowBoxLeft",
|
|
904
905
|
"IconArrowBoxRight",
|
|
905
906
|
"IconArrowInbox",
|
|
@@ -2108,6 +2109,7 @@
|
|
|
2108
2109
|
"IconArc": "arc",
|
|
2109
2110
|
"IconArchive": "archive, folder, box",
|
|
2110
2111
|
"IconArchive1": "archive-1, inbox, file",
|
|
2112
|
+
"IconArchiveJunk": "archive-junk",
|
|
2111
2113
|
"IconArCube3": "ar-cube-3",
|
|
2112
2114
|
"IconArena": "arena",
|
|
2113
2115
|
"IconArmchair": "armchair, seat, chill",
|
package/index.d.ts
CHANGED
|
@@ -73,6 +73,7 @@ export { IconArScanCube2, default as IconArScanCube2Default, } from "./IconArSca
|
|
|
73
73
|
export { IconArc, default as IconArcDefault } from "./IconArc";
|
|
74
74
|
export { IconArchive, default as IconArchiveDefault } from "./IconArchive";
|
|
75
75
|
export { IconArchive1, default as IconArchive1Default } from "./IconArchive1";
|
|
76
|
+
export { IconArchiveJunk, default as IconArchiveJunkDefault, } from "./IconArchiveJunk";
|
|
76
77
|
export { IconArena, default as IconArenaDefault } from "./IconArena";
|
|
77
78
|
export { IconArmchair, default as IconArmchairDefault } from "./IconArmchair";
|
|
78
79
|
export { IconAround, default as IconAroundDefault } from "./IconAround";
|