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.36 kB
import r from"react";var l=({children:e,size:o=24,ariaLabel:a,color:i,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?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:i,...p}},a&&!s&&r.createElement("title",null,a),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},e)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";var u=t.memo((e)=>{return t.createElement(l,{...e,ariaLabel:"browser-tabs, tab-groups",maskId:"square-outlined-radius-0-stroke-2-IconBrowserTabs"},t.createElement("path",{d:"M21 5H3V19H21V5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M5.5 8.5L11.5 8.5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M16 8.5H18.5",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M12.5 8.5H15",stroke:"currentColor",strokeWidth:"2"}))}),c=u;export{c as default,u as IconBrowserTabs}; //# debugId=F88154A7433F846B64756E2164756E21