@central-icons-react-native/square-outlined-radius-0-stroke-1.5 1.1.142 → 1.1.143

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.
@@ -1,2 +1,2 @@
1
- "use strict";var V=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of L(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=u(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?V(B(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>s(n({},"__esModule",{value:!0}),r);var g={};P(g,{IconPeople:()=>i,default:()=>d});module.exports=x(g);var p=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>m.default.createElement(c.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"),i=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM19.5 20.25V21H20.3238L20.2467 20.1798L19.5 20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C15.7645 14 18.4168 16.7412 18.7533 20.3202L19.5 20.25L20.2467 20.1798C19.8453 15.9097 16.6159 12.5 12 12.5V13.25ZM4.5 20.25V21H19.5V20.25V19.5H4.5V20.25Z",fill:"currentColor"})),d=i;0&&(module.exports={IconPeople});
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!d.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=B(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?u(P(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var k={};x(k,{IconPeople:()=>f,default:()=>h});module.exports=g(k);var p=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...t})=>m.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 C=require("react-native-svg"),f=r=>p.default.createElement(i,{...r},p.default.createElement(C.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H19.5C19.1311 16.3254 16.1902 13.25 12 13.25Z",stroke:"currentColor",strokeWidth:"1.5"})),h=f;0&&(module.exports={IconPeople});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeople/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeople: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM19.5 20.25V21H20.3238L20.2467 20.1798L19.5 20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C15.7645 14 18.4168 16.7412 18.7533 20.3202L19.5 20.25L20.2467 20.1798C19.8453 15.9097 16.6159 12.5 12 12.5V13.25ZM4.5 20.25V21H19.5V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople;\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,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yYACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPeople_exports","__export","IconPeople","IconPeople_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeople","props","React","CentralIconBase","IconPeople_default"]}
1
+ {"version":3,"sources":["../src/IconPeople/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeople: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H19.5C19.1311 16.3254 16.1902 13.25 12 13.25Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople;\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,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPeople_exports","__export","IconPeople","IconPeople_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeople","props","React","CentralIconBase","IconPeople_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import C from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...p})=>C.createElement(l,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var s=o=>e.createElement(t,{...o},e.createElement(n,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),e.createElement(n,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM19.5 20.25V21H20.3238L20.2467 20.1798L19.5 20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C15.7645 14 18.4168 16.7412 18.7533 20.3202L19.5 20.25L20.2467 20.1798C19.8453 15.9097 16.6159 12.5 12 12.5V13.25ZM4.5 20.25V21H19.5V20.25V19.5H4.5V20.25Z",fill:"currentColor"})),I=s;export{s as IconPeople,I as default};
1
+ import t from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:o,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"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),t.createElement(n,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H19.5C19.1311 16.3254 16.1902 13.25 12 13.25Z",stroke:"currentColor",strokeWidth:"1.5"})),d=a;export{a as IconPeople,d as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeople/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeople: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM19.5 20.25V21H20.3238L20.2467 20.1798L19.5 20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C15.7645 14 18.4168 16.7412 18.7533 20.3202L19.5 20.25L20.2467 20.1798C19.8453 15.9097 16.6159 12.5 12 12.5V13.25ZM4.5 20.25V21H19.5V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yYACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeople","props","React","CentralIconBase","IconPeople_default"]}
1
+ {"version":3,"sources":["../src/IconPeople/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeople: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H19.5C19.1311 16.3254 16.1902 13.25 12 13.25Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gGACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeople","props","React","CentralIconBase","IconPeople_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var M=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(C=f(o,t))||C.enumerable});return r};var l=(r,o,e)=>(e=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var x={};M(x,{IconPeopleAdd:()=>u,default:()=>h});module.exports=P(x);var n=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),u=r=>n.default.createElement(i,{...r},n.default.createElement(s.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement(s.Path,{d:"M11.8523 13.2513C7.74082 13.3226 4.86459 16.3717 4.5 20.25H13.029M11.8523 13.2513C11.9014 13.2504 11.9506 13.25 12 13.25C13.0928 13.25 14.1006 13.4592 15 13.838M11.8523 13.2513C11.2023 13.2626 10.5834 13.3483 10.0001 13.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement(s.Path,{d:"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=u;0&&(module.exports={IconPeopleAdd});
1
+ "use strict";var V=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?V(M(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(p({},"__esModule",{value:!0}),r);var x={};I(x,{IconPeopleAdd:()=>u,default:()=>P});module.exports=L(x);var n=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.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=>n.default.createElement(i,{...r},n.default.createElement(C.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement(C.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15 13.838L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),P=u;0&&(module.exports={IconPeopleAdd});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleAdd/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M11.8523 13.2513C7.74082 13.3226 4.86459 16.3717 4.5 20.25H13.029M11.8523 13.2513C11.9014 13.2504 11.9506 13.25 12 13.25C13.0928 13.25 14.1006 13.4592 15 13.838M11.8523 13.2513C11.2023 13.2626 10.5834 13.3483 10.0001 13.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gOACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2EACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleAdd_exports","__export","IconPeopleAdd","IconPeopleAdd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleAdd","props","React","CentralIconBase","IconPeopleAdd_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleAdd/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15 13.838L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2EACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleAdd_exports","__export","IconPeopleAdd","IconPeopleAdd_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleAdd","props","React","CentralIconBase","IconPeopleAdd_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...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{Path as t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(t,{d:"M11.8523 13.2513C7.74082 13.3226 4.86459 16.3717 4.5 20.25H13.029M11.8523 13.2513C11.9014 13.2504 11.9506 13.25 12 13.25C13.0928 13.25 14.1006 13.4592 15 13.838M11.8523 13.2513C11.2023 13.2626 10.5834 13.3483 10.0001 13.5",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(t,{d:"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=a;export{a as IconPeopleAdd,I as default};
1
+ import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({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{Path as t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(t,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15 13.838L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),o.createElement(t,{d:"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=a;export{a as IconPeopleAdd,B as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleAdd/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M11.8523 13.2513C7.74082 13.3226 4.86459 16.3717 4.5 20.25H13.029M11.8523 13.2513C11.9014 13.2504 11.9506 13.25 12 13.25C13.0928 13.25 14.1006 13.4592 15 13.838M11.8523 13.2513C11.2023 13.2626 10.5834 13.3483 10.0001 13.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gOACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2EACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleAdd","props","React","CentralIconBase","IconPeopleAdd_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleAdd/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdd: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15 13.838L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdd;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2EACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleAdd","props","React","CentralIconBase","IconPeopleAdd_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var V=Object.create;var C=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var f=(r,L)=>{for(var o in L)C(r,o,{get:L[o],enumerable:!0})},s=(r,L,o,p)=>{if(L&&typeof L=="object"||typeof L=="function")for(let e of i(L))!d.call(r,e)&&e!==o&&C(r,e,{get:()=>L[e],enumerable:!(p=c(L,e))||p.enumerable});return r};var M=(r,L,o)=>(o=r!=null?V(u(r)):{},s(L||!r||!r.__esModule?C(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>s(C({},"__esModule",{value:!0}),r);var P={};f(P,{IconPeopleAdded:()=>m,default:()=>I});module.exports=B(P);var t=M(require("react"));var a=M(require("react")),Z=require("react-native-svg"),l=({children:r,size:L=24,...o})=>a.default.createElement(Z.Svg,{...o,width:typeof L=="number"?`${L}px`:L,height:typeof L=="number"?`${L}px`:L,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),m=r=>t.default.createElement(l,{...r},t.default.createElement(n.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899V14.0899L13.2774 13.3492ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L14.0004 13.5L13.8116 14.2259ZM11.25 21H12V19.5H11.25V20.25V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L10.0001 13.5L9.81133 12.7741ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L15 13.838L14.7089 14.5292ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.0106 14.0674 13.0855 14.0781 13.1598 14.0899L13.2774 13.3492L13.3951 12.6085C13.305 12.5942 13.2142 12.5812 13.1229 12.5697L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899C13.3826 14.1253 13.6 14.1708 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.9303 12.7068 13.6655 12.6514 13.3951 12.6085L13.2774 13.3492ZM4.5 20.25V21H11.25V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6977 12.8969 14.0636 12.7147 13.3951 12.6085L13.2774 13.3492L13.1598 14.0899C13.7104 14.1774 14.2279 14.3266 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M14.75 18.6L16.95 20.25L20.25 14.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),I=m;0&&(module.exports={IconPeopleAdded});
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of L(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?d(V(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconPeopleAdded:()=>u,default:()=>x});module.exports=P(g);var n=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.default.createElement(c.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=>n.default.createElement(i,{...r},n.default.createElement(C.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement(C.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C13.382 14 14.5984 14.3666 15.6037 14.9922L16 14.3555L16.3963 13.7188C15.1469 12.9411 13.6547 12.5 12 12.5V13.25ZM4.5 20.25V21H12V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M14.75 18.6L16.95 20.25L20.25 14.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=u;0&&(module.exports={IconPeopleAdded});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleAdded/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899V14.0899L13.2774 13.3492ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L14.0004 13.5L13.8116 14.2259ZM11.25 21H12V19.5H11.25V20.25V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L10.0001 13.5L9.81133 12.7741ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L15 13.838L14.7089 14.5292ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.0106 14.0674 13.0855 14.0781 13.1598 14.0899L13.2774 13.3492L13.3951 12.6085C13.305 12.5942 13.2142 12.5812 13.1229 12.5697L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899C13.3826 14.1253 13.6 14.1708 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.9303 12.7068 13.6655 12.6514 13.3951 12.6085L13.2774 13.3492ZM4.5 20.25V21H11.25V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6977 12.8969 14.0636 12.7147 13.3951 12.6085L13.2774 13.3492L13.1598 14.0899C13.7104 14.1774 14.2279 14.3266 14.7089 14.5292L15 13.838Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.75 18.6L16.95 20.25L20.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdded;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mpDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sCACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleAdded_exports","__export","IconPeopleAdded","IconPeopleAdded_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleAdded","props","React","CentralIconBase","IconPeopleAdded_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleAdded/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C13.382 14 14.5984 14.3666 15.6037 14.9922L16 14.3555L16.3963 13.7188C15.1469 12.9411 13.6547 12.5 12 12.5V13.25ZM4.5 20.25V21H12V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.75 18.6L16.95 20.25L20.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdded;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sCACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleAdded_exports","__export","IconPeopleAdded","IconPeopleAdded_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleAdded","props","React","CentralIconBase","IconPeopleAdded_default"]}
@@ -1,2 +1,2 @@
1
- import L from"react";import n from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...C})=>n.createElement(p,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as e}from"react-native-svg";var s=o=>L.createElement(t,{...o},L.createElement(e,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),L.createElement(e,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899V14.0899L13.2774 13.3492ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L14.0004 13.5L13.8116 14.2259ZM11.25 21H12V19.5H11.25V20.25V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L10.0001 13.5L9.81133 12.7741ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L15 13.838L14.7089 14.5292ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.0106 14.0674 13.0855 14.0781 13.1598 14.0899L13.2774 13.3492L13.3951 12.6085C13.305 12.5942 13.2142 12.5812 13.1229 12.5697L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899C13.3826 14.1253 13.6 14.1708 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.9303 12.7068 13.6655 12.6514 13.3951 12.6085L13.2774 13.3492ZM4.5 20.25V21H11.25V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6977 12.8969 14.0636 12.7147 13.3951 12.6085L13.2774 13.3492L13.1598 14.0899C13.7104 14.1774 14.2279 14.3266 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),L.createElement(e,{d:"M14.75 18.6L16.95 20.25L20.25 14.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=s;export{s as IconPeopleAdded,d as default};
1
+ import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({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{Path as t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(t,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C13.382 14 14.5984 14.3666 15.6037 14.9922L16 14.3555L16.3963 13.7188C15.1469 12.9411 13.6547 12.5 12 12.5V13.25ZM4.5 20.25V21H12V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),o.createElement(t,{d:"M14.75 18.6L16.95 20.25L20.25 14.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=a;export{a as IconPeopleAdded,B as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleAdded/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899V14.0899L13.2774 13.3492ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L14.0004 13.5L13.8116 14.2259ZM11.25 21H12V19.5H11.25V20.25V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L10.0001 13.5L9.81133 12.7741ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L15 13.838L14.7089 14.5292ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.0106 14.0674 13.0855 14.0781 13.1598 14.0899L13.2774 13.3492L13.3951 12.6085C13.305 12.5942 13.2142 12.5812 13.1229 12.5697L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899C13.3826 14.1253 13.6 14.1708 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.9303 12.7068 13.6655 12.6514 13.3951 12.6085L13.2774 13.3492ZM4.5 20.25V21H11.25V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6977 12.8969 14.0636 12.7147 13.3951 12.6085L13.2774 13.3492L13.1598 14.0899C13.7104 14.1774 14.2279 14.3266 14.7089 14.5292L15 13.838Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.75 18.6L16.95 20.25L20.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdded;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mpDACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sCACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleAdded","props","React","CentralIconBase","IconPeopleAdded_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleAdded/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleAdded: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C13.382 14 14.5984 14.3666 15.6037 14.9922L16 14.3555L16.3963 13.7188C15.1469 12.9411 13.6547 12.5 12 12.5V13.25ZM4.5 20.25V21H12V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.75 18.6L16.95 20.25L20.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleAdded;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sCACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleAdded","props","React","CentralIconBase","IconPeopleAdded_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var C=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(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 B(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=V(o,e))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(I(r)):{},s(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>s(C({},"__esModule",{value:!0}),r);var g={};d(g,{IconPeopleLike:()=>i,default:()=>L});module.exports=x(g);var n=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.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"),i=r=>n.default.createElement(f,{...r},n.default.createElement(p.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement(p.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z",stroke:"currentColor",strokeWidth:"1.5"})),L=i;0&&(module.exports={IconPeopleLike});
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(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 B(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=V(o,e))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(I(r)):{},s(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>s(C({},"__esModule",{value:!0}),r);var g={};d(g,{IconPeopleLike:()=>i,default:()=>L});module.exports=x(g);var n=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.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"),i=r=>n.default.createElement(f,{...r},n.default.createElement(p.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement(p.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z",stroke:"currentColor",strokeWidth:"1.5"})),L=i;0&&(module.exports={IconPeopleLike});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleLike/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleLike: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleLike;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6MACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPeopleLike_exports","__export","IconPeopleLike","IconPeopleLike_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleLike","props","React","CentralIconBase","IconPeopleLike_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleLike/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleLike: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleLike;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6MACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPeopleLike_exports","__export","IconPeopleLike","IconPeopleLike_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleLike","props","React","CentralIconBase","IconPeopleLike_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var s=t=>o.createElement(n,{...t},o.createElement(e,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(e,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25Z",fill:"currentColor"}),o.createElement(e,{d:"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z",stroke:"currentColor",strokeWidth:"1.5"})),P=s;export{s as IconPeopleLike,P as default};
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var s=t=>o.createElement(n,{...t},o.createElement(e,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(e,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z",fill:"currentColor"}),o.createElement(e,{d:"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z",stroke:"currentColor",strokeWidth:"1.5"})),P=s;export{s as IconPeopleLike,P as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleLike/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleLike: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleLike;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleLike","props","React","CentralIconBase","IconPeopleLike_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleLike/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleLike: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleLike;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleLike","props","React","CentralIconBase","IconPeopleLike_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,L)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!B.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(L=u(o,t))||L.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(V(r)):{},s(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>s(C({},"__esModule",{value:!0}),r);var d={};I(d,{IconPeopleRemove:()=>M,default:()=>Z});module.exports=P(d);var n=a(require("react"));var l=a(require("react")),m=require("react-native-svg"),c=({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"),M=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement(p.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),Z=M;0&&(module.exports={IconPeopleRemove});
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of M(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?u(V(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var x={};I(x,{IconPeopleRemove:()=>i,default:()=>d});module.exports=P(x);var n=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),L=({children:r,size:o=24,...e})=>m.default.createElement(c.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"),i=r=>n.default.createElement(L,{...r},n.default.createElement(C.Path,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement(C.Path,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=i;0&&(module.exports={IconPeopleRemove});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleRemove/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleRemove;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,sBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mvBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleRemove_exports","__export","IconPeopleRemove","IconPeopleRemove_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleRemove","props","React","CentralIconBase","IconPeopleRemove_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleRemove/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleRemove;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,sBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconPeopleRemove_exports","__export","IconPeopleRemove","IconPeopleRemove_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeopleRemove","props","React","CentralIconBase","IconPeopleRemove_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import p from"react";import{Svg as L}from"react-native-svg";var n=({children:e,size:r=24,...C})=>p.createElement(L,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var s=e=>o.createElement(n,{...e},o.createElement(t,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(t,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513Z",fill:"currentColor"}),o.createElement(t,{d:"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=s;export{s as IconPeopleRemove,B as default};
1
+ import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({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{Path as t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(t,{d:"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z",fill:"currentColor"}),o.createElement(t,{d:"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=a;export{a as IconPeopleRemove,B as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPeopleRemove/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleRemove;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mvBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mDACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleRemove","props","React","CentralIconBase","IconPeopleRemove_default"]}
1
+ {"version":3,"sources":["../src/IconPeopleRemove/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPeopleRemove: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeopleRemove;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mDACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeopleRemove","props","React","CentralIconBase","IconPeopleRemove_default"]}
@@ -17390,7 +17390,7 @@
17390
17390
  },
17391
17391
  {
17392
17392
  "category": "People",
17393
- "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM19.5 20.25V21H20.3238L20.2467 20.1798L19.5 20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C15.7645 14 18.4168 16.7412 18.7533 20.3202L19.5 20.25L20.2467 20.1798C19.8453 15.9097 16.6159 12.5 12 12.5V13.25ZM4.5 20.25V21H19.5V20.25V19.5H4.5V20.25Z\" fill=\"currentColor\"/>",
17393
+ "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H19.5C19.1311 16.3254 16.1902 13.25 12 13.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
17394
17394
  "iconName": "people, user, person, avatar",
17395
17395
  "variant": {
17396
17396
  "join": "square",
@@ -17432,7 +17432,7 @@
17432
17432
  },
17433
17433
  {
17434
17434
  "category": "People",
17435
- "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M11.8523 13.2513C7.74082 13.3226 4.86459 16.3717 4.5 20.25H13.029M11.8523 13.2513C11.9014 13.2504 11.9506 13.25 12 13.25C13.0928 13.25 14.1006 13.4592 15 13.838M11.8523 13.2513C11.2023 13.2626 10.5834 13.3483 10.0001 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17435
+ "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.9959 14 13.9044 14.1904 14.7088 14.5292L15 13.838L15.2912 13.1469C14.2968 12.728 13.1897 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25Z\" fill=\"currentColor\"/><path d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17436
17436
  "iconName": "people-add, user-add",
17437
17437
  "variant": {
17438
17438
  "join": "square",
@@ -17460,7 +17460,7 @@
17460
17460
  },
17461
17461
  {
17462
17462
  "category": "People",
17463
- "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899V14.0899L13.2774 13.3492ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L14.0004 13.5L13.8116 14.2259ZM11.25 21H12V19.5H11.25V20.25V21ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L10.0001 13.5L9.81133 12.7741ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L15 13.838L14.7089 14.5292ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.0106 14.0674 13.0855 14.0781 13.1598 14.0899L13.2774 13.3492L13.3951 12.6085C13.305 12.5942 13.2142 12.5812 13.1229 12.5697L13.029 13.3138ZM13.2774 13.3492L13.1598 14.0899C13.3826 14.1253 13.6 14.1708 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.9303 12.7068 13.6655 12.6514 13.3951 12.6085L13.2774 13.3492ZM4.5 20.25V21H11.25V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6977 12.8969 14.0636 12.7147 13.3951 12.6085L13.2774 13.3492L13.1598 14.0899C13.7104 14.1774 14.2279 14.3266 14.7089 14.5292L15 13.838Z\" fill=\"currentColor\"/><path d=\"M14.75 18.6L16.95 20.25L20.25 14.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17463
+ "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C13.382 14 14.5984 14.3666 15.6037 14.9922L16 14.3555L16.3963 13.7188C15.1469 12.9411 13.6547 12.5 12 12.5V13.25ZM4.5 20.25V21H12V20.25V19.5H4.5V20.25Z\" fill=\"currentColor\"/><path d=\"M14.75 18.6L16.95 20.25L20.25 14.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17464
17464
  "iconName": "people-added, user-added",
17465
17465
  "variant": {
17466
17466
  "join": "square",
@@ -17544,7 +17544,7 @@
17544
17544
  },
17545
17545
  {
17546
17546
  "category": "People",
17547
- "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25Z\" fill=\"currentColor\"/><path d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
17547
+ "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\" fill=\"currentColor\"/><path d=\"M21.2526 17.6676C21.2526 20.0001 18.0013 21.2802 18.0013 21.2802C18.0013 21.2802 14.75 20.0001 14.75 17.6676C14.75 15.9196 16.4976 14.8789 18.0013 15.8501C19.505 14.8789 21.2526 15.9196 21.2526 17.6676Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
17548
17548
  "iconName": "people-like, inner circle",
17549
17549
  "variant": {
17550
17550
  "join": "square",
@@ -17558,7 +17558,7 @@
17558
17558
  },
17559
17559
  {
17560
17560
  "category": "People",
17561
- "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513Z\" fill=\"currentColor\"/><path d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17561
+ "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM4.5 20.25L5.24671 20.3202C5.58316 16.7412 8.23548 14 12 14V13.25V12.5C7.38411 12.5 4.15472 15.9097 3.75329 20.1798L4.5 20.25ZM4.5 20.25V21H13V20.25V19.5H4.5V20.25ZM12 13.25V14C12.6422 14 13.2476 14.0792 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.4986 12.5945 12.7662 12.5 12 12.5V13.25Z\" fill=\"currentColor\"/><path d=\"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
17562
17562
  "iconName": "people-remove, user-remove",
17563
17563
  "variant": {
17564
17564
  "join": "square",
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.142",
3
+ "version": "1.1.143",
4
4
  "style": "square-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-1.5/IconHome';",