@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.81 kB
JavaScript
import o from"react";var l=({children:e,size:t=24,ariaLabel:i,color:p,ariaHidden:s=!0,style:h,mode:d="masked",maskId:n,...m})=>{let a=d!=="raw"&&!!n;return o.createElement("svg",{...m,"aria-hidden":s,role:s?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:p,...h}},i&&!s&&o.createElement("title",null,i),a?o.createElement(o.Fragment,null,o.createElement("mask",{id:n,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"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import r from"react";var k=r.memo((e)=>{return r.createElement(l,{...e,ariaLabel:"chip-simple, processor",maskId:"square-outlined-radius-0-stroke-2-IconChipSimple"},r.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M15 9H9V15H15V9Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 4V1",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 4V1",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 23V20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M14 23V20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 10H1",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M4 14H1",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M23 10H20",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M23 14H20",stroke:"currentColor",strokeWidth:"2"}))}),V=k;export{V as default,k as IconChipSimple};
//# debugId=95A0AD8BFC6B855464756E2164756E21