@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.184 → 1.1.186

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 i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var h={};g(h,{IconConductor:()=>u,default:()=>v});module.exports=d(h);var e=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...C})=>s.default.createElement(c.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>e.default.createElement(f,{...r},e.default.createElement(p.Path,{d:"M20.5717 2.00501C20.8447 2.04413 21.0352 2.2974 20.9965 2.57044L20.1 8.83998C20.8228 8.86458 21.5161 9.30817 21.7475 10.0792C21.9467 10.7441 21.7219 11.4638 21.1801 11.8976L17.9399 14.4894C17.347 14.9637 17.0016 15.6823 17.0014 16.4415V20.5001C17.0014 20.7762 16.7774 21 16.5014 21.0001H7.5014C7.22526 21.0001 7.0014 20.7763 7.0014 20.5001V16.4415C7.00119 15.6824 6.65576 14.9637 6.06292 14.4894L2.82269 11.8976C2.28067 11.4638 2.05602 10.7442 2.2553 10.0792C2.60572 8.91186 4.0145 8.49019 4.98187 9.14662C5.84109 9.72997 7.00571 10.4486 8.26019 11.0197C9.52212 11.5941 10.8348 12.0001 12.0014 12.0001C13.168 12.0001 14.4807 11.5941 15.7426 11.0197C16.997 10.4486 18.1618 9.72993 19.0209 9.14662C19.0299 9.14052 19.0392 9.13495 19.0483 9.12904L20.0063 2.42982C20.0454 2.15673 20.2986 1.96622 20.5717 2.00501Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12.0014 2.95033C13.9342 2.95046 15.5013 4.51751 15.5014 6.45033C15.5014 8.38324 13.9343 9.9502 12.0014 9.95033C10.0684 9.95033 8.5014 8.38332 8.5014 6.45033C8.50152 4.51744 10.0685 2.95033 12.0014 2.95033Z",fill:"currentColor"})),v=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 { Path } from \"react-native-svg\";\n\nexport const IconConductor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5717 2.00501C20.8447 2.04413 21.0352 2.2974 20.9965 2.57044L20.1 8.83998C20.8228 8.86458 21.5161 9.30817 21.7475 10.0792C21.9467 10.7441 21.7219 11.4638 21.1801 11.8976L17.9399 14.4894C17.347 14.9637 17.0016 15.6823 17.0014 16.4415V20.5001C17.0014 20.7762 16.7774 21 16.5014 21.0001H7.5014C7.22526 21.0001 7.0014 20.7763 7.0014 20.5001V16.4415C7.00119 15.6824 6.65576 14.9637 6.06292 14.4894L2.82269 11.8976C2.28067 11.4638 2.05602 10.7442 2.2553 10.0792C2.60572 8.91186 4.0145 8.49019 4.98187 9.14662C5.84109 9.72997 7.00571 10.4486 8.26019 11.0197C9.52212 11.5941 10.8348 12.0001 12.0014 12.0001C13.168 12.0001 14.4807 11.5941 15.7426 11.0197C16.997 10.4486 18.1618 9.72993 19.0209 9.14662C19.0299 9.14052 19.0392 9.13495 19.0483 9.12904L20.0063 2.42982C20.0454 2.15673 20.2986 1.96622 20.5717 2.00501Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0014 2.95033C13.9342 2.95046 15.5013 4.51751 15.5014 6.45033C15.5014 8.38324 13.9343 9.9502 12.0014 9.95033C10.0684 9.95033 8.5014 8.38332 8.5014 6.45033C8.50152 4.51744 10.0685 2.95033 12.0014 2.95033Z\"\n fill=\"currentColor\"\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,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2yBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,KAAK,eACP,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 C from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>C.createElement(t,{...o},C.createElement(n,{d:"M20.5717 2.00501C20.8447 2.04413 21.0352 2.2974 20.9965 2.57044L20.1 8.83998C20.8228 8.86458 21.5161 9.30817 21.7475 10.0792C21.9467 10.7441 21.7219 11.4638 21.1801 11.8976L17.9399 14.4894C17.347 14.9637 17.0016 15.6823 17.0014 16.4415V20.5001C17.0014 20.7762 16.7774 21 16.5014 21.0001H7.5014C7.22526 21.0001 7.0014 20.7763 7.0014 20.5001V16.4415C7.00119 15.6824 6.65576 14.9637 6.06292 14.4894L2.82269 11.8976C2.28067 11.4638 2.05602 10.7442 2.2553 10.0792C2.60572 8.91186 4.0145 8.49019 4.98187 9.14662C5.84109 9.72997 7.00571 10.4486 8.26019 11.0197C9.52212 11.5941 10.8348 12.0001 12.0014 12.0001C13.168 12.0001 14.4807 11.5941 15.7426 11.0197C16.997 10.4486 18.1618 9.72993 19.0209 9.14662C19.0299 9.14052 19.0392 9.13495 19.0483 9.12904L20.0063 2.42982C20.0454 2.15673 20.2986 1.96622 20.5717 2.00501Z",fill:"currentColor"}),C.createElement(n,{d:"M12.0014 2.95033C13.9342 2.95046 15.5013 4.51751 15.5014 6.45033C15.5014 8.38324 13.9343 9.9502 12.0014 9.95033C10.0684 9.95033 8.5014 8.38332 8.5014 6.45033C8.50152 4.51744 10.0685 2.95033 12.0014 2.95033Z",fill:"currentColor"})),P=a;export{a as IconConductor,P 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 { Path } from \"react-native-svg\";\n\nexport const IconConductor: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5717 2.00501C20.8447 2.04413 21.0352 2.2974 20.9965 2.57044L20.1 8.83998C20.8228 8.86458 21.5161 9.30817 21.7475 10.0792C21.9467 10.7441 21.7219 11.4638 21.1801 11.8976L17.9399 14.4894C17.347 14.9637 17.0016 15.6823 17.0014 16.4415V20.5001C17.0014 20.7762 16.7774 21 16.5014 21.0001H7.5014C7.22526 21.0001 7.0014 20.7763 7.0014 20.5001V16.4415C7.00119 15.6824 6.65576 14.9637 6.06292 14.4894L2.82269 11.8976C2.28067 11.4638 2.05602 10.7442 2.2553 10.0792C2.60572 8.91186 4.0145 8.49019 4.98187 9.14662C5.84109 9.72997 7.00571 10.4486 8.26019 11.0197C9.52212 11.5941 10.8348 12.0001 12.0014 12.0001C13.168 12.0001 14.4807 11.5941 15.7426 11.0197C16.997 10.4486 18.1618 9.72993 19.0209 9.14662C19.0299 9.14052 19.0392 9.13495 19.0483 9.12904L20.0063 2.42982C20.0454 2.15673 20.2986 1.96622 20.5717 2.00501Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0014 2.95033C13.9342 2.95046 15.5013 4.51751 15.5014 6.45033C15.5014 8.38324 13.9343 9.9502 12.0014 9.95033C10.0684 9.95033 8.5014 8.38332 8.5014 6.45033C8.50152 4.51744 10.0685 2.95033 12.0014 2.95033Z\"\n fill=\"currentColor\"\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,QAAAG,MAAY,mBAEd,IAAMC,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2yBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","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 IconTrending6: FC<CentralIconBaseProps>;
4
+ export default IconTrending6;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!g.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(t({},"__esModule",{value:!0}),r);var h={};v(h,{IconTrending6:()=>i,default:()=>P});module.exports=x(h);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.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 f=require("react-native-svg"),i=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16 17.5C16 17.7761 16.2239 18 16.5 18H21.5C21.7761 18 22 17.7761 22 17.5V12.5C22 12.2239 21.7761 12 21.5 12C21.2239 12 21 12.2239 21 12.5V16.2716L15.3545 10.6418C14.0533 9.34426 11.9472 9.34573 10.6478 10.6451C9.73776 11.5551 8.26224 11.5551 7.35216 10.6451L2.85355 6.14645C2.65829 5.95118 2.34171 5.95118 2.14645 6.14645C1.95118 6.34171 1.95118 6.65829 2.14645 6.85355L6.64505 11.3522C7.94565 12.6528 10.0543 12.6528 11.3549 11.3522C12.2641 10.443 13.7379 10.4419 14.6483 11.3499L20.3143 17H16.5C16.2239 17 16 17.2239 16 17.5Z",fill:"currentColor"})),P=i;0&&(module.exports={IconTrending6});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTrending6/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 IconTrending6: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16 17.5C16 17.7761 16.2239 18 16.5 18H21.5C21.7761 18 22 17.7761 22 17.5V12.5C22 12.2239 21.7761 12 21.5 12C21.2239 12 21 12.2239 21 12.5V16.2716L15.3545 10.6418C14.0533 9.34426 11.9472 9.34573 10.6478 10.6451C9.73776 11.5551 8.26224 11.5551 7.35216 10.6451L2.85355 6.14645C2.65829 5.95118 2.34171 5.95118 2.14645 6.14645C1.95118 6.34171 1.95118 6.65829 2.14645 6.85355L6.64505 11.3522C7.94565 12.6528 10.0543 12.6528 11.3549 11.3522C12.2641 10.443 13.7379 10.4419 14.6483 11.3499L20.3143 17H16.5C16.2239 17 16 17.2239 16 17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrending6;\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,EAAqB,4BAERC,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mhBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTrending6_exports","__export","IconTrending6","IconTrending6_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTrending6","props","React","CentralIconBase","IconTrending6_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...t})=>C.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>n.createElement(e,{...o},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M16 17.5C16 17.7761 16.2239 18 16.5 18H21.5C21.7761 18 22 17.7761 22 17.5V12.5C22 12.2239 21.7761 12 21.5 12C21.2239 12 21 12.2239 21 12.5V16.2716L15.3545 10.6418C14.0533 9.34426 11.9472 9.34573 10.6478 10.6451C9.73776 11.5551 8.26224 11.5551 7.35216 10.6451L2.85355 6.14645C2.65829 5.95118 2.34171 5.95118 2.14645 6.14645C1.95118 6.34171 1.95118 6.65829 2.14645 6.85355L6.64505 11.3522C7.94565 12.6528 10.0543 12.6528 11.3549 11.3522C12.2641 10.443 13.7379 10.4419 14.6483 11.3499L20.3143 17H16.5C16.2239 17 16 17.2239 16 17.5Z",fill:"currentColor"})),g=a;export{a as IconTrending6,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconTrending6/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 IconTrending6: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16 17.5C16 17.7761 16.2239 18 16.5 18H21.5C21.7761 18 22 17.7761 22 17.5V12.5C22 12.2239 21.7761 12 21.5 12C21.2239 12 21 12.2239 21 12.5V16.2716L15.3545 10.6418C14.0533 9.34426 11.9472 9.34573 10.6478 10.6451C9.73776 11.5551 8.26224 11.5551 7.35216 10.6451L2.85355 6.14645C2.65829 5.95118 2.34171 5.95118 2.14645 6.14645C1.95118 6.34171 1.95118 6.65829 2.14645 6.85355L6.64505 11.3522C7.94565 12.6528 10.0543 12.6528 11.3549 11.3522C12.2641 10.443 13.7379 10.4419 14.6483 11.3499L20.3143 17H16.5C16.2239 17 16 17.2239 16 17.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTrending6;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,mhBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTrending6","props","React","CentralIconBase","IconTrending6_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 u=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!d.call(r,t)&&t!==C&&l(r,t,{get:()=>o[t],enumerable:!(p=V(o,t))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var h={};x(h,{IconVoiceShare:()=>c,default:()=>g});module.exports=P(h);var n=m(require("react"));var a=m(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...C})=>a.default.createElement(i.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var e=require("react-native-svg"),c=r=>n.default.createElement(s,{...r},n.default.createElement(e.Path,{d:"M20.5 13C20.7761 13 21 13.2239 21 13.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V14.5713C18.0673 16.2786 17 17.9677 17 20.501C16.9995 20.7767 16.7758 21.001 16.5 21.001C16.2242 21.001 16.0005 20.7767 16 20.501C16 17.6769 17.1956 15.7717 19.1416 14H16.5C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13H20.5Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5V7.5C11.5 7.22386 11.7239 7 12 7Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M3.5 9C3.77614 9 4 9.22386 4 9.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V9.5C3 9.22386 3.22386 9 3.5 9Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M16.5 5C16.7761 5 17 5.22386 17 5.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V5.5C16 5.22386 16.2239 5 16.5 5Z",fill:"currentColor"})),g=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=\"M20.5 13C20.7761 13 21 13.2239 21 13.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V14.5713C18.0673 16.2786 17 17.9677 17 20.501C16.9995 20.7767 16.7758 21.001 16.5 21.001C16.2242 21.001 16.0005 20.7767 16 20.501C16 17.6769 17.1956 15.7717 19.1416 14H16.5C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13H20.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5V7.5C11.5 7.22386 11.7239 7 12 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.5 9C3.77614 9 4 9.22386 4 9.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V9.5C3 9.22386 3.22386 9 3.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5 5C16.7761 5 17 5.22386 17 5.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V5.5C16 5.22386 16.2239 5 16.5 5Z\"\n fill=\"currentColor\"\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,wVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wIACF,KAAK,eACP,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 o from"react";import l from"react";import{Svg as p}from"react-native-svg";var e=({children:n,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>o.createElement(e,{...n},o.createElement(C,{d:"M20.5 13C20.7761 13 21 13.2239 21 13.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V14.5713C18.0673 16.2786 17 17.9677 17 20.501C16.9995 20.7767 16.7758 21.001 16.5 21.001C16.2242 21.001 16.0005 20.7767 16 20.501C16 17.6769 17.1956 15.7717 19.1416 14H16.5C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13H20.5Z",fill:"currentColor"}),o.createElement(C,{d:"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z",fill:"currentColor"}),o.createElement(C,{d:"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5V7.5C11.5 7.22386 11.7239 7 12 7Z",fill:"currentColor"}),o.createElement(C,{d:"M3.5 9C3.77614 9 4 9.22386 4 9.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V9.5C3 9.22386 3.22386 9 3.5 9Z",fill:"currentColor"}),o.createElement(C,{d:"M16.5 5C16.7761 5 17 5.22386 17 5.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V5.5C16 5.22386 16.2239 5 16.5 5Z",fill:"currentColor"})),d=f;export{f as IconVoiceShare,d 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=\"M20.5 13C20.7761 13 21 13.2239 21 13.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V14.5713C18.0673 16.2786 17 17.9677 17 20.501C16.9995 20.7767 16.7758 21.001 16.5 21.001C16.2242 21.001 16.0005 20.7767 16 20.501C16 17.6769 17.1956 15.7717 19.1416 14H16.5C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13H20.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5V7.5C11.5 7.22386 11.7239 7 12 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.5 9C3.77614 9 4 9.22386 4 9.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V9.5C3 9.22386 3.22386 9 3.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5 5C16.7761 5 17 5.22386 17 5.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V5.5C16 5.22386 16.2239 5 16.5 5Z\"\n fill=\"currentColor\"\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,wVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVoiceShare","props","React","CentralIconBase","IconVoiceShare_default"]}
package/README.md CHANGED
@@ -1741,6 +1741,7 @@ Below is a complete list of available icons:
1741
1741
  - IconBack
1742
1742
  - IconBack10s
1743
1743
  - IconCd
1744
+ - IconConductor
1744
1745
  - IconFastForward
1745
1746
  - IconFastForward10s
1746
1747
  - IconFastForward15s
@@ -1784,6 +1785,7 @@ Below is a complete list of available icons:
1784
1785
  - IconVoiceMode
1785
1786
  - IconVoiceRecord
1786
1787
  - IconVoiceSettings
1788
+ - IconVoiceShare
1787
1789
  - IconVolumeDown
1788
1790
  - IconVolumeFull
1789
1791
  - IconVolumeHalf
@@ -1848,6 +1850,7 @@ Below is a complete list of available icons:
1848
1850
  - IconTrending3
1849
1851
  - IconTrending4
1850
1852
  - IconTrending5
1853
+ - IconTrending6
1851
1854
  - IconTrendingCircle
1852
1855
  - IconWhiteboard1
1853
1856
  - IconWhiteboard2
@@ -7910,6 +7910,20 @@
7910
7910
  "packageName": "round-filled-radius-3-stroke-1",
7911
7911
  "componentName": "IconConcise"
7912
7912
  },
