@central-icons-react-native/round-filled-radius-0-stroke-1.5 1.1.92 → 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.
Files changed (46) hide show
  1. package/IconArrowLoopDownLeft/index.d.ts +4 -0
  2. package/IconArrowLoopDownLeft/index.js +2 -0
  3. package/IconArrowLoopDownLeft/index.js.map +1 -0
  4. package/IconArrowLoopDownLeft/index.mjs +2 -0
  5. package/IconArrowLoopDownLeft/index.mjs.map +1 -0
  6. package/IconBag3/index.d.ts +4 -0
  7. package/IconBag3/index.js +2 -0
  8. package/IconBag3/index.js.map +1 -0
  9. package/IconBag3/index.mjs +2 -0
  10. package/IconBag3/index.mjs.map +1 -0
  11. package/IconFolders2/index.d.ts +4 -0
  12. package/IconFolders2/index.js +2 -0
  13. package/IconFolders2/index.js.map +1 -0
  14. package/IconFolders2/index.mjs +2 -0
  15. package/IconFolders2/index.mjs.map +1 -0
  16. package/IconIconists/index.d.ts +4 -0
  17. package/IconIconists/index.js +2 -0
  18. package/IconIconists/index.js.map +1 -0
  19. package/IconIconists/index.mjs +2 -0
  20. package/IconIconists/index.mjs.map +1 -0
  21. package/IconListBullets/index.js +1 -1
  22. package/IconListBullets/index.js.map +1 -1
  23. package/IconListBullets/index.mjs +1 -1
  24. package/IconListBullets/index.mjs.map +1 -1
  25. package/IconListBulletsSquare/index.d.ts +4 -0
  26. package/IconListBulletsSquare/index.js +2 -0
  27. package/IconListBulletsSquare/index.js.map +1 -0
  28. package/IconListBulletsSquare/index.mjs +2 -0
  29. package/IconListBulletsSquare/index.mjs.map +1 -0
  30. package/IconVoiceLow/index.d.ts +4 -0
  31. package/IconVoiceLow/index.js +2 -0
  32. package/IconVoiceLow/index.js.map +1 -0
  33. package/IconVoiceLow/index.mjs +2 -0
  34. package/IconVoiceLow/index.mjs.map +1 -0
  35. package/README.md +7 -1
  36. package/filtered-icons.json +86 -2
  37. package/icons/index.d.ts +6 -0
  38. package/icons-index.json +21 -9
  39. package/index.d.ts +6 -0
  40. package/index.js +1 -1
  41. package/index.js.map +1 -1
  42. package/index.mjs +1 -1
  43. package/index.mjs.map +1 -1
  44. package/license-check.js +1 -1
  45. package/package.json +1 -1
  46. package/tsx-icons.json +43 -1
