@central-icons-react-native/round-filled-radius-3-stroke-1.5 1.1.94 → 1.1.95

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 IconArrowLoopDownLeft: FC<CentralIconBaseProps>;
4
+ export default IconArrowLoopDownLeft;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of u(r))!P.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(p=i(r,e))||p.enumerable});return o};var l=(o,r,t)=>(t=o!=null?I(x(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),L=o=>a(n({},"__esModule",{value:!0}),o);var h={};g(h,{IconArrowLoopDownLeft:()=>B,default:()=>v});module.exports=L(h);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),f=({children:o,size:r=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var c=require("react-native-svg"),B=o=>C.default.createElement(f,{...o},C.default.createElement(c.Path,{d:"M12.4999 3C16.6421 3.00003 19.9999 6.35788 19.9999 10.5V11C19.9999 14.866 16.8659 18 12.9999 18C12.5857 18 12.2499 17.6642 12.2499 17.25C12.2499 16.8358 12.5857 16.5 12.9999 16.5C16.0375 16.5 18.4999 14.0375 18.4999 11V10.5C18.4999 7.18631 15.8136 4.50003 12.4999 4.5C9.18624 4.5 6.49994 7.18629 6.49994 10.5V18.4395L8.96967 15.9697C9.26257 15.6769 9.73733 15.6768 10.0302 15.9697C10.3231 16.2626 10.3231 16.7374 10.0302 17.0303L6.28022 20.7803C5.98733 21.0732 5.51257 21.0731 5.21967 20.7803L1.46967 17.0303C1.17678 16.7374 1.17678 16.2626 1.46967 15.9697C1.76257 15.6769 2.23733 15.6768 2.53022 15.9697L4.99994 18.4395V10.5C4.99994 6.35786 8.35781 3 12.4999 3Z",fill:"currentColor"})),v=B;0&&(module.exports={IconArrowLoopDownLeft});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconArrowLoopDownLeft/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 IconArrowLoopDownLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.4999 3C16.6421 3.00003 19.9999 6.35788 19.9999 10.5V11C19.9999 14.866 16.8659 18 12.9999 18C12.5857 18 12.2499 17.6642 12.2499 17.25C12.2499 16.8358 12.5857 16.5 12.9999 16.5C16.0375 16.5 18.4999 14.0375 18.4999 11V10.5C18.4999 7.18631 15.8136 4.50003 12.4999 4.5C9.18624 4.5 6.49994 7.18629 6.49994 10.5V18.4395L8.96967 15.9697C9.26257 15.6769 9.73733 15.6768 10.0302 15.9697C10.3231 16.2626 10.3231 16.7374 10.0302 17.0303L6.28022 20.7803C5.98733 21.0732 5.51257 21.0731 5.21967 20.7803L1.46967 17.0303C1.17678 16.7374 1.17678 16.2626 1.46967 15.9697C1.76257 15.6769 2.23733 15.6768 2.53022 15.9697L4.99994 18.4395V10.5C4.99994 6.35786 8.35781 3 12.4999 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowLoopDownLeft;\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,2BAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ypBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowLoopDownLeft_exports","__export","IconArrowLoopDownLeft","IconArrowLoopDownLeft_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowLoopDownLeft","props","React","CentralIconBase","IconArrowLoopDownLeft_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>e.createElement(t,{...r},e.createElement(a,{d:"M12.4999 3C16.6421 3.00003 19.9999 6.35788 19.9999 10.5V11C19.9999 14.866 16.8659 18 12.9999 18C12.5857 18 12.2499 17.6642 12.2499 17.25C12.2499 16.8358 12.5857 16.5 12.9999 16.5C16.0375 16.5 18.4999 14.0375 18.4999 11V10.5C18.4999 7.18631 15.8136 4.50003 12.4999 4.5C9.18624 4.5 6.49994 7.18629 6.49994 10.5V18.4395L8.96967 15.9697C9.26257 15.6769 9.73733 15.6768 10.0302 15.9697C10.3231 16.2626 10.3231 16.7374 10.0302 17.0303L6.28022 20.7803C5.98733 21.0732 5.51257 21.0731 5.21967 20.7803L1.46967 17.0303C1.17678 16.7374 1.17678 16.2626 1.46967 15.9697C1.76257 15.6769 2.23733 15.6768 2.53022 15.9697L4.99994 18.4395V10.5C4.99994 6.35786 8.35781 3 12.4999 3Z",fill:"currentColor"})),P=l;export{l as IconArrowLoopDownLeft,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconArrowLoopDownLeft/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 IconArrowLoopDownLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.4999 3C16.6421 3.00003 19.9999 6.35788 19.9999 10.5V11C19.9999 14.866 16.8659 18 12.9999 18C12.5857 18 12.2499 17.6642 12.2499 17.25C12.2499 16.8358 12.5857 16.5 12.9999 16.5C16.0375 16.5 18.4999 14.0375 18.4999 11V10.5C18.4999 7.18631 15.8136 4.50003 12.4999 4.5C9.18624 4.5 6.49994 7.18629 6.49994 10.5V18.4395L8.96967 15.9697C9.26257 15.6769 9.73733 15.6768 10.0302 15.9697C10.3231 16.2626 10.3231 16.7374 10.0302 17.0303L6.28022 20.7803C5.98733 21.0732 5.51257 21.0731 5.21967 20.7803L1.46967 17.0303C1.17678 16.7374 1.17678 16.2626 1.46967 15.9697C1.76257 15.6769 2.23733 15.6768 2.53022 15.9697L4.99994 18.4395V10.5C4.99994 6.35786 8.35781 3 12.4999 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowLoopDownLeft;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ypBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowLoopDownLeft","props","React","CentralIconBase","IconArrowLoopDownLeft_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBag3: FC<CentralIconBaseProps>;
4
+ export default IconBag3;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(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 B(o))!I.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(l=u(o,n))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(d(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(t({},"__esModule",{value:!0}),r);var P={};g(P,{IconBag3:()=>c,default:()=>x});module.exports=v(P);var C=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),V=({children:r,size:o=24,...e})=>f.default.createElement(s.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=>C.default.createElement(V,{...r},C.default.createElement(p.Path,{d:"M22 17.25C22 19.3211 20.3211 21 18.25 21H5.75C3.67893 21 2 19.3211 2 17.25V11.4961L11.25 13.5986V13.75C11.25 14.1642 11.5858 14.5 12 14.5C12.4142 14.5 12.75 14.1642 12.75 13.75V13.5986L22 11.4961V17.25Z",fill:"currentColor"}),C.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.25 2C15.3211 2 17 3.67893 17 5.75V6H18.25C20.3211 6 22 7.67893 22 9.75V9.95801L12.75 12.0596V12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.0596L2 9.95801V9.75C2 7.67893 3.67893 6 5.75 6H7V5.75C7 3.67893 8.67893 2 10.75 2H13.25ZM10.75 3.5C9.50736 3.5 8.5 4.50736 8.5 5.75V6H15.5V5.75C15.5 4.50736 14.4926 3.5 13.25 3.5H10.75Z",fill:"currentColor"})),x=c;0&&(module.exports={IconBag3});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBag3/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 IconBag3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M22 17.25C22 19.3211 20.3211 21 18.25 21H5.75C3.67893 21 2 19.3211 2 17.25V11.4961L11.25 13.5986V13.75C11.25 14.1642 11.5858 14.5 12 14.5C12.4142 14.5 12.75 14.1642 12.75 13.75V13.5986L22 11.4961V17.25Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.25 2C15.3211 2 17 3.67893 17 5.75V6H18.25C20.3211 6 22 7.67893 22 9.75V9.95801L12.75 12.0596V12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.0596L2 9.95801V9.75C2 7.67893 3.67893 6 5.75 6H7V5.75C7 3.67893 8.67893 2 10.75 2H13.25ZM10.75 3.5C9.50736 3.5 8.5 4.50736 8.5 5.75V6H15.5V5.75C15.5 4.50736 14.4926 3.5 13.25 3.5H10.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBag3;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,6WACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBag3_exports","__export","IconBag3","IconBag3_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBag3","props","React","CentralIconBase","IconBag3_default"]}
@@ -0,0 +1,2 @@
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:"M22 17.25C22 19.3211 20.3211 21 18.25 21H5.75C3.67893 21 2 19.3211 2 17.25V11.4961L11.25 13.5986V13.75C11.25 14.1642 11.5858 14.5 12 14.5C12.4142 14.5 12.75 14.1642 12.75 13.75V13.5986L22 11.4961V17.25Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.25 2C15.3211 2 17 3.67893 17 5.75V6H18.25C20.3211 6 22 7.67893 22 9.75V9.95801L12.75 12.0596V12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.0596L2 9.95801V9.75C2 7.67893 3.67893 6 5.75 6H7V5.75C7 3.67893 8.67893 2 10.75 2H13.25ZM10.75 3.5C9.50736 3.5 8.5 4.50736 8.5 5.75V6H15.5V5.75C15.5 4.50736 14.4926 3.5 13.25 3.5H10.75Z",fill:"currentColor"})),I=a;export{a as IconBag3,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBag3/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 IconBag3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M22 17.25C22 19.3211 20.3211 21 18.25 21H5.75C3.67893 21 2 19.3211 2 17.25V11.4961L11.25 13.5986V13.75C11.25 14.1642 11.5858 14.5 12 14.5C12.4142 14.5 12.75 14.1642 12.75 13.75V13.5986L22 11.4961V17.25Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.25 2C15.3211 2 17 3.67893 17 5.75V6H18.25C20.3211 6 22 7.67893 22 9.75V9.95801L12.75 12.0596V12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.0596L2 9.95801V9.75C2 7.67893 3.67893 6 5.75 6H7V5.75C7 3.67893 8.67893 2 10.75 2H13.25ZM10.75 3.5C9.50736 3.5 8.5 4.50736 8.5 5.75V6H15.5V5.75C15.5 4.50736 14.4926 3.5 13.25 3.5H10.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBag3;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,6WACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBag3","props","React","CentralIconBase","IconBag3_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFolders2: FC<CentralIconBaseProps>;
4
+ export default IconFolders2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var F={};g(F,{IconFolders2:()=>i,default:()=>v});module.exports=d(F);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,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(c,{...r},C.default.createElement(p.Path,{d:"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V16.25C3.5 17.4926 4.50736 18.5 5.75 18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H5.75C3.67893 20 2 18.3211 2 16.25V6.75C2 6.33579 2.33579 6 2.75 6Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M9.42188 3C10.1511 3.00008 10.8506 3.29001 11.3662 3.80566L12.1943 4.63379C12.4287 4.86814 12.7467 4.99992 13.0781 5H19.25C20.7688 5 22 6.23122 22 7.75V13.25C22 15.3211 20.3211 17 18.25 17H8.75C6.67893 17 5 15.3211 5 13.25V5.75C5 4.23122 6.23122 3 7.75 3H9.42188Z",fill:"currentColor"})),v=i;0&&(module.exports={IconFolders2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFolders2/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 IconFolders2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V16.25C3.5 17.4926 4.50736 18.5 5.75 18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H5.75C3.67893 20 2 18.3211 2 16.25V6.75C2 6.33579 2.33579 6 2.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.42188 3C10.1511 3.00008 10.8506 3.29001 11.3662 3.80566L12.1943 4.63379C12.4287 4.86814 12.7467 4.99992 13.0781 5H19.25C20.7688 5 22 6.23122 22 7.75V13.25C22 15.3211 20.3211 17 18.25 17H8.75C6.67893 17 5 15.3211 5 13.25V5.75C5 4.23122 6.23122 3 7.75 3H9.42188Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFolders2;\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,2NACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFolders2_exports","__export","IconFolders2","IconFolders2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFolders2","props","React","CentralIconBase","IconFolders2_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({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 n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V16.25C3.5 17.4926 4.50736 18.5 5.75 18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H5.75C3.67893 20 2 18.3211 2 16.25V6.75C2 6.33579 2.33579 6 2.75 6Z",fill:"currentColor"}),t.createElement(n,{d:"M9.42188 3C10.1511 3.00008 10.8506 3.29001 11.3662 3.80566L12.1943 4.63379C12.4287 4.86814 12.7467 4.99992 13.0781 5H19.25C20.7688 5 22 6.23122 22 7.75V13.25C22 15.3211 20.3211 17 18.25 17H8.75C6.67893 17 5 15.3211 5 13.25V5.75C5 4.23122 6.23122 3 7.75 3H9.42188Z",fill:"currentColor"})),P=a;export{a as IconFolders2,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFolders2/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 IconFolders2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V16.25C3.5 17.4926 4.50736 18.5 5.75 18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H5.75C3.67893 20 2 18.3211 2 16.25V6.75C2 6.33579 2.33579 6 2.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.42188 3C10.1511 3.00008 10.8506 3.29001 11.3662 3.80566L12.1943 4.63379C12.4287 4.86814 12.7467 4.99992 13.0781 5H19.25C20.7688 5 22 6.23122 22 7.75V13.25C22 15.3211 20.3211 17 18.25 17H8.75C6.67893 17 5 15.3211 5 13.25V5.75C5 4.23122 6.23122 3 7.75 3H9.42188Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFolders2;\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,2NACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0QACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFolders2","props","React","CentralIconBase","IconFolders2_default"]}
package/README.md CHANGED
@@ -251,6 +251,7 @@ Below is a complete list of available icons:
251
251
  - IconArrowLeftRight
252
252
  - IconArrowLeftSquare
253
253
  - IconArrowLeftUpCircle
254
+ - IconArrowLoopDownLeft
254
255
  - IconArrowPathDown
255
256
  - IconArrowPathLeft
256
257
  - IconArrowPathRight
@@ -778,6 +779,7 @@ Below is a complete list of available icons:
778
779
  - IconFolderPaper
779
780
  - IconFolderRestricted
780
781
  - IconFolders
782
+ - IconFolders2
781
783
  - IconFolderShared
782
784
  - IconFolderShield
783
785
  - IconFolderUpload
@@ -1680,6 +1682,7 @@ Below is a complete list of available icons:
1680
1682
  - IconBackpack
1681
1683
  - IconBag
1682
1684
  - IconBag2
1685
+ - IconBag3
1683
1686
  - IconBalloon
1684
1687
  - IconBaymax
1685
1688
  - IconBean
@@ -1400,6 +1400,20 @@
1400
1400
  "packageName": "round-filled-radius-3-stroke-1.5",
1401
1401
  "componentName": "IconArrowLeftX"
1402
1402
  },
1403
+ {
1404
+ "category": "Arrows",
1405
+ "svg": "<path d=\"M12.4999 3C16.6421 3.00003 19.9999 6.35788 19.9999 10.5V11C19.9999 14.866 16.8659 18 12.9999 18C12.5857 18 12.2499 17.6642 12.2499 17.25C12.2499 16.8358 12.5857 16.5 12.9999 16.5C16.0375 16.5 18.4999 14.0375 18.4999 11V10.5C18.4999 7.18631 15.8136 4.50003 12.4999 4.5C9.18624 4.5 6.49994 7.18629 6.49994 10.5V18.4395L8.96967 15.9697C9.26257 15.6769 9.73733 15.6768 10.0302 15.9697C10.3231 16.2626 10.3231 16.7374 10.0302 17.0303L6.28022 20.7803C5.98733 21.0732 5.51257 21.0731 5.21967 20.7803L1.46967 17.0303C1.17678 16.7374 1.17678 16.2626 1.46967 15.9697C1.76257 15.6769 2.23733 15.6768 2.53022 15.9697L4.99994 18.4395V10.5C4.99994 6.35786 8.35781 3 12.4999 3Z\" fill=\"currentColor\"/>",
1406
+ "iconName": "arrow-loop-down-left, restore, reset",
1407
+ "variant": {
1408
+ "join": "round",
1409
+ "filled": "on",
1410
+ "radius": "3",
1411
+ "stroke": "1.5"
1412
+ },
1413
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
1414
+ "packageName": "round-filled-radius-3-stroke-1.5",
1415
+ "componentName": "IconArrowLoopDownLeft"
1416
+ },
1403
1417
  {
1404
1418
  "category": "Interface General",
1405
1419
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C12.1989 3 12.3897 3.07902 12.5303 3.21967L17.0303 7.71967C17.3232 8.01256 17.3232 8.48744 17.0303 8.78033C16.7374 9.07322 16.2626 9.07322 15.9697 8.78033L12.75 5.56066V15C12.75 15.4142 12.4142 15.75 12 15.75C11.5858 15.75 11.25 15.4142 11.25 15V5.56066L8.03033 8.78033C7.73744 9.07322 7.26256 9.07322 6.96967 8.78033C6.67678 8.48744 6.67678 8.01256 6.96967 7.71967L11.4697 3.21967C11.6103 3.07902 11.8011 3 12 3Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.75 14C4.16421 14 4.5 14.3358 4.5 14.75V17.25C4.5 18.4926 5.50736 19.5 6.75 19.5H17.25C18.4926 19.5 19.5 18.4926 19.5 17.25V14.75C19.5 14.3358 19.8358 14 20.25 14C20.6642 14 21 14.3358 21 14.75V17.25C21 19.3211 19.3211 21 17.25 21H6.75C4.67893 21 3 19.3211 3 17.25V14.75C3 14.3358 3.33579 14 3.75 14Z\" fill=\"currentColor\"/>",
@@ -2464,6 +2478,20 @@
2464
2478
  "packageName": "round-filled-radius-3-stroke-1.5",
2465
2479
  "componentName": "IconBag2Sparkle"
2466
2480
  },
2481
+ {
2482
+ "category": "Things",
2483
+ "svg": "<path d=\"M22 17.25C22 19.3211 20.3211 21 18.25 21H5.75C3.67893 21 2 19.3211 2 17.25V11.4961L11.25 13.5986V13.75C11.25 14.1642 11.5858 14.5 12 14.5C12.4142 14.5 12.75 14.1642 12.75 13.75V13.5986L22 11.4961V17.25Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.25 2C15.3211 2 17 3.67893 17 5.75V6H18.25C20.3211 6 22 7.67893 22 9.75V9.95801L12.75 12.0596V12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.0596L2 9.95801V9.75C2 7.67893 3.67893 6 5.75 6H7V5.75C7 3.67893 8.67893 2 10.75 2H13.25ZM10.75 3.5C9.50736 3.5 8.5 4.50736 8.5 5.75V6H15.5V5.75C15.5 4.50736 14.4926 3.5 13.25 3.5H10.75Z\" fill=\"currentColor\"/>",
2484
+ "iconName": "bag-3, luggage, suitcase, work",
2485
+ "variant": {
2486
+ "join": "round",
2487
+ "filled": "on",
2488
+ "radius": "3",
2489
+ "stroke": "1.5"
2490
+ },
2491
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
2492
+ "packageName": "round-filled-radius-3-stroke-1.5",
2493
+ "componentName": "IconBag3"
2494
+ },
2467
2495
  {
2468
2496
  "category": "Things",
2469
2497
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.66796 3.24354C7.31747 1.77658 9.56558 1 12 1C14.4344 1 16.6825 1.77658 18.332 3.24354C19.9911 4.71902 21 6.85505 21 9.46679C21 12.7516 19.6127 15.3641 17.8133 17.1487C16.7863 18.1672 15.6035 18.936 14.4416 19.4034L14.9146 20.6124C15.3637 21.7601 14.5173 23 13.2849 23H10.7153C9.48292 23 8.6366 21.7602 9.08551 20.6125L9.55844 19.4034C8.39651 18.936 7.21374 18.1672 6.18671 17.1487C4.38732 15.3641 3 12.7516 3 9.46679C3 6.85505 4.00886 4.71902 5.66796 3.24354ZM11.0024 19.8297L10.4824 21.1589C10.4183 21.3229 10.5392 21.5 10.7153 21.5H13.2849C13.461 21.5 13.5819 21.3229 13.5177 21.1589L12.9977 19.8297C12.6543 19.8927 12.32 19.925 12 19.925C11.68 19.925 11.3457 19.8927 11.0024 19.8297ZM11.3281 6.54926L12.0528 6.49814C12.4557 6.46971 12.7638 6.12728 12.7495 5.72359C12.7353 5.31991 12.4039 5 12 5C11.7082 5 11.4209 5.02036 11.1402 5.06077C9.01151 5.36729 7.26856 6.84397 7.02792 9.17521C6.98539 9.58724 7.28492 9.95572 7.69695 9.99825C8.10897 10.0408 8.47746 9.74125 8.51999 9.32923C8.67852 7.79342 9.78586 6.78077 11.3281 6.54926Z\" fill=\"currentColor\"/>",
@@ -10710,6 +10738,20 @@
10710
10738
  "packageName": "round-filled-radius-3-stroke-1.5",
10711
10739
  "componentName": "IconFolders"
10712
10740
  },
10741
+ {
10742
+ "category": "Folders & Files",
10743
+ "svg": "<path d=\"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V16.25C3.5 17.4926 4.50736 18.5 5.75 18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H5.75C3.67893 20 2 18.3211 2 16.25V6.75C2 6.33579 2.33579 6 2.75 6Z\" fill=\"currentColor\"/><path d=\"M9.42188 3C10.1511 3.00008 10.8506 3.29001 11.3662 3.80566L12.1943 4.63379C12.4287 4.86814 12.7467 4.99992 13.0781 5H19.25C20.7688 5 22 6.23122 22 7.75V13.25C22 15.3211 20.3211 17 18.25 17H8.75C6.67893 17 5 15.3211 5 13.25V5.75C5 4.23122 6.23122 3 7.75 3H9.42188Z\" fill=\"currentColor\"/>",
10744
+ "iconName": "folders-2, collection, stuff",
10745
+ "variant": {
10746
+ "join": "round",
10747
+ "filled": "on",
10748
+ "radius": "3",
10749
+ "stroke": "1.5"
10750
+ },
10751
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
10752
+ "packageName": "round-filled-radius-3-stroke-1.5",
10753
+ "componentName": "IconFolders2"
10754
+ },
10713
10755
  {
10714
10756
  "category": "Folders & Files",
10715
10757
  "svg": "<path d=\"M2 6.75C2 4.67893 3.67893 3 5.75 3H8.39445C9.64827 3 10.8191 3.62663 11.5146 4.66987L12.0303 5.44338C12.2621 5.79112 12.6524 6 13.0704 6H18.25C20.3211 6 22 7.67893 22 9.75V16.25C22 18.3211 20.3211 20 18.25 20H11.9971C12.1221 19.3651 12.0452 18.6715 11.6963 18.0152C11.077 16.8502 10.124 15.8618 8.94789 15.2326C9.61706 14.5175 10.0267 13.5566 10.0267 12.5C10.0267 10.2909 8.23588 8.5 6.02674 8.5C3.8176 8.5 2.02674 10.2909 2.02674 12.5L2 6.75Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.5 12.5C3.5 11.1193 4.61929 10 6 10C7.38071 10 8.5 11.1193 8.5 12.5C8.5 13.8807 7.38071 15 6 15C4.61929 15 3.5 13.8807 3.5 12.5ZM6 11.5C5.44772 11.5 5 11.9477 5 12.5C5 13.0523 5.44772 13.5 6 13.5C6.55228 13.5 7 13.0523 7 12.5C7 11.9477 6.55228 11.5 6 11.5Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.00085 16C4.11651 16 2.50645 17.1187 1.65559 18.7193C1.35885 19.2775 1.44914 19.8787 1.76575 20.3148C2.07161 20.736 2.57971 21 3.13798 21H8.86372C9.42198 21 9.93009 20.736 10.2359 20.3148C10.5525 19.8787 10.6428 19.2775 10.3461 18.7193C9.49524 17.1187 7.88518 16 6.00085 16ZM2.98007 19.4234C3.60517 18.2475 4.74124 17.5 6.00085 17.5C7.26045 17.5 8.39652 18.2475 9.02162 19.4234L9.02474 19.4297L9.02212 19.4335C9.00343 19.4592 8.95015 19.5 8.86372 19.5H3.13798C3.05154 19.5 2.99827 19.4592 2.97957 19.4335L2.97695 19.4297L2.98007 19.4234Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -99,6 +99,7 @@ export type CentralIconName =
99
99
  | "IconArrowLeftSquare"
100
100
  | "IconArrowLeftUpCircle"
101
101
  | "IconArrowLeftX"
102
+ | "IconArrowLoopDownLeft"
102
103
  | "IconArrowOutOfBox"
103
104
  | "IconArrowPathDown"
104
105
  | "IconArrowPathLeft"
@@ -175,6 +176,7 @@ export type CentralIconName =
175
176
  | "IconBag"
176
177
  | "IconBag2"
177
178
  | "IconBag2Sparkle"
179
+ | "IconBag3"
178
180
  | "IconBalloon"
179
181
  | "IconBanana"
180
182
  | "IconBank"
@@ -764,6 +766,7 @@ export type CentralIconName =
764
766
  | "IconFolderPaper"
765
767
  | "IconFolderRestricted"
766
768
  | "IconFolders"
769
+ | "IconFolders2"
767
770
  | "IconFolderShared"
768
771
  | "IconFolderShield"
769
772
  | "IconFolderSparkle"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-3-stroke-1.5",
3
- "version": "1.1.94",
3
+ "version": "1.1.95",
4
4
  "style": "round-filled-radius-3-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-3-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": 1698,
14
+ "totalIcons": 1701,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 66,
@@ -99,7 +99,7 @@
99
99
  ]
100
100
  },
101
101
  "Arrows": {
102
- "count": 122,
102
+ "count": 123,
103
103
  "icons": [
104
104
  "IconArrow",
105
105
  "IconArrowBottomTop",
@@ -125,6 +125,7 @@
125
125
  "IconArrowLeftRight",
126
126
  "IconArrowLeftSquare",
127
127
  "IconArrowLeftUpCircle",
128
+ "IconArrowLoopDownLeft",
128
129
  "IconArrowPathDown",
129
130
  "IconArrowPathLeft",
130
131
  "IconArrowPathRight",
@@ -636,7 +637,7 @@
636
637
  ]
637
638
  },
638
639
  "Folders & Files": {
639
- "count": 78,
640
+ "count": 79,
640
641
  "icons": [
641
642
  "IconArchive",
642
643
  "IconBlankPageLandscape",
@@ -674,6 +675,7 @@
674
675
  "IconFolderPaper",
675
676
  "IconFolderRestricted",
676
677
  "IconFolders",
678
+ "IconFolders2",
677
679
  "IconFolderShared",
678
680
  "IconFolderShield",
679
681
  "IconFolderUpload",
@@ -1606,12 +1608,13 @@
1606
1608
  ]
1607
1609
  },
1608
1610
  "Things": {
1609
- "count": 116,
1611
+ "count": 117,
1610
1612
  "icons": [
1611
1613
  "IconAnvil",
1612
1614
  "IconBackpack",
1613
1615
  "IconBag",
1614
1616
  "IconBag2",
1617
+ "IconBag3",
1615
1618
  "IconBalloon",
1616
1619
  "IconBaymax",
1617
1620
  "IconBean",
@@ -1993,6 +1996,7 @@
1993
1996
  "IconArrowLeftSquare": "arrow-left-square",
1994
1997
  "IconArrowLeftUpCircle": "arrow-left-up-circle",
1995
1998
  "IconArrowLeftX": "arrow-left-x, delete, remove, backspace",
1999
+ "IconArrowLoopDownLeft": "arrow-loop-down-left, restore, reset",
1996
2000
  "IconArrowOutOfBox": "arrow-out-of-box, upload, share",
1997
2001
  "IconArrowPathDown": "arrow-path-down",
1998
2002
  "IconArrowPathLeft": "arrow-path-left",
@@ -2069,6 +2073,7 @@
2069
2073
  "IconBag": "bag, luggage, buggage",
2070
2074
  "IconBag2": "bag-2, luggage, buggage",
2071
2075
  "IconBag2Sparkle": "bag 2-sparkle, shopping, add, plus",
2076
+ "IconBag3": "bag-3, luggage, suitcase, work",
2072
2077
  "IconBalloon": "balloon, birthday",
2073
2078
  "IconBanana": "banana, fruit",
2074
2079
  "IconBank": "bank",
@@ -2658,6 +2663,7 @@
2658
2663
  "IconFolderPaper": "folder-paper",
2659
2664
  "IconFolderRestricted": "folder-restricted",
2660
2665
  "IconFolders": "folders",
2666
+ "IconFolders2": "folders-2, collection, stuff",
2661
2667
  "IconFolderShared": "folder-shared",
2662
2668
  "IconFolderShield": "folder-shield, folder-security",
2663
2669
  "IconFolderSparkle": "Folder-sparkle, plus",
package/index.d.ts CHANGED
@@ -100,6 +100,7 @@ export { IconArrowLeftRight, default as IconArrowLeftRightDefault, } from "./Ico
100
100
  export { IconArrowLeftSquare, default as IconArrowLeftSquareDefault, } from "./IconArrowLeftSquare";
101
101
  export { IconArrowLeftUpCircle, default as IconArrowLeftUpCircleDefault, } from "./IconArrowLeftUpCircle";
102
102
  export { IconArrowLeftX, default as IconArrowLeftXDefault, } from "./IconArrowLeftX";
103
+ export { IconArrowLoopDownLeft, default as IconArrowLoopDownLeftDefault, } from "./IconArrowLoopDownLeft";
103
104
  export { IconArrowOutOfBox, default as IconArrowOutOfBoxDefault, } from "./IconArrowOutOfBox";
104
105
  export { IconArrowPathDown, default as IconArrowPathDownDefault, } from "./IconArrowPathDown";
105
106
  export { IconArrowPathLeft, default as IconArrowPathLeftDefault, } from "./IconArrowPathLeft";
@@ -174,6 +175,7 @@ export { IconBackward, default as IconBackwardDefault } from "./IconBackward";
174
175
  export { IconBag, default as IconBagDefault } from "./IconBag";
175
176
  export { IconBag2, default as IconBag2Default } from "./IconBag2";
176
177
  export { IconBag2Sparkle, default as IconBag2SparkleDefault, } from "./IconBag2Sparkle";
178
+ export { IconBag3, default as IconBag3Default } from "./IconBag3";
177
179
  export { IconBalloon, default as IconBalloonDefault } from "./IconBalloon";
178
180
  export { IconBanana, default as IconBananaDefault } from "./IconBanana";
179
181
  export { IconBank, default as IconBankDefault } from "./IconBank";
@@ -767,6 +769,7 @@ export { IconFolderShield, default as IconFolderShieldDefault, } from "./IconFol
767
769
  export { IconFolderSparkle, default as IconFolderSparkleDefault, } from "./IconFolderSparkle";
768
770
  export { IconFolderUpload, default as IconFolderUploadDefault, } from "./IconFolderUpload";
769
771
  export { IconFolders, default as IconFoldersDefault } from "./IconFolders";
772
+ export { IconFolders2, default as IconFolders2Default } from "./IconFolders2";
770
773
  export { IconFontStyle, default as IconFontStyleDefault, } from "./IconFontStyle";
771
774
  export { IconFoodBell, default as IconFoodBellDefault } from "./IconFoodBell";
772
775
  export { IconFoodExperiences, default as IconFoodExperiencesDefault, } from "./IconFoodExperiences";