@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.99 → 1.1.101

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 (70) hide show
  1. package/IconFileArrowLeftIn/index.d.ts +4 -0
  2. package/IconFileArrowLeftIn/index.js +2 -0
  3. package/IconFileArrowLeftIn/index.js.map +1 -0
  4. package/IconFileArrowLeftIn/index.mjs +2 -0
  5. package/IconFileArrowLeftIn/index.mjs.map +1 -0
  6. package/IconFileArrowLeftOut/index.d.ts +4 -0
  7. package/IconFileArrowLeftOut/index.js +2 -0
  8. package/IconFileArrowLeftOut/index.js.map +1 -0
  9. package/IconFileArrowLeftOut/index.mjs +2 -0
  10. package/IconFileArrowLeftOut/index.mjs.map +1 -0
  11. package/IconFileArrowRightIn/index.d.ts +4 -0
  12. package/IconFileArrowRightIn/index.js +2 -0
  13. package/IconFileArrowRightIn/index.js.map +1 -0
  14. package/IconFileArrowRightIn/index.mjs +2 -0
  15. package/IconFileArrowRightIn/index.mjs.map +1 -0
  16. package/IconFileArrowRightOut/index.d.ts +4 -0
  17. package/IconFileArrowRightOut/index.js +2 -0
  18. package/IconFileArrowRightOut/index.js.map +1 -0
  19. package/IconFileArrowRightOut/index.mjs +2 -0
  20. package/IconFileArrowRightOut/index.mjs.map +1 -0
  21. package/IconFileEdit/index.js +1 -1
  22. package/IconFileEdit/index.js.map +1 -1
  23. package/IconFileEdit/index.mjs +1 -1
  24. package/IconFileEdit/index.mjs.map +1 -1
  25. package/IconPageSearch/index.js +1 -1
  26. package/IconPageSearch/index.js.map +1 -1
  27. package/IconPageSearch/index.mjs +1 -1
  28. package/IconPageSearch/index.mjs.map +1 -1
  29. package/IconPageSearchLines/index.js +1 -1
  30. package/IconPageSearchLines/index.js.map +1 -1
  31. package/IconPageSearchLines/index.mjs +1 -1
  32. package/IconPageSearchLines/index.mjs.map +1 -1
  33. package/IconPageTextSearch/index.js +1 -1
  34. package/IconPageTextSearch/index.js.map +1 -1
  35. package/IconPageTextSearch/index.mjs +1 -1
  36. package/IconPageTextSearch/index.mjs.map +1 -1
  37. package/IconPhoneTopDynamicIsland/index.d.ts +4 -0
  38. package/IconPhoneTopDynamicIsland/index.js +2 -0
  39. package/IconPhoneTopDynamicIsland/index.js.map +1 -0
  40. package/IconPhoneTopDynamicIsland/index.mjs +2 -0
  41. package/IconPhoneTopDynamicIsland/index.mjs.map +1 -0
  42. package/IconPhoneTopPunchHoleCenter/index.d.ts +4 -0
  43. package/IconPhoneTopPunchHoleCenter/index.js +2 -0
  44. package/IconPhoneTopPunchHoleCenter/index.js.map +1 -0
  45. package/IconPhoneTopPunchHoleCenter/index.mjs +2 -0
  46. package/IconPhoneTopPunchHoleCenter/index.mjs.map +1 -0
  47. package/IconScript/index.js +1 -1
  48. package/IconScript/index.js.map +1 -1
  49. package/IconScript/index.mjs +1 -1
  50. package/IconScript/index.mjs.map +1 -1
  51. package/IconScript2/index.js +1 -1
  52. package/IconScript2/index.js.map +1 -1
  53. package/IconScript2/index.mjs +1 -1
  54. package/IconScript2/index.mjs.map +1 -1
  55. package/IconTable/index.js +1 -1
  56. package/IconTable/index.js.map +1 -1
  57. package/IconTable/index.mjs +1 -1
  58. package/IconTable/index.mjs.map +1 -1
  59. package/README.md +6 -0
  60. package/filtered-icons.json +91 -7
  61. package/icons/index.d.ts +6 -0
  62. package/icons-index.json +16 -4
  63. package/index.d.ts +6 -0
  64. package/index.js +1 -1
  65. package/index.js.map +1 -1
  66. package/index.mjs +1 -1
  67. package/index.mjs.map +1 -1
  68. package/license-check.js +1 -1
  69. package/package.json +1 -1
  70. package/tsx-icons.json +49 -7
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconScript/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 IconScript: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 8H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 12H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScript","props","React","CentralIconBase","IconScript_default"]}
1
+ {"version":3,"sources":["../src/IconScript/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 IconScript: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 8H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 12H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScript","props","React","CentralIconBase","IconScript_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var c=Object.create;var i=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!I.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(C=k(o,t))||C.enumerable});return r};var l=(r,o,e)=>(e=r!=null?c(B(r)):{},p(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>p(i({},"__esModule",{value:!0}),r);var x={};L(x,{IconScript2:()=>m,default:()=>v});module.exports=h(x);var n=l(require("react"));var a=l(require("react")),u=require("react-native-svg"),d=({children:r,size:o=24,...e})=>a.default.createElement(u.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 s=require("react-native-svg"),m=r=>n.default.createElement(d,{...r},n.default.createElement(s.Path,{d:"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),v=m;0&&(module.exports={IconScript2});
1
+ "use strict";var c=Object.create;var i=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!I.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(C=k(o,t))||C.enumerable});return r};var l=(r,o,e)=>(e=r!=null?c(B(r)):{},p(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>p(i({},"__esModule",{value:!0}),r);var x={};L(x,{IconScript2:()=>m,default:()=>v});module.exports=h(x);var n=l(require("react"));var a=l(require("react")),u=require("react-native-svg"),d=({children:r,size:o=24,...e})=>a.default.createElement(u.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 s=require("react-native-svg"),m=r=>n.default.createElement(d,{...r},n.default.createElement(s.Path,{d:"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),n.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),v=m;0&&(module.exports={IconScript2});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconScript2/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 IconScript2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript2;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2KACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconScript2_exports","__export","IconScript2","IconScript2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconScript2","props","React","CentralIconBase","IconScript2_default"]}
1
+ {"version":3,"sources":["../src/IconScript2/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 IconScript2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript2;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4IACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconScript2_exports","__export","IconScript2","IconScript2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconScript2","props","React","CentralIconBase","IconScript2_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...i})=>s.createElement(C,{...i,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var p=e=>o.createElement(n,{...e},o.createElement(t,{d:"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(t,{d:"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=p;export{p as IconScript2,I as default};
1
+ import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...i})=>s.createElement(C,{...i,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var p=e=>o.createElement(n,{...e},o.createElement(t,{d:"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(t,{d:"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z",stroke:"currentColor",strokeWidth:"2",strokeMiterlimit:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=p;export{p as IconScript2,I as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconScript2/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 IconScript2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript2;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScript2","props","React","CentralIconBase","IconScript2_default"]}
1
+ {"version":3,"sources":["../src/IconScript2/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 IconScript2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeMiterlimit=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScript2;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sOACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,sLACF,OAAO,eACP,YAAY,IACZ,iBAAiB,MACjB,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScript2","props","React","CentralIconBase","IconScript2_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var s=Object.create;var H=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var i=(r,o)=>{for(var t in o)H(r,t,{get:o[t],enumerable:!0})},p=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!I.call(r,e)&&e!==t&&H(r,e,{get:()=>o[e],enumerable:!(n=c(o,e))||n.enumerable});return r};var a=(r,o,t)=>(t=r!=null?s(B(r)):{},p(o||!r||!r.__esModule?H(t,"default",{value:r,enumerable:!0}):t,r)),u=r=>p(H({},"__esModule",{value:!0}),r);var P={};i(P,{IconTable:()=>m,default:()=>x});module.exports=u(P);var V=a(require("react"));var C=a(require("react")),M=require("react-native-svg"),Z=({children:r,size:o=24,...t})=>C.default.createElement(M.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"),m=r=>V.default.createElement(Z,{...r},V.default.createElement(l.Path,{d:"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM11 4V3H9V4H11ZM9 20V21H11V20H9ZM4 9H3V11H4V9ZM20 11H21V9H20V11ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM9 4V10H11V4H9ZM9 10V20H11V10H9ZM4 11H10V9H4V11ZM10 11H20V9H10V11Z",fill:"currentColor"})),x=m;0&&(module.exports={IconTable});
1
+ "use strict";var i=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(a=u(o,t))||a.enumerable});return r};var H=(r,o,e)=>(e=r!=null?i(M(r)):{},C(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),Z=r=>C(p({},"__esModule",{value:!0}),r);var x={};I(x,{IconTable:()=>c,default:()=>d});module.exports=Z(x);var n=H(require("react"));var V=H(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...e})=>V.default.createElement(l.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 s=require("react-native-svg"),c=r=>n.default.createElement(m,{...r},n.default.createElement(s.Path,{d:"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM20 4H19V20H20H21V4H20ZM4 4V5H20V4V3H4V4ZM4 20H5V4H4H3V20H4ZM20 20V19H4V20V21H20V20Z",fill:"currentColor"}),n.default.createElement(s.Path,{d:"M10 4V10V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement(s.Path,{d:"M4 10H10H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=c;0&&(module.exports={IconTable});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTable/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 IconTable: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM11 4V3H9V4H11ZM9 20V21H11V20H9ZM4 9H3V11H4V9ZM20 11H21V9H20V11ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM9 4V10H11V4H9ZM9 10V20H11V10H9ZM4 11H10V9H4V11ZM10 11H20V9H10V11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTable;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yVACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTable_exports","__export","IconTable","IconTable_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTable","props","React","CentralIconBase","IconTable_default"]}
1
+ {"version":3,"sources":["../src/IconTable/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 IconTable: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM20 4H19V20H20H21V4H20ZM4 4V5H20V4V3H4V4ZM4 20H5V4H4H3V20H4ZM20 20V19H4V20V21H20V20Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 4V10V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4 10H10H20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTable;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconTable_exports","__export","IconTable","IconTable_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTable","props","React","CentralIconBase","IconTable_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import V from"react";import{Svg as n}from"react-native-svg";var t=({children:o,size:r=24,...H})=>V.createElement(n,{...H,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 p}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(p,{d:"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM11 4V3H9V4H11ZM9 20V21H11V20H9ZM4 9H3V11H4V9ZM20 11H21V9H20V11ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM9 4V10H11V4H9ZM9 10V20H11V10H9ZM4 11H10V9H4V11ZM10 11H20V9H10V11Z",fill:"currentColor"})),I=a;export{a as IconTable,I as default};
1
+ import o from"react";import s from"react";import{Svg as a}from"react-native-svg";var n=({children:e,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var C=e=>o.createElement(n,{...e},o.createElement(t,{d:"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM20 4H19V20H20H21V4H20ZM4 4V5H20V4V3H4V4ZM4 20H5V4H4H3V20H4ZM20 20V19H4V20V21H20V20Z",fill:"currentColor"}),o.createElement(t,{d:"M10 4V10V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement(t,{d:"M4 10H10H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=C;export{C as IconTable,B as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTable/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 IconTable: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM11 4V3H9V4H11ZM9 20V21H11V20H9ZM4 9H3V11H4V9ZM20 11H21V9H20V11ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM9 4V10H11V4H9ZM9 10V20H11V10H9ZM4 11H10V9H4V11ZM10 11H20V9H10V11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTable;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yVACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTable","props","React","CentralIconBase","IconTable_default"]}
1
+ {"version":3,"sources":["../src/IconTable/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 IconTable: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM20 4H19V20H20H21V4H20ZM4 4V5H20V4V3H4V4ZM4 20H5V4H4H3V20H4ZM20 20V19H4V20V21H20V20Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 4V10V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4 10H10H20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTable;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2OACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTable","props","React","CentralIconBase","IconTable_default"]}
package/README.md CHANGED
@@ -586,6 +586,8 @@ Below is a complete list of available icons:
586
586
  - IconPhone
587
587
  - IconPhoneDynamicIsland
588
588
  - IconPhoneHaptic
589
+ - IconPhoneTopDynamicIsland
590
+ - IconPhoneTopPunchHoleCenter
589
591
  - IconPrinter
590
592
  - IconProcessor
591
593
  - IconRadar
@@ -751,6 +753,10 @@ Below is a complete list of available icons:
751
753
  - IconBlankPagePortrait
752
754
  - IconDossier
753
755
  - IconFaceIdFace
756
+ - IconFileArrowLeftIn
757
+ - IconFileArrowLeftOut
758
+ - IconFileArrowRightIn
759
+ - IconFileArrowRightOut
754
760
  - IconFileBend
755
761
  - IconFileChart
756
762
  - IconFileCloud
@@ -9912,6 +9912,62 @@
9912
9912
  "packageName": "round-outlined-radius-0-stroke-2",
9913
9913
  "componentName": "IconFigmaSimple"
9914
9914
  },
9915
+ {
9916
+ "category": "Folders & Files",
9917
+ "svg": "<path d=\"M15 21H19V9L13 3H5V13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 4V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 19H10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 16L11 19L8 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
9918
+ "iconName": "file-arrow-left-in, document-arrow-left-in, incoming",
9919
+ "variant": {
9920
+ "join": "round",
9921
+ "filled": "off",
9922
+ "radius": "0",
9923
+ "stroke": "2"
9924
+ },
9925
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
9926
+ "packageName": "round-outlined-radius-0-stroke-2",
9927
+ "componentName": "IconFileArrowLeftIn"
9928
+ },
9929
+ {
9930
+ "category": "Folders & Files",
9931
+ "svg": "<path d=\"M16 21H19V9L13 3H5V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 4V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 19H11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 22L4 19L7 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
9932
+ "iconName": "file-arrow-left-out, document-arrow-left-out, outgoing",
9933
+ "variant": {
9934
+ "join": "round",
9935
+ "filled": "off",
9936
+ "radius": "0",
9937
+ "stroke": "2"
9938
+ },
9939
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
9940
+ "packageName": "round-outlined-radius-0-stroke-2",
9941
+ "componentName": "IconFileArrowLeftOut"
9942
+ },
9943
+ {
9944
+ "category": "Folders & Files",
9945
+ "svg": "<path d=\"M19 12V9L13 3H5V21H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 4V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 19H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 22L13 19L16 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
9946
+ "iconName": "file-arrow-right-in, document-arrow-right-in, incoming",
9947
+ "variant": {
9948
+ "join": "round",
9949
+ "filled": "off",
9950
+ "radius": "0",
9951
+ "stroke": "2"
9952
+ },
9953
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
9954
+ "packageName": "round-outlined-radius-0-stroke-2",
9955
+ "componentName": "IconFileArrowRightIn"
9956
+ },
9957
+ {
9958
+ "category": "Folders & Files",
9959
+ "svg": "<path d=\"M19 12V9L13 3H5V21H8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 4V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 19H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17 16L20 19L17 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
9960
+ "iconName": "file-arrow-right-out, document-arrow-right-out, outgoing",
9961
+ "variant": {
9962
+ "join": "round",
9963
+ "filled": "off",
9964
+ "radius": "0",
9965
+ "stroke": "2"
9966
+ },
9967
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
9968
+ "packageName": "round-outlined-radius-0-stroke-2",
9969
+ "componentName": "IconFileArrowRightOut"
9970
+ },
9915
9971
  {
9916
9972
  "category": "Folders & Files",
9917
9973
  "svg": "<path d=\"M5 3H13L19 9V21H5V3Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 3V9H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -9970,7 +10026,7 @@
9970
10026
  },
9971
10027
  {
9972
10028
  "category": "Folders & Files",
9973
- "svg": "<path d=\"M5 8V3H13L19 9V21H11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 3.75V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 21L4 19.5L4 13.5588C4 12.7304 4.67157 12.0588 5.5 12.0588C6.32843 12.0588 7 12.7304 7 13.5588L7 19.5L5.5 21Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
10029
+ "svg": "<path d=\"M5 8V3H13L19 9V21H11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 3.75V9H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 20.9998L4 19.4998L4 13.5586C4 12.7302 4.67157 12.0586 5.5 12.0586C6.32843 12.0586 7 12.7302 7 13.5586L7 19.4998L5.5 20.9998Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
9974
10030
  "iconName": "file-edit, document, cloud, sync",
9975
10031
  "variant": {
9976
10032
  "join": "round",
@@ -15696,7 +15752,7 @@
15696
15752
  },
15697
15753
  {
15698
15754
  "category": "Folders & Files",
15699
- "svg": "<path d=\"M20 17.5C20 18.4537 19.6186 19.3182 19 19.9495C18.3647 20.5978 17.4793 21 16.5 21C14.567 21 13 19.433 13 17.5C13 15.567 14.567 14 16.5 14C18.433 14 20 15.567 20 17.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 21H5V3H19V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 19.9495L20.5 21.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15755
+ "svg": "<path d=\"M20 17.5C20 18.4537 19.6186 19.3182 19 19.9495C18.3647 20.5978 17.4793 21 16.5 21C14.567 21 13 19.433 13 17.5C13 15.567 14.567 14 16.5 14C18.433 14 20 15.567 20 17.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 21H5V3H19V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 19.9497L20.5 21.5002\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15700
15756
  "iconName": "page-search",
15701
15757
  "variant": {
15702
15758
  "join": "round",
@@ -15710,7 +15766,7 @@
15710
15766
  },
15711
15767
  {
15712
15768
  "category": "Folders & Files",
15713
- "svg": "<path d=\"M19.1213 20.1213C17.9497 21.2929 16.0503 21.2929 14.8787 20.1213C13.7071 18.9497 13.7071 17.0503 14.8787 15.8787C16.0503 14.7071 17.9497 14.7071 19.1213 15.8787C20.2929 17.0503 20.2929 18.9497 19.1213 20.1213Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 11V3H4V21H10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 15H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 7H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 11H11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.1211 20.1213L20.9998 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15769
+ "svg": "<path d=\"M19.1213 20.1213C17.9497 21.2929 16.0503 21.2929 14.8787 20.1213C13.7071 18.9497 13.7071 17.0503 14.8787 15.8787C16.0503 14.7071 17.9497 14.7071 19.1213 15.8787C20.2929 17.0503 20.2929 18.9497 19.1213 20.1213Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 11V3H4V21H10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 15H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 7H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 11H11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.1211 20.1211L20.9998 21.9998\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15714
15770
  "iconName": "page-search-lines",
15715
15771
  "variant": {
15716
15772
  "join": "round",
@@ -15808,7 +15864,7 @@
15808
15864
  },
15809
15865
  {
15810
15866
  "category": "Folders & Files",
15811
- "svg": "<path d=\"M20 17.5C20 18.4537 19.6186 19.3182 19 19.9495C18.3647 20.5978 17.4793 21 16.5 21C14.567 21 13 19.433 13 17.5C13 15.567 14.567 14 16.5 14C18.433 14 20 15.567 20 17.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 21H5V3H19V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 19.9495L20.5 21.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9 7H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9 11H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
15867
+ "svg": "<path d=\"M20 17.5C20 18.4537 19.6186 19.3182 19 19.9495C18.3647 20.5978 17.4793 21 16.5 21C14.567 21 13 19.433 13 17.5C13 15.567 14.567 14 16.5 14C18.433 14 20 15.567 20 17.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 21H5V3H19V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 19.9497L20.5 21.5002\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9 7H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9 11H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
15812
15868
  "iconName": "page-text-search",
15813
15869
  "variant": {
15814
15870
  "join": "round",
@@ -16492,6 +16548,34 @@
16492
16548
  "packageName": "round-outlined-radius-0-stroke-2",
16493
16549
  "componentName": "IconPhoneHaptic"
16494
16550
  },
16551
+ {
16552
+ "category": "Devices & Signals",
16553
+ "svg": "<path d=\"M4 20V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M11 6.75H13\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>",
16554
+ "iconName": "phone-top-dynamic-island",
16555
+ "variant": {
16556
+ "join": "round",
16557
+ "filled": "off",
16558
+ "radius": "0",
16559
+ "stroke": "2"
16560
+ },
16561
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
16562
+ "packageName": "round-outlined-radius-0-stroke-2",
16563
+ "componentName": "IconPhoneTopDynamicIsland"
16564
+ },
16565
+ {
16566
+ "category": "Devices & Signals",
16567
+ "svg": "<path d=\"M4 20V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7\" r=\"1\" fill=\"currentColor\"/>",
16568
+ "iconName": "phone-top-punch-hole-center",
16569
+ "variant": {
16570
+ "join": "round",
16571
+ "filled": "off",
16572
+ "radius": "0",
16573
+ "stroke": "2"
16574
+ },
16575
+ "createdAt": "2026-01-27T06:01:10.069077+00:00",
16576
+ "packageName": "round-outlined-radius-0-stroke-2",
16577
+ "componentName": "IconPhoneTopPunchHoleCenter"
16578
+ },
16495
16579
  {
16496
16580
  "category": "Social Media & Brands",
16497
16581
  "svg": "<path d=\"M5.99734 10.2705L5.58634 12.7363H6.57269C7.31238 12.6541 7.96994 12.4075 8.05206 11.0102C8.05206 10.5171 7.64116 10.2705 7.06581 10.2705H5.99734Z\" fill=\"currentColor\"/><path d=\"M17.011 10.2705L16.6 12.7363H17.5864C18.3261 12.6541 18.9837 12.4075 19.0658 11.0102C19.0658 10.5171 18.6549 10.2705 18.0796 10.2705H17.011Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 11.9966C24 15.4464 18.6274 18.2431 12 18.2431C5.37258 18.2431 0 15.4464 0 11.9966C0 8.54668 5.37258 5.75 12 5.75C18.6274 5.75 24 8.54668 24 11.9966ZM4.68231 9.03759L3.36719 15.6952H4.92887L5.25766 13.9691H6.73694C8.13428 14.0513 9.69588 12.9007 9.69588 10.9281C9.69588 9.77728 9.03831 9.11981 7.72328 9.03759H4.68231ZM10.7054 7.31166L9.39034 13.9691H10.952L11.6917 10.2705H12.9246C13.4999 10.2705 13.4999 10.5171 13.4178 10.9281L12.8424 13.9691H14.4862L15.0616 10.5993C15.2259 9.77728 14.7328 9.11981 13.4177 9.03759H11.9383L12.2671 7.31166H10.7054ZM15.696 9.03759L14.3809 15.6952H15.9425L16.2713 13.9691H17.7508C19.148 14.0513 20.7097 12.9007 20.7097 10.9281C20.7097 9.77728 20.0522 9.11981 18.737 9.03759H15.696Z\" fill=\"currentColor\"/>",
@@ -18440,7 +18524,7 @@
18440
18524
  },
18441
18525
  {
18442
18526
  "category": "Folders & Files",
18443
- "svg": "<path d=\"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 8H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 12H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
18527
+ "svg": "<path d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 8H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 12H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
18444
18528
  "iconName": "script, paper, page, contract, file, document",
18445
18529
  "variant": {
18446
18530
  "join": "round",
@@ -18454,7 +18538,7 @@
18454
18538
  },
18455
18539
  {
18456
18540
  "category": "Folders & Files",
18457
- "svg": "<path d=\"M7 15.5001C7 15.5001 7 8.27553 7 5.99689C7 5.46697 7.21052 4.95894 7.58617 4.58455C7.96104 4.21015 8.46974 4.00049 9.00035 4.00049C12.1715 4.00049 18 4.00049 18 4.00049\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
18541
+ "svg": "<path d=\"M7 15.4996C7 15.4996 7 8.27504 7 5.9964C7 5.46648 7.21052 4.95846 7.58617 4.58406C7.96104 4.20966 8.46974 4 9.00035 4C12.1715 4 18 4 18 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13.9974 20L6.0329 20C5.49368 20 4.97658 19.7859 4.59526 19.4047C4.21395 19.0235 4 18.5063 4 17.9675C4 16.9783 4 16 4 16C7.51472 16 9.48528 16 13 16L13 18.002C13 19.105 13.895 20 14.998 20H15.002C16.105 20 17 19.105 17 18.002V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4C19.5304 4 20.0393 4.21077 20.4143 4.58585C20.7892 4.96092 21 5.46954 21 6C21 7.3923 21 9 21 9H17V6C17 5.46954 17.2108 4.96092 17.5857 4.58585C17.9607 4.21077 18.4696 4 19 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
18458
18542
  "iconName": "script-2, paper, page, contract, file, document",
18459
18543
  "variant": {
18460
18544
  "join": "round",
@@ -21128,7 +21212,7 @@
21128
21212
  },
21129
21213
  {
21130
21214
  "category": "Folders & Files",
21131
- "svg": "<path d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM11 4V3H9V4H11ZM9 20V21H11V20H9ZM4 9H3V11H4V9ZM20 11H21V9H20V11ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM9 4V10H11V4H9ZM9 10V20H11V10H9ZM4 11H10V9H4V11ZM10 11H20V9H10V11Z\" fill=\"currentColor\"/>",
21215
+ "svg": "<path d=\"M20 4H21C21 3.44772 20.5523 3 20 3V4ZM20 20V21C20.5523 21 21 20.5523 21 20H20ZM4 4V3C3.44772 3 3 3.44772 3 4H4ZM4 20H3C3 20.5523 3.44772 21 4 21V20ZM20 4H19V20H20H21V4H20ZM4 4V5H20V4V3H4V4ZM4 20H5V4H4H3V20H4ZM20 20V19H4V20V21H20V20Z\" fill=\"currentColor\"/><path d=\"M10 4V10V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M4 10H10H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
21132
21216
  "iconName": "table, spreedsheet, chart",
21133
21217
  "variant": {
21134
21218
  "join": "round",
package/icons/index.d.ts CHANGED
@@ -707,6 +707,10 @@ export type CentralIconName =
707
707
  | "IconFeature"
708
708
  | "IconFigma"
709
709
  | "IconFigmaSimple"
710
+ | "IconFileArrowLeftIn"
711
+ | "IconFileArrowLeftOut"
712
+ | "IconFileArrowRightIn"
713
+ | "IconFileArrowRightOut"
710
714
  | "IconFileBend"
711
715
  | "IconFileChart"
712
716
  | "IconFileCloud"
@@ -1177,6 +1181,8 @@ export type CentralIconName =
1177
1181
  | "IconPhone"
1178
1182
  | "IconPhoneDynamicIsland"
1179
1183
  | "IconPhoneHaptic"
1184
+ | "IconPhoneTopDynamicIsland"
1185
+ | "IconPhoneTopPunchHoleCenter"
1180
1186
  | "IconPhp"
1181
1187
  | "IconPhpElephant"
1182
1188
  | "IconPhyton"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-0-stroke-2",
3
- "version": "1.1.99",
3
+ "version": "1.1.101",
4
4
  "style": "round-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-stroke-2/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": 1706,
14
+ "totalIcons": 1712,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 66,
@@ -427,7 +427,7 @@
427
427
  ]
428
428
  },
429
429
  "Devices & Signals": {
430
- "count": 71,
430
+ "count": 73,
431
431
  "icons": [
432
432
  "IconAirdrop",
433
433
  "IconAirplay",
@@ -474,6 +474,8 @@
474
474
  "IconPhone",
475
475
  "IconPhoneDynamicIsland",
476
476
  "IconPhoneHaptic",
477
+ "IconPhoneTopDynamicIsland",
478
+ "IconPhoneTopPunchHoleCenter",
477
479
  "IconPrinter",
478
480
  "IconProcessor",
479
481
  "IconRadar",
@@ -640,13 +642,17 @@
640
642
  ]
641
643
  },
642
644
  "Folders & Files": {
643
- "count": 79,
645
+ "count": 83,
644
646
  "icons": [
645
647
  "IconArchive",
646
648
  "IconBlankPageLandscape",
647
649
  "IconBlankPagePortrait",
648
650
  "IconDossier",
649
651
  "IconFaceIdFace",
652
+ "IconFileArrowLeftIn",
653
+ "IconFileArrowLeftOut",
654
+ "IconFileArrowRightIn",
655
+ "IconFileArrowRightOut",
650
656
  "IconFileBend",
651
657
  "IconFileChart",
652
658
  "IconFileCloud",
@@ -2609,6 +2615,10 @@
2609
2615
  "IconFeature": "feature, shine",
2610
2616
  "IconFigma": "figma",
2611
2617
  "IconFigmaSimple": "figma-simple",
2618
+ "IconFileArrowLeftIn": "file-arrow-left-in, document-arrow-left-in, incoming",
2619
+ "IconFileArrowLeftOut": "file-arrow-left-out, document-arrow-left-out, outgoing",
2620
+ "IconFileArrowRightIn": "file-arrow-right-in, document-arrow-right-in, incoming",
2621
+ "IconFileArrowRightOut": "file-arrow-right-out, document-arrow-right-out, outgoing",
2612
2622
  "IconFileBend": "file-bend, document",
2613
2623
  "IconFileChart": "file-chart, document",
2614
2624
  "IconFileCloud": "file-cloud, document",
@@ -3079,6 +3089,8 @@
3079
3089
  "IconPhone": "phone, iphone, mobile",
3080
3090
  "IconPhoneDynamicIsland": "phone-dynamic-island",
3081
3091
  "IconPhoneHaptic": "phone-haptic, vibration",
3092
+ "IconPhoneTopDynamicIsland": "phone-top-dynamic-island",
3093
+ "IconPhoneTopPunchHoleCenter": "phone-top-punch-hole-center",
3082
3094
  "IconPhp": "php",
3083
3095
  "IconPhpElephant": "php-elephant",
3084
3096
  "IconPhyton": "phyton",
package/index.d.ts CHANGED
@@ -706,6 +706,10 @@ export { IconFeather, default as IconFeatherDefault } from "./IconFeather";
706
706
  export { IconFeature, default as IconFeatureDefault } from "./IconFeature";
707
707
  export { IconFigma, default as IconFigmaDefault } from "./IconFigma";
708
708
  export { IconFigmaSimple, default as IconFigmaSimpleDefault, } from "./IconFigmaSimple";
709
+ export { IconFileArrowLeftIn, default as IconFileArrowLeftInDefault, } from "./IconFileArrowLeftIn";
710
+ export { IconFileArrowLeftOut, default as IconFileArrowLeftOutDefault, } from "./IconFileArrowLeftOut";
711
+ export { IconFileArrowRightIn, default as IconFileArrowRightInDefault, } from "./IconFileArrowRightIn";
712
+ export { IconFileArrowRightOut, default as IconFileArrowRightOutDefault, } from "./IconFileArrowRightOut";
709
713
  export { IconFileBend, default as IconFileBendDefault } from "./IconFileBend";
710
714
  export { IconFileChart, default as IconFileChartDefault, } from "./IconFileChart";
711
715
  export { IconFileCloud, default as IconFileCloudDefault, } from "./IconFileCloud";
@@ -1176,6 +1180,8 @@ export { IconPets, default as IconPetsDefault } from "./IconPets";
1176
1180
  export { IconPhone, default as IconPhoneDefault } from "./IconPhone";
1177
1181
  export { IconPhoneDynamicIsland, default as IconPhoneDynamicIslandDefault, } from "./IconPhoneDynamicIsland";
1178
1182
  export { IconPhoneHaptic, default as IconPhoneHapticDefault, } from "./IconPhoneHaptic";
1183
+ export { IconPhoneTopDynamicIsland, default as IconPhoneTopDynamicIslandDefault, } from "./IconPhoneTopDynamicIsland";
1184
+ export { IconPhoneTopPunchHoleCenter, default as IconPhoneTopPunchHoleCenterDefault, } from "./IconPhoneTopPunchHoleCenter";
1179
1185
  export { IconPhp, default as IconPhpDefault } from "./IconPhp";
1180
1186
  export { IconPhpElephant, default as IconPhpElephantDefault, } from "./IconPhpElephant";
1181
1187
  export { IconPhyton, default as IconPhytonDefault } from "./IconPhyton";