@central-icons-react-native/round-outlined-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 f=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(s=B(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?f(k(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(n({},"__esModule",{value:!0}),r);var h={};x(h,{IconBoat:()=>u,default:()=>g});module.exports=P(h);var p=i(require("react"));var m=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(C.Path,{d:"M5.45217 20.5617L3.22609 18.7809C2.48795 18.1904 2.9055 17 3.85078 17H20.1492C21.0945 17 21.5121 18.1904 20.7739 18.7809L18.5478 20.5617C18.1932 20.8454 17.7526 21 17.2984 21H6.70156C6.24742 21 5.8068 20.8454 5.45217 20.5617Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M13 17V3.76619C13 2.9889 12.1677 2.53205 11.5397 2.99012C9.49526 4.48146 5.83058 7.55954 4.04679 11.5511C3.75043 12.2142 4.31654 12.8988 5.0397 12.8307C9.22866 12.4362 13.8692 12.5123 18.0489 12.8648C18.7486 12.9238 19.2984 12.2708 19.0429 11.6168C17.8433 8.54607 15.6843 6.31061 13.5 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),g=u;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=\"M5.45217 20.5617L3.22609 18.7809C2.48795 18.1904 2.9055 17 3.85078 17H20.1492C21.0945 17 21.5121 18.1904 20.7739 18.7809L18.5478 20.5617C18.1932 20.8454 17.7526 21 17.2984 21H6.70156C6.24742 21 5.8068 20.8454 5.45217 20.5617Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13 17V3.76619C13 2.9889 12.1677 2.53205 11.5397 2.99012C9.49526 4.48146 5.83058 7.55954 4.04679 11.5511C3.75043 12.2142 4.31654 12.8988 5.0397 12.8307C9.22866 12.4362 13.8692 12.5123 18.0489 12.8648C18.7486 12.9238 19.2984 12.2708 19.0429 11.6168C17.8433 8.54607 15.6843 6.31061 13.5 5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\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,oOACF,OAAO,eACP,YAAY,IACZ,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iSACF,OAAO,eACP,YAAY,IACZ,cAAc,SACd,eAAe,QACjB,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 e from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:o,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M5.45217 20.5617L3.22609 18.7809C2.48795 18.1904 2.9055 17 3.85078 17H20.1492C21.0945 17 21.5121 18.1904 20.7739 18.7809L18.5478 20.5617C18.1932 20.8454 17.7526 21 17.2984 21H6.70156C6.24742 21 5.8068 20.8454 5.45217 20.5617Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement(n,{d:"M13 17V3.76619C13 2.9889 12.1677 2.53205 11.5397 2.99012C9.49526 4.48146 5.83058 7.55954 4.04679 11.5511C3.75043 12.2142 4.31654 12.8988 5.0397 12.8307C9.22866 12.4362 13.8692 12.5123 18.0489 12.8648C18.7486 12.9238 19.2984 12.2708 19.0429 11.6168C17.8433 8.54607 15.6843 6.31061 13.5 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),I=a;export{a as IconBoat,I 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=\"M5.45217 20.5617L3.22609 18.7809C2.48795 18.1904 2.9055 17 3.85078 17H20.1492C21.0945 17 21.5121 18.1904 20.7739 18.7809L18.5478 20.5617C18.1932 20.8454 17.7526 21 17.2984 21H6.70156C6.24742 21 5.8068 20.8454 5.45217 20.5617Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13 17V3.76619C13 2.9889 12.1677 2.53205 11.5397 2.99012C9.49526 4.48146 5.83058 7.55954 4.04679 11.5511C3.75043 12.2142 4.31654 12.8988 5.0397 12.8307C9.22866 12.4362 13.8692 12.5123 18.0489 12.8648C18.7486 12.9238 19.2984 12.2708 19.0429 11.6168C17.8433 8.54607 15.6843 6.31061 13.5 5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\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,oOACF,OAAO,eACP,YAAY,IACZ,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iSACF,OAAO,eACP,YAAY,IACZ,cAAc,SACd,eAAe,QACjB,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 m=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!B.call(r,n)&&n!==e&&s(r,n,{get:()=>o[n],enumerable:!(C=k(o,n))||C.enumerable});return r};var l=(r,o,e)=>(e=r!=null?m(h(r)):{},a(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(s({},"__esModule",{value:!0}),r);var g={};I(g,{IconPeople21:()=>u,default:()=>x});module.exports=P(g);var t=l(require("react"));var c=l(require("react")),d=require("react-native-svg"),i=({children:r,size:o=24,...e})=>c.default.createElement(d.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>t.default.createElement(i,{...r},t.default.createElement(p.Path,{d:"M12.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.default.createElement(p.Path,{d:"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.default.createElement(p.Path,{d:"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.default.createElement(p.Path,{d:"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),x=u;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.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\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,uHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wFACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yEACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,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 s from"react";import{Svg as C}from"react-native-svg";var n=({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{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(e,{d:"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(e,{d:"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(e,{d:"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),B=a;export{a as IconPeople21,B 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.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\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,uHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gHACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wFACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yEACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,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-outlined-radius-2-stroke-2",
3445
3445
  "componentName": "IconBoard"
3446
3446
  },
3447
+ {
3448
+ "category": "Vehicles",
3449
+ "svg": "<path d=\"M5.45217 20.5617L3.22609 18.7809C2.48795 18.1904 2.9055 17 3.85078 17H20.1492C21.0945 17 21.5121 18.1904 20.7739 18.7809L18.5478 20.5617C18.1932 20.8454 17.7526 21 17.2984 21H6.70156C6.24742 21 5.8068 20.8454 5.45217 20.5617Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13 17V3.76619C13 2.9889 12.1677 2.53205 11.5397 2.99012C9.49526 4.48146 5.83058 7.55954 4.04679 11.5511C3.75043 12.2142 4.31654 12.8988 5.0397 12.8307C9.22866 12.4362 13.8692 12.5123 18.0489 12.8648C18.7486 12.9238 19.2984 12.2708 19.0429 11.6168C17.8433 8.54607 15.6843 6.31061 13.5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
3450
+ "iconName": "boat, ship, sailing",
3451
+ "variant": {
3452
+ "join": "round",
3453
+ "filled": "off",
3454
+ "radius": "2",
3455
+ "stroke": "2"
3456
+ },
3457
+ "createdAt": "2026-02-12T18:00:19.026123+00:00",
3458
+ "packageName": "round-outlined-radius-2-stroke-2",
3459
+ "componentName": "IconBoat"
3460
+ },
3447
3461
  {
3448
3462
  "category": "Typography",
3449
3463
  "svg": "<path d=\"M6 10C6 11.1046 6.89543 12 8 12H13C15.2091 12 17 10.2091 17 8C17 5.79086 15.2091 4 13 4H8C6.89543 4 6 4.89543 6 6V10Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M13 12H14C16.2091 12 18 13.7909 18 16C18 18.2091 16.2091 20 14 20H8C6.89543 20 6 19.1046 6 18V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
@@ -12561,7 +12575,7 @@
12561
12575
  {
12562
12576
  "category": "Edit",
12563
12577
  "svg": "<path d=\"M11 13H13.1874C13.7187 13 14.2282 12.7886 14.6034 12.4125L19.5892 7.41421C20.3686 6.63288 20.3678 5.36791 19.5875 4.58755L19.4142 4.41422C18.6331 3.63317 17.3668 3.63317 16.5857 4.41423L11.5858 9.41422C11.2107 9.7893 11 10.298 11 10.8284V13Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.0003 21.0001C11.5003 21.0001 8.93732 20.1295 6.71782 17.91C3.00784 14.2 2.05809 9.13466 4.5965 6.59626C6.68218 4.51058 10.4738 4.77977 13.8179 7.00007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.1066 10C19.9926 13.3312 21.2145 16.7286 19.0002 18.5C17.3414 19.8271 15.2423 18.2924 14.0176 17.1094\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
12564
- "iconName": "highlight, mark, freehand",
12578
+ "iconName": "highlight, mark, freehand, drawing, paint",
12565
12579
  "variant": {
12566
12580
  "join": "round",
12567
12581
  "filled": "off",
@@ -13233,7 +13247,7 @@
13233
13247
  {
13234
13248
  "category": "Edit",
13235
13249
  "svg": "<path d=\"M13 7H19C20.1046 7 21 7.89543 21 9V15C21 16.1046 20.1046 17 19 17H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 7C3.89543 7 3 7.89543 3 9V15C3 16.1046 3.89543 17 5 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 4V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
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": "off",
@@ -16733,7 +16747,7 @@
16733
16747
  {
16734
16748
  "category": "Edit",
16735
16749
  "svg": "<path d=\"M18.9142 3.41416L20.5858 5.08573C21.3668 5.86678 21.3668 7.13311 20.5858 7.91416L8.08579 20.4142C7.71071 20.7892 7.20201 20.9999 6.67157 20.9999H3V17.3284C3 16.7979 3.21071 16.2892 3.58579 15.9142L16.0858 3.41416C16.8668 2.63311 18.1332 2.63311 18.9142 3.41416Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 21H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
16736
- "iconName": "pencil-line",
16750
+ "iconName": "pencil-line, signature, write",
16737
16751
  "variant": {
16738
16752
  "join": "round",
16739
16753
  "filled": "off",
@@ -16761,7 +16775,7 @@
16761
16775
  {
16762
16776
  "category": "Edit",
16763
16777
  "svg": "<path d=\"M18.5858 4.58573L18.4142 4.41416C17.6332 3.63311 16.3668 3.63311 15.5858 4.41415L3.58579 16.4142C3.21071 16.7892 3 17.2979 3 17.8284V19.9999H5.17157C5.70201 19.9999 6.21071 19.7892 6.58579 19.4142L18.5858 7.41416C19.3668 6.63311 19.3668 5.36678 18.5858 4.58573Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 18C21 18 19.666 19.5444 18.166 19.5444C16.666 19.5444 15.4594 18.115 13.9866 18.115C12.5138 18.115 11.5907 18.9193 11 19.5444\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
16764
- "iconName": "pencil-wave",
16778
+ "iconName": "pencil-wave, signature, write",
16765
16779
  "variant": {
16766
16780
  "join": "round",
16767
16781
  "filled": "off",
@@ -16800,6 +16814,20 @@
16800
16814
  "packageName": "round-outlined-radius-2-stroke-2",
16801
16815
  "componentName": "IconPeople2"
16802
16816
  },
16817
+ {
16818
+ "category": "People",
16819
+ "svg": "<path d=\"M12.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
16820
+ "iconName": "people-2, user, group, friend",
16821
+ "variant": {
16822
+ "join": "round",
16823
+ "filled": "off",
16824
+ "radius": "2",
16825
+ "stroke": "2"
16826
+ },
16827
+ "createdAt": "2026-02-13T08:00:42.259331+00:00",
16828
+ "packageName": "round-outlined-radius-2-stroke-2",
16829
+ "componentName": "IconPeople21"
16830
+ },
16803
16831
  {
16804
16832
  "category": "People",
16805
16833
  "svg": "<path d=\"M15.5 6.5C15.5 8.433 13.933 10 12 10C10.067 10 8.5 8.433 8.5 6.5C8.5 4.567 10.067 3 12 3C13.933 3 15.5 4.567 15.5 6.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.0011 13.2499C13.3739 13.0868 12.7051 13 12.0011 13C8.60997 13 6.03711 15.0143 4.9836 17.8629C4.5748 18.9682 5.51944 20 6.69796 20H11.0011\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 15V18M18 18V21M18 18H15M18 18H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -22291,7 +22319,7 @@
22291
22319
  {
22292
22320
  "category": "Edit",
22293
22321
  "svg": "<path d=\"M2 6H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2 10H6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21.5858 6.58573L20.4142 5.41416C19.6332 4.63311 18.3668 4.63311 17.5858 5.41416L8.58579 14.4142C8.21071 14.7892 8 15.2979 8 15.8284V18.9999H11.1716C11.702 18.9999 12.2107 18.7892 12.5858 18.4142L21.5858 9.41416C22.3668 8.63311 22.3668 7.36678 21.5858 6.58573Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22294
- "iconName": "text-edit, prompts, comment",
22322
+ "iconName": "text-edit, prompts, comment, draft",
22295
22323
  "variant": {
22296
22324
  "join": "round",
22297
22325
  "filled": "off",
@@ -24713,7 +24741,7 @@
24713
24741
  {
24714
24742
  "category": "Edit",
24715
24743
  "svg": "<path d=\"M19.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
24716
- "iconName": "writing",
24744
+ "iconName": "writing, sketching, drawing",
24717
24745
  "variant": {
24718
24746
  "join": "round",
24719
24747
  "filled": "off",
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-outlined-radius-2-stroke-2",
3
- "version": "1.1.123",
3
+ "version": "1.1.125",
4
4
  "style": "round-outlined-radius-2-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-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";