@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.60 → 1.1.62

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 IconPropeller: FC<CentralIconBaseProps>;
4
+ export default IconPropeller;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var d=(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 n of I(o))!x.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(P(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconPropeller:()=>i,default:()=>v});module.exports=g(h);var e=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>a.default.createElement(s.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 t=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(t.Path,{d:"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z",fill:"currentColor"})),v=i;0&&(module.exports={IconPropeller});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPropeller/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 IconPropeller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPropeller;\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,kTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPropeller_exports","__export","IconPropeller","IconPropeller_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPropeller","props","React","CentralIconBase","IconPropeller_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,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"},e);import{Path as C}from"react-native-svg";var f=e=>o.createElement(n,{...e},o.createElement(C,{d:"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z",fill:"currentColor"}),o.createElement(C,{d:"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z",fill:"currentColor"}),o.createElement(C,{d:"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z",fill:"currentColor"}),o.createElement(C,{d:"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z",fill:"currentColor"})),x=f;export{f as IconPropeller,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPropeller/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 IconPropeller: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPropeller;\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,kTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPropeller","props","React","CentralIconBase","IconPropeller_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconRadio: FC<CentralIconBaseProps>;
4
+ export default IconRadio;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!L.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=d(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(n({},"__esModule",{value:!0}),o);var g={};v(g,{IconRadio:()=>i,default:()=>P});module.exports=x(g);var C=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.6484 1.56286C15.1653 1.36913 15.7424 1.63122 15.9365 2.14782C16.1304 2.66478 15.8684 3.24181 15.3516 3.4359L8.51465 5.99938H18C20.209 5.99938 21.9998 7.79045 22 9.99938V16.9994C21.9999 19.2084 20.2091 20.9994 18 20.9994H6C3.79094 20.9994 2.00013 19.2084 2 16.9994V9.07848C2.00019 7.41129 3.03463 5.91877 4.5957 5.33336L14.6484 1.56286ZM13.5 14.7494C12.853 14.7494 12.3211 15.2414 12.2568 15.8714L12.25 15.9994L12.2568 16.1273C12.3209 16.7576 12.8528 17.2494 13.5 17.2494C14.1904 17.2494 14.75 16.6897 14.75 15.9994C14.7498 15.3524 14.258 14.8203 13.6279 14.7562L13.5 14.7494ZM17.5 14.7494C16.853 14.7494 16.3211 15.2414 16.2568 15.8714L16.25 15.9994L16.2568 16.1273C16.3209 16.7576 16.8528 17.2494 17.5 17.2494C18.1904 17.2494 18.75 16.6897 18.75 15.9994C18.7498 15.3524 18.258 14.8203 17.6279 14.7562L17.5 14.7494ZM4.31738 7.99938C4.11529 8.31447 4.00009 8.68678 4 9.07848V10.9994H8V7.99938H4.31738ZM10 10.9994H20V9.99938C19.9998 8.89502 19.1044 7.99938 18 7.99938H10V10.9994Z",fill:"currentColor"})),P=i;0&&(module.exports={IconRadio});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRadio/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 IconRadio: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.6484 1.56286C15.1653 1.36913 15.7424 1.63122 15.9365 2.14782C16.1304 2.66478 15.8684 3.24181 15.3516 3.4359L8.51465 5.99938H18C20.209 5.99938 21.9998 7.79045 22 9.99938V16.9994C21.9999 19.2084 20.2091 20.9994 18 20.9994H6C3.79094 20.9994 2.00013 19.2084 2 16.9994V9.07848C2.00019 7.41129 3.03463 5.91877 4.5957 5.33336L14.6484 1.56286ZM13.5 14.7494C12.853 14.7494 12.3211 15.2414 12.2568 15.8714L12.25 15.9994L12.2568 16.1273C12.3209 16.7576 12.8528 17.2494 13.5 17.2494C14.1904 17.2494 14.75 16.6897 14.75 15.9994C14.7498 15.3524 14.258 14.8203 13.6279 14.7562L13.5 14.7494ZM17.5 14.7494C16.853 14.7494 16.3211 15.2414 16.2568 15.8714L16.25 15.9994L16.2568 16.1273C16.3209 16.7576 16.8528 17.2494 17.5 17.2494C18.1904 17.2494 18.75 16.6897 18.75 15.9994C18.7498 15.3524 18.258 14.8203 17.6279 14.7562L17.5 14.7494ZM4.31738 7.99938C4.11529 8.31447 4.00009 8.68678 4 9.07848V10.9994H8V7.99938H4.31738ZM10 10.9994H20V9.99938C19.9998 8.89502 19.1044 7.99938 18 7.99938H10V10.9994Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRadio;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,w9BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRadio_exports","__export","IconRadio","IconRadio_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRadio","props","React","CentralIconBase","IconRadio_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.6484 1.56286C15.1653 1.36913 15.7424 1.63122 15.9365 2.14782C16.1304 2.66478 15.8684 3.24181 15.3516 3.4359L8.51465 5.99938H18C20.209 5.99938 21.9998 7.79045 22 9.99938V16.9994C21.9999 19.2084 20.2091 20.9994 18 20.9994H6C3.79094 20.9994 2.00013 19.2084 2 16.9994V9.07848C2.00019 7.41129 3.03463 5.91877 4.5957 5.33336L14.6484 1.56286ZM13.5 14.7494C12.853 14.7494 12.3211 15.2414 12.2568 15.8714L12.25 15.9994L12.2568 16.1273C12.3209 16.7576 12.8528 17.2494 13.5 17.2494C14.1904 17.2494 14.75 16.6897 14.75 15.9994C14.7498 15.3524 14.258 14.8203 13.6279 14.7562L13.5 14.7494ZM17.5 14.7494C16.853 14.7494 16.3211 15.2414 16.2568 15.8714L16.25 15.9994L16.2568 16.1273C16.3209 16.7576 16.8528 17.2494 17.5 17.2494C18.1904 17.2494 18.75 16.6897 18.75 15.9994C18.7498 15.3524 18.258 14.8203 17.6279 14.7562L17.5 14.7494ZM4.31738 7.99938C4.11529 8.31447 4.00009 8.68678 4 9.07848V10.9994H8V7.99938H4.31738ZM10 10.9994H20V9.99938C19.9998 8.89502 19.1044 7.99938 18 7.99938H10V10.9994Z",fill:"currentColor"})),L=a;export{a as IconRadio,L as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconRadio/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 IconRadio: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.6484 1.56286C15.1653 1.36913 15.7424 1.63122 15.9365 2.14782C16.1304 2.66478 15.8684 3.24181 15.3516 3.4359L8.51465 5.99938H18C20.209 5.99938 21.9998 7.79045 22 9.99938V16.9994C21.9999 19.2084 20.2091 20.9994 18 20.9994H6C3.79094 20.9994 2.00013 19.2084 2 16.9994V9.07848C2.00019 7.41129 3.03463 5.91877 4.5957 5.33336L14.6484 1.56286ZM13.5 14.7494C12.853 14.7494 12.3211 15.2414 12.2568 15.8714L12.25 15.9994L12.2568 16.1273C12.3209 16.7576 12.8528 17.2494 13.5 17.2494C14.1904 17.2494 14.75 16.6897 14.75 15.9994C14.7498 15.3524 14.258 14.8203 13.6279 14.7562L13.5 14.7494ZM17.5 14.7494C16.853 14.7494 16.3211 15.2414 16.2568 15.8714L16.25 15.9994L16.2568 16.1273C16.3209 16.7576 16.8528 17.2494 17.5 17.2494C18.1904 17.2494 18.75 16.6897 18.75 15.9994C18.7498 15.3524 18.258 14.8203 17.6279 14.7562L17.5 14.7494ZM4.31738 7.99938C4.11529 8.31447 4.00009 8.68678 4 9.07848V10.9994H8V7.99938H4.31738ZM10 10.9994H20V9.99938C19.9998 8.89502 19.1044 7.99938 18 7.99938H10V10.9994Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRadio;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,w9BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRadio","props","React","CentralIconBase","IconRadio_default"]}
package/README.md CHANGED
@@ -563,6 +563,7 @@ Below is a complete list of available icons:
563
563
  - IconPhoneHaptic
564
564
  - IconPrinter
565
565
  - IconProcessor
566
+ - IconRadio
566
567
  - IconSatellite1
567
568
  - IconSatellite2
568
569
  - IconServer1
@@ -1676,6 +1677,7 @@ Below is a complete list of available icons:
1676
1677
  - IconPlugin2
1677
1678
  - IconPokeball
1678
1679
  - IconPoop
1680
+ - IconPropeller
1679
1681
  - IconPushTheButton
1680
1682
  - IconPuzzle
1681
1683
  - IconReadingList
@@ -16506,6 +16506,20 @@
16506
16506
  "packageName": "round-filled-radius-3-stroke-2",
16507
16507
  "componentName": "IconPromptTextToVideo"
16508
16508
  },