@@ -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 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.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.4961V20.25Z",fill:"currentColor"}),C.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.25 2C16.6642 2 17 2.33579 17 2.75V6H21.25C21.6642 6 22 6.33579 22 6.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.95801V6.75C2 6.33579 2.33579 6 2.75 6H7V2.75C7 2.33579 7.33579 2 7.75 2H16.25ZM8.5 6H15.5V3.5H8.5V6Z",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 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.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.4961V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.25 2C16.6642 2 17 2.33579 17 2.75V6H21.25C21.6642 6 22 6.33579 22 6.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.95801V6.75C2 6.33579 2.33579 6 2.75 6H7V2.75C7 2.33579 7.33579 2 7.75 2H16.25ZM8.5 6H15.5V3.5H8.5V6Z\"\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,iSACF,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 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.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.4961V20.25Z",fill:"currentColor"}),e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.25 2C16.6642 2 17 2.33579 17 2.75V6H21.25C21.6642 6 22 6.33579 22 6.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.95801V6.75C2 6.33579 2.33579 6 2.75 6H7V2.75C7 2.33579 7.33579 2 7.75 2H16.25ZM8.5 6H15.5V3.5H8.5V6Z",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 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.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.4961V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.25 2C16.6642 2 17 2.33579 17 2.75V6H21.25C21.6642 6 22 6.33579 22 6.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.95801V6.75C2 6.33579 2.33579 6 2.75 6H7V2.75C7 2.33579 7.33579 2 7.75 2H16.25ZM8.5 6H15.5V3.5H8.5V6Z\"\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,iSACF,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 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=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=i(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var H={};g(H,{IconFolders2:()=>B,default:()=>F});module.exports=v(H);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.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 f=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H2.75C2.33579 20 2 19.6642 2 19.25V6.75C2 6.33579 2.33579 6 2.75 6ZM10.25 3C10.4489 3 10.6396 3.07907 10.7803 3.21973L12.5605 5H21.25L21.3271 5.00391C21.7051 5.04253 22 5.36183 22 5.75V16.25C22 16.6642 21.6642 17 21.25 17H5.75C5.33579 17 5 16.6642 5 16.25V3.75C5 3.33579 5.33579 3 5.75 3H10.25Z",fill:"currentColor"})),F=B;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.75V18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H2.75C2.33579 20 2 19.6642 2 19.25V6.75C2 6.33579 2.33579 6 2.75 6ZM10.25 3C10.4489 3 10.6396 3.07907 10.7803 3.21973L12.5605 5H21.25L21.3271 5.00391C21.7051 5.04253 22 5.36183 22 5.75V16.25C22 16.6642 21.6642 17 21.25 17H5.75C5.33579 17 5 16.6642 5 16.25V3.75C5 3.33579 5.33579 3 5.75 3H10.25Z\"\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,0ZACF,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 e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,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 a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M2.75 6C3.16421 6 3.5 6.33579 3.5 6.75V18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H2.75C2.33579 20 2 19.6642 2 19.25V6.75C2 6.33579 2.33579 6 2.75 6ZM10.25 3C10.4489 3 10.6396 3.07907 10.7803 3.21973L12.5605 5H21.25L21.3271 5.00391C21.7051 5.04253 22 5.36183 22 5.75V16.25C22 16.6642 21.6642 17 21.25 17H5.75C5.33579 17 5 16.6642 5 16.25V3.75C5 3.33579 5.33579 3 5.75 3H10.25Z",fill:"currentColor"})),P=l;export{l 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.75V18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H2.75C2.33579 20 2 19.6642 2 19.25V6.75C2 6.33579 2.33579 6 2.75 6ZM10.25 3C10.4489 3 10.6396 3.07907 10.7803 3.21973L12.5605 5H21.25L21.3271 5.00391C21.7051 5.04253 22 5.36183 22 5.75V16.25C22 16.6642 21.6642 17 21.25 17H5.75C5.33579 17 5 16.6642 5 16.25V3.75C5 3.33579 5.33579 3 5.75 3H10.25Z\"\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,0ZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFolders2","props","React","CentralIconBase","IconFolders2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconIconists: FC<CentralIconBaseProps>;
4
+ export default IconIconists;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var e=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!P.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(a=u(o,n))||a.enumerable});return r};var m=(r,o,t)=>(t=r!=null?I(x(r)):{},s(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>s(e({},"__esModule",{value:!0}),r);var d={};g(d,{IconIconists:()=>i,default:()=>y});module.exports=v(d);var p=m(require("react"));var C=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>C.default.createElement(c.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 l=require("react-native-svg"),i=r=>p.default.createElement(f,{...r},p.default.createElement(l.Path,{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),p.default.createElement(l.Path,{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"})),y=i;0&&(module.exports={IconIconists});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconIconists/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 IconIconists: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\" />\n <Path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconIconists;\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,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,QAAQ,OAAO,EAAE,yBAAyB,KAAK,eAAe,CACtE,EAIGE,EAAQJ","names":["IconIconists_exports","__export","IconIconists","IconIconists_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconIconists","props","React","CentralIconBase","IconIconists_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import l from"react";import{Svg as a}from"react-native-svg";var n=({children:o,size:r=24,...p})=>l.createElement(a,{...p,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 e}from"react-native-svg";var s=o=>t.createElement(n,{...o},t.createElement(e,{d:"M12 2V22L8 20V4L12 2Z",fill:"currentColor"}),t.createElement(e,{opacity:"0.35",d:"M16 4V20L12 22V2L16 4Z",fill:"currentColor"})),P=s;export{s as IconIconists,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconIconists/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 IconIconists: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\" />\n <Path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconIconists;\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,CAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDG,EAAA,cAACH,EAAA,CAAK,QAAQ,OAAO,EAAE,yBAAyB,KAAK,eAAe,CACtE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconIconists","props","React","CentralIconBase","IconIconists_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(d(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>l(n({},"__esModule",{value:!0}),o);var h={};x(h,{IconListBullets:()=>i,default:()=>g});module.exports=P(h);var C=a(require("react"));var s=a(require("react")),m=require("react-native-svg"),c=({children:o,size:r=24,...e})=>s.default.createElement(m.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),g=i;0&&(module.exports={IconListBullets});
1
+ "use strict";var c=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of d(o))!x.call(r,l)&&l!==C&&e(r,l,{get:()=>o[l],enumerable:!(p=B(o,l))||p.enumerable});return r};var s=(r,o,C)=>(C=r!=null?c(I(r)):{},f(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(e({},"__esModule",{value:!0}),r);var M={};P(M,{IconListBullets:()=>a,default:()=>H});module.exports=g(M);var n=s(require("react"));var i=s(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...C})=>i.default.createElement(m.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 t=require("react-native-svg"),a=r=>n.default.createElement(u,{...r},n.default.createElement(t.Path,{d:"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z",fill:"currentColor"})),H=a;0&&(module.exports={IconListBullets});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,ujBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListBullets_exports","__export","IconListBullets","IconListBullets_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
1
+ {"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,EAAE,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListBullets_exports","__export","IconListBullets","IconListBullets_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
@@ -1,2 +1,2 @@
1
- import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({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 l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),v=a;export{a as IconListBullets,v as default};
1
+ import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...l})=>e.createElement(p,{...l,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(C,{d:"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z",fill:"currentColor"}),r.createElement(C,{d:"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z",fill:"currentColor"}),r.createElement(C,{d:"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z",fill:"currentColor"}),r.createElement(C,{d:"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z",fill:"currentColor"})),x=f;export{f as IconListBullets,x as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,ujBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
1
+ {"version":3,"sources":["../src/IconListBullets/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 IconListBullets: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBullets;\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,EAAE,2LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListBullets","props","React","CentralIconBase","IconListBullets_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconListBulletsSquare: FC<CentralIconBaseProps>;
4
+ export default IconListBulletsSquare;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!v.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(d(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>l(n({},"__esModule",{value:!0}),r);var S={};x(S,{IconListBulletsSquare:()=>u,default:()=>g});module.exports=P(S);var C=a(require("react"));var s=a(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.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 f=require("react-native-svg"),u=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),g=u;0&&(module.exports={IconListBulletsSquare});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconListBulletsSquare/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 IconListBulletsSquare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBulletsSquare;\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,SAAS,UACT,SAAS,UACT,EAAE,ujBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconListBulletsSquare_exports","__export","IconListBulletsSquare","IconListBulletsSquare_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconListBulletsSquare","props","React","CentralIconBase","IconListBulletsSquare_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...n})=>C.createElement(p,{...n,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 l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z",fill:"currentColor"})),v=a;export{a as IconListBulletsSquare,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconListBulletsSquare/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 IconListBulletsSquare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconListBulletsSquare;\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,SAAS,UACT,SAAS,UACT,EAAE,ujBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconListBulletsSquare","props","React","CentralIconBase","IconListBulletsSquare_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVoiceLow: FC<CentralIconBaseProps>;
4
+ export default IconVoiceLow;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!d.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconVoiceLow:()=>c,default:()=>g});module.exports=P(v);var n=m(require("react"));var i=m(require("react")),s=require("react-native-svg"),a=({children:r,size:o=24,...C})=>i.default.createElement(s.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 t=require("react-native-svg"),c=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z",fill:"currentColor"})),g=c;0&&(module.exports={IconVoiceLow});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceLow/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 IconVoiceLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceLow;\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,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVoiceLow_exports","__export","IconVoiceLow","IconVoiceLow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceLow","props","React","CentralIconBase","IconVoiceLow_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>o.createElement(t,{...n},o.createElement(C,{d:"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z",fill:"currentColor"}),o.createElement(C,{d:"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z",fill:"currentColor"}),o.createElement(C,{d:"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z",fill:"currentColor"}),o.createElement(C,{d:"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z",fill:"currentColor"}),o.createElement(C,{d:"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z",fill:"currentColor"})),d=f;export{f as IconVoiceLow,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceLow/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 IconVoiceLow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceLow;\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,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceLow","props","React","CentralIconBase","IconVoiceLow_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,11 +779,12 @@ 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
784
786
  - IconLibrary
785
- - IconListBullets
787
+ - IconListBulletsSquare
786
788
  - IconMoveFolder
787
789
  - IconNote1
788
790
  - IconNote2
@@ -1030,6 +1032,7 @@ Below is a complete list of available icons:
1030
1032
  - IconLightBulb
1031
1033
  - IconLightbulbGlow
1032
1034
  - IconLightBulbSimple
1035
+ - IconListBullets
1033
1036
  - IconLoader
1034
1037
  - IconLoadingCircle
1035
1038
  - IconMagnifyingGlass
@@ -1500,6 +1503,7 @@ Below is a complete list of available icons:
1500
1503
  - IconGoose
1501
1504
  - IconGrok
1502
1505
  - IconGumroad
1506
+ - IconIconists
1503
1507
  - IconImessage
1504
1508
  - IconInstagram
1505
1509
  - IconJava
@@ -1615,6 +1619,7 @@ Below is a complete list of available icons:
1615
1619
  - IconVocalMicrophone
1616
1620
  - IconVoice3
1617
1621
  - IconVoiceHigh
1622
+ - IconVoiceLow
1618
1623
  - IconVoiceMid
1619
1624
  - IconVoiceMode
1620
1625
  - IconVoiceRecord
@@ -1677,6 +1682,7 @@ Below is a complete list of available icons:
1677
1682
  - IconBackpack
1678
1683
  - IconBag
1679
1684
  - IconBag2
1685
+ - IconBag3
1680
1686
  - IconBalloon
1681
1687
  - IconBaymax
1682
1688
  - IconBean
@@ -1400,6 +1400,20 @@
1400
1400
  "packageName": "round-filled-radius-0-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": "0",
1411
+ "stroke": "1.5"
1412
+ },
1413
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
1414
+ "packageName": "round-filled-radius-0-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.75V19.5H19.5V14.75C19.5 14.3358 19.8358 14 20.25 14C20.6642 14 21 14.3358 21 14.75V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V14.75C3 14.3358 3.33579 14 3.75 14Z\" fill=\"currentColor\"/>",
@@ -2464,6 +2478,20 @@
2464
2478
  "packageName": "round-filled-radius-0-stroke-1.5",
2465
2479
  "componentName": "IconBag2Sparkle"
2466
2480
  },
2481
+ {
2482
+ "category": "Things",
2483
+ "svg": "<path d=\"M22 20.25C22 20.6642 21.6642 21 21.25 21H2.75C2.33579 21 2 20.6642 2 20.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.4961V20.25Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.25 2C16.6642 2 17 2.33579 17 2.75V6H21.25C21.6642 6 22 6.33579 22 6.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.95801V6.75C2 6.33579 2.33579 6 2.75 6H7V2.75C7 2.33579 7.33579 2 7.75 2H16.25ZM8.5 6H15.5V3.5H8.5V6Z\" fill=\"currentColor\"/>",
2484
+ "iconName": "bag-3, luggage, suitcase, work",
2485
+ "variant": {
2486
+ "join": "round",
2487
+ "filled": "on",
2488
+ "radius": "0",
2489
+ "stroke": "1.5"
2490
+ },
2491
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
2492
+ "packageName": "round-filled-radius-0-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.7761 18.1773 15.5801 18.9512 14.4071 19.4172L15.2164 22.028C15.2869 22.2556 15.2451 22.5031 15.1038 22.695C14.9624 22.8868 14.7383 23 14.5 23H9.5C9.26172 23 9.03761 22.8868 8.89625 22.695C8.75488 22.5031 8.71308 22.2556 8.78362 22.028L9.59286 19.4172C8.41989 18.9512 7.22388 18.1773 6.18671 17.1487C4.38732 15.3641 3 12.7516 3 9.46679C3 6.85505 4.00886 4.71902 5.66796 3.24354ZM11.0336 19.8354L10.5177 21.5H13.4823L12.9664 19.8354C12.634 19.8947 12.3103 19.925 12 19.925C11.6897 19.925 11.366 19.8947 11.0336 19.8354ZM11.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-0-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.75V18.5H18.25C18.6642 18.5 19 18.8358 19 19.25C19 19.6642 18.6642 20 18.25 20H2.75C2.33579 20 2 19.6642 2 19.25V6.75C2 6.33579 2.33579 6 2.75 6ZM10.25 3C10.4489 3 10.6396 3.07907 10.7803 3.21973L12.5605 5H21.25L21.3271 5.00391C21.7051 5.04253 22 5.36183 22 5.75V16.25C22 16.6642 21.6642 17 21.25 17H5.75C5.33579 17 5 16.6642 5 16.25V3.75C5 3.33579 5.33579 3 5.75 3H10.25Z\" fill=\"currentColor\"/>",
10744
+ "iconName": "folders-2, collection, stuff",
10745
+ "variant": {
10746
+ "join": "round",
10747
+ "filled": "on",
10748
+ "radius": "0",
10749
+ "stroke": "1.5"
10750
+ },
10751
+ "createdAt": "2026-01-22T12:01:00.42597+00:00",
10752
+ "packageName": "round-filled-radius-0-stroke-1.5",
10753
+ "componentName": "IconFolders2"
10754
+ },
10713
10755
  {
10714
10756
  "category": "Folders & Files",
10715
10757
  "svg": "<path d=\"M2 3.75C2 3.33579 2.33579 3 2.75 3H10C10.2508 3 10.4849 3.12533 10.624 3.33397L12.4014 6H21.25C21.6642 6 22 6.33579 22 6.75V19.25C22 19.6642 21.6642 20 21.25 20H12.3611C12.3512 19.9115 12.336 19.8232 12.3154 19.7355C11.8677 17.8294 10.6339 16.1463 8.92318 15.2304C9.59116 14.5156 10 13.5555 10 12.5C10 10.2909 8.20915 8.5 6.00001 8.5C3.79087 8.5 2.00001 10.2909 2.00001 12.5L2 3.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.00001 16C3.61657 16 1.68511 17.7788 1.14488 20.0785C1.0925 20.3015 1.1449 20.5362 1.28716 20.7158C1.42942 20.8953 1.64593 21 1.87501 21H10.125C10.3541 21 10.5706 20.8953 10.7129 20.7158C10.8551 20.5362 10.9075 20.3015 10.8551 20.0785C10.3149 17.7788 8.38345 16 6.00001 16ZM6.00001 17.5C7.28456 17.5 8.44964 18.2846 9.0614 19.5H2.93862C3.55037 18.2846 4.71545 17.5 6.00001 17.5Z\" fill=\"currentColor\"/>",
@@ -12292,6 +12334,20 @@
12292
12334
  "packageName": "round-filled-radius-0-stroke-1.5",
12293
12335
  "componentName": "IconIceHockey"
12294
12336
  },
12337
+ {
12338
+ "category": "Social Media & Brands",
12339
+ "svg": "<path d=\"M12 2V22L8 20V4L12 2Z\" fill=\"currentColor\"/><path opacity=\"0.35\" d=\"M16 4V20L12 22V2L16 4Z\" fill=\"currentColor\"/>",
12340
+ "iconName": "iconists",
12341
+ "variant": {
12342
+ "join": "round",
12343
+ "filled": "on",
12344
+ "radius": "0",
12345
+ "stroke": "1.5"
12346
+ },
12347
+ "createdAt": "2026-01-17T09:03:18.498678+00:00",
12348
+ "packageName": "round-filled-radius-0-stroke-1.5",
12349
+ "componentName": "IconIconists"
12350
+ },
12295
12351
  {
12296
12352
  "category": "Devices & Signals",
12297
12353
  "svg": "<path d=\"M2.75 3C2.33579 3 2 3.33579 2 3.75V12.5H22V3.75C22 3.33579 21.6642 3 21.25 3H2.75Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 17.25V14H22V17.25C22 17.6642 21.6642 18 21.25 18H15V21.25C15 21.6642 14.6642 22 14.25 22H9.75C9.33579 22 9 21.6642 9 21.25V18H2.75C2.33579 18 2 17.6642 2 17.25ZM10.5 18V20.5H13.5V18H10.5Z\" fill=\"currentColor\"/>",
@@ -13510,10 +13566,24 @@
13510
13566
  "packageName": "round-filled-radius-0-stroke-1.5",
13511
13567
  "componentName": "IconLiquidGlass"
13512
13568
  },
13569
+ {
13570
+ "category": "Interface General",
13571
+ "svg": "<path d=\"M4.2002 16.7998C4.86285 16.7999 5.40039 17.3373 5.40039 18C5.40029 18.6626 4.86278 19.2001 4.2002 19.2002C3.53752 19.2002 3.00011 18.6627 3 18C3 17.3373 3.53745 16.7998 4.2002 16.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 17.25C20.6642 17.25 21 17.5858 21 18C21 18.4142 20.6642 18.75 20.25 18.75H8.75C8.33579 18.75 8 18.4142 8 18C8 17.5858 8.33579 17.25 8.75 17.25H20.25Z\" fill=\"currentColor\"/><path d=\"M4.2002 10.7998C4.86285 10.7999 5.40039 11.3373 5.40039 12C5.40029 12.6626 4.86278 13.2001 4.2002 13.2002C3.53752 13.2002 3.00011 12.6627 3 12C3 11.3373 3.53745 10.7998 4.2002 10.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 11.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H8.75C8.33579 12.75 8 12.4142 8 12C8 11.5858 8.33579 11.25 8.75 11.25H20.25Z\" fill=\"currentColor\"/><path d=\"M4.2002 4.7998C4.86285 4.79991 5.40039 5.33732 5.40039 6C5.40029 6.66259 4.86278 7.20009 4.2002 7.2002C3.53752 7.2002 3.00011 6.66265 3 6C3 5.33726 3.53745 4.7998 4.2002 4.7998Z\" fill=\"currentColor\"/><path d=\"M20.25 5.25C20.6642 5.25 21 5.58579 21 6C21 6.41421 20.6642 6.75 20.25 6.75H8.75C8.33579 6.75 8 6.41421 8 6C8 5.58579 8.33579 5.25 8.75 5.25H20.25Z\" fill=\"currentColor\"/>",
13572
+ "iconName": "list-bullets",
13573
+ "variant": {
13574
+ "join": "round",
13575
+ "filled": "on",
13576
+ "radius": "0",
13577
+ "stroke": "1.5"
13578
+ },
13579
+ "createdAt": "2026-01-17T09:03:18.498678+00:00",
13580
+ "packageName": "round-filled-radius-0-stroke-1.5",
13581
+ "componentName": "IconListBullets"
13582
+ },
13513
13583
  {
13514
13584
  "category": "Folders & Files",
13515
13585
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.75C21 3.33579 20.6642 3 20.25 3H3.75C3.33579 3 3 3.33579 3 3.75V20.25C3 20.6642 3.33579 21 3.75 21H20.25C20.6642 21 21 20.6642 21 20.25V3.75ZM9 8C9 8.69036 8.44036 9.25 7.75 9.25C7.05964 9.25 6.5 8.69036 6.5 8C6.5 7.30964 7.05964 6.75 7.75 6.75C8.44036 6.75 9 7.30964 9 8ZM9 12C9 12.6904 8.44036 13.25 7.75 13.25C7.05964 13.25 6.5 12.6904 6.5 12C6.5 11.3096 7.05964 10.75 7.75 10.75C8.44036 10.75 9 11.3096 9 12ZM7.75 17.25C8.44036 17.25 9 16.6904 9 16C9 15.3096 8.44036 14.75 7.75 14.75C7.05964 14.75 6.5 15.3096 6.5 16C6.5 16.6904 7.05964 17.25 7.75 17.25Z\" fill=\"currentColor\"/>",
13516
- "iconName": "list-bullets",
13586
+ "iconName": "list-bullets-square",
13517
13587
  "variant": {
13518
13588
  "join": "round",
13519
13589
  "filled": "on",
@@ -13522,7 +13592,7 @@
13522
13592
  },
13523
13593
  "createdAt": "2025-02-15T21:11:33.829321+00:00",
13524
13594
  "packageName": "round-filled-radius-0-stroke-1.5",
13525
- "componentName": "IconListBullets"
13595
+ "componentName": "IconListBulletsSquare"
13526
13596
  },
13527
13597
  {
13528
13598
  "category": "AI & Magic",
@@ -22876,6 +22946,20 @@
22876
22946
  "packageName": "round-filled-radius-0-stroke-1.5",
22877
22947
  "componentName": "IconVoiceHigh"
22878
22948
  },
22949
+ {
22950
+ "category": "Sound & Music",
22951
+ "svg": "<path d=\"M7.75 6C8.16421 6 8.5 6.33579 8.5 6.75V17.25C8.5 17.6642 8.16421 18 7.75 18C7.33579 18 7 17.6642 7 17.25V6.75C7 6.33579 7.33579 6 7.75 6Z\" fill=\"currentColor\"/><path d=\"M16.25 8C16.6642 8 17 8.33579 17 8.75V15.25C17 15.6642 16.6642 16 16.25 16C15.8358 16 15.5 15.6642 15.5 15.25V8.75C15.5 8.33579 15.8358 8 16.25 8Z\" fill=\"currentColor\"/><path d=\"M12 10C12.4142 10 12.75 10.3358 12.75 10.75V13.25C12.75 13.6642 12.4142 14 12 14C11.5858 14 11.25 13.6642 11.25 13.25V10.75C11.25 10.3358 11.5858 10 12 10Z\" fill=\"currentColor\"/><path d=\"M3.75 10.5C4.16421 10.5 4.5 10.8358 4.5 11.25V12.75C4.5 13.1642 4.16421 13.5 3.75 13.5C3.33579 13.5 3 13.1642 3 12.75V11.25C3 10.8358 3.33579 10.5 3.75 10.5Z\" fill=\"currentColor\"/><path d=\"M20.25 10.5C20.6642 10.5 21 10.8358 21 11.25V12.75C21 13.1642 20.6642 13.5 20.25 13.5C19.8358 13.5 19.5 13.1642 19.5 12.75V11.25C19.5 10.8358 19.8358 10.5 20.25 10.5Z\" fill=\"currentColor\"/>",
22952
+ "iconName": "voice-low, wave",
22953
+ "variant": {
22954
+ "join": "round",
22955
+ "filled": "on",
22956
+ "radius": "0",
22957
+ "stroke": "1.5"
22958
+ },
22959
+ "createdAt": "2026-01-17T09:03:18.498678+00:00",
22960
+ "packageName": "round-filled-radius-0-stroke-1.5",
22961
+ "componentName": "IconVoiceLow"
22962
+ },
22879
22963
  {
22880
22964
  "category": "Sound & Music",
22881
22965
  "svg": "<path d=\"M7.75 5C8.16421 5 8.5 5.33579 8.5 5.75V18.25C8.5 18.6642 8.16421 19 7.75 19C7.33579 19 7 18.6642 7 18.25V5.75C7 5.33579 7.33579 5 7.75 5Z\" fill=\"currentColor\"/><path d=\"M16.25 7C16.6642 7 17 7.33579 17 7.75V16.25C17 16.6642 16.6642 17 16.25 17C15.8358 17 15.5 16.6642 15.5 16.25V7.75C15.5 7.33579 15.8358 7 16.25 7Z\" fill=\"currentColor\"/><path d=\"M12 9C12.4142 9 12.75 9.33579 12.75 9.75V14.25C12.75 14.6642 12.4142 15 12 15C11.5858 15 11.25 14.6642 11.25 14.25V9.75C11.25 9.33579 11.5858 9 12 9Z\" fill=\"currentColor\"/><path d=\"M3.75 10C4.16421 10 4.5 10.3358 4.5 10.75V13.25C4.5 13.6642 4.16421 14 3.75 14C3.33579 14 3 13.6642 3 13.25V10.75C3 10.3358 3.33579 10 3.75 10Z\" fill=\"currentColor\"/><path d=\"M20.25 10C20.6642 10 21 10.3358 21 10.75V13.25C21 13.6642 20.6642 14 20.25 14C19.8358 14 19.5 13.6642 19.5 13.25V10.75C19.5 10.3358 19.8358 10 20.25 10Z\" 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"
@@ -877,6 +880,7 @@ export type CentralIconName =
877
880
  | "IconHumanMashine"
878
881
  | "IconIcebowl"
879
882
  | "IconIceHockey"
883
+ | "IconIconists"
880
884
  | "IconImac"
881
885
  | "IconImageAltText"
882
886
  | "IconImageAvatarSparkle"
@@ -965,6 +969,7 @@ export type CentralIconName =
965
969
  | "IconLinktree"
966
970
  | "IconLiquidGlass"
967
971
  | "IconListBullets"
972
+ | "IconListBulletsSquare"
968
973
  | "IconListSparkle"
969
974
  | "IconLiveActivity"
970
975
  | "IconLiveFull"
@@ -1633,6 +1638,7 @@ export type CentralIconName =
1633
1638
  | "IconVoice3"
1634
1639
  | "IconVoiceAndVideo"
1635
1640
  | "IconVoiceHigh"
1641
+ | "IconVoiceLow"
1636
1642
  | "IconVoiceMid"
1637
1643
  | "IconVoiceMode"
1638
1644
  | "IconVoiceRecord"