@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.115 → 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.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,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBuildingBlocks: FC<CentralIconBaseProps>;
4
+ export default IconBuildingBlocks;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var V=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!I.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(C=u(r,n))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(d(o)):{},l(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),g=o=>l(t({},"__esModule",{value:!0}),o);var x={};V(x,{IconBuildingBlocks:()=>f,default:()=>v});module.exports=g(x);var p=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 L=require("react-native-svg"),f=o=>p.default.createElement(c,{...o},p.default.createElement(L.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 15.8599C2 16.3602 2 16.6104 2.07229 16.8347C2.13625 17.0332 2.24091 17.2162 2.37958 17.372C2.53629 17.5481 2.7519 17.6749 3.18312 17.9286L10.5251 22.2475V18.4909L2 13.4759V15.8599ZM11.2892 18.477V22.2016L20.9312 15.7743C21.322 15.5138 21.5173 15.3836 21.6588 15.2115C21.784 15.0591 21.878 14.8836 21.9353 14.6949C22 14.4818 22 14.2469 22 13.7773V11.3361L11.2892 18.477ZM2 12.588L10.5251 17.6029V13.8462L2 8.8313V12.588ZM11.2892 13.8313V17.557L22 10.4161V6.69149L11.2892 13.8313ZM2.35752 8.15467L10.8943 13.176L21.635 6.01487L14.3228 2.1442C13.8796 1.9096 13.6581 1.7923 13.4255 1.7513C13.2196 1.71501 13.0085 1.72214 12.8056 1.77221C12.5763 1.8288 12.3631 1.96077 11.9368 2.22471L2.35752 8.15467Z",fill:"currentColor"})),v=f;0&&(module.exports={IconBuildingBlocks});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBuildingBlocks/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 IconBuildingBlocks: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 15.8599C2 16.3602 2 16.6104 2.07229 16.8347C2.13625 17.0332 2.24091 17.2162 2.37958 17.372C2.53629 17.5481 2.7519 17.6749 3.18312 17.9286L10.5251 22.2475V18.4909L2 13.4759V15.8599ZM11.2892 18.477V22.2016L20.9312 15.7743C21.322 15.5138 21.5173 15.3836 21.6588 15.2115C21.784 15.0591 21.878 14.8836 21.9353 14.6949C22 14.4818 22 14.2469 22 13.7773V11.3361L11.2892 18.477ZM2 12.588L10.5251 17.6029V13.8462L2 8.8313V12.588ZM11.2892 13.8313V17.557L22 10.4161V6.69149L11.2892 13.8313ZM2.35752 8.15467L10.8943 13.176L21.635 6.01487L14.3228 2.1442C13.8796 1.9096 13.6581 1.7923 13.4255 1.7513C13.2196 1.71501 13.0085 1.72214 12.8056 1.77221C12.5763 1.8288 12.3631 1.96077 11.9368 2.22471L2.35752 8.15467Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBuildingBlocks;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8rBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBuildingBlocks_exports","__export","IconBuildingBlocks","IconBuildingBlocks_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBuildingBlocks","props","React","CentralIconBase","IconBuildingBlocks_default"]}
@@ -0,0 +1,2 @@
1
+ import n from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(C,{...t,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=>n.createElement(e,{...r},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M2 15.8599C2 16.3602 2 16.6104 2.07229 16.8347C2.13625 17.0332 2.24091 17.2162 2.37958 17.372C2.53629 17.5481 2.7519 17.6749 3.18312 17.9286L10.5251 22.2475V18.4909L2 13.4759V15.8599ZM11.2892 18.477V22.2016L20.9312 15.7743C21.322 15.5138 21.5173 15.3836 21.6588 15.2115C21.784 15.0591 21.878 14.8836 21.9353 14.6949C22 14.4818 22 14.2469 22 13.7773V11.3361L11.2892 18.477ZM2 12.588L10.5251 17.6029V13.8462L2 8.8313V12.588ZM11.2892 13.8313V17.557L22 10.4161V6.69149L11.2892 13.8313ZM2.35752 8.15467L10.8943 13.176L21.635 6.01487L14.3228 2.1442C13.8796 1.9096 13.6581 1.7923 13.4255 1.7513C13.2196 1.71501 13.0085 1.72214 12.8056 1.77221C12.5763 1.8288 12.3631 1.96077 11.9368 2.22471L2.35752 8.15467Z",fill:"currentColor"})),I=a;export{a as IconBuildingBlocks,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBuildingBlocks/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 IconBuildingBlocks: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2 15.8599C2 16.3602 2 16.6104 2.07229 16.8347C2.13625 17.0332 2.24091 17.2162 2.37958 17.372C2.53629 17.5481 2.7519 17.6749 3.18312 17.9286L10.5251 22.2475V18.4909L2 13.4759V15.8599ZM11.2892 18.477V22.2016L20.9312 15.7743C21.322 15.5138 21.5173 15.3836 21.6588 15.2115C21.784 15.0591 21.878 14.8836 21.9353 14.6949C22 14.4818 22 14.2469 22 13.7773V11.3361L11.2892 18.477ZM2 12.588L10.5251 17.6029V13.8462L2 8.8313V12.588ZM11.2892 13.8313V17.557L22 10.4161V6.69149L11.2892 13.8313ZM2.35752 8.15467L10.8943 13.176L21.635 6.01487L14.3228 2.1442C13.8796 1.9096 13.6581 1.7923 13.4255 1.7513C13.2196 1.71501 13.0085 1.72214 12.8056 1.77221C12.5763 1.8288 12.3631 1.96077 11.9368 2.22471L2.35752 8.15467Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBuildingBlocks;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,8rBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBuildingBlocks","props","React","CentralIconBase","IconBuildingBlocks_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 17.9256V21.4998C12.5 21.776 12.2761 21.9998 12 21.9998H9C8.72386 21.9998 8.5 21.776 8.5 21.4998V16.4998H10.2812L12.5 17.9256Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M17.459 3.07403C18.1244 2.64645 18.9998 3.12492 19 3.91583V19.0838C19 19.875 18.1245 20.3534 17.459 19.9256L11 15.7733V7.22638L17.459 3.07403Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M10 15.4998H5.5C3.29086 15.4998 1.5 13.709 1.5 11.4998C1.50018 9.29082 3.29097 7.49981 5.5 7.49981H10V15.4998Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M20 8.99981C21.3806 8.99981 22.4998 10.1193 22.5 11.4998C22.5 12.8805 21.3807 13.9998 20 13.9998V8.99981Z",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.9256V21.4998C12.5 21.776 12.2761 21.9998 12 21.9998H9C8.72386 21.9998 8.5 21.776 8.5 21.4998V16.4998H10.2812L12.5 17.9256Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.459 3.07403C18.1244 2.64645 18.9998 3.12492 19 3.91583V19.0838C19 19.875 18.1245 20.3534 17.459 19.9256L11 15.7733V7.22638L17.459 3.07403Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 15.4998H5.5C3.29086 15.4998 1.5 13.709 1.5 11.4998C1.50018 9.29082 3.29097 7.49981 5.5 7.49981H10V15.4998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99981C21.3806 8.99981 22.4998 10.1193 22.5 11.4998C22.5 12.8805 21.3807 13.9998 20 13.9998V8.99981Z\"\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,sIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,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.9256V21.4998C12.5 21.776 12.2761 21.9998 12 21.9998H9C8.72386 21.9998 8.5 21.776 8.5 21.4998V16.4998H10.2812L12.5 17.9256Z",fill:"currentColor"}),o.createElement(n,{d:"M17.459 3.07403C18.1244 2.64645 18.9998 3.12492 19 3.91583V19.0838C19 19.875 18.1245 20.3534 17.459 19.9256L11 15.7733V7.22638L17.459 3.07403Z",fill:"currentColor"}),o.createElement(n,{d:"M10 15.4998H5.5C3.29086 15.4998 1.5 13.709 1.5 11.4998C1.50018 9.29082 3.29097 7.49981 5.5 7.49981H10V15.4998Z",fill:"currentColor"}),o.createElement(n,{d:"M20 8.99981C21.3806 8.99981 22.4998 10.1193 22.5 11.4998C22.5 12.8805 21.3807 13.9998 20 13.9998V8.99981Z",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.9256V21.4998C12.5 21.776 12.2761 21.9998 12 21.9998H9C8.72386 21.9998 8.5 21.776 8.5 21.4998V16.4998H10.2812L12.5 17.9256Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.459 3.07403C18.1244 2.64645 18.9998 3.12492 19 3.91583V19.0838C19 19.875 18.1245 20.3534 17.459 19.9256L11 15.7733V7.22638L17.459 3.07403Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10 15.4998H5.5C3.29086 15.4998 1.5 13.709 1.5 11.4998C1.50018 9.29082 3.29097 7.49981 5.5 7.49981H10V15.4998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20 8.99981C21.3806 8.99981 22.4998 10.1193 22.5 11.4998C22.5 12.8805 21.3807 13.9998 20 13.9998V8.99981Z\"\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,sIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,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"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconShield2: FC<CentralIconBaseProps>;
4
+ export default IconShield2;
@@ -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,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(l=d(r,t))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(n({},"__esModule",{value:!0}),o);var h={};x(h,{IconShield2:()=>i,default:()=>g});module.exports=P(h);var p=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=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4289 1.6944C11.7947 1.54376 12.2053 1.54376 12.5711 1.6944L20.0711 4.78264C20.6332 5.01407 21 5.56182 21 6.16966V13C21 17.9705 16.9706 22 12 22C7.02944 22 3 17.9705 3 13V6.16966C3 5.56182 3.36682 5.01407 3.92888 4.78264L11.4289 1.6944Z",fill:"currentColor"})),g=i;0&&(module.exports={IconShield2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShield2/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 IconShield2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4289 1.6944C11.7947 1.54376 12.2053 1.54376 12.5711 1.6944L20.0711 4.78264C20.6332 5.01407 21 5.56182 21 6.16966V13C21 17.9705 16.9706 22 12 22C7.02944 22 3 17.9705 3 13V6.16966C3 5.56182 3.36682 5.01407 3.92888 4.78264L11.4289 1.6944Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShield2;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShield2_exports","__export","IconShield2","IconShield2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShield2","props","React","CentralIconBase","IconShield2_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...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 C}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4289 1.6944C11.7947 1.54376 12.2053 1.54376 12.5711 1.6944L20.0711 4.78264C20.6332 5.01407 21 5.56182 21 6.16966V13C21 17.9705 16.9706 22 12 22C7.02944 22 3 17.9705 3 13V6.16966C3 5.56182 3.36682 5.01407 3.92888 4.78264L11.4289 1.6944Z",fill:"currentColor"})),v=a;export{a as IconShield2,v as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShield2/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 IconShield2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4289 1.6944C11.7947 1.54376 12.2053 1.54376 12.5711 1.6944L20.0711 4.78264C20.6332 5.01407 21 5.56182 21 6.16966V13C21 17.9705 16.9706 22 12 22C7.02944 22 3 17.9705 3 13V6.16966C3 5.56182 3.36682 5.01407 3.92888 4.78264L11.4289 1.6944Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShield2;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,kPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShield2","props","React","CentralIconBase","IconShield2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconShieldCode: FC<CentralIconBaseProps>;
4
+ export default IconShieldCode;
@@ -0,0 +1,2 @@
1
+ "use strict";var L=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=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 u(r))!I.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?L(B(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,{IconShieldCode:()=>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:"M11.4287 1.69465C11.7946 1.544 12.2054 1.544 12.5713 1.69465L20.0713 4.78254C20.6333 5.01399 21 5.56242 21 6.17023V13.0003C20.9999 17.9708 16.9705 22.0003 12 22.0003C7.02951 22.0003 3.00011 17.9708 3 13.0003V6.17023C3 5.56242 3.36669 5.01399 3.92871 4.78254L11.4287 1.69465ZM10.3535 9.1468C10.1583 8.95153 9.84175 8.95153 9.64648 9.1468L7.14648 11.6468C6.95137 11.8421 6.95127 12.1586 7.14648 12.3538L9.64648 14.8538C9.84171 15.0489 10.1583 15.0489 10.3535 14.8538C10.5487 14.6586 10.5486 14.3421 10.3535 14.1468L8.20703 12.0003L10.3535 9.85383C10.5487 9.65862 10.5486 9.34207 10.3535 9.1468ZM14.3535 9.1468C14.1583 8.95153 13.8417 8.95153 13.6465 9.1468C13.4514 9.34207 13.4513 9.65862 13.6465 9.85383L15.793 12.0003L13.6465 14.1468C13.4514 14.3421 13.4513 14.6586 13.6465 14.8538C13.8417 15.0489 14.1583 15.0489 14.3535 14.8538L16.8535 12.3538C17.0487 12.1586 17.0486 11.8421 16.8535 11.6468L14.3535 9.1468Z",fill:"currentColor"})),P=i;0&&(module.exports={IconShieldCode});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShieldCode/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 IconShieldCode: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4287 1.69465C11.7946 1.544 12.2054 1.544 12.5713 1.69465L20.0713 4.78254C20.6333 5.01399 21 5.56242 21 6.17023V13.0003C20.9999 17.9708 16.9705 22.0003 12 22.0003C7.02951 22.0003 3.00011 17.9708 3 13.0003V6.17023C3 5.56242 3.36669 5.01399 3.92871 4.78254L11.4287 1.69465ZM10.3535 9.1468C10.1583 8.95153 9.84175 8.95153 9.64648 9.1468L7.14648 11.6468C6.95137 11.8421 6.95127 12.1586 7.14648 12.3538L9.64648 14.8538C9.84171 15.0489 10.1583 15.0489 10.3535 14.8538C10.5487 14.6586 10.5486 14.3421 10.3535 14.1468L8.20703 12.0003L10.3535 9.85383C10.5487 9.65862 10.5486 9.34207 10.3535 9.1468ZM14.3535 9.1468C14.1583 8.95153 13.8417 8.95153 13.6465 9.1468C13.4514 9.34207 13.4513 9.65862 13.6465 9.85383L15.793 12.0003L13.6465 14.1468C13.4514 14.3421 13.4513 14.6586 13.6465 14.8538C13.8417 15.0489 14.1583 15.0489 14.3535 14.8538L16.8535 12.3538C17.0487 12.1586 17.0486 11.8421 16.8535 11.6468L14.3535 9.1468Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShieldCode;\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,SAAS,UACT,SAAS,UACT,EAAE,g5BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShieldCode_exports","__export","IconShieldCode","IconShieldCode_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShieldCode","props","React","CentralIconBase","IconShieldCode_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:"M11.4287 1.69465C11.7946 1.544 12.2054 1.544 12.5713 1.69465L20.0713 4.78254C20.6333 5.01399 21 5.56242 21 6.17023V13.0003C20.9999 17.9708 16.9705 22.0003 12 22.0003C7.02951 22.0003 3.00011 17.9708 3 13.0003V6.17023C3 5.56242 3.36669 5.01399 3.92871 4.78254L11.4287 1.69465ZM10.3535 9.1468C10.1583 8.95153 9.84175 8.95153 9.64648 9.1468L7.14648 11.6468C6.95137 11.8421 6.95127 12.1586 7.14648 12.3538L9.64648 14.8538C9.84171 15.0489 10.1583 15.0489 10.3535 14.8538C10.5487 14.6586 10.5486 14.3421 10.3535 14.1468L8.20703 12.0003L10.3535 9.85383C10.5487 9.65862 10.5486 9.34207 10.3535 9.1468ZM14.3535 9.1468C14.1583 8.95153 13.8417 8.95153 13.6465 9.1468C13.4514 9.34207 13.4513 9.65862 13.6465 9.85383L15.793 12.0003L13.6465 14.1468C13.4514 14.3421 13.4513 14.6586 13.6465 14.8538C13.8417 15.0489 14.1583 15.0489 14.3535 14.8538L16.8535 12.3538C17.0487 12.1586 17.0486 11.8421 16.8535 11.6468L14.3535 9.1468Z",fill:"currentColor"})),I=a;export{a as IconShieldCode,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShieldCode/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 IconShieldCode: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.4287 1.69465C11.7946 1.544 12.2054 1.544 12.5713 1.69465L20.0713 4.78254C20.6333 5.01399 21 5.56242 21 6.17023V13.0003C20.9999 17.9708 16.9705 22.0003 12 22.0003C7.02951 22.0003 3.00011 17.9708 3 13.0003V6.17023C3 5.56242 3.36669 5.01399 3.92871 4.78254L11.4287 1.69465ZM10.3535 9.1468C10.1583 8.95153 9.84175 8.95153 9.64648 9.1468L7.14648 11.6468C6.95137 11.8421 6.95127 12.1586 7.14648 12.3538L9.64648 14.8538C9.84171 15.0489 10.1583 15.0489 10.3535 14.8538C10.5487 14.6586 10.5486 14.3421 10.3535 14.1468L8.20703 12.0003L10.3535 9.85383C10.5487 9.65862 10.5486 9.34207 10.3535 9.1468ZM14.3535 9.1468C14.1583 8.95153 13.8417 8.95153 13.6465 9.1468C13.4514 9.34207 13.4513 9.65862 13.6465 9.85383L15.793 12.0003L13.6465 14.1468C13.4514 14.3421 13.4513 14.6586 13.6465 14.8538C13.8417 15.0489 14.1583 15.0489 14.3535 14.8538L16.8535 12.3538C17.0487 12.1586 17.0486 11.8421 16.8535 11.6468L14.3535 9.1468Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShieldCode;\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,SAAS,UACT,SAAS,UACT,EAAE,g5BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShieldCode","props","React","CentralIconBase","IconShieldCode_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
@@ -1410,10 +1411,12 @@ Below is a complete list of available icons:
1410
1411
  - IconPasswordStars
1411
1412
  - IconSafeSimple
1412
1413
  - IconShield
1414
+ - IconShield2
1413
1415
  - IconShieldBreak
1414
1416
  - IconShieldCheck
1415
1417
  - IconShieldCheck2
1416
1418
  - IconShieldCheck3
1419
+ - IconShieldCode
1417
1420
  - IconShieldCrossed
1418
1421
  - IconShieldKeyhole
1419
1422
  - IconSiren
@@ -1641,6 +1644,7 @@ Below is a complete list of available icons:
1641
1644
  - IconHeadphones
1642
1645
  - IconKeyboard
1643
1646
  - IconMegaphone
1647
+ - IconMegaphone2
1644
1648
  - IconMicrophone
1645
1649
  - IconMicrophoneOff
1646
1650
  - IconMute
@@ -1740,6 +1744,7 @@ Below is a complete list of available icons:
1740
1744
  - IconBooks
1741
1745
  - IconBronceMedal
1742
1746
  - IconBroom
1747
+ - IconBuildingBlocks
1743
1748
  - IconCap
1744
1749
  - IconCelebrate
1745
1750
  - IconCirclesThree
@@ -182,6 +182,20 @@
182
182
  "packageName": "round-filled-radius-1-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": "1",
193
+ "stroke": "1"
194
+ },
195
+ "createdAt": "2026-02-04T09:00:55.535949+00:00",
196
+ "packageName": "round-filled-radius-1-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\"/>",
@@ -4466,6 +4480,20 @@
4466
4480
  "packageName": "round-filled-radius-1-stroke-1",
