@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.29 kB
JavaScript
import t from"react";var a=({children:e,size:r=24,ariaLabel:s,color:i,ariaHidden:o=!0,style:m,mode:p="masked",maskId:n,...g})=>{let V=p!=="raw"&&!!n;return t.createElement("svg",{...g,"aria-hidden":o,role:o?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}},s&&!o&&t.createElement("title",null,s),V?t.createElement(t.Fragment,null,t.createElement("mask",{id:n,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(#${n})`})):e)};import l from"react";var u=l.memo((e)=>{return l.createElement(a,{...e,ariaLabel:"layout-align-right",maskId:"square-outlined-radius-0-stroke-2-IconLayoutAlignRight"},l.createElement("path",{d:"M4 4L4 3H3V4L4 4ZM20 4L21 4V3H20V4ZM20 20V21H21L21 20H20ZM4 20H3V21H4V20ZM15 16V17H17V16H15ZM17 8V7H15V8H17ZM4 5L20 5V3L4 3L4 5ZM19 4L19 20H21V4L19 4ZM20 19H4V21H20V19ZM5 20L5 4L3 4L3 20H5ZM17 16V8H15V16H17Z",fill:"currentColor"}))}),c=u;export{c as default,u as IconLayoutAlignRight};
//# debugId=DFF6FF898CA1330C64756E2164756E21