7913
+ {
7914
+ "category": "Sound & Music",
7915
+ "svg": "<path d=\"M20.5717 2.00501C20.8447 2.04413 21.0352 2.2974 20.9965 2.57044L20.1 8.83998C20.8228 8.86458 21.5161 9.30817 21.7475 10.0792C21.9467 10.7441 21.7219 11.4638 21.1801 11.8976L17.9399 14.4894C17.347 14.9637 17.0016 15.6823 17.0014 16.4415V20.5001C17.0014 20.7762 16.7774 21 16.5014 21.0001H7.5014C7.22526 21.0001 7.0014 20.7763 7.0014 20.5001V16.4415C7.00119 15.6824 6.65576 14.9637 6.06292 14.4894L2.82269 11.8976C2.28067 11.4638 2.05602 10.7442 2.2553 10.0792C2.60572 8.91186 4.0145 8.49019 4.98187 9.14662C5.84109 9.72997 7.00571 10.4486 8.26019 11.0197C9.52212 11.5941 10.8348 12.0001 12.0014 12.0001C13.168 12.0001 14.4807 11.5941 15.7426 11.0197C16.997 10.4486 18.1618 9.72993 19.0209 9.14662C19.0299 9.14052 19.0392 9.13495 19.0483 9.12904L20.0063 2.42982C20.0454 2.15673 20.2986 1.96622 20.5717 2.00501Z\" fill=\"currentColor\"/><path d=\"M12.0014 2.95033C13.9342 2.95046 15.5013 4.51751 15.5014 6.45033C15.5014 8.38324 13.9343 9.9502 12.0014 9.95033C10.0684 9.95033 8.5014 8.38332 8.5014 6.45033C8.50152 4.51744 10.0685 2.95033 12.0014 2.95033Z\" fill=\"currentColor\"/>",
7916
+ "iconName": "conductor, ochestrator, vibe",
7917
+ "variant": {
7918
+ "join": "round",
7919
+ "filled": "on",
7920
+ "radius": "3",
7921
+ "stroke": "1"
7922
+ },
7923
+ "createdAt": "2026-04-13T09:02:06.841943+00:00",
7924
+ "packageName": "round-filled-radius-3-stroke-1",
7925
+ "componentName": "IconConductor"
7926
+ },
7913
7927
  {
7914
7928
  "category": "Devices & Signals",
7915
7929
  "svg": "<path d=\"M17.25 3C19.3211 3 21 4.67893 21 6.75C21 8.82107 19.3211 10.5 17.25 10.5C16.3945 10.5 15.6066 10.2127 14.9756 9.73047L9.72656 14.9697C10.2114 15.6016 10.5 16.392 10.5 17.25C10.5 19.3211 8.82107 21 6.75 21C4.67893 21 3 19.3211 3 17.25C3 15.1789 4.67893 13.5 6.75 13.5C7.60226 13.5 8.38779 13.7847 9.01758 14.2637L14.2686 9.02344C13.7868 8.39264 13.5 7.605 13.5 6.75C13.5 4.67893 15.1789 3 17.25 3Z\" fill=\"currentColor\"/><path d=\"M17.25 13.5C19.3211 13.5 21 15.1789 21 17.25C21 19.3211 19.3211 21 17.25 21C15.1789 21 13.5 19.3211 13.5 17.25C13.5 15.1789 15.1789 13.5 17.25 13.5Z\" fill=\"currentColor\"/><path d=\"M6.75 3C8.82107 3 10.5 4.67893 10.5 6.75C10.5 8.82107 8.82107 10.5 6.75 10.5C4.67893 10.5 3 8.82107 3 6.75C3 4.67893 4.67893 3 6.75 3Z\" fill=\"currentColor\"/>",
@@ -25088,6 +25102,20 @@
25088
25102
  "packageName": "round-filled-radius-3-stroke-1",
25089
25103
  "componentName": "IconTrending5"
25090
25104
  },
