@central-icons-react-native/round-filled-radius-2-stroke-1.5 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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconArchiveJunk: FC<CentralIconBaseProps>;
4
+ export default IconArchiveJunk;
@@ -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 17.0801C21 17.6142 21.0005 18.0606 20.9707 18.4248C20.9397 18.8045 20.8719 19.1609 20.7002 19.498C20.4365 20.0155 20.0155 20.4365 19.498 20.7002C19.1609 20.8719 18.8045 20.9397 18.4248 20.9707C18.0606 21.0005 17.6142 21 17.0801 21H6.91992C6.38578 21 5.93942 21.0005 5.5752 20.9707C5.19546 20.9397 4.83909 20.8719 4.50195 20.7002C3.98451 20.4365 3.56346 20.0155 3.2998 19.498C3.12809 19.1609 3.06033 18.8045 3.0293 18.4248C2.99954 18.0606 2.99999 17.6142 3 17.0801V8.5H21V17.0801ZM14.7803 11.9697C14.4874 11.6768 14.0126 11.6768 13.7197 11.9697L12 13.6895L10.2803 11.9697C9.98738 11.6768 9.51262 11.6768 9.21973 11.9697C8.92683 12.2626 8.92683 12.7374 9.21973 13.0303L10.9395 14.75L9.21973 16.4697C8.92683 16.7626 8.92683 17.2374 9.21973 17.5303C9.51262 17.8232 9.98738 17.8232 10.2803 17.5303L12 15.8105L13.7197 17.5303C14.0126 17.8232 14.4874 17.8232 14.7803 17.5303C15.0732 17.2374 15.0732 16.7626 14.7803 16.4697L13.0605 14.75L14.7803 13.0303C15.0732 12.7374 15.0732 12.2626 14.7803 11.9697Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M21.25 3C21.6642 3 22 3.33579 22 3.75V6.25C22 6.66421 21.6642 7 21.25 7H2.75C2.33579 7 2 6.66421 2 6.25V3.75C2 3.33579 2.33579 3 2.75 3H21.25Z",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 17.0801C21 17.6142 21.0005 18.0606 20.9707 18.4248C20.9397 18.8045 20.8719 19.1609 20.7002 19.498C20.4365 20.0155 20.0155 20.4365 19.498 20.7002C19.1609 20.8719 18.8045 20.9397 18.4248 20.9707C18.0606 21.0005 17.6142 21 17.0801 21H6.91992C6.38578 21 5.93942 21.0005 5.5752 20.9707C5.19546 20.9397 4.83909 20.8719 4.50195 20.7002C3.98451 20.4365 3.56346 20.0155 3.2998 19.498C3.12809 19.1609 3.06033 18.8045 3.0293 18.4248C2.99954 18.0606 2.99999 17.6142 3 17.0801V8.5H21V17.0801ZM14.7803 11.9697C14.4874 11.6768 14.0126 11.6768 13.7197 11.9697L12 13.6895L10.2803 11.9697C9.98738 11.6768 9.51262 11.6768 9.21973 11.9697C8.92683 12.2626 8.92683 12.7374 9.21973 13.0303L10.9395 14.75L9.21973 16.4697C8.92683 16.7626 8.92683 17.2374 9.21973 17.5303C9.51262 17.8232 9.98738 17.8232 10.2803 17.5303L12 15.8105L13.7197 17.5303C14.0126 17.8232 14.4874 17.8232 14.7803 17.5303C15.0732 17.2374 15.0732 16.7626 14.7803 16.4697L13.0605 14.75L14.7803 13.0303C15.0732 12.7374 15.0732 12.2626 14.7803 11.9697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.25 3C21.6642 3 22 3.33579 22 3.75V6.25C22 6.66421 21.6642 7 21.25 7H2.75C2.33579 7 2 6.66421 2 6.25V3.75C2 3.33579 2.33579 3 2.75 3H21.25Z\"\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,y+BACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,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 17.0801C21 17.6142 21.0005 18.0606 20.9707 18.4248C20.9397 18.8045 20.8719 19.1609 20.7002 19.498C20.4365 20.0155 20.0155 20.4365 19.498 20.7002C19.1609 20.8719 18.8045 20.9397 18.4248 20.9707C18.0606 21.0005 17.6142 21 17.0801 21H6.91992C6.38578 21 5.93942 21.0005 5.5752 20.9707C5.19546 20.9397 4.83909 20.8719 4.50195 20.7002C3.98451 20.4365 3.56346 20.0155 3.2998 19.498C3.12809 19.1609 3.06033 18.8045 3.0293 18.4248C2.99954 18.0606 2.99999 17.6142 3 17.0801V8.5H21V17.0801ZM14.7803 11.9697C14.4874 11.6768 14.0126 11.6768 13.7197 11.9697L12 13.6895L10.2803 11.9697C9.98738 11.6768 9.51262 11.6768 9.21973 11.9697C8.92683 12.2626 8.92683 12.7374 9.21973 13.0303L10.9395 14.75L9.21973 16.4697C8.92683 16.7626 8.92683 17.2374 9.21973 17.5303C9.51262 17.8232 9.98738 17.8232 10.2803 17.5303L12 15.8105L13.7197 17.5303C14.0126 17.8232 14.4874 17.8232 14.7803 17.5303C15.0732 17.2374 15.0732 16.7626 14.7803 16.4697L13.0605 14.75L14.7803 13.0303C15.0732 12.7374 15.0732 12.2626 14.7803 11.9697Z",fill:"currentColor"}),C.createElement(n,{d:"M21.25 3C21.6642 3 22 3.33579 22 3.75V6.25C22 6.66421 21.6642 7 21.25 7H2.75C2.33579 7 2 6.66421 2 6.25V3.75C2 3.33579 2.33579 3 2.75 3H21.25Z",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 17.0801C21 17.6142 21.0005 18.0606 20.9707 18.4248C20.9397 18.8045 20.8719 19.1609 20.7002 19.498C20.4365 20.0155 20.0155 20.4365 19.498 20.7002C19.1609 20.8719 18.8045 20.9397 18.4248 20.9707C18.0606 21.0005 17.6142 21 17.0801 21H6.91992C6.38578 21 5.93942 21.0005 5.5752 20.9707C5.19546 20.9397 4.83909 20.8719 4.50195 20.7002C3.98451 20.4365 3.56346 20.0155 3.2998 19.498C3.12809 19.1609 3.06033 18.8045 3.0293 18.4248C2.99954 18.0606 2.99999 17.6142 3 17.0801V8.5H21V17.0801ZM14.7803 11.9697C14.4874 11.6768 14.0126 11.6768 13.7197 11.9697L12 13.6895L10.2803 11.9697C9.98738 11.6768 9.51262 11.6768 9.21973 11.9697C8.92683 12.2626 8.92683 12.7374 9.21973 13.0303L10.9395 14.75L9.21973 16.4697C8.92683 16.7626 8.92683 17.2374 9.21973 17.5303C9.51262 17.8232 9.98738 17.8232 10.2803 17.5303L12 15.8105L13.7197 17.5303C14.0126 17.8232 14.4874 17.8232 14.7803 17.5303C15.0732 17.2374 15.0732 16.7626 14.7803 16.4697L13.0605 14.75L14.7803 13.0303C15.0732 12.7374 15.0732 12.2626 14.7803 11.9697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.25 3C21.6642 3 22 3.33579 22 3.75V6.25C22 6.66421 21.6642 7 21.25 7H2.75C2.33579 7 2 6.66421 2 6.25V3.75C2 3.33579 2.33579 3 2.75 3H21.25Z\"\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,y+BACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArchiveJunk","props","React","CentralIconBase","IconArchiveJunk_default"]}
package/README.md CHANGED
@@ -992,6 +992,7 @@ Below is a complete list of available icons:
992
992
  - IconAppearanceDarkMode