4467
4481
  "componentName": "IconBugFace"
4468
4482
  },
4483
+ {
4484
+ "category": "Things",
4485
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 15.8599C2 16.3602 2 16.6104 2.07229 16.8347C2.13625 17.0332 2.24091 17.2162 2.37958 17.372C2.53629 17.5481 2.7519 17.6749 3.18312 17.9286L10.5251 22.2475V18.4909L2 13.4759V15.8599ZM11.2892 18.477V22.2016L20.9312 15.7743C21.322 15.5138 21.5173 15.3836 21.6588 15.2115C21.784 15.0591 21.878 14.8836 21.9353 14.6949C22 14.4818 22 14.2469 22 13.7773V11.3361L11.2892 18.477ZM2 12.588L10.5251 17.6029V13.8462L2 8.8313V12.588ZM11.2892 13.8313V17.557L22 10.4161V6.69149L11.2892 13.8313ZM2.35752 8.15467L10.8943 13.176L21.635 6.01487L14.3228 2.1442C13.8796 1.9096 13.6581 1.7923 13.4255 1.7513C13.2196 1.71501 13.0085 1.72214 12.8056 1.77221C12.5763 1.8288 12.3631 1.96077 11.9368 2.22471L2.35752 8.15467Z\" fill=\"currentColor\"/>",
4486
+ "iconName": "building-blocks, skills, stack",
4487
+ "variant": {
4488
+ "join": "round",
4489
+ "filled": "on",
4490
+ "radius": "1",
4491
+ "stroke": "1"
4492
+ },
4493
+ "createdAt": "2026-02-03T09:00:37.643272+00:00",
4494
+ "packageName": "round-filled-radius-1-stroke-1",
4495
+ "componentName": "IconBuildingBlocks"
4496
+ },
4469
4497
  {
4470
4498
  "category": "Building",
4471
4499
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V19H1.5C1.22386 19 1 19.2239 1 19.5C1 19.7761 1.22386 20 1.5 20H22.5C22.7761 20 23 19.7761 23 19.5C23 19.2239 22.7761 19 22.5 19H21V8.5C21 7.67157 20.3284 7 19.5 7H16V19H15V4.5C15 3.67157 14.3284 3 13.5 3H4.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H10.5C10.7761 9 11 8.77614 11 8.5C11 8.22386 10.7761 8 10.5 8H7.5ZM7.5 12C7.22386 12 7 12.2239 7 12.5C7 12.7761 7.22386 13 7.5 13H10.5C10.7761 13 11 12.7761 11 12.5C11 12.2239 10.7761 12 10.5 12H7.5Z\" fill=\"currentColor\"/>",
@@ -14854,6 +14882,20 @@
14854
14882
  "packageName": "round-filled-radius-1-stroke-1",
14855
14883
  "componentName": "IconMegaphone"
14856
14884
  },