16509
+ {
16510
+ "category": "Things",
16511
+ "svg": "<path d=\"M8.00009 4.50003C8.51435 -1.67119 21.1452 3.00004 19.5001 6.00003C18.6775 7.49988 16.7204 6.85313 15.0001 8.00003C14.6666 8.22234 14.3769 8.42476 14.1222 8.6094C13.5072 8.22382 12.7804 8.00012 12.0011 8.00003C10.9637 8.00003 10.0175 8.39434 9.30673 9.04202C8.7618 7.87306 7.89365 5.7777 8.00009 4.50003Z\" fill=\"currentColor\"/><path d=\"M7.50537 19.2149C1.90381 21.8551 -0.366231 8.58086 3.05441 8.50561C4.76463 8.46809 5.18305 10.4863 7.03646 11.4027C7.39572 11.5803 7.7159 11.7301 8.00316 11.8583C7.9767 12.5837 8.14638 13.325 8.53597 14C9.05467 14.8983 9.86924 15.5206 10.7855 15.8123C10.0456 16.8687 8.66509 18.6682 7.50537 19.2149Z\" fill=\"currentColor\"/><path d=\"M20.4958 12.2861C25.5831 15.817 15.2223 24.4201 13.4468 21.4953C12.5592 20.033 14.0978 18.6615 13.9647 16.5982C13.9389 16.1983 13.9085 15.8461 13.8759 15.5332C14.5173 15.1935 15.0745 14.6759 15.4642 14.001C15.9829 13.1026 16.1145 12.086 15.909 11.1466C17.1938 11.2592 19.4425 11.555 20.4958 12.2861Z\" fill=\"currentColor\"/><path d=\"M14.0004 12C14.0004 13.1046 13.105 14 12.0004 14C10.8959 14 10.0004 13.1046 10.0004 12C10.0004 10.8954 10.8959 10 12.0004 10C13.105 10 14.0004 10.8954 14.0004 12Z\" fill=\"currentColor\"/>",
16512
+ "iconName": "propeller, flight, test, wind",
16513
+ "variant": {
16514
+ "join": "round",
16515
+ "filled": "on",
16516
+ "radius": "3",
16517
+ "stroke": "2"
16518
+ },
16519
+ "createdAt": "2025-12-09T10:02:22.990229+00:00",
16520
+ "packageName": "round-filled-radius-3-stroke-2",
16521
+ "componentName": "IconPropeller"
16522
+ },
16509
16523
  {
16510
16524
  "category": "Code",
16511
16525
  "svg": "<path d=\"M6 3C4.34315 3 3 4.34315 3 6C3 7.30622 3.83481 8.41746 5 8.82929V15.1707C3.83481 15.5825 3 16.6938 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18C9 16.6938 8.16519 15.5825 7 15.1707V8.82929C8.16519 8.41746 9 7.30622 9 6C9 4.34315 7.65685 3 6 3Z\" fill=\"currentColor\"/><path d=\"M14.4142 5L14.7071 4.70711C15.0976 4.31658 15.0976 3.68342 14.7071 3.29289C14.3166 2.90237 13.6834 2.90237 13.2929 3.29289L11.2929 5.29289C10.9024 5.68342 10.9024 6.31658 11.2929 6.70711L13.2929 8.70711C13.6834 9.09763 14.3166 9.09763 14.7071 8.70711C15.0976 8.31658 15.0976 7.68342 14.7071 7.29289L14.4142 7H15C16.1046 7 17 7.89543 17 9V15.1707C15.8348 15.5825 15 16.6938 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.6938 20.1652 15.5825 19 15.1707V9C19 6.79086 17.2091 5 15 5H14.4142Z\" fill=\"currentColor\"/>",
@@ -16646,6 +16660,20 @@
16646
16660
  "packageName": "round-filled-radius-3-stroke-2",
16647
16661
  "componentName": "IconRadar"
16648
16662
  },
