@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.66 kB
JavaScript
import o from"react";var l=({children:t,size:e=24,ariaLabel:i,color:d,ariaHidden:n=!0,style:a,mode:p="masked",maskId:s,...m})=>{let h=p!=="raw"&&!!s;return o.createElement("svg",{...m,"aria-hidden":n,role:n?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:d,...a}},i&&!n&&o.createElement("title",null,i),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var u=r.memo((t)=>{return r.createElement(l,{...t,ariaLabel:"code-analyze, vibe-coding",maskId:"square-outlined-radius-0-stroke-2-IconCodeAnalyze"},r.createElement("path",{d:"M13 4H4V20H20V11",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M7 8H13",stroke:"currentColor",strokeWidth:"1.8",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 12H10.5",stroke:"currentColor",strokeWidth:"1.8",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 12H17",stroke:"currentColor",strokeWidth:"1.8",strokeLinejoin:"round"}),r.createElement("path",{d:"M7 16H14",stroke:"currentColor",strokeWidth:"1.8",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"}))}),L=u;export{L as default,u as IconCodeAnalyze};
//# debugId=5FFD99232EA23E1864756E2164756E21