14885
+ {
14886
+ "category": "Sound & Music",
14887
+ "svg": "<path d=\"M12.5 17.9256V21.4998C12.5 21.776 12.2761 21.9998 12 21.9998H9C8.72386 21.9998 8.5 21.776 8.5 21.4998V16.4998H10.2812L12.5 17.9256Z\" fill=\"currentColor\"/><path d=\"M17.459 3.07403C18.1244 2.64645 18.9998 3.12492 19 3.91583V19.0838C19 19.875 18.1245 20.3534 17.459 19.9256L11 15.7733V7.22638L17.459 3.07403Z\" fill=\"currentColor\"/><path d=\"M10 15.4998H5.5C3.29086 15.4998 1.5 13.709 1.5 11.4998C1.50018 9.29082 3.29097 7.49981 5.5 7.49981H10V15.4998Z\" fill=\"currentColor\"/><path d=\"M20 8.99981C21.3806 8.99981 22.4998 10.1193 22.5 11.4998C22.5 12.8805 21.3807 13.9998 20 13.9998V8.99981Z\" fill=\"currentColor\"/>",
14888
+ "iconName": "megaphone-2, loud, speak, promote, feedback",
14889
+ "variant": {
14890
+ "join": "round",
14891
+ "filled": "on",
14892
+ "radius": "1",
14893
+ "stroke": "1"
14894
+ },
14895
+ "createdAt": "2026-02-04T09:00:55.535949+00:00",
14896
+ "packageName": "round-filled-radius-1-stroke-1",
14897
+ "componentName": "IconMegaphone2"
14898
+ },
14857
14899
  {
14858
14900
  "category": "Sound & Music",
14859
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\"/>",
@@ -19404,6 +19446,20 @@
19404
19446
  "packageName": "round-filled-radius-1-stroke-1",
19405
19447
  "componentName": "IconShield"
19406
19448
  },
