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.22 kB
import t from"react";var m=({children:e,size:o=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:l,mode:d="masked",maskId:s,...p})=>{let h=d!=="raw"&&!!s;return t.createElement("svg",{...p,"aria-hidden":n,role:n?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:a,...l}},i&&!n&&t.createElement("title",null,i),h?t.createElement(t.Fragment,null,t.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},e)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import r from"react";var u=r.memo((e)=>{return r.createElement(m,{...e,ariaLabel:"bottombar-hidden-bottom-wide",maskId:"square-outlined-radius-0-stroke-2-IconBottombarHiddenBottomWide"},r.createElement("path",{d:"M3 5H21V19H3V5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M18 15L6 15",stroke:"currentColor",strokeWidth:"2"}))}),B=u;export{B as default,u as IconBottombarHiddenBottomWide}; //# debugId=1D74298B730F373D64756E2164756E21