993
993
  - IconAppearanceLightMode
994
994
  - IconArchive1
995
+ - IconArchiveJunk
995
996
  - IconArrowBoxLeft
996
997
  - IconArrowBoxRight
997
998
  - IconArrowInbox
@@ -1008,6 +1008,20 @@
1008
1008
  "packageName": "round-filled-radius-2-stroke-1.5",
1009
1009
  "componentName": "IconArchive1"
1010
1010
  },
1011
+ {
1012
+ "category": "Interface General",
1013
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 17.0801C21 17.6142 21.0005 18.0606 20.9707 18.4248C20.9397 18.8045 20.8719 19.1609 20.7002 19.498C20.4365 20.0155 20.0155 20.4365 19.498 20.7002C19.1609 20.8719 18.8045 20.9397 18.4248 20.9707C18.0606 21.0005 17.6142 21 17.0801 21H6.91992C6.38578 21 5.93942 21.0005 5.5752 20.9707C5.19546 20.9397 4.83909 20.8719 4.50195 20.7002C3.98451 20.4365 3.56346 20.0155 3.2998 19.498C3.12809 19.1609 3.06033 18.8045 3.0293 18.4248C2.99954 18.0606 2.99999 17.6142 3 17.0801V8.5H21V17.0801ZM14.7803 11.9697C14.4874 11.6768 14.0126 11.6768 13.7197 11.9697L12 13.6895L10.2803 11.9697C9.98738 11.6768 9.51262 11.6768 9.21973 11.9697C8.92683 12.2626 8.92683 12.7374 9.21973 13.0303L10.9395 14.75L9.21973 16.4697C8.92683 16.7626 8.92683 17.2374 9.21973 17.5303C9.51262 17.8232 9.98738 17.8232 10.2803 17.5303L12 15.8105L13.7197 17.5303C14.0126 17.8232 14.4874 17.8232 14.7803 17.5303C15.0732 17.2374 15.0732 16.7626 14.7803 16.4697L13.0605 14.75L14.7803 13.0303C15.0732 12.7374 15.0732 12.2626 14.7803 11.9697Z\" fill=\"currentColor\"/><path d=\"M21.25 3C21.6642 3 22 3.33579 22 3.75V6.25C22 6.66421 21.6642 7 21.25 7H2.75C2.33579 7 2 6.66421 2 6.25V3.75C2 3.33579 2.33579 3 2.75 3H21.25Z\" fill=\"currentColor\"/>",
1014
+ "iconName": "archive-junk",
1015
+ "variant": {
1016
+ "join": "round",
1017
+ "filled": "on",
1018
+ "radius": "2",
1019
+ "stroke": "1.5"
1020
+ },
1021
+ "createdAt": "2026-03-02T09:01:01.031321+00:00",
1022
+ "packageName": "round-filled-radius-2-stroke-1.5",
1023
+ "componentName": "IconArchiveJunk"
1024
+ },
1011
1025
  {
1012
1026
  "category": "Augmented Reality",
1013
1027
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.1226 3.64819C12.0465 3.60539 11.9535 3.60539 11.8774 3.64819L9.84814 4.78967C9.48713 4.99274 9.02984 4.8647 8.82677 4.50369C8.62369 4.14267 8.75173 3.68538 9.11275 3.48231L11.142 2.34083C11.6748 2.04117 12.3252 2.04117 12.858 2.34083L14.8872 3.48231C15.2483 3.68538 15.3763 4.14267 15.1732 4.50368C14.9702 4.8647 14.5129 4.99274 14.1519 4.78967L12.1226 3.64819ZM7.08342 5.48432C7.2865 5.84533 7.15846 6.30262 6.79744 6.50569L4.62744 7.72632C4.54872 7.7706 4.5 7.8539 4.5 7.94421L4.5 10.25C4.5 10.6642 4.16421 11 3.75 11C3.33579 11 3 10.6642 3 10.25L3 7.94421C3 7.31199 3.34101 6.72891 3.89204 6.41896L6.06205 5.19833C6.42307 4.99526 6.88035 5.1233 7.08342 5.48432ZM16.9166 5.48432C17.1196 5.1233 17.5769 4.99526 17.938 5.19833L20.108 6.41896C20.659 6.72891 21 7.31198 21 7.94421V10.25C21 10.6642 20.6642 11 20.25 11C19.8358 11 19.5 10.6642 19.5 10.25V7.94421C19.5 7.8539 19.4513 7.7706 19.3726 7.72632L17.2026 6.50569C16.8415 6.30262 16.7135 5.84533 16.9166 5.48432ZM20.25 13C20.6642 13 21 13.3358 21 13.75V16.0558C21 16.688 20.659 17.2711 20.108 17.581L17.938 18.8016C17.5769 19.0047 17.1197 18.8767 16.9166 18.5157C16.7135 18.1546 16.8416 17.6974 17.2026 17.4943L19.3726 16.2737C19.4513 16.2294 19.5 16.1461 19.5 16.0558V13.75C19.5 13.3358 19.8358 13 20.25 13ZM3.75 13C4.16421 13 4.5 13.3358 4.5 13.75L4.5 16.0558C4.5 16.1461 4.54872 16.2294 4.62743 16.2737L6.79743 17.4943C7.15845 17.6974 7.28649 18.1546 7.08342 18.5157C6.88034 18.8767 6.42306 19.0047 6.06204 18.8016L3.89204 17.581C3.34101 17.2711 3 16.688 3 16.0558L3 13.75C3 13.3358 3.33579 13 3.75 13ZM8.82676 19.4963C9.02983 19.1353 9.48712 19.0072 9.84813 19.2103L11.8774 20.3518C11.9535 20.3946 12.0465 20.3946 12.1226 20.3518L14.1519 19.2103C14.5129 19.0072 14.9702 19.1353 15.1732 19.4963C15.3763 19.8573 15.2483 20.3146 14.8873 20.5177L12.858 21.6591C12.3252 21.9588 11.6748 21.9588 11.142 21.6592L9.11274 20.5177C8.75172 20.3146 8.62368 19.8573 8.82676 19.4963Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.4019 10.5C9.60901 10.1413 10.0677 10.0184 10.4264 10.2255L12 11.134L13.5735 10.2255C13.9323 10.0184 14.391 10.1413 14.5981 10.5C14.8052 10.8587 14.6823 11.3174 14.3235 11.5245L12.75 12.433V14.25C12.75 14.6642 12.4142 15 12 15C11.5858 15 11.25 14.6642 11.25 14.25V12.433L9.67642 11.5245C9.3177 11.3174 9.1948 10.8587 9.4019 10.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2.46874C12.4142 2.46874 12.75 2.80453 12.75 3.21874V6.24999C12.75 6.66421 12.4142 6.99999 12 6.99999C11.5858 6.99999 11.25 6.66421 11.25 6.24999V3.21874C11.25 2.80453 11.5858 2.46874 12 2.46874ZM3.48454 7.20611C3.69165 6.84739 4.15034 6.72448 4.50906 6.93159L7.18315 8.47547C7.54187 8.68258 7.66478 9.14127 7.45767 9.49999C7.25056 9.85871 6.79187 9.98162 6.43315 9.77451L3.75906 8.23063C3.40034 8.02352 3.27744 7.56483 3.48454 7.20611ZM20.5155 7.20611C20.7226 7.56483 20.5997 8.02352 20.2409 8.23063L17.5668 9.77451C17.2081 9.98162 16.7494 9.85871 16.5423 9.49999C16.3352 9.14127 16.4581 8.68258 16.8168 8.47547L19.4909 6.93159C19.8497 6.72448 20.3083 6.84739 20.5155 7.20611ZM7.49827 14.4766C7.70537 14.8353 7.58247 15.294 7.22375 15.5011L4.50906 17.0684C4.15034 17.2755 3.69165 17.1526 3.48454 16.7939C3.27744 16.4352 3.40034 15.9765 3.75906 15.7694L6.47375 14.202C6.83247 13.9949 7.29116 14.1178 7.49827 14.4766ZM16.5017 14.4766C16.7088 14.1178 17.1675 13.9949 17.5263 14.202L20.2409 15.7694C20.5997 15.9765 20.7226 16.4352 20.5155 16.7939C20.3083 17.1526 19.8497 17.2755 19.4909 17.0684L16.7763 15.5011C16.4175 15.294 16.2946 14.8353 16.5017 14.4766ZM12 16.9531C12.4142 16.9531 12.75 17.2889 12.75 17.7031V20.7812C12.75 21.1955 12.4142 21.5312 12 21.5312C11.5858 21.5312 11.25 21.1955 11.25 20.7812V17.7031C11.25 17.2889 11.5858 16.9531 12 16.9531Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -71,6 +71,7 @@ export type CentralIconName =
71
71
  | "IconArc"
72
72
  | "IconArchive"
73
73
  | "IconArchive1"
74
+ | "IconArchiveJunk"
74
75
  | "IconArCube3"
75
76
  | "IconArena"
76
77
  | "IconArmchair"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1.5",
3
- "version": "1.1.150",
3
+ "version": "1.1.151",
4
4
  "style": "round-filled-radius-2-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1.5/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": 1834,
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": 189,
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";