@central-icons-react-native/round-filled-radius-1-stroke-2 1.1.116 → 1.1.117

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 IconAgenticCoding: FC<CentralIconBaseProps>;
4
+ export default IconAgenticCoding;
@@ -0,0 +1,2 @@
1
+ "use strict";var a=Object.create;var l=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,C)=>{for(var o in C)l(r,o,{get:C[o],enumerable:!0})},f=(r,C,o,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let e of d(C))!B.call(r,e)&&e!==o&&l(r,e,{get:()=>C[e],enumerable:!(p=H(C,e))||p.enumerable});return r};var i=(r,C,o)=>(o=r!=null?a(g(r)):{},f(C||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),L=r=>f(l({},"__esModule",{value:!0}),r);var P={};I(P,{IconAgenticCoding:()=>c,default:()=>x});module.exports=L(P);var n=i(require("react"));var m=i(require("react")),s=require("react-native-svg"),u=({children:r,size:C=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),c=r=>n.default.createElement(u,{...r},n.default.createElement(t.Path,{d:"M18 11C18.3012 11 18.5716 11.1856 18.6797 11.4668L19.5508 13.7314C19.6777 14.0615 19.9385 14.3223 20.2686 14.4492L22.5332 15.3203C22.8144 15.4284 23 15.6988 23 16C23 16.3012 22.8144 16.5716 22.5332 16.6797L20.2686 17.5508C19.9385 17.6777 19.6777 17.9385 19.5508 18.2686L18.6797 20.5332C18.5716 20.8144 18.3012 21 18 21C17.6988 21 17.4284 20.8144 17.3203 20.5332L16.4492 18.2686C16.3223 17.9385 16.0615 17.6777 15.7314 17.5508L13.4668 16.6797C13.1856 16.5716 13 16.3012 13 16C13 15.6988 13.1856 15.4284 13.4668 15.3203L15.7314 14.4492C16.0615 14.3223 16.3223 14.0615 16.4492 13.7314L17.3203 11.4668C17.4284 11.1856 17.6988 11 18 11Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M9 17C9.55228 17 10 17.4477 10 18C10 18.5523 9.55228 19 9 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H9Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M5 11C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H12Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H12Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H20Z",fill:"currentColor"})),x=c;0&&(module.exports={IconAgenticCoding});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAgenticCoding/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 IconAgenticCoding: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 11C18.3012 11 18.5716 11.1856 18.6797 11.4668L19.5508 13.7314C19.6777 14.0615 19.9385 14.3223 20.2686 14.4492L22.5332 15.3203C22.8144 15.4284 23 15.6988 23 16C23 16.3012 22.8144 16.5716 22.5332 16.6797L20.2686 17.5508C19.9385 17.6777 19.6777 17.9385 19.5508 18.2686L18.6797 20.5332C18.5716 20.8144 18.3012 21 18 21C17.6988 21 17.4284 20.8144 17.3203 20.5332L16.4492 18.2686C16.3223 17.9385 16.0615 17.6777 15.7314 17.5508L13.4668 16.6797C13.1856 16.5716 13 16.3012 13 16C13 15.6988 13.1856 15.4284 13.4668 15.3203L15.7314 14.4492C16.0615 14.3223 16.3223 14.0615 16.4492 13.7314L17.3203 11.4668C17.4284 11.1856 17.6988 11 18 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 17C9.55228 17 10 17.4477 10 18C10 18.5523 9.55228 19 9 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 11C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H20Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAgenticCoding;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0nBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uHACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconAgenticCoding_exports","__export","IconAgenticCoding","IconAgenticCoding_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAgenticCoding","props","React","CentralIconBase","IconAgenticCoding_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:C=24,...e})=>l.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},n);import{Path as o}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(o,{d:"M18 11C18.3012 11 18.5716 11.1856 18.6797 11.4668L19.5508 13.7314C19.6777 14.0615 19.9385 14.3223 20.2686 14.4492L22.5332 15.3203C22.8144 15.4284 23 15.6988 23 16C23 16.3012 22.8144 16.5716 22.5332 16.6797L20.2686 17.5508C19.9385 17.6777 19.6777 17.9385 19.5508 18.2686L18.6797 20.5332C18.5716 20.8144 18.3012 21 18 21C17.6988 21 17.4284 20.8144 17.3203 20.5332L16.4492 18.2686C16.3223 17.9385 16.0615 17.6777 15.7314 17.5508L13.4668 16.6797C13.1856 16.5716 13 16.3012 13 16C13 15.6988 13.1856 15.4284 13.4668 15.3203L15.7314 14.4492C16.0615 14.3223 16.3223 14.0615 16.4492 13.7314L17.3203 11.4668C17.4284 11.1856 17.6988 11 18 11Z",fill:"currentColor"}),r.createElement(o,{d:"M9 17C9.55228 17 10 17.4477 10 18C10 18.5523 9.55228 19 9 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H9Z",fill:"currentColor"}),r.createElement(o,{d:"M5 11C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H5Z",fill:"currentColor"}),r.createElement(o,{d:"M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H12Z",fill:"currentColor"}),r.createElement(o,{d:"M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H12Z",fill:"currentColor"}),r.createElement(o,{d:"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H20Z",fill:"currentColor"})),B=f;export{f as IconAgenticCoding,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAgenticCoding/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 IconAgenticCoding: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 11C18.3012 11 18.5716 11.1856 18.6797 11.4668L19.5508 13.7314C19.6777 14.0615 19.9385 14.3223 20.2686 14.4492L22.5332 15.3203C22.8144 15.4284 23 15.6988 23 16C23 16.3012 22.8144 16.5716 22.5332 16.6797L20.2686 17.5508C19.9385 17.6777 19.6777 17.9385 19.5508 18.2686L18.6797 20.5332C18.5716 20.8144 18.3012 21 18 21C17.6988 21 17.4284 20.8144 17.3203 20.5332L16.4492 18.2686C16.3223 17.9385 16.0615 17.6777 15.7314 17.5508L13.4668 16.6797C13.1856 16.5716 13 16.3012 13 16C13 15.6988 13.1856 15.4284 13.4668 15.3203L15.7314 14.4492C16.0615 14.3223 16.3223 14.0615 16.4492 13.7314L17.3203 11.4668C17.4284 11.1856 17.6988 11 18 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 17C9.55228 17 10 17.4477 10 18C10 18.5523 9.55228 19 9 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 11C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H20Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAgenticCoding;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0nBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uHACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAgenticCoding","props","React","CentralIconBase","IconAgenticCoding_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMegaphone2: FC<CentralIconBaseProps>;
4
+ export default IconMegaphone2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)l(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==n&&l(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var f=(r,o,n)=>(n=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?l(n,"default",{value:r,enumerable:!0}):n,r)),d=r=>a(l({},"__esModule",{value:!0}),r);var h={};P(h,{IconMegaphone2:()=>i,default:()=>V});module.exports=d(h);var e=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...n})=>m.default.createElement(s.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),i=r=>e.default.createElement(c,{...r},e.default.createElement(C.Path,{d:"M12.5 18.0185V20.4999C12.5 21.3284 11.8284 21.9999 11 21.9999H9C8.17157 21.9999 7.5 21.3284 7.5 20.4999V16.4999H10.0703L12.5 18.0185Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M16.9697 2.95599C17.6358 2.53971 18.5 3.01919 18.5 3.80462V18.1952C18.5 18.9807 17.6358 19.4602 16.9697 19.0439L10.5 14.9999V6.99993L16.9697 2.95599Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M9 14.9999H5.5C3.29086 14.9999 1.5 13.2091 1.5 10.9999C1.50002 8.79081 3.29087 6.99993 5.5 6.99993H9V14.9999Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M20 8.99993C21.3807 8.99993 22.5 10.1192 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99993Z",fill:"currentColor"})),V=i;0&&(module.exports={IconMegaphone2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMegaphone2/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 IconMegaphone2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.5 18.0185V20.4999C12.5 21.3284 11.8284 21.9999 11 21.9999H9C8.17157 21.9999 7.5 21.3284 7.5 20.4999V16.4999H10.0703L12.5 18.0185Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9697 2.95599C17.6358 2.53971 18.5 3.01919 18.5 3.80462V18.1952C18.5 18.9807 17.6358 19.4602 16.9697 19.0439L10.5 14.9999V6.99993L16.9697 2.95599Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 14.9999H5.5C3.29086 14.9999 1.5 13.2091 1.5 10.9999C1.50002 8.79081 3.29087 6.99993 5.5 6.99993H9V14.9999Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99993C21.3807 8.99993 22.5 10.1192 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99993Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMegaphone2;\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,wIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMegaphone2_exports","__export","IconMegaphone2","IconMegaphone2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMegaphone2","props","React","CentralIconBase","IconMegaphone2_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...C,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 n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M12.5 18.0185V20.4999C12.5 21.3284 11.8284 21.9999 11 21.9999H9C8.17157 21.9999 7.5 21.3284 7.5 20.4999V16.4999H10.0703L12.5 18.0185Z",fill:"currentColor"}),o.createElement(n,{d:"M16.9697 2.95599C17.6358 2.53971 18.5 3.01919 18.5 3.80462V18.1952C18.5 18.9807 17.6358 19.4602 16.9697 19.0439L10.5 14.9999V6.99993L16.9697 2.95599Z",fill:"currentColor"}),o.createElement(n,{d:"M9 14.9999H5.5C3.29086 14.9999 1.5 13.2091 1.5 10.9999C1.50002 8.79081 3.29087 6.99993 5.5 6.99993H9V14.9999Z",fill:"currentColor"}),o.createElement(n,{d:"M20 8.99993C21.3807 8.99993 22.5 10.1192 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99993Z",fill:"currentColor"})),x=a;export{a as IconMegaphone2,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMegaphone2/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 IconMegaphone2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.5 18.0185V20.4999C12.5 21.3284 11.8284 21.9999 11 21.9999H9C8.17157 21.9999 7.5 21.3284 7.5 20.4999V16.4999H10.0703L12.5 18.0185Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9697 2.95599C17.6358 2.53971 18.5 3.01919 18.5 3.80462V18.1952C18.5 18.9807 17.6358 19.4602 16.9697 19.0439L10.5 14.9999V6.99993L16.9697 2.95599Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 14.9999H5.5C3.29086 14.9999 1.5 13.2091 1.5 10.9999C1.50002 8.79081 3.29087 6.99993 5.5 6.99993H9V14.9999Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99993C21.3807 8.99993 22.5 10.1192 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99993Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMegaphone2;\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,wIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yGACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMegaphone2","props","React","CentralIconBase","IconMegaphone2_default"]}
package/README.md CHANGED
@@ -417,6 +417,7 @@ Below is a complete list of available icons:
417
417
  ### Code
