@central-icons-react-native/round-filled-radius-0-stroke-1.5 1.1.67 → 1.1.69

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 IconCodeMedium: FC<CentralIconBaseProps>;
4
+ export default IconCodeMedium;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!L.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=d(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>l(n({},"__esModule",{value:!0}),o);var g={};v(g,{IconCodeMedium:()=>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:"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z",fill:"currentColor"})),P=i;0&&(module.exports={IconCodeMedium});
2
+ //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconInsertHtml/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 IconInsertHtml: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconInsertHtml;\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,smBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconInsertHtml_exports","__export","IconInsertHtml","IconInsertHtml_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconInsertHtml","props","React","CentralIconBase","IconInsertHtml_default"]}
1
+ {"version":3,"sources":["../src/IconCodeMedium/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 IconCodeMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeMedium;\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,smBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeMedium_exports","__export","IconCodeMedium","IconCodeMedium_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCodeMedium","props","React","CentralIconBase","IconCodeMedium_default"]}
@@ -1,2 +1,2 @@
1
- import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z",fill:"currentColor"})),d=a;export{a as IconInsertHtml,d as default};
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:"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z",fill:"currentColor"})),L=a;export{a as IconCodeMedium,L as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconInsertHtml/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 IconInsertHtml: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconInsertHtml;\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,smBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconInsertHtml","props","React","CentralIconBase","IconInsertHtml_default"]}
1
+ {"version":3,"sources":["../src/IconCodeMedium/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 IconCodeMedium: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeMedium;\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,smBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCodeMedium","props","React","CentralIconBase","IconCodeMedium_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconConnectors1: FC<CentralIconBaseProps>;
4
+ export default IconConnectors1;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!P.call(r,n)&&n!==C&&e(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>a(e({},"__esModule",{value:!0}),r);var h={};g(h,{IconConnectors1:()=>i,default:()=>v});module.exports=d(h);var t=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...C})=>s.default.createElement(f.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>t.default.createElement(c,{...r},t.default.createElement(p.Path,{d:"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z",fill:"currentColor"})),v=i;0&&(module.exports={IconConnectors1});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConnectors1/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 IconConnectors1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConnectors1;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2VACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconConnectors1_exports","__export","IconConnectors1","IconConnectors1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconConnectors1","props","React","CentralIconBase","IconConnectors1_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:C,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as n}from"react-native-svg";var a=C=>o.createElement(t,{...C},o.createElement(n,{d:"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z",fill:"currentColor"}),o.createElement(n,{d:"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z",fill:"currentColor"}),o.createElement(n,{d:"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z",fill:"currentColor"})),P=a;export{a as IconConnectors1,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConnectors1/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 IconConnectors1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConnectors1;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2VACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconConnectors1","props","React","CentralIconBase","IconConnectors1_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconConnectors2: FC<CentralIconBaseProps>;
4
+ export default IconConnectors2;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!P.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(e({},"__esModule",{value:!0}),r);var h={};g(h,{IconConnectors2:()=>i,default:()=>d});module.exports=v(h);var C=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>s.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M17 3C19.2091 3 21 4.79086 21 7C21 8.95272 19.6005 10.5776 17.75 10.9287V17C17.75 17.4142 17.4142 17.75 17 17.75H10.9287C10.5776 19.6005 8.95272 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C8.95272 13 10.5776 14.3995 10.9287 16.25H16.25V10.9287C14.3995 10.5776 13 8.95272 13 7C13 4.79086 14.7909 3 17 3Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z",fill:"currentColor"})),d=i;0&&(module.exports={IconConnectors2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConnectors2/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 IconConnectors2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 3C19.2091 3 21 4.79086 21 7C21 8.95272 19.6005 10.5776 17.75 10.9287V17C17.75 17.4142 17.4142 17.75 17 17.75H10.9287C10.5776 19.6005 8.95272 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C8.95272 13 10.5776 14.3995 10.9287 16.25H16.25V10.9287C14.3995 10.5776 13 8.95272 13 7C13 4.79086 14.7909 3 17 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConnectors2;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iUACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconConnectors2_exports","__export","IconConnectors2","IconConnectors2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconConnectors2","props","React","CentralIconBase","IconConnectors2_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as e}from"react-native-svg";var a=o=>t.createElement(n,{...o},t.createElement(e,{d:"M17 3C19.2091 3 21 4.79086 21 7C21 8.95272 19.6005 10.5776 17.75 10.9287V17C17.75 17.4142 17.4142 17.75 17 17.75H10.9287C10.5776 19.6005 8.95272 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C8.95272 13 10.5776 14.3995 10.9287 16.25H16.25V10.9287C14.3995 10.5776 13 8.95272 13 7C13 4.79086 14.7909 3 17 3Z",fill:"currentColor"}),t.createElement(e,{d:"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z",fill:"currentColor"})),P=a;export{a as IconConnectors2,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconConnectors2/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 IconConnectors2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 3C19.2091 3 21 4.79086 21 7C21 8.95272 19.6005 10.5776 17.75 10.9287V17C17.75 17.4142 17.4142 17.75 17 17.75H10.9287C10.5776 19.6005 8.95272 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C8.95272 13 10.5776 14.3995 10.9287 16.25H16.25V10.9287C14.3995 10.5776 13 8.95272 13 7C13 4.79086 14.7909 3 17 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConnectors2;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iUACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconConnectors2","props","React","CentralIconBase","IconConnectors2_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVibeCoding2: FC<CentralIconBaseProps>;
4
+ export default IconVibeCoding2;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var e=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},L=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!g.call(r,n)&&n!==C&&e(r,n,{get:()=>o[n],enumerable:!(l=u(o,n))||l.enumerable});return r};var a=(r,o,C)=>(C=r!=null?c(I(r)):{},L(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>L(e({},"__esModule",{value:!0}),r);var v={};x(v,{IconVibeCoding2:()=>i,default:()=>d});module.exports=P(v);var t=a(require("react"));var m=a(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...C})=>m.default.createElement(f.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>t.default.createElement(s,{...r},t.default.createElement(p.Path,{d:"M8.71967 4.21973C9.01257 3.92686 9.48733 3.92684 9.78022 4.21973C10.0731 4.51261 10.0731 4.98739 9.78022 5.28027L3.06049 12L9.78022 18.7197C10.0731 19.0126 10.0731 19.4874 9.78022 19.7803C9.48733 20.0732 9.01257 20.0731 8.71967 19.7803L1.46967 12.5303C1.17678 12.2374 1.17678 11.7626 1.46967 11.4697L8.71967 4.21973Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M21.4697 11.4697C21.7626 11.1769 22.2373 11.1768 22.5302 11.4697C22.8231 11.7626 22.8231 12.2374 22.5302 12.5303L15.2802 19.7803C14.9873 20.0732 14.5126 20.0731 14.2197 19.7803C13.9268 19.4874 13.9268 19.0126 14.2197 18.7197L21.4697 11.4697Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M16.9999 3C17.2409 3.00002 17.4574 3.14821 17.5439 3.37305L18.2402 5.18555C18.3418 5.44945 18.5505 5.6582 18.8144 5.75977L20.6269 6.45605C20.8517 6.54261 20.9999 6.75908 20.9999 7C20.9999 7.24092 20.8517 7.45739 20.6269 7.54395L18.8144 8.24023C18.5505 8.3418 18.3418 8.55055 18.2402 8.81445L17.5439 10.627C17.4574 10.8518 17.2409 11 16.9999 11C16.759 11 16.5425 10.8518 16.456 10.627L15.7597 8.81445C15.6581 8.55057 15.4494 8.34182 15.1855 8.24023L13.373 7.54395C13.1481 7.45741 12.9999 7.24095 12.9999 7C12.9999 6.75905 13.1481 6.54259 13.373 6.45605L15.1855 5.75977C15.4494 5.65818 15.6581 5.44943 15.7597 5.18555L16.456 3.37305C16.5425 3.14821 16.759 3 16.9999 3Z",fill:"currentColor"})),d=i;0&&(module.exports={IconVibeCoding2});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVibeCoding2/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 IconVibeCoding2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.71967 4.21973C9.01257 3.92686 9.48733 3.92684 9.78022 4.21973C10.0731 4.51261 10.0731 4.98739 9.78022 5.28027L3.06049 12L9.78022 18.7197C10.0731 19.0126 10.0731 19.4874 9.78022 19.7803C9.48733 20.0732 9.01257 20.0731 8.71967 19.7803L1.46967 12.5303C1.17678 12.2374 1.17678 11.7626 1.46967 11.4697L8.71967 4.21973Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.4697 11.4697C21.7626 11.1769 22.2373 11.1768 22.5302 11.4697C22.8231 11.7626 22.8231 12.2374 22.5302 12.5303L15.2802 19.7803C14.9873 20.0732 14.5126 20.0731 14.2197 19.7803C13.9268 19.4874 13.9268 19.0126 14.2197 18.7197L21.4697 11.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9999 3C17.2409 3.00002 17.4574 3.14821 17.5439 3.37305L18.2402 5.18555C18.3418 5.44945 18.5505 5.6582 18.8144 5.75977L20.6269 6.45605C20.8517 6.54261 20.9999 6.75908 20.9999 7C20.9999 7.24092 20.8517 7.45739 20.6269 7.54395L18.8144 8.24023C18.5505 8.3418 18.3418 8.55055 18.2402 8.81445L17.5439 10.627C17.4574 10.8518 17.2409 11 16.9999 11C16.759 11 16.5425 10.8518 16.456 10.627L15.7597 8.81445C15.6581 8.55057 15.4494 8.34182 15.1855 8.24023L13.373 7.54395C13.1481 7.45741 12.9999 7.24095 12.9999 7C12.9999 6.75905 13.1481 6.54259 13.373 6.45605L15.1855 5.75977C15.4494 5.65818 15.6581 5.44943 15.7597 5.18555L16.456 3.37305C16.5425 3.14821 16.759 3 16.9999 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCoding2;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,+TACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6pBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVibeCoding2_exports","__export","IconVibeCoding2","IconVibeCoding2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVibeCoding2","props","React","CentralIconBase","IconVibeCoding2_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:C,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as n}from"react-native-svg";var L=C=>o.createElement(t,{...C},o.createElement(n,{d:"M8.71967 4.21973C9.01257 3.92686 9.48733 3.92684 9.78022 4.21973C10.0731 4.51261 10.0731 4.98739 9.78022 5.28027L3.06049 12L9.78022 18.7197C10.0731 19.0126 10.0731 19.4874 9.78022 19.7803C9.48733 20.0732 9.01257 20.0731 8.71967 19.7803L1.46967 12.5303C1.17678 12.2374 1.17678 11.7626 1.46967 11.4697L8.71967 4.21973Z",fill:"currentColor"}),o.createElement(n,{d:"M21.4697 11.4697C21.7626 11.1769 22.2373 11.1768 22.5302 11.4697C22.8231 11.7626 22.8231 12.2374 22.5302 12.5303L15.2802 19.7803C14.9873 20.0732 14.5126 20.0731 14.2197 19.7803C13.9268 19.4874 13.9268 19.0126 14.2197 18.7197L21.4697 11.4697Z",fill:"currentColor"}),o.createElement(n,{d:"M16.9999 3C17.2409 3.00002 17.4574 3.14821 17.5439 3.37305L18.2402 5.18555C18.3418 5.44945 18.5505 5.6582 18.8144 5.75977L20.6269 6.45605C20.8517 6.54261 20.9999 6.75908 20.9999 7C20.9999 7.24092 20.8517 7.45739 20.6269 7.54395L18.8144 8.24023C18.5505 8.3418 18.3418 8.55055 18.2402 8.81445L17.5439 10.627C17.4574 10.8518 17.2409 11 16.9999 11C16.759 11 16.5425 10.8518 16.456 10.627L15.7597 8.81445C15.6581 8.55057 15.4494 8.34182 15.1855 8.24023L13.373 7.54395C13.1481 7.45741 12.9999 7.24095 12.9999 7C12.9999 6.75905 13.1481 6.54259 13.373 6.45605L15.1855 5.75977C15.4494 5.65818 15.6581 5.44943 15.7597 5.18555L16.456 3.37305C16.5425 3.14821 16.759 3 16.9999 3Z",fill:"currentColor"})),g=L;export{L as IconVibeCoding2,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconVibeCoding2/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 IconVibeCoding2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.71967 4.21973C9.01257 3.92686 9.48733 3.92684 9.78022 4.21973C10.0731 4.51261 10.0731 4.98739 9.78022 5.28027L3.06049 12L9.78022 18.7197C10.0731 19.0126 10.0731 19.4874 9.78022 19.7803C9.48733 20.0732 9.01257 20.0731 8.71967 19.7803L1.46967 12.5303C1.17678 12.2374 1.17678 11.7626 1.46967 11.4697L8.71967 4.21973Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.4697 11.4697C21.7626 11.1769 22.2373 11.1768 22.5302 11.4697C22.8231 11.7626 22.8231 12.2374 22.5302 12.5303L15.2802 19.7803C14.9873 20.0732 14.5126 20.0731 14.2197 19.7803C13.9268 19.4874 13.9268 19.0126 14.2197 18.7197L21.4697 11.4697Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.9999 3C17.2409 3.00002 17.4574 3.14821 17.5439 3.37305L18.2402 5.18555C18.3418 5.44945 18.5505 5.6582 18.8144 5.75977L20.6269 6.45605C20.8517 6.54261 20.9999 6.75908 20.9999 7C20.9999 7.24092 20.8517 7.45739 20.6269 7.54395L18.8144 8.24023C18.5505 8.3418 18.3418 8.55055 18.2402 8.81445L17.5439 10.627C17.4574 10.8518 17.2409 11 16.9999 11C16.759 11 16.5425 10.8518 16.456 10.627L15.7597 8.81445C15.6581 8.55057 15.4494 8.34182 15.1855 8.24023L13.373 7.54395C13.1481 7.45741 12.9999 7.24095 12.9999 7C12.9999 6.75905 13.1481 6.54259 13.373 6.45605L15.1855 5.75977C15.4494 5.65818 15.6581 5.44943 15.7597 5.18555L16.456 3.37305C16.5425 3.14821 16.759 3 16.9999 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCoding2;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,+TACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6pBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVibeCoding2","props","React","CentralIconBase","IconVibeCoding2_default"]}
package/README.md CHANGED
@@ -432,6 +432,7 @@ Below is a complete list of available icons:
432
432
  - IconCodeInsert
433
433
  - IconCodeLarge
434
434
  - IconCodeLines
435
+ - IconCodeMedium
435
436
  - IconCommits
436
437
  - IconConsole
437
438
  - IconConsoleSimple
@@ -449,6 +450,7 @@ Below is a complete list of available icons:
449
450
  - IconShip
450
451
  - IconTestflight
451
452
  - IconVibeCoding
453
+ - IconVibeCoding2
452
454
  - IconWebsite
453
455
 
454
456
  ### Communication
@@ -541,6 +543,8 @@ Below is a complete list of available icons:
541
543
  - IconChipSimple
542
544
  - IconChromecast
543
545
  - IconCircleRecord
546
+ - IconConnectors1
547
+ - IconConnectors2
544
548
  - IconDevices
545
549
  - IconFullscreen
546
550
  - IconHaptic
@@ -1795,7 +1799,6 @@ Below is a complete list of available icons:
1795
1799
  - IconHorizontalAlignmentBottom
1796
1800
  - IconHorizontalAlignmentCenter
1797
1801
  - IconHorizontalAlignmentTop
1798
- - IconInsertHtml
1799
1802
  - IconItalic
1800
1803
  - IconLinebreak
1801
1804
  - IconLineHeight
@@ -6664,6 +6664,20 @@
6664
6664
  "packageName": "round-filled-radius-0-stroke-1.5",
6665
6665
  "componentName": "IconCodeLines"
6666
6666
  },
6667
+ {
6668
+ "category": "Code",
6669
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\" fill=\"currentColor\"/>",
6670
+ "iconName": "code-medium, syntax, brackets, dev",
6671
+ "variant": {
6672
+ "join": "round",
6673
+ "filled": "on",
6674
+ "radius": "0",
6675
+ "stroke": "1.5"
6676
+ },
6677
+ "createdAt": "2025-02-15T21:11:34.065631+00:00",
6678
+ "packageName": "round-filled-radius-0-stroke-1.5",
6679
+ "componentName": "IconCodeMedium"
6680
+ },
6667
6681
  {
6668
6682
  "category": "Social Media & Brands",
6669
6683
  "svg": "<path d=\"M21.9917 8.85354C21.9118 8.33327 21.3324 8.05313 20.9328 7.79299C20.2135 7.31275 19.5142 6.85251 18.7949 6.37226C17.0965 5.23167 15.3782 4.09108 13.6799 2.95049C13.2803 2.69036 12.8807 2.41021 12.4811 2.15008C12.2013 1.94997 11.8217 1.94997 11.522 2.15008C10.3831 2.91047 9.22426 3.69087 8.08538 4.45127L3.05033 7.813C2.61076 8.09315 2.03133 8.37329 2.01135 8.9736C1.99137 9.63395 2.01135 10.3143 2.01135 10.9746V14.1763C2.01135 14.7566 1.89147 15.4369 2.43094 15.7971C3.70968 16.6776 5.00841 17.518 6.30713 18.3785C7.90556 19.439 9.50399 20.5196 11.1024 21.5801C11.542 21.8803 11.9816 22.2004 12.521 21.8403C12.9806 21.5401 13.4201 21.2399 13.8797 20.9398C15.6579 19.7592 17.4362 18.5586 19.2145 17.3779L21.1925 16.0573C21.3124 15.9772 21.4523 15.8972 21.5721 15.7971C21.8519 15.597 21.9717 15.3169 21.9717 14.9767V9.47386C21.9917 9.25375 22.0117 9.05365 21.9917 8.85354C21.9917 8.89356 21.9917 8.83353 21.9917 8.85354ZM12.8607 4.47128L19.5941 8.9736L16.597 10.9946L12.8607 8.49336V4.47128ZM11.1424 4.47128V8.47335L7.42603 10.9746L4.40899 8.9736L11.1424 4.47128ZM3.72966 10.5744L5.86756 12.0152L3.72966 13.4559V10.5744ZM11.1424 19.5591L4.40899 15.0567L7.40605 13.0357L11.1224 15.537V19.5591H11.1424ZM12.0015 14.0562L8.96452 12.0152L12.0015 9.97412L15.0386 12.0152L12.0015 14.0562ZM12.8607 19.5591V15.557L16.577 13.0557L19.5741 15.0768L12.8607 19.5591ZM20.2734 13.4559L18.1355 12.0152L20.2934 10.5744L20.2734 13.4559Z\" fill=\"currentColor\"/>",
@@ -7028,6 +7042,34 @@
7028
7042
  "packageName": "round-filled-radius-0-stroke-1.5",
7029
7043
  "componentName": "IconConcise"
7030
7044
  },
7045
+ {
7046
+ "category": "Devices & Signals",
7047
+ "svg": "<path d=\"M17 3C19.2091 3 21 4.79086 21 7C21 9.20914 19.2091 11 17 11C16.1663 11 15.3928 10.744 14.752 10.3076L10.3076 14.752C10.744 15.3928 11 16.1663 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C7.83325 13 8.60649 13.2555 9.24707 13.6914L13.6914 9.24707C13.2555 8.60649 13 7.83325 13 7C13 4.79086 14.7909 3 17 3Z\" fill=\"currentColor\"/><path d=\"M17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 14.7909 14.7909 13 17 13Z\" fill=\"currentColor\"/><path d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\" fill=\"currentColor\"/>",
7048
+ "iconName": "connectors-1, connection, apps",
7049
+ "variant": {
7050
+ "join": "round",
7051
+ "filled": "on",
7052
+ "radius": "0",
7053
+ "stroke": "1.5"
7054
+ },
7055
+ "createdAt": "2025-12-16T18:01:50.917281+00:00",
7056
+ "packageName": "round-filled-radius-0-stroke-1.5",
7057
+ "componentName": "IconConnectors1"
7058
+ },
7059
+ {
7060
+ "category": "Devices & Signals",
7061
+ "svg": "<path d=\"M17 3C19.2091 3 21 4.79086 21 7C21 8.95272 19.6005 10.5776 17.75 10.9287V17C17.75 17.4142 17.4142 17.75 17 17.75H10.9287C10.5776 19.6005 8.95272 21 7 21C4.79086 21 3 19.2091 3 17C3 14.7909 4.79086 13 7 13C8.95272 13 10.5776 14.3995 10.9287 16.25H16.25V10.9287C14.3995 10.5776 13 8.95272 13 7C13 4.79086 14.7909 3 17 3Z\" fill=\"currentColor\"/><path d=\"M7 3C9.20914 3 11 4.79086 11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3Z\" fill=\"currentColor\"/>",
7062
+ "iconName": "connectors-2, connection, apps",
7063
+ "variant": {
7064
+ "join": "round",
7065
+ "filled": "on",
7066
+ "radius": "0",
7067
+ "stroke": "1.5"
7068
+ },
7069
+ "createdAt": "2025-12-16T18:01:50.917281+00:00",
7070
+ "packageName": "round-filled-radius-0-stroke-1.5",
7071
+ "componentName": "IconConnectors2"
7072
+ },
7031
7073
  {
7032
7074
  "category": "Code",
7033
7075
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3.75C3 3.33579 3.33579 3 3.75 3H20.25C20.6642 3 21 3.33579 21 3.75V20.25C21 20.6642 20.6642 21 20.25 21H3.75C3.33579 21 3 20.6642 3 20.25V3.75ZM6.71967 7.21967C7.01256 6.92678 7.48744 6.92678 7.78033 7.21967L9.53033 8.96967C9.82322 9.26256 9.82322 9.73744 9.53033 10.0303L7.78033 11.7803C7.48744 12.0732 7.01256 12.0732 6.71967 11.7803C6.42678 11.4874 6.42678 11.0126 6.71967 10.7197L7.40901 10.0303C7.7019 9.73744 7.7019 9.26256 7.40901 8.96967L6.71967 8.28033C6.42678 7.98744 6.42678 7.51256 6.71967 7.21967ZM10.75 10.5C10.3358 10.5 10 10.8358 10 11.25C10 11.6642 10.3358 12 10.75 12H12.75C13.1642 12 13.5 11.6642 13.5 11.25C13.5 10.8358 13.1642 10.5 12.75 10.5H10.75Z\" fill=\"currentColor\"/>",
@@ -12166,20 +12208,6 @@
12166
12208
  "packageName": "round-filled-radius-0-stroke-1.5",
12167
12209
  "componentName": "IconInputForm"
12168
12210
  },
12169
- {
12170
- "category": "Typography",
12171
- "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.26402 7.20385C7.56565 7.48774 7.58004 7.9624 7.29615 8.26403L3.77994 12L7.29615 15.736C7.58004 16.0376 7.56565 16.5123 7.26402 16.7962C6.96239 17.08 6.48774 17.0657 6.20385 16.764L2.20385 12.514C1.93205 12.2252 1.93205 11.7748 2.20385 11.486L6.20385 7.23598C6.48774 6.93435 6.96239 6.91996 7.26402 7.20385ZM16.736 7.20385C17.0376 6.91996 17.5123 6.93435 17.7962 7.23598L21.7962 11.486C22.0679 11.7748 22.0679 12.2252 21.7962 12.514L17.7962 16.764C17.5123 17.0657 17.0376 17.08 16.736 16.7962C16.4343 16.5123 16.42 16.0376 16.7038 15.736L20.2201 12L16.7038 8.26403C16.42 7.9624 16.4343 7.48774 16.736 7.20385Z\" fill=\"currentColor\"/>",
12172
- "iconName": "insert-html,code, brackets",
12173
- "variant": {
12174
- "join": "round",
12175
- "filled": "on",
12176
- "radius": "0",
12177
- "stroke": "1.5"
12178
- },
12179
- "createdAt": "2025-02-15T21:11:34.065631+00:00",
12180
- "packageName": "round-filled-radius-0-stroke-1.5",
12181
- "componentName": "IconInsertHtml"
12182
- },
12183
12211
  {
12184
12212
  "category": "Statistics & Charts",
12185
12213
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 8.00005C21.1046 8.00005 22 8.89548 22 10C22 11.1046 21.1046 12 20 12C19.7871 12 19.5821 11.966 19.3896 11.9043L16.7627 15.0557C16.9137 15.337 17 15.6584 17 16C17 17.1046 16.1046 18 15 18C13.8954 18 13 17.1046 13 16C13 15.7868 13.0339 15.5815 13.0957 15.3887L9.94434 12.7627C9.663 12.9138 9.34167 13 9 13C8.83937 13 8.68386 12.9782 8.53418 12.9424L5.68652 16.9288C5.88381 17.2387 6 17.6054 6 18C6 19.1046 5.10457 20 4 20C2.89543 20 2 19.1046 2 18C2 16.8955 2.89543 16 4 16C4.16088 16 4.31691 16.0208 4.4668 16.0567L7.31348 12.0713C7.11619 11.7614 7 11.3947 7 11C7 9.89548 7.89543 9.00005 9 9.00005C10.1046 9.00005 11 9.89548 11 11C11 11.2127 10.9658 11.4172 10.9043 11.6094L14.0557 14.2364C14.3369 14.0855 14.6585 14 15 14C15.2129 14 15.4179 14.0341 15.6104 14.0957L18.2363 10.9444C18.0854 10.6631 18 10.3415 18 10C18 8.89548 18.8954 8.00005 20 8.00005Z\" fill=\"currentColor\"/><path d=\"M4.5 7.00005C5.32843 7.00005 6 7.67162 6 8.50005C6 9.32847 5.32843 10 4.5 10C3.67157 10 3 9.32847 3 8.50005C3 7.67162 3.67157 7.00005 4.5 7.00005Z\" fill=\"currentColor\"/><path d=\"M16.6464 6.14649C16.8417 6.34176 16.8417 6.65834 16.6464 6.8536L14.8536 8.64649C14.6583 8.84176 14.3417 8.84176 14.1464 8.64649L12.3536 6.8536C12.1583 6.65834 12.1583 6.34176 12.3536 6.14649L14.1464 4.3536C14.3417 4.15834 14.6583 4.15834 14.8536 4.3536L16.6464 6.14649Z\" fill=\"currentColor\"/>",
@@ -21854,6 +21882,20 @@
21854
21882
  "packageName": "round-filled-radius-0-stroke-1.5",
21855
21883
  "componentName": "IconVibeCoding"
21856
21884
  },
21885
+ {
21886
+ "category": "Code",
21887
+ "svg": "<path d=\"M8.71967 4.21973C9.01257 3.92686 9.48733 3.92684 9.78022 4.21973C10.0731 4.51261 10.0731 4.98739 9.78022 5.28027L3.06049 12L9.78022 18.7197C10.0731 19.0126 10.0731 19.4874 9.78022 19.7803C9.48733 20.0732 9.01257 20.0731 8.71967 19.7803L1.46967 12.5303C1.17678 12.2374 1.17678 11.7626 1.46967 11.4697L8.71967 4.21973Z\" fill=\"currentColor\"/><path d=\"M21.4697 11.4697C21.7626 11.1769 22.2373 11.1768 22.5302 11.4697C22.8231 11.7626 22.8231 12.2374 22.5302 12.5303L15.2802 19.7803C14.9873 20.0732 14.5126 20.0731 14.2197 19.7803C13.9268 19.4874 13.9268 19.0126 14.2197 18.7197L21.4697 11.4697Z\" fill=\"currentColor\"/><path d=\"M16.9999 3C17.2409 3.00002 17.4574 3.14821 17.5439 3.37305L18.2402 5.18555C18.3418 5.44945 18.5505 5.6582 18.8144 5.75977L20.6269 6.45605C20.8517 6.54261 20.9999 6.75908 20.9999 7C20.9999 7.24092 20.8517 7.45739 20.6269 7.54395L18.8144 8.24023C18.5505 8.3418 18.3418 8.55055 18.2402 8.81445L17.5439 10.627C17.4574 10.8518 17.2409 11 16.9999 11C16.759 11 16.5425 10.8518 16.456 10.627L15.7597 8.81445C15.6581 8.55057 15.4494 8.34182 15.1855 8.24023L13.373 7.54395C13.1481 7.45741 12.9999 7.24095 12.9999 7C12.9999 6.75905 13.1481 6.54259 13.373 6.45605L15.1855 5.75977C15.4494 5.65818 15.6581 5.44943 15.7597 5.18555L16.456 3.37305C16.5425 3.14821 16.759 3 16.9999 3Z\" fill=\"currentColor\"/>",
21888
+ "iconName": "vibe-coding-2, ai, ide, syntax",
21889
+ "variant": {
21890
+ "join": "round",
21891
+ "filled": "on",
21892
+ "radius": "0",
21893
+ "stroke": "1.5"
21894
+ },
21895
+ "createdAt": "2025-12-16T19:02:16.049338+00:00",
21896
+ "packageName": "round-filled-radius-0-stroke-1.5",
21897
+ "componentName": "IconVibeCoding2"
21898
+ },
21857
21899
  {
21858
21900
  "category": "People",
21859
21901
  "svg": "<path d=\"M3.45703 14.6474C4.91916 13.4928 6.81221 13.1009 8.56152 13.455C8.96731 13.5373 9.22959 13.9329 9.14746 14.3388C9.06509 14.7445 8.66948 15.0068 8.26367 14.9247C6.92131 14.653 5.48285 14.9587 4.38672 15.8241C3.30608 16.6775 2.5 18.1231 2.5 20.2509C2.49952 20.6647 2.16391 21.0009 1.75 21.0009C1.33609 21.0009 1.00048 20.6647 1 20.2509C1 17.7129 1.97966 15.8141 3.45703 14.6474Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.3379 12.3046C22.5396 12.3284 22.7247 12.4335 22.8486 12.5976C22.9903 12.7852 23.0359 13.0287 22.9717 13.2548L20.9209 20.455C20.8291 20.7772 20.5352 20.9998 20.2002 20.9999H6.75C6.33585 20.9999 6.00011 20.664 6 20.2499C6.00002 19.8357 6.3358 19.4999 6.75 19.4999H10.1338L12.0283 12.8446L12.0723 12.7284C12.1947 12.47 12.4568 12.2997 12.75 12.2997H22.25L22.3379 12.3046Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.07812 1.5917C9.38054 1.42662 9.74961 1.49067 9.97949 1.73135L10.0693 1.84561C10.3222 2.24094 10.5837 2.40434 10.7783 2.44815C10.9284 2.48183 11.1353 2.46657 11.3994 2.28115L11.5166 2.19131C11.7776 1.97113 12.1478 1.95803 12.4209 2.14346L12.5312 2.23526C13.2539 2.96056 13.5937 3.75956 13.5391 4.61416C13.4925 5.33989 13.1653 6.00739 12.75 6.6044V6.87881C12.7498 9.56255 10.5812 11.7429 7.90039 11.7431C5.30322 11.7431 3.18652 9.69674 3.05664 7.12881L3.0498 6.87881C3.04975 6.04631 3.18465 5.0037 3.65332 4.14151C4.14807 3.23139 5.02153 2.52831 6.3623 2.52822C6.79721 2.52822 7.44544 2.32606 8.05957 2.07119C8.35035 1.95051 8.60762 1.82932 8.79199 1.73819C8.88387 1.69277 8.95752 1.65558 9.00684 1.62979C9.03147 1.6169 9.05045 1.60694 9.0625 1.60049C9.06832 1.59737 9.07258 1.59507 9.0752 1.59365L9.07812 1.5917ZM8 7.9999C8 8.27605 7.77614 8.4999 7.5 8.4999H4.96484C5.53559 9.53945 6.63699 10.2431 7.90039 10.2431C9.16362 10.2429 10.2644 9.53932 10.835 8.4999H9.5C9.22386 8.4999 9 8.27605 9 7.9999V7.4999H8V7.9999ZM9.23047 3.19033C9.05866 3.27149 8.85632 3.36499 8.63477 3.45694C8.0098 3.7163 7.12041 4.02822 6.3623 4.02822C5.65343 4.0283 5.24565 4.35431 4.97168 4.8583C4.79444 5.18439 4.68069 5.58246 4.61621 5.9999H9.4375C9.45128 5.9999 9.46492 6.00112 9.47852 6.00186C9.48566 6.00155 9.49278 5.9999 9.5 5.9999H11.3457L11.3994 5.91494C11.8155 5.35821 12.0173 4.90282 12.042 4.51846C12.0566 4.29083 12.0106 4.03879 11.835 3.75088C11.3947 3.95278 10.9241 4.01741 10.4502 3.91104C9.97605 3.80459 9.56864 3.54162 9.23047 3.19033Z\" fill=\"currentColor\"/><path d=\"M16.5059 4.43545C16.7981 4.17985 17.2328 4.19185 17.5107 4.45108L17.5645 4.50576L17.7871 4.77237C18.0986 5.16367 18.3541 5.57322 18.5615 6.01162C19.116 5.74968 19.7094 5.52612 20.3516 5.39639C20.7575 5.3144 21.1533 5.57733 21.2354 5.9833C21.3171 6.38913 21.0543 6.78412 20.6484 6.86612C20.1045 6.97601 19.5841 7.17823 19.0576 7.4374L18.5283 7.71377C18.3307 7.8225 18.0939 7.83651 17.8848 7.75186C17.7021 7.67773 17.5573 7.53512 17.4795 7.35635L17.4502 7.27725C17.2727 6.7009 17.0028 6.19515 16.6113 5.70401L16.4355 5.49404L16.3877 5.4335C16.1677 5.12364 16.2138 4.69112 16.5059 4.43545Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -475,6 +475,7 @@ export type CentralIconName =
475
475
  | "IconCodeInsert"
476
476
  | "IconCodeLarge"
477
477
  | "IconCodeLines"
478
+ | "IconCodeMedium"
478
479
  | "IconCodepen"
479
480
  | "IconCoin1"
480
481
  | "IconCoin2"
@@ -501,6 +502,8 @@ export type CentralIconName =
501
502
  | "IconCompassSquare"
502
503
  | "IconComponents"
503
504
  | "IconConcise"
505
+ | "IconConnectors1"
506
+ | "IconConnectors2"
504
507
  | "IconConsole"
505
508
  | "IconConsoleSimple"
506
509
  | "IconConsoleSimple1"
@@ -868,7 +871,6 @@ export type CentralIconName =
868
871
  | "IconInitiatives"
869
872
  | "IconInjection"
870
873
  | "IconInputForm"
871
- | "IconInsertHtml"
872
874
  | "IconInsights"
873
875
  | "IconInstagram"
874
876
  | "IconInvite"
@@ -1560,6 +1562,7 @@ export type CentralIconName =
1560
1562
  | "IconVerticalAlignmentLeft"
1561
1563
  | "IconVerticalAlignmentRight"
1562
1564
  | "IconVibeCoding"
1565
+ | "IconVibeCoding2"
1563
1566
  | "IconVibeCodingBird"
1564
1567
  | "IconVibeCodingStar"
1565
1568
  | "IconVideo"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-0-stroke-1.5",
3
- "version": "1.1.67",
3
+ "version": "1.1.69",
4
4
  "style": "round-filled-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-stroke-1.5/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1639,
14
+ "totalIcons": 1642,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 63,
@@ -286,7 +286,7 @@
286
286
  ]
287
287
  },
288
288
  "Code": {
289
- "count": 44,
289
+ "count": 46,
290
290
  "icons": [
291
291
  "IconAnchor",
292
292
  "IconAnimation",
@@ -314,6 +314,7 @@
314
314
  "IconCodeInsert",
315
315
  "IconCodeLarge",
316
316
  "IconCodeLines",
317
+ "IconCodeMedium",
317
318
  "IconCommits",
318
319
  "IconConsole",
319
320
  "IconConsoleSimple",
@@ -331,6 +332,7 @@
331
332
  "IconShip",
332
333
  "IconTestflight",
333
334
  "IconVibeCoding",
335
+ "IconVibeCoding2",
334
336
  "IconWebsite"
335
337
  ]
336
338
  },
@@ -411,7 +413,7 @@
411
413
  ]