19449
+ {
19450
+ "category": "Security",
19451
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4289 1.6944C11.7947 1.54376 12.2053 1.54376 12.5711 1.6944L20.0711 4.78264C20.6332 5.01407 21 5.56182 21 6.16966V13C21 17.9705 16.9706 22 12 22C7.02944 22 3 17.9705 3 13V6.16966C3 5.56182 3.36682 5.01407 3.92888 4.78264L11.4289 1.6944Z\" fill=\"currentColor\"/>",
19452
+ "iconName": "shield-2, safety, privacy",
19453
+ "variant": {
19454
+ "join": "round",
19455
+ "filled": "on",
19456
+ "radius": "1",
19457
+ "stroke": "1"
19458
+ },
19459
+ "createdAt": "2026-02-03T09:00:37.643272+00:00",
19460
+ "packageName": "round-filled-radius-1-stroke-1",
19461
+ "componentName": "IconShield2"
19462
+ },
19407
19463
  {
19408
19464
  "category": "Security",
19409
19465
  "svg": "<path d=\"M19.1667 18.4449L22.1854 20.8886C22.4 21.0624 22.7149 21.0292 22.8886 20.8146C23.0624 20.6 23.0292 20.2851 22.8146 20.1114L1.81462 3.11139C1.59999 2.93765 1.28514 2.97079 1.11139 3.18542C0.937646 3.40005 0.970787 3.71489 1.18542 3.88864L3.16306 5.48959C3.05795 5.6961 3 5.92819 3 6.16978V13.0001C3 17.9706 7.02944 22.0001 12 22.0001C14.9243 22.0001 17.5228 20.6054 19.1667 18.4449Z\" fill=\"currentColor\"/><path d=\"M21 13.0001C21 14.3227 20.7147 15.5787 20.2023 16.7099L4.94961 4.36246L11.4289 1.69453C11.7947 1.54388 12.2053 1.54388 12.5711 1.69453L20.0711 4.78276C20.6332 5.01419 21 5.56194 21 6.16978V13.0001Z\" fill=\"currentColor\"/>",
@@ -19460,6 +19516,20 @@
19460
19516
  "packageName": "round-filled-radius-1-stroke-1",
19461
19517
  "componentName": "IconShieldCheck3"
19462
19518
  },