418
418
 
419
419
  - IconAgent
420
+ - IconAgenticCoding
420
421
  - IconAnchor
421
422
  - IconAnimation
422
423
  - IconAnimationAuto
@@ -1643,6 +1644,7 @@ Below is a complete list of available icons:
1643
1644
  - IconHeadphones
1644
1645
  - IconKeyboard
1645
1646
  - IconMegaphone
1647
+ - IconMegaphone2
1646
1648
  - IconMicrophone
1647
1649
  - IconMicrophoneOff
1648
1650
  - IconMute
@@ -182,6 +182,20 @@
182
182
  "packageName": "round-filled-radius-1-stroke-2",
183
183
  "componentName": "IconAgent"
184
184
  },
185
+ {
186
+ "category": "Code",
187
+ "svg": "<path d=\"M18 11C18.3012 11 18.5716 11.1856 18.6797 11.4668L19.5508 13.7314C19.6777 14.0615 19.9385 14.3223 20.2686 14.4492L22.5332 15.3203C22.8144 15.4284 23 15.6988 23 16C23 16.3012 22.8144 16.5716 22.5332 16.6797L20.2686 17.5508C19.9385 17.6777 19.6777 17.9385 19.5508 18.2686L18.6797 20.5332C18.5716 20.8144 18.3012 21 18 21C17.6988 21 17.4284 20.8144 17.3203 20.5332L16.4492 18.2686C16.3223 17.9385 16.0615 17.6777 15.7314 17.5508L13.4668 16.6797C13.1856 16.5716 13 16.3012 13 16C13 15.6988 13.1856 15.4284 13.4668 15.3203L15.7314 14.4492C16.0615 14.3223 16.3223 14.0615 16.4492 13.7314L17.3203 11.4668C17.4284 11.1856 17.6988 11 18 11Z\" fill=\"currentColor\"/><path d=\"M9 17C9.55228 17 10 17.4477 10 18C10 18.5523 9.55228 19 9 19H4C3.44772 19 3 18.5523 3 18C3 17.4477 3.44772 17 4 17H9Z\" fill=\"currentColor\"/><path d=\"M5 11C5.55228 11 6 11.4477 6 12C6 12.5523 5.55228 13 5 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H5Z\" fill=\"currentColor\"/><path d=\"M12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13H9C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11H12Z\" fill=\"currentColor\"/><path d=\"M12 5C12.5523 5 13 5.44772 13 6C13 6.55228 12.5523 7 12 7H4C3.44772 7 3 6.55228 3 6C3 5.44772 3.44772 5 4 5H12Z\" fill=\"currentColor\"/><path d=\"M20 5C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H16C15.4477 7 15 6.55228 15 6C15 5.44772 15.4477 5 16 5H20Z\" fill=\"currentColor\"/>",
188
+ "iconName": "agentic-coding, ai-code, vibe-code",
189
+ "variant": {
190
+ "join": "round",
191
+ "filled": "on",
192
+ "radius": "1",
193
+ "stroke": "2"
194
+ },
195
+ "createdAt": "2026-02-04T09:00:55.535949+00:00",
196
+ "packageName": "round-filled-radius-1-stroke-2",
197
+ "componentName": "IconAgenticCoding"
198
+ },
185
199
  {
186
200
  "category": "Devices & Signals",
187
201
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 4C7.58172 4 4 7.58172 4 12C4 14.7727 5.40977 17.2166 7.55626 18.6534C8.01521 18.9607 8.13822 19.5818 7.83101 20.0407C7.52379 20.4997 6.90269 20.6227 6.44374 20.3155C3.76629 18.5232 2 15.4681 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.4681 20.2337 18.5232 17.5563 20.3155C17.0973 20.6227 16.4762 20.4997 16.169 20.0407C15.8618 19.5818 15.9848 18.9607 16.4437 18.6534C18.5902 17.2166 20 14.7727 20 12C20 7.58172 16.4183 4 12 4ZM12 8C9.79086 8 8 9.79086 8 12C8 13.308 8.62676 14.4693 9.60058 15.2008C10.0422 15.5325 10.1313 16.1594 9.79957 16.6009C9.46788 17.0425 8.84101 17.1316 8.39942 16.7999C6.94434 15.707 6 13.9636 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 13.9636 17.0557 15.707 15.6006 16.7999C15.159 17.1316 14.5321 17.0425 14.2004 16.6009C13.8687 16.1594 13.9578 15.5325 14.3994 15.2008C15.3732 14.4693 16 13.308 16 12C16 9.79086 14.2091 8 12 8ZM10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z\" fill=\"currentColor\"/>",
@@ -14868,6 +14882,20 @@
14868
14882
  "packageName": "round-filled-radius-1-stroke-2",
14869
14883
  "componentName": "IconMegaphone"
14870
14884
  },
