@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.123 → 1.1.125

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBoat: FC<CentralIconBaseProps>;
4
+ export default IconBoat;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconBoat:()=>B,default:()=>d});module.exports=v(h);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M11.0739 2.09681C12.3954 1.26801 13.9968 2.28762 13.9968 3.76673V16.0001H20.1462C22.0362 16.0007 22.871 18.3807 21.3952 19.5616L19.1697 21.3429C18.6379 21.7683 17.9765 21.9999 17.2956 22.0001H6.69797C6.01704 22 5.35573 21.7682 4.82395 21.3429L2.59836 19.5616C1.12214 18.3807 1.95696 16.0003 3.84739 16.0001H11.9968V13.5714C9.66573 13.5431 7.33075 13.6191 5.13059 13.8263C3.77544 13.9539 2.47078 12.6214 3.13059 11.1437L3.31418 10.7492C5.26405 6.70545 8.93451 3.6508 10.947 2.18274L11.0739 2.09681Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M15.9968 5.59583C17.6057 7.0032 19.0519 8.89937 19.9714 11.2531C20.5325 12.6907 19.2949 13.9735 17.9616 13.8615C17.3168 13.8071 16.6605 13.759 15.9968 13.7189V5.59583Z",fill:"currentColor"})),d=B;0&&(module.exports={IconBoat});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBoat/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 IconBoat: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.0739 2.09681C12.3954 1.26801 13.9968 2.28762 13.9968 3.76673V16.0001H20.1462C22.0362 16.0007 22.871 18.3807 21.3952 19.5616L19.1697 21.3429C18.6379 21.7683 17.9765 21.9999 17.2956 22.0001H6.69797C6.01704 22 5.35573 21.7682 4.82395 21.3429L2.59836 19.5616C1.12214 18.3807 1.95696 16.0003 3.84739 16.0001H11.9968V13.5714C9.66573 13.5431 7.33075 13.6191 5.13059 13.8263C3.77544 13.9539 2.47078 12.6214 3.13059 11.1437L3.31418 10.7492C5.26405 6.70545 8.93451 3.6508 10.947 2.18274L11.0739 2.09681Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.9968 5.59583C17.6057 7.0032 19.0519 8.89937 19.9714 11.2531C20.5325 12.6907 19.2949 13.9735 17.9616 13.8615C17.3168 13.8071 16.6605 13.759 15.9968 13.7189V5.59583Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBoat;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ofACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0KACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBoat_exports","__export","IconBoat","IconBoat_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBoat","props","React","CentralIconBase","IconBoat_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M11.0739 2.09681C12.3954 1.26801 13.9968 2.28762 13.9968 3.76673V16.0001H20.1462C22.0362 16.0007 22.871 18.3807 21.3952 19.5616L19.1697 21.3429C18.6379 21.7683 17.9765 21.9999 17.2956 22.0001H6.69797C6.01704 22 5.35573 21.7682 4.82395 21.3429L2.59836 19.5616C1.12214 18.3807 1.95696 16.0003 3.84739 16.0001H11.9968V13.5714C9.66573 13.5431 7.33075 13.6191 5.13059 13.8263C3.77544 13.9539 2.47078 12.6214 3.13059 11.1437L3.31418 10.7492C5.26405 6.70545 8.93451 3.6508 10.947 2.18274L11.0739 2.09681Z",fill:"currentColor"}),t.createElement(n,{d:"M15.9968 5.59583C17.6057 7.0032 19.0519 8.89937 19.9714 11.2531C20.5325 12.6907 19.2949 13.9735 17.9616 13.8615C17.3168 13.8071 16.6605 13.759 15.9968 13.7189V5.59583Z",fill:"currentColor"})),P=a;export{a as IconBoat,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBoat/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 IconBoat: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.0739 2.09681C12.3954 1.26801 13.9968 2.28762 13.9968 3.76673V16.0001H20.1462C22.0362 16.0007 22.871 18.3807 21.3952 19.5616L19.1697 21.3429C18.6379 21.7683 17.9765 21.9999 17.2956 22.0001H6.69797C6.01704 22 5.35573 21.7682 4.82395 21.3429L2.59836 19.5616C1.12214 18.3807 1.95696 16.0003 3.84739 16.0001H11.9968V13.5714C9.66573 13.5431 7.33075 13.6191 5.13059 13.8263C3.77544 13.9539 2.47078 12.6214 3.13059 11.1437L3.31418 10.7492C5.26405 6.70545 8.93451 3.6508 10.947 2.18274L11.0739 2.09681Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.9968 5.59583C17.6057 7.0032 19.0519 8.89937 19.9714 11.2531C20.5325 12.6907 19.2949 13.9735 17.9616 13.8615C17.3168 13.8071 16.6605 13.759 15.9968 13.7189V5.59583Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBoat;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ofACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0KACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBoat","props","React","CentralIconBase","IconBoat_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPeople21: FC<CentralIconBaseProps>;
4
+ export default IconPeople21;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!x.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(P(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconPeople21:()=>i,default:()=>v});module.exports=g(h);var e=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>a.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(t.Path,{d:"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V19C16 19.5523 15.5523 20 15 20H3C2.44772 20 2 19.5523 2 19V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V18.9492C22 19.5015 21.5523 19.9492 21 19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z",fill:"currentColor"})),v=i;0&&(module.exports={IconPeople21});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeople21/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 IconPeople21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V19C16 19.5523 15.5523 20 15 20H3C2.44772 20 2 19.5523 2 19V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V18.9492C22 19.5015 21.5523 19.9492 21 19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople21;\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,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPeople21_exports","__export","IconPeople21","IconPeople21_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeople21","props","React","CentralIconBase","IconPeople21_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as C}from"react-native-svg";var f=e=>o.createElement(n,{...e},o.createElement(C,{d:"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V19C16 19.5523 15.5523 20 15 20H3C2.44772 20 2 19.5523 2 19V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z",fill:"currentColor"}),o.createElement(C,{d:"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V18.9492C22 19.5015 21.5523 19.9492 21 19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z",fill:"currentColor"}),o.createElement(C,{d:"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z",fill:"currentColor"}),o.createElement(C,{d:"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z",fill:"currentColor"})),x=f;export{f as IconPeople21,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeople21/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 IconPeople21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V19C16 19.5523 15.5523 20 15 20H3C2.44772 20 2 19.5523 2 19V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V18.9492C22 19.5015 21.5523 19.9492 21 19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople21;\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,iKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeople21","props","React","CentralIconBase","IconPeople21_default"]}
package/README.md CHANGED
@@ -1286,6 +1286,7 @@ Below is a complete list of available icons:
1286
1286
  - IconHead
1287
1287
  - IconPeople
1288
1288
  - IconPeople2
1289
+ - IconPeople21
1289
1290
  - IconPeopleAdd
1290
1291
  - IconPeopleAdd2
1291
1292
  - IconPeopleAdded
@@ -1970,6 +1971,7 @@ Below is a complete list of available icons:
1970
1971
 
1971
1972
  ### Vehicles
1972
1973
 
1974
+ - IconBoat
1973
1975
  - IconSteeringWheel1
1974
1976
 
1975
1977
  ### Vehicles & Aircrafts
@@ -3444,6 +3444,20 @@
3444
3444
  "packageName": "round-filled-radius-2-stroke-2",
3445
3445
  "componentName": "IconBoard"
3446
3446
  },