25105
+ {
25106
+ "category": "Statistics & Charts",
25107
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 17.5C16 17.7761 16.2239 18 16.5 18H21.5C21.7761 18 22 17.7761 22 17.5V12.5C22 12.2239 21.7761 12 21.5 12C21.2239 12 21 12.2239 21 12.5V16.2716L15.3545 10.6418C14.0533 9.34426 11.9472 9.34573 10.6478 10.6451C9.73776 11.5551 8.26224 11.5551 7.35216 10.6451L2.85355 6.14645C2.65829 5.95118 2.34171 5.95118 2.14645 6.14645C1.95118 6.34171 1.95118 6.65829 2.14645 6.85355L6.64505 11.3522C7.94565 12.6528 10.0543 12.6528 11.3549 11.3522C12.2641 10.443 13.7379 10.4419 14.6483 11.3499L20.3143 17H16.5C16.2239 17 16 17.2239 16 17.5Z\" fill=\"currentColor\"/>",
25108
+ "iconName": "trending-6, trends, downward",
25109
+ "variant": {
25110
+ "join": "round",
25111
+ "filled": "on",
25112
+ "radius": "3",
25113
+ "stroke": "1"
25114
+ },
25115
+ "createdAt": "2026-04-13T17:01:52.146519+00:00",
25116
+ "packageName": "round-filled-radius-3-stroke-1",
25117
+ "componentName": "IconTrending6"
25118
+ },
25091
25119
  {
25092
25120
  "category": "Statistics & Charts",
25093
25121
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM13 9.5C13 9.22386 13.2239 9 13.5 9H16.5C16.7761 9 17 9.22386 17 9.5V12.5C17 12.7761 16.7761 13 16.5 13C16.2239 13 16 12.7761 16 12.5V10.7071L13.3536 13.3536C12.606 14.1011 11.394 14.1011 10.6464 13.3536C10.2894 12.9965 9.71058 12.9965 9.35355 13.3536L7.60355 15.1036C7.40829 15.2988 7.09171 15.2988 6.89645 15.1036C6.70118 14.9083 6.70118 14.5917 6.89645 14.3964L8.64645 12.6464C9.39399 11.8989 10.606 11.8989 11.3536 12.6464C11.7106 13.0035 12.2894 13.0035 12.6464 12.6464L15.2929 10H13.5C13.2239 10 13 9.77614 13 9.5Z\" fill=\"currentColor\"/>",
@@ -26152,6 +26180,20 @@
26152
26180
  "packageName": "round-filled-radius-3-stroke-1",
26153
26181
  "componentName": "IconVoiceSettings"
26154
26182
  },