19519
+ {
19520
+ "category": "Security",
19521
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4287 1.69465C11.7946 1.544 12.2054 1.544 12.5713 1.69465L20.0713 4.78254C20.6333 5.01399 21 5.56242 21 6.17023V13.0003C20.9999 17.9708 16.9705 22.0003 12 22.0003C7.02951 22.0003 3.00011 17.9708 3 13.0003V6.17023C3 5.56242 3.36669 5.01399 3.92871 4.78254L11.4287 1.69465ZM10.3535 9.1468C10.1583 8.95153 9.84175 8.95153 9.64648 9.1468L7.14648 11.6468C6.95137 11.8421 6.95127 12.1586 7.14648 12.3538L9.64648 14.8538C9.84171 15.0489 10.1583 15.0489 10.3535 14.8538C10.5487 14.6586 10.5486 14.3421 10.3535 14.1468L8.20703 12.0003L10.3535 9.85383C10.5487 9.65862 10.5486 9.34207 10.3535 9.1468ZM14.3535 9.1468C14.1583 8.95153 13.8417 8.95153 13.6465 9.1468C13.4514 9.34207 13.4513 9.65862 13.6465 9.85383L15.793 12.0003L13.6465 14.1468C13.4514 14.3421 13.4513 14.6586 13.6465 14.8538C13.8417 15.0489 14.1583 15.0489 14.3535 14.8538L16.8535 12.3538C17.0487 12.1586 17.0486 11.8421 16.8535 11.6468L14.3535 9.1468Z\" fill=\"currentColor\"/>",
19522
+ "iconName": "shield-code, sandbox",
19523
+ "variant": {
19524
+ "join": "round",
19525
+ "filled": "on",
19526
+ "radius": "1",
19527
+ "stroke": "1"
19528
+ },
19529
+ "createdAt": "2026-02-03T09:00:37.643272+00:00",
19530
+ "packageName": "round-filled-radius-1-stroke-1",
19531
+ "componentName": "IconShieldCode"
19532
+ },
19463
19533
  {
19464
19534
  "category": "Security",
19465
19535
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5383 2.12361C11.8384 2.0265 12.1616 2.0265 12.4617 2.12361L19.9617 4.55008C20.5807 4.75033 21 5.32672 21 5.97725V11.9121C21 14.5723 19.7883 16.5922 18.0945 18.2027C16.4145 19.8001 14.2322 21.0215 12.2374 22.0977C12.0892 22.1776 11.9108 22.1776 11.7626 22.0977C9.76777 21.0215 7.58545 19.8001 5.90547 18.2027C4.21165 16.5922 3 14.5723 3 11.9121V5.97725C3 5.32672 3.41932 4.75033 4.03827 4.55009L11.5383 2.12361ZM14.1215 14.3522C14.3163 14.5479 14.6328 14.5487 14.8286 14.3539C15.0243 14.1591 15.025 13.8425 14.8302 13.6468L12.6936 11.5001L14.8302 9.3532C15.025 9.15747 15.0243 8.84089 14.8285 8.64609C14.6328 8.4513 14.3162 8.45206 14.1214 8.64779L11.9881 10.7913L9.85438 8.64755C9.65958 8.45183 9.34299 8.45109 9.14727 8.64589C8.95156 8.84069 8.95081 9.15728 9.14562 9.353L11.2827 11.5002L9.1456 13.6476C8.9508 13.8433 8.95156 14.1599 9.14729 14.3547C9.34302 14.5495 9.65961 14.5487 9.8544 14.353L11.9882 12.2089L14.1215 14.3522Z\" 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"
@@ -318,6 +319,7 @@ export type CentralIconName =
318
319
  | "IconBucket"
319
320
  | "IconBug"
320
321
  | "IconBugFace"
322
+ | "IconBuildingBlocks"
321
323
  | "IconBuildings"
322
324
  | "IconBulletList"
323
325
  | "IconBun"
@@ -1060,6 +1062,7 @@ export type CentralIconName =
1060
1062
  | "IconMedicineTablett"
1061
1063
  | "IconMedium"
1062
1064
  | "IconMegaphone"
1065
+ | "IconMegaphone2"
1063
1066
  | "IconMicrophone"
1064
1067
  | "IconMicrophoneOff"
1065
1068
  | "IconMicrophoneSparkle"
@@ -1385,10 +1388,12 @@ export type CentralIconName =
1385
1388
  | "IconShareOs"
1386
1389
  | "IconShareScreen"
1387
1390
  | "IconShield"
1391
+ | "IconShield2"
1388
1392
  | "IconShieldBreak"
1389
1393
  | "IconShieldCheck"
1390
1394
  | "IconShieldCheck2"
1391
1395
  | "IconShieldCheck3"
1396
+ | "IconShieldCode"
1392
1397
  | "IconShieldCrossed"
1393
1398
  | "IconShieldKeyhole"
1394
1399
  | "IconShift"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
3
- "version": "1.1.115",
3
+ "version": "1.1.117",
4
4
  "style": "round-filled-radius-1-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-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": 1747,
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",
@@ -1312,7 +1313,7 @@
1312
1313
  ]