14885
+ {
14886
+ "category": "Sound & Music",
14887
+ "svg": "<path d=\"M12.5 18.0185V20.4999C12.5 21.3284 11.8284 21.9999 11 21.9999H9C8.17157 21.9999 7.5 21.3284 7.5 20.4999V16.4999H10.0703L12.5 18.0185Z\" fill=\"currentColor\"/><path d=\"M16.9697 2.95599C17.6358 2.53971 18.5 3.01919 18.5 3.80462V18.1952C18.5 18.9807 17.6358 19.4602 16.9697 19.0439L10.5 14.9999V6.99993L16.9697 2.95599Z\" fill=\"currentColor\"/><path d=\"M9 14.9999H5.5C3.29086 14.9999 1.5 13.2091 1.5 10.9999C1.50002 8.79081 3.29087 6.99993 5.5 6.99993H9V14.9999Z\" fill=\"currentColor\"/><path d=\"M20 8.99993C21.3807 8.99993 22.5 10.1192 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99993Z\" fill=\"currentColor\"/>",
14888
+ "iconName": "megaphone-2, loud, speak, promote, feedback",
14889
+ "variant": {
14890
+ "join": "round",
14891
+ "filled": "on",
14892
+ "radius": "1",
14893
+ "stroke": "2"
14894
+ },
14895
+ "createdAt": "2026-02-04T09:00:55.535949+00:00",
14896
+ "packageName": "round-filled-radius-1-stroke-2",
14897
+ "componentName": "IconMegaphone2"
14898
+ },
14871
14899
  {
14872
14900
  "category": "Sound & Music",
14873
14901
  "svg": "<path d=\"M12.0014 2C9.23999 2 7.00141 4.23858 7.00141 7V11C7.00141 13.7614 9.23999 16 12.0014 16C14.7628 16 17.0014 13.7614 17.0014 11V7C17.0014 4.23858 14.7628 2 12.0014 2Z\" fill=\"currentColor\"/><path d=\"M5.85459 14.4556C5.55395 13.9924 4.93466 13.8605 4.47138 14.1612C4.00809 14.4618 3.87625 15.0811 4.1769 15.5444C5.30052 17.2758 7.44787 19.5784 11.0014 19.9488V21C11.0014 21.5523 11.4491 22 12.0014 22C12.5537 22 13.0014 21.5523 13.0014 21V19.9488C16.555 19.5784 18.7023 17.2758 19.8259 15.5444C20.1266 15.0811 19.9947 14.4618 19.5314 14.1612C19.0682 13.8605 18.4489 13.9924 18.1482 14.4556C17.1086 16.0576 15.2015 18 12.0014 18C8.80131 18 6.8942 16.0576 5.85459 14.4556Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -12,6 +12,7 @@ export type CentralIconName =
12
12
  | "IconAdobeAcrobat"
13
13
  | "IconAffinity"
14
14
  | "IconAgent"
15
+ | "IconAgenticCoding"
15
16
  | "IconAirdrop"
16
17
  | "IconAirdrop2"
17
18
  | "IconAirplane"
@@ -1061,6 +1062,7 @@ export type CentralIconName =
1061
1062
  | "IconMedicineTablett"
1062
1063
  | "IconMedium"
1063
1064
  | "IconMegaphone"
1065
+ | "IconMegaphone2"
1064
1066
  | "IconMicrophone"
1065
1067
  | "IconMicrophoneOff"
1066
1068
  | "IconMicrophoneSparkle"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-2",
3
- "version": "1.1.116",
3
+ "version": "1.1.117",
4
4
  "style": "round-filled-radius-1-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-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": 1750,
14
+ "totalIcons": 1752,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -296,9 +296,10 @@
296
296
  ]
