@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.119 → 1.1.120

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 (82) hide show
  1. package/IconDiscoBall/index.d.ts +4 -0
  2. package/IconDiscoBall/index.js +2 -0
  3. package/IconDiscoBall/index.js.map +1 -0
  4. package/IconDiscoBall/index.mjs +2 -0
  5. package/IconDiscoBall/index.mjs.map +1 -0
  6. package/IconUser/index.d.ts +4 -0
  7. package/IconUser/index.js +2 -0
  8. package/IconUser/index.js.map +1 -0
  9. package/IconUser/index.mjs +2 -0
  10. package/IconUser/index.mjs.map +1 -0
  11. package/IconUserAdd/index.d.ts +4 -0
  12. package/IconUserAdd/index.js +2 -0
  13. package/IconUserAdd/index.js.map +1 -0
  14. package/IconUserAdd/index.mjs +2 -0
  15. package/IconUserAdd/index.mjs.map +1 -0
  16. package/IconUserAddRight/index.d.ts +4 -0
  17. package/IconUserAddRight/index.js +2 -0
  18. package/IconUserAddRight/index.js.map +1 -0
  19. package/IconUserAddRight/index.mjs +2 -0
  20. package/IconUserAddRight/index.mjs.map +1 -0
  21. package/IconUserAdded/index.d.ts +4 -0
  22. package/IconUserAdded/index.js +2 -0
  23. package/IconUserAdded/index.js.map +1 -0
  24. package/IconUserAdded/index.mjs +2 -0
  25. package/IconUserAdded/index.mjs.map +1 -0
  26. package/IconUserBlock/index.d.ts +4 -0
  27. package/IconUserBlock/index.js +2 -0
  28. package/IconUserBlock/index.js.map +1 -0
  29. package/IconUserBlock/index.mjs +2 -0
  30. package/IconUserBlock/index.mjs.map +1 -0
  31. package/IconUserDuo/index.d.ts +4 -0
  32. package/IconUserDuo/index.js +2 -0
  33. package/IconUserDuo/index.js.map +1 -0
  34. package/IconUserDuo/index.mjs +2 -0
  35. package/IconUserDuo/index.mjs.map +1 -0
  36. package/IconUserEdit/index.d.ts +4 -0
  37. package/IconUserEdit/index.js +2 -0
  38. package/IconUserEdit/index.js.map +1 -0
  39. package/IconUserEdit/index.mjs +2 -0
  40. package/IconUserEdit/index.mjs.map +1 -0
  41. package/IconUserGroup/index.d.ts +4 -0
  42. package/IconUserGroup/index.js +2 -0
  43. package/IconUserGroup/index.js.map +1 -0
  44. package/IconUserGroup/index.mjs +2 -0
  45. package/IconUserGroup/index.mjs.map +1 -0
  46. package/IconUserHeart/index.d.ts +4 -0
  47. package/IconUserHeart/index.js +2 -0
  48. package/IconUserHeart/index.js.map +1 -0
  49. package/IconUserHeart/index.mjs +2 -0
  50. package/IconUserHeart/index.mjs.map +1 -0
  51. package/IconUserKey/index.d.ts +4 -0
  52. package/IconUserKey/index.js +2 -0
  53. package/IconUserKey/index.js.map +1 -0
  54. package/IconUserKey/index.mjs +2 -0
  55. package/IconUserKey/index.mjs.map +1 -0
  56. package/IconUserRemove/index.d.ts +4 -0
  57. package/IconUserRemove/index.js +2 -0
  58. package/IconUserRemove/index.js.map +1 -0
  59. package/IconUserRemove/index.mjs +2 -0
  60. package/IconUserRemove/index.mjs.map +1 -0
  61. package/IconUserRemoveRight/index.d.ts +4 -0
  62. package/IconUserRemoveRight/index.js +2 -0
  63. package/IconUserRemoveRight/index.js.map +1 -0
  64. package/IconUserRemoveRight/index.mjs +2 -0
  65. package/IconUserRemoveRight/index.mjs.map +1 -0
  66. package/IconUserSettings/index.d.ts +4 -0
  67. package/IconUserSettings/index.js +2 -0
  68. package/IconUserSettings/index.js.map +1 -0
  69. package/IconUserSettings/index.mjs +2 -0
  70. package/IconUserSettings/index.mjs.map +1 -0
  71. package/README.md +14 -0
  72. package/filtered-icons.json +196 -0
  73. package/icons/index.d.ts +14 -0
  74. package/icons-index.json +32 -4
  75. package/index.d.ts +14 -0
  76. package/index.js +1 -1
  77. package/index.js.map +1 -1
  78. package/index.mjs +1 -1
  79. package/index.mjs.map +1 -1
  80. package/license-check.js +1 -1
  81. package/package.json +1 -1
  82. package/tsx-icons.json +98 -0
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDiscoBall: FC<CentralIconBaseProps>;
4
+ export default IconDiscoBall;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var C in o)t(r,C,{get:o[C],enumerable:!0})},L=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!B.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(p=u(o,e))||p.enumerable});return r};var a=(r,o,C)=>(C=r!=null?i(d(r)):{},L(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,r)),v=r=>L(t({},"__esModule",{value:!0}),r);var P={};I(P,{IconDiscoBall:()=>c,default:()=>x});module.exports=v(P);var n=a(require("react"));var f=a(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...C})=>f.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 l=require("react-native-svg"),c=r=>n.default.createElement(s,{...r},n.default.createElement(l.Path,{d:"M6.0498 18.9502L8 19.7002V20.2998L6.0498 21.0498L5.2998 23H4.7002L3.9502 21.0498L2 20.2998V19.7002L3.9502 18.9502L4.7002 17H5.2998L6.0498 18.9502Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M13 3.24902C13.369 3.4404 13.6815 3.72293 13.9355 4.02734C14.3988 4.58247 14.7712 5.32638 15.0645 6.15723C15.3552 6.98111 15.5861 7.94415 15.7461 9H20.8652L21.082 9.70605C21.3538 10.5906 21.5 11.5293 21.5 12.5C21.5 17.7467 17.2467 22 12 22C11.1724 22 10.523 21.5222 10.0645 20.9727C9.60124 20.4175 9.22879 19.6736 8.93555 18.8428C8.6448 18.0189 8.41389 17.0559 8.25391 16H3.13477L2.91797 15.2939C2.64618 14.4094 2.5 13.4707 2.5 12.5C2.5 7.59103 6.22332 3.55144 11 3.05176V1H13V3.24902ZM15.7461 16C15.5861 17.0559 15.3552 18.0189 15.0645 18.8428C14.9913 19.05 14.9123 19.2514 14.8291 19.4463C16.4655 18.7788 17.8137 17.5511 18.6338 16H15.7461ZM10.0508 11C10.019 11.4841 10 11.9853 10 12.5C10 13.0147 10.019 13.5159 10.0508 14H13.9492C13.981 13.5159 14 13.0147 14 12.5C14 11.9853 13.981 11.4841 13.9492 11H10.0508ZM9.16992 5.55273C7.53371 6.22025 6.18618 7.44908 5.36621 9H8.25391C8.41389 7.94415 8.6448 6.98111 8.93555 6.15723C9.00875 5.94981 9.08667 5.74773 9.16992 5.55273Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19.8496 1L20.7246 3.27539L23 4.15039V4.84961L20.7246 5.72461L19.8496 8H19.1504L18.2754 5.72461L16 4.84961V4.15039L18.2754 3.27539L19.1504 1H19.8496Z",fill:"currentColor"})),x=c;0&&(module.exports={IconDiscoBall});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDiscoBall/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 IconDiscoBall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.0498 18.9502L8 19.7002V20.2998L6.0498 21.0498L5.2998 23H4.7002L3.9502 21.0498L2 20.2998V19.7002L3.9502 18.9502L4.7002 17H5.2998L6.0498 18.9502Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13 3.24902C13.369 3.4404 13.6815 3.72293 13.9355 4.02734C14.3988 4.58247 14.7712 5.32638 15.0645 6.15723C15.3552 6.98111 15.5861 7.94415 15.7461 9H20.8652L21.082 9.70605C21.3538 10.5906 21.5 11.5293 21.5 12.5C21.5 17.7467 17.2467 22 12 22C11.1724 22 10.523 21.5222 10.0645 20.9727C9.60124 20.4175 9.22879 19.6736 8.93555 18.8428C8.6448 18.0189 8.41389 17.0559 8.25391 16H3.13477L2.91797 15.2939C2.64618 14.4094 2.5 13.4707 2.5 12.5C2.5 7.59103 6.22332 3.55144 11 3.05176V1H13V3.24902ZM15.7461 16C15.5861 17.0559 15.3552 18.0189 15.0645 18.8428C14.9913 19.05 14.9123 19.2514 14.8291 19.4463C16.4655 18.7788 17.8137 17.5511 18.6338 16H15.7461ZM10.0508 11C10.019 11.4841 10 11.9853 10 12.5C10 13.0147 10.019 13.5159 10.0508 14H13.9492C13.981 13.5159 14 13.0147 14 12.5C14 11.9853 13.981 11.4841 13.9492 11H10.0508ZM9.16992 5.55273C7.53371 6.22025 6.18618 7.44908 5.36621 9H8.25391C8.41389 7.94415 8.6448 6.98111 8.93555 6.15723C9.00875 5.94981 9.08667 5.74773 9.16992 5.55273Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.8496 1L20.7246 3.27539L23 4.15039V4.84961L20.7246 5.72461L19.8496 8H19.1504L18.2754 5.72461L16 4.84961V4.15039L18.2754 3.27539L19.1504 1H19.8496Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDiscoBall;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,i9BACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDiscoBall_exports","__export","IconDiscoBall","IconDiscoBall_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDiscoBall","props","React","CentralIconBase","IconDiscoBall_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:C,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as e}from"react-native-svg";var L=C=>o.createElement(n,{...C},o.createElement(e,{d:"M6.0498 18.9502L8 19.7002V20.2998L6.0498 21.0498L5.2998 23H4.7002L3.9502 21.0498L2 20.2998V19.7002L3.9502 18.9502L4.7002 17H5.2998L6.0498 18.9502Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M13 3.24902C13.369 3.4404 13.6815 3.72293 13.9355 4.02734C14.3988 4.58247 14.7712 5.32638 15.0645 6.15723C15.3552 6.98111 15.5861 7.94415 15.7461 9H20.8652L21.082 9.70605C21.3538 10.5906 21.5 11.5293 21.5 12.5C21.5 17.7467 17.2467 22 12 22C11.1724 22 10.523 21.5222 10.0645 20.9727C9.60124 20.4175 9.22879 19.6736 8.93555 18.8428C8.6448 18.0189 8.41389 17.0559 8.25391 16H3.13477L2.91797 15.2939C2.64618 14.4094 2.5 13.4707 2.5 12.5C2.5 7.59103 6.22332 3.55144 11 3.05176V1H13V3.24902ZM15.7461 16C15.5861 17.0559 15.3552 18.0189 15.0645 18.8428C14.9913 19.05 14.9123 19.2514 14.8291 19.4463C16.4655 18.7788 17.8137 17.5511 18.6338 16H15.7461ZM10.0508 11C10.019 11.4841 10 11.9853 10 12.5C10 13.0147 10.019 13.5159 10.0508 14H13.9492C13.981 13.5159 14 13.0147 14 12.5C14 11.9853 13.981 11.4841 13.9492 11H10.0508ZM9.16992 5.55273C7.53371 6.22025 6.18618 7.44908 5.36621 9H8.25391C8.41389 7.94415 8.6448 6.98111 8.93555 6.15723C9.00875 5.94981 9.08667 5.74773 9.16992 5.55273Z",fill:"currentColor"}),o.createElement(e,{d:"M19.8496 1L20.7246 3.27539L23 4.15039V4.84961L20.7246 5.72461L19.8496 8H19.1504L18.2754 5.72461L16 4.84961V4.15039L18.2754 3.27539L19.1504 1H19.8496Z",fill:"currentColor"})),B=L;export{L as IconDiscoBall,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDiscoBall/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 IconDiscoBall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.0498 18.9502L8 19.7002V20.2998L6.0498 21.0498L5.2998 23H4.7002L3.9502 21.0498L2 20.2998V19.7002L3.9502 18.9502L4.7002 17H5.2998L6.0498 18.9502Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13 3.24902C13.369 3.4404 13.6815 3.72293 13.9355 4.02734C14.3988 4.58247 14.7712 5.32638 15.0645 6.15723C15.3552 6.98111 15.5861 7.94415 15.7461 9H20.8652L21.082 9.70605C21.3538 10.5906 21.5 11.5293 21.5 12.5C21.5 17.7467 17.2467 22 12 22C11.1724 22 10.523 21.5222 10.0645 20.9727C9.60124 20.4175 9.22879 19.6736 8.93555 18.8428C8.6448 18.0189 8.41389 17.0559 8.25391 16H3.13477L2.91797 15.2939C2.64618 14.4094 2.5 13.4707 2.5 12.5C2.5 7.59103 6.22332 3.55144 11 3.05176V1H13V3.24902ZM15.7461 16C15.5861 17.0559 15.3552 18.0189 15.0645 18.8428C14.9913 19.05 14.9123 19.2514 14.8291 19.4463C16.4655 18.7788 17.8137 17.5511 18.6338 16H15.7461ZM10.0508 11C10.019 11.4841 10 11.9853 10 12.5C10 13.0147 10.019 13.5159 10.0508 14H13.9492C13.981 13.5159 14 13.0147 14 12.5C14 11.9853 13.981 11.4841 13.9492 11H10.0508ZM9.16992 5.55273C7.53371 6.22025 6.18618 7.44908 5.36621 9H8.25391C8.41389 7.94415 8.6448 6.98111 8.93555 6.15723C9.00875 5.94981 9.08667 5.74773 9.16992 5.55273Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.8496 1L20.7246 3.27539L23 4.15039V4.84961L20.7246 5.72461L19.8496 8H19.1504L18.2754 5.72461L16 4.84961V4.15039L18.2754 3.27539L19.1504 1H19.8496Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDiscoBall;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,i9BACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDiscoBall","props","React","CentralIconBase","IconDiscoBall_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUser: FC<CentralIconBaseProps>;
4
+ export default IconUser;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconUser:()=>i,default:()=>d});module.exports=v(h);var p=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),i=r=>p.default.createElement(c,{...r},p.default.createElement(C.Path,{d:"M16.168 12.1699C18.4663 13.5755 20 16.1087 20 19V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),d=i;0&&(module.exports={IconUser});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUser/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 IconUser: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.168 12.1699C18.4663 13.5755 20 16.1087 20 19V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUser;\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,+LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUser_exports","__export","IconUser","IconUser_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUser","props","React","CentralIconBase","IconUser_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as l}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(l,{...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 n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M16.168 12.1699C18.4663 13.5755 20 16.1087 20 19V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z",fill:"currentColor"}),t.createElement(n,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),P=a;export{a as IconUser,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUser/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 IconUser: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.168 12.1699C18.4663 13.5755 20 16.1087 20 19V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUser;\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,+LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUser","props","React","CentralIconBase","IconUser_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserAdd: FC<CentralIconBaseProps>;
4
+ export default IconUserAdd;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(d(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var g={};H(g,{IconUserAdd:()=>i,default:()=>V});module.exports=P(g);var n=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M19 16H22V18H19V21H17V18H14V16H17V13H19V16Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),V=i;0&&(module.exports={IconUserAdd});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAdd/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 IconUserAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19 16H22V18H19V21H17V18H14V16H17V13H19V16Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAdd;\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,kPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8CACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserAdd_exports","__export","IconUserAdd","IconUserAdd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserAdd","props","React","CentralIconBase","IconUserAdd_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(e,{d:"M19 16H22V18H19V21H17V18H14V16H17V13H19V16Z",fill:"currentColor"}),o.createElement(e,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),x=a;export{a as IconUserAdd,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAdd/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 IconUserAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19 16H22V18H19V21H17V18H14V16H17V13H19V16Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAdd;\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,kPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8CACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserAdd","props","React","CentralIconBase","IconUserAdd_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserAddRight: FC<CentralIconBaseProps>;
4
+ export default IconUserAddRight;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!d.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(V(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(C({},"__esModule",{value:!0}),r);var P={};g(P,{IconUserAddRight:()=>i,default:()=>H});module.exports=x(P);var n=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21 10H24V12H21V15H19V12H16V10H19V7H21V10Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),H=i;0&&(module.exports={IconUserAddRight});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAddRight/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 IconUserAddRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 10H24V12H21V15H19V12H16V10H19V7H21V10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAddRight;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserAddRight_exports","__export","IconUserAddRight","IconUserAddRight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserAddRight","props","React","CentralIconBase","IconUserAddRight_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z",fill:"currentColor"}),o.createElement(e,{d:"M21 10H24V12H21V15H19V12H16V10H19V7H21V10Z",fill:"currentColor"}),o.createElement(e,{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),d=a;export{a as IconUserAddRight,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAddRight/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 IconUserAddRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21 10H24V12H21V15H19V12H16V10H19V7H21V10Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAddRight;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserAddRight","props","React","CentralIconBase","IconUserAddRight_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserAdded: FC<CentralIconBaseProps>;
4
+ export default IconUserAdded;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!I.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(l=u(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(B(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var v={};x(v,{IconUserAdded:()=>c,default:()=>g});module.exports=P(v);var n=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),L=({children:r,size:o=24,...e})=>s.default.createElement(f.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(p.Path,{d:"M21.8672 13.6396L21.3643 14.5039L17.2979 21.4736L13.5996 18.7002L14.7998 17.0996L16.7012 18.5264L20.1396 12.6328L21.8672 13.6396Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M16.168 12.1699C16.7359 12.5172 17.2568 12.9338 17.7197 13.4072L16.1953 16.0205L14.46 14.7197L11.2197 19.04L13.833 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),g=c;0&&(module.exports={IconUserAdded});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAdded/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 IconUserAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.8672 13.6396L21.3643 14.5039L17.2979 21.4736L13.5996 18.7002L14.7998 17.0996L16.7012 18.5264L20.1396 12.6328L21.8672 13.6396Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.168 12.1699C16.7359 12.5172 17.2568 12.9338 17.7197 13.4072L16.1953 16.0205L14.46 14.7197L11.2197 19.04L13.833 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAdded;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserAdded_exports","__export","IconUserAdded","IconUserAdded_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserAdded","props","React","CentralIconBase","IconUserAdded_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:e,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"},e);import{Path as t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M21.8672 13.6396L21.3643 14.5039L17.2979 21.4736L13.5996 18.7002L14.7998 17.0996L16.7012 18.5264L20.1396 12.6328L21.8672 13.6396Z",fill:"currentColor"}),o.createElement(t,{d:"M16.168 12.1699C16.7359 12.5172 17.2568 12.9338 17.7197 13.4072L16.1953 16.0205L14.46 14.7197L11.2197 19.04L13.833 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z",fill:"currentColor"}),o.createElement(t,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),I=a;export{a as IconUserAdded,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserAdded/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 IconUserAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.8672 13.6396L21.3643 14.5039L17.2979 21.4736L13.5996 18.7002L14.7998 17.0996L16.7012 18.5264L20.1396 12.6328L21.8672 13.6396Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.168 12.1699C16.7359 12.5172 17.2568 12.9338 17.7197 13.4072L16.1953 16.0205L14.46 14.7197L11.2197 19.04L13.833 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserAdded;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserAdded","props","React","CentralIconBase","IconUserAdded_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserBlock: FC<CentralIconBaseProps>;
4
+ export default IconUserBlock;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!v.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=d(o,C))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var M={};x(M,{IconUserBlock:()=>i,default:()=>g});module.exports=P(M);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.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 l=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.25 13C20.5969 13.0003 22.4998 14.9031 22.5 17.25C22.4997 19.5968 20.5968 21.4997 18.25 21.5C15.9031 21.4998 14.0003 19.5969 14 17.25C14.0002 14.9031 15.9031 13.0002 18.25 13ZM17.2754 19.4971C17.574 19.6268 17.9036 19.7001 18.25 19.7002C19.6027 19.6999 20.6999 18.6027 20.7002 17.25C20.7001 16.9036 20.6268 16.574 20.4971 16.2754L17.2754 19.4971ZM18.25 14.8008C16.8972 14.801 15.801 15.8972 15.8008 17.25C15.8008 17.5959 15.8736 17.9243 16.0029 18.2227L19.2227 15.0029C18.9243 14.8736 18.5959 14.8008 18.25 14.8008Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5669 13.7002 13.1161 13.6249 13.6396 13.4873C12.8019 14.5126 12.2998 15.8228 12.2998 17.25C12.2998 18.6717 12.7989 19.9765 13.6309 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconUserBlock});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserBlock/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 IconUserBlock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.25 13C20.5969 13.0003 22.4998 14.9031 22.5 17.25C22.4997 19.5968 20.5968 21.4997 18.25 21.5C15.9031 21.4998 14.0003 19.5969 14 17.25C14.0002 14.9031 15.9031 13.0002 18.25 13ZM17.2754 19.4971C17.574 19.6268 17.9036 19.7001 18.25 19.7002C19.6027 19.6999 20.6999 18.6027 20.7002 17.25C20.7001 16.9036 20.6268 16.574 20.4971 16.2754L17.2754 19.4971ZM18.25 14.8008C16.8972 14.801 15.801 15.8972 15.8008 17.25C15.8008 17.5959 15.8736 17.9243 16.0029 18.2227L19.2227 15.0029C18.9243 14.8736 18.5959 14.8008 18.25 14.8008Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5669 13.7002 13.1161 13.6249 13.6396 13.4873C12.8019 14.5126 12.2998 15.8228 12.2998 17.25C12.2998 18.6717 12.7989 19.9765 13.6309 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserBlock;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ygBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserBlock_exports","__export","IconUserBlock","IconUserBlock_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserBlock","props","React","CentralIconBase","IconUserBlock_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,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 C}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.25 13C20.5969 13.0003 22.4998 14.9031 22.5 17.25C22.4997 19.5968 20.5968 21.4997 18.25 21.5C15.9031 21.4998 14.0003 19.5969 14 17.25C14.0002 14.9031 15.9031 13.0002 18.25 13ZM17.2754 19.4971C17.574 19.6268 17.9036 19.7001 18.25 19.7002C19.6027 19.6999 20.6999 18.6027 20.7002 17.25C20.7001 16.9036 20.6268 16.574 20.4971 16.2754L17.2754 19.4971ZM18.25 14.8008C16.8972 14.801 15.801 15.8972 15.8008 17.25C15.8008 17.5959 15.8736 17.9243 16.0029 18.2227L19.2227 15.0029C18.9243 14.8736 18.5959 14.8008 18.25 14.8008Z",fill:"currentColor"}),o.createElement(C,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5669 13.7002 13.1161 13.6249 13.6396 13.4873C12.8019 14.5126 12.2998 15.8228 12.2998 17.25C12.2998 18.6717 12.7989 19.9765 13.6309 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(C,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),v=a;export{a as IconUserBlock,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserBlock/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 IconUserBlock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18.25 13C20.5969 13.0003 22.4998 14.9031 22.5 17.25C22.4997 19.5968 20.5968 21.4997 18.25 21.5C15.9031 21.4998 14.0003 19.5969 14 17.25C14.0002 14.9031 15.9031 13.0002 18.25 13ZM17.2754 19.4971C17.574 19.6268 17.9036 19.7001 18.25 19.7002C19.6027 19.6999 20.6999 18.6027 20.7002 17.25C20.7001 16.9036 20.6268 16.574 20.4971 16.2754L17.2754 19.4971ZM18.25 14.8008C16.8972 14.801 15.801 15.8972 15.8008 17.25C15.8008 17.5959 15.8736 17.9243 16.0029 18.2227L19.2227 15.0029C18.9243 14.8736 18.5959 14.8008 18.25 14.8008Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5669 13.7002 13.1161 13.6249 13.6396 13.4873C12.8019 14.5126 12.2998 15.8228 12.2998 17.25C12.2998 18.6717 12.7989 19.9765 13.6309 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserBlock;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,ygBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserBlock","props","React","CentralIconBase","IconUserBlock_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserDuo: FC<CentralIconBaseProps>;
4
+ export default IconUserDuo;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(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 t of I(o))!P.call(r,t)&&t!==C&&l(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?i(x(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconUserDuo:()=>c,default:()=>v});module.exports=g(h);var n=m(require("react"));var s=m(require("react")),a=require("react-native-svg"),u=({children:r,size:o=24,...C})=>s.default.createElement(a.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 e=require("react-native-svg"),c=r=>n.default.createElement(u,{...r},n.default.createElement(e.Path,{d:"M12.2344 12.4268C13.9147 13.7054 15 15.7256 15 18V20H1V18C1 15.7259 2.08469 13.7054 3.76465 12.4268C4.84366 13.5208 6.34205 14.2002 8 14.2002C9.65771 14.2002 11.1554 13.5205 12.2344 12.4268Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M21.541 12.7705C22.4462 13.7508 23 15.0605 23 16.5V19H16.7002V18C16.7002 16.7407 16.4307 15.5448 15.9492 14.4648C16.439 14.6177 16.9599 14.7002 17.5 14.7002C19.1322 14.7002 20.5876 13.947 21.541 12.7705Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z",fill:"currentColor"})),v=c;0&&(module.exports={IconUserDuo});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserDuo/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 IconUserDuo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.2344 12.4268C13.9147 13.7054 15 15.7256 15 18V20H1V18C1 15.7259 2.08469 13.7054 3.76465 12.4268C4.84366 13.5208 6.34205 14.2002 8 14.2002C9.65771 14.2002 11.1554 13.5205 12.2344 12.4268Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.541 12.7705C22.4462 13.7508 23 15.0605 23 16.5V19H16.7002V18C16.7002 16.7407 16.4307 15.5448 15.9492 14.4648C16.439 14.6177 16.9599 14.7002 17.5 14.7002C19.1322 14.7002 20.5876 13.947 21.541 12.7705Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserDuo;\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,iMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserDuo_exports","__export","IconUserDuo","IconUserDuo_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserDuo","props","React","CentralIconBase","IconUserDuo_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:"M12.2344 12.4268C13.9147 13.7054 15 15.7256 15 18V20H1V18C1 15.7259 2.08469 13.7054 3.76465 12.4268C4.84366 13.5208 6.34205 14.2002 8 14.2002C9.65771 14.2002 11.1554 13.5205 12.2344 12.4268Z",fill:"currentColor"}),o.createElement(C,{d:"M21.541 12.7705C22.4462 13.7508 23 15.0605 23 16.5V19H16.7002V18C16.7002 16.7407 16.4307 15.5448 15.9492 14.4648C16.439 14.6177 16.9599 14.7002 17.5 14.7002C19.1322 14.7002 20.5876 13.947 21.541 12.7705Z",fill:"currentColor"}),o.createElement(C,{d:"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z",fill:"currentColor"}),o.createElement(C,{d:"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z",fill:"currentColor"})),P=f;export{f as IconUserDuo,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserDuo/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 IconUserDuo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.2344 12.4268C13.9147 13.7054 15 15.7256 15 18V20H1V18C1 15.7259 2.08469 13.7054 3.76465 12.4268C4.84366 13.5208 6.34205 14.2002 8 14.2002C9.65771 14.2002 11.1554 13.5205 12.2344 12.4268Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.541 12.7705C22.4462 13.7508 23 15.0605 23 16.5V19H16.7002V18C16.7002 16.7407 16.4307 15.5448 15.9492 14.4648C16.439 14.6177 16.9599 14.7002 17.5 14.7002C19.1322 14.7002 20.5876 13.947 21.541 12.7705Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserDuo;\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,iMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserDuo","props","React","CentralIconBase","IconUserDuo_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserEdit: FC<CentralIconBaseProps>;
4
+ export default IconUserEdit;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__esModule",{value:!0}),r);var h={};d(h,{IconUserEdit:()=>i,default:()=>v});module.exports=g(h);var n=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.6984 13.7002 13.3704 13.5885 14 13.3828V14.4316L11.2998 17.1318V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M17.168 13.668C18.0417 12.7942 19.4583 12.7942 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),v=i;0&&(module.exports={IconUserEdit});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserEdit/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 IconUserEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.6984 13.7002 13.3704 13.5885 14 13.3828V14.4316L11.2998 17.1318V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.168 13.668C18.0417 12.7942 19.4583 12.7942 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserEdit;\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,mLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserEdit_exports","__export","IconUserEdit","IconUserEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserEdit","props","React","CentralIconBase","IconUserEdit_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.6984 13.7002 13.3704 13.5885 14 13.3828V14.4316L11.2998 17.1318V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(e,{d:"M17.168 13.668C18.0417 12.7942 19.4583 12.7942 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z",fill:"currentColor"}),o.createElement(e,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),P=a;export{a as IconUserEdit,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserEdit/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 IconUserEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.6984 13.7002 13.3704 13.5885 14 13.3828V14.4316L11.2998 17.1318V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.168 13.668C18.0417 12.7942 19.4583 12.7942 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserEdit;\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,mLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserEdit","props","React","CentralIconBase","IconUserEdit_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserGroup: FC<CentralIconBaseProps>;
4
+ export default IconUserGroup;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(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))!x.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=d(o,e))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?c(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var V={};P(V,{IconUserGroup:()=>a,default:()=>M});module.exports=g(V);var n=m(require("react"));var s=m(require("react")),u=require("react-native-svg"),i=({children:r,size:o=24,...C})=>s.default.createElement(u.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(i,{...r},n.default.createElement(t.Path,{d:"M15.5479 12.2988C16.7413 13.3077 17.5 14.8149 17.5 16.5V19H6.5V16.5C6.5 14.8151 7.25803 13.3077 8.45117 12.2988C9.38053 13.1674 10.6277 13.7002 12 13.7002C13.3721 13.7002 14.6186 13.1671 15.5479 12.2988Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M1.0332 12.8164C1.82058 13.5213 2.86012 13.9502 4 13.9502C4.47039 13.9502 4.92317 13.8757 5.34863 13.7402C4.99535 14.59 4.7998 15.5222 4.7998 16.5V18H0V15.5C0 14.4675 0.390911 13.526 1.0332 12.8164Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M22.9658 12.8164C23.6084 13.5261 24 14.4672 24 15.5V18H19.2002V16.5C19.2002 15.5218 19.003 14.59 18.6494 13.7402C19.0754 13.8759 19.529 13.9502 20 13.9502C21.1396 13.9502 22.1785 13.521 22.9658 12.8164Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M4 6.75C5.51878 6.75 6.75 7.98122 6.75 9.5C6.75 11.0188 5.51878 12.25 4 12.25C2.48122 12.25 1.25 11.0188 1.25 9.5C1.25 7.98122 2.48122 6.75 4 6.75Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20 6.75C21.5188 6.75 22.75 7.98122 22.75 9.5C22.75 11.0188 21.5188 12.25 20 12.25C18.4812 12.25 17.25 11.0188 17.25 9.5C17.25 7.98122 18.4812 6.75 20 6.75Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 5C13.933 5 15.5 6.567 15.5 8.5C15.5 10.433 13.933 12 12 12C10.067 12 8.5 10.433 8.5 8.5C8.5 6.567 10.067 5 12 5Z",fill:"currentColor"})),M=a;0&&(module.exports={IconUserGroup});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserGroup/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 IconUserGroup: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5479 12.2988C16.7413 13.3077 17.5 14.8149 17.5 16.5V19H6.5V16.5C6.5 14.8151 7.25803 13.3077 8.45117 12.2988C9.38053 13.1674 10.6277 13.7002 12 13.7002C13.3721 13.7002 14.6186 13.1671 15.5479 12.2988Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.0332 12.8164C1.82058 13.5213 2.86012 13.9502 4 13.9502C4.47039 13.9502 4.92317 13.8757 5.34863 13.7402C4.99535 14.59 4.7998 15.5222 4.7998 16.5V18H0V15.5C0 14.4675 0.390911 13.526 1.0332 12.8164Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.9658 12.8164C23.6084 13.5261 24 14.4672 24 15.5V18H19.2002V16.5C19.2002 15.5218 19.003 14.59 18.6494 13.7402C19.0754 13.8759 19.529 13.9502 20 13.9502C21.1396 13.9502 22.1785 13.521 22.9658 12.8164Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 6.75C5.51878 6.75 6.75 7.98122 6.75 9.5C6.75 11.0188 5.51878 12.25 4 12.25C2.48122 12.25 1.25 11.0188 1.25 9.5C1.25 7.98122 2.48122 6.75 4 6.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 6.75C21.5188 6.75 22.75 7.98122 22.75 9.5C22.75 11.0188 21.5188 12.25 20 12.25C18.4812 12.25 17.25 11.0188 17.25 9.5C17.25 7.98122 18.4812 6.75 20 6.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 5C13.933 5 15.5 6.567 15.5 8.5C15.5 10.433 13.933 12 12 12C10.067 12 8.5 10.433 8.5 8.5C8.5 6.567 10.067 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserGroup;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserGroup_exports","__export","IconUserGroup","IconUserGroup_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserGroup","props","React","CentralIconBase","IconUserGroup_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...e})=>l.createElement(p,{...e,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:"M15.5479 12.2988C16.7413 13.3077 17.5 14.8149 17.5 16.5V19H6.5V16.5C6.5 14.8151 7.25803 13.3077 8.45117 12.2988C9.38053 13.1674 10.6277 13.7002 12 13.7002C13.3721 13.7002 14.6186 13.1671 15.5479 12.2988Z",fill:"currentColor"}),r.createElement(C,{d:"M1.0332 12.8164C1.82058 13.5213 2.86012 13.9502 4 13.9502C4.47039 13.9502 4.92317 13.8757 5.34863 13.7402C4.99535 14.59 4.7998 15.5222 4.7998 16.5V18H0V15.5C0 14.4675 0.390911 13.526 1.0332 12.8164Z",fill:"currentColor"}),r.createElement(C,{d:"M22.9658 12.8164C23.6084 13.5261 24 14.4672 24 15.5V18H19.2002V16.5C19.2002 15.5218 19.003 14.59 18.6494 13.7402C19.0754 13.8759 19.529 13.9502 20 13.9502C21.1396 13.9502 22.1785 13.521 22.9658 12.8164Z",fill:"currentColor"}),r.createElement(C,{d:"M4 6.75C5.51878 6.75 6.75 7.98122 6.75 9.5C6.75 11.0188 5.51878 12.25 4 12.25C2.48122 12.25 1.25 11.0188 1.25 9.5C1.25 7.98122 2.48122 6.75 4 6.75Z",fill:"currentColor"}),r.createElement(C,{d:"M20 6.75C21.5188 6.75 22.75 7.98122 22.75 9.5C22.75 11.0188 21.5188 12.25 20 12.25C18.4812 12.25 17.25 11.0188 17.25 9.5C17.25 7.98122 18.4812 6.75 20 6.75Z",fill:"currentColor"}),r.createElement(C,{d:"M12 5C13.933 5 15.5 6.567 15.5 8.5C15.5 10.433 13.933 12 12 12C10.067 12 8.5 10.433 8.5 8.5C8.5 6.567 10.067 5 12 5Z",fill:"currentColor"})),x=f;export{f as IconUserGroup,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserGroup/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 IconUserGroup: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5479 12.2988C16.7413 13.3077 17.5 14.8149 17.5 16.5V19H6.5V16.5C6.5 14.8151 7.25803 13.3077 8.45117 12.2988C9.38053 13.1674 10.6277 13.7002 12 13.7002C13.3721 13.7002 14.6186 13.1671 15.5479 12.2988Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.0332 12.8164C1.82058 13.5213 2.86012 13.9502 4 13.9502C4.47039 13.9502 4.92317 13.8757 5.34863 13.7402C4.99535 14.59 4.7998 15.5222 4.7998 16.5V18H0V15.5C0 14.4675 0.390911 13.526 1.0332 12.8164Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.9658 12.8164C23.6084 13.5261 24 14.4672 24 15.5V18H19.2002V16.5C19.2002 15.5218 19.003 14.59 18.6494 13.7402C19.0754 13.8759 19.529 13.9502 20 13.9502C21.1396 13.9502 22.1785 13.521 22.9658 12.8164Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4 6.75C5.51878 6.75 6.75 7.98122 6.75 9.5C6.75 11.0188 5.51878 12.25 4 12.25C2.48122 12.25 1.25 11.0188 1.25 9.5C1.25 7.98122 2.48122 6.75 4 6.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 6.75C21.5188 6.75 22.75 7.98122 22.75 9.5C22.75 11.0188 21.5188 12.25 20 12.25C18.4812 12.25 17.25 11.0188 17.25 9.5C17.25 7.98122 18.4812 6.75 20 6.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 5C13.933 5 15.5 6.567 15.5 8.5C15.5 10.433 13.933 12 12 12C10.067 12 8.5 10.433 8.5 8.5C8.5 6.567 10.067 5 12 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserGroup;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uHACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserGroup","props","React","CentralIconBase","IconUserGroup_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserHeart: FC<CentralIconBaseProps>;
4
+ export default IconUserHeart;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconUserHeart:()=>i,default:()=>v});module.exports=d(h);var e=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...C})=>s.default.createElement(f.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M18 14C18.9164 13.6165 19.892 13.4387 20.6875 13.8936C21.633 14.4343 22.2529 15.4687 22.2529 16.6904C22.2527 18.3433 21.111 19.5058 20.2285 20.1699C19.5451 20.6841 18.7938 21.0659 18.001 21.3779C17.2087 21.0652 16.4576 20.684 15.7744 20.1699C14.8919 19.5059 13.7502 18.3434 13.75 16.6904C13.75 15.7161 14.145 14.8619 14.7842 14.2812C14.7697 14.2944 14.7545 14.3069 14.7402 14.3203C14.7666 14.2955 14.7931 14.271 14.8203 14.2471L14.8506 14.2217C14.9946 14.0984 15.1499 13.9882 15.3154 13.8936C16.1108 13.4388 17.0837 13.6168 18 14Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.3751 13.7002 12.7422 13.6661 13.0996 13.6045C12.4328 14.4529 12.0499 15.5293 12.0498 16.6904C12.0503 18.6954 13.1619 20.1277 14.1152 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),v=i;0&&(module.exports={IconUserHeart});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserHeart/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 IconUserHeart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 14C18.9164 13.6165 19.892 13.4387 20.6875 13.8936C21.633 14.4343 22.2529 15.4687 22.2529 16.6904C22.2527 18.3433 21.111 19.5058 20.2285 20.1699C19.5451 20.6841 18.7938 21.0659 18.001 21.3779C17.2087 21.0652 16.4576 20.684 15.7744 20.1699C14.8919 19.5059 13.7502 18.3434 13.75 16.6904C13.75 15.7161 14.145 14.8619 14.7842 14.2812C14.7697 14.2944 14.7545 14.3069 14.7402 14.3203C14.7666 14.2955 14.7931 14.271 14.8203 14.2471L14.8506 14.2217C14.9946 14.0984 15.1499 13.9882 15.3154 13.8936C16.1108 13.4388 17.0837 13.6168 18 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.3751 13.7002 12.7422 13.6661 13.0996 13.6045C12.4328 14.4529 12.0499 15.5293 12.0498 16.6904C12.0503 18.6954 13.1619 20.1277 14.1152 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserHeart;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qhBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserHeart_exports","__export","IconUserHeart","IconUserHeart_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserHeart","props","React","CentralIconBase","IconUserHeart_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:C,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as t}from"react-native-svg";var a=C=>o.createElement(e,{...C},o.createElement(t,{d:"M18 14C18.9164 13.6165 19.892 13.4387 20.6875 13.8936C21.633 14.4343 22.2529 15.4687 22.2529 16.6904C22.2527 18.3433 21.111 19.5058 20.2285 20.1699C19.5451 20.6841 18.7938 21.0659 18.001 21.3779C17.2087 21.0652 16.4576 20.684 15.7744 20.1699C14.8919 19.5059 13.7502 18.3434 13.75 16.6904C13.75 15.7161 14.145 14.8619 14.7842 14.2812C14.7697 14.2944 14.7545 14.3069 14.7402 14.3203C14.7666 14.2955 14.7931 14.271 14.8203 14.2471L14.8506 14.2217C14.9946 14.0984 15.1499 13.9882 15.3154 13.8936C16.1108 13.4388 17.0837 13.6168 18 14Z",fill:"currentColor"}),o.createElement(t,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.3751 13.7002 12.7422 13.6661 13.0996 13.6045C12.4328 14.4529 12.0499 15.5293 12.0498 16.6904C12.0503 18.6954 13.1619 20.1277 14.1152 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(t,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),P=a;export{a as IconUserHeart,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserHeart/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 IconUserHeart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 14C18.9164 13.6165 19.892 13.4387 20.6875 13.8936C21.633 14.4343 22.2529 15.4687 22.2529 16.6904C22.2527 18.3433 21.111 19.5058 20.2285 20.1699C19.5451 20.6841 18.7938 21.0659 18.001 21.3779C17.2087 21.0652 16.4576 20.684 15.7744 20.1699C14.8919 19.5059 13.7502 18.3434 13.75 16.6904C13.75 15.7161 14.145 14.8619 14.7842 14.2812C14.7697 14.2944 14.7545 14.3069 14.7402 14.3203C14.7666 14.2955 14.7931 14.271 14.8203 14.2471L14.8506 14.2217C14.9946 14.0984 15.1499 13.9882 15.3154 13.8936C16.1108 13.4388 17.0837 13.6168 18 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.3751 13.7002 12.7422 13.6661 13.0996 13.6045C12.4328 14.4529 12.0499 15.5293 12.0498 16.6904C12.0503 18.6954 13.1619 20.1277 14.1152 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserHeart;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qhBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserHeart","props","React","CentralIconBase","IconUserHeart_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserKey: FC<CentralIconBaseProps>;
4
+ export default IconUserKey;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!v.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=d(o,C))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(t({},"__esModule",{value:!0}),r);var y={};x(y,{IconUserKey:()=>i,default:()=>g});module.exports=P(y);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.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 l=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 12C20.933 12 22.5 13.567 22.5 15.5C22.5 17.433 20.933 19 19 19C18.766 19 18.5375 18.9764 18.3164 18.9326L15.75 21.5H13.25V19L15.6699 16.5791C15.5598 16.2392 15.5 15.8766 15.5 15.5C15.5 13.567 17.067 12 19 12ZM19.25 14C18.6977 14 18.25 14.4477 18.25 15C18.25 15.5523 18.6977 16 19.25 16C19.8023 16 20.25 15.5523 20.25 15C20.25 14.4477 19.8023 14 19.25 14Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.8099 13.7002 13.5841 13.5493 14.2979 13.2764C13.9784 13.9506 13.7998 14.7044 13.7998 15.5C13.7998 15.6745 13.8092 15.8472 13.8262 16.0176L11.5498 18.2959V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),g=i;0&&(module.exports={IconUserKey});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserKey/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 IconUserKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 12C20.933 12 22.5 13.567 22.5 15.5C22.5 17.433 20.933 19 19 19C18.766 19 18.5375 18.9764 18.3164 18.9326L15.75 21.5H13.25V19L15.6699 16.5791C15.5598 16.2392 15.5 15.8766 15.5 15.5C15.5 13.567 17.067 12 19 12ZM19.25 14C18.6977 14 18.25 14.4477 18.25 15C18.25 15.5523 18.6977 16 19.25 16C19.8023 16 20.25 15.5523 20.25 15C20.25 14.4477 19.8023 14 19.25 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.8099 13.7002 13.5841 13.5493 14.2979 13.2764C13.9784 13.9506 13.7998 14.7044 13.7998 15.5C13.7998 15.6745 13.8092 15.8472 13.8262 16.0176L11.5498 18.2959V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserKey;\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,SAAS,UACT,SAAS,UACT,EAAE,yWACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserKey_exports","__export","IconUserKey","IconUserKey_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserKey","props","React","CentralIconBase","IconUserKey_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,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 C}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M19 12C20.933 12 22.5 13.567 22.5 15.5C22.5 17.433 20.933 19 19 19C18.766 19 18.5375 18.9764 18.3164 18.9326L15.75 21.5H13.25V19L15.6699 16.5791C15.5598 16.2392 15.5 15.8766 15.5 15.5C15.5 13.567 17.067 12 19 12ZM19.25 14C18.6977 14 18.25 14.4477 18.25 15C18.25 15.5523 18.6977 16 19.25 16C19.8023 16 20.25 15.5523 20.25 15C20.25 14.4477 19.8023 14 19.25 14Z",fill:"currentColor"}),o.createElement(C,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.8099 13.7002 13.5841 13.5493 14.2979 13.2764C13.9784 13.9506 13.7998 14.7044 13.7998 15.5C13.7998 15.6745 13.8092 15.8472 13.8262 16.0176L11.5498 18.2959V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(C,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),v=a;export{a as IconUserKey,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserKey/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 IconUserKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 12C20.933 12 22.5 13.567 22.5 15.5C22.5 17.433 20.933 19 19 19C18.766 19 18.5375 18.9764 18.3164 18.9326L15.75 21.5H13.25V19L15.6699 16.5791C15.5598 16.2392 15.5 15.8766 15.5 15.5C15.5 13.567 17.067 12 19 12ZM19.25 14C18.6977 14 18.25 14.4477 18.25 15C18.25 15.5523 18.6977 16 19.25 16C19.8023 16 20.25 15.5523 20.25 15C20.25 14.4477 19.8023 14 19.25 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.8099 13.7002 13.5841 13.5493 14.2979 13.2764C13.9784 13.9506 13.7998 14.7044 13.7998 15.5C13.7998 15.6745 13.8092 15.8472 13.8262 16.0176L11.5498 18.2959V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserKey;\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,SAAS,UACT,SAAS,UACT,EAAE,yWACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserKey","props","React","CentralIconBase","IconUserKey_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserRemove: FC<CentralIconBaseProps>;
4
+ export default IconUserRemove;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},m=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(l=u(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(I(r)):{},m(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>m(C({},"__esModule",{value:!0}),r);var d={};P(d,{IconUserRemove:()=>c,default:()=>v});module.exports=g(d);var n=a(require("react"));var s=a(require("react")),f=require("react-native-svg"),L=({children:r,size:o=24,...e})=>s.default.createElement(f.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(p.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21.6641 15L19.4141 17.25L21.6641 19.5L20.25 20.9141L18 18.6641L15.75 20.9141L14.3359 19.5L16.5859 17.25L14.3359 15L15.75 13.5859L18 15.8359L20.25 13.5859L21.6641 15Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),v=c;0&&(module.exports={IconUserRemove});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserRemove/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 IconUserRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6641 15L19.4141 17.25L21.6641 19.5L20.25 20.9141L18 18.6641L15.75 20.9141L14.3359 19.5L16.5859 17.25L14.3359 15L15.75 13.5859L18 15.8359L20.25 13.5859L21.6641 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserRemove;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserRemove_exports","__export","IconUserRemove","IconUserRemove_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserRemove","props","React","CentralIconBase","IconUserRemove_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:e,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"},e);import{Path as t}from"react-native-svg";var m=e=>o.createElement(n,{...e},o.createElement(t,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(t,{d:"M21.6641 15L19.4141 17.25L21.6641 19.5L20.25 20.9141L18 18.6641L15.75 20.9141L14.3359 19.5L16.5859 17.25L14.3359 15L15.75 13.5859L18 15.8359L20.25 13.5859L21.6641 15Z",fill:"currentColor"}),o.createElement(t,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),x=m;export{m as IconUserRemove,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserRemove/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 IconUserRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6641 15L19.4141 17.25L21.6641 19.5L20.25 20.9141L18 18.6641L15.75 20.9141L14.3359 19.5L16.5859 17.25L14.3359 15L15.75 13.5859L18 15.8359L20.25 13.5859L21.6641 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserRemove;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserRemove","props","React","CentralIconBase","IconUserRemove_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserRemoveRight: FC<CentralIconBaseProps>;
4
+ export default IconUserRemoveRight;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},m=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!g.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(l=u(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(I(r)):{},m(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>m(C({},"__esModule",{value:!0}),r);var d={};x(d,{IconUserRemoveRight:()=>c,default:()=>v});module.exports=P(d);var n=a(require("react"));var s=a(require("react")),f=require("react-native-svg"),L=({children:r,size:o=24,...e})=>s.default.createElement(f.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(p.Path,{d:"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M23.9141 9L21.6641 11.25L23.9141 13.5L22.5 14.9141L20.25 12.6641L18 14.9141L16.5859 13.5L18.8359 11.25L16.5859 9L18 7.58594L20.25 9.83594L22.5 7.58594L23.9141 9Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),v=c;0&&(module.exports={IconUserRemoveRight});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserRemoveRight/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 IconUserRemoveRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.9141 9L21.6641 11.25L23.9141 13.5L22.5 14.9141L20.25 12.6641L18 14.9141L16.5859 13.5L18.8359 11.25L16.5859 9L18 7.58594L20.25 9.83594L22.5 7.58594L23.9141 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserRemoveRight;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserRemoveRight_exports","__export","IconUserRemoveRight","IconUserRemoveRight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserRemoveRight","props","React","CentralIconBase","IconUserRemoveRight_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:e,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"},e);import{Path as t}from"react-native-svg";var m=e=>o.createElement(n,{...e},o.createElement(t,{d:"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z",fill:"currentColor"}),o.createElement(t,{d:"M23.9141 9L21.6641 11.25L23.9141 13.5L22.5 14.9141L20.25 12.6641L18 14.9141L16.5859 13.5L18.8359 11.25L16.5859 9L18 7.58594L20.25 9.83594L22.5 7.58594L23.9141 9Z",fill:"currentColor"}),o.createElement(t,{d:"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z",fill:"currentColor"})),g=m;export{m as IconUserRemoveRight,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserRemoveRight/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 IconUserRemoveRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M23.9141 9L21.6641 11.25L23.9141 13.5L22.5 14.9141L20.25 12.6641L18 14.9141L16.5859 13.5L18.8359 11.25L16.5859 9L18 7.58594L20.25 9.83594L22.5 7.58594L23.9141 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserRemoveRight;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserRemoveRight","props","React","CentralIconBase","IconUserRemoveRight_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconUserSettings: FC<CentralIconBaseProps>;
4
+ export default IconUserSettings;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},L=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!I.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(p=u(o,n))||p.enumerable});return r};var s=(r,o,e)=>(e=r!=null?c(B(r)):{},L(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>L(C({},"__esModule",{value:!0}),r);var P={};g(P,{IconUserSettings:()=>i,default:()=>x});module.exports=v(P);var t=s(require("react"));var a=s(require("react")),f=require("react-native-svg"),m=({children:r,size:o=24,...e})=>a.default.createElement(f.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),i=r=>t.default.createElement(m,{...r},t.default.createElement(l.Path,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),t.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.3594 14.583L20.9287 14.1338L21.9287 15.8662L20.7559 16.999L21.9297 18.1338L20.9297 19.8662L19.3594 19.416L18.9639 21H16.9639L16.5684 19.417L15 19.8662L14 18.1338L15.1729 16.999L14.001 15.8662L15.001 14.1338L16.5684 14.582L16.9639 13H18.9639L19.3594 14.583ZM17.9629 15.5879C17.1834 15.5881 16.5518 16.2204 16.5518 17C16.5518 17.7796 17.1834 18.4119 17.9629 18.4121C18.7426 18.412 19.375 17.7797 19.375 17C19.375 16.2203 18.7426 15.588 17.9629 15.5879Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),x=i;0&&(module.exports={IconUserSettings});
2
+ //# sourceMappingURL=index.js.map