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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/IconDeepDive/index.d.ts +4 -0
  2. package/IconDeepDive/index.js +2 -0
  3. package/IconDeepDive/index.js.map +1 -0
  4. package/IconDeepDive/index.mjs +2 -0
  5. package/IconDeepDive/index.mjs.map +1 -0
  6. package/IconHapticFeedback/index.d.ts +4 -0
  7. package/IconHapticFeedback/index.js +2 -0
  8. package/IconHapticFeedback/index.js.map +1 -0
  9. package/IconHapticFeedback/index.mjs +2 -0
  10. package/IconHapticFeedback/index.mjs.map +1 -0
  11. package/IconPeopleAdd/index.js +1 -1
  12. package/IconPeopleAdd/index.js.map +1 -1
  13. package/IconPeopleAdd/index.mjs +1 -1
  14. package/IconPeopleAdd/index.mjs.map +1 -1
  15. package/IconPeopleAdded/index.js +1 -1
  16. package/IconPeopleAdded/index.js.map +1 -1
  17. package/IconPeopleAdded/index.mjs +1 -1
  18. package/IconPeopleAdded/index.mjs.map +1 -1
  19. package/IconPeopleRemove/index.js +1 -1
  20. package/IconPeopleRemove/index.js.map +1 -1
  21. package/IconPeopleRemove/index.mjs +1 -1
  22. package/IconPeopleRemove/index.mjs.map +1 -1
  23. package/IconPersona/index.js +1 -1
  24. package/IconPersona/index.js.map +1 -1
  25. package/IconPersona/index.mjs +1 -1
  26. package/IconPersona/index.mjs.map +1 -1
  27. package/IconSurfing/index.js +1 -1
  28. package/IconSurfing/index.js.map +1 -1
  29. package/IconSurfing/index.mjs +1 -1
  30. package/IconSurfing/index.mjs.map +1 -1
  31. package/IconUserAdd/index.js +1 -1
  32. package/IconUserAdd/index.js.map +1 -1
  33. package/IconUserAdd/index.mjs +1 -1
  34. package/IconUserAdd/index.mjs.map +1 -1
  35. package/IconUserAdded/index.js +1 -1
  36. package/IconUserAdded/index.js.map +1 -1
  37. package/IconUserAdded/index.mjs +1 -1
  38. package/IconUserAdded/index.mjs.map +1 -1
  39. package/IconUserBlock/index.js +1 -1
  40. package/IconUserBlock/index.js.map +1 -1
  41. package/IconUserBlock/index.mjs +1 -1
  42. package/IconUserBlock/index.mjs.map +1 -1
  43. package/IconUserEdit/index.js +1 -1
  44. package/IconUserEdit/index.js.map +1 -1
  45. package/IconUserEdit/index.mjs +1 -1
  46. package/IconUserEdit/index.mjs.map +1 -1
  47. package/IconUserHeart/index.js +1 -1
  48. package/IconUserHeart/index.js.map +1 -1
  49. package/IconUserHeart/index.mjs +1 -1
  50. package/IconUserHeart/index.mjs.map +1 -1
  51. package/IconUserKey/index.js +1 -1
  52. package/IconUserKey/index.js.map +1 -1
  53. package/IconUserKey/index.mjs +1 -1
  54. package/IconUserKey/index.mjs.map +1 -1
  55. package/IconUserRemove/index.js +1 -1
  56. package/IconUserRemove/index.js.map +1 -1
  57. package/IconUserRemove/index.mjs +1 -1
  58. package/IconUserRemove/index.mjs.map +1 -1
  59. package/IconUserSettings/index.js +1 -1
  60. package/IconUserSettings/index.js.map +1 -1
  61. package/IconUserSettings/index.mjs +1 -1
  62. package/IconUserSettings/index.mjs.map +1 -1
  63. package/IconVoiceCircle/index.d.ts +4 -0
  64. package/IconVoiceCircle/index.js +2 -0
  65. package/IconVoiceCircle/index.js.map +1 -0
  66. package/IconVoiceCircle/index.mjs +2 -0
  67. package/IconVoiceCircle/index.mjs.map +1 -0
  68. package/IconWheelchair/index.js +1 -1
  69. package/IconWheelchair/index.js.map +1 -1
  70. package/IconWheelchair/index.mjs +1 -1
  71. package/IconWheelchair/index.mjs.map +1 -1
  72. package/README.md +3 -0
  73. package/filtered-icons.json +56 -14
  74. package/icons/index.d.ts +3 -0
  75. package/icons-index.json +11 -5
  76. package/index.d.ts +3 -0
  77. package/index.js +1 -1
  78. package/index.js.map +1 -1
  79. package/index.mjs +1 -1
  80. package/index.mjs.map +1 -1
  81. package/license-check.js +1 -1
  82. package/package.json +1 -1
  83. package/tsx-icons.json +35 -14
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDeepDive: FC<CentralIconBaseProps>;
4
+ export default IconDeepDive;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=B(o,t))||a.enumerable});return r};var m=(r,o,e)=>(e=r!=null?f(x(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>C(n({},"__esModule",{value:!0}),r);var k={};d(k,{IconDeepDive:()=>u,default:()=>h});module.exports=g(k);var p=m(require("react"));var c=m(require("react")),l=require("react-native-svg"),i=({children:r,size:o=24,...e})=>c.default.createElement(l.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),u=r=>p.default.createElement(i,{...r},p.default.createElement(s.Path,{d:"M14.3944 19.25C14.3944 11.9733 23.4916 13.4655 21.0991 4C17.9144 7.68103 14.8732 6 12.0004 8.5C9.12756 6 6.08545 7.68103 2.90074 4C0.508731 14.5172 9.60634 11.9733 9.60634 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),p.default.createElement(s.Path,{d:"M3 20.25C9.28654 17.25 13.7917 22.5 21 18.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=u;0&&(module.exports={IconDeepDive});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDeepDive/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 IconDeepDive: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.3944 19.25C14.3944 11.9733 23.4916 13.4655 21.0991 4C17.9144 7.68103 14.8732 6 12.0004 8.5C9.12756 6 6.08545 7.68103 2.90074 4C0.508731 14.5172 9.60634 11.9733 9.60634 19.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3 20.25C9.28654 17.25 13.7917 22.5 21 18.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeepDive;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,kBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+CACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGE,EAAQJ","names":["IconDeepDive_exports","__export","IconDeepDive","IconDeepDive_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDeepDive","props","React","CentralIconBase","IconDeepDive_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import s from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var C=o=>e.createElement(t,{...o},e.createElement(n,{d:"M14.3944 19.25C14.3944 11.9733 23.4916 13.4655 21.0991 4C17.9144 7.68103 14.8732 6 12.0004 8.5C9.12756 6 6.08545 7.68103 2.90074 4C0.508731 14.5172 9.60634 11.9733 9.60634 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement(n,{d:"M3 20.25C9.28654 17.25 13.7917 22.5 21 18.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),P=C;export{C as IconDeepDive,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDeepDive/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 IconDeepDive: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.3944 19.25C14.3944 11.9733 23.4916 13.4655 21.0991 4C17.9144 7.68103 14.8732 6 12.0004 8.5C9.12756 6 6.08545 7.68103 2.90074 4C0.508731 14.5172 9.60634 11.9733 9.60634 19.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3 20.25C9.28654 17.25 13.7917 22.5 21 18.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeepDive;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+CACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDeepDive","props","React","CentralIconBase","IconDeepDive_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconHapticFeedback: FC<CentralIconBaseProps>;
4
+ export default IconHapticFeedback;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var s=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!d.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(c=x(o,e))||c.enumerable});return r};var C=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),k=r=>a(s({},"__esModule",{value:!0}),r);var g={};h(g,{IconHapticFeedback:()=>f,default:()=>P});module.exports=k(g);var n=C(require("react"));var l=C(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...t})=>l.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),f=r=>n.default.createElement(i,{...r},n.default.createElement(p.Path,{d:"M18.25 1.75H5.75V22.25H18.25V1.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement(p.Circle,{cx:"12",cy:"12",r:"6.25",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement(p.Circle,{cx:"12",cy:"12",r:"2.75",stroke:"currentColor",strokeWidth:"1.5"})),P=f;0&&(module.exports={IconHapticFeedback});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHapticFeedback/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconHapticFeedback: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 1.75H5.75V22.25H18.25V1.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Circle\n cx=\"12\"\n cy=\"12\"\n r=\"6.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Circle\n cx=\"12\"\n cy=\"12\"\n r=\"2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHapticFeedback;\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,wBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qCACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,KACH,EAAE,OACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,KACH,EAAE,OACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconHapticFeedback_exports","__export","IconHapticFeedback","IconHapticFeedback_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHapticFeedback","props","React","CentralIconBase","IconHapticFeedback_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import s from"react";import{Svg as c}from"react-native-svg";var e=({children:t,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"},t);import{Circle as n,Path as a}from"react-native-svg";var C=t=>o.createElement(e,{...t},o.createElement(a,{d:"M18.25 1.75H5.75V22.25H18.25V1.75Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(n,{cx:"12",cy:"12",r:"6.25",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(n,{cx:"12",cy:"12",r:"2.75",stroke:"currentColor",strokeWidth:"1.5"})),h=C;export{C as IconHapticFeedback,h as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHapticFeedback/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconHapticFeedback: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 1.75H5.75V22.25H18.25V1.75Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Circle\n cx=\"12\"\n cy=\"12\"\n r=\"6.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Circle\n cx=\"12\"\n cy=\"12\"\n r=\"2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHapticFeedback;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qCACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,KACH,EAAE,OACF,OAAO,eACP,YAAY,MACd,EACAI,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,KACH,EAAE,OACF,OAAO,eACP,YAAY,MACd,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconHapticFeedback","props","React","CentralIconBase","IconHapticFeedback_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var V=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let L of i(o))!f.call(r,L)&&L!==e&&n(r,L,{get:()=>o[L],enumerable:!(p=c(o,L))||p.enumerable});return r};var M=(r,o,e)=>(e=r!=null?V(u(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>s(n({},"__esModule",{value:!0}),r);var P={};d(P,{IconPeopleAdd:()=>m,default:()=>I});module.exports=B(P);var t=M(require("react"));var a=M(require("react")),l=require("react-native-svg"),Z=({children:r,size:o=24,...e})=>a.default.createElement(l.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),m=r=>t.default.createElement(Z,{...r},t.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"}),t.default.createElement(C.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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM12.5 21H13.25V19.5H12.5V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.5 20.25V21H12.5V20.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),t.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"})),I=m;0&&(module.exports={IconPeopleAdd});
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});
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=\"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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM12.5 21H13.25V19.5H12.5V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.5 20.25V21H12.5V20.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z\"\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,g0CACF,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
+ {"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,2 +1,2 @@
1
- import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as L}from"react-native-svg";var s=e=>o.createElement(t,{...e},o.createElement(L,{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(L,{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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM12.5 21H13.25V19.5H12.5V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.5 20.25V21H12.5V20.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),o.createElement(L,{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"})),f=s;export{s as IconPeopleAdd,f as default};
1
+ import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...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};
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=\"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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM12.5 21H13.25V19.5H12.5V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.5 20.25V21H12.5V20.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z\"\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,g0CACF,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
+ {"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,2 +1,2 @@
1
- "use strict";var c=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var L in o)n(r,L,{get:o[L],enumerable:!0})},s=(r,o,L,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!d.call(r,e)&&e!==L&&n(r,e,{get:()=>o[e],enumerable:!(p=i(o,e))||p.enumerable});return r};var a=(r,o,L)=>(L=r!=null?c(V(r)):{},s(o||!r||!r.__esModule?n(L,"default",{value:r,enumerable:!0}):L,r)),B=r=>s(n({},"__esModule",{value:!0}),r);var P={};f(P,{IconPeopleAdded:()=>m,default:()=>I});module.exports=B(P);var t=a(require("react"));var l=a(require("react")),M=require("react-native-svg"),Z=({children:r,size:o=24,...L})=>l.default.createElement(M.Svg,{...L,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"),m=r=>t.default.createElement(Z,{...r},t.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"}),t.default.createElement(C.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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L14.7089 14.5292ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM11.25 21H12V19.5H11.25V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),t.default.createElement(C.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 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});
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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L14.7089 14.5292ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM11.25 21H12V19.5H11.25V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 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,g5CACF,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.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,2 +1,2 @@
1
- import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:L,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},L);import{Path as e}from"react-native-svg";var s=L=>o.createElement(t,{...L},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",strokeLinecap:"square"}),o.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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L14.7089 14.5292ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM11.25 21H12V19.5H11.25V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z",fill:"currentColor"}),o.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 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};
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.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM14.7089 14.5292L15.4001 14.8203L15.9823 13.438L15.2911 13.1468L14.7089 14.5292ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM11.25 21H12V19.5H11.25V21ZM4.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.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.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.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 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,g5CACF,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.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,2 +1,2 @@
1
- "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var Z=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of V(o))!f.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(p=u(o,t))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(Z(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(n({},"__esModule",{value:!0}),r);var d={};B(d,{IconPeopleRemove:()=>c,default:()=>P});module.exports=I(d);var L=a(require("react"));var l=a(require("react")),M=require("react-native-svg"),m=({children:r,size:o=24,...e})=>l.default.createElement(M.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),c=r=>L.default.createElement(m,{...r},L.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"}),L.default.createElement(C.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.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM13 21H13.75V19.5H13V21ZM4.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"}),L.default.createElement(C.Path,{d:"M20 16L18 18M18 18L16 20M18 18L16 16M18 18L20 20",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),P=c;0&&(module.exports={IconPeopleRemove});
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});
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.2513ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM13 21H13.75V19.5H13V21ZM4.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,46BACF,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.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,2 +1,2 @@
1
- import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var L=({children:e,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var s=e=>o.createElement(L,{...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.2513ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM13 21H13.75V19.5H13V21ZM4.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"})),f=s;export{s as IconPeopleRemove,f as default};
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};
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.2513ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM13 21H13.75V19.5H13V21ZM4.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,46BACF,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.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,2 +1,2 @@
1
- "use strict";var y=Object.create;var e=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of d(o))!I.call(r,c)&&c!==t&&e(r,c,{get:()=>o[c],enumerable:!(C=m(o,c))||C.enumerable});return r};var f=(r,o,t)=>(t=r!=null?y(B(r)):{},i(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>i(e({},"__esModule",{value:!0}),r);var k={};P(k,{IconPersona:()=>s,default:()=>h});module.exports=g(k);var l=f(require("react"));var u=f(require("react")),p=require("react-native-svg"),x=({children:r,size:o=24,...t})=>u.default.createElement(p.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),s=r=>l.default.createElement(x,{...r},l.default.createElement(n.Path,{d:"M14.9016 3.24998C14.9016 3.74703 14.4986 4.14998 14.0016 4.14998C13.5045 4.14998 13.1016 3.74703 13.1016 3.24998C13.1016 2.75292 13.5045 2.34998 14.0016 2.34998C14.4986 2.34998 14.9016 2.75292 14.9016 3.24998Z",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"6.49998",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"9.74998",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"13",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"16.5",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"16.5",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"20",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"20",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20.0016",cy:"20",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Path,{d:"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),l.default.createElement(n.Path,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H12",stroke:"currentColor",strokeWidth:"1.5"})),h=s;0&&(module.exports={IconPersona});
1
+ "use strict";var y=Object.create;var e=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of d(o))!I.call(r,c)&&c!==t&&e(r,c,{get:()=>o[c],enumerable:!(C=m(o,c))||C.enumerable});return r};var f=(r,o,t)=>(t=r!=null?y(B(r)):{},i(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>i(e({},"__esModule",{value:!0}),r);var k={};P(k,{IconPersona:()=>s,default:()=>h});module.exports=g(k);var l=f(require("react"));var u=f(require("react")),p=require("react-native-svg"),x=({children:r,size:o=24,...t})=>u.default.createElement(p.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),s=r=>l.default.createElement(x,{...r},l.default.createElement(n.Path,{d:"M14.9016 3.2501C14.9016 3.74715 14.4986 4.1501 14.0016 4.1501C13.5045 4.1501 13.1016 3.74715 13.1016 3.2501C13.1016 2.75304 13.5045 2.3501 14.0016 2.3501C14.4986 2.3501 14.9016 2.75304 14.9016 3.2501Z",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"6.5001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"9.7501",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"13.0001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"16.5001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"16.5001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Path,{d:"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),l.default.createElement(n.Path,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H12",stroke:"currentColor",strokeWidth:"1.5"})),h=s;0&&(module.exports={IconPersona});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPersona/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.24998C14.9016 3.74703 14.4986 4.14998 14.0016 4.14998C13.5045 4.14998 13.1016 3.74703 13.1016 3.24998C13.1016 2.75292 13.5045 2.34998 14.0016 2.34998C14.4986 2.34998 14.9016 2.75292 14.9016 3.24998Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.49998\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.74998\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"13\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.5\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.5\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75\"\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.25H12\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzD,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sDACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPersona_exports","__export","IconPersona","IconPersona_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
1
+ {"version":3,"sources":["../src/IconPersona/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.2501C14.9016 3.74715 14.4986 4.1501 14.0016 4.1501C13.5045 4.1501 13.1016 3.74715 13.1016 3.2501C13.1016 2.75304 13.5045 2.3501 14.0016 2.3501C14.4986 2.3501 14.9016 2.75304 14.9016 3.2501Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.7501\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"13.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75\"\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.25H12\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,KAAK,eAAe,EAC7D,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,KAAK,eAAe,EAC7D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sDACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPersona_exports","__export","IconPersona","IconPersona_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
@@ -1,2 +1,2 @@
1
- import r from"react";import C from"react";import{Svg as i}from"react-native-svg";var c=({children:n,size:l=24,...e})=>C.createElement(i,{...e,width:typeof l=="number"?`${l}px`:l,height:typeof l=="number"?`${l}px`:l,viewBox:"0 0 24 24",fill:"none"},n);import{Circle as o,Path as t}from"react-native-svg";var f=n=>r.createElement(c,{...n},r.createElement(t,{d:"M14.9016 3.24998C14.9016 3.74703 14.4986 4.14998 14.0016 4.14998C13.5045 4.14998 13.1016 3.74703 13.1016 3.24998C13.1016 2.75292 13.5045 2.34998 14.0016 2.34998C14.4986 2.34998 14.9016 2.75292 14.9016 3.24998Z",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"6.49998",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"9.74998",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"13",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"16.5",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"16.5",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"20",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"20",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"20.0016",cy:"20",r:"0.9",fill:"currentColor"}),r.createElement(t,{d:"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement(t,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H12",stroke:"currentColor",strokeWidth:"1.5"})),P=f;export{f as IconPersona,P as default};
1
+ import r from"react";import C from"react";import{Svg as i}from"react-native-svg";var c=({children:n,size:l=24,...e})=>C.createElement(i,{...e,width:typeof l=="number"?`${l}px`:l,height:typeof l=="number"?`${l}px`:l,viewBox:"0 0 24 24",fill:"none"},n);import{Circle as o,Path as t}from"react-native-svg";var f=n=>r.createElement(c,{...n},r.createElement(t,{d:"M14.9016 3.2501C14.9016 3.74715 14.4986 4.1501 14.0016 4.1501C13.5045 4.1501 13.1016 3.74715 13.1016 3.2501C13.1016 2.75304 13.5045 2.3501 14.0016 2.3501C14.4986 2.3501 14.9016 2.75304 14.9016 3.2501Z",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"6.5001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"9.7501",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"13.0001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"16.5001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"16.5001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"20.0016",cy:"20.0001",r:"0.9",fill:"currentColor"}),r.createElement(t,{d:"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement(t,{d:"M12 13.25C7.8098 13.25 4.86894 16.3254 4.5 20.25H12",stroke:"currentColor",strokeWidth:"1.5"})),P=f;export{f as IconPersona,P as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconPersona/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.24998C14.9016 3.74703 14.4986 4.14998 14.0016 4.14998C13.5045 4.14998 13.1016 3.74703 13.1016 3.24998C13.1016 2.75292 13.5045 2.34998 14.0016 2.34998C14.4986 2.34998 14.9016 2.75292 14.9016 3.24998Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.49998\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.74998\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"13\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.5\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.5\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"20\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75\"\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.25H12\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EAC3DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,KAAK,EAAE,MAAM,KAAK,eAAe,EACzDI,EAAA,cAACH,EAAA,CACC,EAAE,kFACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sDACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
1
+ {"version":3,"sources":["../src/IconPersona/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.2501C14.9016 3.74715 14.4986 4.1501 14.0016 4.1501C13.5045 4.1501 13.1016 3.74715 13.1016 3.2501C13.1016 2.75304 13.5045 2.3501 14.0016 2.3501C14.4986 2.3501 14.9016 2.75304 14.9016 3.2501Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.7501\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"13.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.5001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"20.0001\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75\"\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.25H12\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2MACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,KAAK,eAAe,EAC7DI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,SAAS,EAAE,MAAM,KAAK,eAAe,EAC7DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACH,EAAA,CACC,EAAE,kFACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sDACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var a=Object.create;var e=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty;var d=(L,C)=>{for(var r in C)e(L,r,{get:C[r],enumerable:!0})},n=(L,C,r,Z)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of i(C))!c.call(L,t)&&t!==r&&e(L,t,{get:()=>C[t],enumerable:!(Z=f(C,t))||Z.enumerable});return L};var p=(L,C,r)=>(r=L!=null?a(u(L)):{},n(C||!L||!L.__esModule?e(r,"default",{value:L,enumerable:!0}):r,L)),B=L=>n(e({},"__esModule",{value:!0}),L);var g={};d(g,{IconSurfing:()=>H,default:()=>I});module.exports=B(g);var o=p(require("react"));var s=p(require("react")),l=require("react-native-svg"),m=({children:L,size:C=24,...r})=>s.default.createElement(l.Svg,{...r,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},L);var M=require("react-native-svg"),H=L=>o.default.createElement(m,{...L},o.default.createElement(M.Path,{d:"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement(M.Path,{d:"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z",fill:"currentColor"}),o.default.createElement(M.Path,{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement(M.Path,{d:"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2",stroke:"currentColor",strokeWidth:"1.5"})),I=H;0&&(module.exports={IconSurfing});
1
+ "use strict";var a=Object.create;var e=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty;var V=(L,C)=>{for(var r in C)e(L,r,{get:C[r],enumerable:!0})},n=(L,C,r,Z)=>{if(C&&typeof C=="object"||typeof C=="function")for(let t of i(C))!c.call(L,t)&&t!==r&&e(L,t,{get:()=>C[t],enumerable:!(Z=f(C,t))||Z.enumerable});return L};var p=(L,C,r)=>(r=L!=null?a(u(L)):{},n(C||!L||!L.__esModule?e(r,"default",{value:L,enumerable:!0}):r,L)),d=L=>n(e({},"__esModule",{value:!0}),L);var I={};V(I,{IconSurfing:()=>H,default:()=>B});module.exports=d(I);var o=p(require("react"));var s=p(require("react")),l=require("react-native-svg"),m=({children:L,size:C=24,...r})=>s.default.createElement(l.Svg,{...r,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},L);var M=require("react-native-svg"),H=L=>o.default.createElement(m,{...L},o.default.createElement(M.Path,{d:"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement(M.Path,{d:"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263V9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333V13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842V15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z",fill:"currentColor"}),o.default.createElement(M.Path,{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement(M.Path,{d:"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2",stroke:"currentColor",strokeWidth:"1.5"})),B=H;0&&(module.exports={IconSurfing});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconSurfing/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 IconSurfing: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iJACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qsIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconSurfing_exports","__export","IconSurfing","IconSurfing_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
1
+ {"version":3,"sources":["../src/IconSurfing/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 IconSurfing: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263V9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333V13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842V15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iJACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6tIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconSurfing_exports","__export","IconSurfing","IconSurfing_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
@@ -1,2 +1,2 @@
1
- import C from"react";import e from"react";import{Svg as Z}from"react-native-svg";var t=({children:o,size:L=24,...M})=>e.createElement(Z,{...M,width:typeof L=="number"?`${L}px`:L,height:typeof L=="number"?`${L}px`:L,viewBox:"0 0 24 24",fill:"none"},o);import{Path as r}from"react-native-svg";var n=o=>C.createElement(t,{...o},C.createElement(r,{d:"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor",strokeWidth:"1.5"}),C.createElement(r,{d:"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z",fill:"currentColor"}),C.createElement(r,{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor",strokeWidth:"1.5"}),C.createElement(r,{d:"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2",stroke:"currentColor",strokeWidth:"1.5"})),c=n;export{n as IconSurfing,c as default};
1
+ import C from"react";import e from"react";import{Svg as Z}from"react-native-svg";var t=({children:o,size:L=24,...M})=>e.createElement(Z,{...M,width:typeof L=="number"?`${L}px`:L,height:typeof L=="number"?`${L}px`:L,viewBox:"0 0 24 24",fill:"none"},o);import{Path as r}from"react-native-svg";var n=o=>C.createElement(t,{...o},C.createElement(r,{d:"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z",stroke:"currentColor",strokeWidth:"1.5"}),C.createElement(r,{d:"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263V9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333V13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842V15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z",fill:"currentColor"}),C.createElement(r,{d:"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75",stroke:"currentColor",strokeWidth:"1.5"}),C.createElement(r,{d:"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2",stroke:"currentColor",strokeWidth:"1.5"})),c=n;export{n as IconSurfing,c as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconSurfing/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 IconSurfing: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qsIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kEACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}
1
+ {"version":3,"sources":["../src/IconSurfing/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 IconSurfing: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17.5 5C17.5 6.24264 16.4926 7.25 15.25 7.25C14.0074 7.25 13 6.24264 13 5C13 3.75736 14.0074 2.75 15.25 2.75C16.4926 2.75 17.5 3.75736 17.5 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M14.5 7.20625L14.7896 6.51442V6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263V9.80263L17 9.20625ZM19.7956 10.718L20.0937 10.0298V10.0298L19.7956 10.718ZM18.9184 13.0342L18.6468 13.7333V13.7333L18.9184 13.0342ZM15.5 11.7062L15.7716 11.0071C15.4107 10.8669 15.0023 11.0245 14.8292 11.3708L15.5 11.7062ZM14.5 13.7062L13.8292 13.3708C13.6848 13.6596 13.7414 14.0083 13.9697 14.2366L14.5 13.7062ZM16.8083 16.0146L17.3387 15.4842V15.4842L16.8083 16.0146ZM8.20117 10.5137L7.9657 9.80164H7.9657L8.20117 10.5137ZM9.5 10.2062L9.42283 9.46023H9.42283L9.5 10.2062ZM11 10.2062L11.6431 10.5921C11.7776 10.368 11.7857 10.0899 11.6644 9.85833C11.5431 9.62674 11.31 9.475 11.0492 9.45786L11 10.2062ZM9.78501 12.2312L9.14189 11.8454V11.8454L9.78501 12.2312ZM17.3787 17.6769L18.1229 17.7699V17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473H7.4318L7.07869 8.38563ZM20.4716 12.3942L21.1569 12.699V12.699L20.4716 12.3942ZM14.5 7.20625L14.2104 7.89808C14.6683 8.08976 14.9675 8.33185 15.2882 8.64207C15.5999 8.94351 16.0015 9.38799 16.5452 9.80263L17 9.20625L17.4548 8.60986C17.0043 8.26637 16.7326 7.95223 16.3311 7.56391C15.9387 7.18436 15.485 6.80551 14.7896 6.51442L14.5 7.20625ZM17 9.20625L16.5452 9.80263C17.3734 10.4342 18.6149 11.0239 19.4975 11.4062L19.7956 10.718L20.0937 10.0298C19.2154 9.64934 18.1242 9.12031 17.4548 8.60986L17 9.20625ZM18.9184 13.0342L19.19 12.3351L15.7716 11.0071L15.5 11.7062L15.2284 12.4054L18.6468 13.7333L18.9184 13.0342ZM15.5 11.7062L14.8292 11.3708L13.8292 13.3708L14.5 13.7062L15.1708 14.0417L16.1708 12.0417L15.5 11.7062ZM14.5 13.7062L13.9697 14.2366L16.278 16.5449L16.8083 16.0146L17.3387 15.4842L15.0303 13.1759L14.5 13.7062ZM8.20117 10.5137L8.43664 11.2258C8.85242 11.0883 9.25354 10.9857 9.57717 10.9523L9.5 10.2062L9.42283 9.46023C8.94281 9.50989 8.42402 9.65008 7.9657 9.80164L8.20117 10.5137ZM9.5 10.2062L9.57717 10.9523C9.81834 10.9273 10.1535 10.926 10.4498 10.9334C10.5934 10.937 10.72 10.9424 10.8105 10.9469C10.8556 10.9491 10.8915 10.9511 10.9157 10.9525C10.9279 10.9532 10.937 10.9538 10.943 10.9541C10.946 10.9543 10.9481 10.9545 10.9495 10.9545C10.9501 10.9546 10.9506 10.9546 10.9508 10.9546C10.9509 10.9546 10.951 10.9546 10.951 10.9546C10.951 10.9546 10.951 10.9546 10.9509 10.9546C10.9509 10.9546 10.9509 10.9546 10.9509 10.9546C10.9509 10.9546 10.9508 10.9546 11 10.2062C11.0492 9.45786 11.0491 9.45786 11.0491 9.45785C11.0491 9.45785 11.049 9.45785 11.049 9.45785C11.0489 9.45784 11.0488 9.45784 11.0487 9.45783C11.0485 9.45781 11.0482 9.4578 11.0479 9.45778C11.0472 9.45773 11.0463 9.45768 11.0452 9.45761C11.0431 9.45747 11.04 9.45727 11.0361 9.45703C11.0283 9.45655 11.0173 9.45587 11.0031 9.45505C10.9749 9.4534 10.9346 9.45116 10.8847 9.44869C10.7849 9.44375 10.6457 9.43783 10.4872 9.43388C10.1792 9.4262 9.76434 9.4249 9.42283 9.46023L9.5 10.2062ZM9.5 13.2602H8.75V13.7062H9.5H10.25V13.2602H9.5ZM11 10.2062L10.3569 9.82037L9.14189 11.8454L9.78501 12.2312L10.4281 12.6171L11.6431 10.5921L11 10.2062ZM17.3787 17.6769L16.6345 17.5838L16.3652 19.738L17.1094 19.831L17.8536 19.924L18.1229 17.7699L17.3787 17.6769ZM7.07869 8.38563L7.4318 9.0473C8.4998 8.47737 9.69331 7.96792 10.8827 7.716C12.072 7.46412 13.2097 7.4792 14.2104 7.89808L14.5 7.20625L14.7896 6.51442C13.419 5.94068 11.9491 5.95688 10.5719 6.24855C9.19495 6.54019 7.86343 7.11674 6.72559 7.72395L7.07869 8.38563ZM16.8083 16.0146L16.278 16.5449C16.5508 16.8177 16.6823 17.2011 16.6345 17.5838L17.3787 17.6769L18.1229 17.7699C18.2281 16.9278 17.9387 16.0843 17.3387 15.4842L16.8083 16.0146ZM20.4716 12.3942L19.7864 12.0894C19.685 12.3173 19.4225 12.4254 19.19 12.3351L18.9184 13.0342L18.6468 13.7333C19.6255 14.1135 20.7302 13.6583 21.1569 12.699L20.4716 12.3942ZM6.5 9.36823H5.75C5.75 10.7998 7.21896 11.6285 8.43664 11.2258L8.20117 10.5137L7.9657 9.80164C7.7952 9.85802 7.6072 9.82786 7.46131 9.73185C7.32004 9.63888 7.25 9.50839 7.25 9.36823H6.5ZM19.7956 10.718L19.4975 11.4062C19.7816 11.5293 19.8937 11.8481 19.7864 12.0894L20.4716 12.3942L21.1569 12.699C21.6216 11.6543 21.1011 10.4662 20.0937 10.0298L19.7956 10.718ZM9.5 13.2602H10.25C10.25 13.0337 10.3116 12.8114 10.4281 12.6171L9.78501 12.2312L9.14189 11.8454C8.88546 12.2727 8.75 12.7618 8.75 13.2602H9.5ZM6.5 9.36823H7.25C7.25 9.22197 7.32669 9.10339 7.4318 9.0473L7.07869 8.38563L6.72559 7.72395C6.10817 8.05344 5.75 8.69553 5.75 9.36823H6.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.74968 20.5864C0.655403 7.52439 13.1127 14.6888 16.7497 20.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2 21.2C3.5 21.2 4.5 21.5 6 20C7.5 21.66 10.5 21.66 12 20C13.5 21.66 16.5 21.66 18 20C19.5 21.5 20.5 21.2 22 21.2\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSurfing;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6tIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kEACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSurfing","props","React","CentralIconBase","IconSurfing_default"]}