@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.39 → 1.1.40

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 IconAnchor: FC<CentralIconBaseProps>;
4
+ export default IconAnchor;
@@ -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,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!x.call(r,n)&&n!==e&&s(r,n,{get:()=>o[n],enumerable:!(i=k(o,n))||i.enumerable});return r};var c=(r,o,e)=>(e=r!=null?m(h(r)):{},C(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>C(s({},"__esModule",{value:!0}),r);var P={};B(P,{IconAnchor:()=>d,default:()=>L});module.exports=I(P);var t=c(require("react"));var a=c(require("react")),u=require("react-native-svg"),l=({children:r,size:o=24,...e})=>a.default.createElement(u.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"),d=r=>t.default.createElement(l,{...r},t.default.createElement(p.Circle,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=d;0&&(module.exports={IconAnchor});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnchor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"12\"\n cy=\"6.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4EACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wEACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconAnchor_exports","__export","IconAnchor","IconAnchor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import s from"react";import{Svg as i}from"react-native-svg";var n=({children:e,size:r=24,...p})=>s.createElement(i,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as C,Path as t}from"react-native-svg";var c=e=>o.createElement(n,{...e},o.createElement(C,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{d:"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{d:"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=c;export{c as IconAnchor,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnchor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAnchor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"12\"\n cy=\"6.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnchor;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACH,EAAA,CACC,EAAE,4EACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wEACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconAnchor","props","React","CentralIconBase","IconAnchor_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconHook: FC<CentralIconBaseProps>;
4
+ export default IconHook;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!B.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=f(o,t))||a.enumerable});return r};var c=(r,o,e)=>(e=r!=null?d(x(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>C(n({},"__esModule",{value:!0}),r);var h={};I(h,{IconHook:()=>u,default:()=>g});module.exports=P(h);var p=c(require("react"));var i=c(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...e})=>i.default.createElement(l.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),u=r=>p.default.createElement(m,{...r},p.default.createElement(s.Circle,{cx:"9",cy:"6",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={IconHook});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHook/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"9\"\n cy=\"6\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\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,EAA6B,4BAEhBC,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UACC,GAAG,IACH,GAAG,IACH,EAAE,IACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0EACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconHook_exports","__export","IconHook","IconHook_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHook","props","React","CentralIconBase","IconHook_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as s}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(s,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as a,Path as C}from"react-native-svg";var c=o=>e.createElement(t,{...o},e.createElement(a,{cx:"9",cy:"6",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(C,{d:"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=c;export{c as IconHook,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconHook/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconHook: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"9\"\n cy=\"6\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHook;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CACC,GAAG,IACH,GAAG,IACH,EAAE,IACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACH,EAAA,CACC,EAAE,0EACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconHook","props","React","CentralIconBase","IconHook_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconSwitchVoice: FC<CentralIconBaseProps>;
4
+ export default IconSwitchVoice;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of k(o))!I.call(r,n)&&n!==e&&C(r,n,{get:()=>o[n],enumerable:!(s=f(o,n))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?d(B(r)):{},i(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),M=r=>i(C({},"__esModule",{value:!0}),r);var x={};L(x,{IconSwitchVoice:()=>m,default:()=>h});module.exports=M(x);var t=l(require("react"));var a=l(require("react")),c=require("react-native-svg"),u=({children:r,size:o=24,...e})=>a.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 p=require("react-native-svg"),m=r=>t.default.createElement(u,{...r},t.default.createElement(p.Path,{d:"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75",stroke:"currentColor",strokeWidth:"1.92857",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z",fill:"currentColor"})),h=m;0&&(module.exports={IconSwitchVoice});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.92857\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yFACF,OAAO,eACP,YAAY,UACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sMACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSwitchVoice_exports","__export","IconSwitchVoice","IconSwitchVoice_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var i=t=>o.createElement(n,{...t},o.createElement(e,{d:"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75",stroke:"currentColor",strokeWidth:"1.92857",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z",fill:"currentColor"}),o.createElement(e,{d:"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z",fill:"currentColor"})),I=i;export{i as IconSwitchVoice,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconSwitchVoice/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 IconSwitchVoice: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.92857\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSwitchVoice;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yFACF,OAAO,eACP,YAAY,UACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sMACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSwitchVoice","props","React","CentralIconBase","IconSwitchVoice_default"]}
package/README.md CHANGED
@@ -186,6 +186,7 @@ Below is a complete list of available icons:
186
186
  - IconSparklesTwo2
187
187
  - IconSpeachToText
188
188
  - IconStarWand
189
+ - IconSwitchVoice
189
190
  - IconTextToImage
190
191
  - IconTextToSpeach
191
192
  - IconVisualIntelligence
@@ -382,6 +383,7 @@ Below is a complete list of available icons:
382
383
 
383
384
  ### Code
384
385
 
386
+ - IconAnchor
385
387
  - IconAnimation
386
388
  - IconAnimationAuto
387
389
  - IconAnimationEase
@@ -412,6 +414,7 @@ Below is a complete list of available icons:
412
414
  - IconDraft
413
415
  - IconForkCode
414
416
  - IconHammer
417
+ - IconHook
415
418
  - IconPullRequest
416
419
  - IconPush
417
420
  - IconRequestClosed
@@ -448,6 +448,20 @@
448
448
  "packageName": "round-outlined-radius-0-stroke-2",
449
449
  "componentName": "IconAnalytics"
450
450
  },
451
+ {
452
+ "category": "Code",
453
+ "svg": "<circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
454
+ "iconName": "anchor, webhooks",
455
+ "variant": {
456
+ "join": "round",
457
+ "filled": "off",
458
+ "radius": "0",
459
+ "stroke": "2"
460
+ },
461
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
462
+ "packageName": "round-outlined-radius-0-stroke-2",
463
+ "componentName": "IconAnchor"
464
+ },
451
465
  {
452
466
  "category": "Interface General",
453
467
  "svg": "<path d=\"M12 8C13.3807 8 14.5 6.88071 14.5 5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5C9.5 6.88071 10.6193 8 12 8ZM12 8V21M18 12H21L18.25 21H12M6 12H3L5.75 21H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -11270,6 +11284,20 @@
11270
11284
  "packageName": "round-outlined-radius-0-stroke-2",
11271
11285
  "componentName": "IconHomeRoundDoor"
11272
11286
  },
11287
+ {
11288
+ "category": "Code",
11289
+ "svg": "<circle cx=\"9\" cy=\"6\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
11290
+ "iconName": "hook, phishing",
11291
+ "variant": {
11292
+ "join": "round",
11293
+ "filled": "off",
11294
+ "radius": "0",
11295
+ "stroke": "2"
11296
+ },
11297
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
11298
+ "packageName": "round-outlined-radius-0-stroke-2",
11299
+ "componentName": "IconHook"
11300
+ },
11273
11301
  {
11274
11302
  "category": "Typography",
11275
11303
  "svg": "<path d=\"M4 20H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 8V16H17V8H14Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 4V16H10V4H7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -19586,6 +19614,20 @@
19586
19614
  "packageName": "round-outlined-radius-0-stroke-2",
19587
19615
  "componentName": "IconSushi"
19588
19616
  },
19617
+ {
19618
+ "category": "AI & Magic",
19619
+ "svg": "<path d=\"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75\" stroke=\"currentColor\" stroke-width=\"1.92857\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z\" fill=\"currentColor\"/><path d=\"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z\" fill=\"currentColor\"/>",
19620
+ "iconName": "switch-voice, change-voice",
19621
+ "variant": {
19622
+ "join": "round",
19623
+ "filled": "off",
19624
+ "radius": "0",
19625
+ "stroke": "2"
19626
+ },
19627
+ "createdAt": "2025-11-24T12:02:01.057168+00:00",
19628
+ "packageName": "round-outlined-radius-0-stroke-2",
19629
+ "componentName": "IconSwitchVoice"
19630
+ },
19589
19631
  {
19590
19632
  "category": "Gaming",
19591
19633
  "svg": "<path d=\"M8.5 11L14 4H20V10L13 15.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M6.5 9.5L4.5 12L6.5 15L3 18.5L5.5 21L9 17.5L12 19.5L14.5 17.5L6.5 9.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
package/icons/index.d.ts CHANGED
@@ -31,6 +31,7 @@ export type CentralIconName =
31
31
  | "IconAlt"
32
32
  | "IconAmericanFootball"
33
33
  | "IconAnalytics"
34
+ | "IconAnchor"
34
35
  | "IconAnchor1"
35
36
  | "IconAnchor2"
36
37
  | "IconAnimation"
@@ -804,6 +805,7 @@ export type CentralIconName =
804
805
  | "IconHomePersonalFeed"
805
806
  | "IconHomeRoof"
806
807
  | "IconHomeRoundDoor"
808
+ | "IconHook"
807
809
  | "IconHorizontalAlignmentBottom"
808
810
  | "IconHorizontalAlignmentCenter"
809
811
  | "IconHorizontalAlignmentTop"
@@ -1398,6 +1400,7 @@ export type CentralIconName =
1398
1400
  | "IconSupport"
1399
1401
  | "IconSurfing"
1400
1402
  | "IconSushi"
1403
+ | "IconSwitchVoice"
1401
1404
  | "IconSword"
1402
1405
  | "IconTable"
1403
1406
  | "IconTactics1"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-0-stroke-2",
3
- "version": "1.1.39",
3
+ "version": "1.1.40",
4
4
  "style": "round-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-stroke-2/IconHome';",
@@ -11,10 +11,10 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1583,
14
+ "totalIcons": 1586,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
- "count": 46,
17
+ "count": 47,
18
18
  "icons": [
19
19
  "IconAppleIntelligenceIcon",
20
20
  "IconBoxSparkle",
@@ -56,6 +56,7 @@
56
56
  "IconSparklesTwo2",
57
57
  "IconSpeachToText",
58
58
  "IconStarWand",
59
+ "IconSwitchVoice",
59
60
  "IconTextToImage",
60
61
  "IconTextToSpeach",
61
62
  "IconVisualIntelligence",
@@ -262,8 +263,9 @@
262
263
  ]
263
264
  },
264
265
  "Code": {
265
- "count": 38,
266
+ "count": 40,
266
267
  "icons": [
268
+ "IconAnchor",
267
269
  "IconAnimation",
268
270
  "IconAnimationAuto",
269
271
  "IconAnimationEase",
@@ -294,6 +296,7 @@
294
296
  "IconDraft",
295
297
  "IconForkCode",
296
298
  "IconHammer",
299
+ "IconHook",
297
300
  "IconPullRequest",
298
301
  "IconPush",
299
302
  "IconRequestClosed",
@@ -1808,6 +1811,7 @@
1808
1811
  "IconAlt": "alt",
1809
1812
  "IconAmericanFootball": "american-football, nfl",
1810
1813
  "IconAnalytics": "analytics, analysis",
1814
+ "IconAnchor": "anchor, webhooks",
1811
1815
  "IconAnchor1": "anchor-1, link",
1812
1816
  "IconAnchor2": "anchor-2, link",
1813
1817
  "IconAnimation": "animation",
@@ -2581,6 +2585,7 @@
2581
2585
  "IconHomePersonalFeed": "home-personal-feed, for-you",
2582
2586
  "IconHomeRoof": "home-roof, house",
2583
2587
  "IconHomeRoundDoor": "home-round-door",
2588
+ "IconHook": "hook, phishing",
2584
2589
  "IconHorizontalAlignmentBottom": "horizontal-alignment-bottom",
2585
2590
  "IconHorizontalAlignmentCenter": "horizontal-alignment-center",
2586
2591
  "IconHorizontalAlignmentTop": "horizontal-alignment-top",
@@ -3175,6 +3180,7 @@
3175
3180
  "IconSupport": "support",
3176
3181
  "IconSurfing": "surfing, wave, vibe",
3177
3182
  "IconSushi": "sushi, nigiri, sashime, maki",
3183
+ "IconSwitchVoice": "switch-voice, change-voice",
3178
3184
  "IconSword": "sword, action, gaming",
3179
3185
  "IconTable": "table, spreedsheet, chart",
3180
3186
  "IconTactics1": "tactics-1, game-plan, prototype, play",
package/index.d.ts CHANGED
@@ -30,6 +30,7 @@ export { IconAlpha, default as IconAlphaDefault } from "./IconAlpha";
30
30
  export { IconAlt, default as IconAltDefault } from "./IconAlt";
31
31
  export { IconAmericanFootball, default as IconAmericanFootballDefault, } from "./IconAmericanFootball";
32
32
  export { IconAnalytics, default as IconAnalyticsDefault, } from "./IconAnalytics";
33
+ export { IconAnchor, default as IconAnchorDefault } from "./IconAnchor";
33
34
  export { IconAnchor1, default as IconAnchor1Default } from "./IconAnchor1";
34
35
  export { IconAnchor2, default as IconAnchor2Default } from "./IconAnchor2";
35
36
  export { IconAnimation, default as IconAnimationDefault, } from "./IconAnimation";
@@ -803,6 +804,7 @@ export { IconHomeOpen, default as IconHomeOpenDefault } from "./IconHomeOpen";
803
804
  export { IconHomePersonalFeed, default as IconHomePersonalFeedDefault, } from "./IconHomePersonalFeed";
804
805
  export { IconHomeRoof, default as IconHomeRoofDefault } from "./IconHomeRoof";
805
806
  export { IconHomeRoundDoor, default as IconHomeRoundDoorDefault, } from "./IconHomeRoundDoor";
807
+ export { IconHook, default as IconHookDefault } from "./IconHook";
806
808
  export { IconHorizontalAlignmentBottom, default as IconHorizontalAlignmentBottomDefault, } from "./IconHorizontalAlignmentBottom";
807
809
  export { IconHorizontalAlignmentCenter, default as IconHorizontalAlignmentCenterDefault, } from "./IconHorizontalAlignmentCenter";
808
810
  export { IconHorizontalAlignmentTop, default as IconHorizontalAlignmentTopDefault, } from "./IconHorizontalAlignmentTop";
@@ -1397,6 +1399,7 @@ export { IconSuperscript, default as IconSuperscriptDefault, } from "./IconSuper
1397
1399
  export { IconSupport, default as IconSupportDefault } from "./IconSupport";
1398
1400
  export { IconSurfing, default as IconSurfingDefault } from "./IconSurfing";
1399
1401
  export { IconSushi, default as IconSushiDefault } from "./IconSushi";
1402
+ export { IconSwitchVoice, default as IconSwitchVoiceDefault, } from "./IconSwitchVoice";
1400
1403
  export { IconSword, default as IconSwordDefault } from "./IconSword";
1401
1404
  export { IconTable, default as IconTableDefault } from "./IconTable";
1402
1405
  export { IconTactics1, default as IconTactics1Default } from "./IconTactics1";