@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.2 kB
JavaScript
import r from"react";import s from"react";var l=({children:t,size:o=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:i,...a})=>s.createElement("svg",{...a,"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:p,...i}},n&&!e&&s.createElement("title",null,n),t);var d=t=>r.createElement(l,{...t,ariaLabel:"code-analyze, vibe-coding"},r.createElement("path",{d:"M13 3.75H3.75V20.25H20.25V11",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M7 8.25H13",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 12H10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 12H17",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 15.75H14",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M19 1L20.0804 3.91964L23 5L20.0804 6.08036L19 9L17.9196 6.08036L15 5L17.9196 3.91964L19 1Z",fill:"currentColor"})),k=d;export{d as IconCodeAnalyze,k as default};
//# sourceMappingURL=index.mjs.map