3447
+ {
3448
+ "category": "Vehicles",
3449
+ "svg": "<path d=\"M11.0739 2.09681C12.3954 1.26801 13.9968 2.28762 13.9968 3.76673V16.0001H20.1462C22.0362 16.0007 22.871 18.3807 21.3952 19.5616L19.1697 21.3429C18.6379 21.7683 17.9765 21.9999 17.2956 22.0001H6.69797C6.01704 22 5.35573 21.7682 4.82395 21.3429L2.59836 19.5616C1.12214 18.3807 1.95696 16.0003 3.84739 16.0001H11.9968V13.5714C9.66573 13.5431 7.33075 13.6191 5.13059 13.8263C3.77544 13.9539 2.47078 12.6214 3.13059 11.1437L3.31418 10.7492C5.26405 6.70545 8.93451 3.6508 10.947 2.18274L11.0739 2.09681Z\" fill=\"currentColor\"/><path d=\"M15.9968 5.59583C17.6057 7.0032 19.0519 8.89937 19.9714 11.2531C20.5325 12.6907 19.2949 13.9735 17.9616 13.8615C17.3168 13.8071 16.6605 13.759 15.9968 13.7189V5.59583Z\" fill=\"currentColor\"/>",
3450
+ "iconName": "boat, ship, sailing",
3451
+ "variant": {
3452
+ "join": "round",
3453
+ "filled": "on",
3454
+ "radius": "2",
3455
+ "stroke": "2"
3456
+ },
3457
+ "createdAt": "2026-02-12T18:00:19.026123+00:00",
3458
+ "packageName": "round-filled-radius-2-stroke-2",
3459
+ "componentName": "IconBoat"
3460
+ },
3447
3461
  {
3448
3462
  "category": "Typography",
3449
3463
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 6.75C5 4.77201 6.55079 3 8.66667 3H12.8333C15.8697 3 18.1667 5.55551 18.1667 8.5C18.1667 9.58312 17.8559 10.6136 17.3118 11.4836C18.3611 12.5023 19 13.9471 19 15.5C19 18.4445 16.703 21 13.6667 21H8.66667C6.55079 21 5 19.228 5 17.25V6.75Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.8333 10C13.4789 10 14.1667 9.4215 14.1667 8.5C14.1667 7.5785 13.4789 7 12.8333 7H9V10H12.8333Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9 14H13.6667C14.3122 14 15 14.5785 15 15.5C15 16.4215 14.3122 17 13.6667 17H9V14Z\" fill=\"currentColor\"/>",
@@ -12561,7 +12575,7 @@
12561
12575
  {
12562
12576
  "category": "Edit",
12563
12577
  "svg": "<path d=\"M20.1209 3.70705C18.9493 2.53547 17.0498 2.53548 15.8783 3.70706L13.7854 5.79991C10.3895 3.79034 6.33541 3.44234 3.88873 5.88902C2.31808 7.45968 1.90595 9.7338 2.33048 11.9979C2.75608 14.2678 4.03118 16.6381 6.01005 18.6169C7.20752 19.8144 8.49446 20.6457 9.55254 21.1799C10.0821 21.4472 10.5625 21.6443 10.9562 21.7769C11.3068 21.895 11.6967 21.9999 11.9996 22C12.5519 22 12.9996 21.5523 12.9996 21C12.9996 20.4477 12.5519 20 11.9996 20C12.0179 20 12.0158 19.9995 11.991 19.9941C11.9443 19.984 11.8169 19.9564 11.5946 19.8816C11.2978 19.7816 10.905 19.6223 10.4539 19.3945C9.5506 18.9385 8.4463 18.2248 7.42426 17.2027C5.69316 15.4716 4.63839 13.4543 4.29622 11.6294C3.95298 9.79874 4.33519 8.27099 5.30294 7.30324C6.72865 5.87754 9.46289 5.73492 12.3189 7.26645L10.8783 8.70705C10.3157 9.26966 9.99964 10.0327 9.99964 10.8284V12.9999C9.99964 13.5522 10.4474 13.9999 10.9996 13.9999H13.1871C13.984 13.9999 14.7482 13.6828 15.311 13.1186L16.9919 11.4336C18.0283 12.7604 18.718 14.0186 18.9981 15.0882C19.3215 16.3234 19.0807 17.1545 18.3749 17.7191C17.9278 18.0768 17.4104 18.1038 16.7273 17.8216C16.0153 17.5275 15.2921 16.9506 14.7117 16.39C14.3145 16.0064 13.6814 16.0173 13.2977 16.4146C12.914 16.8118 12.925 17.4449 13.3222 17.8286C13.9666 18.451 14.9054 19.2329 15.9638 19.6701C17.0511 20.1193 18.4127 20.2501 19.6243 19.2808C21.1329 18.074 21.3883 16.3207 20.9328 14.5815C20.545 13.1007 19.631 11.5277 18.4141 10.0078L20.2969 8.12037C21.466 6.94837 21.4648 5.05091 20.2942 3.88037L20.1209 3.70705Z\" fill=\"currentColor\"/>",
12564
- "iconName": "highlight, mark, freehand",
12578
+ "iconName": "highlight, mark, freehand, drawing, paint",
12565
12579
  "variant": {
12566
12580
  "join": "round",
12567
12581
  "filled": "on",
@@ -13233,7 +13247,7 @@
13233
13247
  {
13234
13248
  "category": "Edit",
13235
13249
  "svg": "<path d=\"M9 3C9.55228 3 10 3.44772 10 4V20C10 20.5523 9.55228 21 9 21C8.44772 21 8 20.5523 8 20V4C8 3.44772 8.44772 3 9 3ZM6 18H5C3.34315 18 2 16.6569 2 15V9C2 7.34315 3.34315 6 5 6H6V18ZM19 6C20.6569 6 22 7.34315 22 9V15C22 16.6569 20.6569 18 19 18H12V6H19Z\" fill=\"currentColor\"/>",
13236
- "iconName": "input-form, text-area, prompt",
13250
+ "iconName": "input-form, text-area, prompt, rename",
13237
13251
  "variant": {
13238
13252
  "join": "round",
13239
13253
  "filled": "on",
@@ -16733,7 +16747,7 @@
16733
16747
  {
16734
16748
  "category": "Edit",
16735
16749
  "svg": "<path d=\"M15.3787 2.70705C16.5503 1.53548 18.4497 1.53547 19.6213 2.70705L21.2929 4.37863C22.4645 5.55021 22.4645 7.44971 21.2929 8.62128L8.79289 21.1213C8.23028 21.6839 7.46722 22 6.67157 22H3C2.44772 22 2 21.5523 2 21V17.3284C2 16.5328 2.31607 15.7697 2.87868 15.2071L15.3787 2.70705Z\" fill=\"currentColor\"/><path d=\"M14 20C13.4477 20 13 20.4477 13 21C13 21.5523 13.4477 22 14 22H21C21.5523 22 22 21.5523 22 21C22 20.4477 21.5523 20 21 20H14Z\" fill=\"currentColor\"/>",
16736
- "iconName": "pencil-line",
16750
+ "iconName": "pencil-line, signature, write",
16737
16751
  "variant": {
16738
16752
  "join": "round",
16739
16753
  "filled": "on",
@@ -16761,7 +16775,7 @@
16761
16775
  {
16762
16776
  "category": "Edit",
16763
16777
  "svg": "<path d=\"M19.1213 3.70681C17.9497 2.53523 16.0503 2.53523 14.8787 3.7068L2.87868 15.7068C2.31607 16.2694 2 17.0325 2 17.8281V19.9997C2 20.552 2.44772 20.9997 3 20.9997H5.17157C5.96722 20.9997 6.73028 20.6836 7.29289 20.121L19.2929 8.12102C20.4645 6.94945 20.4645 5.04995 19.2929 3.87838L19.1213 3.70681Z\" fill=\"currentColor\"/><path d=\"M21.6709 18.7487C21.6219 18.8012 21.5529 18.8729 21.4662 18.9574C21.2939 19.1255 21.0459 19.3497 20.7409 19.5758C20.16 20.0063 19.2374 20.5445 18.166 20.5445C17.1605 20.5445 16.2884 20.0807 15.6631 19.7481L15.5973 19.7131C14.874 19.3292 14.4294 19.1152 13.9866 19.1152C12.9302 19.1152 12.2548 19.6726 11.7268 20.2313C11.3475 20.6328 10.7146 20.6507 10.3132 20.2714C9.91177 19.892 9.89385 19.2591 10.2732 18.8577C10.9266 18.1662 12.0974 17.1152 13.9866 17.1152C14.9734 17.1152 15.8365 17.5747 16.4551 17.9041L16.5349 17.9466C17.2522 18.3273 17.7074 18.5445 18.166 18.5445C18.5947 18.5445 19.089 18.3106 19.5501 17.9689C19.7661 17.8088 19.9454 17.647 20.07 17.5255C20.1568 17.4409 20.2035 17.3909 20.2444 17.3451C20.6009 16.9337 21.2418 16.8876 21.6537 17.2434C22.1297 17.6545 22.0719 18.3189 21.6709 18.7487Z\" fill=\"currentColor\"/>",
16764
- "iconName": "pencil-wave",
16778
+ "iconName": "pencil-wave, signature, write",
16765
16779
  "variant": {
16766
16780
  "join": "round",
16767
16781
  "filled": "on",
@@ -16800,6 +16814,20 @@
16800
16814
  "packageName": "round-filled-radius-2-stroke-2",
16801
16815
  "componentName": "IconPeople2"
16802
16816
  },
16817
+ {
16818
+ "category": "People",
16819
+ "svg": "<path d=\"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V19C16 19.5523 15.5523 20 15 20H3C2.44772 20 2 19.5523 2 19V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z\" fill=\"currentColor\"/><path d=\"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V18.9492C22 19.5015 21.5523 19.9492 21 19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z\" fill=\"currentColor\"/><path d=\"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z\" fill=\"currentColor\"/><path d=\"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z\" fill=\"currentColor\"/>",
16820
+ "iconName": "people-2, user, group, friend",
16821
+ "variant": {
16822
+ "join": "round",
16823
+ "filled": "on",
16824
+ "radius": "2",
16825
+ "stroke": "2"
16826
+ },
16827
+ "createdAt": "2026-02-13T08:00:42.259331+00:00",
16828
+ "packageName": "round-filled-radius-2-stroke-2",
16829
+ "componentName": "IconPeople21"
16830
+ },
16803
16831
  {
16804
16832
  "category": "People",
16805
16833
  "svg": "<path d=\"M12 2C9.51472 2 7.5 4.01472 7.5 6.5C7.5 8.98528 9.51472 11 12 11C14.4853 11 16.5 8.98528 16.5 6.5C16.5 4.01472 14.4853 2 12 2Z\" fill=\"currentColor\"/><path d=\"M18 14C18.5523 14 19 14.4477 19 15V17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H19V21C19 21.5523 18.5523 22 18 22C17.4477 22 17 21.5523 17 21V19H15C14.4477 19 14 18.5523 14 18C14 17.4477 14.4477 17 15 17H17V15C17 14.4477 17.4477 14 18 14Z\" fill=\"currentColor\"/><path d=\"M3.69691 18.6964C4.55378 14.8837 7.70183 12 12.001 12C13.4328 12 14.7368 12.3198 15.8711 12.8873C15.3332 13.4295 15.001 14.1759 15.001 15C13.3441 15 12.001 16.3431 12.001 18C12.001 19.6569 13.3441 21 15.001 21H5.59944C4.46429 21 3.40713 19.9858 3.69691 18.6964Z\" fill=\"currentColor\"/>",
@@ -22291,7 +22319,7 @@
22291
22319
  {
22292
22320
  "category": "Edit",
22293
22321
  "svg": "<path d=\"M21.1213 4.70705C19.9497 3.53548 18.0503 3.53548 16.8787 4.70705L7.87868 13.707C7.31607 14.2697 7 15.0327 7 15.8284V18.9999C7 19.5522 7.44772 19.9999 8 19.9999H11.1716C11.9672 19.9999 12.7303 19.6839 13.2929 19.1213L22.2929 10.1213C23.4645 8.94969 23.4645 7.0502 22.2929 5.87862L21.1213 4.70705Z\" fill=\"currentColor\"/><path d=\"M2 4.99994C1.44772 4.99994 1 5.44766 1 5.99994C1 6.55223 1.44772 6.99994 2 6.99994H9C9.55228 6.99994 10 6.55223 10 5.99994C10 5.44766 9.55228 4.99994 9 4.99994H2Z\" fill=\"currentColor\"/><path d=\"M2 8.99994C1.44772 8.99994 1 9.44766 1 9.99994C1 10.5522 1.44772 10.9999 2 10.9999H6C6.55228 10.9999 7 10.5522 7 9.99994C7 9.44766 6.55228 8.99994 6 8.99994H2Z\" fill=\"currentColor\"/>",
22294
- "iconName": "text-edit, prompts, comment",
22322
+ "iconName": "text-edit, prompts, comment, draft",
22295
22323
  "variant": {
22296
22324
  "join": "round",
22297
22325
  "filled": "on",
@@ -24713,7 +24741,7 @@
24713
24741
  {
24714
24742
  "category": "Edit",
24715
24743
  "svg": "<path d=\"M20.1213 3.70703C18.9497 2.53547 17.0503 2.53548 15.8787 3.70705L11.8787 7.70706C11.3161 8.26967 11 9.03273 11 9.82838V12C11 12.5523 11.4477 13 12 13H14.1716C14.9672 13 15.7303 12.6839 16.2929 12.1213L20.2929 8.12123C21.4645 6.94964 21.4645 5.05015 20.2929 3.87858L20.1213 3.70703Z\" fill=\"currentColor\"/><path d=\"M6 11C4.34315 11 3 12.3431 3 14C3 15.6569 4.34315 17 6 17H16C16.5523 17 17 17.4477 17 18C17 18.5523 16.5523 19 16 19H12C11.4477 19 11 19.4477 11 20C11 20.5523 11.4477 21 12 21H16C17.6569 21 19 19.6569 19 18C19 16.3431 17.6569 15 16 15H6C5.44772 15 5 14.5523 5 14C5 13.4477 5.44772 13 6 13H8C8.55228 13 9 12.5523 9 12C9 11.4477 8.55228 11 8 11H6Z\" fill=\"currentColor\"/>",
24716
- "iconName": "writing",
24744
+ "iconName": "writing, sketching, drawing",
24717
24745
  "variant": {
24718
24746
  "join": "round",
24719
24747
  "filled": "on",
package/icons/index.d.ts CHANGED
@@ -245,6 +245,7 @@ export type CentralIconName =
245
245
  | "IconBluetooth"
246
246
  | "IconBlur"
247
247
  | "IconBoard"
248
+ | "IconBoat"
248
249
  | "IconBold"
249
250
  | "IconBolt"
250
251
  | "IconBomb"
@@ -1199,6 +1200,7 @@ export type CentralIconName =
1199
1200
  | "IconPencilWave"
1200
1201
  | "IconPeople"
1201
1202
  | "IconPeople2"
1203
+ | "IconPeople21"
1202
1204
  | "IconPeopleAdd"
1203
1205
  | "IconPeopleAdd2"
1204
1206
  | "IconPeopleAdded"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-2",
3
- "version": "1.1.123",
3
+ "version": "1.1.125",
4
4
  "style": "round-filled-radius-2-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1774,
14
+ "totalIcons": 1776,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -1186,7 +1186,7 @@
1186
1186
  ]
1187
1187
  },
1188
1188
  "People": {
1189
- "count": 52,
1189
+ "count": 53,
1190
1190
  "icons": [
1191
1191
  "IconAura",
1192
1192
  "IconBathMan1",
@@ -1204,6 +1204,7 @@
1204
1204
  "IconHead",
1205
1205
  "IconPeople",
1206
1206
  "IconPeople2",
1207
+ "IconPeople21",
1207
1208
  "IconPeopleAdd",
1208
1209
  "IconPeopleAdd2",
1209
1210
  "IconPeopleAdded",
@@ -1908,8 +1909,8 @@
1908
1909
  ]
1909
1910
  },
1910
1911
  "Vehicles": {
1911
- "count": 1,
1912
- "icons": ["IconSteeringWheel1"]
1912
+ "count": 2,
1913
+ "icons": ["IconBoat", "IconSteeringWheel1"]
1913
1914
  },
1914
1915
  "Vehicles & Aircrafts": {
1915
1916
  "count": 35,
@@ -2223,6 +2224,7 @@
2223
2224
  "IconBluetooth": "bluetooth",
2224
2225
  "IconBlur": "blur",
2225
2226
  "IconBoard": "board, moodboard, layout, template",
2227
+ "IconBoat": "boat, ship, sailing",
2226
2228
  "IconBold": "bold",
2227
2229
  "IconBolt": "bolt",
2228
2230
  "IconBomb": "bomb, boom",
@@ -2874,7 +2876,7 @@
2874
2876
  "IconHeart": "heart, like, health, life, favorite",
2875
2877
  "IconHeart2": "heart-2, like, health, life, fav",
2876
2878
  "IconHeartBeat": "heart-beat, heart rate, pulse",
2877
- "IconHighlight": "highlight, mark, freehand",
2879
+ "IconHighlight": "highlight, mark, freehand, drawing, paint",
2878
2880
  "IconHighlights": "highlights",
2879
2881
  "IconHistory": "history, back, timeline",
2880
2882
  "IconHome": "home, house",
@@ -2922,7 +2924,7 @@
2922
2924
  "IconInfinity": "infinity, loop, boomerang",
2923
2925
  "IconInitiatives": "initiatives, nav, rooting",
2924
2926
  "IconInjection": "injection",
2925
- "IconInputForm": "input-form, text-area, prompt",
2927
+ "IconInputForm": "input-form, text-area, prompt, rename",
2926
2928
  "IconInsights": "insights, analyze",
2927
2929
  "IconInstagram": "instagram",
2928
2930
  "IconIntegrations": "integrations, frames, keyframes, interactions",
@@ -3172,11 +3174,12 @@
3172
3174
  "IconPayment": "payment, flow, connection",
3173
3175
  "IconPeace": "peace",
3174
3176
  "IconPencil": "pencil, edit, write",
3175
- "IconPencilLine": "pencil-line",
3177
+ "IconPencilLine": "pencil-line, signature, write",
3176
3178
  "IconPencilSparkle": "pencil-sparkle, magic pencil, magic brush",
3177
- "IconPencilWave": "pencil-wave",
3179
+ "IconPencilWave": "pencil-wave, signature, write",
3178
3180
  "IconPeople": "people, user, person, avatar",
3179
3181
  "IconPeople2": "people-2",
3182
+ "IconPeople21": "people-2, user, group, friend",
3180
3183
  "IconPeopleAdd": "people-add, user-add",
3181
3184
  "IconPeopleAdd2": "people-add-2",
3182
3185
  "IconPeopleAdded": "people-added, user-added",
@@ -3569,7 +3572,7 @@
3569
3572
  "IconTextareaDrag": "textarea-drag",
3570
3573
  "IconTextBlock": "text-block",
3571
3574
  "IconTextColor": "text-color",
3572
- "IconTextEdit": "text-edit, prompts, comment",
3575
+ "IconTextEdit": "text-edit, prompts, comment, draft",
3573
3576
  "IconTextIndentLeft": "text-indent-left",
3574
3577
  "IconTextIndentRight": "text-indent-right",
3575
3578
  "IconTextIndicator": "text-indicator",
@@ -3742,7 +3745,7 @@
3742
3745
  "IconWrite": "write, edit-list, list",
3743
3746
  "IconWrite1": "write-1, fountain-pen",
3744
3747
  "IconWrite2": "write-2, fountain-pen",
3745
- "IconWriting": "writing",
3748
+ "IconWriting": "writing, sketching, drawing",
3746
3749
  "IconX": "x",
3747
3750
  "IconXbox": "xbox",
3748
3751
  "IconYen": "yen, currency, money, coin",
package/index.d.ts CHANGED
@@ -244,6 +244,7 @@ export { IconBluesky, default as IconBlueskyDefault } from "./IconBluesky";
244
244
  export { IconBluetooth, default as IconBluetoothDefault, } from "./IconBluetooth";
245
245
  export { IconBlur, default as IconBlurDefault } from "./IconBlur";
246
246
  export { IconBoard, default as IconBoardDefault } from "./IconBoard";
247
+ export { IconBoat, default as IconBoatDefault } from "./IconBoat";
247
248
  export { IconBold, default as IconBoldDefault } from "./IconBold";
248
249
  export { IconBolt, default as IconBoltDefault } from "./IconBolt";
249
250
  export { IconBomb, default as IconBombDefault } from "./IconBomb";
@@ -1198,6 +1199,7 @@ export { IconPencilSparkle, default as IconPencilSparkleDefault, } from "./IconP
1198
1199
  export { IconPencilWave, default as IconPencilWaveDefault, } from "./IconPencilWave";
1199
1200
  export { IconPeople, default as IconPeopleDefault } from "./IconPeople";
1200
1201
  export { IconPeople2, default as IconPeople2Default } from "./IconPeople2";
1202
+ export { IconPeople21, default as IconPeople21Default } from "./IconPeople21";
1201
1203
  export { IconPeopleAdd, default as IconPeopleAddDefault, } from "./IconPeopleAdd";
1202
1204
  export { IconPeopleAdd2, default as IconPeopleAdd2Default, } from "./IconPeopleAdd2";
1203
1205
  export { IconPeopleAdded, default as IconPeopleAddedDefault, } from "./IconPeopleAdded";