@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.26 kB
JavaScript
import o from"react";var a=({children:e,size:t=24,ariaLabel:s,color:i,ariaHidden:r=!0,style:m,mode:V="masked",maskId:n,...p})=>{let H=V!=="raw"&&!!n;return o.createElement("svg",{...p,"aria-hidden":r,role:r?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:i,...m}},s&&!r&&o.createElement("title",null,s),H?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 l from"react";var u=l.memo((e)=>{return l.createElement(a,{...e,ariaLabel:"layout-align-bottom",maskId:"square-outlined-radius-0-stroke-2-IconLayoutAlignBottom"},l.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM8 15H7V17H8V15ZM16 17H17V15H16V17ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM8 17H16V15H8V17Z",fill:"currentColor"}))}),w=u;export{w as default,u as IconLayoutAlignBottom};
//# debugId=AAB5039F1DE4E91764756E2164756E21