@central-icons-react/square-filled-radius-0-stroke-2 1.1.65 → 1.1.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconCodeLarge/index.d.ts +4 -0
- package/IconCodeLarge/index.js +2 -0
- package/IconCodeLarge/index.js.map +1 -0
- package/IconCodeLarge/index.mjs +2 -0
- package/IconCodeLarge/index.mjs.map +1 -0
- package/IconCommits/index.d.ts +4 -0
- package/IconCommits/index.js +2 -0
- package/IconCommits/index.js.map +1 -0
- package/IconCommits/index.mjs +2 -0
- package/IconCommits/index.mjs.map +1 -0
- package/IconVibeCoding/index.d.ts +4 -0
- package/IconVibeCoding/index.js +2 -0
- package/IconVibeCoding/index.js.map +1 -0
- package/IconVibeCoding/index.mjs +2 -0
- package/IconVibeCoding/index.mjs.map +1 -0
- package/README.md +3 -0
- package/icons/index.d.ts +3 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +9 -3
- package/index.d.ts +9 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var a=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var B=(r,e)=>{for(var t in e)a(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of u(e))!d.call(r,o)&&o!==t&&a(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var c=(r,e,t)=>(t=r!=null?f(x(r)):{},s(e||!r||!r.__esModule?a(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>s(a({},"__esModule",{value:!0}),r);var y={};B(y,{IconCodeLarge:()=>L,default:()=>h});module.exports=I(y);var l=c(require("react"));var p=c(require("react")),m=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:i,...C})=>p.default.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},t&&!o&&p.default.createElement("title",null,t),r);var L=r=>l.default.createElement(m,{...r,ariaLabel:"code-large, syntax, brackets"},l.default.createElement("path",{d:"M9.41406 6L3.41406 12L9.41406 18L8 19.4141L0.585938 12L8 4.58594L9.41406 6Z",fill:"currentColor"}),l.default.createElement("path",{d:"M23.4141 12L16 19.4141L14.5859 18L20.5859 12L14.5859 6L16 4.58594L23.4141 12Z",fill:"currentColor"})),h=L;0&&(module.exports={IconCodeLarge});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeLarge/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeLarge: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-large, syntax, brackets\">\n <path\n d=\"M9.41406 6L3.41406 12L9.41406 18L8 19.4141L0.585938 12L8 4.58594L9.41406 6Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.4141 12L16 19.4141L14.5859 18L20.5859 12L14.5859 6L16 4.58594L23.4141 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeLarge;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeLarge_exports","__export","IconCodeLarge","IconCodeLarge_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCodeLarge","props","React","CentralIconBase","IconCodeLarge_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import a from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...c})=>a.createElement("svg",{...c,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},n&&!t&&a.createElement("title",null,n),e);var m=e=>o.createElement(l,{...e,ariaLabel:"code-large, syntax, brackets"},o.createElement("path",{d:"M9.41406 6L3.41406 12L9.41406 18L8 19.4141L0.585938 12L8 4.58594L9.41406 6Z",fill:"currentColor"}),o.createElement("path",{d:"M23.4141 12L16 19.4141L14.5859 18L20.5859 12L14.5859 6L16 4.58594L23.4141 12Z",fill:"currentColor"})),g=m;export{m as IconCodeLarge,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeLarge/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCodeLarge: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"code-large, syntax, brackets\">\n <path\n d=\"M9.41406 6L3.41406 12L9.41406 18L8 19.4141L0.585938 12L8 4.58594L9.41406 6Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.4141 12L16 19.4141L14.5859 18L20.5859 12L14.5859 6L16 4.58594L23.4141 12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeLarge;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpCC,EAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCodeLarge","props","React","CentralIconBase","IconCodeLarge_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(t,r)=>{for(var e in r)p(t,e,{get:r[e],enumerable:!0})},s=(t,r,e,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of x(r))!I.call(t,o)&&o!==e&&p(t,o,{get:()=>r[o],enumerable:!(n=g(r,o))||n.enumerable});return t};var m=(t,r,e)=>(e=t!=null?u(B(t)):{},s(r||!t||!t.__esModule?p(e,"default",{value:t,enumerable:!0}):e,t)),w=t=>s(p({},"__esModule",{value:!0}),t);var P={};h(P,{IconCommits:()=>i,default:()=>y});module.exports=w(P);var l=m(require("react"));var a=m(require("react")),C=({children:t,size:r=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},e&&!o&&a.default.createElement("title",null,e),t);var i=t=>l.default.createElement(C,{...t,ariaLabel:"commits"},l.default.createElement("path",{d:"M12 6C14.9729 6 17.4388 8.16245 17.915 11H23V13H17.915C17.4388 15.8376 14.9729 18 12 18C9.02712 18 6.56117 15.8376 6.08496 13H1V11H6.08496C6.56117 8.16245 9.02712 6 12 6Z",fill:"currentColor"})),y=i;0&&(module.exports={IconCommits});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCommits/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCommits: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"commits\">\n <path\n d=\"M12 6C14.9729 6 17.4388 8.16245 17.915 11H23V13H17.915C17.4388 15.8376 14.9729 18 12 18C9.02712 18 6.56117 15.8376 6.08496 13H1V11H6.08496C6.56117 8.16245 9.02712 6 12 6Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCommits;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,WACpC,EAAAC,QAAA,cAAC,QACC,EAAE,6KACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCommits_exports","__export","IconCommits","IconCommits_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCommits","props","React","CentralIconBase","IconCommits_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import a from"react";import n from"react";var p=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},o&&!e&&n.createElement("title",null,o),r);var C=r=>a.createElement(p,{...r,ariaLabel:"commits"},a.createElement("path",{d:"M12 6C14.9729 6 17.4388 8.16245 17.915 11H23V13H17.915C17.4388 15.8376 14.9729 18 12 18C9.02712 18 6.56117 15.8376 6.08496 13H1V11H6.08496C6.56117 8.16245 9.02712 6 12 6Z",fill:"currentColor"})),g=C;export{C as IconCommits,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCommits/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCommits: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"commits\">\n <path\n d=\"M12 6C14.9729 6 17.4388 8.16245 17.915 11H23V13H17.915C17.4388 15.8376 14.9729 18 12 18C9.02712 18 6.56117 15.8376 6.08496 13H1V11H6.08496C6.56117 8.16245 9.02712 6 12 6Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCommits;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,WACpCC,EAAA,cAAC,QACC,EAAE,6KACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCommits","props","React","CentralIconBase","IconCommits_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var L=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)L(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!h.call(r,e)&&e!==t&&L(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?f(g(r)):{},a(o||!r||!r.__esModule?L(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>a(L({},"__esModule",{value:!0}),r);var I={};x(I,{IconVibeCoding:()=>m,default:()=>B});module.exports=V(I);var n=i(require("react"));var p=i(require("react")),s=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:C,...c})=>p.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...C}},t&&!e&&p.default.createElement("title",null,t),r);var m=r=>n.default.createElement(s,{...r,ariaLabel:"vibe-coding, ai, ide, syntax"},n.default.createElement("path",{d:"M7.40527 6.84375L3.28125 12L7.40527 17.1562L5.84375 18.4053L0.719727 12L5.84375 5.59473L7.40527 6.84375Z",fill:"currentColor"}),n.default.createElement("path",{d:"M23.2803 12L18.1562 18.4053L16.5947 17.1562L20.7188 12L16.5947 6.84375L18.1562 5.59473L23.2803 12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.7246 12.2754L14 13.1504V13.8496L11.7246 14.7246L10.8496 17H10.1504L9.27539 14.7246L7 13.8496V13.1504L9.27539 12.2754L10.1504 10H10.8496L11.7246 12.2754Z",fill:"currentColor"}),n.default.createElement("path",{d:"M14.375 7.625L16 8.25V8.75L14.375 9.375L13.75 11H13.25L12.625 9.375L11 8.75V8.25L12.625 7.625L13.25 6H13.75L14.375 7.625Z",fill:"currentColor"})),B=m;0&&(module.exports={IconVibeCoding});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCoding/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCoding: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding, ai, ide, syntax\">\n <path\n d=\"M7.40527 6.84375L3.28125 12L7.40527 17.1562L5.84375 18.4053L0.719727 12L5.84375 5.59473L7.40527 6.84375Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.2803 12L18.1562 18.4053L16.5947 17.1562L20.7188 12L16.5947 6.84375L18.1562 5.59473L23.2803 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.7246 12.2754L14 13.1504V13.8496L11.7246 14.7246L10.8496 17H10.1504L9.27539 14.7246L7 13.8496V13.1504L9.27539 12.2754L10.1504 10H10.8496L11.7246 12.2754Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.375 7.625L16 8.25V8.75L14.375 9.375L13.75 11H13.25L12.625 9.375L11 8.75V8.25L12.625 7.625L13.25 6H13.75L14.375 7.625Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCoding;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,2GACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVibeCoding_exports","__export","IconVibeCoding","IconVibeCoding_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVibeCoding","props","React","CentralIconBase","IconVibeCoding_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var L=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&l.createElement("title",null,n),t);var s=t=>o.createElement(L,{...t,ariaLabel:"vibe-coding, ai, ide, syntax"},o.createElement("path",{d:"M7.40527 6.84375L3.28125 12L7.40527 17.1562L5.84375 18.4053L0.719727 12L5.84375 5.59473L7.40527 6.84375Z",fill:"currentColor"}),o.createElement("path",{d:"M23.2803 12L18.1562 18.4053L16.5947 17.1562L20.7188 12L16.5947 6.84375L18.1562 5.59473L23.2803 12Z",fill:"currentColor"}),o.createElement("path",{d:"M11.7246 12.2754L14 13.1504V13.8496L11.7246 14.7246L10.8496 17H10.1504L9.27539 14.7246L7 13.8496V13.1504L9.27539 12.2754L10.1504 10H10.8496L11.7246 12.2754Z",fill:"currentColor"}),o.createElement("path",{d:"M14.375 7.625L16 8.25V8.75L14.375 9.375L13.75 11H13.25L12.625 9.375L11 8.75V8.25L12.625 7.625L13.25 6H13.75L14.375 7.625Z",fill:"currentColor"})),u=s;export{s as IconVibeCoding,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVibeCoding/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVibeCoding: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vibe-coding, ai, ide, syntax\">\n <path\n d=\"M7.40527 6.84375L3.28125 12L7.40527 17.1562L5.84375 18.4053L0.719727 12L5.84375 5.59473L7.40527 6.84375Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M23.2803 12L18.1562 18.4053L16.5947 17.1562L20.7188 12L16.5947 6.84375L18.1562 5.59473L23.2803 12Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.7246 12.2754L14 13.1504V13.8496L11.7246 14.7246L10.8496 17H10.1504L9.27539 14.7246L7 13.8496V13.1504L9.27539 12.2754L10.1504 10H10.8496L11.7246 12.2754Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.375 7.625L16 8.25V8.75L14.375 9.375L13.75 11H13.25L12.625 9.375L11 8.75V8.25L12.625 7.625L13.25 6H13.75L14.375 7.625Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVibeCoding;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,gCACpCC,EAAA,cAAC,QACC,EAAE,2GACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,+JACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVibeCoding","props","React","CentralIconBase","IconVibeCoding_default"]}
|
package/README.md
CHANGED
|
@@ -464,7 +464,9 @@ Below is a complete list of available icons:
|
|
|
464
464
|
- IconCodeAssistant
|
|
465
465
|
- IconCodeBrackets
|
|
466
466
|
- IconCodeInsert
|
|
467
|
+
- IconCodeLarge
|
|
467
468
|
- IconCodeLines
|
|
469
|
+
- IconCommits
|
|
468
470
|
- IconConsole
|
|
469
471
|
- IconConsoleSimple
|
|
470
472
|
- IconConsoleSimple1
|
|
@@ -480,6 +482,7 @@ Below is a complete list of available icons:
|
|
|
480
482
|
- IconSandbox
|
|
481
483
|
- IconShip
|
|
482
484
|
- IconTestflight
|
|
485
|
+
- IconVibeCoding
|
|
483
486
|
- IconWebsite
|
|
484
487
|
|
|
485
488
|
### Communication
|
package/icons/index.d.ts
CHANGED
|
@@ -473,6 +473,7 @@ export type CentralIconName =
|
|
|
473
473
|
| "IconCodeAssistant"
|
|
474
474
|
| "IconCodeBrackets"
|
|
475
475
|
| "IconCodeInsert"
|
|
476
|
+
| "IconCodeLarge"
|
|
476
477
|
| "IconCodeLines"
|
|
477
478
|
| "IconCodepen"
|
|
478
479
|
| "IconCoin1"
|
|
@@ -495,6 +496,7 @@ export type CentralIconName =
|
|
|
495
496
|
| "IconColumnWideHalfAdd"
|
|
496
497
|
| "IconColumnWideHalfRemove"
|
|
497
498
|
| "IconColumnWideRemove"
|
|
499
|
+
| "IconCommits"
|
|
498
500
|
| "IconCompassRound"
|
|
499
501
|
| "IconCompassSquare"
|
|
500
502
|
| "IconComponents"
|
|
@@ -1557,6 +1559,7 @@ export type CentralIconName =
|
|
|
1557
1559
|
| "IconVerticalAlignmentCenter"
|
|
1558
1560
|
| "IconVerticalAlignmentLeft"
|
|
1559
1561
|
| "IconVerticalAlignmentRight"
|
|
1562
|
+
| "IconVibeCoding"
|
|
1560
1563
|
| "IconVibeCodingBird"
|
|
1561
1564
|
| "IconVibeCodingStar"
|
|
1562
1565
|
| "IconVideo"
|