1313
1314
  },
1314
1315
  "Security": {
1315
- "count": 28,
1316
+ "count": 30,
1316
1317
  "icons": [
1317
1318
  "IconAnonymous",
1318
1319
  "IconAsterisk",
@@ -1332,10 +1333,12 @@
1332
1333
  "IconPasswordStars",
1333
1334
  "IconSafeSimple",
1334
1335
  "IconShield",
1336
+ "IconShield2",
1335
1337
  "IconShieldBreak",
1336
1338
  "IconShieldCheck",
1337
1339
  "IconShieldCheck2",
1338
1340
  "IconShieldCheck3",
1341
+ "IconShieldCode",
1339
1342
  "IconShieldCrossed",
1340
1343
  "IconShieldKeyhole",
1341
1344
  "IconSiren",
@@ -1551,7 +1554,7 @@
1551
1554
  ]
1552
1555
  },
1553
1556
  "Sound & Music": {
1554
- "count": 52,
1557
+ "count": 53,
1555
1558
  "icons": [
1556
1559
  "IconAirpodLeft",
1557
1560
  "IconAirpodRight",
@@ -1569,6 +1572,7 @@
1569
1572
  "IconHeadphones",
1570
1573
  "IconKeyboard",
1571
1574
  "IconMegaphone",
1575
+ "IconMegaphone2",
1572
1576
  "IconMicrophone",
1573
1577
  "IconMicrophoneOff",
1574
1578
  "IconMute",
@@ -1657,7 +1661,7 @@
1657
1661
  ]
1658
1662
  },
