@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.116 → 1.1.118
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/IconAgenticCoding/index.d.ts +4 -0
- package/IconAgenticCoding/index.js +2 -0
- package/IconAgenticCoding/index.js.map +1 -0
- package/IconAgenticCoding/index.mjs +2 -0
- package/IconAgenticCoding/index.mjs.map +1 -0
- package/IconMegaphone2/index.d.ts +4 -0
- package/IconMegaphone2/index.js +2 -0
- package/IconMegaphone2/index.js.map +1 -0
- package/IconMegaphone2/index.mjs +2 -0
- package/IconMegaphone2/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 +8 -4
- 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 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.5 17C9.77614 17 10 17.2239 10 17.5C10 17.7761 9.77614 18 9.5 18H3.5C3.22386 18 3 17.7761 3 17.5C3 17.2239 3.22386 17 3.5 17H9.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M5.5 11C5.77614 11 6 11.2239 6 11.5C6 11.7761 5.77614 12 5.5 12H3.5C3.22386 12 3 11.7761 3 11.5C3 11.2239 3.22386 11 3.5 11H5.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12H8.5C8.22386 12 8 11.7761 8 11.5C8 11.2239 8.22386 11 8.5 11H12.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12.5 5C12.7761 5 13 5.22386 13 5.5C13 5.77614 12.7761 6 12.5 6H3.5C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5H12.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6H15.5C15.2239 6 15 5.77614 15 5.5C15 5.22386 15.2239 5 15.5 5H20.5Z",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.5 17C9.77614 17 10 17.2239 10 17.5C10 17.7761 9.77614 18 9.5 18H3.5C3.22386 18 3 17.7761 3 17.5C3 17.2239 3.22386 17 3.5 17H9.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.5 11C5.77614 11 6 11.2239 6 11.5C6 11.7761 5.77614 12 5.5 12H3.5C3.22386 12 3 11.7761 3 11.5C3 11.2239 3.22386 11 3.5 11H5.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12H8.5C8.22386 12 8 11.7761 8 11.5C8 11.2239 8.22386 11 8.5 11H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 5C12.7761 5 13 5.22386 13 5.5C13 5.77614 12.7761 6 12.5 6H3.5C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6H15.5C15.2239 6 15 5.77614 15 5.5C15 5.22386 15.2239 5 15.5 5H20.5Z\"\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,sIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,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.5 17C9.77614 17 10 17.2239 10 17.5C10 17.7761 9.77614 18 9.5 18H3.5C3.22386 18 3 17.7761 3 17.5C3 17.2239 3.22386 17 3.5 17H9.5Z",fill:"currentColor"}),r.createElement(o,{d:"M5.5 11C5.77614 11 6 11.2239 6 11.5C6 11.7761 5.77614 12 5.5 12H3.5C3.22386 12 3 11.7761 3 11.5C3 11.2239 3.22386 11 3.5 11H5.5Z",fill:"currentColor"}),r.createElement(o,{d:"M12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12H8.5C8.22386 12 8 11.7761 8 11.5C8 11.2239 8.22386 11 8.5 11H12.5Z",fill:"currentColor"}),r.createElement(o,{d:"M12.5 5C12.7761 5 13 5.22386 13 5.5C13 5.77614 12.7761 6 12.5 6H3.5C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5H12.5Z",fill:"currentColor"}),r.createElement(o,{d:"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6H15.5C15.2239 6 15 5.77614 15 5.5C15 5.22386 15.2239 5 15.5 5H20.5Z",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.5 17C9.77614 17 10 17.2239 10 17.5C10 17.7761 9.77614 18 9.5 18H3.5C3.22386 18 3 17.7761 3 17.5C3 17.2239 3.22386 17 3.5 17H9.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.5 11C5.77614 11 6 11.2239 6 11.5C6 11.7761 5.77614 12 5.5 12H3.5C3.22386 12 3 11.7761 3 11.5C3 11.2239 3.22386 11 3.5 11H5.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12H8.5C8.22386 12 8 11.7761 8 11.5C8 11.2239 8.22386 11 8.5 11H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 5C12.7761 5 13 5.22386 13 5.5C13 5.77614 12.7761 6 12.5 6H3.5C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6H15.5C15.2239 6 15 5.77614 15 5.5C15 5.22386 15.2239 5 15.5 5H20.5Z\"\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,sIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAgenticCoding","props","React","CentralIconBase","IconAgenticCoding_default"]}
|
|
@@ -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 17.9257V19.9999C12.5 21.1045 11.6046 21.9999 10.5 21.9999C9.39543 21.9999 8.5 21.1045 8.5 19.9999V16.4999H10.2812L12.5 17.9257Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M16.6582 3.39543C17.6539 2.72039 18.9996 3.43362 19 4.63664V18.3632C18.9997 19.5664 17.654 20.2796 16.6582 19.6044L11 15.7646V7.23527L16.6582 3.39543Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M10 15.4999H5.5C3.29086 15.4999 1.5 13.7091 1.5 11.4999C1.50013 9.2909 3.29094 7.49992 5.5 7.49992H10V15.4999Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M20 8.99992C21.3806 8.99992 22.4999 10.1193 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99992Z",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 17.9257V19.9999C12.5 21.1045 11.6046 21.9999 10.5 21.9999C9.39543 21.9999 8.5 21.1045 8.5 19.9999V16.4999H10.2812L12.5 17.9257Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.6582 3.39543C17.6539 2.72039 18.9996 3.43362 19 4.63664V18.3632C18.9997 19.5664 17.654 20.2796 16.6582 19.6044L11 15.7646V7.23527L16.6582 3.39543Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 15.4999H5.5C3.29086 15.4999 1.5 13.7091 1.5 11.4999C1.50013 9.2909 3.29094 7.49992 5.5 7.49992H10V15.4999Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99992C21.3806 8.99992 22.4999 10.1193 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99992Z\"\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,yJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4GACF,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 17.9257V19.9999C12.5 21.1045 11.6046 21.9999 10.5 21.9999C9.39543 21.9999 8.5 21.1045 8.5 19.9999V16.4999H10.2812L12.5 17.9257Z",fill:"currentColor"}),o.createElement(n,{d:"M16.6582 3.39543C17.6539 2.72039 18.9996 3.43362 19 4.63664V18.3632C18.9997 19.5664 17.654 20.2796 16.6582 19.6044L11 15.7646V7.23527L16.6582 3.39543Z",fill:"currentColor"}),o.createElement(n,{d:"M10 15.4999H5.5C3.29086 15.4999 1.5 13.7091 1.5 11.4999C1.50013 9.2909 3.29094 7.49992 5.5 7.49992H10V15.4999Z",fill:"currentColor"}),o.createElement(n,{d:"M20 8.99992C21.3806 8.99992 22.4999 10.1193 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99992Z",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 17.9257V19.9999C12.5 21.1045 11.6046 21.9999 10.5 21.9999C9.39543 21.9999 8.5 21.1045 8.5 19.9999V16.4999H10.2812L12.5 17.9257Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.6582 3.39543C17.6539 2.72039 18.9996 3.43362 19 4.63664V18.3632C18.9997 19.5664 17.654 20.2796 16.6582 19.6044L11 15.7646V7.23527L16.6582 3.39543Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 15.4999H5.5C3.29086 15.4999 1.5 13.7091 1.5 11.4999C1.50013 9.2909 3.29094 7.49992 5.5 7.49992H10V15.4999Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99992C21.3806 8.99992 22.4999 10.1193 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99992Z\"\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,yJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4GACF,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
|
package/filtered-icons.json
CHANGED
|
@@ -182,6 +182,20 @@
|
|
|
182
182
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
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.5 17C9.77614 17 10 17.2239 10 17.5C10 17.7761 9.77614 18 9.5 18H3.5C3.22386 18 3 17.7761 3 17.5C3 17.2239 3.22386 17 3.5 17H9.5Z\" fill=\"currentColor\"/><path d=\"M5.5 11C5.77614 11 6 11.2239 6 11.5C6 11.7761 5.77614 12 5.5 12H3.5C3.22386 12 3 11.7761 3 11.5C3 11.2239 3.22386 11 3.5 11H5.5Z\" fill=\"currentColor\"/><path d=\"M12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12H8.5C8.22386 12 8 11.7761 8 11.5C8 11.2239 8.22386 11 8.5 11H12.5Z\" fill=\"currentColor\"/><path d=\"M12.5 5C12.7761 5 13 5.22386 13 5.5C13 5.77614 12.7761 6 12.5 6H3.5C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5H12.5Z\" fill=\"currentColor\"/><path d=\"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6H15.5C15.2239 6 15 5.77614 15 5.5C15 5.22386 15.2239 5 15.5 5H20.5Z\" fill=\"currentColor\"/>",
|
|
188
|
+
"iconName": "agentic-coding, ai-code, vibe-code",
|
|
189
|
+
"variant": {
|
|
190
|
+
"join": "round",
|
|
191
|
+
"filled": "on",
|
|
192
|
+
"radius": "2",
|
|
193
|
+
"stroke": "1"
|
|
194
|
+
},
|
|
195
|
+
"createdAt": "2026-02-04T09:00:55.535949+00:00",
|
|
196
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
197
|
+
"componentName": "IconAgenticCoding"
|
|
198
|
+
},
|
|
185
199
|
{
|
|
186
200
|
"category": "Devices & Signals",
|
|
187
201
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C7.02944 3 3 7.02944 3 12C3 15.3303 4.8086 18.2388 7.49958 19.7958C7.73859 19.9341 7.82024 20.24 7.68195 20.479C7.54365 20.718 7.23778 20.7997 6.99876 20.6614C4.01154 18.933 2 15.7017 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 15.7017 19.9884 18.933 17.0012 20.6614C16.7622 20.7997 16.4563 20.718 16.318 20.479C16.1797 20.24 16.2614 19.9341 16.5004 19.7958C19.1914 18.2388 21 15.3303 21 12C21 7.02944 16.9706 3 12 3ZM12 7C9.23858 7 7 9.23858 7 12C7 13.8496 8.004 15.4652 9.49913 16.3307C9.73812 16.469 9.81972 16.7749 9.68138 17.0139C9.54304 17.2529 9.23715 17.3345 8.99816 17.1961C7.20688 16.1593 6 14.2209 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 14.2209 16.7931 16.1593 15.0018 17.1961C14.7628 17.3345 14.457 17.2529 14.3186 17.0139C14.1803 16.7749 14.2619 16.469 14.5009 16.3307C15.996 15.4652 17 13.8496 17 12C17 9.23858 14.7614 7 12 7ZM10 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-2-stroke-1",
|
|
14869
14883
|
"componentName": "IconMegaphone"
|
|
14870
14884
|
},
|
|
14885
|
+
{
|
|
14886
|
+
"category": "Sound & Music",
|
|
14887
|
+
"svg": "<path d=\"M12.5 17.9257V19.9999C12.5 21.1045 11.6046 21.9999 10.5 21.9999C9.39543 21.9999 8.5 21.1045 8.5 19.9999V16.4999H10.2812L12.5 17.9257Z\" fill=\"currentColor\"/><path d=\"M16.6582 3.39543C17.6539 2.72039 18.9996 3.43362 19 4.63664V18.3632C18.9997 19.5664 17.654 20.2796 16.6582 19.6044L11 15.7646V7.23527L16.6582 3.39543Z\" fill=\"currentColor\"/><path d=\"M10 15.4999H5.5C3.29086 15.4999 1.5 13.7091 1.5 11.4999C1.50013 9.2909 3.29094 7.49992 5.5 7.49992H10V15.4999Z\" fill=\"currentColor\"/><path d=\"M20 8.99992C21.3806 8.99992 22.4999 10.1193 22.5 11.4999C22.5 12.8806 21.3807 13.9999 20 13.9999V8.99992Z\" fill=\"currentColor\"/>",
|
|
14888
|
+
"iconName": "megaphone-2, loud, speak, promote, feedback",
|
|
14889
|
+
"variant": {
|
|
14890
|
+
"join": "round",
|
|
14891
|
+
"filled": "on",
|
|
14892
|
+
"radius": "2",
|
|
14893
|
+
"stroke": "1"
|
|
14894
|
+
},
|
|
14895
|
+
"createdAt": "2026-02-04T09:00:55.535949+00:00",
|
|
14896
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
14897
|
+
"componentName": "IconMegaphone2"
|
|
14898
|
+
},
|
|
14871
14899
|
{
|
|
14872
14900
|
"category": "Sound & Music",
|
|
14873
14901
|
"svg": "<path d=\"M7 7C7 4.23858 9.23858 2 12 2C14.7614 2 17 4.23858 17 7V12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12V7Z\" fill=\"currentColor\"/><path d=\"M5.25164 13.8669C5.17817 13.6007 4.90282 13.4444 4.63663 13.5179C4.37044 13.5914 4.21421 13.8667 4.28768 14.1329C5.17861 17.3609 8.04156 19.7713 11.5 19.9845V21.4999C11.5 21.776 11.7239 21.9999 12 21.9999C12.2762 21.9999 12.5 21.776 12.5 21.4999V19.9845C15.9585 19.7713 18.8215 17.3609 19.7124 14.1329C19.7859 13.8667 19.6296 13.5914 19.3635 13.5179C19.0973 13.4444 18.8219 13.6007 18.7484 13.8669C17.9315 16.8269 15.2189 18.9999 12 18.9999C8.78119 18.9999 6.06859 16.8269 5.25164 13.8669Z\" 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-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.118",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
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":
|
|
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":
|
|
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";
|