26183
+ {
26184
+ "category": "Sound & Music",
26185
+ "svg": "<path d=\"M20.5 13C20.7761 13 21 13.2239 21 13.5V17.5C21 17.7761 20.7761 18 20.5 18C20.2239 18 20 17.7761 20 17.5V14.5713C18.0673 16.2786 17 17.9677 17 20.501C16.9995 20.7767 16.7758 21.001 16.5 21.001C16.2242 21.001 16.0005 20.7767 16 20.501C16 17.6769 17.1956 15.7717 19.1416 14H16.5C16.2239 14 16 13.7761 16 13.5C16 13.2239 16.2239 13 16.5 13H20.5Z\" fill=\"currentColor\"/><path d=\"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z\" fill=\"currentColor\"/><path d=\"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V16.5C12.5 16.7761 12.2761 17 12 17C11.7239 17 11.5 16.7761 11.5 16.5V7.5C11.5 7.22386 11.7239 7 12 7Z\" fill=\"currentColor\"/><path d=\"M3.5 9C3.77614 9 4 9.22386 4 9.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V9.5C3 9.22386 3.22386 9 3.5 9Z\" fill=\"currentColor\"/><path d=\"M16.5 5C16.7761 5 17 5.22386 17 5.5V10.5C17 10.7761 16.7761 11 16.5 11C16.2239 11 16 10.7761 16 10.5V5.5C16 5.22386 16.2239 5 16.5 5Z\" fill=\"currentColor\"/>",
26186
+ "iconName": "voice-share",
26187
+ "variant": {
26188
+ "join": "round",
26189
+ "filled": "on",
26190
+ "radius": "3",
26191
+ "stroke": "1"
26192
+ },
26193
+ "createdAt": "2026-04-13T09:02:06.841943+00:00",
26194
+ "packageName": "round-filled-radius-3-stroke-1",
26195
+ "componentName": "IconVoiceShare"
26196
+ },
26155
26197
  {
26156
26198
  "category": "AI & Magic",
26157
26199
  "svg": "<path d=\"M7.5 3C7.77614 3 8 3.22386 8 3.5V20.5C8 20.7761 7.77614 21 7.5 21C7.22386 21 7 20.7761 7 20.5V3.5C7 3.22386 7.22386 3 7.5 3Z\" fill=\"currentColor\"/><path d=\"M16 13C16.2409 13 16.4574 13.1482 16.5439 13.373L17.2402 15.1855C17.3418 15.4494 17.5506 15.6582 17.8145 15.7598L19.627 16.4561C19.8518 16.5426 20 16.7591 20 17C20 17.2409 19.8518 17.4574 19.627 17.5439L17.8145 18.2402C17.5506 18.3418 17.3418 18.5506 17.2402 18.8145L16.5439 20.627C16.4574 20.8518 16.2409 21 16 21C15.7591 21 15.5426 20.8518 15.4561 20.627L14.7598 18.8145C14.6582 18.5506 14.4494 18.3418 14.1855 18.2402L12.373 17.5439C12.1482 17.4574 12 17.2409 12 17C12 16.7591 12.1482 16.5426 12.373 16.4561L14.1855 15.7598C14.4494 15.6582 14.6582 15.4494 14.7598 15.1855L15.4561 13.373C15.5426 13.1482 15.7591 13 16 13Z\" fill=\"currentColor\"/><path d=\"M3.50098 9C3.77712 9 4.00098 9.22386 4.00098 9.5V14.5C4.00098 14.7761 3.77712 15 3.50098 15C3.22483 15 3.00098 14.7761 3.00098 14.5V9.5C3.00098 9.22386 3.22483 9 3.50098 9Z\" fill=\"currentColor\"/><path d=\"M12 7C12.2761 7 12.5 7.22386 12.5 7.5V13.5C12.5 13.7761 12.2761 14 12 14C11.7239 14 11.5 13.7761 11.5 13.5V7.5C11.5 7.22386 11.7239 7 12 7Z\" fill=\"currentColor\"/><path d=\"M20.501 9C20.7771 9 21.001 9.22386 21.001 9.5V13.5C21.001 13.7761 20.7771 14 20.501 14C20.2248 14 20.001 13.7761 20.001 13.5V9.5C20.001 9.22386 20.2248 9 20.501 9Z\" fill=\"currentColor\"/><path d=\"M16.501 5C16.7771 5 17.001 5.22386 17.001 5.5V10.5C17.001 10.7761 16.7771 11 16.501 11C16.2248 11 16.001 10.7761 16.001 10.5V5.5C16.001 5.22386 16.2248 5 16.501 5Z\" 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"
@@ -1791,6 +1792,7 @@ export type CentralIconName =
1791
1792
  | "IconTrending3"
1792
1793
  | "IconTrending4"
1793
1794
  | "IconTrending5"
1795
+ | "IconTrending6"
1794
1796
  | "IconTrendingCircle"
1795
1797
  | "IconTrial"
1796
1798
  | "IconTrophy"
@@ -1867,6 +1869,7 @@ export type CentralIconName =
1867
1869
  | "IconVoiceMode"
1868
1870
  | "IconVoiceRecord"
1869
1871
  | "IconVoiceSettings"
1872
+ | "IconVoiceShare"
1870
1873
  | "IconVoiceSparkle"
1871
1874
  | "IconVolleyball"
1872
1875
  | "IconVolumeDown"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-3-stroke-1",
3
- "version": "1.1.184",
3
+ "version": "1.1.186",
4
4
  "style": "round-filled-radius-3-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-3-stroke-1/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": 1928,
14
+ "totalIcons": 1931,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 76,
@@ -1659,7 +1659,7 @@
1659
1659
  ]