1659
1663
  "Things": {
1660
- "count": 119,
1664
+ "count": 120,
1661
1665
  "icons": [
1662
1666
  "IconAnvil",
1663
1667
  "IconBackpack",
@@ -1674,6 +1678,7 @@
1674
1678
  "IconBooks",
1675
1679
  "IconBronceMedal",
1676
1680
  "IconBroom",
1681
+ "IconBuildingBlocks",
1677
1682
  "IconCap",
1678
1683
  "IconCelebrate",
1679
1684
  "IconCirclesThree",
@@ -1960,6 +1965,7 @@
1960
1965
  "IconAdobeAcrobat": "adobe-acrobat",
1961
1966
  "IconAffinity": "affinity",
1962
1967
  "IconAgent": "agent, flow, diagram, org",
1968
+ "IconAgenticCoding": "agentic-coding, ai-code, vibe-code",
1963
1969
  "IconAirdrop": "airdrop, file-sharing, radar",
1964
1970
  "IconAirdrop2": "airdrop-2, free, drop, parachute",
1965
1971
  "IconAirplane": "airplane, flight",
@@ -2266,6 +2272,7 @@
2266
2272
  "IconBucket": "bucket, trash, can",
2267
2273
  "IconBug": "bug, issue",
2268
2274
  "IconBugFace": "bug-face, issue",
2275
+ "IconBuildingBlocks": "building-blocks, skills, stack",
2269
2276
  "IconBuildings": "buildings, company, workspace",
2270
2277
  "IconBulletList": "bullet-list",
2271
2278
  "IconBun": "bun",
@@ -3008,6 +3015,7 @@
3008
3015
  "IconMedicineTablett": "medicine-tablett, pill",
3009
3016
  "IconMedium": "medium",
3010
3017
  "IconMegaphone": "megaphone, loud, speak, promote, feedback",
3018
+ "IconMegaphone2": "megaphone-2, loud, speak, promote, feedback",
3011
3019
  "IconMicrophone": "microphone, mic, sound, podcast",
3012
3020
  "IconMicrophoneOff": "microphone-off",
3013
3021
  "IconMicrophoneSparkle": "microphone-sparkle, mic, sound, podcast",
@@ -3333,10 +3341,12 @@
3333
3341
  "IconShareOs": "share-os",
3334
3342
  "IconShareScreen": "share-screen, screen-sharing",
3335
3343
  "IconShield": "shield, security, protection",
3344
+ "IconShield2": "shield-2, safety, privacy",
3336
3345
  "IconShieldBreak": "shield-break, not-secure",
3337
3346
  "IconShieldCheck": "shield-check, security, protection",
3338
3347
  "IconShieldCheck2": "shield-check-2, protect, security, check",
3339
3348
  "IconShieldCheck3": "shield-check-3, check",
3349
+ "IconShieldCode": "shield-code, sandbox",
3340
3350
  "IconShieldCrossed": "shield-crossed, security, protection",
3341
3351
  "IconShieldKeyhole": "shield-keyhole",
3342
3352
  "IconShift": "shift",
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";
@@ -317,6 +318,7 @@ export { IconBubbles, default as IconBubblesDefault } from "./IconBubbles";
317
318
  export { IconBucket, default as IconBucketDefault } from "./IconBucket";
318
319
  export { IconBug, default as IconBugDefault } from "./IconBug";
319
320
  export { IconBugFace, default as IconBugFaceDefault } from "./IconBugFace";
321
+ export { IconBuildingBlocks, default as IconBuildingBlocksDefault, } from "./IconBuildingBlocks";
320
322
  export { IconBuildings, default as IconBuildingsDefault, } from "./IconBuildings";
321
323
  export { IconBulletList, default as IconBulletListDefault, } from "./IconBulletList";
322
324
  export { IconBun, default as IconBunDefault } from "./IconBun";
@@ -1059,6 +1061,7 @@ export { IconMedicinePill2, default as IconMedicinePill2Default, } from "./IconM
1059
1061
  export { IconMedicineTablett, default as IconMedicineTablettDefault, } from "./IconMedicineTablett";
1060
1062
  export { IconMedium, default as IconMediumDefault } from "./IconMedium";
1061
1063
  export { IconMegaphone, default as IconMegaphoneDefault, } from "./IconMegaphone";
1064
+ export { IconMegaphone2, default as IconMegaphone2Default, } from "./IconMegaphone2";
1062
1065
  export { IconMicrophone, default as IconMicrophoneDefault, } from "./IconMicrophone";
1063
1066
  export { IconMicrophoneOff, default as IconMicrophoneOffDefault, } from "./IconMicrophoneOff";
1064
1067
  export { IconMicrophoneSparkle, default as IconMicrophoneSparkleDefault, } from "./IconMicrophoneSparkle";
@@ -1384,10 +1387,12 @@ export { IconShareArrowDown, default as IconShareArrowDownDefault, } from "./Ico
1384
1387
  export { IconShareOs, default as IconShareOsDefault } from "./IconShareOs";
1385
1388
  export { IconShareScreen, default as IconShareScreenDefault, } from "./IconShareScreen";
1386
1389
  export { IconShield, default as IconShieldDefault } from "./IconShield";
1390
+ export { IconShield2, default as IconShield2Default } from "./IconShield2";
1387
1391
  export { IconShieldBreak, default as IconShieldBreakDefault, } from "./IconShieldBreak";
1388
1392
  export { IconShieldCheck, default as IconShieldCheckDefault, } from "./IconShieldCheck";
1389
1393
  export { IconShieldCheck2, default as IconShieldCheck2Default, } from "./IconShieldCheck2";
1390
1394
  export { IconShieldCheck3, default as IconShieldCheck3Default, } from "./IconShieldCheck3";
1395
+ export { IconShieldCode, default as IconShieldCodeDefault, } from "./IconShieldCode";
1391
1396
  export { IconShieldCrossed, default as IconShieldCrossedDefault, } from "./IconShieldCrossed";
1392
1397
  export { IconShieldKeyhole, default as IconShieldKeyholeDefault, } from "./IconShieldKeyhole";
1393
1398
  export { IconShift, default as IconShiftDefault } from "./IconShift";