@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.184 → 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.
- package/IconConductor/index.d.ts +4 -0
- package/IconConductor/index.js +2 -0
- package/IconConductor/index.js.map +1 -0
- package/IconConductor/index.mjs +2 -0
- package/IconConductor/index.mjs.map +1 -0
- package/IconVoiceShare/index.d.ts +4 -0
- package/IconVoiceShare/index.js +2 -0
- package/IconVoiceShare/index.js.map +1 -0
- package/IconVoiceShare/index.mjs +2 -0
- package/IconVoiceShare/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +7 -3
- package/index.d.ts +2 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +14 -0
|
@@ -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.8586 1.88481C21.1981 1.9457 21.4241 2.27076 21.3634 2.61039L20.2375 8.9102C21.046 8.92239 21.8156 9.49092 21.9289 10.3965C22.0008 10.9725 21.7679 11.5446 21.3146 11.9073L17.092 15.2852C17.0328 15.3326 16.9983 15.4047 16.9982 15.4805V20.25C16.9982 20.6643 16.6624 21 16.2482 21H7.74821C7.33408 20.9999 6.99821 20.6642 6.99821 20.25V15.4805C6.99814 15.4046 6.96371 15.3326 6.90446 15.2852L2.68181 11.9073C2.22862 11.5446 1.99564 10.9725 2.06755 10.3965C2.22314 9.15208 3.61828 8.54015 4.65056 9.14067C5.51892 9.64595 6.75123 10.3047 8.0822 10.835C9.42466 11.3699 10.8091 11.75 11.9982 11.75C13.1873 11.75 14.5717 11.3699 15.9142 10.835C17.0238 10.3929 18.0633 9.85871 18.882 9.40141C18.8826 9.39757 18.8823 9.39353 18.883 9.38969L20.133 2.38969C20.1939 2.05023 20.519 1.82427 20.8586 1.88481Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M11.9982 3.00004C13.9312 3.00004 15.4982 4.56708 15.4982 6.50004C15.4982 8.43304 13.9312 10 11.9982 10C10.0653 9.99995 8.49821 8.43298 8.49821 6.50004C8.49825 4.56714 10.0653 3.00014 11.9982 3.00004Z",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.8586 1.88481C21.1981 1.9457 21.4241 2.27076 21.3634 2.61039L20.2375 8.9102C21.046 8.92239 21.8156 9.49092 21.9289 10.3965C22.0008 10.9725 21.7679 11.5446 21.3146 11.9073L17.092 15.2852C17.0328 15.3326 16.9983 15.4047 16.9982 15.4805V20.25C16.9982 20.6643 16.6624 21 16.2482 21H7.74821C7.33408 20.9999 6.99821 20.6642 6.99821 20.25V15.4805C6.99814 15.4046 6.96371 15.3326 6.90446 15.2852L2.68181 11.9073C2.22862 11.5446 1.99564 10.9725 2.06755 10.3965C2.22314 9.15208 3.61828 8.54015 4.65056 9.14067C5.51892 9.64595 6.75123 10.3047 8.0822 10.835C9.42466 11.3699 10.8091 11.75 11.9982 11.75C13.1873 11.75 14.5717 11.3699 15.9142 10.835C17.0238 10.3929 18.0633 9.85871 18.882 9.40141C18.8826 9.39757 18.8823 9.39353 18.883 9.38969L20.133 2.38969C20.1939 2.05023 20.519 1.82427 20.8586 1.88481Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9982 3.00004C13.9312 3.00004 15.4982 4.56708 15.4982 6.50004C15.4982 8.43304 13.9312 10 11.9982 10C10.0653 9.99995 8.49821 8.43298 8.49821 6.50004C8.49825 4.56714 10.0653 3.00014 11.9982 3.00004Z\"\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,6xBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0MACF,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.8586 1.88481C21.1981 1.9457 21.4241 2.27076 21.3634 2.61039L20.2375 8.9102C21.046 8.92239 21.8156 9.49092 21.9289 10.3965C22.0008 10.9725 21.7679 11.5446 21.3146 11.9073L17.092 15.2852C17.0328 15.3326 16.9983 15.4047 16.9982 15.4805V20.25C16.9982 20.6643 16.6624 21 16.2482 21H7.74821C7.33408 20.9999 6.99821 20.6642 6.99821 20.25V15.4805C6.99814 15.4046 6.96371 15.3326 6.90446 15.2852L2.68181 11.9073C2.22862 11.5446 1.99564 10.9725 2.06755 10.3965C2.22314 9.15208 3.61828 8.54015 4.65056 9.14067C5.51892 9.64595 6.75123 10.3047 8.0822 10.835C9.42466 11.3699 10.8091 11.75 11.9982 11.75C13.1873 11.75 14.5717 11.3699 15.9142 10.835C17.0238 10.3929 18.0633 9.85871 18.882 9.40141C18.8826 9.39757 18.8823 9.39353 18.883 9.38969L20.133 2.38969C20.1939 2.05023 20.519 1.82427 20.8586 1.88481Z",fill:"currentColor"}),C.createElement(n,{d:"M11.9982 3.00004C13.9312 3.00004 15.4982 4.56708 15.4982 6.50004C15.4982 8.43304 13.9312 10 11.9982 10C10.0653 9.99995 8.49821 8.43298 8.49821 6.50004C8.49825 4.56714 10.0653 3.00014 11.9982 3.00004Z",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.8586 1.88481C21.1981 1.9457 21.4241 2.27076 21.3634 2.61039L20.2375 8.9102C21.046 8.92239 21.8156 9.49092 21.9289 10.3965C22.0008 10.9725 21.7679 11.5446 21.3146 11.9073L17.092 15.2852C17.0328 15.3326 16.9983 15.4047 16.9982 15.4805V20.25C16.9982 20.6643 16.6624 21 16.2482 21H7.74821C7.33408 20.9999 6.99821 20.6642 6.99821 20.25V15.4805C6.99814 15.4046 6.96371 15.3326 6.90446 15.2852L2.68181 11.9073C2.22862 11.5446 1.99564 10.9725 2.06755 10.3965C2.22314 9.15208 3.61828 8.54015 4.65056 9.14067C5.51892 9.64595 6.75123 10.3047 8.0822 10.835C9.42466 11.3699 10.8091 11.75 11.9982 11.75C13.1873 11.75 14.5717 11.3699 15.9142 10.835C17.0238 10.3929 18.0633 9.85871 18.882 9.40141C18.8826 9.39757 18.8823 9.39353 18.883 9.38969L20.133 2.38969C20.1939 2.05023 20.519 1.82427 20.8586 1.88481Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9982 3.00004C13.9312 3.00004 15.4982 4.56708 15.4982 6.50004C15.4982 8.43304 13.9312 10 11.9982 10C10.0653 9.99995 8.49821 8.43298 8.49821 6.50004C8.49825 4.56714 10.0653 3.00014 11.9982 3.00004Z\"\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,6xBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0MACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconConductor","props","React","CentralIconBase","IconConductor_default"]}
|
|
@@ -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:"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 3Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M20.25 12C20.6642 12 21 12.3358 21 12.75V16.75C21 17.1642 20.6642 17.5 20.25 17.5C19.8358 17.5 19.5 17.1642 19.5 16.75V14.4443C18.6169 15.2845 18.0441 16.0261 17.6709 16.7725C17.1797 17.7548 17 18.814 17 20.25C17 20.6642 16.6642 21 16.25 21C15.8358 21 15.5 20.6642 15.5 20.25C15.5 18.6862 15.6954 17.3701 16.3291 16.1025C16.7772 15.2063 17.4292 14.371 18.3223 13.5H16.25C15.8358 13.5 15.5 13.1642 15.5 12.75C15.5 12.3358 15.8358 12 16.25 12H20.25Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V16.25C12.75 16.6642 12.4142 17 12 17C11.5858 17 11.25 16.6642 11.25 16.25V7.75C11.25 7.33579 11.5858 7 12 7Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M3.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M16.25 5C16.6642 5 17 5.33579 17 5.75V9.25C17 9.66421 16.6642 10 16.25 10C15.8358 10 15.5 9.66421 15.5 9.25V5.75C15.5 5.33579 15.8358 5 16.25 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=\"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 12C20.6642 12 21 12.3358 21 12.75V16.75C21 17.1642 20.6642 17.5 20.25 17.5C19.8358 17.5 19.5 17.1642 19.5 16.75V14.4443C18.6169 15.2845 18.0441 16.0261 17.6709 16.7725C17.1797 17.7548 17 18.814 17 20.25C17 20.6642 16.6642 21 16.25 21C15.8358 21 15.5 20.6642 15.5 20.25C15.5 18.6862 15.6954 17.3701 16.3291 16.1025C16.7772 15.2063 17.4292 14.371 18.3223 13.5H16.25C15.8358 13.5 15.5 13.1642 15.5 12.75C15.5 12.3358 15.8358 12 16.25 12H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V16.25C12.75 16.6642 12.4142 17 12 17C11.5858 17 11.25 16.6642 11.25 16.25V7.75C11.25 7.33579 11.5858 7 12 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 5C16.6642 5 17 5.33579 17 5.75V9.25C17 9.66421 16.6642 10 16.25 10C15.8358 10 15.5 9.66421 15.5 9.25V5.75C15.5 5.33579 15.8358 5 16.25 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,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kcACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mJACF,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:"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 3Z",fill:"currentColor"}),o.createElement(C,{d:"M20.25 12C20.6642 12 21 12.3358 21 12.75V16.75C21 17.1642 20.6642 17.5 20.25 17.5C19.8358 17.5 19.5 17.1642 19.5 16.75V14.4443C18.6169 15.2845 18.0441 16.0261 17.6709 16.7725C17.1797 17.7548 17 18.814 17 20.25C17 20.6642 16.6642 21 16.25 21C15.8358 21 15.5 20.6642 15.5 20.25C15.5 18.6862 15.6954 17.3701 16.3291 16.1025C16.7772 15.2063 17.4292 14.371 18.3223 13.5H16.25C15.8358 13.5 15.5 13.1642 15.5 12.75C15.5 12.3358 15.8358 12 16.25 12H20.25Z",fill:"currentColor"}),o.createElement(C,{d:"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V16.25C12.75 16.6642 12.4142 17 12 17C11.5858 17 11.25 16.6642 11.25 16.25V7.75C11.25 7.33579 11.5858 7 12 7Z",fill:"currentColor"}),o.createElement(C,{d:"M3.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z",fill:"currentColor"}),o.createElement(C,{d:"M16.25 5C16.6642 5 17 5.33579 17 5.75V9.25C17 9.66421 16.6642 10 16.25 10C15.8358 10 15.5 9.66421 15.5 9.25V5.75C15.5 5.33579 15.8358 5 16.25 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=\"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 12C20.6642 12 21 12.3358 21 12.75V16.75C21 17.1642 20.6642 17.5 20.25 17.5C19.8358 17.5 19.5 17.1642 19.5 16.75V14.4443C18.6169 15.2845 18.0441 16.0261 17.6709 16.7725C17.1797 17.7548 17 18.814 17 20.25C17 20.6642 16.6642 21 16.25 21C15.8358 21 15.5 20.6642 15.5 20.25C15.5 18.6862 15.6954 17.3701 16.3291 16.1025C16.7772 15.2063 17.4292 14.371 18.3223 13.5H16.25C15.8358 13.5 15.5 13.1642 15.5 12.75C15.5 12.3358 15.8358 12 16.25 12H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V16.25C12.75 16.6642 12.4142 17 12 17C11.5858 17 11.25 16.6642 11.25 16.25V7.75C11.25 7.33579 11.5858 7 12 7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 5C16.6642 5 17 5.33579 17 5.75V9.25C17 9.66421 16.6642 10 16.25 10C15.8358 10 15.5 9.66421 15.5 9.25V5.75C15.5 5.33579 15.8358 5 16.25 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,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kcACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mJACF,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
|
package/filtered-icons.json
CHANGED
|
@@ -7910,6 +7910,20 @@
|
|
|
7910
7910
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
7911
7911
|
"componentName": "IconConcise"
|
|
7912
7912
|
},
|
|
7913
|
+
{
|
|
7914
|
+
"category": "Sound & Music",
|
|
7915
|
+
"svg": "<path d=\"M20.8586 1.88481C21.1981 1.9457 21.4241 2.27076 21.3634 2.61039L20.2375 8.9102C21.046 8.92239 21.8156 9.49092 21.9289 10.3965C22.0008 10.9725 21.7679 11.5446 21.3146 11.9073L17.092 15.2852C17.0328 15.3326 16.9983 15.4047 16.9982 15.4805V20.25C16.9982 20.6643 16.6624 21 16.2482 21H7.74821C7.33408 20.9999 6.99821 20.6642 6.99821 20.25V15.4805C6.99814 15.4046 6.96371 15.3326 6.90446 15.2852L2.68181 11.9073C2.22862 11.5446 1.99564 10.9725 2.06755 10.3965C2.22314 9.15208 3.61828 8.54015 4.65056 9.14067C5.51892 9.64595 6.75123 10.3047 8.0822 10.835C9.42466 11.3699 10.8091 11.75 11.9982 11.75C13.1873 11.75 14.5717 11.3699 15.9142 10.835C17.0238 10.3929 18.0633 9.85871 18.882 9.40141C18.8826 9.39757 18.8823 9.39353 18.883 9.38969L20.133 2.38969C20.1939 2.05023 20.519 1.82427 20.8586 1.88481Z\" fill=\"currentColor\"/><path d=\"M11.9982 3.00004C13.9312 3.00004 15.4982 4.56708 15.4982 6.50004C15.4982 8.43304 13.9312 10 11.9982 10C10.0653 9.99995 8.49821 8.43298 8.49821 6.50004C8.49825 4.56714 10.0653 3.00014 11.9982 3.00004Z\" fill=\"currentColor\"/>",
|
|
7916
|
+
"iconName": "conductor, ochestra",
|
|
7917
|
+
"variant": {
|
|
7918
|
+
"join": "round",
|
|
7919
|
+
"filled": "on",
|
|
7920
|
+
"radius": "1",
|
|
7921
|
+
"stroke": "1.5"
|
|
7922
|
+
},
|
|
7923
|
+
"createdAt": "2026-04-13T09:02:06.841943+00:00",
|
|
7924
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
7925
|
+
"componentName": "IconConductor"
|
|
7926
|
+
},
|
|
7913
7927
|
{
|
|
7914
7928
|
"category": "Devices & Signals",
|
|
7915
7929
|
"svg": "<path d=\"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z\" fill=\"currentColor\"/><path d=\"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z\" fill=\"currentColor\"/><path d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\" fill=\"currentColor\"/>",
|
|
@@ -26152,6 +26166,20 @@
|
|
|
26152
26166
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
26153
26167
|
"componentName": "IconVoiceSettings"
|
|
26154
26168
|
},
|
|
26169
|
+
{
|
|
26170
|
+
"category": "Sound & Music",
|
|
26171
|
+
"svg": "<path d=\"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 3Z\" fill=\"currentColor\"/><path d=\"M20.25 12C20.6642 12 21 12.3358 21 12.75V16.75C21 17.1642 20.6642 17.5 20.25 17.5C19.8358 17.5 19.5 17.1642 19.5 16.75V14.4443C18.6169 15.2845 18.0441 16.0261 17.6709 16.7725C17.1797 17.7548 17 18.814 17 20.25C17 20.6642 16.6642 21 16.25 21C15.8358 21 15.5 20.6642 15.5 20.25C15.5 18.6862 15.6954 17.3701 16.3291 16.1025C16.7772 15.2063 17.4292 14.371 18.3223 13.5H16.25C15.8358 13.5 15.5 13.1642 15.5 12.75C15.5 12.3358 15.8358 12 16.25 12H20.25Z\" fill=\"currentColor\"/><path d=\"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V16.25C12.75 16.6642 12.4142 17 12 17C11.5858 17 11.25 16.6642 11.25 16.25V7.75C11.25 7.33579 11.5858 7 12 7Z\" fill=\"currentColor\"/><path d=\"M3.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z\" fill=\"currentColor\"/><path d=\"M16.25 5C16.6642 5 17 5.33579 17 5.75V9.25C17 9.66421 16.6642 10 16.25 10C15.8358 10 15.5 9.66421 15.5 9.25V5.75C15.5 5.33579 15.8358 5 16.25 5Z\" fill=\"currentColor\"/>",
|
|
26172
|
+
"iconName": "voice-share",
|
|
26173
|
+
"variant": {
|
|
26174
|
+
"join": "round",
|
|
26175
|
+
"filled": "on",
|
|
26176
|
+
"radius": "1",
|
|
26177
|
+
"stroke": "1.5"
|
|
26178
|
+
},
|
|
26179
|
+
"createdAt": "2026-04-13T09:02:06.841943+00:00",
|
|
26180
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
26181
|
+
"componentName": "IconVoiceShare"
|
|
26182
|
+
},
|
|
26155
26183
|
{
|
|
26156
26184
|
"category": "AI & Magic",
|
|
26157
26185
|
"svg": "<path d=\"M7.75 3C8.16421 3 8.5 3.33579 8.5 3.75V20.25C8.5 20.6642 8.16421 21 7.75 21C7.33579 21 7 20.6642 7 20.25V3.75C7 3.33579 7.33579 3 7.75 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.75 9C4.16421 9 4.5 9.33579 4.5 9.75V14.25C4.5 14.6642 4.16421 15 3.75 15C3.33579 15 3 14.6642 3 14.25V9.75C3 9.33579 3.33579 9 3.75 9Z\" fill=\"currentColor\"/><path d=\"M12 7C12.4142 7 12.75 7.33579 12.75 7.75V13.75C12.75 14.1642 12.4142 14.5 12 14.5C11.5858 14.5 11.25 14.1642 11.25 13.75V7.75C11.25 7.33579 11.5858 7 12 7Z\" fill=\"currentColor\"/><path d=\"M20.25 9C20.6642 9 21 9.33579 21 9.75V13.75C21 14.1642 20.6642 14.5 20.25 14.5C19.8358 14.5 19.5 14.1642 19.5 13.75V9.75C19.5 9.33579 19.8358 9 20.25 9Z\" fill=\"currentColor\"/><path d=\"M16.25 5C16.6642 5 17 5.33579 17 5.75V10.75C17 11.1642 16.6642 11.5 16.25 11.5C15.8358 11.5 15.5 11.1642 15.5 10.75V5.75C15.5 5.33579 15.8358 5 16.25 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"
|
|
@@ -1867,6 +1868,7 @@ export type CentralIconName =
|
|
|
1867
1868
|
| "IconVoiceMode"
|
|
1868
1869
|
| "IconVoiceRecord"
|
|
1869
1870
|
| "IconVoiceSettings"
|
|
1871
|
+
| "IconVoiceShare"
|
|
1870
1872
|
| "IconVoiceSparkle"
|
|
1871
1873
|
| "IconVolleyball"
|
|
1872
1874
|
| "IconVolumeDown"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.185",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1.5/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":
|
|
14
|
+
"totalIcons": 1930,
|
|
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":
|
|
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",
|
|
@@ -2695,6 +2697,7 @@
|
|
|
2695
2697
|
"IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
|
|
2696
2698
|
"IconComponents": "components, figma",
|
|
2697
2699
|
"IconConcise": "concise, text-shorten, squeeze",
|
|
2700
|
+
"IconConductor": "conductor, ochestra",
|
|
2698
2701
|
"IconConnectors1": "connectors-1, connection, apps",
|
|
2699
2702
|
"IconConnectors2": "connectors-2, connection, apps",
|
|
2700
2703
|
"IconConsole": "console, terminal",
|
|
@@ -3998,6 +4001,7 @@
|
|
|
3998
4001
|
"IconVoiceMode": "voice-mode, voice-settings",
|
|
3999
4002
|
"IconVoiceRecord": "voice-record",
|
|
4000
4003
|
"IconVoiceSettings": "voice-settings, edit-voice",
|
|
4004
|
+
"IconVoiceShare": "voice-share",
|
|
4001
4005
|
"IconVoiceSparkle": "voice-sparkle, ai, sound",
|
|
4002
4006
|
"IconVolleyball": "volleyball",
|
|
4003
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";
|
|
@@ -1866,6 +1867,7 @@ export { IconVoiceMid, default as IconVoiceMidDefault } from "./IconVoiceMid";
|
|
|
1866
1867
|
export { IconVoiceMode, default as IconVoiceModeDefault, } from "./IconVoiceMode";
|
|
1867
1868
|
export { IconVoiceRecord, default as IconVoiceRecordDefault, } from "./IconVoiceRecord";
|
|
1868
1869
|
export { IconVoiceSettings, default as IconVoiceSettingsDefault, } from "./IconVoiceSettings";
|
|
1870
|
+
export { IconVoiceShare, default as IconVoiceShareDefault, } from "./IconVoiceShare";
|
|
1869
1871
|
export { IconVoiceSparkle, default as IconVoiceSparkleDefault, } from "./IconVoiceSparkle";
|
|
1870
1872
|
export { IconVolleyball, default as IconVolleyballDefault, } from "./IconVolleyball";
|
|
1871
1873
|
export { IconVolumeDown, default as IconVolumeDownDefault, } from "./IconVolumeDown";
|