16663
+ {
16664
+ "category": "Devices & Signals",
16665
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6484 1.56286C15.1653 1.36913 15.7424 1.63122 15.9365 2.14782C16.1304 2.66478 15.8684 3.24181 15.3516 3.4359L8.51465 5.99938H18C20.209 5.99938 21.9998 7.79045 22 9.99938V16.9994C21.9999 19.2084 20.2091 20.9994 18 20.9994H6C3.79094 20.9994 2.00013 19.2084 2 16.9994V9.07848C2.00019 7.41129 3.03463 5.91877 4.5957 5.33336L14.6484 1.56286ZM13.5 14.7494C12.853 14.7494 12.3211 15.2414 12.2568 15.8714L12.25 15.9994L12.2568 16.1273C12.3209 16.7576 12.8528 17.2494 13.5 17.2494C14.1904 17.2494 14.75 16.6897 14.75 15.9994C14.7498 15.3524 14.258 14.8203 13.6279 14.7562L13.5 14.7494ZM17.5 14.7494C16.853 14.7494 16.3211 15.2414 16.2568 15.8714L16.25 15.9994L16.2568 16.1273C16.3209 16.7576 16.8528 17.2494 17.5 17.2494C18.1904 17.2494 18.75 16.6897 18.75 15.9994C18.7498 15.3524 18.258 14.8203 17.6279 14.7562L17.5 14.7494ZM4.31738 7.99938C4.11529 8.31447 4.00009 8.68678 4 9.07848V10.9994H8V7.99938H4.31738ZM10 10.9994H20V9.99938C19.9998 8.89502 19.1044 7.99938 18 7.99938H10V10.9994Z\" fill=\"currentColor\"/>",
16666
+ "iconName": "radio, antenna, signal, broadcast, speaker",
16667
+ "variant": {
16668
+ "join": "round",
16669
+ "filled": "on",
16670
+ "radius": "3",
16671
+ "stroke": "2"
16672
+ },
16673
+ "createdAt": "2025-12-09T15:02:02.851667+00:00",
16674
+ "packageName": "round-filled-radius-3-stroke-2",
16675
+ "componentName": "IconRadio"
16676
+ },
16649
16677
  {
16650
16678
  "category": "Nature & Energy",
16651
16679
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9982 8C6.78233 8 2.4982 11.994 2.039 17.0898C1.98943 17.6398 1.50334 18.0455 0.953281 17.996C0.403225 17.9464 -0.00250047 17.4603 0.0470678 16.9102C0.598322 10.793 5.73796 6 11.9982 6C18.2584 6 23.3981 10.793 23.9493 16.9102C23.9989 17.4603 23.5932 17.9464 23.0431 17.996C22.493 18.0455 22.0069 17.6398 21.9574 17.0898C21.4982 11.994 17.214 8 11.9982 8ZM11.9982 12C8.97636 12 6.47478 14.2349 6.059 17.1416C5.9808 17.6883 5.4742 18.0681 4.92748 17.9899C4.38076 17.9117 4.00095 17.4051 4.07915 16.8584C4.63384 12.9806 7.96708 10 11.9982 10C16.0293 10 19.3625 12.9806 19.9172 16.8584C19.9954 17.4051 19.6156 17.9117 19.0689 17.9899C18.5222 18.0681 18.0156 17.6883 17.9374 17.1416C17.5216 14.2349 15.02 12 11.9982 12ZM11.9982 16C11.1289 16 10.3868 16.5551 10.1117 17.3332C9.92769 17.854 9.35637 18.1269 8.83565 17.9428C8.31493 17.7588 8.04201 17.1875 8.22606 16.6668C8.77469 15.1145 10.255 14 11.9982 14C13.7414 14 15.2217 15.1145 15.7703 16.6668C15.9544 17.1875 15.6814 17.7588 15.1607 17.9428C14.64 18.1269 14.0687 17.854 13.8846 17.3332C13.6096 16.5551 12.8674 16 11.9982 16Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1178,6 +1178,7 @@ export type CentralIconName =
1178
1178
  | "IconPromptSuggestion"
1179
1179
  | "IconPromptTextToImage"
1180
1180
  | "IconPromptTextToVideo"
1181
+ | "IconPropeller"
1181
1182
  | "IconPullRequest"
1182
1183
  | "IconPumpjack"
1183
1184
  | "IconPush"
@@ -1188,6 +1189,7 @@ export type CentralIconName =
1188
1189
  | "IconQuickSearch"
1189
1190
  | "IconQuora"
1190
1191
  | "IconRadar"
1192
+ | "IconRadio"
1191
1193
  | "IconRainbow"
1192
1194
  | "IconRainy"
1193
1195
  | "IconRainyLight"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-3-stroke-2",
3
- "version": "1.1.60",
3
+ "version": "1.1.62",
4
4
  "style": "round-filled-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-3-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1628,
14
+ "totalIcons": 1630,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 63,
@@ -405,7 +405,7 @@
405
405
  ]
