@central-icons-react-native/square-outlined-radius-0-stroke-1 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.
- package/IconDiscoBall/index.d.ts +4 -0
- package/IconDiscoBall/index.js +2 -0
- package/IconDiscoBall/index.js.map +1 -0
- package/IconDiscoBall/index.mjs +2 -0
- package/IconDiscoBall/index.mjs.map +1 -0
- package/IconUser/index.d.ts +4 -0
- package/IconUser/index.js +2 -0
- package/IconUser/index.js.map +1 -0
- package/IconUser/index.mjs +2 -0
- package/IconUser/index.mjs.map +1 -0
- package/IconUserAdd/index.d.ts +4 -0
- package/IconUserAdd/index.js +2 -0
- package/IconUserAdd/index.js.map +1 -0
- package/IconUserAdd/index.mjs +2 -0
- package/IconUserAdd/index.mjs.map +1 -0
- package/IconUserAddRight/index.d.ts +4 -0
- package/IconUserAddRight/index.js +2 -0
- package/IconUserAddRight/index.js.map +1 -0
- package/IconUserAddRight/index.mjs +2 -0
- package/IconUserAddRight/index.mjs.map +1 -0
- package/IconUserAdded/index.d.ts +4 -0
- package/IconUserAdded/index.js +2 -0
- package/IconUserAdded/index.js.map +1 -0
- package/IconUserAdded/index.mjs +2 -0
- package/IconUserAdded/index.mjs.map +1 -0
- package/IconUserBlock/index.d.ts +4 -0
- package/IconUserBlock/index.js +2 -0
- package/IconUserBlock/index.js.map +1 -0
- package/IconUserBlock/index.mjs +2 -0
- package/IconUserBlock/index.mjs.map +1 -0
- package/IconUserDuo/index.d.ts +4 -0
- package/IconUserDuo/index.js +2 -0
- package/IconUserDuo/index.js.map +1 -0
- package/IconUserDuo/index.mjs +2 -0
- package/IconUserDuo/index.mjs.map +1 -0
- package/IconUserEdit/index.d.ts +4 -0
- package/IconUserEdit/index.js +2 -0
- package/IconUserEdit/index.js.map +1 -0
- package/IconUserEdit/index.mjs +2 -0
- package/IconUserEdit/index.mjs.map +1 -0
- package/IconUserGroup/index.d.ts +4 -0
- package/IconUserGroup/index.js +2 -0
- package/IconUserGroup/index.js.map +1 -0
- package/IconUserGroup/index.mjs +2 -0
- package/IconUserGroup/index.mjs.map +1 -0
- package/IconUserHeart/index.d.ts +4 -0
- package/IconUserHeart/index.js +2 -0
- package/IconUserHeart/index.js.map +1 -0
- package/IconUserHeart/index.mjs +2 -0
- package/IconUserHeart/index.mjs.map +1 -0
- package/IconUserKey/index.d.ts +4 -0
- package/IconUserKey/index.js +2 -0
- package/IconUserKey/index.js.map +1 -0
- package/IconUserKey/index.mjs +2 -0
- package/IconUserKey/index.mjs.map +1 -0
- package/IconUserRemove/index.d.ts +4 -0
- package/IconUserRemove/index.js +2 -0
- package/IconUserRemove/index.js.map +1 -0
- package/IconUserRemove/index.mjs +2 -0
- package/IconUserRemove/index.mjs.map +1 -0
- package/IconUserRemoveRight/index.d.ts +4 -0
- package/IconUserRemoveRight/index.js +2 -0
- package/IconUserRemoveRight/index.js.map +1 -0
- package/IconUserRemoveRight/index.mjs +2 -0
- package/IconUserRemoveRight/index.mjs.map +1 -0
- package/IconUserSettings/index.d.ts +4 -0
- package/IconUserSettings/index.js +2 -0
- package/IconUserSettings/index.js.map +1 -0
- package/IconUserSettings/index.mjs +2 -0
- package/IconUserSettings/index.mjs.map +1 -0
- package/README.md +14 -0
- package/filtered-icons.json +196 -0
- package/icons/index.d.ts +14 -0
- package/icons-index.json +32 -4
- package/index.d.ts +14 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +98 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of x(o))!I.call(r,l)&&l!==t&&p(r,l,{get:()=>o[l],enumerable:!(C=i(o,l))||C.enumerable});return r};var L=(r,o,t)=>(t=r!=null?u(B(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>s(p({},"__esModule",{value:!0}),r);var y={};P(y,{IconDiscoBall:()=>f,default:()=>g});module.exports=d(y);var e=L(require("react"));var c=L(require("react")),m=require("react-native-svg"),a=({children:r,size:o=24,...t})=>c.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),f=r=>e.default.createElement(a,{...r},e.default.createElement(n.Path,{d:"M12 21.5C16.9706 21.5 21 17.4706 21 12.5C21 11.5788 20.8616 10.6899 20.6044 9.85294H3.77143M12 3.5C7.02944 3.5 3 7.52944 3 12.5C3 13.4212 3.13841 14.3101 3.39557 15.1471H20.2286",stroke:"currentColor"}),e.default.createElement(n.Ellipse,{cx:"12",cy:"12.5",rx:"3.5",ry:"9",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M12 4V1",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M5.3 17H4.7L3.95 18.95L2 19.7V20.3L3.95 21.05L4.7 23H5.3L6.05 21.05L8 20.3V19.7L6.05 18.95L5.3 17Z",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M19.85 1H19.15L18.275 3.275L16 4.15V4.85L18.275 5.725L19.15 8H19.85L20.725 5.725L23 4.85V4.15L20.725 3.275L19.85 1Z",fill:"currentColor"})),g=f;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 { Ellipse, Path } from \"react-native-svg\";\n\nexport const IconDiscoBall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 21.5C16.9706 21.5 21 17.4706 21 12.5C21 11.5788 20.8616 10.6899 20.6044 9.85294H3.77143M12 3.5C7.02944 3.5 3 7.52944 3 12.5C3 13.4212 3.13841 14.3101 3.39557 15.1471H20.2286\"\n stroke=\"currentColor\"\n />\n <Ellipse cx=\"12\" cy=\"12.5\" rx=\"3.5\" ry=\"9\" stroke=\"currentColor\" />\n <Path d=\"M12 4V1\" stroke=\"currentColor\" />\n <Path\n d=\"M5.3 17H4.7L3.95 18.95L2 19.7V20.3L3.95 21.05L4.7 23H5.3L6.05 21.05L8 20.3V19.7L6.05 18.95L5.3 17Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.85 1H19.15L18.275 3.275L16 4.15V4.85L18.275 5.725L19.15 8H19.85L20.725 5.725L23 4.85V4.15L20.725 3.275L19.85 1Z\"\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,EAA8B,4BAEjBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oLACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,WAAQ,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,IAAI,OAAO,eAAe,EACjE,EAAAA,QAAA,cAAC,QAAK,EAAE,UAAU,OAAO,eAAe,EACxC,EAAAA,QAAA,cAAC,QACC,EAAE,qGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sHACF,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 p from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...l})=>p.createElement(C,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Ellipse as s,Path as t}from"react-native-svg";var L=e=>o.createElement(n,{...e},o.createElement(t,{d:"M12 21.5C16.9706 21.5 21 17.4706 21 12.5C21 11.5788 20.8616 10.6899 20.6044 9.85294H3.77143M12 3.5C7.02944 3.5 3 7.52944 3 12.5C3 13.4212 3.13841 14.3101 3.39557 15.1471H20.2286",stroke:"currentColor"}),o.createElement(s,{cx:"12",cy:"12.5",rx:"3.5",ry:"9",stroke:"currentColor"}),o.createElement(t,{d:"M12 4V1",stroke:"currentColor"}),o.createElement(t,{d:"M5.3 17H4.7L3.95 18.95L2 19.7V20.3L3.95 21.05L4.7 23H5.3L6.05 21.05L8 20.3V19.7L6.05 18.95L5.3 17Z",fill:"currentColor"}),o.createElement(t,{d:"M19.85 1H19.15L18.275 3.275L16 4.15V4.85L18.275 5.725L19.15 8H19.85L20.725 5.725L23 4.85V4.15L20.725 3.275L19.85 1Z",fill:"currentColor"})),P=L;export{L as IconDiscoBall,P 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 { Ellipse, Path } from \"react-native-svg\";\n\nexport const IconDiscoBall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 21.5C16.9706 21.5 21 17.4706 21 12.5C21 11.5788 20.8616 10.6899 20.6044 9.85294H3.77143M12 3.5C7.02944 3.5 3 7.52944 3 12.5C3 13.4212 3.13841 14.3101 3.39557 15.1471H20.2286\"\n stroke=\"currentColor\"\n />\n <Ellipse cx=\"12\" cy=\"12.5\" rx=\"3.5\" ry=\"9\" stroke=\"currentColor\" />\n <Path d=\"M12 4V1\" stroke=\"currentColor\" />\n <Path\n d=\"M5.3 17H4.7L3.95 18.95L2 19.7V20.3L3.95 21.05L4.7 23H5.3L6.05 21.05L8 20.3V19.7L6.05 18.95L5.3 17Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.85 1H19.15L18.275 3.275L16 4.15V4.85L18.275 5.725L19.15 8H19.85L20.725 5.725L23 4.85V4.15L20.725 3.275L19.85 1Z\"\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,WAAAG,EAAS,QAAAC,MAAY,mBAEvB,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAQ,GAAG,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,IAAI,OAAO,eAAe,EACjEI,EAAA,cAACH,EAAA,CAAK,EAAE,UAAU,OAAO,eAAe,EACxCG,EAAA,cAACH,EAAA,CACC,EAAE,qGACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sHACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Ellipse","Path","IconDiscoBall","props","React","CentralIconBase","IconDiscoBall_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var x=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(s=B(o,t))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?x(i(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconUser:()=>u,default:()=>y});module.exports=v(h);var p=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...e})=>l.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M4.5 20.5V19.5C4.5 15.3579 7.85786 12 12 12C16.1421 12 19.5 15.3579 19.5 19.5V20.5H4.5Z",stroke:"currentColor"}),p.default.createElement(C.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"})),y=u;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUser: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5V19.5C4.5 15.3579 7.85786 12 12 12C16.1421 12 19.5 15.3579 19.5 19.5V20.5H4.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\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,EAA6B,4BAEhBC,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0FACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,CACzD,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 e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as s,Path as a}from"react-native-svg";var c=o=>e.createElement(t,{...o},e.createElement(a,{d:"M4.5 20.5V19.5C4.5 15.3579 7.85786 12 12 12C16.1421 12 19.5 15.3579 19.5 19.5V20.5H4.5Z",stroke:"currentColor"}),e.createElement(s,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"})),g=c;export{c as IconUser,g 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUser: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5V19.5C4.5 15.3579 7.85786 12 12 12C16.1421 12 19.5 15.3579 19.5 19.5V20.5H4.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,CACzD,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUser","props","React","CentralIconBase","IconUser_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of i(o))!B.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=u(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?f(x(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),M=r=>l(s({},"__esModule",{value:!0}),r);var d={};I(d,{IconUserAdd:()=>H,default:()=>P});module.exports=M(d);var n=a(require("react"));var c=a(require("react")),V=require("react-native-svg"),m=({children:r,size:o=24,...e})=>c.default.createElement(V.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"),H=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M18.5 12.5V20.5M22.5 16.5H14.5",stroke:"currentColor",strokeLinecap:"square"})),P=H;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.5 12.5V20.5M22.5 16.5H14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,cAAc,SAChB,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 s from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as l,Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(l,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M18.5 12.5V20.5M22.5 16.5H14.5",stroke:"currentColor",strokeLinecap:"square"})),I=a;export{a as IconUserAdd,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.5 12.5V20.5M22.5 16.5H14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,iCACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserAdd","props","React","CentralIconBase","IconUserAdd_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of x(o))!I.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=d(o,t))||C.enumerable});return r};var c=(r,o,e)=>(e=r!=null?f(B(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(s({},"__esModule",{value:!0}),r);var k={};g(k,{IconUserAddRight:()=>u,default:()=>h});module.exports=P(k);var n=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...e})=>l.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>n.default.createElement(i,{...r},n.default.createElement(p.Path,{d:"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z",stroke:"currentColor"}),n.default.createElement(p.Circle,{cx:"10",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M20.5 8.5V14.5M23.5 11.5H17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),h=u;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAddRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"10\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M20.5 8.5V14.5M23.5 11.5H17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,EAA6B,4BAEhBC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0FACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,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 s from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as a,Path as n}from"react-native-svg";var c=e=>o.createElement(t,{...e},o.createElement(n,{d:"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z",stroke:"currentColor"}),o.createElement(a,{cx:"10",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M20.5 8.5V14.5M23.5 11.5H17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=c;export{c as IconUserAddRight,g 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAddRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"10\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M20.5 8.5V14.5M23.5 11.5H17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,gCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserAddRight","props","React","CentralIconBase","IconUserAddRight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of i(o))!B.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=u(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?f(x(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>l(s({},"__esModule",{value:!0}),r);var g={};I(g,{IconUserAdded:()=>H,default:()=>P});module.exports=d(g);var n=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),V=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),H=r=>n.default.createElement(V,{...r},n.default.createElement(p.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M13.5 18.5L16 20.5L20.5 13.5",stroke:"currentColor",strokeLinecap:"square"})),P=H;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M13.5 18.5L16 20.5L20.5 13.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,EAA6B,4BAEhBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,cAAc,SAChB,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 s from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as l,Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(l,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M13.5 18.5L16 20.5L20.5 13.5",stroke:"currentColor",strokeLinecap:"square"})),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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M13.5 18.5L16 20.5L20.5 13.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,+BACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserAdded","props","React","CentralIconBase","IconUserAdded_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var l=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},c=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of x(o))!i.call(r,p)&&p!==e&&l(r,p,{get:()=>o[p],enumerable:!(C=u(o,p))||C.enumerable});return r};var s=(r,o,e)=>(e=r!=null?f(B(r)):{},c(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>c(l({},"__esModule",{value:!0}),r);var y={};I(y,{IconUserBlock:()=>H,default:()=>g});module.exports=P(y);var t=s(require("react"));var m=s(require("react")),V=require("react-native-svg"),a=({children:r,size:o=24,...e})=>m.default.createElement(V.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 n=require("react-native-svg"),H=r=>t.default.createElement(a,{...r},t.default.createElement(n.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),t.default.createElement(n.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),t.default.createElement(n.Circle,{cx:"18",cy:"17.25",r:"3.5",stroke:"currentColor"}),t.default.createElement(n.Path,{d:"M15.7461 19.5L20.2461 15",stroke:"currentColor"})),g=H;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserBlock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Circle cx=\"18\" cy=\"17.25\" r=\"3.5\" stroke=\"currentColor\" />\n <Path d=\"M15.7461 19.5L20.2461 15\" stroke=\"currentColor\" />\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,EAA6B,4BAEhBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,QAAQ,EAAE,MAAM,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,2BAA2B,OAAO,eAAe,CAC3D,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 C from"react";import{Svg as c}from"react-native-svg";var t=({children:e,size:r=24,...l})=>C.createElement(c,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as n,Path as p}from"react-native-svg";var s=e=>o.createElement(t,{...e},o.createElement(p,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(n,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{cx:"18",cy:"17.25",r:"3.5",stroke:"currentColor"}),o.createElement(p,{d:"M15.7461 19.5L20.2461 15",stroke:"currentColor"})),I=s;export{s as IconUserBlock,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserBlock: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Circle cx=\"18\" cy=\"17.25\" r=\"3.5\" stroke=\"currentColor\" />\n <Path d=\"M15.7461 19.5L20.2461 15\" stroke=\"currentColor\" />\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,QAAQ,EAAE,MAAM,OAAO,eAAe,EACzDI,EAAA,cAACH,EAAA,CAAK,EAAE,2BAA2B,OAAO,eAAe,CAC3D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserBlock","props","React","CentralIconBase","IconUserBlock_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of H(o))!B.call(r,C)&&C!==e&&p(r,C,{get:()=>o[C],enumerable:!(l=x(o,C))||l.enumerable});return r};var c=(r,o,e)=>(e=r!=null?f(i(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>s(p({},"__esModule",{value:!0}),r);var y={};I(y,{IconUserDuo:()=>u,default:()=>g});module.exports=P(y);var t=c(require("react"));var m=c(require("react")),V=require("react-native-svg"),a=({children:r,size:o=24,...e})=>m.default.createElement(V.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 n=require("react-native-svg"),u=r=>t.default.createElement(a,{...r},t.default.createElement(n.Path,{d:"M1.5 19.5V18.5C1.5 14.9101 4.41015 12 8 12C11.5899 12 14.5 14.9101 14.5 18.5V19.5H1.5Z",stroke:"currentColor"}),t.default.createElement(n.Path,{d:"M22.5 18.5V19H23V18.5H22.5ZM17.5 18H17V19H17.5V18.5V18ZM22.5 18.5V18H17.5V18.5V19H22.5V18.5ZM22.5 18.5H23C23 16.6602 22.4752 14.927 21.5275 13.6409C20.5748 12.3479 19.1848 11.5 17.5 11.5V12V12.5C18.8152 12.5 19.9252 13.1521 20.7225 14.2341C21.5248 15.323 22 16.8398 22 18.5H22.5Z",fill:"currentColor"}),t.default.createElement(n.Circle,{cx:"8",cy:"8.25",r:"3.75",stroke:"currentColor"}),t.default.createElement(n.Circle,{cx:"17.5",cy:"9.25",r:"2.75",stroke:"currentColor"})),g=u;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserDuo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M1.5 19.5V18.5C1.5 14.9101 4.41015 12 8 12C11.5899 12 14.5 14.9101 14.5 18.5V19.5H1.5Z\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M22.5 18.5V19H23V18.5H22.5ZM17.5 18H17V19H17.5V18.5V18ZM22.5 18.5V18H17.5V18.5V19H22.5V18.5ZM22.5 18.5H23C23 16.6602 22.4752 14.927 21.5275 13.6409C20.5748 12.3479 19.1848 11.5 17.5 11.5V12V12.5C18.8152 12.5 19.9252 13.1521 20.7225 14.2341C21.5248 15.323 22 16.8398 22 18.5H22.5Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"8\" cy=\"8.25\" r=\"3.75\" stroke=\"currentColor\" />\n <Circle cx=\"17.5\" cy=\"9.25\" r=\"2.75\" stroke=\"currentColor\" />\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,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,IAAI,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EACxD,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,CAC7D,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 s}from"react-native-svg";var t=({children:e,size:r=24,...p})=>l.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as n,Path as C}from"react-native-svg";var c=e=>o.createElement(t,{...e},o.createElement(C,{d:"M1.5 19.5V18.5C1.5 14.9101 4.41015 12 8 12C11.5899 12 14.5 14.9101 14.5 18.5V19.5H1.5Z",stroke:"currentColor"}),o.createElement(C,{d:"M22.5 18.5V19H23V18.5H22.5ZM17.5 18H17V19H17.5V18.5V18ZM22.5 18.5V18H17.5V18.5V19H22.5V18.5ZM22.5 18.5H23C23 16.6602 22.4752 14.927 21.5275 13.6409C20.5748 12.3479 19.1848 11.5 17.5 11.5V12V12.5C18.8152 12.5 19.9252 13.1521 20.7225 14.2341C21.5248 15.323 22 16.8398 22 18.5H22.5Z",fill:"currentColor"}),o.createElement(n,{cx:"8",cy:"8.25",r:"3.75",stroke:"currentColor"}),o.createElement(n,{cx:"17.5",cy:"9.25",r:"2.75",stroke:"currentColor"})),I=c;export{c as IconUserDuo,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserDuo: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M1.5 19.5V18.5C1.5 14.9101 4.41015 12 8 12C11.5899 12 14.5 14.9101 14.5 18.5V19.5H1.5Z\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M22.5 18.5V19H23V18.5H22.5ZM17.5 18H17V19H17.5V18.5V18ZM22.5 18.5V18H17.5V18.5V19H22.5V18.5ZM22.5 18.5H23C23 16.6602 22.4752 14.927 21.5275 13.6409C20.5748 12.3479 19.1848 11.5 17.5 11.5V12V12.5C18.8152 12.5 19.9252 13.1521 20.7225 14.2341C21.5248 15.323 22 16.8398 22 18.5H22.5Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"8\" cy=\"8.25\" r=\"3.75\" stroke=\"currentColor\" />\n <Circle cx=\"17.5\" cy=\"9.25\" r=\"2.75\" stroke=\"currentColor\" />\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yFACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,IAAI,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EACxDI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,CAC7D,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserDuo","props","React","CentralIconBase","IconUserDuo_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var C=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!B.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=i(o,e))||l.enumerable});return r};var V=(r,o,t)=>(t=r!=null?f(x(r)):{},s(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>s(C({},"__esModule",{value:!0}),r);var M={};I(M,{IconUserEdit:()=>H,default:()=>g});module.exports=P(M);var n=V(require("react"));var a=V(require("react")),c=require("react-native-svg"),m=({children:r,size:o=24,...t})=>a.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),H=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M13.5 20.5V18L17.75 13.75C18.4404 13.0596 19.5596 13.0596 20.25 13.75C20.9404 14.4404 20.9404 15.5596 20.25 16.25L16 20.5H13.5Z",stroke:"currentColor"})),g=H;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M13.5 20.5V18L17.75 13.75C18.4404 13.0596 19.5596 13.0596 20.25 13.75C20.9404 14.4404 20.9404 15.5596 20.25 16.25L16 20.5H13.5Z\"\n stroke=\"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,EAA6B,4BAEhBC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,kIACF,OAAO,eACT,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 C from"react";import{Svg as l}from"react-native-svg";var e=({children:t,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"},t);import{Circle as s,Path as n}from"react-native-svg";var V=t=>o.createElement(e,{...t},o.createElement(n,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(s,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M13.5 20.5V18L17.75 13.75C18.4404 13.0596 19.5596 13.0596 20.25 13.75C20.9404 14.4404 20.9404 15.5596 20.25 16.25L16 20.5H13.5Z",stroke:"currentColor"})),I=V;export{V as IconUserEdit,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M13.5 20.5V18L17.75 13.75C18.4404 13.0596 19.5596 13.0596 20.25 13.75C20.9404 14.4404 20.9404 15.5596 20.25 16.25L16 20.5H13.5Z\"\n stroke=\"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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,kIACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserEdit","props","React","CentralIconBase","IconUserEdit_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},c=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of I(o))!y.call(r,p)&&p!==e&&C(r,p,{get:()=>o[p],enumerable:!(s=B(o,p))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?f(i(r)):{},c(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>c(C({},"__esModule",{value:!0}),r);var d={};P(d,{IconUserGroup:()=>x,default:()=>k});module.exports=g(d);var t=l(require("react"));var m=l(require("react")),u=require("react-native-svg"),a=({children:r,size:o=24,...e})=>m.default.createElement(u.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),x=r=>t.default.createElement(a,{...r},t.default.createElement(n.Circle,{cx:"12",cy:"8.75",r:"3.25",stroke:"currentColor"}),t.default.createElement(n.Circle,{cx:"4",cy:"9.82996",r:"2",stroke:"currentColor"}),t.default.createElement(n.Circle,{cx:"20",cy:"9.82996",r:"2",stroke:"currentColor"}),t.default.createElement(n.Path,{d:"M6.5 18.5V17.5C6.5 14.4624 8.96243 12 12 12C15.0376 12 17.5 14.4624 17.5 17.5V18.5H6.5Z",stroke:"currentColor"}),t.default.createElement(n.Path,{d:"M5 17.5H0.5C0.5 14.5 1.5 12.5 4 11.8301",stroke:"currentColor"}),t.default.createElement(n.Path,{d:"M19 17.5H23.5C23.5 14.5 22.5 12.5 20 11.8301",stroke:"currentColor"})),k=x;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserGroup: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"8.75\" r=\"3.25\" stroke=\"currentColor\" />\n <Circle cx=\"4\" cy=\"9.82996\" r=\"2\" stroke=\"currentColor\" />\n <Circle cx=\"20\" cy=\"9.82996\" r=\"2\" stroke=\"currentColor\" />\n <Path\n d=\"M6.5 18.5V17.5C6.5 14.4624 8.96243 12 12 12C15.0376 12 17.5 14.4624 17.5 17.5V18.5H6.5Z\"\n stroke=\"currentColor\"\n />\n <Path d=\"M5 17.5H0.5C0.5 14.5 1.5 12.5 4 11.8301\" stroke=\"currentColor\" />\n <Path\n d=\"M19 17.5H23.5C23.5 14.5 22.5 12.5 20 11.8301\"\n stroke=\"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,EAA6B,4BAEhBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,UAAO,GAAG,IAAI,GAAG,UAAU,EAAE,IAAI,OAAO,eAAe,EACxD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,UAAU,EAAE,IAAI,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,QACC,EAAE,0FACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0CAA0C,OAAO,eAAe,EACxE,EAAAA,QAAA,cAAC,QACC,EAAE,+CACF,OAAO,eACT,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 s from"react";import{Svg as c}from"react-native-svg";var p=({children:e,size:o=24,...C})=>s.createElement(c,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as t,Path as n}from"react-native-svg";var l=e=>r.createElement(p,{...e},r.createElement(t,{cx:"12",cy:"8.75",r:"3.25",stroke:"currentColor"}),r.createElement(t,{cx:"4",cy:"9.82996",r:"2",stroke:"currentColor"}),r.createElement(t,{cx:"20",cy:"9.82996",r:"2",stroke:"currentColor"}),r.createElement(n,{d:"M6.5 18.5V17.5C6.5 14.4624 8.96243 12 12 12C15.0376 12 17.5 14.4624 17.5 17.5V18.5H6.5Z",stroke:"currentColor"}),r.createElement(n,{d:"M5 17.5H0.5C0.5 14.5 1.5 12.5 4 11.8301",stroke:"currentColor"}),r.createElement(n,{d:"M19 17.5H23.5C23.5 14.5 22.5 12.5 20 11.8301",stroke:"currentColor"})),P=l;export{l as IconUserGroup,P 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserGroup: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"8.75\" r=\"3.25\" stroke=\"currentColor\" />\n <Circle cx=\"4\" cy=\"9.82996\" r=\"2\" stroke=\"currentColor\" />\n <Circle cx=\"20\" cy=\"9.82996\" r=\"2\" stroke=\"currentColor\" />\n <Path\n d=\"M6.5 18.5V17.5C6.5 14.4624 8.96243 12 12 12C15.0376 12 17.5 14.4624 17.5 17.5V18.5H6.5Z\"\n stroke=\"currentColor\"\n />\n <Path d=\"M5 17.5H0.5C0.5 14.5 1.5 12.5 4 11.8301\" stroke=\"currentColor\" />\n <Path\n d=\"M19 17.5H23.5C23.5 14.5 22.5 12.5 20 11.8301\"\n stroke=\"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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EACzDI,EAAA,cAACJ,EAAA,CAAO,GAAG,IAAI,GAAG,UAAU,EAAE,IAAI,OAAO,eAAe,EACxDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,UAAU,EAAE,IAAI,OAAO,eAAe,EACzDI,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,0CAA0C,OAAO,eAAe,EACxEG,EAAA,cAACH,EAAA,CACC,EAAE,+CACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserGroup","props","React","CentralIconBase","IconUserGroup_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of i(o))!B.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(s=u(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?f(x(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var M={};I(M,{IconUserHeart:()=>V,default:()=>g});module.exports=P(M);var n=l(require("react"));var c=l(require("react")),m=require("react-native-svg"),H=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),V=r=>n.default.createElement(H,{...r},n.default.createElement(p.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M21.5 16.5665C21.5 19.2998 17.75 20.8 17.75 20.8C17.75 20.8 14 19.2998 14 16.5665C14 14.518 16.0157 13.2984 17.75 14.4366C19.4843 13.2984 21.5 14.518 21.5 16.5665Z",stroke:"currentColor",strokeLinecap:"square"})),g=V;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserHeart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M21.5 16.5665C21.5 19.2998 17.75 20.8 17.75 20.8C17.75 20.8 14 19.2998 14 16.5665C14 14.518 16.0157 13.2984 17.75 14.4366C19.4843 13.2984 21.5 14.518 21.5 16.5665Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,EAA6B,4BAEhBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,sKACF,OAAO,eACP,cAAc,SAChB,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 C from"react";import{Svg as s}from"react-native-svg";var t=({children:e,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as a,Path as n}from"react-native-svg";var l=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(a,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M21.5 16.5665C21.5 19.2998 17.75 20.8 17.75 20.8C17.75 20.8 14 19.2998 14 16.5665C14 14.518 16.0157 13.2984 17.75 14.4366C19.4843 13.2984 21.5 14.518 21.5 16.5665Z",stroke:"currentColor",strokeLinecap:"square"})),I=l;export{l as IconUserHeart,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserHeart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M21.5 16.5665C21.5 19.2998 17.75 20.8 17.75 20.8C17.75 20.8 14 19.2998 14 16.5665C14 14.518 16.0157 13.2984 17.75 14.4366C19.4843 13.2984 21.5 14.518 21.5 16.5665Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,sKACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserHeart","props","React","CentralIconBase","IconUserHeart_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},c=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of i(o))!B.call(r,C)&&C!==e&&p(r,C,{get:()=>o[C],enumerable:!(l=u(o,C))||l.enumerable});return r};var s=(r,o,e)=>(e=r!=null?f(x(r)):{},c(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>c(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconUserKey:()=>a,default:()=>P});module.exports=y(g);var t=s(require("react"));var V=s(require("react")),m=require("react-native-svg"),H=({children:r,size:o=24,...e})=>V.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),a=r=>t.default.createElement(H,{...r},t.default.createElement(n.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),t.default.createElement(n.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),t.default.createElement(n.Circle,{cx:"19.0992",cy:"15.4",r:"0.9",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M18.8496 12.5498C20.5617 12.5498 21.9502 13.9383 21.9502 15.6504C21.95 17.3623 20.5616 18.75 18.8496 18.75C18.5179 18.75 18.199 18.6961 17.8994 18.5996L15.5 21H13.5V19L15.8994 16.5996C15.8032 16.3004 15.75 15.9816 15.75 15.6504C15.75 13.9384 17.1377 12.55 18.8496 12.5498Z",stroke:"currentColor"})),P=a;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Circle cx=\"19.0992\" cy=\"15.4\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M18.8496 12.5498C20.5617 12.5498 21.9502 13.9383 21.9502 15.6504C21.95 17.3623 20.5616 18.75 18.8496 18.75C18.5179 18.75 18.199 18.6961 17.8994 18.5996L15.5 21H13.5V19L15.8994 16.5996C15.8032 16.3004 15.75 15.9816 15.75 15.6504C15.75 13.9384 17.1377 12.55 18.8496 12.5498Z\"\n stroke=\"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,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3D,EAAAA,QAAA,cAAC,QACC,EAAE,mRACF,OAAO,eACT,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 c}from"react-native-svg";var t=({children:e,size:r=24,...p})=>l.createElement(c,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as n,Path as C}from"react-native-svg";var s=e=>o.createElement(t,{...e},o.createElement(C,{d:"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(n,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{cx:"19.0992",cy:"15.4",r:"0.9",fill:"currentColor"}),o.createElement(C,{d:"M18.8496 12.5498C20.5617 12.5498 21.9502 13.9383 21.9502 15.6504C21.95 17.3623 20.5616 18.75 18.8496 18.75C18.5179 18.75 18.199 18.6961 17.8994 18.5996L15.5 21H13.5V19L15.8994 16.5996C15.8032 16.3004 15.75 15.9816 15.75 15.6504C15.75 13.9384 17.1377 12.55 18.8496 12.5498Z",stroke:"currentColor"})),I=s;export{s as IconUserKey,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM10.5 21H11V20H10.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H10.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Circle cx=\"19.0992\" cy=\"15.4\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M18.8496 12.5498C20.5617 12.5498 21.9502 13.9383 21.9502 15.6504C21.95 17.3623 20.5616 18.75 18.8496 18.75C18.5179 18.75 18.199 18.6961 17.8994 18.5996L15.5 21H13.5V19L15.8994 16.5996C15.8032 16.3004 15.75 15.9816 15.75 15.6504C15.75 13.9384 17.1377 12.55 18.8496 12.5498Z\"\n stroke=\"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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3DI,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserKey","props","React","CentralIconBase","IconUserKey_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of i(o))!x.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=u(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?f(M(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(s({},"__esModule",{value:!0}),r);var g={};B(g,{IconUserRemove:()=>H,default:()=>P});module.exports=I(g);var n=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),V=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),H=r=>n.default.createElement(V,{...r},n.default.createElement(p.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M15.5 14.5L18.5 17.5M18.5 17.5L21.5 20.5M18.5 17.5L21.5 14.5M18.5 17.5L15.5 20.5",stroke:"currentColor",strokeLinecap:"square"})),P=H;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M15.5 14.5L18.5 17.5M18.5 17.5L21.5 20.5M18.5 17.5L21.5 14.5M18.5 17.5L15.5 20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,EAA6B,4BAEhBC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,mFACF,OAAO,eACP,cAAc,SAChB,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 s from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as l,Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(l,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M15.5 14.5L18.5 17.5M18.5 17.5L21.5 20.5M18.5 17.5L21.5 14.5M18.5 17.5L15.5 20.5",stroke:"currentColor",strokeLinecap:"square"})),B=a;export{a as IconUserRemove,B 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M15.5 14.5L18.5 17.5M18.5 17.5L21.5 20.5M18.5 17.5L21.5 14.5M18.5 17.5L15.5 20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,mFACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserRemove","props","React","CentralIconBase","IconUserRemove_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var s=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!g.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(C=x(o,t))||C.enumerable});return r};var c=(r,o,e)=>(e=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(s({},"__esModule",{value:!0}),r);var y={};P(y,{IconUserRemoveRight:()=>f,default:()=>h});module.exports=v(y);var n=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...e})=>l.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),f=r=>n.default.createElement(u,{...r},n.default.createElement(p.Path,{d:"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z",stroke:"currentColor"}),n.default.createElement(p.Circle,{cx:"10",cy:"7.5",r:"4.5",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M18.75 9.5L21 11.75M21 11.75L23.25 14M21 11.75L23.25 9.5M21 11.75L18.75 14",stroke:"currentColor",strokeLinecap:"square"})),h=f;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserRemoveRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"10\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.75 9.5L21 11.75M21 11.75L23.25 14M21 11.75L23.25 9.5M21 11.75L18.75 14\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,EAA6B,4BAEhBC,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0FACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,6EACF,OAAO,eACP,cAAc,SAChB,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 s from"react";import{Svg as C}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as a,Path as n}from"react-native-svg";var c=e=>o.createElement(t,{...e},o.createElement(n,{d:"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z",stroke:"currentColor"}),o.createElement(a,{cx:"10",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(n,{d:"M18.75 9.5L21 11.75M21 11.75L23.25 14M21 11.75L23.25 9.5M21 11.75L18.75 14",stroke:"currentColor",strokeLinecap:"square"})),P=c;export{c as IconUserRemoveRight,P 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserRemoveRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 20.5V19.5C2.5 15.3579 5.85786 12 10 12C14.1421 12 17.5 15.3579 17.5 19.5V20.5H2.5Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"10\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.75 9.5L21 11.75M21 11.75L23.25 14M21 11.75L23.25 9.5M21 11.75L18.75 14\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,6EACF,OAAO,eACP,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserRemoveRight","props","React","CentralIconBase","IconUserRemoveRight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var l=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of i(o))!x.call(r,p)&&p!==t&&l(r,p,{get:()=>o[p],enumerable:!(C=f(o,p))||C.enumerable});return r};var L=(r,o,t)=>(t=r!=null?a(u(r)):{},s(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var P={};B(P,{IconUserSettings:()=>V,default:()=>g});module.exports=I(P);var e=L(require("react"));var c=L(require("react")),H=require("react-native-svg"),m=({children:r,size:o=24,...t})=>c.default.createElement(H.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 n=require("react-native-svg"),V=r=>e.default.createElement(m,{...r},e.default.createElement(n.Path,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z",stroke:"currentColor"}),e.default.createElement(n.Circle,{cx:"17.5",cy:"17",r:"1",fill:"currentColor"})),g=V;0&&(module.exports={IconUserSettings});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconUserSettings/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"17.5\" cy=\"17\" r=\"1\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconUserSettings;\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,EAA6B,4BAEhBC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,+QACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,EAIGE,EAAQJ","names":["IconUserSettings_exports","__export","IconUserSettings","IconUserSettings_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserSettings","props","React","CentralIconBase","IconUserSettings_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:t,size:r=24,...l})=>C.createElement(s,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as n,Path as p}from"react-native-svg";var L=t=>o.createElement(e,{...t},o.createElement(p,{d:"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z",fill:"currentColor"}),o.createElement(n,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor"}),o.createElement(p,{d:"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z",stroke:"currentColor"}),o.createElement(n,{cx:"17.5",cy:"17",r:"1",fill:"currentColor"})),B=L;export{L as IconUserSettings,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconUserSettings/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 20.5H4V21H4.5V20.5ZM11.5 21H12V20H11.5V20.5V21ZM4.5 19.5H4V20.5H4.5H5V19.5H4.5ZM4.5 20.5V21H11.5V20.5V20H4.5V20.5ZM12 12V11.5C7.58172 11.5 4 15.0817 4 19.5H4.5H5C5 15.634 8.13401 12.5 12 12.5V12Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"17.5\" cy=\"17\" r=\"1\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconUserSettings;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,+QACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconUserSettings","props","React","CentralIconBase","IconUserSettings_default"]}
|