@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.89 → 1.1.90

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 IconPasswordStars: FC<CentralIconBaseProps>;
4
+ export default IconPasswordStars;
@@ -0,0 +1,2 @@
1
+ "use strict";var m=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},d=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of L(o))!f.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(a=k(o,n))||a.enumerable});return r};var C=(r,o,t)=>(t=r!=null?m(M(r)):{},d(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>d(p({},"__esModule",{value:!0}),r);var P={};h(P,{IconPasswordStars:()=>u,default:()=>I});module.exports=B(P);var e=C(require("react"));var c=C(require("react")),i=require("react-native-svg"),l=({children:r,size:o=24,...t})=>c.default.createElement(i.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 s=require("react-native-svg"),u=r=>e.default.createElement(l,{...r},e.default.createElement(s.Path,{d:"M2 17L22 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(s.Path,{d:"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),e.default.createElement(s.Path,{d:"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),e.default.createElement(s.Path,{d:"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})),I=u;0&&(module.exports={IconPasswordStars});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPasswordStars/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 IconPasswordStars: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2 17L22 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPasswordStars;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconPasswordStars_exports","__export","IconPasswordStars","IconPasswordStars_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPasswordStars","props","React","CentralIconBase","IconPasswordStars_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as a}from"react-native-svg";var n=({children:e,size:r=24,...s})=>p.createElement(a,{...s,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 d=e=>o.createElement(n,{...e},o.createElement(t,{d:"M2 17L22 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),o.createElement(t,{d:"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"}),o.createElement(t,{d:"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})),f=d;export{d as IconPasswordStars,f as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPasswordStars/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 IconPasswordStars: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2 17L22 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005\"\n stroke=\"currentColor\"\n strokeWidth=\"1.8\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPasswordStars;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qFACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPasswordStars","props","React","CentralIconBase","IconPasswordStars_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconTimeslot: FC<CentralIconBaseProps>;
4
+ export default IconTimeslot;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of k(o))!I.call(r,C)&&C!==e&&p(r,C,{get:()=>o[C],enumerable:!(l=f(o,C))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?c(B(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>s(p({},"__esModule",{value:!0}),r);var h={};x(h,{IconTimeslot:()=>d,default:()=>g});module.exports=P(h);var n=i(require("react"));var u=i(require("react")),m=require("react-native-svg"),a=({children:r,size:o=24,...e})=>u.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 t=require("react-native-svg"),d=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M12 7V12H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z",fill:"currentColor"})),g=d;0&&(module.exports={IconTimeslot});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTimeslot/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 IconTimeslot: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 7V12H16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTimeslot;\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,wFACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6MACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTimeslot_exports","__export","IconTimeslot","IconTimeslot_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTimeslot","props","React","CentralIconBase","IconTimeslot_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:n,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"},n);import{Path as e}from"react-native-svg";var s=n=>o.createElement(t,{...n},o.createElement(e,{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M12 7V12H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z",fill:"currentColor"}),o.createElement(e,{d:"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z",fill:"currentColor"}),o.createElement(e,{d:"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z",fill:"currentColor"})),I=s;export{s as IconTimeslot,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTimeslot/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 IconTimeslot: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 7V12H16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTimeslot;\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,wFACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6MACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mNACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTimeslot","props","React","CentralIconBase","IconTimeslot_default"]}
package/README.md CHANGED
@@ -1364,6 +1364,7 @@ Below is a complete list of available icons:
1364
1364
  - IconPasskeys
1365
1365
  - IconPassport
1366
1366
  - IconPassword
1367
+ - IconPasswordStars
1367
1368
  - IconSafeSimple
1368
1369
  - IconShield
1369
1370
  - IconShieldBreak
@@ -1824,6 +1825,7 @@ Below is a complete list of available icons:
1824
1825
  - IconSleep
1825
1826
  - IconStopwatch
1826
1827
  - IconTimeFlies
1828
+ - IconTimeslot
1827
1829
 
1828
1830
  ### Typography
1829
1831
 
@@ -15890,6 +15890,20 @@
15890
15890
  "packageName": "round-outlined-radius-3-stroke-2",
15891
15891
  "componentName": "IconPassword"
15892
15892
  },
15893
+ {
15894
+ "category": "Security",
15895
+ "svg": "<path d=\"M2 17L22 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.80078 9.90526H14.2008M13.1008 11.8105L10.9008 8M10.9008 11.8106L13.1008 8.00005\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"/><path d=\"M17.8008 9.90526H22.2008M21.1008 11.8105L18.9008 8M18.9008 11.8106L21.1008 8.00005\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"/><path d=\"M1.80078 9.90526H6.20078M5.10078 11.8105L2.90078 8M2.90078 11.8106L5.10078 8.00005\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"/>",
15896
+ "iconName": "password-stars",
15897
+ "variant": {
15898
+ "join": "round",
15899
+ "filled": "off",
15900
+ "radius": "3",
15901
+ "stroke": "2"
15902
+ },
15903
+ "createdAt": "2026-01-13T10:00:57.37268+00:00",
15904
+ "packageName": "round-outlined-radius-3-stroke-2",
15905
+ "componentName": "IconPasswordStars"
15906
+ },
15893
15907
  {
15894
15908
  "category": "Social Media & Brands",
15895
15909
  "svg": "<path d=\"M19.4489 11.9937C18.0661 13.4453 16.3387 13.662 14.4669 14.0785C12.5981 14.4874 11.6907 15.9067 11.0776 17.6043C10.5902 18.972 10.1181 20.9106 8.71579 21.6528C7.85691 22.1114 6.76938 22.1396 5.94392 21.5935C4.63119 20.6837 4.11027 19.0504 3.80051 17.558C3.38849 15.6012 3.04845 13.5937 3.0069 11.5888C2.96624 9.887 3.0839 7.99413 3.94357 6.47531C6.62817 1.76293 15.0312 0.470215 19.1246 4.05532C21.4688 6.09767 21.6589 9.7696 19.4489 11.9937Z\" fill=\"currentColor\"/>",
@@ -21700,6 +21714,20 @@
21700
21714
  "packageName": "round-outlined-radius-3-stroke-2",
21701
21715
  "componentName": "IconTimeFlies"
21702
21716
  },
21717
+ {
21718
+ "category": "Time & Date",
21719
+ "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 7V12H16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.3695 4.068C16.1581 4.57825 15.5731 4.82055 15.0629 4.6092C14.5526 4.39785 14.3103 3.81288 14.5217 3.30264C14.733 2.79239 15.318 2.55009 15.8283 2.76144C16.3385 2.97279 16.5808 3.55776 16.3695 4.068Z\" fill=\"currentColor\"/><path d=\"M19.0743 6.34334C18.6838 6.73386 18.0506 6.73386 17.6601 6.34334C17.2696 5.95281 17.2696 5.31965 17.6601 4.92912C18.0506 4.5386 18.6838 4.5386 19.0743 4.92912C19.4648 5.31965 19.4648 5.95281 19.0743 6.34334Z\" fill=\"currentColor\"/><path d=\"M20.7186 9.55587C20.2066 9.76276 19.6237 9.51536 19.4168 9.00329C19.2099 8.49122 19.4573 7.90839 19.9694 7.7015C20.4815 7.49461 21.0643 7.74201 21.2712 8.25408C21.4781 8.76615 21.2307 9.34898 20.7186 9.55587Z\" fill=\"currentColor\"/>",
21720
+ "iconName": "timeslot, time, clock",
21721
+ "variant": {
21722
+ "join": "round",
21723
+ "filled": "off",
21724
+ "radius": "3",
21725
+ "stroke": "2"
21726
+ },
21727
+ "createdAt": "2026-01-13T10:00:57.37268+00:00",
21728
+ "packageName": "round-outlined-radius-3-stroke-2",
21729
+ "componentName": "IconTimeslot"
21730
+ },
21703
21731
  {
21704
21732
  "category": "Typography",
21705
21733
  "svg": "<path d=\"M2.32525 18.4247C3.0182 18.4247 3.40798 18.0782 3.65051 17.2467L4.30881 15.2978H8.8216L9.4799 17.2726C9.71376 18.0869 10.1035 18.4247 10.8398 18.4247C11.602 18.4247 12.1477 17.9136 12.1477 17.1947C12.1477 16.9348 12.1044 16.701 11.9832 16.3632L8.55308 7.0604C8.18063 6.0383 7.5743 5.58789 6.55221 5.58789C5.56476 5.58789 4.94978 6.05563 4.58598 7.06906L1.17324 16.3632C1.06063 16.6836 1 16.9781 1 17.1947C1 17.9483 1.51105 18.4247 2.32525 18.4247ZM4.88048 13.2709L6.50024 8.15178H6.56087L8.21527 13.2709H4.88048Z\" fill=\"currentColor\"/><path d=\"M16.6643 18.4073C17.825 18.4073 18.9857 17.827 19.5054 16.8396H19.5574V17.316C19.6093 18.0609 20.0857 18.442 20.77 18.442C21.489 18.442 22 18.0089 22 17.1687V11.8764C22 10.0054 20.4495 8.77543 18.0675 8.77543C16.1446 8.77543 14.6548 9.45971 14.2217 10.5684C14.1351 10.759 14.0918 10.9409 14.0918 11.1401C14.0918 11.7118 14.5335 12.1102 15.1485 12.1102C15.5556 12.1102 15.8761 11.9543 16.1533 11.6425C16.7163 10.9149 17.184 10.6637 17.9549 10.6637C18.9077 10.6637 19.5141 11.1661 19.5141 12.0323V12.6473L17.1754 12.7858C14.854 12.9244 13.5548 13.9032 13.5548 15.5923C13.5548 17.264 14.8973 18.4073 16.6643 18.4073ZM17.4959 16.5797C16.647 16.5797 16.0753 16.1466 16.0753 15.4537C16.0753 14.7954 16.6124 14.3709 17.5565 14.3017L19.5141 14.1804V14.856C19.5141 15.8608 18.6046 16.5797 17.4959 16.5797Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1134,6 +1134,7 @@ export type CentralIconName =
1134
1134
  | "IconPasskeys"
1135
1135
  | "IconPassport"
1136
1136
  | "IconPassword"
1137
+ | "IconPasswordStars"
1137
1138
  | "IconPatreon"
1138
1139
  | "IconPause"
1139
1140
  | "IconPayment"
@@ -1549,6 +1550,7 @@ export type CentralIconName =
1549
1550
  | "IconTicket"
1550
1551
  | "IconTiktok"
1551
1552
  | "IconTimeFlies"
1553
+ | "IconTimeslot"
1552
1554
  | "IconTitleCase"
1553
1555
  | "IconToast"
1554
1556
  | "IconTodos"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-3-stroke-2",
3
- "version": "1.1.89",
3
+ "version": "1.1.90",
4
4
  "style": "round-outlined-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-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": 1689,
14
+ "totalIcons": 1691,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 66,
@@ -1267,7 +1267,7 @@
1267
1267
  ]
1268
1268
  },
1269
1269
  "Security": {
1270
- "count": 27,
1270
+ "count": 28,
1271
1271
  "icons": [
1272
1272
  "IconAnonymous",
1273
1273
  "IconAsterisk",
@@ -1284,6 +1284,7 @@
1284
1284
  "IconPasskeys",
1285
1285
  "IconPassport",
1286
1286
  "IconPassword",
1287
+ "IconPasswordStars",
1287
1288
  "IconSafeSimple",
1288
1289
  "IconShield",
1289
1290
  "IconShieldBreak",
@@ -1719,7 +1720,7 @@
1719
1720
  ]
1720
1721
  },
1721
1722
  "Time & Date": {
1722
- "count": 37,
1723
+ "count": 38,
1723
1724
  "icons": [
1724
1725
  "IconCalendar1",
1725
1726
  "IconCalendar2",
@@ -1757,7 +1758,8 @@
1757
1758
  "IconHourglass",
1758
1759
  "IconSleep",
1759
1760
  "IconStopwatch",
1760
- "IconTimeFlies"
1761
+ "IconTimeFlies",
1762
+ "IconTimeslot"
1761
1763
  ]
1762
1764
  },
1763
1765
  "Typography": {
@@ -3019,6 +3021,7 @@
3019
3021
  "IconPasskeys": "passkeys, passkey, passwordless",
3020
3022
  "IconPassport": "passport, visa",
3021
3023
  "IconPassword": "password, lock, protection",
3024
+ "IconPasswordStars": "password-stars",
3022
3025
  "IconPatreon": "patreon",
3023
3026
  "IconPause": "pause",
3024
3027
  "IconPayment": "payment, flow, connection",
@@ -3434,6 +3437,7 @@
3434
3437
  "IconTicket": "ticket, admit, vip",
3435
3438
  "IconTiktok": "tiktok",
3436
3439
  "IconTimeFlies": "time-flies, speed",
3440
+ "IconTimeslot": "timeslot, time, clock",
3437
3441
  "IconTitleCase": "title-case",
3438
3442
  "IconToast": "toast, breakfest",
3439
3443
  "IconTodos": "todos, check, things, task",
package/index.d.ts CHANGED
@@ -1133,6 +1133,7 @@ export { IconParasol, default as IconParasolDefault } from "./IconParasol";
1133
1133
  export { IconPasskeys, default as IconPasskeysDefault } from "./IconPasskeys";
1134
1134
  export { IconPassport, default as IconPassportDefault } from "./IconPassport";
1135
1135
  export { IconPassword, default as IconPasswordDefault } from "./IconPassword";
1136
+ export { IconPasswordStars, default as IconPasswordStarsDefault, } from "./IconPasswordStars";
1136
1137
  export { IconPatreon, default as IconPatreonDefault } from "./IconPatreon";
1137
1138
  export { IconPause, default as IconPauseDefault } from "./IconPause";
1138
1139
  export { IconPayment, default as IconPaymentDefault } from "./IconPayment";
@@ -1548,6 +1549,7 @@ export { IconThunder, default as IconThunderDefault } from "./IconThunder";
1548
1549
  export { IconTicket, default as IconTicketDefault } from "./IconTicket";
1549
1550
  export { IconTiktok, default as IconTiktokDefault } from "./IconTiktok";
1550
1551
  export { IconTimeFlies, default as IconTimeFliesDefault, } from "./IconTimeFlies";
1552
+ export { IconTimeslot, default as IconTimeslotDefault } from "./IconTimeslot";
1551
1553
  export { IconTitleCase, default as IconTitleCaseDefault, } from "./IconTitleCase";
1552
1554
  export { IconToast, default as IconToastDefault } from "./IconToast";
1553
1555
  export { IconTodos, default as IconTodosDefault } from "./IconTodos";