UNPKG

@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.71 kB
import e from"react";var a=({children:o,size:t=24,ariaLabel:i,color:p,ariaHidden:s=!0,style:l,mode:d="masked",maskId:n,...k})=>{let u=d!=="raw"&&!!n;return e.createElement("svg",{...k,"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,...l}},i&&!s&&e.createElement("title",null,i),u?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 r from"react";var h=r.memo((o)=>{return r.createElement(a,{...o,ariaLabel:"divider, add-line",maskId:"square-outlined-radius-0-stroke-2-IconDivider"},r.createElement("path",{d:"M3 12H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M3 5H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M11 5H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M19 5H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M3 19H5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M11 19H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M19 19H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=h;export{w as default,h as IconDivider}; //# debugId=7C6F7A435869A9C964756E2164756E21