@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.02 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?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:a,...i}},n&&!t&&l.createElement("title",null,n),o);var V=o=>r.createElement(p,{...o,ariaLabel:"code-analyze, vibe-coding"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 4V5L16.75 6.25293L18 9H19L20.25 6.25293L21 5.91113V21H3V3H16.2002L14 4ZM7 16H14V15H7V16ZM7 12.5H10.5V11.5H7V12.5ZM12 12.5H17V11.5H12V12.5ZM7 9H13V8H7V9Z",fill:"currentColor"}),r.createElement("path",{d:"M21 3.09082L20.7998 3H21V3.09082Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 1L19.4453 3.55468L22 4.5L19.4453 5.44532L18.5 8L17.5547 5.44532L15 4.5L17.5547 3.55468L18.5 1Z",fill:"currentColor"})),f=V;export{V as IconCodeAnalyze,f as default};
//# sourceMappingURL=index.mjs.map