412
414
  },
413
415
  "Devices & Signals": {
414
- "count": 67,
416
+ "count": 69,
415
417
  "icons": [
416
418
  "IconAirdrop",
417
419
  "IconAirplay",
@@ -429,6 +431,8 @@
429
431
  "IconChipSimple",
430
432
  "IconChromecast",
431
433
  "IconCircleRecord",
434
+ "IconConnectors1",
435
+ "IconConnectors2",
432
436
  "IconDevices",
433
437
  "IconFullscreen",
434
438
  "IconHaptic",
@@ -1705,7 +1709,7 @@
1705
1709
  ]
1706
1710
  },
1707
1711
  "Typography": {
1708
- "count": 54,
1712
+ "count": 53,
1709
1713
  "icons": [
1710
1714
  "IconAlignmentCenter",
1711
1715
  "IconAlignmentJustify",
@@ -1729,7 +1733,6 @@
1729
1733
  "IconHorizontalAlignmentBottom",
1730
1734
  "IconHorizontalAlignmentCenter",
1731
1735
  "IconHorizontalAlignmentTop",
1732
- "IconInsertHtml",
1733
1736
  "IconItalic",
1734
1737
  "IconLinebreak",
1735
1738
  "IconLineHeight",
@@ -2305,6 +2308,7 @@
2305
2308
  "IconCodeInsert": "code-insert",
2306
2309
  "IconCodeLarge": "code-large, syntax, brackets",
2307
2310
  "IconCodeLines": "code-lines",
2311
+ "IconCodeMedium": "code-medium, syntax, brackets, dev",
2308
2312
  "IconCodepen": "codepen",
2309
2313
  "IconCoin1": "coin-1, credits, money",
2310
2314
  "IconCoin2": "coin-2, credits",
@@ -2331,6 +2335,8 @@
2331
2335
  "IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
2332
2336
  "IconComponents": "components, figma",
2333
2337
  "IconConcise": "concise, text-shorten, squeeze",
2338
+ "IconConnectors1": "connectors-1, connection, apps",
2339
+ "IconConnectors2": "connectors-2, connection, apps",
2334
2340
  "IconConsole": "console, terminal",
2335
2341
  "IconConsoleSimple": "console-simple",
2336
2342
  "IconConsoleSimple1": "console-simple, terminal",
@@ -2698,7 +2704,6 @@
2698
2704
  "IconInitiatives": "initiatives, nav, rooting",
2699
2705
  "IconInjection": "injection",
2700
2706
  "IconInputForm": "input-form, text-area, prompt",
2701
- "IconInsertHtml": "insert-html, code, brackets",
2702
2707
  "IconInsights": "insights, analyze",
2703
2708
  "IconInstagram": "instagram",
2704
2709
  "IconInvite": "invite, briefing",
@@ -3390,6 +3395,7 @@
3390
3395
  "IconVerticalAlignmentLeft": "vertical-alignment-left",
3391
3396
  "IconVerticalAlignmentRight": "vertical-alignment-right",
3392
3397
  "IconVibeCoding": "vibe-coding, ai, ide, syntax",
3398
+ "IconVibeCoding2": "vibe-coding-2, ai, ide, syntax",
3393
3399
  "IconVibeCodingBird": "vibe-coding-bird, laptop, work",
3394
3400
  "IconVibeCodingStar": "vibe-coding-star, working, home-office",
3395
3401
  "IconVideo": "video, camera, movie, play",
package/index.d.ts CHANGED
@@ -474,6 +474,7 @@ export { IconCodeBrackets, default as IconCodeBracketsDefault, } from "./IconCod
474
474
  export { IconCodeInsert, default as IconCodeInsertDefault, } from "./IconCodeInsert";
475
475
  export { IconCodeLarge, default as IconCodeLargeDefault, } from "./IconCodeLarge";
476
476
  export { IconCodeLines, default as IconCodeLinesDefault, } from "./IconCodeLines";
477
+ export { IconCodeMedium, default as IconCodeMediumDefault, } from "./IconCodeMedium";
477
478
  export { IconCodepen, default as IconCodepenDefault } from "./IconCodepen";
478
479
  export { IconCoin1, default as IconCoin1Default } from "./IconCoin1";
479
480
  export { IconCoin2, default as IconCoin2Default } from "./IconCoin2";
@@ -500,6 +501,8 @@ export { IconCompassRound, default as IconCompassRoundDefault, } from "./IconCom
500
501
  export { IconCompassSquare, default as IconCompassSquareDefault, } from "./IconCompassSquare";
501
502
  export { IconComponents, default as IconComponentsDefault, } from "./IconComponents";
502
503
  export { IconConcise, default as IconConciseDefault } from "./IconConcise";
504
+ export { IconConnectors1, default as IconConnectors1Default, } from "./IconConnectors1";
505
+ export { IconConnectors2, default as IconConnectors2Default, } from "./IconConnectors2";
503
506
  export { IconConsole, default as IconConsoleDefault } from "./IconConsole";
504
507
  export { IconConsoleSimple, default as IconConsoleSimpleDefault, } from "./IconConsoleSimple";
505
508
  export { IconConsoleSimple1, default as IconConsoleSimple1Default, } from "./IconConsoleSimple1";
@@ -867,7 +870,6 @@ export { IconInfinity, default as IconInfinityDefault } from "./IconInfinity";
867
870
  export { IconInitiatives, default as IconInitiativesDefault, } from "./IconInitiatives";
868
871
  export { IconInjection, default as IconInjectionDefault, } from "./IconInjection";
869
872
  export { IconInputForm, default as IconInputFormDefault, } from "./IconInputForm";
870
- export { IconInsertHtml, default as IconInsertHtmlDefault, } from "./IconInsertHtml";
871
873
  export { IconInsights, default as IconInsightsDefault } from "./IconInsights";
872
874
  export { IconInstagram, default as IconInstagramDefault, } from "./IconInstagram";
873
875
  export { IconInvite, default as IconInviteDefault } from "./IconInvite";
@@ -1559,6 +1561,7 @@ export { IconVerticalAlignmentCenter, default as IconVerticalAlignmentCenterDefa
1559
1561
  export { IconVerticalAlignmentLeft, default as IconVerticalAlignmentLeftDefault, } from "./IconVerticalAlignmentLeft";
1560
1562
  export { IconVerticalAlignmentRight, default as IconVerticalAlignmentRightDefault, } from "./IconVerticalAlignmentRight";
1561
1563
  export { IconVibeCoding, default as IconVibeCodingDefault, } from "./IconVibeCoding";
1564
+ export { IconVibeCoding2, default as IconVibeCoding2Default, } from "./IconVibeCoding2";
1562
1565
  export { IconVibeCodingBird, default as IconVibeCodingBirdDefault, } from "./IconVibeCodingBird";
1563
1566
  export { IconVibeCodingStar, default as IconVibeCodingStarDefault, } from "./IconVibeCodingStar";
1564
1567
  export { IconVideo, default as IconVideoDefault } from "./IconVideo";