406
406
  },
407
407
  "Devices & Signals": {
408
- "count": 65,
408
+ "count": 66,
409
409
  "icons": [
410
410
  "IconAirdrop",
411
411
  "IconAirplay",
@@ -451,6 +451,7 @@
451
451
  "IconPhoneHaptic",
452
452
  "IconPrinter",
453
453
  "IconProcessor",
454
+ "IconRadio",
454
455
  "IconSatellite1",
455
456
  "IconSatellite2",
456
457
  "IconServer1",
@@ -1521,7 +1522,7 @@
1521
1522
  ]
1522
1523
  },
1523
1524
  "Things": {
1524
- "count": 126,
1525
+ "count": 127,
1525
1526
  "icons": [
1526
1527
  "IconAlien",
1527
1528
  "IconAnvil",
@@ -1606,6 +1607,7 @@
1606
1607
  "IconPlugin2",
1607
1608
  "IconPokeball",
1608
1609
  "IconPoop",
1610
+ "IconPropeller",
1609
1611
  "IconPushTheButton",
1610
1612
  "IconPuzzle",
1611
1613
  "IconReadingList",
@@ -2997,6 +2999,7 @@
2997
2999
  "IconPromptSuggestion": "prompt-suggestion, auto-prompt",
2998
3000
  "IconPromptTextToImage": "prompt-text-to-image",
2999
3001
  "IconPromptTextToVideo": "prompt-text-to-video",
3002
+ "IconPropeller": "propeller, flight, test, wind",
3000
3003
  "IconPullRequest": "pull-request",
3001
3004
  "IconPumpjack": "pumpjack, oil",
3002
3005
  "IconPush": "push, launch, rocket",
@@ -3007,6 +3010,7 @@
3007
3010
  "IconQuickSearch": "quick-search, quick-menu, command-k",
3008
3011
  "IconQuora": "quora",
3009
3012
  "IconRadar": "radar, location, search",
3013
+ "IconRadio": "radio, antenna, signal, broadcast, speaker",
3010
3014
  "IconRainbow": "rainbow",
3011
3015
  "IconRainy": "rainy, rain",
3012
3016
  "IconRainyLight": "rainy-light",
package/index.d.ts CHANGED
@@ -1177,6 +1177,7 @@ export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
1177
1177
  export { IconPromptSuggestion, default as IconPromptSuggestionDefault, } from "./IconPromptSuggestion";
1178
1178
  export { IconPromptTextToImage, default as IconPromptTextToImageDefault, } from "./IconPromptTextToImage";
1179
1179
  export { IconPromptTextToVideo, default as IconPromptTextToVideoDefault, } from "./IconPromptTextToVideo";
1180
+ export { IconPropeller, default as IconPropellerDefault, } from "./IconPropeller";
1180
1181
  export { IconPullRequest, default as IconPullRequestDefault, } from "./IconPullRequest";
1181
1182
  export { IconPumpjack, default as IconPumpjackDefault } from "./IconPumpjack";
1182
1183
  export { IconPush, default as IconPushDefault } from "./IconPush";
@@ -1187,6 +1188,7 @@ export { IconQrCode, default as IconQrCodeDefault } from "./IconQrCode";
1187
1188
  export { IconQuickSearch, default as IconQuickSearchDefault, } from "./IconQuickSearch";
1188
1189
  export { IconQuora, default as IconQuoraDefault } from "./IconQuora";
1189
1190
  export { IconRadar, default as IconRadarDefault } from "./IconRadar";
1191
+ export { IconRadio, default as IconRadioDefault } from "./IconRadio";
1190
1192
  export { IconRainbow, default as IconRainbowDefault } from "./IconRainbow";
1191
1193
  export { IconRainy, default as IconRainyDefault } from "./IconRainy";
1192
1194
  export { IconRainyLight, default as IconRainyLightDefault, } from "./IconRainyLight";