@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.4 kB
JavaScript
import e from"react";var a=({children:o,size:r=24,ariaLabel:l,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...u})=>{let V=p!=="raw"&&!!n;return e.createElement("svg",{...u,"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:i,...m}},l&&!t&&e.createElement("title",null,l),V?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(a,{...o,ariaLabel:"square-minus, remove, delete",maskId:"square-outlined-radius-0-stroke-2-IconSquareMinus"},s.createElement("path",{d:"M15 13.0002L16 13.0003L16.0001 11.0003L15.0001 11.0002L15 13.0002ZM9.00004 11L8.00004 11L7.99997 13L8.99997 13L9.00004 11ZM20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM15.0001 11.0002L9.00004 11L8.99997 13L15 13.0002L15.0001 11.0002ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5Z",fill:"currentColor"}))}),L=d;export{L as default,d as IconSquareMinus};
//# debugId=8EF64617969C356F64756E2164756E21