@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.183 → 1.1.185

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 IconConductor: FC<CentralIconBaseProps>;
4
+ export default IconConductor;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},c=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!B.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?d(x(r)):{},c(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>c(C({},"__esModule",{value:!0}),r);var g={};I(g,{IconConductor:()=>u,default:()=>P});module.exports=h(g);var n=a(require("react"));var l=a(require("react")),i=require("react-native-svg"),m=({children:r,size:o=24,...t})=>l.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 p=require("react-native-svg"),u=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(p.Circle,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M19.5 9.5L20.5 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),P=u;0&&(module.exports={IconConductor});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConductor/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 IconConductor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"6.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M19.5 9.5L20.5 2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConductor;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qZACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconConductor_exports","__export","IconConductor","IconConductor_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconConductor","props","React","CentralIconBase","IconConductor_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({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{Circle as c,Path as n}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(n,{d:"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(c,{cx:"12",cy:"6.5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(n,{d:"M19.5 9.5L20.5 2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),I=a;export{a as IconConductor,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConductor/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 IconConductor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"6.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M19.5 9.5L20.5 2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConductor;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qZACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAI,EAAA,cAACH,EAAA,CACC,EAAE,sBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconConductor","props","React","CentralIconBase","IconConductor_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLens: FC<CentralIconBaseProps>;
4
+ export default IconLens;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!B.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=L(o,e))||a.enumerable});return r};var c=(r,o,t)=>(t=r!=null?i(x(r)):{},C(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>C(n({},"__esModule",{value:!0}),r);var h={};I(h,{IconLens:()=>f,default:()=>g});module.exports=P(h);var p=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),M=({children:r,size:o=24,...t})=>l.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),f=r=>p.default.createElement(M,{...r},p.default.createElement(s.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(s.Path,{d:"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641",stroke:"currentColor",strokeWidth:"2"})),g=f;0&&(module.exports={IconLens});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLens/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 IconLens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLens;\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,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,oVACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconLens_exports","__export","IconLens","IconLens_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconLens","props","React","CentralIconBase","IconLens_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as s}from"react-native-svg";var e=({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=>t.createElement(e,{...o},t.createElement(a,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement(C,{d:"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641",stroke:"currentColor",strokeWidth:"2"})),I=c;export{c as IconLens,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLens/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 IconLens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLens;\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,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,oVACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconLens","props","React","CentralIconBase","IconLens_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVoiceShare: FC<CentralIconBaseProps>;
4
+ export default IconVoiceShare;
@@ -0,0 +1,2 @@
1
+ "use strict";var l=Object.create;var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},d=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of L(o))!f.call(r,s)&&s!==e&&i(r,s,{get:()=>o[s],enumerable:!(p=m(o,s))||p.enumerable});return r};var k=(r,o,e)=>(e=r!=null?l(h(r)):{},d(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>d(i({},"__esModule",{value:!0}),r);var P={};B(P,{IconVoiceShare:()=>c,default:()=>x});module.exports=I(P);var n=k(require("react"));var u=k(require("react")),C=require("react-native-svg"),a=({children:r,size:o=24,...e})=>u.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 t=require("react-native-svg"),c=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M16 13H20V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M4 10V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M12 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M16 6V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M8 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconVoiceShare});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceShare/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 IconVoiceShare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 13H20V17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4 10V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 8V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 6V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 4V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceShare;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconVoiceShare_exports","__export","IconVoiceShare","IconVoiceShare_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVoiceShare","props","React","CentralIconBase","IconVoiceShare_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import i from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...s})=>i.createElement(p,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var d=n=>r.createElement(t,{...n},r.createElement(e,{d:"M16 13H20V17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M4 10V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M12 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M16 6V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M8 4V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=d;export{d as IconVoiceShare,f as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVoiceShare/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 IconVoiceShare: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16 13H20V17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4 10V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 8V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 6V9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 4V20\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVoiceShare;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,UACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceShare","props","React","CentralIconBase","IconVoiceShare_default"]}
package/README.md CHANGED
@@ -1456,6 +1456,7 @@ Below is a complete list of available icons:
1456
1456
  - IconImages41
1457
1457
  - IconImages5
1458
1458
  - IconImagesCircle
1459
+ - IconLens
1459
1460
  - IconMinimize
1460
1461
  - IconMultiMedia
1461
1462
  - IconNoFlash
@@ -1740,6 +1741,7 @@ Below is a complete list of available icons:
1740
1741
  - IconBack
1741
1742
  - IconBack10s
1742
1743
  - IconCd
1744
+ - IconConductor
1743
1745
  - IconFastForward
1744
1746
  - IconFastForward10s
1745
1747
  - IconFastForward15s
@@ -1783,6 +1785,7 @@ Below is a complete list of available icons:
1783
1785
  - IconVoiceMode
1784
1786
  - IconVoiceRecord
1785
1787
  - IconVoiceSettings
1788
+ - IconVoiceShare
1786
1789
  - IconVolumeDown
1787
1790
  - IconVolumeFull
1788
1791
  - IconVolumeHalf
@@ -7910,6 +7910,20 @@
7910
7910
  "packageName": "round-outlined-radius-2-stroke-2",
7911
7911
  "componentName": "IconConcise"
7912
7912
  },
7913
+ {
7914
+ "category": "Sound & Music",
7915
+ "svg": "<path d=\"M16 20V16.9612C16 16.3537 16.2762 15.7791 16.7506 15.3995L20.3412 12.5271C20.7494 12.2005 20.9546 11.6823 20.8807 11.1648C20.7158 10.0107 19.3094 9.45562 18.3335 10.0933C16.6267 11.2086 14.1798 12.5 12 12.5C9.82021 12.5 7.37328 11.2086 5.66654 10.0933C4.69064 9.45562 3.28419 10.0107 3.11932 11.1648C3.04538 11.6823 3.25057 12.2005 3.65884 12.5271L7.24939 15.3995C7.72382 15.7791 8 16.3537 8 16.9612V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"12\" cy=\"6.5\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.5 9.5L20.5 2.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>",
7916
+ "iconName": "conductor, ochestra",
7917
+ "variant": {
7918
+ "join": "round",
7919
+ "filled": "off",
7920
+ "radius": "2",
7921
+ "stroke": "2"
7922
+ },
7923
+ "createdAt": "2026-04-13T09:02:06.841943+00:00",
7924
+ "packageName": "round-outlined-radius-2-stroke-2",
7925
+ "componentName": "IconConductor"
7926
+ },
7913
7927
  {
7914
7928
  "category": "Devices & Signals",
7915
7929
  "svg": "<path d=\"M4 7C4 8.65685 5.34315 10 7 10C8.65685 10 10 8.65685 10 7C10 5.34315 8.65685 4 7 4C5.34315 4 4 5.34315 4 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 17C4 18.6569 5.34315 20 7 20C8.65685 20 10 18.6569 10 17C10 15.3431 8.65685 14 7 14C5.34315 14 4 15.3431 4 17Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 7C14 8.65685 15.3431 10 17 10C18.6569 10 20 8.65685 20 7C20 5.34315 18.6569 4 17 4C15.3431 4 14 5.34315 14 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 17C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 15.3431 18.6569 14 17 14C15.3431 14 14 15.3431 14 17Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 14.5L14.5 9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -14658,6 +14672,20 @@
14658
14672
  "packageName": "round-outlined-radius-2-stroke-2",
14659
14673
  "componentName": "IconLemonsqueezy"
14660
14674
  },
14675
+ {
14676
+ "category": "Photography & Video",
14677
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\" stroke=\"currentColor\" stroke-width=\"2\"/>",
14678
+ "iconName": "lens, camera, focal-length , aperture, f-stop, iso, focus, depth",
14679
+ "variant": {
14680
+ "join": "round",
14681
+ "filled": "off",
14682
+ "radius": "2",
14683
+ "stroke": "2"
14684
+ },
14685
+ "createdAt": "2026-04-10T14:02:22.83501+00:00",
14686
+ "packageName": "round-outlined-radius-2-stroke-2",
14687
+ "componentName": "IconLens"
14688
+ },
14661
14689
  {
14662
14690
  "category": "Typography",
14663
14691
  "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9.15039 16.1289C8.4707 16.1289 8.05469 15.7422 8.05469 15.1035C8.05469 14.9219 8.11328 14.6582 8.20703 14.4004L10.293 8.66992C10.6035 7.80859 11.125 7.41602 11.9629 7.41602C12.8477 7.41602 13.3633 7.79102 13.6855 8.66992L15.7891 14.4004C15.8887 14.6758 15.9297 14.875 15.9297 15.0977C15.9297 15.7012 15.4785 16.1289 14.8516 16.1289C14.2305 16.1289 13.9082 15.8477 13.7207 15.1562L13.4336 14.2188H10.5391L10.252 15.1211C10.0469 15.8359 9.72461 16.1289 9.15039 16.1289ZM10.9668 12.5957H12.9648L11.9746 9.33789H11.9277L10.9668 12.5957Z\" fill=\"currentColor\"/>",
@@ -26138,6 +26166,20 @@
26138
26166
  "packageName": "round-outlined-radius-2-stroke-2",
26139
26167
  "componentName": "IconVoiceSettings"
26140
26168
  },
26169
+ {
26170
+ "category": "Sound & Music",
26171
+ "svg": "<path d=\"M16 13H20V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.6985 13.5C16.8354 15.5451 16.1143 17.2556 16.0195 20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 10V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 8V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 6V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 4V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
26172
+ "iconName": "voice-share",
26173
+ "variant": {
26174
+ "join": "round",
26175
+ "filled": "off",
26176
+ "radius": "2",
26177
+ "stroke": "2"
26178
+ },
26179
+ "createdAt": "2026-04-13T09:02:06.841943+00:00",
26180
+ "packageName": "round-outlined-radius-2-stroke-2",
26181
+ "componentName": "IconVoiceShare"
26182
+ },
26141
26183
  {
26142
26184
  "category": "AI & Magic",
26143
26185
  "svg": "<path d=\"M8 4V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4 10V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 8V13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M16 6V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M20 10V13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M17.2405 15.1852L16.5436 13.3733C16.4571 13.1484 16.241 13 16 13C15.759 13 15.5429 13.1484 15.4564 13.3733L14.7595 15.1852C14.658 15.4493 14.4493 15.658 14.1852 15.7595L12.3733 16.4564C12.1484 16.5429 12 16.759 12 17C12 17.241 12.1484 17.4571 12.3733 17.5436L14.1852 18.2405C14.4493 18.342 14.658 18.5507 14.7595 18.8148L15.4564 20.6267C15.5429 20.8516 15.759 21 16 21C16.241 21 16.4571 20.8516 16.5436 20.6267L17.2405 18.8148C17.342 18.5507 17.5507 18.342 17.8148 18.2405L19.6267 17.5436C19.8516 17.4571 20 17.241 20 17C20 16.759 19.8516 16.5429 19.6267 16.4564L17.8148 15.7595C17.5507 15.658 17.342 15.4493 17.2405 15.1852Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -564,6 +564,7 @@ export type CentralIconName =
564
564
  | "IconCompassSquare"
565
565
  | "IconComponents"
566
566
  | "IconConcise"
567
+ | "IconConductor"
567
568
  | "IconConnectors1"
568
569
  | "IconConnectors2"
569
570
  | "IconConsole"
@@ -1046,6 +1047,7 @@ export type CentralIconName =
1046
1047
  | "IconLayoutWindow"
1047
1048
  | "IconLeaderboard"
1048
1049
  | "IconLemonsqueezy"
1050
+ | "IconLens"
1049
1051
  | "IconLetterACircle"
1050
1052
  | "IconLetterASquare"
1051
1053
  | "IconLetterZCircle"
@@ -1866,6 +1868,7 @@ export type CentralIconName =
1866
1868
  | "IconVoiceMode"
1867
1869
  | "IconVoiceRecord"
1868
1870
  | "IconVoiceSettings"
1871
+ | "IconVoiceShare"
1869
1872
  | "IconVoiceSparkle"
1870
1873
  | "IconVolleyball"
1871
1874
  | "IconVolumeDown"
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.183",
3
+ "version": "1.1.185",
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": 1927,
14
+ "totalIcons": 1930,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 76,
@@ -1315,7 +1315,7 @@
1315
1315
  ]
1316
1316
  },