1660
1660
  },
1661
1661
  "Sound & Music": {
1662
- "count": 57,
1662
+ "count": 59,
1663
1663
  "icons": [
1664
1664
  "IconAirpodLeft",
1665
1665
  "IconAirpodRight",
@@ -1669,6 +1669,7 @@
1669
1669
  "IconBack",
1670
1670
  "IconBack10s",
1671
1671
  "IconCd",
1672
+ "IconConductor",
1672
1673
  "IconFastForward",
1673
1674
  "IconFastForward10s",
1674
1675
  "IconFastForward15s",
@@ -1712,6 +1713,7 @@
1712
1713
  "IconVoiceMode",
1713
1714
  "IconVoiceRecord",
1714
1715
  "IconVoiceSettings",
1716
+ "IconVoiceShare",
1715
1717
  "IconVolumeDown",
1716
1718
  "IconVolumeFull",
1717
1719
  "IconVolumeHalf",
@@ -1740,7 +1742,7 @@
1740
1742
  ]
1741
1743
  },
1742
1744
  "Statistics & Charts": {
1743
- "count": 41,
1745
+ "count": 42,
1744
1746
  "icons": [
1745
1747
  "IconAnalytics",
1746
1748
  "IconChart1",
@@ -1780,6 +1782,7 @@
1780
1782
  "IconTrending3",
1781
1783
  "IconTrending4",
1782
1784
  "IconTrending5",
1785
+ "IconTrending6",
1783
1786
  "IconTrendingCircle",
1784
1787
  "IconWhiteboard1",
1785
1788
  "IconWhiteboard2"
@@ -2695,6 +2698,7 @@
2695
2698
  "IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
2696
2699
  "IconComponents": "components, figma",
2697
2700
  "IconConcise": "concise, text-shorten, squeeze",
2701
+ "IconConductor": "conductor, ochestrator, vibe",
2698
2702
  "IconConnectors1": "connectors-1, connection, apps",
2699
2703
  "IconConnectors2": "connectors-2, connection, apps",
2700
2704
  "IconConsole": "console, terminal",
@@ -3922,6 +3926,7 @@
3922
3926
  "IconTrending3": "trending-3, trends",
3923
3927
  "IconTrending4": "trending-4, chart",
3924
3928
  "IconTrending5": "trending-5, chart, analytics",
3929
+ "IconTrending6": "trending-6, trends, downward",
3925
3930
  "IconTrendingCircle": "trending-circle",
3926
3931
  "IconTrial": "trial, try, money-back, test-phase",
3927
3932
  "IconTrophy": "trophy, win, champion",
@@ -3998,6 +4003,7 @@
3998
4003
  "IconVoiceMode": "voice-mode, voice-settings",
3999
4004
  "IconVoiceRecord": "voice-record",
4000
4005
  "IconVoiceSettings": "voice-settings, edit-voice",
4006
+ "IconVoiceShare": "voice-share",
4001
4007
  "IconVoiceSparkle": "voice-sparkle, ai, sound",
4002
4008
  "IconVolleyball": "volleyball",
4003
4009
  "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";
@@ -1790,6 +1791,7 @@ export { IconTrending2, default as IconTrending2Default, } from "./IconTrending2
1790
1791
  export { IconTrending3, default as IconTrending3Default, } from "./IconTrending3";
1791
1792
  export { IconTrending4, default as IconTrending4Default, } from "./IconTrending4";
1792
1793
  export { IconTrending5, default as IconTrending5Default, } from "./IconTrending5";
1794
+ export { IconTrending6, default as IconTrending6Default, } from "./IconTrending6";
1793
1795
  export { IconTrendingCircle, default as IconTrendingCircleDefault, } from "./IconTrendingCircle";
1794
1796
  export { IconTrial, default as IconTrialDefault } from "./IconTrial";
1795
1797
  export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
@@ -1866,6 +1868,7 @@ export { IconVoiceMid, default as IconVoiceMidDefault } from "./IconVoiceMid";
1866
1868
  export { IconVoiceMode, default as IconVoiceModeDefault, } from "./IconVoiceMode";
1867
1869
  export { IconVoiceRecord, default as IconVoiceRecordDefault, } from "./IconVoiceRecord";
1868
1870
  export { IconVoiceSettings, default as IconVoiceSettingsDefault, } from "./IconVoiceSettings";
1871
+ export { IconVoiceShare, default as IconVoiceShareDefault, } from "./IconVoiceShare";
1869
1872
  export { IconVoiceSparkle, default as IconVoiceSparkleDefault, } from "./IconVoiceSparkle";
1870
1873
  export { IconVolleyball, default as IconVolleyballDefault, } from "./IconVolleyball";
1871
1874
  export { IconVolumeDown, default as IconVolumeDownDefault, } from "./IconVolumeDown";