297
297
  },
298
298
  "Code": {
299
- "count": 53,
299
+ "count": 54,
300
300
  "icons": [
301
301
  "IconAgent",
302
+ "IconAgenticCoding",
302
303
  "IconAnchor",
303
304
  "IconAnimation",
304
305
  "IconAnimationAuto",
@@ -1553,7 +1554,7 @@
1553
1554
  ]
1554
1555
  },
1555
1556
  "Sound & Music": {
1556
- "count": 52,
1557
+ "count": 53,
1557
1558
  "icons": [
1558
1559
  "IconAirpodLeft",
1559
1560
  "IconAirpodRight",
@@ -1571,6 +1572,7 @@
1571
1572
  "IconHeadphones",
1572
1573
  "IconKeyboard",
1573
1574
  "IconMegaphone",
1575
+ "IconMegaphone2",
1574
1576
  "IconMicrophone",
1575
1577
  "IconMicrophoneOff",
1576
1578
  "IconMute",
@@ -1963,6 +1965,7 @@
1963
1965
  "IconAdobeAcrobat": "adobe-acrobat",
1964
1966
  "IconAffinity": "affinity",
1965
1967
  "IconAgent": "agent, flow, diagram, org",
1968
+ "IconAgenticCoding": "agentic-coding, ai-code, vibe-code",
1966
1969
  "IconAirdrop": "airdrop, file-sharing, radar",
1967
1970
  "IconAirdrop2": "airdrop-2, free, drop, parachute",
1968
1971
  "IconAirplane": "airplane, flight",
@@ -3012,6 +3015,7 @@
3012
3015
  "IconMedicineTablett": "medicine-tablett, pill",
3013
3016
  "IconMedium": "medium",
3014
3017
  "IconMegaphone": "megaphone, loud, speak, promote, feedback",
3018
+ "IconMegaphone2": "megaphone-2, loud, speak, promote, feedback",
3015
3019
  "IconMicrophone": "microphone, mic, sound, podcast",
3016
3020
  "IconMicrophoneOff": "microphone-off",
3017
3021
  "IconMicrophoneSparkle": "microphone-sparkle, mic, sound, podcast",
package/index.d.ts CHANGED
@@ -11,6 +11,7 @@ export { IconAdjustPhoto, default as IconAdjustPhotoDefault, } from "./IconAdjus
11
11
  export { IconAdobeAcrobat, default as IconAdobeAcrobatDefault, } from "./IconAdobeAcrobat";
12
12
  export { IconAffinity, default as IconAffinityDefault } from "./IconAffinity";
13
13
  export { IconAgent, default as IconAgentDefault } from "./IconAgent";
14
+ export { IconAgenticCoding, default as IconAgenticCodingDefault, } from "./IconAgenticCoding";
14
15
  export { IconAiTokens, default as IconAiTokensDefault } from "./IconAiTokens";
15
16
  export { IconAiTranslate, default as IconAiTranslateDefault, } from "./IconAiTranslate";
16
17
  export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop";
@@ -1060,6 +1061,7 @@ export { IconMedicinePill2, default as IconMedicinePill2Default, } from "./IconM
1060
1061
  export { IconMedicineTablett, default as IconMedicineTablettDefault, } from "./IconMedicineTablett";
1061
1062
  export { IconMedium, default as IconMediumDefault } from "./IconMedium";
1062
1063
  export { IconMegaphone, default as IconMegaphoneDefault, } from "./IconMegaphone";
1064
+ export { IconMegaphone2, default as IconMegaphone2Default, } from "./IconMegaphone2";
1063
1065
  export { IconMicrophone, default as IconMicrophoneDefault, } from "./IconMicrophone";
1064
1066
  export { IconMicrophoneOff, default as IconMicrophoneOffDefault, } from "./IconMicrophoneOff";
1065
1067
  export { IconMicrophoneSparkle, default as IconMicrophoneSparkleDefault, } from "./IconMicrophoneSparkle";