1317
1317
  "Photography & Video": {
1318
- "count": 84,
1318
+ "count": 85,
1319
1319
  "icons": [
1320
1320
  "Icon4k",
1321
1321
  "IconAddImage",
@@ -1376,6 +1376,7 @@
1376
1376
  "IconImages41",
1377
1377
  "IconImages5",
1378
1378
  "IconImagesCircle",
1379
+ "IconLens",
1379
1380
  "IconMinimize",
1380
1381
  "IconMultiMedia",
1381
1382
  "IconNoFlash",
@@ -1658,7 +1659,7 @@
1658
1659
  ]
1659
1660
  },
1660
1661
  "Sound & Music": {
1661
- "count": 57,
1662
+ "count": 59,
1662
1663
  "icons": [
1663
1664
  "IconAirpodLeft",
1664
1665
  "IconAirpodRight",
@@ -1668,6 +1669,7 @@
1668
1669
  "IconBack",
1669
1670
  "IconBack10s",
1670
1671
  "IconCd",
1672
+ "IconConductor",
1671
1673
  "IconFastForward",
1672
1674
  "IconFastForward10s",
1673
1675
  "IconFastForward15s",
@@ -1711,6 +1713,7 @@
1711
1713
  "IconVoiceMode",
1712
1714
  "IconVoiceRecord",
1713
1715
  "IconVoiceSettings",
1716
+ "IconVoiceShare",
1714
1717
  "IconVolumeDown",
1715
1718
  "IconVolumeFull",
1716
1719
  "IconVolumeHalf",
@@ -2694,6 +2697,7 @@
2694
2697
  "IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
2695
2698
  "IconComponents": "components, figma",
2696
2699
  "IconConcise": "concise, text-shorten, squeeze",
2700
+ "IconConductor": "conductor, ochestra",
2697
2701
  "IconConnectors1": "connectors-1, connection, apps",
2698
2702
  "IconConnectors2": "connectors-2, connection, apps",
2699
2703
  "IconConsole": "console, terminal",
@@ -3176,6 +3180,7 @@
3176
3180
  "IconLayoutWindow": "layout-window, grid, window",
3177
3181
  "IconLeaderboard": "leaderboard, winner, stats, graph",
3178
3182
  "IconLemonsqueezy": "lemonsqueezy",
3183
+ "IconLens": "lens, camera, focal-length, aperture, f-stop, iso, focus, depth",
3179
3184
  "IconLetterACircle": "letter-a-circle",
3180
3185
  "IconLetterASquare": "letter-a-square, key",
3181
3186
  "IconLetterZCircle": "letter-z-circle",
@@ -3996,6 +4001,7 @@
3996
4001
  "IconVoiceMode": "voice-mode, voice-settings",
3997
4002
  "IconVoiceRecord": "voice-record",
3998
4003
  "IconVoiceSettings": "voice-settings, edit-voice",
4004
+ "IconVoiceShare": "voice-share",
3999
4005
  "IconVoiceSparkle": "voice-sparkle, ai, sound",
4000
4006
  "IconVolleyball": "volleyball",
4001
4007
  "IconVolumeDown": "volume-down",
package/index.d.ts CHANGED
@@ -563,6 +563,7 @@ export { IconCompassRound, default as IconCompassRoundDefault, } from "./IconCom
563
563
  export { IconCompassSquare, default as IconCompassSquareDefault, } from "./IconCompassSquare";
564
564
  export { IconComponents, default as IconComponentsDefault, } from "./IconComponents";
565
565
  export { IconConcise, default as IconConciseDefault } from "./IconConcise";
566
+ export { IconConductor, default as IconConductorDefault, } from "./IconConductor";
566
567
  export { IconConnectors1, default as IconConnectors1Default, } from "./IconConnectors1";
567
568
  export { IconConnectors2, default as IconConnectors2Default, } from "./IconConnectors2";
568
569
  export { IconConsole, default as IconConsoleDefault } from "./IconConsole";
@@ -1045,6 +1046,7 @@ export { IconLayoutTopbar, default as IconLayoutTopbarDefault, } from "./IconLay
1045
1046
  export { IconLayoutWindow, default as IconLayoutWindowDefault, } from "./IconLayoutWindow";
1046
1047
  export { IconLeaderboard, default as IconLeaderboardDefault, } from "./IconLeaderboard";
1047
1048
  export { IconLemonsqueezy, default as IconLemonsqueezyDefault, } from "./IconLemonsqueezy";
1049
+ export { IconLens, default as IconLensDefault } from "./IconLens";
1048
1050
  export { IconLetterACircle, default as IconLetterACircleDefault, } from "./IconLetterACircle";
1049
1051
  export { IconLetterASquare, default as IconLetterASquareDefault, } from "./IconLetterASquare";
1050
1052
  export { IconLetterZCircle, default as IconLetterZCircleDefault, } from "./IconLetterZCircle";
@@ -1865,6 +1867,7 @@ export { IconVoiceMid, default as IconVoiceMidDefault } from "./IconVoiceMid";
1865
1867
  export { IconVoiceMode, default as IconVoiceModeDefault, } from "./IconVoiceMode";
1866
1868
  export { IconVoiceRecord, default as IconVoiceRecordDefault, } from "./IconVoiceRecord";
1867
1869
  export { IconVoiceSettings, default as IconVoiceSettingsDefault, } from "./IconVoiceSettings";
1870
+ export { IconVoiceShare, default as IconVoiceShareDefault, } from "./IconVoiceShare";
1868
1871
  export { IconVoiceSparkle, default as IconVoiceSparkleDefault, } from "./IconVoiceSparkle";
1869
1872
  export { IconVolleyball, default as IconVolleyballDefault, } from "./IconVolleyball";
1870
1873
  export { IconVolumeDown, default as IconVolumeDownDefault, } from "./IconVolumeDown";